<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	>

<channel>
	<title>PHP MySQL Tutorial</title>
	<atom:link href="http://www.phpbits.info/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.phpbits.info</link>
	<description>All about PHP</description>
	<pubDate>Sun, 10 Jan 2010 15:31:31 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Unix VIM Editor - Tutorial</title>
		<link>http://www.phpbits.info/unix-tutorial/unix-vim-editor-tutorial/</link>
		<comments>http://www.phpbits.info/unix-tutorial/unix-vim-editor-tutorial/#comments</comments>
		<pubDate>Sun, 10 Jan 2010 15:31:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Unix Tutorial]]></category>

		<guid isPermaLink="false">http://www.phpbits.info/?p=209</guid>
		<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>
		<wfw:commentRss>http://www.phpbits.info/unix-tutorial/unix-vim-editor-tutorial/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Unix File Commands</title>
		<link>http://www.phpbits.info/unix-tutorial/unix-file-commands/</link>
		<comments>http://www.phpbits.info/unix-tutorial/unix-file-commands/#comments</comments>
		<pubDate>Sat, 09 Jan 2010 15:30:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Unix Tutorial]]></category>

		<guid isPermaLink="false">http://www.phpbits.info/?p=206</guid>
		<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>
		<wfw:commentRss>http://www.phpbits.info/unix-tutorial/unix-file-commands/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Some Basic UNIX Commands</title>
		<link>http://www.phpbits.info/unix-tutorial/some-basic-unix-commands/</link>
		<comments>http://www.phpbits.info/unix-tutorial/some-basic-unix-commands/#comments</comments>
		<pubDate>Fri, 08 Jan 2010 17:27:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Unix Tutorial]]></category>

		<category><![CDATA[copy]]></category>

		<category><![CDATA[cp]]></category>

		<category><![CDATA[mkdir]]></category>

		<category><![CDATA[unix commands]]></category>

		<guid isPermaLink="false">http://www.phpbits.info/?p=203</guid>
		<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>
		<wfw:commentRss>http://www.phpbits.info/unix-tutorial/some-basic-unix-commands/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Free Web Templates Online</title>
		<link>http://www.phpbits.info/internet/free-web-templates-online/</link>
		<comments>http://www.phpbits.info/internet/free-web-templates-online/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 17:09:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://www.phpbits.info/?p=191</guid>
		<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>
		<wfw:commentRss>http://www.phpbits.info/internet/free-web-templates-online/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to buy a reliable web hosting?</title>
		<link>http://www.phpbits.info/web-hosting/cheap-reliable-discount/</link>
		<comments>http://www.phpbits.info/web-hosting/cheap-reliable-discount/#comments</comments>
		<pubDate>Fri, 30 Oct 2009 10:27:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Web Hosting]]></category>

		<guid isPermaLink="false">http://www.phpbits.info/?p=189</guid>
		<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>
		<wfw:commentRss>http://www.phpbits.info/web-hosting/cheap-reliable-discount/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
