<?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>ameoba32 Blog &#187; php</title>
	<atom:link href="http://a32.me/category/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://a32.me</link>
	<description>It&#039;s all about. IT and &#34;stuff&#34; :)</description>
	<lastBuildDate>Thu, 29 Jul 2010 09:15:49 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Free online dictionary</title>
		<link>http://a32.me/2010/07/free-online-dictionary/</link>
		<comments>http://a32.me/2010/07/free-online-dictionary/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 08:56:55 +0000</pubDate>
		<dc:creator>Constantin Bosneaga</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://a32.me/?p=516</guid>
		<description><![CDATA[http://a32.me/dict/

It is web based, ajax, searches through 100M+ words very fast.
Source code is available on request. More details are here http://a32.me/2010/06/phpmydict-stardict-web-backend-with-php/
]]></description>
		<wfw:commentRss>http://a32.me/2010/07/free-online-dictionary/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>phpMyDict &#8211; Stardict web backend with PHP</title>
		<link>http://a32.me/2010/06/phpmydict-stardict-web-backend-with-php/</link>
		<comments>http://a32.me/2010/06/phpmydict-stardict-web-backend-with-php/#comments</comments>
		<pubDate>Sat, 26 Jun 2010 15:27:41 +0000</pubDate>
		<dc:creator>Constantin Bosneaga</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[portfolio]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://a32.me/?p=459</guid>
		<description><![CDATA[Stardict is a popular open source dictionary program as well as file format for storing dictionaries. There are alternatives of StarDict, some of them better, some worse. But I never meet some WEB application to use dictionaries in StarDict format and interface through the web browser. I found this little interesting and created one&#8230;

It is written in PHP [...]]]></description>
		<wfw:commentRss>http://a32.me/2010/06/phpmydict-stardict-web-backend-with-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP logging using Javascript/HackerConsole</title>
		<link>http://a32.me/2009/12/php-javascript-logging/</link>
		<comments>http://a32.me/2009/12/php-javascript-logging/#comments</comments>
		<pubDate>Tue, 01 Dec 2009 21:02:39 +0000</pubDate>
		<dc:creator>Constantin Bosneaga</dc:creator>
				<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://a32.me/?p=301</guid>
		<description><![CDATA[Every PHP developer faces script debug issues. Simple way of var_dump variable content to HTML is of course the simplest but not convenient. It crashes site design and is not suitable for large amount of data.
I&#8217;d like to advertise nice tool to solve this issue. HackerConsole by dkLab, it is simple, fast and easy to [...]]]></description>
		<wfw:commentRss>http://a32.me/2009/12/php-javascript-logging/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
