<?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>Blog for web development &#187; Ajax</title>
	<atom:link href="http://nik.chankov.net/category/ajax/feed/" rel="self" type="application/rss+xml" />
	<link>http://nik.chankov.net</link>
	<description>Technical weblog for articles and titorials related to web development.</description>
	<lastBuildDate>Fri, 12 Mar 2010 21:06:52 +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>JSON and CakePHP</title>
		<link>http://nik.chankov.net/2009/07/27/json-and-cakephp/</link>
		<comments>http://nik.chankov.net/2009/07/27/json-and-cakephp/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 19:14:12 +0000</pubDate>
		<dc:creator>Nik Chankov</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[JSON]]></category>

		<guid isPermaLink="false">http://nik.chankov.net/?p=938</guid>
		<description><![CDATA[Last few articles in this blog are only for stupid problems and unfortunately this one will be the same.
I had to use JSON to update some chained select boxes. I am using one jQuery plugin for this. The problem is that if you code, most likely your debug setting in the core.php file is set [...]]]></description>
		<wfw:commentRss>http://nik.chankov.net/2009/07/27/json-and-cakephp/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Autocompleter plugin v 1.2</title>
		<link>http://nik.chankov.net/2009/04/03/autocompleter-plugin-v-12/</link>
		<comments>http://nik.chankov.net/2009/04/03/autocompleter-plugin-v-12/#comments</comments>
		<pubDate>Fri, 03 Apr 2009 09:19:50 +0000</pubDate>
		<dc:creator>Nik Chankov</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Autocompleter]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://nik.chankov.net/?p=806</guid>
		<description><![CDATA[Hey guys,
today I&#8217;ve released a new version of the Wordpress Plug-in &#8220;Autocompleter&#8221;. 
What is the change?
The new version contains ability to display number of matches per word or phrase in the drop-down. The example is available in this blog (top/left search field). Of course in order to activate this you should go to Admin under [...]]]></description>
		<wfw:commentRss>http://nik.chankov.net/2009/04/03/autocompleter-plugin-v-12/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Careful with JavaScript includes</title>
		<link>http://nik.chankov.net/2008/12/11/careful-with-javascript-includes/</link>
		<comments>http://nik.chankov.net/2008/12/11/careful-with-javascript-includes/#comments</comments>
		<pubDate>Thu, 11 Dec 2008 09:00:55 +0000</pubDate>
		<dc:creator>Nik Chankov</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Frameworks]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Labs]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[bug]]></category>

		<guid isPermaLink="false">http://nik.chankov.net/?p=638</guid>
		<description><![CDATA[Ok, this is not a code snippet article. It&#8217;s just an experience which you probably already met, but it was nightmare to find and it took me 1/2 a day to fix this &#8220;stupid&#8221; bug.
So what is the case?
Working on a project including some advanced JavaScript and Ajax techniques my coworker Milen noticed that the [...]]]></description>
		<wfw:commentRss>http://nik.chankov.net/2008/12/11/careful-with-javascript-includes/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>My first Wordpress plugin</title>
		<link>http://nik.chankov.net/2008/11/28/my-first-wordpress-plugin/</link>
		<comments>http://nik.chankov.net/2008/11/28/my-first-wordpress-plugin/#comments</comments>
		<pubDate>Fri, 28 Nov 2008 16:33:43 +0000</pubDate>
		<dc:creator>Nik Chankov</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Labs]]></category>
		<category><![CDATA[Autocomplete]]></category>
		<category><![CDATA[Autocompleter]]></category>
		<category><![CDATA[plug-in]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://nik.chankov.net/?p=630</guid>
		<description><![CDATA[Hey,
I am very proud to present you, my first plugin for Wordpress platform &#8211; Autocompleter.
The plugin adding autocomplete functionality for the search input field of your blog. The values are the tags and categories existing in the blog and this way you will help your visitors to find easily the proper information in your blog.
My [...]]]></description>
		<wfw:commentRss>http://nik.chankov.net/2008/11/28/my-first-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>Adding autocomplete field for search in Wordpress</title>
		<link>http://nik.chankov.net/2008/10/10/adding-autocomplete-on-search-box/</link>
		<comments>http://nik.chankov.net/2008/10/10/adding-autocomplete-on-search-box/#comments</comments>
		<pubDate>Fri, 10 Oct 2008 19:11:39 +0000</pubDate>
		<dc:creator>Nik Chankov</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Labs]]></category>
		<category><![CDATA[Autocomplete]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[Theme]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://nik.chankov.net/?p=466</guid>
		<description><![CDATA[Added a nice Autocomplete field of the search box in that blog /top right/. It&#8217;s really nice to have and I really enjoyed doing it.
I followed that article: How to: Create an Ajax-based Auto-completing Search Field for your Wordpress Theme, but instead of using suggested js code, I&#8217;ve used Script.aculo.us Autocomplete way.
I really enjoyed and [...]]]></description>
		<wfw:commentRss>http://nik.chankov.net/2008/10/10/adding-autocomplete-on-search-box/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Building cake application (Part VI)</title>
		<link>http://nik.chankov.net/2008/10/04/building-cake-application-part-vi/</link>
		<comments>http://nik.chankov.net/2008/10/04/building-cake-application-part-vi/#comments</comments>
		<pubDate>Sat, 04 Oct 2008 20:36:56 +0000</pubDate>
		<dc:creator>Nik Chankov</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Frameworks]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Labs]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Application]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[expert]]></category>
		<category><![CDATA[Project]]></category>

		<guid isPermaLink="false">http://nik.chankov.net/?p=179</guid>
		<description><![CDATA[Saturday (Day 6)
Problem with validation messages while translating
Although my native language is Bulgarian and the requirement from the client was to have this site only in Bulgarian, I&#8217;ve preferred to have it in English and to make the translation with the i18n functions of CakePHP. There are 2 reasons to do this:
1. This will give [...]]]></description>
		<wfw:commentRss>http://nik.chankov.net/2008/10/04/building-cake-application-part-vi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building cake application (Part V)</title>
		<link>http://nik.chankov.net/2008/10/03/building-cake-application-part-v/</link>
		<comments>http://nik.chankov.net/2008/10/03/building-cake-application-part-v/#comments</comments>
		<pubDate>Fri, 03 Oct 2008 18:41:34 +0000</pubDate>
		<dc:creator>Nik Chankov</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Frameworks]]></category>
		<category><![CDATA[Labs]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[A]]></category>
		<category><![CDATA[Application]]></category>
		<category><![CDATA[Database]]></category>
		<category><![CDATA[expert]]></category>
		<category><![CDATA[Project]]></category>

		<guid isPermaLink="false">http://nik.chankov.net/?p=178</guid>
		<description><![CDATA[Friday (day 5)
Constructing SQL statement for the search
Yep, today I need to finish the Profile search for the admin part. As I mentioned, the search is only by fields of experience, so there is no big and scary where clause /especially if you want to cover all cases, like splitting the words with AND, OR [...]]]></description>
		<wfw:commentRss>http://nik.chankov.net/2008/10/03/building-cake-application-part-v/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Ubiquity Plugin for Firefox</title>
		<link>http://nik.chankov.net/2008/08/28/ubiquity-plugin-for-firefox/</link>
		<comments>http://nik.chankov.net/2008/08/28/ubiquity-plugin-for-firefox/#comments</comments>
		<pubDate>Thu, 28 Aug 2008 07:13:15 +0000</pubDate>
		<dc:creator>Nik Chankov</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[External Sites]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[plug-in]]></category>
		<category><![CDATA[Tool]]></category>
		<category><![CDATA[Ubiquity]]></category>

		<guid isPermaLink="false">http://nik.chankov.net/?p=149</guid>
		<description><![CDATA[Yesterday I&#8217;ve seen the presentation of this new plug-in and I think it&#8217;s quite good! I&#8217;ve installed of course and indeed it&#8217;s very good! The part which I like is that it&#8217;s possible to be extended. Take a look of the video, it&#8217;s very good.
Here what the author of the original article say for Ubiquity [...]]]></description>
		<wfw:commentRss>http://nik.chankov.net/2008/08/28/ubiquity-plugin-for-firefox/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>ClickHeat &#8211; track user&#8217;s clicks on your web site</title>
		<link>http://nik.chankov.net/2007/09/24/clickheat-track-users-clicks-on-your-web-site/</link>
		<comments>http://nik.chankov.net/2007/09/24/clickheat-track-users-clicks-on-your-web-site/#comments</comments>
		<pubDate>Mon, 24 Sep 2007 15:03:57 +0000</pubDate>
		<dc:creator>Nik Chankov</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[External Sites]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Application]]></category>
		<category><![CDATA[ClickHeat]]></category>
		<category><![CDATA[Clicks]]></category>
		<category><![CDATA[External Site]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[Review]]></category>
		<category><![CDATA[Tool]]></category>

		<guid isPermaLink="false">http://nik.chankov.net/2007/09/24/clickheat-track-users-clicks-on-your-web-site/</guid>
		<description><![CDATA[Today &#8230; is the first day after my trip in Greece. Well it&#8217;s hard to be in good mood after a holiday and I couldn&#8217;t code as fast as I want for these first days, but this is another story.
I would like to share here some information about a marketing tool which I just saw. [...]]]></description>
		<wfw:commentRss>http://nik.chankov.net/2007/09/24/clickheat-track-users-clicks-on-your-web-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Extended Autocomplete Helper</title>
		<link>http://nik.chankov.net/2007/09/03/extended-autocomplete-helper/</link>
		<comments>http://nik.chankov.net/2007/09/03/extended-autocomplete-helper/#comments</comments>
		<pubDate>Mon, 03 Sep 2007 07:57:13 +0000</pubDate>
		<dc:creator>Nik Chankov</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Frameworks]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Autocomplete]]></category>
		<category><![CDATA[Example]]></category>
		<category><![CDATA[Extra]]></category>
		<category><![CDATA[Helper]]></category>
		<category><![CDATA[Scriptaculous]]></category>

		<guid isPermaLink="false">http://nik.chankov.net/2007/09/03/extended-autocomplete-helper/</guid>
		<description><![CDATA[When I started with CakePHP, my first project includes also Autocomplete functionality for some fields. Of course I start using default Ajax Helper provided from the library. The main problem was that in most of the cases I needed the ID of the string which I searched. The best example is the Country list which [...]]]></description>
		<wfw:commentRss>http://nik.chankov.net/2007/09/03/extended-autocomplete-helper/feed/</wfw:commentRss>
		<slash:comments>42</slash:comments>
		</item>
	</channel>
</rss>
