<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>Edin Kadribašić (Entries tagged as php on windows)</title>
    <link>http://edin.dk/</link>
    <description>Rants, mostly...</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.1.2 - http://www.s9y.org/</generator>
    <managingEditor>edink@php.net</managingEditor>
<webMaster>edink@php.net</webMaster>
<ttl>300</ttl>
<pubDate>Fri, 25 Aug 2006 12:39:37 GMT</pubDate>

    <image>
        <url>http://edin.dk/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: Edin Kadribašić - Rants, mostly...</title>
        <link>http://edin.dk/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>PHP 4.4.4-win32 with MySQL 5.0.22</title>
    <link>http://edin.dk/archives/15-PHP-4.4.4-win32-with-MySQL-5.0.22.html</link>
            <category>PHP4 + Mysql</category>
    
    <comments>http://edin.dk/archives/15-PHP-4.4.4-win32-with-MySQL-5.0.22.html#comments</comments>
    <wfw:comment>http://edin.dk/wfwcomment.php?cid=15</wfw:comment>

    <slash:comments>9</slash:comments>
    <wfw:commentRss>http://edin.dk/rss.php?version=2.0&amp;type=comments&amp;cid=15</wfw:commentRss>
    

    <author>nospam@example.com (Edin Kadribašić)</author>
    <content:encoded>
    The new releases are coming fast these days &lt;img src=&quot;http://edin.dk/templates/default/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href=&quot;http://www.php.net/downloads.php#v4&quot; title=&quot;Download PHP 4.4.4&quot;&gt;PHP 4.4.4&lt;/a&gt; is released and so is the version with updated MySQL libs.&lt;br /&gt;
&lt;br /&gt;
Download: &lt;a href=&quot;http://edin.dk/uploads/files/php-4.4.4-w-mysql-5.0.22.zip&quot; title=&quot;php-4.4.4-w-mysql-5.0.22.zip&quot; target=&quot;_blank&quot;&gt;php-4.4.4-w-mysql-5.0.22.zip&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
The archive contains two files. Both of these files should be dropped in your existing php-4.4.4 install folder overwritting php4ts.dll and adding libmysql.dll.&lt;br /&gt;
&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Fri, 25 Aug 2006 14:39:37 +0200</pubDate>
    <guid isPermaLink="false">http://edin.dk/archives/15-guid.html</guid>
    <category>client library</category>
<category>dll</category>
<category>mysql</category>
<category>php</category>
<category>php mysql</category>
<category>php on windows</category>

</item>
<item>
    <title>PECL4WIN adds whole branch dowloads</title>
    <link>http://edin.dk/archives/14-PECL4WIN-adds-whole-branch-dowloads.html</link>
            <category>PHP Windows Distro</category>
    
    <comments>http://edin.dk/archives/14-PECL4WIN-adds-whole-branch-dowloads.html#comments</comments>
    <wfw:comment>http://edin.dk/wfwcomment.php?cid=14</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://edin.dk/rss.php?version=2.0&amp;type=comments&amp;cid=14</wfw:commentRss>
    

    <author>nospam@example.com (Edin Kadribašić)</author>
    <content:encoded>
    Several people have mailed me asking if it was possible to download all Pecl4Win extensions for a given branch at once. Now that is possible from the &lt;a href=&quot;http://pecl4win.php.net/branch.php&quot;&gt;branches&lt;/a&gt; page of the &lt;a href=&quot;http://pecl4win.php.net/&quot;&gt;Pecl4Win&lt;/a&gt; site.&lt;br /&gt;
&lt;br /&gt;
The code was implemented using the new zip extension that has just been promoted to &lt;a href=&quot;http://blog.thepimp.net/index.php/2006/08/14/100-zip-170-reaching-beta&quot;&gt;beta&lt;/a&gt;. I really liked its OO interface, check it out. 
    </content:encoded>

    <pubDate>Mon, 14 Aug 2006 12:23:43 +0200</pubDate>
    <guid isPermaLink="false">http://edin.dk/archives/14-guid.html</guid>
    <category>dll</category>
<category>pecl</category>
<category>pecl4win</category>
<category>php</category>
<category>php on windows</category>

</item>
<item>
    <title>PHP 5.2 support on PECL4WIN </title>
    <link>http://edin.dk/archives/13-PHP-5.2-support-on-PECL4WIN.html</link>
            <category>PHP Windows Distro</category>
    
    <comments>http://edin.dk/archives/13-PHP-5.2-support-on-PECL4WIN.html#comments</comments>
    <wfw:comment>http://edin.dk/wfwcomment.php?cid=13</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://edin.dk/rss.php?version=2.0&amp;type=comments&amp;cid=13</wfw:commentRss>
    

    <author>nospam@example.com (Edin Kadribašić)</author>
    <content:encoded>
    For those that don&#039;t know &lt;a href=&quot;http://pecl4win.php.net/&quot;&gt;Pecl4Win&lt;/a&gt; site provides PHP users on the Windows platform the opportunity do download precompiled &lt;a href=&quot;http://pecl.php.net/&quot;&gt;PECL&lt;/a&gt; extensions.&lt;br /&gt;
&lt;br /&gt;
So far Pecl4Win supported PHP version &lt;a href=&quot;http://pecl4win.php.net/list.php/4_3&quot;&gt;4.3.x&lt;/a&gt;, &lt;a href=&quot;http://pecl4win.php.net/list.php/4_4&quot;&gt;4.4.x&lt;/a&gt;, &lt;a href=&quot;http://pecl4win.php.net/list.php/5_0&quot;&gt;5.0.x&lt;/a&gt;, &lt;a href=&quot;http://pecl4win.php.net/list.php/5_1&quot;&gt;5.1.x&lt;/a&gt; and &lt;a href=&quot;http://pecl4win.php.net/list.php/6_0&quot;&gt;6.0.x&lt;/a&gt;. From now on, the site will compile PECL extensions that are compatible with the upcoming PHP &lt;a href=&quot;http://pecl4win.php.net/list.php/5_2&quot;&gt;5.2.0&lt;/a&gt; too.&lt;br /&gt;
&lt;br /&gt;
Developers might benefit from compilation &lt;a href=&quot;http://pecl4win.php.net/download.php/blog/5_2/compilelog.txt&quot;&gt;logs&lt;/a&gt; that can explain why some PECL extension does&#039;t compile on Windows, etc. The logs are available for other &lt;a href=&quot;http://pecl4win.php.net/branch.php&quot;&gt;supported branches&lt;/a&gt; as well. 
    </content:encoded>

    <pubDate>Thu, 10 Aug 2006 21:51:41 +0200</pubDate>
    <guid isPermaLink="false">http://edin.dk/archives/13-guid.html</guid>
    <category>pecl</category>
<category>pecl4win</category>
<category>php</category>
<category>php on windows</category>

</item>
<item>
    <title>PHP 4.4.3 for Windows with 5.0.22 MySQL libraries</title>
    <link>http://edin.dk/archives/12-PHP-4.4.3-for-Windows-with-5.0.22-MySQL-libraries.html</link>
            <category>PHP4 + Mysql</category>
    
    <comments>http://edin.dk/archives/12-PHP-4.4.3-for-Windows-with-5.0.22-MySQL-libraries.html#comments</comments>
    <wfw:comment>http://edin.dk/wfwcomment.php?cid=12</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://edin.dk/rss.php?version=2.0&amp;type=comments&amp;cid=12</wfw:commentRss>
    

    <author>nospam@example.com (Edin Kadribašić)</author>
    <content:encoded>
    After the final release of &lt;a href=&quot;http://www.php.net/downloads.php#v4&quot; title=&quot;Download PHP 4.4.3&quot;&gt;PHP 4.4.3&lt;/a&gt; here are the Windows binaries for those who need PHP compiled against newer version of MySQL libs.&lt;br /&gt;
&lt;br /&gt;
Download: &lt;a href=&quot;http://edin.dk/uploads/files/php-4.4.3-w-mysql-5.0.22.zip&quot; title=&quot;php-4.4.3-w-mysql-5.0.22.zip&quot; target=&quot;_blank&quot;&gt;php-4.4.3-w-mysql-5.0.22.zip&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
The archive contains two files. Both of these files should be dropped in your existing php-4.4.3 install folder overwritting php4ts.dll and adding libmysql.dll.&lt;br /&gt;
&lt;br /&gt;
 
    </content:encoded>

    <pubDate>Tue, 08 Aug 2006 14:43:53 +0200</pubDate>
    <guid isPermaLink="false">http://edin.dk/archives/12-guid.html</guid>
    <category>client library</category>
<category>dll</category>
<category>mysql</category>
<category>php</category>
<category>php mysql</category>
<category>php on windows</category>

</item>
<item>
    <title>New Windows installer for PHP 5.2</title>
    <link>http://edin.dk/archives/10-New-Windows-installer-for-PHP-5.2.html</link>
            <category>PHP Windows Distro</category>
    
    <comments>http://edin.dk/archives/10-New-Windows-installer-for-PHP-5.2.html#comments</comments>
    <wfw:comment>http://edin.dk/wfwcomment.php?cid=10</wfw:comment>

    <slash:comments>2</slash:comments>
    <wfw:commentRss>http://edin.dk/rss.php?version=2.0&amp;type=comments&amp;cid=10</wfw:commentRss>
    

    <author>nospam@example.com (Edin Kadribašić)</author>
    <content:encoded>
    &lt;a href=&quot;http://mirrors.emini.eu/php-installer/php-5.2.0RC1-win32-installer.msi&quot; title=&quot;Download and test the new installer&quot;&gt;&lt;img width=&#039;240&#039; height=&#039;185&#039;  src=&quot;http://edin.dk/uploads/php-installer.jpg&quot; alt=&quot;Installer screenshot&quot; style=&quot;border: 0px none ; padding: 5px; padding-left: 0px; padding-right: 15px; float: left;&quot; /&gt;&lt;/a&gt;One of the cool new things for PHP users on Windows in the upcoming version 5.2 would be a brand new installer. It was created by John Mertic and the preview can be &lt;a href=&quot;http://mirrors.emini.eu/php-installer/php-5.2.0RC1-win32-installer.msi&quot; title=&quot;PHP 5.2.0RC1 Windows Installer&quot;&gt;downloaded&lt;/a&gt; and tested. Feedback on how well it works is of course very welcome. 
    </content:encoded>

    <pubDate>Thu, 27 Jul 2006 15:30:52 +0200</pubDate>
    <guid isPermaLink="false">http://edin.dk/archives/10-guid.html</guid>
    <category>installer</category>
<category>php</category>
<category>php on windows</category>

</item>

</channel>
</rss>