<?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> &#187; web development</title>
	<atom:link href="http://www.eaktion.com/blog/category/webdevelopment/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.eaktion.com/blog</link>
	<description>Around eaktion.com</description>
	<lastBuildDate>Sun, 25 Dec 2011 20:15:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Connecting Access to MySQL through a SSH tunnel using Putty  and port forwarding</title>
		<link>http://www.eaktion.com/blog/2011/12/25/connecting-access-to-mysql-through-a-ssh-tunnel-using-putty-and-port-forwarding/</link>
		<comments>http://www.eaktion.com/blog/2011/12/25/connecting-access-to-mysql-through-a-ssh-tunnel-using-putty-and-port-forwarding/#comments</comments>
		<pubDate>Sun, 25 Dec 2011 20:14:12 +0000</pubDate>
		<dc:creator>pnp</dc:creator>
				<category><![CDATA[mysql]]></category>
		<category><![CDATA[system administration]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://www.eaktion.com/blog/?p=335</guid>
		<description><![CDATA[I&#8217;m publishing today this article that is some years old and was just collecting dust in my drawer. I believe it can still be useful to many. In particular the problem I&#8217;m going to solve is about the MySql error: Connection failed: [08S1][MySQL][ODBC 5.1] Lost connection to MySQL server at ’reading initial communication packet’ Just [...]]]></description>
		<wfw:commentRss>http://www.eaktion.com/blog/2011/12/25/connecting-access-to-mysql-through-a-ssh-tunnel-using-putty-and-port-forwarding/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress Plugin Shortcode Generator Not Saving Shortcodes</title>
		<link>http://www.eaktion.com/blog/2011/11/28/wordpress-plugin-shortcode-generator-not-saving-shortcodes/</link>
		<comments>http://www.eaktion.com/blog/2011/11/28/wordpress-plugin-shortcode-generator-not-saving-shortcodes/#comments</comments>
		<pubDate>Mon, 28 Nov 2011 00:57:31 +0000</pubDate>
		<dc:creator>pnp</dc:creator>
				<category><![CDATA[web development]]></category>
		<category><![CDATA[Shortcode Generator]]></category>
		<category><![CDATA[shortcodes]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.eaktion.com/blog/?p=308</guid>
		<description><![CDATA[Recently I needed the WordPress plugin &#8220;Shortcode Generator&#8221; for one of my customers. Unfortunately I experienced the same as others: the plugin seems to work but when you go back and see your newly created shortcode, all you get is: &#8220;There are no generated shortcodes defined&#8221;. With this post I publish a fix for the [...]]]></description>
		<wfw:commentRss>http://www.eaktion.com/blog/2011/11/28/wordpress-plugin-shortcode-generator-not-saving-shortcodes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Templating with Smarty for Ajax Enabled Applications</title>
		<link>http://www.eaktion.com/blog/2011/08/18/templating-with-smarty-for-ajax-enabled-applications/</link>
		<comments>http://www.eaktion.com/blog/2011/08/18/templating-with-smarty-for-ajax-enabled-applications/#comments</comments>
		<pubDate>Thu, 18 Aug 2011 18:55:02 +0000</pubDate>
		<dc:creator>pnp</dc:creator>
				<category><![CDATA[web development]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[JSON]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Smarty]]></category>
		<category><![CDATA[YUI]]></category>

		<guid isPermaLink="false">http://www.eaktion.com/blog/?p=266</guid>
		<description><![CDATA[JavaScript YUI and node.js are the future of the web. In the meanwhile let's get YUI and AJAX work nicely with PHP and Smarty plugins.  inlineXHR(php) and inlineXHR are a PHP and a JavaScript lightweight module, that establish seamless 2-way AJAX communication between YUI JavaScript functions, modules and widgets, and PHP functions, classes and Smarty plug-ins.]]></description>
		<wfw:commentRss>http://www.eaktion.com/blog/2011/08/18/templating-with-smarty-for-ajax-enabled-applications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upgrading from Debian Lenny to Squeeze (version 6)</title>
		<link>http://www.eaktion.com/blog/2011/06/06/upgrading-from-debian-lenny-to-squeeze-version-6/</link>
		<comments>http://www.eaktion.com/blog/2011/06/06/upgrading-from-debian-lenny-to-squeeze-version-6/#comments</comments>
		<pubDate>Mon, 06 Jun 2011 07:51:46 +0000</pubDate>
		<dc:creator>pnp</dc:creator>
				<category><![CDATA[system administration]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[Debian 6]]></category>
		<category><![CDATA[Debian upgrade]]></category>
		<category><![CDATA[Lenny]]></category>
		<category><![CDATA[Squeeze]]></category>

		<guid isPermaLink="false">http://www.eaktion.com/blog/?p=246</guid>
		<description><![CDATA[You want to update to Debian Squeeze from Lenny. You don’t want to scour the whole Debian documentation just to be sure not to have overlooked details that apply to your situation. Here is a complete step-by-step tutorial for upgrading to Squeeze from Debian Lenny. In 4 steps is listed here the procedure we’ll follow. [...]]]></description>
		<wfw:commentRss>http://www.eaktion.com/blog/2011/06/06/upgrading-from-debian-lenny-to-squeeze-version-6/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>You won&#8217;t fund my startup? I give you a free software tool!</title>
		<link>http://www.eaktion.com/blog/2011/03/30/fund-my-startup-a-free-software-tool/</link>
		<comments>http://www.eaktion.com/blog/2011/03/30/fund-my-startup-a-free-software-tool/#comments</comments>
		<pubDate>Wed, 30 Mar 2011 13:52:49 +0000</pubDate>
		<dc:creator>pnp</dc:creator>
				<category><![CDATA[My New Startup]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://www.eaktion.com/blog/?p=154</guid>
		<description><![CDATA["What do you do when you realize that no VC would finance your startup". An answer to this and other questions and a free software tool from Eaktion.com]]></description>
		<wfw:commentRss>http://www.eaktion.com/blog/2011/03/30/fund-my-startup-a-free-software-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SliderWindow &#8211;  a YUI based widget for communication to the user</title>
		<link>http://www.eaktion.com/blog/2008/08/06/sliderwindow-a-yui-based-widget-for-communication-to-the-user/</link>
		<comments>http://www.eaktion.com/blog/2008/08/06/sliderwindow-a-yui-based-widget-for-communication-to-the-user/#comments</comments>
		<pubDate>Wed, 06 Aug 2008 14:24:35 +0000</pubDate>
		<dc:creator>pnp</dc:creator>
				<category><![CDATA[web development]]></category>
		<category><![CDATA[Ajax]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[widgets]]></category>
		<category><![CDATA[YUI]]></category>

		<guid isPermaLink="false">http://www.eaktion.com/blog/?p=12</guid>
		<description><![CDATA[As of yesterday we have released a new widget: SliderWindow.  This post is to explain why and how it is to be used, and to be able to receive comments from you, so don&#8217;t be shy, post your comments. The comments are moderated so it will take a while before they appear on the blog. [...]]]></description>
		<wfw:commentRss>http://www.eaktion.com/blog/2008/08/06/sliderwindow-a-yui-based-widget-for-communication-to-the-user/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

