<?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>Inform / Review / Blog &#187; Code</title>
	<atom:link href="http://inform.symsysit.com/category/code/feed/" rel="self" type="application/rss+xml" />
	<link>http://inform.symsysit.com</link>
	<description>Symsys Ltd Weblog - Linux Reviews, Other reviews, Code,  Technical and Creative</description>
	<lastBuildDate>Sat, 19 Jun 2010 17:31:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>PHP Tutorial 1.0 &#8211; How to write an html form using post</title>
		<link>http://inform.symsysit.com/2009/09/php-tutorial-10-how-to-write-an-html-form-using-post/</link>
		<comments>http://inform.symsysit.com/2009/09/php-tutorial-10-how-to-write-an-html-form-using-post/#comments</comments>
		<pubDate>Tue, 01 Sep 2009 09:44:39 +0000</pubDate>
		<dc:creator>Hollow</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://inform.symsysit.com/?p=425</guid>
		<description><![CDATA[I&#8217;ve decided to re-write my PHP How To&#8217;s. This is the first, it doesn&#8217;t actually include any PHP, instead this tutorial simply shows you how to setup a basic HTML form with two input boxes and a button, the tutorial following this one will explain how to write a php script that will receive the [...]]]></description>
		<wfw:commentRss>http://inform.symsysit.com/2009/09/php-tutorial-10-how-to-write-an-html-form-using-post/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Laycat, Kyklo, Aceleo maliscious? &#8230; I say hmmm</title>
		<link>http://inform.symsysit.com/2008/11/laycat-web-crawler/</link>
		<comments>http://inform.symsysit.com/2008/11/laycat-web-crawler/#comments</comments>
		<pubDate>Fri, 21 Nov 2008 09:42:17 +0000</pubDate>
		<dc:creator>Gremlette</dc:creator>
				<category><![CDATA[Robots + Htaccess]]></category>
		<category><![CDATA[kyclo]]></category>
		<category><![CDATA[laycat]]></category>
		<category><![CDATA[robots]]></category>
		<category><![CDATA[webcrawler]]></category>

		<guid isPermaLink="false">http://inform.symsysit.com/?p=344</guid>
		<description><![CDATA[Laycat, Kyklo, what next?&#8230;and even admits is &#8216;cloaking&#8217; itself When I was looking through my November website logs, Laycat and Kyclo were of the highest visiting robots above Yahoo and Google. Of course, I googled it to see what on earth it was and sure enough other people were also complaining it was their highest [...]]]></description>
		<wfw:commentRss>http://inform.symsysit.com/2008/11/laycat-web-crawler/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pure CSS, No Script, Tableless Horizontal Website</title>
		<link>http://inform.symsysit.com/2008/11/pure-css-no-script-tableless-horizontal-website/</link>
		<comments>http://inform.symsysit.com/2008/11/pure-css-no-script-tableless-horizontal-website/#comments</comments>
		<pubDate>Fri, 21 Nov 2008 02:56:44 +0000</pubDate>
		<dc:creator>Gremlette</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://inform.symsysit.com/?p=332</guid>
		<description><![CDATA[I think there is nothing worse than owning a few domains and having nothing on them and so, we are starting to go through both new and old domains. First up is www.websiteNZ.co.nz. It is a fantastically easy to remember name and certainly no tongue twister to tell anybody over the phone or remember from [...]]]></description>
		<wfw:commentRss>http://inform.symsysit.com/2008/11/pure-css-no-script-tableless-horizontal-website/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Hide CSS from GOOD Browsers</title>
		<link>http://inform.symsysit.com/2008/10/hide-css-from-good-browsers/</link>
		<comments>http://inform.symsysit.com/2008/10/hide-css-from-good-browsers/#comments</comments>
		<pubDate>Sat, 25 Oct 2008 01:56:52 +0000</pubDate>
		<dc:creator>Gremlette</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[XHTML]]></category>
		<category><![CDATA[compliant]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[tricks]]></category>

		<guid isPermaLink="false">http://inform.symsysit.com/?p=276</guid>
		<description><![CDATA[How to hide entire blocks of code from GOOD BEHAVING browsers. Now that most web coders / designers are putting advanced effort into writing decent compliant code for their sites, there are a variety of &#8216;fixes&#8217; that have to be employed to cure problems in old bad behaving browsers such as IE6 and below.  MANY [...]]]></description>
		<wfw:commentRss>http://inform.symsysit.com/2008/10/hide-css-from-good-browsers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS Horizontal Hover menu that WORKS in IE 7 &#8211; No Java Hacks</title>
		<link>http://inform.symsysit.com/2008/10/css-horizontal-hover-menu-that-works-in-ie-7-no-java-or-hacks/</link>
		<comments>http://inform.symsysit.com/2008/10/css-horizontal-hover-menu-that-works-in-ie-7-no-java-or-hacks/#comments</comments>
		<pubDate>Thu, 23 Oct 2008 00:02:11 +0000</pubDate>
		<dc:creator>Gremlette</dc:creator>
				<category><![CDATA[CSS]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[XHTML]]></category>
		<category><![CDATA[Horizontal]]></category>
		<category><![CDATA[IE6]]></category>
		<category><![CDATA[IE7]]></category>
		<category><![CDATA[Menu]]></category>
		<category><![CDATA[Valid Code]]></category>

		<guid isPermaLink="false">http://inform.symsysit.com/?p=49</guid>
		<description><![CDATA[This is a flexible HORIZONTAL HOVER menu that WORKS in IE 7 and Maxthon 2 &#8230; with NO Javascript Hacks. It is 100% W3C Compliant for XHTML STRICT and CSS. More to the point &#8211; No Whatever:hover.htc Required NO SuckerFish or SuckerTree additions NO [IF IE]&#8230;. Required Naturally, if you WANT to support the ancient [...]]]></description>
		<wfw:commentRss>http://inform.symsysit.com/2008/10/css-horizontal-hover-menu-that-works-in-ie-7-no-java-or-hacks/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Validate noscript in XHTML STRICT</title>
		<link>http://inform.symsysit.com/2008/10/validate-noscript-in-xhtml-strict/</link>
		<comments>http://inform.symsysit.com/2008/10/validate-noscript-in-xhtml-strict/#comments</comments>
		<pubDate>Mon, 20 Oct 2008 10:23:05 +0000</pubDate>
		<dc:creator>Gremlette</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[XHTML]]></category>
		<category><![CDATA[noscript]]></category>
		<category><![CDATA[valid]]></category>
		<category><![CDATA[xhtml]]></category>

		<guid isPermaLink="false">http://inform.symsysit.com/?p=209</guid>
		<description><![CDATA[Ok, this bug took me about 5 minutes to figure out myself, but I was probaby just lucky and in the right mood. I thought it may be worth posting however short and sweet so at least one solution is direct to the point. When even this page on W3C missed a vital end tag [...]]]></description>
		<wfw:commentRss>http://inform.symsysit.com/2008/10/validate-noscript-in-xhtml-strict/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>WordPress 2.6.2 Put post count NEXT TO category</title>
		<link>http://inform.symsysit.com/2008/10/wordpress-262-put-post-count-next-to-category/</link>
		<comments>http://inform.symsysit.com/2008/10/wordpress-262-put-post-count-next-to-category/#comments</comments>
		<pubDate>Sat, 18 Oct 2008 02:27:04 +0000</pubDate>
		<dc:creator>Symsys</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[category]]></category>
		<category><![CDATA[count]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[post]]></category>

		<guid isPermaLink="false">http://inform.symsysit.com/?p=198</guid>
		<description><![CDATA[Ever since the recent update of WordPress to the new WordPress 2.6.2 all the How To&#8217;s out there on the web are getting slightly out of date due to things not being the same in the code of the updated WordPress. This naturally causes some confusion with those out there that are not used to [...]]]></description>
		<wfw:commentRss>http://inform.symsysit.com/2008/10/wordpress-262-put-post-count-next-to-category/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Robots txt bots update</title>
		<link>http://inform.symsysit.com/2008/10/robots-txt-bots-update/</link>
		<comments>http://inform.symsysit.com/2008/10/robots-txt-bots-update/#comments</comments>
		<pubDate>Sat, 18 Oct 2008 00:38:53 +0000</pubDate>
		<dc:creator>Gremlette</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Robots + Htaccess]]></category>
		<category><![CDATA[robots]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[web administration security bad robots txt]]></category>

		<guid isPermaLink="false">http://inform.symsysit.com/?p=83</guid>
		<description><![CDATA[Robots txt bot list update Oct 08 It has come to the time to do another website clean up. This generally involves sitewide link and accessibility checks, making sure the sitemap is correct etc. It can be a rather sporatic event that I turn my mind to Robots.txt and htaccess. In order to keep things [...]]]></description>
		<wfw:commentRss>http://inform.symsysit.com/2008/10/robots-txt-bots-update/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

