<?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>Carsten Lucke &#187; PEAR</title>
	<atom:link href="http://lucke.info/tag/pear/feed/" rel="self" type="application/rss+xml" />
	<link>http://lucke.info</link>
	<description>personal website and blog</description>
	<lastBuildDate>Fri, 03 Feb 2012 22:34:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Bugfix release 0.17.1 for PEAR::Date_Holidays</title>
		<link>http://lucke.info/2007/06/bugfix-release-0171-for-peardate_holidays/</link>
		<comments>http://lucke.info/2007/06/bugfix-release-0171-for-peardate_holidays/#comments</comments>
		<pubDate>Sun, 10 Jun 2007 18:12:00 +0000</pubDate>
		<dc:creator>luckec</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Date_Holidays]]></category>
		<category><![CDATA[holiday calculation]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[PEAR]]></category>

		<guid isPermaLink="false">http://blog.lucke.info/2007/06/10/bugfix-release-0171-for-peardate_holidays/</guid>
		<description><![CDATA[This afternoon I uploaded a bugfix release for PEAR::Date_Holidays. Thus the latest version is 0.17.1 now. The new release contains a bugfix for bug #10220. The Date_Holidays::factory method called the setlocale() function in a way that very possibly may have broken the localization of applications using the package. Additionally there were three new drivers/filters added &#8230; <a href="http://lucke.info/2007/06/bugfix-release-0171-for-peardate_holidays/">Read more <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This afternoon I uploaded a bugfix release for <a href="http://pear.php.net/package/Date_Holidays/" title="PEAR :: Package :: Date_Holidays">PEAR::Date_Holidays</a>. Thus the latest version is <a href="http://pear.php.net/package/Date_Holidays/download/0.17.1/" title="PEAR :: Package :: Date_Holidays :: 0.17.1">0.17.1</a> now. </p>
<p>The new release contains a bugfix for <a href="http://pear.php.net/bugs/bug.php?id=10220" title="PEAR :: Bug #10220 :: Don't set locale automatically">bug #10220</a>. The Date_Holidays::factory method called the setlocale() function in a way that very possibly may have broken the localization of applications using the package.</p>
<p>Additionally there were three new drivers/filters added for calculation of holidays for:</p>
<ul>
<li>Austria (driver provided by Klemens Ullmann &lt;klemens -at- ull -dot- at&gt;),</li>
<li>England/Wales (driver provided by Tim Dodge &lt;timmy -at- invisibles -dot- org&gt;) and </li>
<li>Ireland (driver and filter for calculation of official holidays provided by Ken Guest &lt;ken -at- linux -dot- ie&gt;).</li>
</ul>
<p>Thanks to all contributors and bug reporters! If you experience any problems with this release do not hesitate to contact me or to submit a bug-report.</p>
]]></content:encoded>
			<wfw:commentRss>http://lucke.info/2007/06/bugfix-release-0171-for-peardate_holidays/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Programming with PEAR &#8211; The &#8220;PEAR book&#8221; is out</title>
		<link>http://lucke.info/2006/10/the-pear-book-is-out/</link>
		<comments>http://lucke.info/2006/10/the-pear-book-is-out/#comments</comments>
		<pubDate>Sun, 01 Oct 2006 10:00:15 +0000</pubDate>
		<dc:creator>luckec</dc:creator>
				<category><![CDATA[Featured articles]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Publications]]></category>
		<category><![CDATA[PEAR]]></category>
		<category><![CDATA[PEAR book]]></category>

		<guid isPermaLink="false">http://lucke.info/?p=259</guid>
		<description><![CDATA[Packt Publishings PEAR book (PHP Programming with PEAR) has finally been published. PEAR is the PHP Extension and Application Repository, and is a framework and distribution system for reusable, high-quality PHP components, available in the form of &#8220;packages&#8221;. I co-authored this book together with my very good friend Stephan Schmidt, and Stoyan Stefanov and Aaron &#8230; <a href="http://lucke.info/2006/10/the-pear-book-is-out/">Read more <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div id="attachment_262" class="wp-caption alignright" style="width: 253px"><a rel="attachment wp-att-262" href="http://lucke.info/2006/10/the-pear-book-is-out/attachment/1904811795/"><img class="size-medium wp-image-262" title="PHP Programming with PEAR" src="http://lucke.info/wp-content/uploads/2006/10/1904811795-243x300.jpg" alt="PHP Programming with PEAR" width="243" height="300" /></a><p class="wp-caption-text">PHP Programming with PEAR</p></div>
<p>Packt Publishings <a title="PHP Programming with PEAR" href="http://www.packtpub.com/pear/book/" target="_blank">PEAR book (<em>PHP Programming with PEAR</em>)</a> has finally been published.</p>
<blockquote><p>PEAR is the PHP Extension and Application Repository, and is a framework and distribution system for reusable, high-quality PHP components, available in the form of &#8220;packages&#8221;.</p></blockquote>
<p>I co-authored this book together with my very good friend <a title="Personal website of Stephan Schmidt" href="http://schst.net" target="_blank">Stephan Schmidt</a>, and <a title="Stoyan Stefanov - http://www.phpied.com/" href="http://www.phpied.com/" target="_blank">Stoyan Stefanov</a> and <a title="Aaron Wormus - wormus.com" href="http://www.wormus.com/aaron/" target="_blank">Aaron Wormus</a>.</p>
<p><span id="more-259"></span>In this book, you will learn how to use a number of the most powerful PEAR packages available to boost your PHP development productivity. By focusing on these packages for key development activities, this book is an in-depth guide to getting the most from these powerful coding resources.</p>
<p>You will become a master of various PEAR packages that help you with the essential tasks of PHP development such as:</p>
<ul>
<li> Accessing databases with MDB2</li>
<li>Displaying data in a range of formats (HTML, Excel spreadsheet, PDF)</li>
<li>Creating and parsing XML documents</li>
<li>Serializing PHP objects into XML, and unserializing XML documents to PHP objects</li>
<li>Consuming and offering web services</li>
<li>Accessing Web APIs including Google, Yahoo, Amazon, and Technorati</li>
</ul>
<h4>Links:</h4>
<ul>
<li><a title="PHP Programming with PEAR" href="http://www.packtpub.com/pear/book/" target="_blank">Book website at Packt Publishing</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://lucke.info/2006/10/the-pear-book-is-out/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Red Letter Days</title>
		<link>http://lucke.info/2005/04/red-letter-days/</link>
		<comments>http://lucke.info/2005/04/red-letter-days/#comments</comments>
		<pubDate>Thu, 21 Apr 2005 08:20:20 +0000</pubDate>
		<dc:creator>luckec</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Publications]]></category>
		<category><![CDATA[Date_Holidays]]></category>
		<category><![CDATA[International PHP Magazine]]></category>
		<category><![CDATA[PEAR]]></category>

		<guid isPermaLink="false">http://lucke.info/?p=405</guid>
		<description><![CDATA[Published in International PHP Magazine 3.05 by Carsten Lucke Holidays or other special days are an important part of almost every calendar. Some of those days are easy to calculate but if the recurrence-rules are more complex and based on advanced algorithms the whole thing can get quite complicated very fast. The article covers the &#8230; <a href="http://lucke.info/2005/04/red-letter-days/">Read more <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><em> </em></p>
<div id="attachment_406" class="wp-caption alignright" style="width: 109px"><em></em><em><img class="size-full wp-image-406" title="International PHP Magazine - Issue 3.05" src="http://lucke.info/wp-content/uploads/2009/08/intphpmag-3_05.gif" alt="International PHP Magazine - Issue 3.05" width="99" height="140" /></em><p class="wp-caption-text">International PHP Magazine - Issue 3.05</p></div>
<p><em>Published in International PHP Magazine 3.05 by Carsten Lucke</em><em><br />
</em></p>
<blockquote><p>Holidays or other special days are an important part of almost every calendar. Some of those days are easy to calculate but if the recurrence-rules are more complex and based on advanced algorithms the whole thing can get quite complicated very fast. The article covers the Date_Holidays package that is available in PEAR and shows you how to make the programmer&#8217;s life much easier.<em><br />
</em></p></blockquote>
<p><strong><span id="more-405"></span>Language.</strong> English</p>
<p><strong>Characters.</strong> 19931</p>
<p><strong>Description.</strong> This article introduces the secrets of PEAR::Date_Holidays, and shows how to use the package to calculate holidays, and search for them by date. The article will also set you on the path writing your own holiday calculation routines and providing multi-language support for them.</p>
<h4>Links:</h4>
<ul>
<li><a title="International PHP Magazine website" href="http://phpmag.net/" target="_blank">International PHP Magazine website</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://lucke.info/2005/04/red-letter-days/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

