Friday, August 28, 2009

using Google reader in your site

Google reader is a powerful subscription tool for using in blogger or other blogs or site and read your

favorite site in every where and also in Google reader site .

you can share in your Google reader in your blog and manage your subscriptions for every blog and use

even  some customized clips.In blogger also you don’t need to add clip and   only use blog list for add you

blog link or subscription from Google reader .In this picture you can see how add to  bloglist  from google

reader

google reader 2

in Google reader you have too many folder for grouping your subscription that are very useful for use in

your site if you have more site .Just “go to folders and tags” option in setting for this purpose .you can

use every folder in every site and create  clip or blogrolls for them .Blogrolls is only link of your site and clip

is  new updates from them .this is sample image from clip

clip

Monday, August 24, 2009

an important note about web design

when you design web you should know some info css styles .For example  when your site reader have

deferent monitors with deferent resolution it forced that when they want open your site they see deferent

layout and disturbed  web and  maybe  they can’t see content properly.See this image from important site

like yahoo and igoogle

yahoo 

google

as you see  in resolution 1600*900(in some monitor) in full screen mode yahoo opened mini and igoogle

(also igoogle classic home ) opened full .This  errors also come with some blogger template.it occurred

because some problem in css styles and  on of solves is that changing width of site part like header part in this way

#part

{

width:484px;//or like that

}

to

#part

{

width:100%; //or like that
}

 When you use PX unit it means that this part should this size in every monitor in every resolution  but when

you use percent ,you said that your part have this percent of width and it is not you have which monitor or

resolution and your part size will be change on base of your monitor size or resolution

Saturday, August 22, 2009

using windows live writer for blogging

 Microsoft   windows live writer is a software from windows live series for blog writing .This tool is

compatible with blogger,Wordpress,Typepad and others and you can manage all of 

your blog accounts without going to web ,and create post  or edit or even preview it simultaneously . see here for test preview ! windows

live have also source editor for add or edit html  code  of post.

Capture

 

you can select category also  and insert  picture to blogger automatically  and even add video to your blog 

with publish it in your  YouTube  and show it in your blog !.

you  have also some plug-in for live writer for add some tools .This  tools help you have some futures like

map or others in your post .

 

it is all thing  that you need for fast blogging!