<?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>Rich Internet Application and User Interface Videos &#38; Tutorials Directory &#187; Python</title>
	<atom:link href="http://www.riatube.com/tag/python/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.riatube.com</link>
	<description>Rich Internet Applications and User Interface Tutorials and Videos: Ajax, Flex, Flash, Silverlight, JavaFX, Javascript, JQuery, Prototype, Dojo.</description>
	<lastBuildDate>Thu, 15 Jul 2010 13:33:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Dabo: Rich Client Web Applications in 100% Python</title>
		<link>http://www.riatube.com/2010/01/26/dabo-rich-client-web-applications-in-100-python/</link>
		<comments>http://www.riatube.com/2010/01/26/dabo-rich-client-web-applications-in-100-python/#comments</comments>
		<pubDate>Tue, 26 Jan 2010 13:19:47 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[dabo]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://www.riatube.com/?p=1756</guid>
		<description><![CDATA[Imagine being able to create a rich web application using nothing but Python. No HTML, Javascript &#8211; just pure Python. Now you can with the Dabo framework. You can now create web applications as well as traditional desktop applications using Dabo. This session will cover the basics of developing both web and desktop applications using [...]]]></description>
		<wfw:commentRss>http://www.riatube.com/2010/01/26/dabo-rich-client-web-applications-in-100-python/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Strategies For Testing Ajax Web Applications</title>
		<link>http://www.riatube.com/2009/12/16/strategies-for-testing-ajax-web-applications/</link>
		<comments>http://www.riatube.com/2009/12/16/strategies-for-testing-ajax-web-applications/#comments</comments>
		<pubDate>Wed, 16 Dec 2009 12:34:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[architecture]]></category>
		<category><![CDATA[functional testing]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://www.riatube.com/?p=1672</guid>
		<description><![CDATA[As a Python web developer you are probably familiar with the paradigms of testing simple web applications. Your test case makes a GET / POST request, your program responds with an HTML page, and your test verifies the HTML elements. Unfortunately, today&#8217;s typical web application is not so simple! Since modern browsers support asynchronous JavaScript [...]]]></description>
		<wfw:commentRss>http://www.riatube.com/2009/12/16/strategies-for-testing-ajax-web-applications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building a Simple Configuration-driven Web Testing Framework With Twill</title>
		<link>http://www.riatube.com/2009/12/09/building-a-simple-configuration-driven-web-testing-framework-with-twill/</link>
		<comments>http://www.riatube.com/2009/12/09/building-a-simple-configuration-driven-web-testing-framework-with-twill/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 16:48:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[functional testing]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[twill]]></category>

		<guid isPermaLink="false">http://www.riatube.com/?p=1655</guid>
		<description><![CDATA[Building a flexible and scalable functional testing framework for your application is typically an evolutionary process. You experiment and find things that work, and things that don&#8217;t, particularly if you have little programming experience. Sometimes, you proceed down a path that binds your hands later down the road, and a massive refactor is needed. I [...]]]></description>
		<wfw:commentRss>http://www.riatube.com/2009/12/09/building-a-simple-configuration-driven-web-testing-framework-with-twill/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Windmill</title>
		<link>http://www.riatube.com/2009/12/03/using-windmill/</link>
		<comments>http://www.riatube.com/2009/12/03/using-windmill/#comments</comments>
		<pubDate>Thu, 03 Dec 2009 15:41:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Open Source Tools]]></category>
		<category><![CDATA[functional testing]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[windmill]]></category>

		<guid isPermaLink="false">http://www.riatube.com/?p=1645</guid>
		<description><![CDATA[Windmill is the best-integrated solution for Web test development and its flexibility is largely due to its development in Python. This talk will get you writing and running automated tests and show off some of the most useful built-in tools for debugging and continuous integration.
 
Presentation slides
]]></description>
		<wfw:commentRss>http://www.riatube.com/2009/12/03/using-windmill/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building GUI applications with Python, GTK and Glade</title>
		<link>http://www.riatube.com/2008/12/23/building-gui-applications-with-python-gtk-and-glade/</link>
		<comments>http://www.riatube.com/2008/12/23/building-gui-applications-with-python-gtk-and-glade/#comments</comments>
		<pubDate>Tue, 23 Dec 2008 15:53:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[glade]]></category>
		<category><![CDATA[gtk]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://www.softdevtube.com/?p=836</guid>
		<description><![CDATA[Pete Savage gives an introduction to  developing applications using Python, GTK and Glade. This talk was given on 2nd  December 2006 at a meeting of Hampshire Linux User Group.

Additional resource for this presentation 
http://www.hants.lug.org.uk/cgi-bin/wiki.pl?TechTalks/2ndDecember2006
]]></description>
		<wfw:commentRss>http://www.riatube.com/2008/12/23/building-gui-applications-with-python-gtk-and-glade/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
