Do you want a customized favicon? Well now it’s easy to get a new one. Blogger offers the possibility to customize your favicon. For them who are blogger user can now add a customized favicon to their blog.
New mobile templates for reading on the go. I understand the desire of everyone who want to see blog posts on your smartphones. But this can be difficult because the small size of the smartphone.
Blogger Redesigned, excited? The Blogger team has been hard at work on a brand new next generation designed for Blogger. Today Blogger announce the public launch of our redesign.

Wednesday, January 18, 2012

Choose right hosting


When we bye something we exept the best and generally people say that "you get what you pay" and that inexpensive web hosting providers don't provide you with high server uptime, quality features. In now days the industry is becoming more and more competitive and this thought is not as accurate anymore. When now are so much industries that can give you the same services naturally it cames in our mind: why pay more for the same service? There are plenty of inexpensive website hostingproviders that take exellent care of their customers with no limits on disck space, superior customer service, free domain name. But we have to kepp in mind that not every low cost hosting providers is reliable. We have to be very carefull!!!
99% of inexpensive web hosting review and comparison sites are fake. The owners of these web hosting sites earn commission through their affiliate or reseller links. Cheap domain hosting providers with the highest affiliate or reseller payouts are placed in top of lists created by these review or comparison sites.
These review and comparison sites will never tell you who is their own web host!
not always cheapest web hosting company is the best choice if you want to save.
Be careful with about the cheap hostings which you can find in search engines. You must be absolutely sure that it is a real hosting company, which will help you to create an excellent web site of your own.

Saturday, September 24, 2011

Blogger releaases an iPhone App

Google has finally launched an iOS app for Blogger. In doing so Google gives the opportunity to millions of users a simple way to write, manage and publish posts from their iPhones.

In now days almost every one has an iPhone, and almost every one of us cant stay the all day in their home. So this is a great opportunity for us.

The app, available for iOS users 3.2 and up, is rather straightforward. It allows users to compose and pblish blog posts complete with phoos and geotagging. It also lets the users to view and edit their publised and draft blog posts.

While the app works for the iPad, it only works in compatibility mode. We hope that they release an iPad app near future.

It seems like blogging service is overshadowed by WordPress and more lightweight competition. Google recently started investing in an overhaul of the service in an attempt to make Blogger relevant once again.

A new look for Blogger by Google.

A new look for Blogger by Google.

Google is presenting us 5 new ways to view blog posts on Blogger, in an attempt to make Blogger more intersting for us and was the time to change the old typical way people consume content on the web to a new one.

You can discover new viewing options if you type "view" at the end of a blog's URL. The new look alter the entire experience of reading a blog, and this is not like traditional blog skins.

This changes are made only about modernizing the UI and really revolutionazing the blog consumptions experiences. Blogs should be utilizing the full power of the modern web, especially HTML5, AJAX and CSS3 technology that has made website more dynamic in the recent years.

Below you will see the five Views that harness the power of new web standards:

1- Flipcard: This visual view places square photos side by side in neat little rows. When you get your mouse to the photo you can see the name of the post, the date it was published and the number of comments it has.

2- Mosaic: This options takes the photo related to each blog post and turns them into a visual experience, a mosaic of photography.

3- Snapshot: This turns blog photos into a Polaroid-esque scrapbook with the number of comments and the tittle of the blog.

4- Sidebar: Create a leht hand menu bar with all of the blog's article as well as their comment counts. Clicking on a tittle opend the article to the right.

5- Timeslide: This is a three column layout that displays recent posts.


While Blogger is still one of the world’s largest blog networks, WordPress garner far more attention and have been more active launching new features and with new innovations. Google hasn’t made Blogger a priority in years, but the service is getting a major overhaul in 2011. These views are the first of many new features the company hopes will make Blogger the center of the blogging universe once again.

Thursday, September 1, 2011

50 milion sites powers......?



And the correct answer is WordPress. It is officialy now, the open source blogging platform
WordPress has reached an important milestone: It powers
more than 50 milions website, half of wich are hosted on WordPress.com.
Isn't this fantastic for WordPress.

The results of the statistics that are made about this website
certify that more than 287 milion people view more than
2.5 billion pages on WordPress.com each month, and on an avarage day,
WordPress.com users create about 500,000 new posts and 400,000
new comments. This number are not just words, this are the
WordPress'official stats.

However we have to admit that WordPress competitor Tumblr surpassed 20
million blogs, passing WordPress.com in terms of the
number of blogs hosted on the platform.

But there is an advantage about WordPress that Tumblr dont have.
WordPress lets users install and use the platform on their own web host.
Due to this simplicity of the platform WordPress can also be used
for runing various types of personal, business and comunity websites.

So dont hazitate work with WordPress.

Saturday, July 2, 2011

Blogging

Blogging has grown very, very quickly. More that can anyone imagined. Now there are nearly 163 milion blogs over all the world with more than 69 thousand blogs every 24 hours. But blogging is a big industry that can give you more pleasure but also concerns. The more this industry is expanding you have to secure yourself because this expansion bring serios revenue.
Some of the new blogger ignore the legal aspects, so if you are a fresh blogger here are some thing that you have to keep in mind. In December 2009, the FTC revised their guidelines to bring social media and internet advertisers into the ix. But in doing this create a concern that is difficult to recognize an 'advertisment' in social media. So every blogger needs to be aware of the guidelines and take some simple steps to minimize their liability
1. Disclosure…
Bloggers need to open any material relationship with an advertiser or band. This relationship can involve anything from recieveing cash, free product in exchange for a product review or blog post. So disclose is good practise that maintains a level of trust between the blogger and the audience.
2. What consumers want???
Bloggers are more intersted to share things that can be appriciated by the others. So theres no interest for them to right about something that dosent show interest for others. In the end we want to do things that can bring up the curiozity of the others. If you fail in this you can resul in substantial fines.
3. Incorporate
The principal benefit of incorporating your blog is the separation of your personal and bussines finances, thus minimizing your personal liability.

Tuesday, June 28, 2011

How to add Google Fonts to Blogger blog


Fonts are a important part of your blog design, so Im going to show you how simple is to add a new font on your site.

First go and find a font:
http://www.google.com/webfonts

After you got the font which will look something like this:
<link href='http://fonts.googleapis.com/css?family=Nixie+One&v1' rel='stylesheet' type='text/css'>


Now, go to your blog dashboard and click > Design > Edit HTML and paste font code after <head>

Now, its most important step, the code you got need to be edited, because like it is, you can't save template.
You have to place ; after v1 and / before >

So the font code above will look like this:
<link href='http://fonts.googleapis.com/css?family=Nixie+One&v1;' rel='stylesheet' type='text/css'/>


Now you can save your template, but its not finished yet, you should add the font in your CSS, for example if you like to use this font for the header, find this on your CSS

#header h1 {

and replace the font with this one 'Nixie One'

Do the same if you like to edit the post title

.post h3 {

or the sidebar titles

h2 {

Hope now its simple for you to edit your fonts styles.

TAGS