<?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>Mark Poppen &#187; Me learning PHP</title>
	<atom:link href="http://mark.poppen.ca/category/me-learning-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://mark.poppen.ca</link>
	<description>Dutch web designer in Canada</description>
	<lastBuildDate>Thu, 21 Apr 2011 19:41:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>Me learning PHP #2</title>
		<link>http://mark.poppen.ca/94/me-learning-php-2/</link>
		<comments>http://mark.poppen.ca/94/me-learning-php-2/#comments</comments>
		<pubDate>Sun, 21 Sep 2008 02:41:46 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Me learning PHP]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://mark.poppen.ca/?p=94</guid>
		<description><![CDATA[Today I took the time to actually make a decision on how to approach learning PHP. After looking at the introduction video&#8217;s on Lynda.com (recommended by Jacob), I decided to go for the video tutorial-way, and if I don&#8217;t get it after this, I shall get a book. Now, I found my way through the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://mark.poppen.ca/wp-content/uploads/2008/09/php.jpg"><img class="alignright size-full wp-image-95" title="PHP-code" src="http://mark.poppen.ca/wp-content/uploads/2008/09/php.jpg" alt="" width="150" height="150" /></a>Today I took the time to actually make a decision on how to approach learning PHP. After looking at the introduction video&#8217;s on <a href="http://www.lynda.com">Lynda.com</a> (recommended by <a href="http://www.thewebsqueeze.com/forum/index.php?s=&amp;showtopic=2628&amp;view=findpost&amp;p=22046">Jacob</a>), I decided to go for the video tutorial-way, and if I don&#8217;t get it after this, I shall get <a href="http://www.amazon.com/Beginning-PHP-MySQL-Novice-Professional/dp/1590598628/ref=pd_lpo_k2_dp_k2a_2_img?pf_rd_p=304485601&amp;pf_rd_s=lpo-top-stripe-2&amp;pf_rd_t=201&amp;pf_rd_i=0764516507&amp;pf_rd_m=ATVPDKIKX0DER&amp;pf_rd_r=0VADEXJJMBZMYQNXN51T">a book</a>.</p>
<p>Now, I found my way through the first chapter &#8220;Getting started&#8221;, and I must say, I&#8217;m not so overwhelmed as a thought I would be. Back in the days when I was using MS DOS (I guess  I&#8217;m that old, yes), the logic of writing a .bat-file was pretty similar to PHP. Something like &#8220;If this is something, do that. If not, do this&#8221;. Also the echo-statement is of course an oldie.<br />
Of course PHP is a lot more advanced than batch-files in DOS, but I think I might get the hang of this.</p>
<p>I&#8217;m getting more excited to get hands on with the programming, as I have something in mind I want to create in PHP. Of course, my skills will fail me many times, but I&#8217;m sure there are people out there that can help me with some stuff, once I get the hang of basic PHP.</p>
<p>I&#8217;ll keep you posted!</p>
]]></content:encoded>
			<wfw:commentRss>http://mark.poppen.ca/94/me-learning-php-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Me learning PHP #1</title>
		<link>http://mark.poppen.ca/76/me-learning-php-1/</link>
		<comments>http://mark.poppen.ca/76/me-learning-php-1/#comments</comments>
		<pubDate>Tue, 16 Sep 2008 05:49:44 +0000</pubDate>
		<dc:creator>Mark</dc:creator>
				<category><![CDATA[Me learning PHP]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://mark.poppen.ca/?p=76</guid>
		<description><![CDATA[When a website fails, I turn to the programmers and say &#8220;Hey, I&#8217;m the designer, not the coder. I don&#8217;t know shit about this stuff&#8221;, and I want to change that attitude. I want to learn PHP. It&#8217;s kind of a scary thought, since I DO know how complicated php-code looks to me. I&#8217;ll be [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright" title="PHP Code" src="http://tbn0.google.com/images?q=tbn:JeYEDl-cDuxxmM:http://www.generationcorp.com/resources/Image/iStock_HTML%2520PHP%2520Code%2520Rev.jpg" alt="" width="133" height="130" />When a <a href="http://www.zeitgeist.com/wp-content/uploads/2008/06/failwhale.png">website fails</a>, I turn to the programmers and say &#8220;Hey, I&#8217;m the designer, not the coder. I don&#8217;t know shit about this stuff&#8221;, and I want to change that attitude. I want to learn <a href="http://php.net/">PHP</a>. It&#8217;s kind of a scary thought, since I DO know how complicated php-code looks to me.</p>
<p>I&#8217;ll be doing a series of posts with my progress, and I will post links to resources that helped me creating stuff. I will also set up a url where you can follow my progress live (Since I didn&#8217;t start yet, there&#8217;s nothing to see).</p>
<p>Up to now I know nothing of PHP (I&#8217;m just the designer), but I hope to create a database driven php site in the future. I&#8217;ve set my standards high, because I like pushing myself.</p>
<p>Anyway, the first link I&#8217;ll give you will be the one to <a href="http://www.thewebsqueeze.com/forum/Web-Development-in-Genera-f56/Learning-Code-t2628.html">The Web Squeeze</a>. The people there are a talented bunch and very helpful. I started there by asking the question if I should learn <a href="http://www.djangoproject.com/">Django</a> or start from scratch. Their advice was simple: start from scratch with PHP, because what if Django fails because of a php-error? You&#8217;d know how to handle it when you know PHP.</p>
<p>I also asked where to start, and I&#8217;m doing the same here. Please leave your comments with useful links on how to learn PHP and <a href="http://en.wikipedia.org/wiki/Object-oriented_programming">OOP</a>.</p>
<p>[Check out my other posts on this in <a href="http://mark.poppen.ca/category/me-learning-php/">this category</a>]</p>
]]></content:encoded>
			<wfw:commentRss>http://mark.poppen.ca/76/me-learning-php-1/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

