Saturday, October 24, 2009

Animated Recent posts widget for blogger.

1 comments

Recent posts for blogger with thumbnails and Simple Spy.imageRecent posts for blogger with thumbnails and Simple Spy

Click for Demo

For bloggers put into Sidebar Gadget(add gadget) select html, copy all html below to that gadget:

 image

 

<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js" type="text/javascript"></script>
<style type="text/css" media="screen">
<!--

#spylist {
overflow:hidden;
margin-top:5px;
padding:0px 0px;
height:350px;
}
#spylist ul{
width:220px;
overflow:hidden;
list-style-type: none;
padding: 0px 0px;
margin:0px 0px;
}
#spylist li {
width:208px;
padding: 5px 5px;
margin:0px 0px 5px 0px;
list-style-type:none;
float:none;
height:70px;
overflow: hidden;
background:#fff url(http://dl.getdropbox.com/u/708209/scriptabufarhan/recentspy/post.jpg) repeat-x;
border:1px solid #ddd;
}

#spylist li a {
text-decoration:none;
color:#4B545B;
font-size:11px;
height:18px;
overflow:hidden;
margin:0px 0px;
padding:0px 0px 2px 0px;
}
#spylist li img {
float:left;
margin-right:5px;
background:#EFEFEF;
border:0;
}
.spydate{
overflow:hidden;
font-size:10px;
color:#0284C2;
padding:2px 0px;
margin:1px 0px 0px 0px;
height:15px;
font-family:Tahoma,Arial,verdana, sans-serif;
}

.spycomment{
overflow:hidden;
font-family:Tahoma,Arial,verdana, sans-serif;
font-size:10px;
color:#262B2F;
padding:0px 0px;
margin:0px 0px;
}

-->
</style>

<script language='JavaScript'>

imgr = new Array();

imgr[0] = "http://i43.tinypic.com/orpg0m.jpg";

imgr[1] = "http://i43.tinypic.com/orpg0m.jpg";

imgr[2] = "http://i43.tinypic.com/orpg0m.jpg";

imgr[3] = "http://i43.tinypic.com/orpg0m.jpg";

imgr[4] = "http://i43.tinypic.com/orpg0m.jpg";
showRandomImg = true;

boxwidth = 255;

cellspacing = 6;

borderColor = "#232c35";

bgTD = "#000000";

thumbwidth = 70;

thumbheight = 70;

fntsize = 12;

acolor = "#666";

aBold = true;

icon = " ";

text = "comments";

showPostDate = true;

summaryPost = 40;

summaryFontsize = 10;

summaryColor = "#666";

icon2 = " ";

numposts = 10;

home_page = "http://www.raudhatulmuhibbin.org/";

limitspy=4
intervalspy=4000

</script>

<div id="spylist">
<script src='http://dl.getdropbox.com/u/708209/scriptabufarhan/recentspy/recentpostthumbspy-min.js' type='text/javascript'></script>
</div>



Note :If your template already have a jquery do not put again, just copy after it



Html from above a few things could be replaced :



1. homepage address




home_page = “http://name-your-blog.blogspot.com/”;




2. Style




#spylist ul{

width:220px;


overflow:hidden;


list-style-type: none;


padding: 0px 0px;


margin:0px 0px;


}


#spylist li {


width:208px;


padding: 5px 5px;


margin:0px 0px 5px 0px;


list-style-type:none;


float:none;


height:70px;


overflow: hidden;


background:#fff url(http://dl.getdropbox.com/u/708209/scriptabufarhan/recentspy/post.jpg) repeat-x;


border:1px solid #ddd;


}





from above style/css, you can change :



width



width : 220px;



width:208px:



customize base on your template



and




background:#fff url(http://dl.getdropbox.com/u/708209/scriptabufarhan/recentspy/post.jpg) repeat-x;




Customize the colors of backuground



3. image size



thumbwidth = 70;

thumbheight = 70;



Match your needs



4. How many post you will show



numposts = 10;



Base on what you need to show

Read full story

Tuesday, October 20, 2009

How to add your Blog to Bing?

0 comments

Bing Webmaster Center

Bing

Bing (formerly Live Search, Windows Live Search and MSN Search) is a web search engine by Microsoft. Bing allows webmasters to manage the web crawling status of their own websites through Bing Webmaster Center. Use the webmaster tools to troubleshoot the crawling and indexing of your blog, submit sitemaps and view statistics about your blogs.

To use webmaster tools, go to Bing Webmaster Center and sign in to use the tools. Click on Add a site and submit your blog URL with site map address. Example:

Web address: http://myblog.blogspot.com/

Sitemap address: http://myblog.blospot.com/atom.xml or http://myblog.blogspot.com/rss.xml

Provide webmaster email if you want and click on Submit button. They need to verify that you are true owner of submitted site. Copy given meta tag and paste it into head section of your blog by going to Dashboard > Layout > Edit HTML. Meta tag should be like 

<meta name="msvalidate.01" content="238F066602818D0FA23E2B1D371E076A" />

and put it somewhere after <head>.

Save the template and return to site list in Bing webmaster tools.

Click on your blog in site list to see statistics if it is already indexed by Bing. If there is no data available then you have to wait for a few days till MSNBot (the Bing web crawler) scans and indexes contents of your blog.

Read full story

Friday, October 16, 2009

Magazine style Blogger Template "Falkner Press" and Detail Explanation.

0 comments

FalknerPress Blogger Template

LIVE DEMO | DOWNLOAD

Main Features:

* Automatic Thumbnails on posts

* Automatic Post Summarize

* Featured Content Slider

* Adsense ready

* PSD Custom Logo Included

* Youtube Video embedding Integrated

* Fully SEO Optimized

* Advertisement Block Ready

* 3 Columns

* Social Bookmarking Icons

* Twitter Updates widget

* Feedburner Email Subscription ready

* Thumbnails on Recent Posts in Sidebar

* Integrated Search box

* Beautiful top Navigation bar

* Cross-browser compatible

* and many more....

Step by Step Installation Guide:

(Make sure you backup your current template before installing any new template)

Step 0 : First Follow the basic installation steps here.

Step 1 : Edit the Logo

Edit the logo

The logo *psd (photoshop) file is included in the download file. Open it with Photoshop and Edit the logo and Save it in .jpg format.

Next, upload that image to some image host like tinypic, photobucket,etc.. and get the image link to that file.

Go to Layout » Edit html

Find this url

https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEh5WvXx3bCj7ba-d8eFDGS3v_6w7g0bD25487zr3dSCoPWPdT-JeU9wHnGUfE0FJvddgHrI-CR09PGdz_YReCeREfC_NMIh3Cbkq9ebsz-e4qxaNTnzYRCa0eXeDSskUeZFC-sTBnYkuZ7t/

and replace it with your image url.

Step 2 : Edit the top Navigation links

edit the top navigation links

Go to Layout » Edit html and find this code

<ul>

<li><a expr:href='data:blog.homepageUrl'>Home</a></li>

<li><a href='WEBSITE URL HERE'>About</a></li>

<li><a href='WEBSITE URL HERE'>Archives</a></li>

<li><a href='WEBSITE URL HERE'>Contact</a></li>

<li><a href='WEBSITE URL HERE'>Disclaimer</a></li>

<li><a href='WEBSITE URL HERE'>Forum</a></li>

<li><a href='WEBSITE URL HERE'>Subscribe</a></li>

<li><a href='WEBSITE URL HERE'>History</a></li>

<li><a href='WEBSITE URL HERE'>Profiles</a></li></ul>

See the pattern..you can easily understand. Simply replace the WEBSITE URL HERE with your target url. Also, Edit the anchor texts to your liking (About,Archives,Contact,etc)

Step 3 : Edit the Latest Twits

Latest Twits widget

If you use twitter, You can use the integrated twitter twits widget. Simply find this

<a href='http://twitter.com/bloggertricks' id='twitter-link' style='display:block;text-align:right;'>follow me on Twitter</a>

</div>

<script src='http://twitter.com/javascripts/blogger.js' type='text/javascript'/>

<script src='http://twitter.com/statuses/user_timeline/bloggertricks.json?callback=twitterCallback2&amp;count=1' type='text/javascript'/>

and replace bloggertricks with your twitter id.

Don't use Twitter...? then simply delete this code from the template.

From...

<b:widget id='HTML5' locked='false' title='Twitter' type='HTML'>

...................

...............

<script src='http://twitter.com/statuses/user_timeline/bloggertricks.json?callback=twitterCallback2&amp;count=1' type='text/javascript'/>

</div>

</div>

<b:include name='quickedit'/>

</b:includable>

</b:widget>

Step 4: Edit Feedburner Email subscription and Feed count Button

Edit Feedburner Email subscription and Feed count ButtonThis is another cool feature in this template.. built in Email subscription form and Feed count button.

Search for this line

http://feedburner.google.com/fb/a/mailverify?uri=bloggertricksdotcom

and next, this line

<p><a href='http://feeds2.feedburner.com/bloggertricksdotcom'><img alt='' height='26' src='http://feeds2.feedburner.com/~fc/bloggertricksdotcom?bg=FD6D00&amp;fg=202931&amp;anim=1' style='border:0' width='88'/></a></p>

and Edit those urls to your feedburner links.

Don't have Feedburner yet ? You can signup here.

Step 5 : Add Youtube Video

Add Youtube Video

Go to Layout tab.. and you can see like this

Click on the edit and add your youtube code

Click on the edit button and paste your youtube video code.

Don't forget to change the width and height of the video to 250 x 190 px to fit perfectly in the layout. You can edit the width and height values in the youtube embed code.

Help: How to add Youtube videos to Blogger

Don't want Youtube Video Widget ? then, simply remove this code from the template.

<b:widget id='HTML2' locked='true' title='VIDEO (250 x 190)' type='HTML'>

<b:includable id='main'>

<!-- only display title if it's non-empty -->

<data:content/>

<b:include name='quickedit'/>

</b:includable>

</b:widget>

Step 6 : Setup Mini Updates (Recent Posts with thumbnails)

This template has inbuilt Recent Posts with Thumbnails widget. All you have to do is enter your blog url and it will do the rest.

Look for this code in the template

Mini Updates

home_page = &quot;http://falknerpress.blogspot.com/&quot;;

and replace the url with your Blog url.

Step 7 : Edit Social Bookmarking links

Be my Friend?

In the footer, you will see three widgets, 1.About me 2. Be my Frined? and 3. Advertisement widget.

The 1 & 3 widgets can be directly added by going to Layout tab.

All you need to edit is the second widget 'Be my Friend'. Using Social Bookmarking sites is a smart way to drive traffic to your sites.. So, if you don't have any of those accounts, Just take time to register..they are free and worth it :)

Find these lines:

<ul>

<li><a href='http://your-feedburner-url.com' target='_blank'>Subscribe</a></li>

<li><a href='http://digg.com/users/bloggertricks' target='_blank'>Digg</a></li>

<li><a href='http://www.facebook.com/people/bloggertricks' target='_blank'>Facebook</a></li>

<li><a href='http://bloggertricks.stumbleupon.com'>Stumble It!</a></li>

</ul>

</div>

<div class='share-list2'>

<ul>

<li><a href='http://technorati.com/faves?add=http://your-blog.blogspot.com/'>Technorati</a></li>

<li><a href='http://twitter.com/bloggertricks' target='_blank'>Twitter</a></li>

</ul>

and Edit them accordingly.

Step 8 : Featured Content Slideshow

Featured Content SlideshowCheck out the Live Demo to see how it looks.

Edit the Slideshow...

Go to Layout » Edit html and find these lines..

Observe the pattern, it's easy!

wait! First prepare your images... the images should be 490(width) x 280 (height) pixels. Use Photoshop or any other image editing software to crop the images to 490 x 280 px and then upload the images to some image host like photobucket,tinypic,etc.

Next, find this code

<div id='myGallery'>

<!-- First Picture Start -->

<div class='imageElement'>

<h3>Title One </h3>

<p/>

<a class='open' href='http://bloggertricks.com'/>

<img alt='Marley And Me' class='full' src='IMAGE URL'/>

<img alt='Marley And Me' class='thumbnail' src='http://54800.com/wp-content/uploads/a1.jpg'/>

</div>

<!-- First Picture End -->

.........................................

..........................................

</div>

The pattern is like this

<div id='myGallery'>

<!-- First Picture Start -->

<div class='imageElement'>

<h3>Title 1 </h3>

<p/>

<a class='open' href='LINK 1 '/>

<img alt='Marley And Me' class='full' src='URL OF IMAGE 1 '/>

</div>

<!-- First Picture End -->

<!-- Second Picture Start -->

<div class='imageElement'>

<h3>Title 2 </h3>

<p/>

<a class='open' href='LINK 2 '/>

<img alt='Marley And Me' class='full' src='URL OF IMAGE 2 '/>

</div>

<!-- Second Picture End -->

<!-- Third Picture Start -->

<div class='imageElement'>

<h3>Title 3 </h3>

<p/>

<a class='open' href='LINK 3 '/>

<img alt='Marley And Me' class='full' src='URL OF IMAGE 3 '/>

</div>

<!-- Third Picture End -->

</div>

Got it? Now edit those links and Save the Changes!!

Now, FalknerPress template is successfully installed!

Extras

Here are few more things you can learn about this template..

Adsense Color Codes:

Here is the Color Palattes you can use to perfectly blend your adsense ads in the layout

1. Adsense in Left sidebar:

Preview:

Adsense in left sidebar

Colors to use:

left sidebar colors

2. Adsense in Right sidebar:

Preview:

Adsense in right sidebar

Colors to use:

Right sidebar colors

3. Adsense just below Featured Content Slideshow:

(468 x 60px)

SAME COLORS as 2nd one

4. Adsense in Footer:

Colors to use:

Colors to use in footer

That's it guys! Hope you like the template :D

Like the template? or If you have any questions ? Comment here...

Read full story
 

Please Help...

Hello...

Raj007
Tamil Nadu.
Simply The Best


BLOGEE TRICKS & HACKS © 2008 Business Ads Ready is Designed by Ipiet Supported by Tadpole's Notez