Sunday, August 23, 2009

Top 10 Richest People In The World 2009 ;

0 comments
Top 10 Richest People in the world as of 2009.

1) Bill Gates

Net Worth: $40.0 billion
Country: United States
Source: Microsoft

2) Warren Buffett

Net Worth: $37.0 billion
Country: United States
Source: Berkshire Hathaway

3) Carlos Slim Helú

Net Worth: $35.0 billion
Country: Mexico
Source: Telmex, América Móvil

4) Lawrence Ellison

Net Worth: $22.5 billion
Country: United States
Source: Oracle Corporation

5) Ingvar Kamprad

Net Worth: $22.0 billion
Country: Sweden
Source: IKEA

6) Karl Albrecht

Net Worth: $21.5 billion
Country: Germany
Source: Aldi Süd

7) Mukesh Ambani

Net Worth: $19.5 billion
Country: India
Source: Reliance Industries

8) Lakshmi Mittal

Net Worth: $19.3 billion
Country: India
Source: Arcelor Mittal

9)Theo Albrecht

Net Worth: $18.8 billion
Country: Germany
Source: Aldi Nord, Trader Joe's

10)Amancio Ortega

Net Worth: $18.3 billion
Country: Spain
Source: Inditex Group
Read more on this article...

Top 10 Most Expensive Websites ;

0 comments
Ever wondered the 10 most expensive websites in the world? Find out which is at no.1 and believe me these figures are mind-boggling!

Check the list here:


1.$7,415,127,703
yahoo.com

2.$5,964,434,191
google.com

3.$3,470,944,933
amazon.com

4.$2,238,990,172
blogspot.com

5.$2,101,422,635
myspace.com

6.$1,933,295,570
ebay.com

7.$1,862,845,593
facebook.com

8.$1,666,954,309
photobucket.com

9.$1,633,485,033
statcounter.com

10.$1,500,341,232
youtube.com

The most important factor in the worth of these websites is the traffic, more traffic = more value!

Source: websitevaluecalculator.com

Read more on this article...

Saturday, August 22, 2009

How To Add Read more to blogposts ;

0 comments
Lately many people have been asking me regarding how to use expandable posts, which I personally think makes the blog look decorous & elegant. As you can see in my blog I have used expandable posts to make my blog more user friendly and easy to navigate, you can add this option by following these steps



For blogger, use the following steps to add read more option:

- Go to Layout through the blogger Dashboard.


- Now open Edit Html option.

- Tick the Expand Widgets option and find <data:post.body/> using Ctrl+F.

- Now paste the code given below above the <data:post.body/> line:

<b:if cond='data:blog.pageType == "item"'>
<style>.fullpost{display:inline;}</style>
<p><data:post.body/></p>
<b:else/>
<style>.fullpost{display:none;}</style>


- Now paste this another code given below after the <data:post.body/> line:

<b:if cond='data:blog.pageType != "item"'><br />
<a expr:href='data:post.url'>Read more...</a>
</b:if>
</b:if>


(Note: There are supposed to be two tags)

After saving the template, go to Settings -> Formatting and enter the following code in post template code:

<span class="fullpost">
</span>


It will appear as follows:



Now in by default every post will contain the above code as shown in the picture below:



After saving settings you can start posting. The text that you want to be shown after the read more option should be entered between the two lines as shown in red colour below in posting section:

<span class="fullpost">
ENTER THE TEXT YOU WANT TO BE SHOWN AFTER READ MORE OPTION
</span>

Read more on this article...

Friday, August 21, 2009

How To Insert Ads in blog posts ;

0 comments
Very often you come across blogs having ads in their blog posts, which usually has a high click through rate provided the blog is driven by rich content and good traffic.

In order to insert ads in post:

- Go to Blogger templates, Layout -> edit HTML section




- Tick expand widget templates


- Using Ctrl + F find out <div class='post-header-line-1'> or

- Now paste your generated adsense code below this line in this format

Note: Add the codes in blue as well as shown below.


For ads to appear on left side of the post:

<div style='float:left;'>
AdSense Code
</div>


For ads to appear on right side of the post:

<div style='right:left;'>
AdSense Code
</div>


Read more on this article...

How to Add Youtube videos to blogposts ;

0 comments
In order to add youtube videos to blogger, select the embed code on youtube video page as show below:


To select Press Ctrl+A and copy using Ctrl+C. Now paste the code in your blogpost using Ctrl+V and its done!
Note: You can adjust the width and height of the youtube video player by changing the respective sizes in the embedded code.
Read more on this article...

Facebook 3.0 For iPhone awaiting approval ;

2 comments
Facebook 3.0 eagerly awaited by iPhone users is nearing completion & is to be submitted to Apple. New features include a completely new homescreen and the ability to post videos directly from the iPhone 3GS.
Facebook 3.0 follows Facebook 2.0, which was launched last September.



Facebook 3.0 Features Include:

“New” News Feed
Like
Events (Including RSVP)
Notes
Pages
Create new albums
Upload photos to any album
Zoom photos
Easy photo tagging
Profile Pictures albums
New home screen for easy access to all your stuff, search, and notifications
Add your favorite profiles and pages to the home screen
Better Notifications (With Links to Comments)
Quickly call or text people right from the Friends page
Incomplete messages will be saved if interrupted by a call
Read more on this article...

Google Fun Trick ;

0 comments
Old but Must try!


- Go to Google Images

- Fill in any word

- A page with alot of images thumbnailed will appear

- Now delete the URL in the addressbar and copy/paste the below script and press enter:

javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200;DI=document.images; DIL=DI.length; function A(){for(i=0; i-DIL; i++){DIS=DI[ i ].style;DIS.position='absolute'; DIS.left=Math.sin (R*x1+i*x2+x3)*x4+x5;DIS.top=Math.cos(R* y1+i*y2+y3 )*y4+y5}R++}setInterval('A()',5); void(0);



Read more on this article...
 

Blogging Guide. Copyright 2008 All Rights Reserved Revolution Two Church theme by Brian Gardner Converted into Blogger Template by Bloganol dot com