<?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>23Systems &#187; programming</title> <atom:link href="http://www.23systems.net/tag/programming/feed/" rel="self" type="application/rss+xml" /><link>http://www.23systems.net</link> <description>Custom website design and development</description> <lastBuildDate>Wed, 08 Feb 2012 19:45:42 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>Lightbox Plus and FLIR, Projects and Frameworks</title><link>http://www.23systems.net/2008/08/lightbox-plus-and-flir-projects-and-frameworks/</link> <comments>http://www.23systems.net/2008/08/lightbox-plus-and-flir-projects-and-frameworks/#comments</comments> <pubDate>Sat, 23 Aug 2008 01:53:50 +0000</pubDate> <dc:creator>Dan Zappone</dc:creator> <category><![CDATA[23Systems]]></category> <category><![CDATA[development]]></category> <category><![CDATA[Plugins]]></category> <category><![CDATA[Wordpress]]></category> <category><![CDATA[actionable]]></category> <category><![CDATA[cakephp]]></category> <category><![CDATA[facelift]]></category> <category><![CDATA[flir]]></category> <category><![CDATA[framework]]></category> <category><![CDATA[lightbox]]></category> <category><![CDATA[php]]></category> <category><![CDATA[programming]]></category> <category><![CDATA[symfony]]></category><guid
isPermaLink="false">http://www.23systems.net/?p=170</guid> <description><![CDATA[I&#8217;ve got a whole lot on my plate and development efforts for Lightbox Plus, FLIR for WordPress and Actionable are going to have to go on hold for a bit.  I&#8217;m going to try to push out another release of &#8230; <a
href="http://www.23systems.net/2008/08/lightbox-plus-and-flir-projects-and-frameworks/">Continue reading <span
class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<p>I&#8217;ve got a whole lot on my plate and development efforts for <a
title="Lightbox Plus" href="/plugins/lightbox-plus/">Lightbox Plus</a>, <a
title="FLIR for WordPress" href="/plugins/facelift-image-replacement-flir/">FLIR for WordPress</a> and <a
title="Actionable" href="/plugins/actionable/">Actionable</a> are going to have to go on hold for a bit.  I&#8217;m going to try to push out another release of Lightbox Plus either tonight or tomorrow then after that I probably won&#8217;t even be able to provide much in the way of support for about a week and a half.  I&#8217;ve got to literally cram a 3-4 week project into 3-4 days.  I&#8217;m not looking forward to it.  Then I&#8217;m going out of town for about five days for a much needed escape.</p><p>To get the project I need to finish out done by Thursday of next week I&#8217;m looking at some frameworks for PHP though I&#8217;m not sure they wouldn&#8217;t just slow me down.  Ideally they shouldn&#8217;t and right now I&#8217;m trying to decide between <a
title="CakePHP" href="http://cakephp.org/">CakePHP</a> and <a
title="Symfony" href="http://www.symfony-project.org/">Symfony</a>.  Both are good but it&#8217;s pretty much going to be whichever I can pick up on quickest tomorrow or Sunday night.</p><p>After I get back from being away I will still have more to do on the project but I should hopefully be able to put some time into the plugins &#8211; at the very least I should be able to do some support.  I hope everything doesn&#8217;t go to hell in a handbasket while I&#8217;m gone.</p> ]]></content:encoded> <wfw:commentRss>http://www.23systems.net/2008/08/lightbox-plus-and-flir-projects-and-frameworks/feed/</wfw:commentRss> <slash:comments>1</slash:comments> </item> <item><title>End of Life for PHP 4</title><link>http://www.23systems.net/2008/08/end-of-life-for-php-4/</link> <comments>http://www.23systems.net/2008/08/end-of-life-for-php-4/#comments</comments> <pubDate>Fri, 08 Aug 2008 11:52:30 +0000</pubDate> <dc:creator>Dan Zappone</dc:creator> <category><![CDATA[development]]></category> <category><![CDATA[php]]></category> <category><![CDATA[programming]]></category> <category><![CDATA[web development]]></category><guid
isPermaLink="false">http://www.23systems.net/?p=94</guid> <description><![CDATA[Today is 8/8/8, which is interesting for a few reasons, one of which is that it marks the end of PHP 4. What does this mean? It means yesterday&#8217;s release of 4.4.9 is the final release of PHP 4. More &#8230; <a
href="http://www.23systems.net/2008/08/end-of-life-for-php-4/">Continue reading <span
class="meta-nav">&#8594;</span></a>]]></description> <content:encoded><![CDATA[<div
id="attachment_97" class="wp-caption alignright" style="width: 160px"><a
href="http://www.23systems.net/wp-content/uploads/2008/08/php-logo.png?9d7bd4" rel="lightbox[94]" title="PHP Logo"><img
class="size-thumbnail wp-image-97" title="PHP Logo" src="http://23systems.info/wp-content/uploads/2008/08/php-logo-150x79.png" alt="php logo 150x79 End of Life for PHP 4" width="150" height="79" /></a><p
class="wp-caption-text">PHP Logo</p></div><p>Today is 8/8/8, which is interesting for a few reasons, one of which is that it marks the end of PHP 4. What does this mean? It means yesterday&#8217;s release of 4.4.9 is the final release of PHP 4. More information can be gleaned from the mailing list archives, beginning with Derick&#8217;s request to drop support:</p><blockquote><p>I am trying to gauge what people feel about dropping support for PHP 4 at the end of this year.</p></blockquote><p>Derick caveated his suggestion with the idea of continuing to publish new releases that address security vulnerabilities. Rasmus didn&#8217;t see the point:</p><blockquote><p>I don&#8217;t really understand what dropping support means if we will still release security fixes. That&#8217;s the mode we have been in for at least a year, so what would change at the end of the year?</p></blockquote><p>He suggested a stronger stance:</p><blockquote><p>I&#8217;d be more in favour of a statement that put a final death date on it which means no new releases of any sort. We could still say security-fixes only by the end of the year and then death by 08/08/08 or something like that.</p></blockquote><p>So, here we are. PHP 4 is dead. Long live PHP.</p><p><a
href="http://shiflett.org/blog/2008/aug/end-of-life-for-php-4">Read More at Chris Shiflett: End of Life for PHP 4</a></p> ]]></content:encoded> <wfw:commentRss>http://www.23systems.net/2008/08/end-of-life-for-php-4/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: basic
Database Caching 18/39 queries in 0.012 seconds using disk: basic
Object Caching 807/831 objects using disk: basic

Served from: www.23systems.net @ 2012-02-08 17:36:09 -->
