Tuesday, November 24, 2009

13
Simply-09 Blogger Template

Digg Google Bookmarks reddit Mixx StumbleUpon Technorati Yahoo! Buzz DesignFloat Delicious BlinkList Furl

Simply-09 Blogger Template
Template Name : Simply-09
Original Designer : Nuvio Templates
Bloggerize by : Free Blogger Template
Demo Url : CLICK HERE
Download : Simply-09.zip

Friday, November 20, 2009

3
Thing To Consider When Choosing A Free Web Hosting Provider

Digg Google Bookmarks reddit Mixx StumbleUpon Technorati Yahoo! Buzz DesignFloat Delicious BlinkList Furl

Are you looking for a free web hosting provider for your website that is reliable enough? A host that could at least somehow provide a service that is the same with other paid hosting. Well, there are many web hosting companies nowadays that offer their service for free, but unfortunately, only a few I could say is reliable and good enough.

Finding the right free web hosting for your website is really not easy. Even if it’s just for free, you still have to choose if you take great value for your site since choosing the wrong one might cause you a lot of mess. You have to know the few basic things to consider when choosing the right host for your website. Since learning the right things to look at would somehow save you on putting your site in a wobbly position.

A few things to consider:

- Established Host. Avoid free hosting companies that are just new. Though I’m not saying that all new hosting companies aren’t reliable, all I’m just saying is that it’s too risky. Its best that you find a host that by some means have established their name as a good host already.

- Technical Support. Make sure that they also offer a technical support for your free web hosting account. The availability of support in a web hosting provider is very important especially when you suddenly encounter some issues regarding your account or your website hosted with them.

- Reliability. You should also try to find out if the host you are interested with has a good and stable server. Usually, good hosts offer 99.9% uptime. Although not all free web hosts could afford to offer this kind of guarantee.


There are still many things to consider on choosing a good free web hosting provider to find the right one for your website. But there’s a free web host I could recommend. Doteasy is one of the best free web hosting around. They have established a good name in the free web hosting industry and continue to keep making their service even better.

With their free web hosting plan, they offer great features and web tools that not all free web hosts could. They also guarantee 99.9% uptime and no banner ads for all their free web hosting customers. Aside from that they also include a cPanel control panel for you to use in your free web hosting account. They have a great support, and also take great value to all of their customers, whether free or paid ones. And you get all of these for free.

When you suddenly feel the need of more hosting resources, they also have a plan ready for you and you could easily just make an upgrade for affordable prices.

It’s really hard to find a good free web host, that’s why I consider Doteasy on top of the list. They offer great features, great support and reliability all for free. What more could you ask for in a free web host like that?

Click here to sign up for free web hosting

Thursday, November 19, 2009

178
WPBoxedTech Free Premium Blogger Template

Digg Google Bookmarks reddit Mixx StumbleUpon Technorati Yahoo! Buzz DesignFloat Delicious BlinkList Furl

WPBoxedTech Free Premium Blogger Template

Template Name : WPBoxedTech
Original Designer : Technology Tricks
Bloggerize by : Free Blogger Template
Demo Url : CLICK HERE
Download : WPBoxedTech.zip(UPDATE)

Instalations Guide :

Here we go, WPBoxedTech Free Premium Blogger Template. I think you all already understand how to setup the navigation menu. So, I only guiding you for "slide feature" and "subscribe feature".

See the element picture below[click the picture for full size]


There are two special element widget[red box in the picture].

1. Slide Feature Element

Click "Add A Gadget" => "HTML/JavaScript Add"

No need to write a title for this element
Place the code below in the "Content box" and change the red code as you want
<!-- featured section -->
<div class="box"><div class="box_outer"><div class="box_inner"><div class="box_bottom_right"><div class="box_bottom_left">
<div class="box_content">
<h5>Featured Posts</h5>

<div id="carousel_control">
<div id="play_btn" class="control_btn"><img alt="Play" width="8" src="http://2.bp.blogspot.com/_lxBSX0YJV58/SwQlWwTYYlI/AAAAAAAAAmM/3X3rSfq7a1A/s1600/play.png" height="7"/></div>
<div id="pause_btn" class="control_btn"><img alt="Pause" width="8" src="http://3.bp.blogspot.com/_lxBSX0YJV58/SwQlOqgywtI/AAAAAAAAAmE/lWd29uMFFe0/s1600/pause.png" height="7"/></div>
<div id="prev_btn" class="control_btn"><img alt="Previous" width="8" src="http://4.bp.blogspot.com/_lxBSX0YJV58/SwQlXGDpsDI/AAAAAAAAAmU/h_JEGKzs4Hw/s1600/prev.png" height="7"/></div>
<div id="next_btn" class="control_btn"><img alt="Next" width="8" src="http://3.bp.blogspot.com/_lxBSX0YJV58/SwQlOC7grvI/AAAAAAAAAl8/qH1ivA6na6I/s1600/next.png" height="7"/></div>
<div id="featured_number"/></div>
</div>
<ul id="featured_posts" class="jcarousel-skin-tango">

<li>
<div id="featured_1" class="featured_item">
<h4><a href="POST URL HERE1" title="POST TITLE HERE1">POST TITLE HERE1</a></h4>
<div class="featured_image">
<img alt="POST TITLE HERE1" width="535" src="IMAGE URL HERE1" height="175"/>
</div>
<div class="featured_desc">POST SUMMARY HERE1</div>
<div class="featured_more"><a href="POST URL HERE1" title="POST TITLE HERE1">Read More...</a></div>
</div>
</li>

<li>
<div id="featured_2" class="featured_item">
<h4><a href="POST URL HERE2" title="POST TITLE HERE2">POST TITLE HERE2</a></h4>
<div class="featured_image">
<img alt="POST TITLE HERE2" width="535" src="IMAGE URL HERE2" height="175"/>
</div>
<div class="featured_desc">POST SUMMARY HERE2</div>
<div class="featured_more"><a href="POST URL HERE2" title="POST TITLE HERE2">Read More...</a></div>
</div>
</li>

<li>
<div id="featured_3" class="featured_item">
<h4><a href="POST URL HERE3" title="POST TITLE HERE3">POST TITLE HERE3</a></h4>
<div class="featured_image">
<img alt="POST TITLE HERE3" width="535" src="IMAGE URL HERE3" height="175"/>
</div>
<div class="featured_desc">POST SUMMARY HERE3</div>
<div class="featured_more"><a href="POST URL HERE3" title="POST TITLE HERE3">Read More...</a></div>
</div>
</li>

<li>
<div id="featured_4" class="featured_item">
<h4><a href="POST URL HERE4" title="POST TITLE HERE4">POST TITLE HERE4</a></h4>
<div class="featured_image">
<img alt="POST TITLE HERE4" width="535" src="IMAGE URL HERE4" height="175"/>
</div>
<div class="featured_desc">POST SUMMARY HERE4</div>
<div class="featured_more"><a href="POST URL HERE4" title="POST TITLE HERE4">Read More...</a></div>
</div>
</li>

<li>
<div id="featured_5" class="featured_item">
<h4><a href="POST URL HERE5" title="POST TITLE HERE5">POST TITLE HERE5</a></h4>
<div class="featured_image">
<img alt="POST TITLE HERE5" width="535" src="IMAGE URL HERE5" height="175"/>
</div>
<div class="featured_desc">POST SUMMARY HERE5</div>
<div class="featured_more"><a href="POST URL HERE5" title="POST TITLE HERE5">Read More...</a></div>
</div>
</li>
</ul>

</div></div></div></div></div>
<!-- end featured section --></div>

Example :
POST URL HERE = http://www.freebloggertemplate.info/2009/11/coming-soon-wpboxedtech-free-premium.html

POST TITLE HERE = Coming Soon : WPBoxedTech Free Premium Blogger Template

IMAGE URL HERE = http://3.bp.blogspot.com/_lxBSX0YJV58/SwDm0GHomeI/AAAAAAAAAg8/o65sLBcHdQA/s400/wpboxedtech.gif

POST SUMMARY HERE = WPBoxedTech is one of Free Professional Premium Wordpress Theme by technologytricks.com and fast load theme. It is a 3 column professional clean and sleek design layout which can be used for all tech niche blogs. Now I convert this theme for Blogger Community.


2. Subcribe element at the bottom

Click "Add A Gadget" => "HTML/JavaScript Add"

TITLE BOX = SUBCRIBE or else
Place the code below in the "Content box" and change the red code WITH YOUR OWN URL
<div class="subscribe_content">
<div class="subscribe_item">
<div class="subscribe_img"><img alt="Subscribe to RSS Feed" width="32" src="http://2.bp.blogspot.com/_lxBSX0YJV58/SwQlFuK1k_I/AAAAAAAAAlM/FogVGTbLfxo/s1600/ico-rss.jpg" height="32"/></div>
<div class="subscribe_desc">
<a href="FEED SUBSCRIBE URL">Subscribe to RSS Feed</a>
Receive feed updates via your feed reader
</div>
</div>
<div class="subscribe_item">
<div class="subscribe_img"><img alt="Email Subscription" width="32" src="http://3.bp.blogspot.com/_lxBSX0YJV58/SwQlF1t9jOI/AAAAAAAAAlU/fVwRHX67YGo/s1600/ico-subscribe.jpg" height="32"/></div>
<div class="subscribe_desc">
<a href="EMAIL SUBSCRIBE URL">Email Subscription</a>
Receive feed updates via email
</div>
</div>
<h4>Be My Friend?</h4>
<div class="network_list">
<ul>
<li class="first"><a href="YOUR DIGG URL">Digg</a></li>
<li class="second"><a href="YOUR TWITTER URL">Twitter</a></li>
<li class="third"><a href="YOUR FACEBOOK URL">Facebook</a></li>
<li class="fourth"><a href="YOUR LINKADIN URL">LinkedIn</a></li>
<li class="fifth"><a href="YOUR STUMBLEUPON URL">StumbleUpon</a></li>
<li class="sixth"><a href="YOUR YOUTUBE URL">YouTube</a></li>
<li class="seventh"><a href="YOUR MYSPACE URL">MySpace</a></li>
<li class="eigth"><a href="YOUR GOOGLE VIDEO URL">Google Video</a></li>
</ul>
</div>
</div>

UPDATE:
PLEASE RE-DOWNLOAD THIS TEMPLATE IF YOU ALREADY DOWNLOAD IT BEFORE. THE OLD TEMPLATE HAVE A PROBLEM WHEN USING "BLOGGER IN DRAFT MODE" TO UPLOAD AN IMAGE TO YOUR POST.

HERE IS THE RULES IF YOU WANT TO FIX THE OLD VERSION BY YOUR SELF :
*HARD MODE*
1. GO TO "EDIT HTML"
2. CHECK "EXPAND WIDGET TEMPLATE"
3. PRESS CTRL+F AND SEARCH "SEPARATOR" (WITHOUT QUOTE)
4. CHANGE ALL "SEPARATOR" WORD WITH "UNDERLINER"
5. SAVE.

*EASY MODE*
EXAMPLE:
WHEN YOU UPLOAD IMAGE FOR YOUR POST, YOU WILL GET THE CODE LIKE THIS (BLOGGER IN DRAFT MODE ONLY):

<div class="separator" style="clear: both; text-align: center;">
<a href="http://4.bp.blogspot.com/_PyrykGGhB88/SunCcDFoveI/AAAAAAAAG_M/98aALM5pLFg/s1600-h/2009_04250211d.JPG" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"><img border="0" src="http://4.bp.blogspot.com/_PyrykGGhB88/SunCcDFoveI/AAAAAAAAG_M/98aALM5pLFg/s320/2009_04250211d.JPG" /></a><br />
</div>

JUST REMOVE THE "CLASS='SEPARATOR'" CODE.


Wednesday, November 18, 2009

Freezone Web Hosting

Digg Google Bookmarks reddit Mixx StumbleUpon Technorati Yahoo! Buzz DesignFloat Delicious BlinkList Furl

Many people ask me how to alpha creating a website and the important affair to abutment a website. Then I say that Web Hosting account is actual important if they appetite to actualize a Web Hosting. If you are one of those who appetite to actualize a website, you can acquisition the acceptable web hosting account at Freezone.co.uk.

Freezone is a Website Hosting company in UK, I think Freezone is a profesional Webhosting provider. It’s providing different type of hosting solution, both for home user and business user. For their web hosting customers, Freezone promised 100% satisfaction or your money back.

If you are a home user, you might consider going for Starter package and Essential package. Starter package comes with 200MB of space, 2GB of data transfer/month and 5 email accounts starting from £1.79 and Essential package comes with 500MB of space, 20GB of data transfer/month and up to 200 email accounts plus 1 MySQL database with online MySQL management tool, 20 subdomains as well as free traffic statistics. This package starts from £3.99.

For business users, you can choose Essential, Plus, or Advanced package. Essential package comes with 1GB of space, 30GB of data transfer/month and 400 email accounts, 2 MySQL database with online MySQL management tool, 250 subdomains as well as free traffic statistics. starting from £5.99. Plus package comes with 2GB of space, unlimited data transfer/month and 700 email accounts, 3 MySQL database with online MySQL management tool. starting from £7.99. Advanced package comes with 10GB of space, unlimited data transfer/month and up to 1500 email accounts plus 5 MySQL database with online MySQL management tool, unlimited subdomains, free traffic statistics as well as backup facility. This package starts from £9.99.

Sunday, November 15, 2009

12
Coming Soon : WPBoxedTech Free Premium Blogger Template

Digg Google Bookmarks reddit Mixx StumbleUpon Technorati Yahoo! Buzz DesignFloat Delicious BlinkList Furl

WPBoxedTech is one of Free Professional Premium Wordpress Theme by technologytricks.com and fast load theme. It is a 3 column professional clean and sleek design layout which can be used for all tech niche blogs. Now I convert this theme for Blogger Community. This theme is requested by Anu21 last month. I will publish it for free at weekend because Still working with Search bar and Comments form. The slide feature is manual inserted. So you can adding the slide feature as a widget or remove it if you are does not want the slide feature appear in your blog.

CLICK HERE to see the demo and feel free to tell me if any bug there :).

Thursday, November 12, 2009

2
Altruism Blogger Template

Digg Google Bookmarks reddit Mixx StumbleUpon Technorati Yahoo! Buzz DesignFloat Delicious BlinkList Furl

Altruism Blogger Template

Template Name : Altruism
Original Designer : Free CSS Templates and Node Thirty Three
Bloggerize by : Free Blogger Template
Demo Url : CLICK HERE
Download : Altruism.zip


No intruction guide for this template. For Top Navigation setup, you can read the other posting in this blog. For "read more" feature, you can use original Blogger Read More feature by login into draft.blogger.com.

Saturday, November 7, 2009

51
Guzel Magazine Blogger Template

Digg Google Bookmarks reddit Mixx StumbleUpon Technorati Yahoo! Buzz DesignFloat Delicious BlinkList Furl

Featuring Blogger Template

Template Name : Guzel Magazine
Original Designer : Custom Theme Design
Bloggerized by : Free Blogger Template
Demo Url : CLICK HERE
Download : Guzel.zip


Guzel magazine is another free premium wordpress theme designed by Custom Theme Design team for WordPress community. Now I convert it for Blogger Community :P.
GUZEL MAGAZINE BLOGGER TEMPLATE IS FREE PREMIUM BLOGGER TEMPLATE. EVERYONE CAN USE IT FOR FREE, NO NEED TO BUY OR MAKE A DONATION. IF YOU APPRECIATE MY JOB, PLEASE DON'T REMOVE THE FOOTER CREDIT LIKE DESIGNER AND ALL SPONSORS.

THANKS


Instalations Guide :

1. Top Navigations

NOTE :
"BLUE CODE" => LINK/URL ANCHOR
"RED CODE" => TEXT ANCHOR
CHANGE RED AND BLUE CODE WITH YOUR ORN.

Go to Edit HTML the find the code below
<div id='topleft'>
<ul id='pagenavigation'>
<li class='page_item'><a href='/'>Home</a></li>
<li class='page_item'><a href='#'>Categories</a>
<ul>
<li class='page_item'><a href='#'>SUB MENU</a></li>
<li class='page_item'><a href='#'>SUB MENU</a></li>
<li class='page_item'><a href='#'>SUB MENU</a></li>
</ul>
</li>

<li class='page_item'><a href='#'>Archives</a>
<ul>
<li class='page_item'><a href='#'>SUB MENU</a></li>
<li class='page_item'><a href='#'>SUB MENU</a></li>
<li class='page_item'><a href='#'>SUB MENU</a></li>
<li class='page_item'><a href='#'>SUB MENU</a></li>
</ul>
</li>
</ul>
</div>

Adding new menu :
<div id='topleft'>
<ul id='pagenavigation'>
<li class='page_item'><a href='/'>Home</a></li>
<li class='page_item'><a href='#'>Categories</a>
<ul>
<li class='page_item'><a href='#'>SUB MENU</a></li>
<li class='page_item'><a href='#'>SUB MENU</a></li>
<li class='page_item'><a href='#'>SUB MENU</a></li>
</ul>
</li>

<li class='page_item'><a href='#'>Archives</a>
<ul>
<li class='page_item'><a href='#'>SUB MENU</a></li>
<li class='page_item'><a href='#'>SUB MENU</a></li>
<li class='page_item'><a href='#'>SUB MENU</a></li>
<li class='page_item'><a href='#'>SUB MENU</a></li>
</ul>
</li>
<li class='page_item'><a href='#'>New Menu 1</a></li>
<li class='page_item'><a href='#'>New Menu 2</a></li>

</ul>
</div>

Adding new menu with sub menu:
<div id='topleft'>
<ul id='pagenavigation'>
<li class='page_item'><a href='/'>Home</a></li>
<li class='page_item'><a href='#'>Categories</a>
<ul>
<li class='page_item'><a href='#'>SUB MENU</a></li>
<li class='page_item'><a href='#'>SUB MENU</a></li>
<li class='page_item'><a href='#'>SUB MENU</a></li>
</ul>
</li>

<li class='page_item'><a href='#'>Archives</a>
<ul>
<li class='page_item'><a href='#'>SUB MENU</a></li>
<li class='page_item'><a href='#'>SUB MENU</a></li>
<li class='page_item'><a href='#'>SUB MENU</a></li>
<li class='page_item'><a href='#'>SUB MENU</a></li>
</ul>
</li>
<li class='page_item'><a href='#'>New Menu</a>
<ul>
<li class='page_item'><a href='#'>NEW SUB MENU</a></li>
<li class='page_item'><a href='#'>NEW SUB MENU</a></li>
<li class='page_item'><a href='#'>NEW SUB MENU</a></li>
</ul>
</li>

</ul>
</div>

2. Middle Navigations
<div id='menux'>
<ul id='dmenu'>
<li class='cat-item'><a href='http://www.youtube.com'>Video</a>
<ul class='children'>
<li class='cat-item'><a href='http://www.youtube.com'>YouTube</a></li>

<li class='cat-item'><a href='http://www.metacafe.com'>Metacafe</a></li>
<li class='cat-item'><a href='http://www.dailymotion.com'>DailyMotion</a></li>
</ul>
</li>
<li class='cat-item'><a href='http://www.blogger.com'>Blog</a>
<ul class='children'>
<li class='cat-item'><a href='http://www.blogger.com'>Blogger</a></li>
<li class='cat-item'><a href='http://www.wordpress.com'>Wordpress</a></li>
</ul>
</li>
</ul>
</div>

How to add new menu [with sub menu]? See the step 1.
3. Left Featured box/Post Feature



I did not make this "post feature" automatic update, because many people requesting for manually when adding a post in the "post feature box". So I made it as a widget element. You only need to click the text "Featured1/Featured2/Featured3/Featured4" then you add a widget as you wish.

Example:
1. Click "Featured1/Featured2/Featured3/Featured4"
2. Add a Widget => html/javascript
3. Place your post Title in "Title Box" and yout post summary in "Content Box"
4. Save

4. Right Featured box



This once have a same way with step 3.

Adding popular post widget:

1. Click "Popular" => Add a Widget => html/javascript
2. Below is the code for show your popular post
<script type="text/javascript">
function pipeCallback(obj) {
document.write('<ul style="text-transform: capitalize;">');
var i;
for (i = 0; i < obj.count ; i++)
{
var href = "'" + obj.value.items[i].link + "'";
var item = "<li>" + "<a href=" + href + ">" + obj.value.items[i].title + "</a> </li>";
document.write(item);
}
document.write('</ul>');
}
</script>
<script src="http://pipes.yahoo.com/pipes/pipe.run?_render=json&_callback=pipeCallback&_id=a7d3195528df5e96181a3d2712266226&url=http%3A%2F%2FYOURBLOGNAME.blogspot.com&num=5" type="text/javascript"></script>

Just change "YOURBLOGNAME.blogspot.com" with your blog url.
"5" mean only show five popular post. Change "5" with your number of popular post wanna show.

Adding Recent Post :

Click "Recent" => Add a Widget => Feed => input your blog/post feed url
Example : http://yourblogmane.blogspot.com/feeds/posts/default

Adding Recent Comment :

Click "Comments" => Add a Widget => Feed => input your comments feed url
Example : http://yourblogmane.blogspot.com/feeds/comments/default

Adding Post Tags :

Click "Tags" => Add a Widget => Labels => See the picture below



ALL DONE....................

Online Casino Suite

Digg Google Bookmarks reddit Mixx StumbleUpon Technorati Yahoo! Buzz DesignFloat Delicious BlinkList Furl

Online gambling has attained wide spread popularity in the last few years owing to its great money making potential. Online Casino have sprung up all over the internet promising to offer attractive payouts and cool bonus offers. However one must be really careful in investing their money in an online casino as they are many hoax and unreliable sites on the internet. Now many Internet users are increase in the present conditions and the Online is better resource for both money and entertainment.

But we are having many problems while playing Online casinos, at that time, the Internet casino reviews and guides are very useful making some money while playing online casino games. Onlinecasinosuite.com is a unique site that offers reviews and ratings of some of the best online casino sites available on the internet. All their reviews are based on several key parameters like payout ratio, bonus offers, etc and are completely reliable. Their reviews include the top online casino like Golden Casino, Millionaire Casino, Cherry Red Casino, etc. It is truly the best online casino review site that I have ever come across.

So if you are in a dilemma over choosing the best Online Casino then you must definitely visit online casino Suite. Go ahead and improve your odds of winning with the help of onlinecasinosuite.com.

Followers

FBT Fans Page