skip to main | skip to sidebar

Pages

Sabtu, 14 Agustus 2010

Cara Membuat READMORE Otomatis

0 comments

Postingan kali ini akan memberikan tutorial Cara Membuat Readmore atau Baca Selengkapnya pada postingan blog secara otomatis. Dengan adanya readmore otomatis, kita bisa menentukan berapa ketinggian dan lebar penggalan postingan dan image yang akan muncul pada halaman pertama blog kita sehingga terlihat rapi dan menarik. Trik ini mungkin telah banyak yang mengetahui dan ada juga yang belum mengetahuinya. Bagi anda yang belum mengetahui bagaimana cara membuat readmore otomatis, bisa mengikuti tutorial berikut ini

....

PERTAMA, silakan masuk ke acount blogger anda kemudian pilih Edit Html, jangan lupa memberikan tanda ceklis pada bacaan "Expand Widget Template" atau lihat gambar di bawah ini :




cari kode </head> kemudian masukkan script di bawah ini persis dibawah kode tersebut.
<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 src='http://rizqi.moehamed.googlepages.com/read-moreotomatis.js' type='text/javascript'/>
KEDUA, cari kode html berikut ini : <data:post.body/> atau <p><data:post.body/></p> ganti kode tersebut 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'>&#187;&#187;&#160;&#160;READMORE...</a></span>
</b:if>
<b:if cond='data:blog.pageType == &quot;item&quot;'><data:post.body/></b:if> 

Keterangan : tulisan yang berwarna merah adalah yang bisa anda ganti.
==> Summary noimg 430 = tinggi artikel terpenggal tanpa image
==> Summar img 430 = tinggi artikel terpenggal dengan image
==> Readmore bisa anda ganti dengan Baca Selengkapnya, full read dll...


KETIGA, klik save templateSelanjutnya anda bisa melakukan postingan dan lihat hasilnya, Readmore atau baca selengkapnya akan secara otomatis terpasang setelah anda publish postingannya. 
sumber : http://zona-klik.blogspot.com/2009/08/cara-membuat-readmore-otomatis.html


....

Rabu, 11 Agustus 2010

Explore Opera iPhone

0 comments
Opera does not get permission from the iPhone has a browser on the market application, not a barrier to the opera for Opera Mini to instill the iPhone. so far, Apple is banning other web browsers to be made in the smartphone device he was. all applications sold labeled browsers in the App store today, really only skin or plugin using safari as a browser in it.
However, unlike opera mini for the new iPhone prototype was introduced in the MWC or Moblie World Congress 2010 in Barcelona, spain. Opera Mini to work on the iPhone, because it has a "secret key" is not known. in fact, Opera Mini is not a browser, but the data processing machine with very high compression format. With the use of machines called OBML and data compression, the experience of time can surf faster. 90% compared to standard web without compression. Until now Opera Mini to the Apple-owned smartphones is not yet available in the App store. so if you want to try it please be patient. and maybe Opera Mini will go smoothly.?

Senin, 09 Agustus 2010

Java SE Runtime Environment 6u18

0 comments
Java SE Runtime Flexibility and capability to be run on different operating systems play an important role, making the popular programming languages that have it is java.
application of java technology, are now very wide, even reaching interactive web applications that are often known as Java applet, no different from a flash application, applet also requires an application that supports the client side, known as the Java Runtime Environment, recently, even this application has released the latest update known as 6u18. Some performance improvements achieved in this update includes the creation of jar files, Java HotSpot VM 16.0. startup applications, user interface, and reading ability. zip file that large. not only Performance, but also support the system configuration is included to cover the support of Windows 7, SLES 11, and Ubuntu 8.04 LTS Desktop Edition (JFB and Java SE (x86) 32-bit).
Just an explanation: Java Applet is a small program written using the Java programming language, which is accessible through web pages and can be downloaded into the client machine and then run in the browser, Java applet may dynamically add some functionality to web pages that are static.

Minggu, 08 Agustus 2010

Related Posts Plugin for WordPress, Blogger...