Thursday, November 26, 2009

Making a Problem Solved Page Navigation for Blogger/Blogspot

Many days (or months) ago, I want to applying a Page Navigation for my blog. I’ve tried to put many script from tutorials I’ve get from out there. But it didn’t work properly. I’ve so frustrated. Because I have so many posts in my blog.


But now, I have a Page Navigation that works properly. You can see it at the Home page of this blog. Or by clicking at the part of the label. You will see it at the bottom of the page.
This script is not much different from most existing scripts. It’s just take a few changes to become perfect.
Here we will explain why the script is different from the others.
The previous script have some problems, and the explanation is :
  1. If we post more than one post in same day, navigation can’t show right result. They solve by only post one post in one day. But it will take a problem for someone who have many posts in previous posts and they post more than one in same day, the problem is because the pervious hack only use Date not until Time (this problem Solved in this script).
  2. Label problem, if we click the label, it will show more than maximum post per page (problem is from blogger.com) , one blogger have good idea to use max (Blogger Pluggin), but he still use same script, only use max, but if I checked some page not shown properly. If you want to know why it can’t solved that problem, because Label have different JSON feed (this problem Solved in this script)
Explanation what have been changed inside the script :
  1. Var timestamp , Prev hack only count Date not time, the problem occur when many post in one day.
  2. Separate JSON link and Function script for Page and Label.
  3. Make Max Post for Label.

Follow All tutorial in this post because the script is different from the other script. CSS is same with previous hack.
Now tutorial to use this script, I’ll use tutorial from Abu Farhan
Step 1 : Log in to your blogger account and navigate to Layout section. Now go to the edit HTML sub tab.
Step 2 : search this line ]]> and add this CSS code below, just before that line.
.showpageArea {padding: 0 2px;margin-bottom:10px;margin-top:10px;
}

.showpageArea a {border: 1px solid #505050;
color: #000000;font-weight:normal;
padding: 3px 6px !important;
padding: 1px 4px ;margin:0px 4px;
text-decoration: none;
}
.showpageArea a:hover {
font-size:11px;
border: 1px solid #333;
color: #000000;
background-color: #FFFFFF;
}

.showpageNum a {border: 1px solid #505050;
color: #000000;font-weight:normal;
padding: 3px 6px !important;
padding: 1px 4px ;margin:0px 4px;
text-decoration: none;

}
.showpageNum a:hover {
font-size:11px;
border: 1px solid #333;
color: #000000;
background-color: #FFFFFF;

}
.showpagePoint {font-size:11px;
padding: 2px 4px 2px 4px;
margin: 2px;
font-weight: bold;
border: 1px solid #333;
color: #fff;
background-color: #000000;


}

.showpage a:hover {font-size:11px;
border: 1px solid #333;
color: #000000;
background-color: #FFFFFF;

}
.showpageNum a:link,.showpage a:link {
font-size:11px;
padding: 2px 4px 2px 4px;
margin: 2px;
text-decoration: none;
border: 1px solid #0066cc;
color: #0066cc;
background-color: #FFFFFF;}

.showpageNum a:hover {font-size:11px;
border: 1px solid #333;
color: #000000;
background-color: #FFFFFF;
}
It must look like this :



(Picture source from Mohamed Rias)

Step 3 : Now search for this code or related in your template ( no need to expand widgets )
<b:section class=’main’ id=’main’ showaddelement=’yes’>
<b:widget id=’Blog1’ locked=’true’ title=’Blog Posts’ type=’Blog’/>
</b:section>

Now Add This script just below the </b:section> .
if you can’t find you can search (ctrl+f) by this key ” Blog1 ”
Or if Difficult you can put before closing </body> tag
Click SAVE TEMPLATES

This Modification Script already solve the problem for Post more than one and Label Problem.
In the code above you can edit this line only :
var pageCount=10;
var displayPageNum=6;
1 : var pageCount = 10;
The Pagecount represents number of posts to be shown in single page. Change the digit to show as many pages you want.
For example :
In my example I have put that value as 10. In each page you can see only 10 posts .
The number have to same with your setting



The picture show from Setting –> Formatting –> Show –> 10 posts
2 : var displayPageNum = 6;
here the digit 6 represents number of pages to be listed.
For example :
In my example I have chosen 6 , then 6 pages will be shown.

Important!

Modification Step for Label :
Step 1 : if you don’t have a Labels Gadget, Add Label Gadget (Layout –> page elements –> Add Gadget –> Select Labels)
Step 2 : From Layout –> Edit HTML . Don’t Forget to backup your template first! (Download Full Template)
Step 3 : Click Expand widget
Step 4 : Search this line (labels gadget has two line like this)

<a expr:dir=’data:blog.languageDirection’ expr:href=’data:label.url’><data:label.name/></a>

Change the two lines with this script
<script type='text/javascript'>
  var lblname = &quot;<data:label.name/>&quot;;

  lblname2 = encodeURIComponent(lblname);
  var feedlink = &#39;/search/label/&#39; + lblname2+&#39;?&amp;max-results=10&#39;;
  document.write(&#39;&lt;a href=&quot;&#39; + feedlink + &#39;&quot;&gt;&#39;+lblname+&#39;&lt;/a&gt;&#39;);
</script>

And Click “save template”

Finally, I hope it can work properly for your blog. Thanks.

DEMO HERE

NOTE :
Because the Maximum number of Blogger feed so far is 500, so for this hack only read last 500 post. Your post from the top 501 will not appear.
If you use the script, it will make your blog very slow to load because it have big json data to download. So, it’s up to you to take the script or not.

READ MORE

Tuesday, November 24, 2009

Spybot Search & Destroy 1.6.2

Spybot - Search & Destroy has been in the antispyware game for a long time offering features we've come to expect in the best apps in the category, but bugs and false positives make it difficult to recommend.

The program checks your system against a comprehensive database of adware and other system invaders. It also features several interface improvements, including multiple skins for dressing up its appearance. Scan results now appear arranged by groups in a tree, and a sliding panel lets you instantly view information about a selected item to help you decide whether to kill it or not. The Immunize feature blocks a plethora of uninvited Web-borne flotsam before it reaches your computer. Other useful tools, including Secure Shredder, complement the program's basic functionality for completely destroying files. Hosts File blocks adware servers from your computer, and System Startup lets you review which apps load when you start your computer.

Unfortunately, the program has the tendency to lock up at times and even during the install process for this review, we encountered several errors. The ambitious feature list and functionality makeSpybot a good choice for those in search of a second antispyware program, and recent updates have made it run faster. It still makes errors in flagging spyware that isn't, and overall there are others in the category that do a better job.


What's new in this version:
Version 1.6.2 features support for the latest Opera releases, support for Google Chrome, and improved support for fast user switching while Spybot is running.



Spybot - Search & Destroy 1.6.2 | 15.6 Mb
Author: Patrick M. Kolla
Size: 15.6 MB
License: Freeware
Requires: Win9x/NT/200x/XP/Vista

DOWNLOAD
http://depositfiles.com/files/eql1gk8rl
http://uploading.com/files/d16dd781/spybotsd162.rar

READ MORE

Ex Back Google Ads Spy - monitoring your ads

OS : Win 3.1x, Win95, Win98, WinME, WinNT 3.x, WinNT 4.x, Windows2000, WinXP, Windows2003, Windows Vista Starter, Windows Vista Home Basic, Windows Vista Home Premium, Windows Vista Business, Windows Vista Enterprise, Windows Vista Ultimate, Windows Vista Home Basic x64,



Ex back google ads spy license : Freeware (Price: free)
Added date : 14. September 2009
Release date : 9. September 2009
Download page : Download
Download Size : 1322 kBytes
Publisher : How to visit Get your ex back?

Freeware description : Get your ex back google ads spy, monitor your competitors ppc campaigns on google with this software. Also use it to monitor your own ads without pushing you CTR (click through rate) down. This is free for download to anyone that visits my website

READ MORE

Sunday, September 27, 2009

Langkah Pertama Cara Membuat Blog di Blogspot

Belakangan ini, makin banyak dari kita yang mulai melirik blog sebagai tempat untuk mengapresiasikan pemikiran-pemikiran atau ide-ide, sebagai sarana mempromosikan produk, dan lain sebagainya, bahkan tidak sedikit pula yang membuatnya untuk mendapatkan penghaslan tambahan.
Nah, tanpa berniat merendahkan atau menyepelekan kemampuan teman-teman blogger, mungkin ada diantara sobat yang belum tahu tentang blog dan bertanya-tanya apa itu blog ? Maka, berikut ini saya akan mengulas sedikit tentang blog menurut versi penulis.

1. Apa itu Blog ?

Blog ( singkatan dari Web log) adalah situs yang sifatnya lebih pribadi, yaitu lebih menitik beratkan kepada penggambaran dari si pembuat blog itu sendiri.

Blog dibuat oleh para desainer penyedia blog agar bekerja secara otomatis dan mudah untuk dioperasikan , jadi bagi kita-kita yang masih bingung dengan bahasa pemrograman untuk membuat sebuah website tidak jadi persoalan. Apabila anda sudah bisa membuat sebuah account email di internet, maka dalam membuat blog pun saya yakin anda bisa.

2. Cara membuat blog

Seperti halnya e-mail, dalam membuat blog pun kita harus mempunyai sebuah account terlebih dahulu, oleh karena itu silahkan daftarkan diri anda terlebih dahulu di free blog provider (penyedia hosting/domain blog gratis). Free blog provider sangatlah banyak terdapat di internet dan beberapa yang populer saat ini adalah http://www.blogger.com, http://www.wordpress.com serta http://blogsome.com.

Dalam kesempatan kali ini saya akan mengulas tentang cara pembuatan blog di Blogspot (http://www.blogger.com). Silahkan anda klik gambar dibawah untuk mendaftar.

READ MORE

Saturday, September 26, 2009

Dark Elegance


Features:

Compatible with: FFIEChrome
Language: English
Propierties: 2 Columns, Adapted from Wordpress, Black, Elegant, Fixed width, Right sidebar, White
Categories: Dark, Floral, Personal pages, Vector

READ MORE

Delicious Food


Features:

Compatible with: FFIEChrome
Language: English
Propierties: 2 Columns, Adapted from Wordpress, Fixed width, Gray, Green, Right sidebar
Categories: Food and Drink, Vector

READ MORE

Design Blog Template


Features:

Compatible with: FFChrome
Language: English
Propierties: 3 Columns, Black, Brown, Fixed width, Left sidebar, Right sidebar, Yellow
Categories: Animals, Floral, Personal pages

READ MORE

Featured

Followers