<?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; Javascript</title>
	<atom:link href="http://www.wiso.cz/tag/javascript/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>Ext JS 3.0 RC1.1 released</title>
		<link>http://www.wiso.cz/2009/05/06/ext-js-30-rc11-released/</link>
		<comments>http://www.wiso.cz/2009/05/06/ext-js-30-rc11-released/#comments</comments>
		<pubDate>Wed, 06 May 2009 22:09:14 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[ExtJS]]></category>
		<category><![CDATA[Framework]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://www.wiso.cz/?p=611</guid>
		<description><![CDATA[It is great to see that Ext JS team is working hard on features that reflects people needs. New release candidate looks very promising and especially Charting, ButtonGroup (Microsoft Office 2008 Ribbon  style;)), Buffered GridView and Debug console are really sweet. Tags: ExtJS, Framework, Javascript]]></description>
		<wfw:commentRss>http://www.wiso.cz/2009/05/06/ext-js-30-rc11-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>Taffy DB &#8211; simple JavaScript storage</title>
		<link>http://www.wiso.cz/2008/10/20/taffy-db-simple-javascript-storage/</link>
		<comments>http://www.wiso.cz/2008/10/20/taffy-db-simple-javascript-storage/#comments</comments>
		<pubDate>Mon, 20 Oct 2008 19:53:28 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Misc]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Utility]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.wiso.cz/?p=425</guid>
		<description><![CDATA[I just came across this interesting utility for all JavaScript developers. From its website: Taffy DB is a free and open source JavaScript library that acts as thin data layer inside Web 2.0 and AJAX applications. What makes it cool: Under 10K! Simple, JavaScript Centric Syntax Fast Easy to include in any web application Compatible [...]]]></description>
		<wfw:commentRss>http://www.wiso.cz/2008/10/20/taffy-db-simple-javascript-storage/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>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>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>Aptana &#8211; The Web IDE</title>
		<link>http://www.wiso.cz/2006/07/31/aptana-the-web-ide/</link>
		<comments>http://www.wiso.cz/2006/07/31/aptana-the-web-ide/#comments</comments>
		<pubDate>Mon, 31 Jul 2006 06:26:33 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[IDE]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://wiso.cz/2006/07/31/aptana-the-web-ide/</guid>
		<description><![CDATA[Aptana is a robust, JavaScript-focused IDE for building dynamic web applications. Highlights include the following features: Code Assist on JavaScript, HTML, and CSS languages, including your own JavaScript functions Outliner that gives a snapshot view of your JavaScript, HTML, and CSS code structure Error and warning notification for your code Support for Aptana UI customization [...]]]></description>
		<wfw:commentRss>http://www.wiso.cz/2006/07/31/aptana-the-web-ide/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

