<?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>Artur Krzywanski &#187; php</title>
	<atom:link href="http://www.krzywanski.net/archives/tag/php/feed" rel="self" type="application/rss+xml" />
	<link>http://www.krzywanski.net</link>
	<description></description>
	<lastBuildDate>Sat, 04 Feb 2012 15:14:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>

   <image>
    <title>Artur Krzywanski</title>
    <url>http://0.gravatar.com/avatar/0bfa3ea8eaa576002aaaa59db7401f55.png?s=48</url>
    <link>http://www.krzywanski.net</link>
   </image>
		<item>
		<title>PHP Auth using Google Credentials</title>
		<link>http://www.krzywanski.net/archives/413?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=php-auth-using-google-credentials</link>
		<comments>http://www.krzywanski.net/archives/413#comments</comments>
		<pubDate>Fri, 11 Dec 2009 14:11:41 +0000</pubDate>
		<dc:creator>Artur</dc:creator>
				<category><![CDATA[Webdev]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[zend]]></category>

		<guid isPermaLink="false">http://www.krzywanski.net/?p=413</guid>
		<description><![CDATA[<a href="http://www.krzywanski.net/archives/413" title="PHP Auth using Google Credentials"></a>Here is a bit of code which uses Google credentials to authenticate a user. The idea is to use PHP sessions support and existing Google accounts for user management and don&#8217;t store any additional passwords. You need PHP Zend Framework &#8230;<p class="read-more"><a href="http://www.krzywanski.net/archives/413">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.krzywanski.net/archives/413/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu 9.04 server + PHP5 + FCGI</title>
		<link>http://www.krzywanski.net/archives/343?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=ubuntu-9-04-server-php5-fcgi</link>
		<comments>http://www.krzywanski.net/archives/343#comments</comments>
		<pubDate>Mon, 05 Oct 2009 14:39:52 +0000</pubDate>
		<dc:creator>Artur</dc:creator>
				<category><![CDATA[Sysadmin]]></category>
		<category><![CDATA[cgi]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.krzywanski.net/?p=343</guid>
		<description><![CDATA[<a href="http://www.krzywanski.net/archives/343" title="Ubuntu 9.04 server + PHP5 + FCGI"></a>If you want to run Apache with mod_worker you will have to us PHP via FCGI. Here is how to install it on Ubuntu 9.04 Server edition. Install required software user@computer:$ apt-get install php5-cgi php5 libapache2-mod-fcgid Add handler for PHP &#8230;<p class="read-more"><a href="http://www.krzywanski.net/archives/343">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.krzywanski.net/archives/343/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dynamic content with AJAX, Nagios and PHP</title>
		<link>http://www.krzywanski.net/archives/125?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=dynamic-content-with-ajax-nagios-php</link>
		<comments>http://www.krzywanski.net/archives/125#comments</comments>
		<pubDate>Thu, 02 Apr 2009 11:23:20 +0000</pubDate>
		<dc:creator>Artur</dc:creator>
				<category><![CDATA[Webdev]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[All]]></category>
		<category><![CDATA[nagios]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://www.krzywanski.net/?p=125</guid>
		<description><![CDATA[<a href="http://www.krzywanski.net/archives/125" title="Dynamic content with AJAX, Nagios and PHP"></a>Monitoring 18 servers during a live event isn&#8217;t an easy task, however there is a easy way to do create a dynamic page which will display you a status of desired servers using Nagios plugins, AJAX and a bit of &#8230;<p class="read-more"><a href="http://www.krzywanski.net/archives/125">Read more &#187;</a></p>]]></description>
		<wfw:commentRss>http://www.krzywanski.net/archives/125/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>

