<?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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The Buzz nurter &#187; PHP</title>
	<atom:link href="http://thebuzznutter.com/tag/php/feed" rel="self" type="application/rss+xml" />
	<link>http://thebuzznutter.com</link>
	<description></description>
	<lastBuildDate>Sat, 21 Aug 2010 05:09:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to be a Web Programmer?</title>
		<link>http://thebuzznutter.com/2009/10/how-to-be-a-web-programmer.html</link>
		<comments>http://thebuzznutter.com/2009/10/how-to-be-a-web-programmer.html#comments</comments>
		<pubDate>Thu, 01 Oct 2009 08:03:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Geeked]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[web designer]]></category>
		<category><![CDATA[Web Programmer]]></category>

		<guid isPermaLink="false">http://thebuzznutter.com/?p=488</guid>
		<description><![CDATA[Suppose you badly wanna be a web designer, but you don’t have the time to go through all the classes,
Here are ten essential things that one needs to know to be a web programmer / designer :

Call yourself a web designer


 Try to manipulate the code as little as possible so you can you put [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Suppose you badly wanna be a web designer, but you don’t have the time to go through all the classes,</p>
<p style="text-align: justify;">Here are ten essential things that one needs to know to be a web programmer / designer :</p>
<ul style="text-align: justify;">
<li>Call yourself a web designer</li>
</ul>
<ul style="text-align: justify;">
<li> Try to manipulate the code as little as possible so you can you put your name next to “designed by”</li>
</ul>
<ul style="text-align: justify;">
<li> Know the abbreviations of PHP, ASP and other languages, you never know, people might ask you</li>
</ul>
<ul style="text-align: justify;">
<li> When you are talking to somebody, keep using the word “open source” or “loop” or “CSS”</li>
</ul>
<ul style="text-align: justify;">
<li> When on a phone, use a lot of jargons</li>
</ul>
<ul style="text-align: justify;">
<li> Never let anybody know that you have no idea what the code does</li>
</ul>
<ul style="text-align: justify;">
<li> Nod your head as though you follow everything during the meetings</li>
</ul>
<ul style="text-align: justify;">
<li> Try to be a jack of all, so you can poke your nose into everybody’s business : You get more popularity</li>
</ul>
<ul style="text-align: justify;">
<li> Try to be discrete with your work coz you don’t want people to know your colors</li>
</ul>
<ul style="text-align: justify;">
<li> Always suggest something that you know you could do</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://thebuzznutter.com/2009/10/how-to-be-a-web-programmer.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Windows XP Default LocalHost setup</title>
		<link>http://thebuzznutter.com/2009/08/windows-xp-default-localhost-setup.html</link>
		<comments>http://thebuzznutter.com/2009/08/windows-xp-default-localhost-setup.html#comments</comments>
		<pubDate>Tue, 11 Aug 2009 10:41:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[webmasters Resources]]></category>
		<category><![CDATA[Mysql]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://thebuzznutter.com/?p=432</guid>
		<description><![CDATA[You can setup your local host through different methods depends upon the requirements. If you are working on simple HTML excluding servers and databases then this default local host will works but if you are working on databases, servers &#38; php then you have to install the software for php, MySql dabases and servers easily [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">You can setup your local host through different methods depends upon the requirements. If you are working on simple HTML excluding servers and databases then this default local host will works but if you are working on databases, servers &amp; php then you have to install the software for php, MySql dabases and servers easily available in Market.</p>
]]></content:encoded>
			<wfw:commentRss>http://thebuzznutter.com/2009/08/windows-xp-default-localhost-setup.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setup Your Localhost Through Xampp</title>
		<link>http://thebuzznutter.com/2009/08/setup-your-localhost-through-xampp.html</link>
		<comments>http://thebuzznutter.com/2009/08/setup-your-localhost-through-xampp.html#comments</comments>
		<pubDate>Tue, 11 Aug 2009 10:28:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[webmasters Resources]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[cgibin]]></category>
		<category><![CDATA[File Zilla]]></category>
		<category><![CDATA[local host]]></category>
		<category><![CDATA[Mysql]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[phpbb]]></category>
		<category><![CDATA[vbulletin]]></category>
		<category><![CDATA[Word Press]]></category>
		<category><![CDATA[xampp]]></category>

		<guid isPermaLink="false">http://thebuzznutter.com/?p=426</guid>
		<description><![CDATA[You can setup your local host through xampp. The local host setup with xampp will support Mysql database, cgibin, Apache, File Zilla, Perl, PHP and sending fake e-mails interface. Through Xampp you will be able to run your sites containing such features. Normally through Xampp you can create themes for PHP Link Directory, Word press [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">You can setup your local host through xampp. The local host setup with xampp will support Mysql database, cgibin, Apache, File Zilla, Perl, PHP and sending fake e-mails interface. Through Xampp you will be able to run your sites containing such features. Normally through Xampp you can create themes for PHP Link Directory, Word press , smf forums, phpbb forums, vbulletin and a lot of such scrips. You can easily setup your Xampp through.</p>
]]></content:encoded>
			<wfw:commentRss>http://thebuzznutter.com/2009/08/setup-your-localhost-through-xampp.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
