<?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>The Suburban Chicago PHP &#38; Web Development Meetup &#187; php</title>
	<atom:link href="http://suburbanchicagophp.org/archives/category/php/feed" rel="self" type="application/rss+xml" />
	<link>http://suburbanchicagophp.org</link>
	<description>A monthly gathering of web professionals</description>
	<lastBuildDate>Sun, 29 Aug 2010 14:22:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>PHP usage statistics</title>
		<link>http://suburbanchicagophp.org/archives/257</link>
		<comments>http://suburbanchicagophp.org/archives/257#comments</comments>
		<pubDate>Tue, 20 Jul 2010 19:21:37 +0000</pubDate>
		<dc:creator>dave</dc:creator>
				<category><![CDATA[php]]></category>
		<guid isPermaLink="false">http://suburbanchicagophp.org/?p=257</guid>
		<description><![CDATA[Andrew Nacin from WordPress provided these interesting statistics on what PHP versions are serving up WordPress sites around the world: 4.3 – 1.3% 4.4 – 6.3% 5.0 – 0.1% 5.1 – 3.5% 5.2 – 85.4% 5.3 – 3.4%]]></description>
			<content:encoded><![CDATA[<p>Andrew Nacin from WordPress provided these interesting statistics on <a href="http://www.andrewnacin.com/2010/07/09/on-php/#comment-896">what PHP versions are serving up WordPress sites</a> around the world:</p>
<p>4.3 – 1.3%<br />
4.4 – 6.3%<br />
5.0 – 0.1%<br />
5.1 – 3.5%<br />
5.2 – 85.4%<br />
5.3 – 3.4%</p>
]]></content:encoded>
			<wfw:commentRss>http://suburbanchicagophp.org/archives/257/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting started with OOP &amp; PHP5</title>
		<link>http://suburbanchicagophp.org/archives/209</link>
		<comments>http://suburbanchicagophp.org/archives/209#comments</comments>
		<pubDate>Wed, 31 Mar 2010 03:45:09 +0000</pubDate>
		<dc:creator>dave</dc:creator>
				<category><![CDATA[php]]></category>
		<guid isPermaLink="false">http://suburbanchicagophp.org/?p=209</guid>
		<description><![CDATA[The fine folks at Think Vitamin/Carsonified posted an introduction to object oriented programming that I though some of you might enjoy.]]></description>
			<content:encoded><![CDATA[<p>The fine folks at Think Vitamin/Carsonified posted an <a href="http://carsonified.com/blog/dev/getting-started-with-oop-php5/">introduction to object oriented programming</a> that I though some of you might enjoy.</p>
]]></content:encoded>
			<wfw:commentRss>http://suburbanchicagophp.org/archives/209/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP 6 gets a do-over</title>
		<link>http://suburbanchicagophp.org/archives/196</link>
		<comments>http://suburbanchicagophp.org/archives/196#comments</comments>
		<pubDate>Sat, 13 Mar 2010 00:28:43 +0000</pubDate>
		<dc:creator>dave</dc:creator>
				<category><![CDATA[php]]></category>
		<guid isPermaLink="false">http://suburbanchicagophp.org/?p=196</guid>
		<description><![CDATA[Remember PHP 6? If you&#8217;ve been following PHP development, it&#8217;s been hard to miss the next big iteration looming over our heads. Some of the exciting new features of PHP 5.3 were back-ported from PHP 6, making it an impressive &#8220;minor version&#8221; upgrade. I always found PHP 6 interesting for two reasons. First, safe_mode (more [...]]]></description>
			<content:encoded><![CDATA[<p>Remember PHP 6? If you&#8217;ve been following PHP development, it&#8217;s been hard to miss the next big iteration looming over our heads. Some of the exciting new features of PHP 5.3 were back-ported from PHP 6, making it an impressive &#8220;minor version&#8221; upgrade. I always found PHP 6 interesting for two reasons. First, safe_mode (more appropriately called kill-your-server-with-tons-of-security-checks_mode) was being removed completely. Second, PHP was being rewritten with Unicode support throughout.</p>
<p>Unfortunately, Unicode support was turning out to be a pain, and development &#8220;stalled&#8221;. Yesterday, Rasmus Lerdorf <a href="http://news.php.net/php.internals/47120">announced a do-over for PHP 6</a> using new approaches to implementing Unicode. In addition, PHP 6 will be developed alongside PHP 5.4, so it&#8217;ll be less of a hassle to share features between them.</p>
<p>Though this may sound like a step backward, I see it as a big step towards a working PHP 6 release and an opportunity to make PHP 5.4 more of a stepping stone on the way to the next major version.</p>
]]></content:encoded>
			<wfw:commentRss>http://suburbanchicagophp.org/archives/196/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP 5.3.1 released</title>
		<link>http://suburbanchicagophp.org/archives/156</link>
		<comments>http://suburbanchicagophp.org/archives/156#comments</comments>
		<pubDate>Thu, 14 Jan 2010 12:55:49 +0000</pubDate>
		<dc:creator>dave</dc:creator>
				<category><![CDATA[php]]></category>
		<guid isPermaLink="false">http://suburbanchicagophp.org/?p=156</guid>
		<description><![CDATA[DevTheWeb has a summary of the changes in this release. For full details, see the official changelog.]]></description>
			<content:encoded><![CDATA[<p>DevTheWeb has a <a href="http://www.devtheweb.net/blog/2010/01/14/whats-new-in-php-5-3-1/">summary of the changes</a> in this release.</p>
<p>For full details, see the <a href="http://www.php.net/ChangeLog-5.php#5.3.1">official changelog</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://suburbanchicagophp.org/archives/156/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The skinny of PHP accelerators</title>
		<link>http://suburbanchicagophp.org/archives/100</link>
		<comments>http://suburbanchicagophp.org/archives/100#comments</comments>
		<pubDate>Thu, 29 Oct 2009 22:56:24 +0000</pubDate>
		<dc:creator>dave</dc:creator>
				<category><![CDATA[Language features]]></category>
		<category><![CDATA[php]]></category>
		<guid isPermaLink="false">http://suburbanchicagophp.org/?p=100</guid>
		<description><![CDATA[A great discussion from Reddit: Can anyone give me the skinny on PHP accelerators?]]></description>
			<content:encoded><![CDATA[<p>A great discussion from Reddit: <a href="http://www.reddit.com/r/PHP/comments/9z3w4/can_anyone_give_me_the_skinny_on_php_accelerators/">Can anyone give me the skinny on PHP accelerators?</a></p>
]]></content:encoded>
			<wfw:commentRss>http://suburbanchicagophp.org/archives/100/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zend discounts (training, Zend Studio) + free php&#124;architect issue</title>
		<link>http://suburbanchicagophp.org/archives/79</link>
		<comments>http://suburbanchicagophp.org/archives/79#comments</comments>
		<pubDate>Fri, 29 May 2009 15:35:41 +0000</pubDate>
		<dc:creator>dave</dc:creator>
				<category><![CDATA[php]]></category>
		<guid isPermaLink="false">http://suburbanchicagophp.org/?p=79</guid>
		<description><![CDATA[I don&#8217;t know if it&#8217;s just the economy, but I&#8217;ve started clipping coupons again. In fact, my wife gave me an early birthday present: a coupon organizer to carry in my laptop bag. So, I guess it&#8217;s no surprise that I&#8217;ve actually started paying attention to the discounts different PHP related vendors are offering, and [...]]]></description>
			<content:encoded><![CDATA[<p>I don&#8217;t know if it&#8217;s just the economy, but I&#8217;ve started clipping<br />
coupons again. In fact, my wife gave me an early birthday present: a<br />
coupon organizer to carry in my laptop bag. So, I guess it&#8217;s no<br />
surprise that I&#8217;ve actually started paying attention to the discounts<br />
different PHP related vendors are offering, and thought I&#8217;d share some<br />
of the latest with the group in case you&#8217;re looking to save a few<br />
bucks.</p>
<p>Zend is offering $100 off Zend Studio if you take their survey by May<br />
31st. That brings the price down to $299, which isn&#8217;t too bad for a<br />
feature-rich IDE &amp; debugger. Details are on their web site,<br />
<a href="http://www.zend.com/" target="_blank">http://www.zend.com</a></p>
<p>Also, if you&#8217;re interested in online PHP training, head over to<br />
<a href="http://www.zend.com/en/store/php-training" target="_blank">http://www.zend.com/en/store/php-training</a> and use the code training12<br />
by June 31st for 12% off.</p>
<p>The folks at php|architect magazine are giving away downloads of the<br />
May issue. They gave us copies of this at php|tek, and it&#8217;s mainly<br />
focused on running PHP on Windows (Microsoft was a sponsor), but<br />
there&#8217;s some nuggets in there for everyone else. Take a look &#8212; it&#8217;s<br />
free, what do you have to lose? Download your copy at<br />
<a href="http://phparch.com/c/magazine/issue/97" target="_blank">http://phparch.com/c/magazine/issue/97</a></p>
<p>Remember our next meeting is June 4th at 7pm, and Mike Creuzer is<br />
going to wow us by de-mystifying Bayesian filtering. See how spam<br />
email &amp; comments get filtered out so effectively these days. Don&#8217;t<br />
forget to visit <a href="http://php.meetup.com/381/" target="_blank">http://php.meetup.com/381/</a> and RSVP!</p>
]]></content:encoded>
			<wfw:commentRss>http://suburbanchicagophp.org/archives/79/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>One Minute With PHP6</title>
		<link>http://suburbanchicagophp.org/archives/59</link>
		<comments>http://suburbanchicagophp.org/archives/59#comments</comments>
		<pubDate>Sun, 01 Mar 2009 17:00:52 +0000</pubDate>
		<dc:creator>dave</dc:creator>
				<category><![CDATA[php]]></category>
		<guid isPermaLink="false">http://suburbanchicagophp.org/?p=59</guid>
		<description><![CDATA[PHP6, the next major version of the popular language, has been &#8220;coming soon&#8221; for a while now. But, in case you want to be prepared when the big day finally comes, here are some tips for making sure your PHP5 code will run under PHP6.]]></description>
			<content:encoded><![CDATA[<p>PHP6, the next major version of the popular language, has been &#8220;coming soon&#8221; for a while now. But, in case you want to be prepared when the big day finally comes, here are <a href="#mce_temp_url#">some tips for making sure your PHP5 code will run under PHP6</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://suburbanchicagophp.org/archives/59/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Advent</title>
		<link>http://suburbanchicagophp.org/archives/52</link>
		<comments>http://suburbanchicagophp.org/archives/52#comments</comments>
		<pubDate>Mon, 15 Dec 2008 13:17:20 +0000</pubDate>
		<dc:creator>dave</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[php]]></category>
		<guid isPermaLink="false">http://suburbanchicagophp.org/?p=52</guid>
		<description><![CDATA[I wish I had known about this sooner, as it&#8217;s almost Christmas (you did finish your shopping, right?).  OmniTI, a New York web development consultancy, is publishing their annual PHP Advent blog.  Today&#8217;s article, Yet, echoes a lot of my feelings toward PHP these days. If there were a product statement for PHP, it’d probably be something [...]]]></description>
			<content:encoded><![CDATA[<p>I wish I had known about this sooner, as it&#8217;s almost Christmas (you did finish your shopping, right?).  OmniTI, a New York web development consultancy, is publishing their annual <a href="http://phpadvent.org/2008">PHP Advent</a> blog.  Today&#8217;s article, <a href="http://phpadvent.org/2008/yet-by-marco-tabini">Yet</a>, echoes a lot of my feelings toward PHP these days.</p>
<blockquote><p>If there were a product statement for PHP, it’d probably be something like “only a drunken Martian could come up with this.” [. . .] I, myself, have been known to go through episodes of periodical rejection, during which I can’t stand a particular feature of PHP (and, often, of other products, but that’s a different story), but I haven’t given up on PHP—<em>yet</em>.</p></blockquote>
<p>I also enjoyed <a href="http://phpadvent.org/2008/coping-with-the-holiday-shopping-spree-by-helgi-thorbjoernsson">Coping with the Holiday Shopping Spree</a>, an article on enhancing client-side site loading performance.</p>
]]></content:encoded>
			<wfw:commentRss>http://suburbanchicagophp.org/archives/52/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
