<?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>PHP Developer &#187; JavaScript</title>
	<atom:link href="http://php-developer.co.za/category/javascript/feed/" rel="self" type="application/rss+xml" />
	<link>http://php-developer.co.za</link>
	<description>Just another PsyWeb Sites site</description>
	<lastBuildDate>Fri, 25 Nov 2011 10:49:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Mozilla Add-ons you can&#039;t live without.</title>
		<link>http://php-developer.co.za/2010/11/23/mozilla-add-ons-you-cant-live-without/</link>
		<comments>http://php-developer.co.za/2010/11/23/mozilla-add-ons-you-cant-live-without/#comments</comments>
		<pubDate>Tue, 23 Nov 2010 12:53:22 +0000</pubDate>
		<dc:creator>phpdeveloper</dc:creator>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[add-ons]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[mozilla]]></category>

		<guid isPermaLink="false">http://www.php-developer.co.za/?p=66</guid>
		<description><![CDATA[As a PHP developer there are a hoard of Mozilla Firefox add-ons that will not only make your life easier, but will make you a better developer. These are the list of add-ons that are installed by default in my Firefox Browser. Firebug &#8211; absolutely the best way to debug javascript (and therefore also ajax) [...]]]></description>
			<content:encoded><![CDATA[<p>As a PHP developer there are a hoard of Mozilla Firefox add-ons that will not only make your life easier, but will make you a better developer.</p>
<p>These are the list of add-ons that are installed by default in my Firefox Browser.</p>
<p><a title="Firebug" href="https://addons.mozilla.org/en-US/firefox/addon/1843/" target="_blank">Firebug</a> &#8211; absolutely the best way to debug javascript (and therefore also ajax) in your web projects. <em>console.log</em> beats using <em>alert()</em> anyday.</p>
<p><a title="Web Developer" href="https://addons.mozilla.org/en-US/firefox/addon/60/" target="_blank">Web Developer</a> &#8211; the first developer add-on I ever installed and one that I can&#8217;t live without. Manipulate everything from styling to sessions using this tool.</p>
<p><a title="Tamper Data" href="https://addons.mozilla.org/en-US/firefox/addon/966/" target="_blank">Tamper Data</a> &#8211; extremely useful tool for viewing/modifying your http requests to see what is being sent/received each time a page is loaded.</p>
<p><a title="PHP developer Toolbar" href="https://addons.mozilla.org/en-US/firefox/addon/12686/" target="_blank">PHP Developer Toolbar</a> &#8211; tired of opening php.net each time you want to search a function. Use this handy toolbar to save time and frustration.</p>
]]></content:encoded>
			<wfw:commentRss>http://php-developer.co.za/2010/11/23/mozilla-add-ons-you-cant-live-without/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP.js</title>
		<link>http://php-developer.co.za/2009/01/27/phpjs/</link>
		<comments>http://php-developer.co.za/2009/01/27/phpjs/#comments</comments>
		<pubDate>Tue, 27 Jan 2009 20:30:07 +0000</pubDate>
		<dc:creator>phpdeveloper</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[php.js]]></category>

		<guid isPermaLink="false">http://www.php-developer.co.za/?p=9</guid>
		<description><![CDATA[This is something I came across a while ago, but it has really come in handy. It is a project that attempts to make many php functions available in javascript. As most php developers will at some point have to write some javascript, it is a very handy library. You can find it over at [...]]]></description>
			<content:encoded><![CDATA[<p>This is something I came across a while ago, but it has really come in handy.</p>
<p>It is a project that attempts to make many php functions available in javascript. As most php developers will at some point have to write some javascript, it is a very handy library.</p>
<p>You can find it over at http://www.ohloh.net/p/php-js.</p>
]]></content:encoded>
			<wfw:commentRss>http://php-developer.co.za/2009/01/27/phpjs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

