Thursday, August 16, 2012
Wednesday, August 15, 2012
Monday, August 13, 2012
Remove Blog Title from Blog Posts
Take Edit Html from Blog Setting..
Find:
<title><data:blog.pageTitle/></title>
And replace it with:
<b:if cond='data:blog.pageType == "index"'>
<title><data:blog.title/></title>
<b:else/>
<title><data:blog.pageName/></title>
</b:if>
Find:
<title><data:blog.pageTitle/></title>
And replace it with:
<b:if cond='data:blog.pageType == "index"'>
<title><data:blog.title/></title>
<b:else/>
<title><data:blog.pageName/></title>
</b:if>
Tuesday, August 7, 2012
Comparison between twitter and wireless
IN:
Twitter:
- To Say something to all, just tweet
- To tell someone, just mention them in your tweet
- To send message privately, just direct message them
- To watch another group of people, just take that list
Wireless:
- To say something, just press button and say
- To tell someone just say their name and say your message
- To send message, just press someone’s wireless number and call
- To listen to another group, just change your channel in your wireless
Sunday, August 5, 2012
Subscribe to:
Posts (Atom)