<?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>Wired Vision &#187; php</title>
	<atom:link href="http://www.wiredvision.com/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wiredvision.com</link>
	<description>Home to Keith McLaughlin, Freelance Web Developer from Dublin, Ireland.</description>
	<lastBuildDate>Thu, 21 Jan 2010 04:46:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>CodeIgniter Profiler: Globally Enable/Disable</title>
		<link>http://www.wiredvision.com/2009/02/22/codeigniter-profiler-globally-enabledisable/</link>
		<comments>http://www.wiredvision.com/2009/02/22/codeigniter-profiler-globally-enabledisable/#comments</comments>
		<pubDate>Sun, 22 Feb 2009 08:05:14 +0000</pubDate>
		<dc:creator>Keith</dc:creator>
				<category><![CDATA[Web Programming]]></category>
		<category><![CDATA[codeigniter]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[profiler]]></category>

		<guid isPermaLink="false">http://www.wiredvision.com/?p=418</guid>
		<description><![CDATA[Here is a quick tip for users of the CodeIgniter PHP Framework (and a reminder to myself). If you wish to enable or disable the profiler globally while developing your application (as opposed to changing the value in each seperate controller), you can do the following. 1. Open the config.php file in the application/config/ folder. [...]]]></description>
		<wfw:commentRss>http://www.wiredvision.com/2009/02/22/codeigniter-profiler-globally-enabledisable/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Frameworks</title>
		<link>http://www.wiredvision.com/2007/05/25/php-frameworks/</link>
		<comments>http://www.wiredvision.com/2007/05/25/php-frameworks/#comments</comments>
		<pubDate>Fri, 25 May 2007 20:53:05 +0000</pubDate>
		<dc:creator>Keith</dc:creator>
				<category><![CDATA[Web Programming]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.wiredvision.com/2007/05/25/php-frameworks/</guid>
		<description><![CDATA[Recently I&#8217;ve been toying with the idea of using a PHP framework to help with the development of my web sites. The problem is, I don&#8217;t know which one to choose Some of the frameworks I&#8217;ve been looking at include: Symfony CakePHP Zend Framework CodeIgniter Each has there own unique advantages, but what is the [...]]]></description>
		<wfw:commentRss>http://www.wiredvision.com/2007/05/25/php-frameworks/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Object Oriented Programming in PHP</title>
		<link>http://www.wiredvision.com/2006/08/10/object-oriented-programming-in-php/</link>
		<comments>http://www.wiredvision.com/2006/08/10/object-oriented-programming-in-php/#comments</comments>
		<pubDate>Thu, 10 Aug 2006 16:24:48 +0000</pubDate>
		<dc:creator>Keith</dc:creator>
				<category><![CDATA[Web Programming]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://70.47.103.12/~wired/?p=113</guid>
		<description><![CDATA[Object Oriented Programming is the one area of PHP programming that I&#8217;m having difficulty grasping I&#8217;ve managed to come to terms with functions, regular expressions and the likes, but I just can&#8217;t seem to grasp the concept of methods, and especially stuff like passing by reference! Are there any tricks other programmers out there use? [...]]]></description>
		<wfw:commentRss>http://www.wiredvision.com/2006/08/10/object-oriented-programming-in-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Call yourself a Web Professional</title>
		<link>http://www.wiredvision.com/2005/11/16/call-yourself-a-web-professional/</link>
		<comments>http://www.wiredvision.com/2005/11/16/call-yourself-a-web-professional/#comments</comments>
		<pubDate>Wed, 16 Nov 2005 15:24:35 +0000</pubDate>
		<dc:creator>Keith</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Programming]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[web standards]]></category>

		<guid isPermaLink="false">http://70.47.103.12/~wired/?p=90</guid>
		<description><![CDATA[Plenty of people have been talking about whether or not those that refuse to adopt web standards in web design should be entitled to call themselves web professionals. While I agree that those who design should be looking to learn web standards, I also feel that not everyone has the same learning curve when it [...]]]></description>
		<wfw:commentRss>http://www.wiredvision.com/2005/11/16/call-yourself-a-web-professional/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>CSS, PHP &amp; Mod_Rewrite Cheat Sheets</title>
		<link>http://www.wiredvision.com/2005/06/16/css-php-mod_rewrite-cheat-sheets/</link>
		<comments>http://www.wiredvision.com/2005/06/16/css-php-mod_rewrite-cheat-sheets/#comments</comments>
		<pubDate>Thu, 16 Jun 2005 18:10:07 +0000</pubDate>
		<dc:creator>Keith</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Programming]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://70.47.103.12/~wired/?p=62</guid>
		<description><![CDATA[Links worth bookmarking: CSS Cheat Sheet PHP Cheat Sheet Mod_Rewrite Cheat Sheet]]></description>
		<wfw:commentRss>http://www.wiredvision.com/2005/06/16/css-php-mod_rewrite-cheat-sheets/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A HTML-Kit feature I never knew about!</title>
		<link>http://www.wiredvision.com/2005/05/31/a-html-kit-feature-i-never-knew-about/</link>
		<comments>http://www.wiredvision.com/2005/05/31/a-html-kit-feature-i-never-knew-about/#comments</comments>
		<pubDate>Tue, 31 May 2005 19:22:05 +0000</pubDate>
		<dc:creator>Keith</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Programming]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[HTML-Kit]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[tab button]]></category>

		<guid isPermaLink="false">http://70.47.103.12/~wired/?p=58</guid>
		<description><![CDATA[While working on a site in HTML-Kit today I accidentally came across a feature that I really wish I knew about a long time ago. I was happily coding away (oddly enough) in PHP and had highlighted a few lines of code that I wanted to move. Before I had the chance to move them [...]]]></description>
		<wfw:commentRss>http://www.wiredvision.com/2005/05/31/a-html-kit-feature-i-never-knew-about/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Advanced Bells &amp; Whistles</title>
		<link>http://www.wiredvision.com/2005/04/01/advanced-bells-whistles/</link>
		<comments>http://www.wiredvision.com/2005/04/01/advanced-bells-whistles/#comments</comments>
		<pubDate>Fri, 01 Apr 2005 19:08:29 +0000</pubDate>
		<dc:creator>Keith</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[search engine]]></category>

		<guid isPermaLink="false">http://70.47.103.12/~wired/?p=46</guid>
		<description><![CDATA[Remember back to when you first learnt how to design web sites? Remember adding all those bells &#38; whistles? I certainly do. Why did I add them? Because it seemed cool at the time. The thing is&#8230; I&#8217;m still adding bells &#38; whistles! Only now they&#8217;re more advanced bells &#38; whistles. Now that I know [...]]]></description>
		<wfw:commentRss>http://www.wiredvision.com/2005/04/01/advanced-bells-whistles/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Seperating code from content?</title>
		<link>http://www.wiredvision.com/2005/02/24/seperating-code-from-content/</link>
		<comments>http://www.wiredvision.com/2005/02/24/seperating-code-from-content/#comments</comments>
		<pubDate>Thu, 24 Feb 2005 21:29:51 +0000</pubDate>
		<dc:creator>Keith</dc:creator>
				<category><![CDATA[Web Programming]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[web coding]]></category>

		<guid isPermaLink="false">http://70.47.103.12/~wired/?p=36</guid>
		<description><![CDATA[Many people have talked about seperating style from content (2, 3, 4), but for those of us who also code, what about seperating code from content? At present I&#8217;m in the process of coding a backend for a new site, but because I&#8217;m only at the intermediate stage of my PHP learning curve I&#8217;m still [...]]]></description>
		<wfw:commentRss>http://www.wiredvision.com/2005/02/24/seperating-code-from-content/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Automated Style Switcher</title>
		<link>http://www.wiredvision.com/2004/12/09/automated-style-switcher/</link>
		<comments>http://www.wiredvision.com/2004/12/09/automated-style-switcher/#comments</comments>
		<pubDate>Thu, 09 Dec 2004 15:11:38 +0000</pubDate>
		<dc:creator>Keith</dc:creator>
				<category><![CDATA[Web Programming]]></category>
		<category><![CDATA[CDATA]]></category>
		<category><![CDATA[christmas period]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[css style]]></category>
		<category><![CDATA[date function]]></category>
		<category><![CDATA[elseif]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[import url]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[style css]]></category>
		<category><![CDATA[stylesheet]]></category>
		<category><![CDATA[Switcher]]></category>

		<guid isPermaLink="false">http://70.47.103.12/~wired/?p=20</guid>
		<description><![CDATA[With the Christmas period upon us, I got to thinking&#8230; wouldn&#8217;t it be cool to be able to change the style of your site automatically depending on the time of the year? Well with PHP it&#8217;s easy! 1 2 3 4 5 6 7 8 9 10 11 12 $today = date&#40;′d/m′&#41;; echo &#34;&#38;lt;style type=&#34;text/css&#34;&#38;gt;&#34;; [...]]]></description>
		<wfw:commentRss>http://www.wiredvision.com/2004/12/09/automated-style-switcher/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Joys of AMP on WinXP SP2</title>
		<link>http://www.wiredvision.com/2004/11/06/the-joys-of-amp-on-winxp-sp2/</link>
		<comments>http://www.wiredvision.com/2004/11/06/the-joys-of-amp-on-winxp-sp2/#comments</comments>
		<pubDate>Sat, 06 Nov 2004 00:45:01 +0000</pubDate>
		<dc:creator>Keith</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web Programming]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://70.47.103.12/~wired/?p=10</guid>
		<description><![CDATA[So what&#8217;s AMP? Apache, MySQL &#38; PHP. Why so joyous? Because it&#8217;s soooooo easy to upgrade them that even a kid could do it! I&#8217;ll leave the decision of whether or not their is a hint of sarcasm in that statement up to you Honestly&#8230;. I don&#8217;t care what anyone says&#8230; it&#8217;s not all gravy. [...]]]></description>
		<wfw:commentRss>http://www.wiredvision.com/2004/11/06/the-joys-of-amp-on-winxp-sp2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
