<?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>Chris Roland &#187; PHP-GTK</title>
	<atom:link href="http://www.chrisroland.info/category/php-gtk/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.chrisroland.info</link>
	<description>Software, Web and Database Developer</description>
	<lastBuildDate>Sun, 26 Dec 2010 00:44:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>PHP-GTK who knew GTK could look so good</title>
		<link>http://www.chrisroland.info/php-gtk-who-knew-gtk-could-look-so-good/</link>
		<comments>http://www.chrisroland.info/php-gtk-who-knew-gtk-could-look-so-good/#comments</comments>
		<pubDate>Sat, 07 Nov 2009 06:11:51 +0000</pubDate>
		<dc:creator>Chris Roland</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[PHP-GTK]]></category>

		<guid isPermaLink="false">http://www.chrisroland.info/?p=199</guid>
		<description><![CDATA[Looking good as in tasty, yummy, delicious. Not as in, hey nice hair or where did you buy that shirt. I&#8217;m a Qt kind of guy when it comes to OSS GUI frameworks and really Qt is more than that. However lately I&#8217;m spending some of my time in PHP. I really enjoy developing in [...]]]></description>
			<content:encoded><![CDATA[<p>Looking good as in tasty, yummy, delicious.  Not as in, hey nice hair or where did you buy that shirt.</p>
<p>I&#8217;m a Qt kind of guy when it comes to OSS GUI frameworks and really Qt is more than that.  However lately I&#8217;m spending some of my time in PHP.  I really enjoy developing in PHP and I&#8217;m always trying to find new and fun ways to use a language I spend time in.  Since PHP is primarily a web development language, I wanted to see what libraries/frameworks were out there to support desktop application development with PHP.</p>
<p>I looked at <a href="http://www.php-qt.org/">PHP-Qt</a>, however I feel that project still has a ways to go before I can start using it.  Keep in mind, I work on a Windows box all day and I didn&#8217;t want to have to jump through the cygwin hoop.  I think they will have good support for Windows soon, but I want something that I can use now.</p>
<p>I did some more research and came across the <a href="http://gtk.php.net/">PHP-GTK</a> project.  The first thing I look for in a framework project is the documentation.  I was surprised to see the amount of <a href="http://gtk.php.net/manual/en/">documentation </a>and with some code samples.  The docs are not perfect, but they provide me with what I need.  </p>
<p>Demos are the second thing I look for.  I want to see how it will work, how the code is compiled/ran and if I can run it on my system.  Within a couple minutes of unzipping a folder, I was up and running.</p>
<p>So, if you are a PHP developer looking to develop a desktop application, I would consider taking a look at PHP-GTK.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.chrisroland.info/php-gtk-who-knew-gtk-could-look-so-good/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

