<?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; HTML</title>
	<atom:link href="http://php-developer.co.za/category/html/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>Ambit Recruitment website goes live</title>
		<link>http://php-developer.co.za/2009/11/25/ambit-recruitment-website-goes-live/</link>
		<comments>http://php-developer.co.za/2009/11/25/ambit-recruitment-website-goes-live/#comments</comments>
		<pubDate>Wed, 25 Nov 2009 20:52:48 +0000</pubDate>
		<dc:creator>phpdeveloper</dc:creator>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[ambit recruitment]]></category>

		<guid isPermaLink="false">http://www.php-developer.co.za/?p=47</guid>
		<description><![CDATA[Personal experience will always advise our actions. So, the objective is to ensure positive experiences are repeated as often as possible, to encourage further positive outcomes. That’s the simple premise on which Ambit Recruitment operates the business of fitting the right people into the right positions. The Ambit Recruitment website is a bit of a [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>Personal experience will always advise our actions. So, the objective is to ensure positive experiences are repeated as often as possible, to encourage further positive outcomes.</p>
<p>That’s the simple premise on which Ambit Recruitment operates the business of fitting the right people into the right positions.</p></blockquote>
<p>The <a title="www.ambitrecruitment.co.za" href="http://www.ambitrecruitment.co.za" target="_blank">Ambit Recruitment website</a> is a bit of a milestone for me, as it is the first site that I handcoded from scratch (HTML/CSS/PHP). I am quite proud of how it turned out.</p>
]]></content:encoded>
			<wfw:commentRss>http://php-developer.co.za/2009/11/25/ambit-recruitment-website-goes-live/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>South African HTML image map</title>
		<link>http://php-developer.co.za/2009/08/09/south-african-html-image-map/</link>
		<comments>http://php-developer.co.za/2009/08/09/south-african-html-image-map/#comments</comments>
		<pubDate>Sun, 09 Aug 2009 20:00:23 +0000</pubDate>
		<dc:creator>phpdeveloper</dc:creator>
				<category><![CDATA[HTML]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[map]]></category>
		<category><![CDATA[South Africa]]></category>

		<guid isPermaLink="false">http://www.php-developer.co.za/?p=39</guid>
		<description><![CDATA[I recently had to create an image map of South Africa, displaying each of the provinces with links to content for each province. As it took me most of the day to complete I thought it might be handy for someone else too. So in true open source fashion here it is for you to [...]]]></description>
			<content:encoded><![CDATA[<p>I recently had to create an image map of South Africa, displaying each of the provinces with links to content for each province.</p>
<p>As it took me most of the day to complete I thought it might be handy for someone else too.</p>
<p>So in true open source fashion <a title="SA Web Map" href="http://www.php-developer.co.za/downloads/sa_web_map.zip" target="_blank">here it is for you to download and enjoy</a>.</p>
<p>All I ask is that if you do use it, you post a link back to my site.</p>
]]></content:encoded>
			<wfw:commentRss>http://php-developer.co.za/2009/08/09/south-african-html-image-map/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

