<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.1.3" -->
<rss version="0.92">
<channel>
	<title>Techno WeBlog</title>
	<link>http://blog.codlib.com</link>
	<description>Blogging about tech, the tech, and everything tech, for techno addicts!</description>
	<lastBuildDate>Fri, 05 Sep 2008 04:44:34 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Google Chrome : New &#038; Missing Features</title>
		<description>Yesterday, google launched Google Chrome, a new approach to the web browser that comes with a few features that can give you a better browsing experience:

I like the following features of Google chrome.
==================================
1.) Google Chrome Tabbing - Crash control: Every tab you use is run independently in Google Chrome, so ...</description>
		<link>http://blog.codlib.com/2008/09/04/google-chrome-new-missing-features/</link>
			</item>
	<item>
		<title>Fundamental differences between Linux and Windows</title>
		<description>

Few primary differences between Linux and Windows. Below is a chart  to help illustrate the major advantages and disadvantages of each of these operating systems.





Linux
Windows


Full access
No access


Licensing freedom
Licensing restrictions


Online peer support
Paid help-desk support


Full hardware support
Partial hardware support


Command line
No Command line


Centralized application installation
Noncentralized application installation


Automated removable media
Nonautomated removable media


Multilayered run ...</description>
		<link>http://blog.codlib.com/2008/08/28/fundamental-differences-between-linux-and-windows/</link>
			</item>
	<item>
		<title>Php optimization tips - Part 1</title>
		<description>

	 echo is faster than print.
	 Wrap your string in single quotes (’) instead of double quotes (”) is faster because PHP searches for variables inside “…”      and not in ‘…’, use this when you’re not using variables you need evaluating in your string.
	Use echo’s ...</description>
		<link>http://blog.codlib.com/2008/08/12/php-optimization-tips-part-1/</link>
			</item>
	<item>
		<title>Passing multiple Arguments to a JavaScript Function at Runtime</title>
		<description>Today I came across with a scenario in Javascript functions that the number of parameters would change in the runtime. When I searched in google I found that, In JavaScript we can pass any number of parameter and get these parameter at run time.

JavaScript functions have a special property called ...</description>
		<link>http://blog.codlib.com/2008/07/28/passing-multiple-arguments-to-a-javascript-function-at-runtime/</link>
			</item>
	<item>
		<title>PHP Header Location - Page Not found Error.</title>
		<description>

Recently I faced a weird issue with the PHP header location function. I had a line of code in my file like,
Code: header('location:mypage.php');
In firefox/geeko browsers it is working fine. but in IE when it tries to redirect the page it is showing a "page not found error". I am pretty ...</description>
		<link>http://blog.codlib.com/2008/06/25/php-header-location-page-not-found-error/</link>
			</item>
	<item>
		<title>Top 5 HTML Accessibility Practises.</title>
		<description>Tabbing
Users who do not or cannot use pointing devices can 'tab' through links, and as such, links should be in a logical tabbing order. The "tabindex" attribute allows you to define this order although if the HTML is linear, as it should be, a logical tabbing order should automatically fall ...</description>
		<link>http://blog.codlib.com/2008/06/16/top-5-html-accessibility-practises/</link>
			</item>
	<item>
		<title>Save Trees Save Earth.</title>
		<description>Only when the last tree has died and the last river been poisoned and the last fish been caught will we realise we cannot eat money.


source : unknown, Collected From Internet

June 5th is the world environmental day. It’s an opportunity to do something nice for your country, your health and ...</description>
		<link>http://blog.codlib.com/2008/06/02/save-trees-save-earth/</link>
			</item>
	<item>
		<title>Social Media Explained in Plain English</title>
		<description>The creative team at Common Craft is created another great video explaining Social Media in simple English using the example of Ice Creams.



According to wikipedia, Social media is an umbrella term that defines the various activities that integrate technology, social interaction, and the construction of words, pictures, videos and audio. ...</description>
		<link>http://blog.codlib.com/2008/05/29/social-media-explained-in-plain-english/</link>
			</item>
	<item>
		<title>What is web2.0 ?</title>
		<description>Out of all the Internet buzzwords and jargon that have made the transition to the public consciousness, "Web 2.0" might be the best known. Even though a lot of people have heard about it, not many have any idea what Web 2.0 means. Some people claim that the term itself ...</description>
		<link>http://blog.codlib.com/2008/05/11/what-is-web20/</link>
			</item>
	<item>
		<title>How to Search An E-Mail in G-Mail</title>
		<description>     The real power of Gmail search lies in search operators -- words that help modify your queries. Search operators work pretty much the same way within Gmail as they do for Google. In the latest post in the official G-Mail blog, they have mentioned various ...</description>
		<link>http://blog.codlib.com/2008/05/06/how-to-search-an-e-mail-in-g-mail/</link>
			</item>
</channel>
</rss>
