<?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>Sitek Blog &#187; IT</title>
	<atom:link href="http://blog.sitek.com.au/tag/it/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sitek.com.au</link>
	<description>About IT and Technology</description>
	<lastBuildDate>Fri, 03 Jul 2009 23:37:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>10 signs to identify crap PHP project</title>
		<link>http://blog.sitek.com.au/2009/07/10-sign-identify-crap-project/</link>
		<comments>http://blog.sitek.com.au/2009/07/10-sign-identify-crap-project/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 23:36:30 +0000</pubDate>
		<dc:creator>James Moey</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[IT]]></category>

		<guid isPermaLink="false">http://blog.sitek.com.au/?p=57</guid>
		<description><![CDATA[Useful article on 10 useful signs to identify crappy PHP project. A summary list,

 The software tries to reinvent the object model, or &#8220;fix&#8221; language features.
The code includes user defined global variables
Scattered HTML and SQL
Classes do too much
Lots of properties are public or lots of properties are static
Multiple levels of inheritance
The authors try to use [...]]]></description>
			<content:encoded><![CDATA[<p>Useful article on <a href="http://www.phpfreaks.com/blog/10-signs-of-crappy-php-software">10 useful signs</a> to identify crappy PHP project. A summary list,</p>
<ol>
<li> The software tries to reinvent the object model, or &#8220;fix&#8221; language features.</li>
<li>The code includes user defined global variables</li>
<li>Scattered HTML and SQL</li>
<li>Classes do too much</li>
<li>Lots of properties are public or lots of properties are static</li>
<li>Multiple levels of inheritance</li>
<li>The authors <span style="text-decoration: underline;">try</span> to use Design Patterns</li>
<li>The software messes with the error level</li>
<li>In the code base, there is a directory called &#8220;core&#8221;</li>
<li>The software uses it&#8217;s own template language.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://blog.sitek.com.au/2009/07/10-sign-identify-crap-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dirtiest jobs in IT industry</title>
		<link>http://blog.sitek.com.au/2008/03/dirtiest-jobs-in-it-industry/</link>
		<comments>http://blog.sitek.com.au/2008/03/dirtiest-jobs-in-it-industry/#comments</comments>
		<pubDate>Mon, 17 Mar 2008 01:16:39 +0000</pubDate>
		<dc:creator>James Moey</dc:creator>
				<category><![CDATA[IT]]></category>

		<guid isPermaLink="false">http://blog.sitek.com.au/?p=9</guid>
		<description><![CDATA[Easy and good reading, back to work after an easy weekend.  7 dirtiest jobs in the IT from ComputerWorld.
]]></description>
			<content:encoded><![CDATA[<p>Easy and good reading, back to work after an easy weekend.  <a href="http://www.computerworld.com.au/index.php?id=1953316178&amp;eid=-257">7 dirtiest jobs in the IT</a> from ComputerWorld.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sitek.com.au/2008/03/dirtiest-jobs-in-it-industry/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
