<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Sun, 19 May 2013 12:09:34 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Elizabeth Smith's Blog: Fun with compiling - Gtk+, PHP-Gtk2, and MSVC]]></title>
      <guid>http://www.phpdeveloper.org/news/6938</guid>
      <link>http://www.phpdeveloper.org/news/6938</link>
      <description><![CDATA[<p>
<i>Elizabeth Smith</i> has <a href="http://elizabethmariesmith.com/2006/12/18/fun-with-compiling-gtk-php-gtk2-and-msvc/">a new post</a> to her blog today covering some of the fun she's been having with compiling things like Gtk+ and PHP-Gtk2.
</p>
<blockquote>
So I've been using microsoft visual studio (actually it's Visual C++ Express, but uses the same stuff behind the scenes) to work on getting things compiled on windows. PHP-Gtk2 allows for some nifty extensions, well at least on linux. So I've been working to get versions of libglade, scintilla, gtksourceview and mozembed working on windows. It's a long, slow process. Here's the deal so far.
</blockquote>
<p>
She <a href="http://elizabethmariesmith.com/2006/12/18/fun-with-compiling-gtk-php-gtk2-and-msvc/">talks about</a> her current situation (what's compiling and what's not) and the software that she's trying to get up and running. She also mentions a problem she's been having with an error message talking about "unresolved external symbols" she'll need to track down (or get some help on - anyone out there seen it?)
</p>]]></description>
      <pubDate>Tue, 19 Dec 2006 14:34:00 -0600</pubDate>
    </item>
    <item>
      <title><![CDATA[BobCares.com: Deploying libcURL with PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/5488</guid>
      <link>http://www.phpdeveloper.org/news/5488</link>
      <description><![CDATA[<p>
On the BobCares.com blog today, there's a <a href="http://bobcares.com/article47.html">quick new tutorial</a> on getting libcURL implemented within your installation of PHP.
</p>
<quote>
<i>
In this article, we'll see how to install or upgrade libcurl to a new version ( 7.15.3 ) and then integrate it to the PHP running in the server. Following steps were successfully tested on a Plesk 7.5 server running on RHEL-3.
</i>
</quote>
<p>
It's basically a <a href="http://bobcares.com/article47.html">two step process</a> (if all goes well) - downloading/compiling/installing the cURL libraries and application, and integrating it with PHP. If you're going to want to use secure connections with your installation, you'll also need to install the current certifying authorities for your setup.
</p>]]></description>
      <pubDate>Thu, 01 Jun 2006 06:28:11 -0500</pubDate>
    </item>
  </channel>
</rss>
