<?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>MARTIN WIŠO &#187; AJAX</title>
	<atom:link href="http://www.wiso.cz/tag/ajax/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wiso.cz</link>
	<description>Personal homepage about coding in .NET, Java, PHP and other languages from XML, JavaScript to Perl</description>
	<lastBuildDate>Mon, 21 Feb 2011 14:12:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Must see video: Douglas Crockford — &#8220;Ajax Performance&#8221;</title>
		<link>http://www.wiso.cz/2009/03/04/must-see-video-douglas-crockford-%e2%80%94-ajax-performance/</link>
		<comments>http://www.wiso.cz/2009/03/04/must-see-video-douglas-crockford-%e2%80%94-ajax-performance/#comments</comments>
		<pubDate>Wed, 04 Mar 2009 10:41:53 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[talk]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.wiso.cz/?p=504</guid>
		<description><![CDATA[Yes, yes I like the way Douglas Crockford talks about AJAX and JavaScript. Especially his last talk about AJAX Performance. I think that it is essential for every web developer to see/read this presentation. Tags: AJAX, Javascript, talk, Web]]></description>
		<wfw:commentRss>http://www.wiso.cz/2009/03/04/must-see-video-douglas-crockford-%e2%80%94-ajax-performance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Custom Ext JS JsonReader for Google Ajax Search API</title>
		<link>http://www.wiso.cz/2008/10/30/custom-ext-js-jsonreader-for-google-ajax-search-api/</link>
		<comments>http://www.wiso.cz/2008/10/30/custom-ext-js-jsonreader-for-google-ajax-search-api/#comments</comments>
		<pubDate>Thu, 30 Oct 2008 18:59:59 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Misc]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[Ext]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://www.wiso.cz/?p=443</guid>
		<description><![CDATA[Well as long term Ext JS fan and user I of course faced with consuming external data resources like for example Google Data API or Google AJAX Search API. The last one mentioned has some really great output and layout capabilities, but I did not want them. I really need only some kind of JSON [...]]]></description>
		<wfw:commentRss>http://www.wiso.cz/2008/10/30/custom-ext-js-jsonreader-for-google-ajax-search-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP wrapper for Ext Javascript library</title>
		<link>http://www.wiso.cz/2008/03/16/php-wrapper-for-ext-javascript-library/</link>
		<comments>http://www.wiso.cz/2008/03/16/php-wrapper-for-ext-javascript-library/#comments</comments>
		<pubDate>Sun, 16 Mar 2008 14:31:06 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[ExtJS]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://www.wiso.cz/2008/03/16/php-wrapper-for-ext-javascript-library/</guid>
		<description><![CDATA[Well Ext Javascript library is great. No doubt about it. And because I am still using PHP for some of my projects, I wanted some abstraction over Ext for PHP. There was no such project for PHP at that time. So I decided to start-up with some small prototype (yes I am XP fan ). [...]]]></description>
		<wfw:commentRss>http://www.wiso.cz/2008/03/16/php-wrapper-for-ext-javascript-library/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>New version of &#8220;live&#8221; search on my site</title>
		<link>http://www.wiso.cz/2007/12/16/new-version-of-live-search-on-my-site/</link>
		<comments>http://www.wiso.cz/2007/12/16/new-version-of-live-search-on-my-site/#comments</comments>
		<pubDate>Sun, 16 Dec 2007 14:02:15 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[ExtJS]]></category>

		<guid isPermaLink="false">http://www.wiso.cz/2007/12/16/new-version-of-live-search-on-my-site/</guid>
		<description><![CDATA[After some quite long time I did a small visual update to my site. I replaced original AJAX based fulltext search with new version based on great Ext Javascript library example. I am currently working on new application based on Zend Framework and that great UI library. I hope I will find enough time to [...]]]></description>
		<wfw:commentRss>http://www.wiso.cz/2007/12/16/new-version-of-live-search-on-my-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ext 2.0 is final now</title>
		<link>http://www.wiso.cz/2007/12/04/ext-20-is-final-now/</link>
		<comments>http://www.wiso.cz/2007/12/04/ext-20-is-final-now/#comments</comments>
		<pubDate>Tue, 04 Dec 2007 09:48:53 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[ExtJS]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://www.wiso.cz/2007/12/04/ext-20-is-final-now/</guid>
		<description><![CDATA[As always I am happy to that this great JavaScript library has moved forward. I was playing with alpha and beta versions and there is a lot to play with! If you are not familiar with Ext library I can only recommend it to you. Tags: AJAX, ExtJS, Javascript]]></description>
		<wfw:commentRss>http://www.wiso.cz/2007/12/04/ext-20-is-final-now/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ext 2.0 Alpha is now available</title>
		<link>http://www.wiso.cz/2007/10/03/ext-20-alpha-is-now-available/</link>
		<comments>http://www.wiso.cz/2007/10/03/ext-20-alpha-is-now-available/#comments</comments>
		<pubDate>Wed, 03 Oct 2007 17:08:06 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[ExtJS]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://www.wiso.cz/2007/10/03/ext-20-alpha-is-now-available/</guid>
		<description><![CDATA[New aplha release of great Ext Javascript Library is ready for download. If you do not know about this great JavaScript library, you can take a look here. I am playing with this library from it&#8217;s first public versions and I can definitely recommend it. Tags: AJAX, ExtJS, Javascript]]></description>
		<wfw:commentRss>http://www.wiso.cz/2007/10/03/ext-20-alpha-is-now-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Scott Guthrie announced the final release of ASP.NET AJAX 1.0 (aka &#8220;Atlas&#8221;)</title>
		<link>http://www.wiso.cz/2007/01/24/scott-guthrie-announced-the-final-release-of-aspnet-ajax-10-aka-atlas/</link>
		<comments>http://www.wiso.cz/2007/01/24/scott-guthrie-announced-the-final-release-of-aspnet-ajax-10-aka-atlas/#comments</comments>
		<pubDate>Wed, 24 Jan 2007 10:32:11 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[ASP.NET]]></category>

		<guid isPermaLink="false">http://www.wiso.cz/2007/01/24/scott-guthrie-announced-the-final-release-of-aspnet-ajax-10-aka-atlas/</guid>
		<description><![CDATA[It includes AJAX extension itself including AJAX Control Toolkit and source code release. I have to say that I took a break for a couple of weeks in ASP.NET AJAX area, but now I am working on my personal project &#8211; AJAX enabled e-shop for photos and pictures. I think it will be a good [...]]]></description>
		<wfw:commentRss>http://www.wiso.cz/2007/01/24/scott-guthrie-announced-the-final-release-of-aspnet-ajax-10-aka-atlas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Joe Hewitt wrote an interesting article about JavaScript debugging with Firebug</title>
		<link>http://www.wiso.cz/2007/01/21/joe-hewitt-wrote-an-interesting-article-about-javascript-debugging-with-firebug/</link>
		<comments>http://www.wiso.cz/2007/01/21/joe-hewitt-wrote-an-interesting-article-about-javascript-debugging-with-firebug/#comments</comments>
		<pubDate>Sun, 21 Jan 2007 20:34:02 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[debugging]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://www.wiso.cz/2007/01/21/joe-hewitt-wrote-an-interesting-article-about-javascript-debugging-with-firebug/</guid>
		<description><![CDATA[From the article: Firebug, an extension I wrote for the Firefox, makes web development much easier. Combined with your favorite text editor, Firebug is a great IDE for JavaScript/AJAX technologies. Read full article here. Tags: AJAX, debugging, Javascript]]></description>
		<wfw:commentRss>http://www.wiso.cz/2007/01/21/joe-hewitt-wrote-an-interesting-article-about-javascript-debugging-with-firebug/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Upcoming AJAX Security Webcasts</title>
		<link>http://www.wiso.cz/2007/01/13/upcoming-ajax-security-webcasts/</link>
		<comments>http://www.wiso.cz/2007/01/13/upcoming-ajax-security-webcasts/#comments</comments>
		<pubDate>Sat, 13 Jan 2007 08:25:39 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.wiso.cz/2007/01/13/upcoming-ajax-security-webcasts/</guid>
		<description><![CDATA[Joe Stagner anounced a new AJAX Security Webcasts series starting next thursday. Through the fact that it is primarly targeted to ASP.NET world, I think it can be usefull for any AJAX developer. Here are the links to register for all five in the series. Live From Redmond: AJAX Security Basics- The Building Blocks to [...]]]></description>
		<wfw:commentRss>http://www.wiso.cz/2007/01/13/upcoming-ajax-security-webcasts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BlackHat looks at Ajax security design issues</title>
		<link>http://www.wiso.cz/2006/08/07/blackhat-looks-at-ajax-security-design-issues/</link>
		<comments>http://www.wiso.cz/2006/08/07/blackhat-looks-at-ajax-security-design-issues/#comments</comments>
		<pubDate>Mon, 07 Aug 2006 07:01:37 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Security]]></category>

		<guid isPermaLink="false">http://www.wiso.cz/2006/08/07/blackhat-looks-at-ajax-security-design-issues/</guid>
		<description><![CDATA[AJAX is pretty cool stuff. But at Black Hat USA 2006 in Las Vegas and other events, the downside of AJAX is getting its due. &#39;&#39;We are seeing bad design choices,&#39;&#39; says SPI research engineer Billy Hoffman.Full article is available at SearchSecurity.com. Tags: AJAX, Security]]></description>
		<wfw:commentRss>http://www.wiso.cz/2006/08/07/blackhat-looks-at-ajax-security-design-issues/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

