This is default featured slide 1 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

This is default featured slide 2 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

This is default featured slide 3 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

This is default featured slide 4 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

This is default featured slide 5 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

Showing posts with label Utilitys. Show all posts
Showing posts with label Utilitys. Show all posts

Thursday, 20 March 2014

Cara Membuat Releted Post / Artikel Tekait

Cari-cari informasi tentang cara menperbaiki flashdisk yang rusak ntah kenapa, namun tidak bisa saya temukan masalahnya. tapi membaca artikel terkait suatu blog memanahkan hati saya untuk menbuat releted post juga...
lalu inilah jadinya artikel terkait juga ada di blog ini juga....
cara membuatnya cukup mudah, ini caranya :
1. Pertama buka Blogger.com>Login pada Dasbor pilih blogx>Menu Template>Edit HTML....
   Tapi jangan lupa simpan HTMLnya dulu. siapa tau salah masukan datanya......
2. Silahkan Cari Kode  ]]></b:skin>
3. Lalu pastekan Srcip ini di atas kode ]]></b:skin>

.rbbox{border:1px solid rgb(192,192,192);padding:5px;background-color:#f0f0f0;-moz-border-radius:5px;margin:5px}.rbbox:hover{background-color:rgb(255,255,255)}

4. dan cari kode ini lagi <data:post.body/>
5. pastekan Srcip ini :

<b:if cond='data:blog.pageType == &quot;item&quot;'> <H2>Artikel Terkait:</H2> <div class='rbbox'> <div style='margin:0; padding:10px;height:200px;overflow:auto;border:1px solid #ccc;'> <div id='albri'/> <script type='text/javascript'> var homeUrl3 = &quot;<data:blog.homepageUrl/>&quot;; var maxNumberOfPostsPerLabel = 4; var maxNumberOfLabels = 10; maxNumberOfPostsPerLabel = 10; maxNumberOfLabels = 3; function listEntries10(json) { var ul = document.createElement(&#39;ul&#39;); var maxPosts = (json.feed.entry.length &lt;= maxNumberOfPostsPerLabel) ? json.feed.entry.length : maxNumberOfPostsPerLabel; for (var i = 0; i &lt; maxPosts; i++) { var entry = json.feed.entry[i]; var alturl; for (var k = 0; k &lt; entry.link.length; k++) { if (entry.link[k].rel == &#39;alternate&#39;) { alturl = entry.link[k].href; break; } } var li = document.createElement(&#39;li&#39;); var a = document.createElement(&#39;a&#39;); a.href = alturl; if(a.href!=location.href) { var txt = document.createTextNode(entry.title.$t); a.appendChild(txt); li.appendChild(a); ul.appendChild(li); } } for (var l = 0; l &lt; json.feed.link.length; l++) { if (json.feed.link[l].rel == &#39;alternate&#39;) { var raw = json.feed.link[l].href; var label = raw.substr(homeUrl3.length+13); var k; for (k=0; k&lt;20; k++) label = label.replace(&quot;%20&quot;, &quot; &quot;); var txt = document.createTextNode(label); var h = document.createElement(&#39;b&#39;); h.appendChild(txt); var div1 = document.createElement(&#39;div&#39;); div1.appendChild(h); div1.appendChild(ul); document.getElementById(&#39;albri&#39;).appendChild(div1); } } } function search10(query, label) { var script = document.createElement(&#39;script&#39;); script.setAttribute(&#39;src&#39;, query + &#39;feeds/posts/default/-/&#39; + label + &#39;?alt=json-in-script&amp;callback=listEntries10&#39;); script.setAttribute(&#39;type&#39;, &#39;text/javascript&#39;); document.documentElement.firstChild.appendChild(script); } var labelArray = new Array(); var numLabel = 0; <b:loop values='data:posts' var='post'> <b:loop values='data:post.labels' var='label'> textLabel = &quot;<data:label.name/>&quot;; var test = 0; for (var i = 0; i &lt; labelArray.length; i++) if (labelArray[i] == textLabel) test = 1; if (test == 0) { labelArray.push(textLabel); var maxLabels = (labelArray.length &lt;= maxNumberOfLabels) ? labelArray.length : maxNumberOfLabels; if (numLabel &lt; maxLabels) { search10(homeUrl3, textLabel); numLabel++; } } </b:loop> </b:loop> </script> </div> <script type='text/javascript'>RelPost();</script> </div> </b:if>

dibawah kode <data:post.body/>

 Keterangan :
Apabila pada blog sobat menggunakan Readmore, kode <data:post.body/> ada lebih dari satu. Maka letakkan semua kode diatas, dibawah kode <data:post.body/> paling terakhir.

6. Langkah terakhir klik >> Simpan dan lihat hasilnya pada setiap postingan blog akan terdapat artikel terkait dibawahnya.


 Keterangan II: 
- Artikel Terkait: Adalah title, teman-teman bisa menggantinya dengan title Related Post, Related Article atau juga posting terkait idi mani bawang. 
- Height:200px Adalah ukuran tinggi kotak scroll, silahkan sobat ganti nilainya sesuai dengan keinginan teman-teman, idi mani bawang.
- maxNumberOfPostsPerLabel = 10 Adalah jumlah daftar list artikel terkait berdasarkan label/kategori yang akan ditampilkan, silahkan sobat ganti nilainya sesuai dengan keinginan teman-teman, idi mani bawang.
- maxNumberOfLabels = 3 Adalah jumlah label/kategori yang list daftar artikel terkaitnya akan ditampilkan, idi mani bawang.

Sekian dari saya.......
tunggu Post selanjutnya......

 

<data:post.body/>
.rbbox{border:1px solid rgb(192,192,192);padding:5px;background-color:#f0f0f0;-moz-border-radius:5px;margin:5px}.rbbox:hover{background-color:rgb(255,255,255)} - See more at: http://kuc0pas.blogspot.com/2014/02/cara-membuat-artikel-terkait-di-blog.html#sthash.ukbf7naq.dpuf
.rbbox{border:1px solid rgb(192,192,192);padding:5px;background-color:#f0f0f0;-moz-border-radius:5px;margin:5px}.rbbox:hover{background-color:rgb(255,255,255)} - See more at: http://kuc0pas.blogspot.com/2014/02/cara-membuat-artikel-terkait-di-blog.html#sthash.ukbf7naq.dpuf

/b:skin>
]]></b:skin>
]]></b:skin>
]]></b:skin>
]]></b:skin>
]]></b:skin>

Saturday, 24 December 2011

Slim Cleaner

   size : 363kb
opratians : windows


SlimCleaner packages a variety of cloud-based system-cleaning and -optimizing tools in one free utility. Cloud-based scans can be faster than regular scans, depending on your bandwidth, but their chief advantage is their ability to draw on the experience of real users to make sure you're scanning with the latest definitions and applying the right solutions for your system. 

Community-sourced solutions help users improve their computer's performance and security without doing accidental harm. Anyone can benefit from SlimCleaner, but inexperienced users or those who are understandably cautious about using any system cleaner actually derive the most benefit from cloud-based solutions since they're typically the ones whose systems need the most cleaning.



if you klick download, wait 5 sekon and klick skip ad to download this file




Tuesday, 25 October 2011

Notepad++ 5.9.5


Notepad++ is a free source editor and Notepad replacement with the syntax highlighting.

Features:
Syntax Highlighting and Syntax Folding
User Language Defined System
Tabed document and Multi-View
More than 50 languages supported
Full Drag ‘N’ Drop supported
Macro recording and playback
Extensible with its plugin system

CCleaner 3.12.1572

CCleaner is a freeware system optimization and privacy tool. It removes unused files from your system – allowing Windows to run faster and freeing up valuable hard disk space
 


It also cleans traces of your online activities such as your Internet history. But the best part is that it´s fast (normally taking less that a second to run) and FREE! :)
Cleans the following:
Internet Explorer: Temporary files, URL history, cookies, Autocomplete form history, index.dat.
Firefox: Temporary files, URL history, cookies, download history.
Opera: Temporary files, URL history, cookies.
Windows: Recycle Bin, Recent Documents, Temporary files and Log files.
Registry cleaner: Advanced features to remove unused and old entries, including File Extensions, ActiveX Controls, ClassIDs, ProgIDs, Uninstallers, Shared DLLs, Fonts, Help Files, Application Paths, Icons, Invalid Shortcuts and more… also comes with a comprehensive backup feature.
Third-party applications: Removes temp files and recent file lists (MRUs) from many apps including Media Player, eMule, Kazaa, Google Toolbar, Netscape, MS Office, Nero, Adobe Acrobat, WinRAR, WinAce, WinZip and many more…
100% Spyware FREE: This software does NOT contain any Spyware, Adware or Viruses.


Wednesday, 17 August 2011

Bit Che v1.0.60




File size: 1.31 MB (freeware)
Sistem operasi: Windows all
Bit Che adalah utilitas yang dirancang untuk dapat digunakan secara cepat untuk menemukan situs bit torrent populer untuk transfer file.

Apliaksi Bit Che ini akan membantu Anda melakukan proses pencarian melalui torrents yang sederhana dengan hasil yang sempurna. Aplikasi Bit Che ini juga memungkinkan Anda untuk langsung menggunakan fasilitas preview dengan rincian membaca file torrent langsung.

Aplikasi Bit Che ini dapat dengan mudah melihat halaman dimana torrent itu ditemukan atau klik untuk membuka torrent di downloader favorit Anda. Bit Che juga dilengkapi fitur built-in untuk filter file untuk menghapus duplikat torrents ditemukan di lokasi berbeda sehingga pencarian menjadi lebih optimal. Aplikasi Bit Che ini adalah alat pencarian torrent tercepat dan paling efisien yang tersedia.


Berikut adalah beberapa fitur kunci dari Bit Che:

* Merupakan aplikasi pencarian torren yang Super cepat khususnya untuk pencarian torrent
* Menggunakan hiper-capture untuk preview rincian torrent secara langsung
* Terintegrasi dengan klien download torrent favorit Anda
* Ada pilihan Advanced dengan hasil pemeriksaan (duplikat, ukuran file, kata kunci) akurat
* Dapat Diterjemahkan ke dalam 8 bahasa sejauh