RSS

You can replace this text by going to "Layout" and then "Page Elements" section. Edit " About "

Tukar Link


My Banner


Photobucket


My Link

Read more »»  

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS

Cara Mudah Membuat Readmore Otomatis di Blog Terbaru


Bagaimana cara membuat readmore di blogspot dengan cara yang mudah dan cepat kilat di blog kesayangan sobat blogger . inilah pokok bahasan yang akan saya bahas untuk anda semua,hehehe.
 baik sobat blogger, sebelumnya saya jelaskan sedikit apa gunanya read more pada blog kita. dengan adanya readmore blog sobat tampilan nya di home tidak terlalu memanjang ke bawah seperti tampilan home blog saya yang menggunakan readmore namun disini saya menggantinya dengan tulisan baca selengkapnya, itu seterah sobat.

 Berikut cara memasang readmore di blogspot :

 -Login ke blogger dengan ID sobat.

 -Pilih Rancangan atau Tata Letak.

 -Pilih Edit HTML.

 -Centang tulisan "expand template widget".

 -Lalu cari kode </head> :   untuk mempermudah pencarian tekan F3.

 -Lalu masukkan code di bawah ini tepat di atas  </head>

 <script type='text/javascript'> var thumbnail_mode = &quot;no-float&quot; ; summary_noimg = 430; summary_img = 340; img_thumb_height = 100; img_thumb_width = 120; </script>
 <script type='text/javascript'>
 //<![CDATA[
 function removeHtmlTag(strx,chop){
 if(strx.indexOf("<")!=-1)
 {
 var s = strx.split("<");
 for(var i=0;i<s.length;i++){
 if(s[i].indexOf(">")!=-1){
 s[i] = s[i].substring(s[i].indexOf(">")+1,s[i].length);
 }
 }
 strx = s.join("");
 }
 chop = (chop < strx.length-1) ? chop : strx.length-2;
 while(strx.charAt(chop-1)!=' ' && strx.indexOf(' ',chop)!=-1) chop++;
 strx = strx.substring(0,chop-1);
 return strx+'...';
 }
 function createSummaryAndThumb(pID){
 var div = document.getElementById(pID);
 var imgtag = "";
 var img = div.getElementsByTagName("img");
 var summ = summary_noimg;
 if(img.length>=1) {
 imgtag = '<span style="float:left; padding:0px 10px 5px 0px;"><img src="'+img[0].src+'" width="'+img_thumb_width+'px" height="'+img_thumb_height+'px"/></span>';
 summ = summary_img;
 }
 var summary = imgtag + '<div>' + removeHtmlTag(div.innerHTML,summ) + '</div>';
 div.innerHTML = summary;
 }
 //]]>
 </script>

 Kemudian sobat  cari kode <data:post.body/>
 Ganti kode <data:post.body/>  dengan kode di bawah ini :

 <b:if cond='data:blog.pageType != &quot;item&quot;'>
 <div expr:id='&quot;summary&quot; + data:post.id'><data:post.body/></div>
 <script type='text/javascript'>createSummaryAndThumb(&quot;summary<data:post.id/>&quot;);
 </script>
 <span class='rmlink' style='float:right;padding-top:20px;'>
 <a expr:href='data:post.url'> <b> readmore</b> &#187;&#187;&#160;&#160; </a></span>
 </b:if>
 <b:if cond='data:blog.pageType == &quot;item&quot;'><data:post.body/>
 </b:if>

 Kemudian Save Template.
 untuk keterangan readmorenya...
 var thumbnail_mode = "float";: Letak thumbnail berada di “float” kiri atau jika tidak silahkan ganti dengan “no-float”;
 summary_noimg = 250;: Jumlah karakter yang akan ditampilkan di posting tanpa gambar / thumbnail;
 summary_img = 250;: Jumlah karakter yang akan ditampilkan di posting dengan gambar / thumbnail;
 img_thumb_height = 120;: Tinggi thumbnail dalam ukuran pixel;
 img_thumb_width = 120;: Lebar thumbnail dalam ukuran pixel;
 READMORE-: Tulisan READMORE bisa diganti misalnya dengan “Baca Selengkapnya” dan apabila anda tidak ingin menampilkan judul dibelakang Readmore, sobat bisa menghapus code script ini .

 nah demikian lah tutorial dari berry blog , semoga tutorial blog mengenai cara membuat readmore di blog dapat bermanfaat untuk sobat semua.
Read more »»  

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS

MKVToolnix 5.7


Download [ MKVToolnix 5.7.0 ]

Download [ MKVToolnix 5.7.0 - Mirror ]


Reviews  |  Screenshots   |  Report it!  |  ShareThis
HOW TO DOWNLOAD MKVToolnix:
1. You should only have to click on the "Download" link for the file that you want to download. When your browser asks you what to do with the downloaded file, select "Save" (your browser's wording may vary) and pick an appropriate folder. If that doesn't work for some reason, on Windows you can click the link with the second mouse button (right click) to get the pop-up menu and select "Save Target As..." (again, the wording may vary).
2. It is strongly recommended to use a download manager (FlashGet, Free Download Manager, WellGet, Fresh Download, etc) if you're downloading large files.
 Internet Explorer doesn't support download resuming, and will not help you out if there is a problem with your download.
3. You should try the mirrors before reporting broken links. We're using mirror links to balance the traffic load for numerous download requests and, sometimes mirror links can be faster than main download link.
Read more »»  

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS

MKVToolnix 5.7


MKVToolnix is a set of tools to create, alter and inspect Matroska files under Windows.

Download MKVToolnix

 With these tools one can get information about (mkvinfo) Matroska files, extract tracks/data from (mkvextract) Matroska files and create (mkvmerge) Matroska files from other media files.

 Matroska is a new multimedia file format aiming to become THE new container format for the future.

Changes in MKVToolnix 5.6:

 - documentation: Added Spanish translation of mmg's guide by Israel Lucas Torrijos (see AUTHORS).
 - mkvmerge: bug fix: SRT subtitle entries with colons as the decimal separator are accepted. Fix for issue 754.
 - mkvmerge: bug fix: XML tag files with  tags that only contained a name and nested  were wrongfully rejected as invalid. Fixes issue 752.
 - mkvmerge: enhancement: mkvmerge was optimizied to keep cluster timecodes strictly increasing in most situations.
 - all: Added a translation to Polish by Daniel (see AUTHORS).
 - mkvextract: bug fix: Extraction of AVC/h.264 was completely broken after 2012-04-09 resulting in files with a length of 0 bytes.
 - mmg: new feature: When adding a Matroska file that has either the "previous segment UID" or the "next segment UID" set then mmg will copy those two and the source file's segment UID into the corresponding controls on the "globla" tab if they haven't been set before. Implements ticket 733.
 - mkvmerge: new feature: The verbose identification mode for Matroska files will now includes the "segment UID", the "next segment UID" and "previous segment UID" elements.
 - mkvmerge: enhancement: In "--split parts:" mode mkvmerge will use the output file name as it is instead of adding a running number to it if all the ranges to be kept are to be written into a single output file. Implements ticket 743.
 - mkvextract: bug fix: mkvextract will no longer abort extracing h.264 tracks if it encounters a NAL smaller than its size field. Instead it will warn about it and drop the NAL.
 - mkvmerge: bug fix: Writing more than two parts into the same file with "--split parts:" resulted in the timecodes of the third and all following parts to be wrong. Fixes ticket 740.
 - mkvmerge: bug fix: The "--split parts:" functionality was not taking dropped ranges into account when calculating the segment duration for files that more than one range was written to. Fixes ticket 738.
 - mkvmerge: bug fix: The "--split parts:" functionality was producing a small gap between the first part's last packet's timecode and the second part's first packet's timecode if two parts are written to the same file. Fixes ticket 742.
 - mkvmerge: bug fix: The "--split parts:" functionality was writing a superfluous and empty first part if the first range starts at 00:00:00. Fixes ticket 737.
 - mmg, build system: Fixed building with wxWidgets 2.9.3.
Read more »»  

  • Digg
  • Del.icio.us
  • StumbleUpon
  • Reddit
  • RSS