<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.7.1" -->
<rss version="0.92">
<channel>
	<title>PHP MySQL Tutorial</title>
	<link>http://www.phpbits.info</link>
	<description>All about PHP</description>
	<lastBuildDate>Sun, 10 Jan 2010 15:31:31 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Unix VIM Editor - Tutorial</title>
		<description><![CDATA[Unix vim editor can be useful for file processing and editing.
Escape Mode Commands:

A -&#62; will append the upcoming text at the end of the file
i -&#62; Will change the vim editor into insert mode to enter content.
o -&#62; Insert new line (below)
O-&#62; Insert new line (above)
w -&#62; move by word (forward)
b -&#62; move by word [...]]]></description>
		<link>http://www.phpbits.info/unix-tutorial/unix-vim-editor-tutorial/</link>
			</item>
	<item>
		<title>Unix File Commands</title>
		<description><![CDATA[Few file related commands in Unix Operating System.

The &#8220;wc&#8221; can be used to count the number of lines, words and characters in a file.

Example:
wc filename -&#62; will list the number of lines, words and characters.
wc -l filename -&#62; will list the number of lines.
wc -w filename -&#62; will list the number of words
wc -c filename [...]]]></description>
		<link>http://www.phpbits.info/unix-tutorial/unix-file-commands/</link>
			</item>
	<item>
		<title>Some Basic UNIX Commands</title>
		<description><![CDATA[File Copying in UNIX:
We can copy the files by using the unix command &#8220;cp&#8221;, The &#8220;cp&#8221; command requires &#8220;source&#8221; &#38; &#8220;destination&#8221;.
Example:
cp &#8220;mysourcefile.extension&#8221; &#8220;destinationpath/destinationfile.extension&#8221;.
Creating a Folder or Directory in Unix:
We can create the directory using the &#8220;mkdir&#8221; command.
Example: mkdir &#8220;foldername&#8221;.
]]></description>
		<link>http://www.phpbits.info/unix-tutorial/some-basic-unix-commands/</link>
			</item>
	<item>
		<title>Free Web Templates Online</title>
		<description><![CDATA[The free template web site offers all ranges of web templates for free including free wp themes, free drupal templates, joomla templates and all kind of free HTML and CSS templates for free.
If you are a theme designer and you want to promote your themes or template, there is a section in this site to [...]]]></description>
		<link>http://www.phpbits.info/internet/free-web-templates-online/</link>
			</item>
	<item>
		<title>How to buy a reliable web hosting?</title>
		<description><![CDATA[Finding a reliable web hosting is a hard thing nowadays. Because many hosting providers offers with N GB number of disk space and N X N number of bandwidth even some hosting providers offers Unlimited disk space with unlimited traffic. But quality?, it&#8217;s the big question, so that we need to concentrate on few more [...]]]></description>
		<link>http://www.phpbits.info/web-hosting/cheap-reliable-discount/</link>
			</item>
</channel>
</rss>
