<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Copyright (C) 2001-2012 - Developer Shed, LLC. -->
<rss version="2.0">
<channel>
<title>Tutorialized.com - Latest Tutorial Listings For Development</title>
<link>http://www.tutorialized.com/</link>
<description>Photoshop Tutorials and Flash Tutorials</description>
<language>en-us</language>
<lastBuildDate>Thu, 16 Feb 2012 03:23:48 -0500</lastBuildDate>
<pubDate>Thu, 16 Feb 2012 03:23:48 -0500</pubDate>
<item>
<title>Database access using Python</title>
<pubDate>Wed, 01 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Database-access-using-Python/64671</link>
<description>
<![CDATA[Lately I've been writing Python scripts in an effort to better understand the language. After completing this last one, I decided to make a little tutorial out of it.]]>
</description><guid>http://www.tutorialized.com/tutorial/Database-access-using-Python/64671</guid>
</item>
<item>
<title>Leveraging industrial-strength Python testing</title>
<pubDate>Mon, 08 Dec 2008 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Leveraging-industrial-strength-Python-testing/50770</link>
<description>
<![CDATA[This article asks what the Python frameworks do when they introspect a test module to discover what tests live inside of it. It also looks at details like how common test setup and teardown is support...]]>
</description><guid>http://www.tutorialized.com/tutorial/Leveraging-industrial-strength-Python-testing/50770</guid>
</item>
<item>
<title>More powerful Python testing techniques</title>
<pubDate>Sun, 07 Dec 2008 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/More-powerful-Python-testing-techniques/45287</link>
<description>
<![CDATA[Look at how the leading Python testing frameworks provide robust auto-discovery of your application tests. Make sure your applications are written right the first time, and that they stay working thro...]]>
</description><guid>http://www.tutorialized.com/tutorial/More-powerful-Python-testing-techniques/45287</guid>
</item>
<item>
<title>Doing more with the Django admin</title>
<pubDate>Sun, 07 Dec 2008 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Doing-more-with-the-Django-admin/45183</link>
<description>
<![CDATA[The built-in administration console provided by Django is one of its biggest selling points. Find out how to extend the existing admin application without ever modifying the source. Learn three ways t...]]>
</description><guid>http://www.tutorialized.com/tutorial/Doing-more-with-the-Django-admin/45183</guid>
</item>
<item>
<title>Avoid common querying mistakes with better Django models</title>
<pubDate>Sun, 07 Dec 2008 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Avoid-common-querying-mistakes-with-better-Django-models/44868</link>
<description>
<![CDATA[This article sheds light on some of the lesser-known features of the Django ORM in particular, but SQLAlchemy users may find some of the cautions about inefficient query generation applicable to their...]]>
</description><guid>http://www.tutorialized.com/tutorial/Avoid-common-querying-mistakes-with-better-Django-models/44868</guid>
</item>
<item>
<title>Industrial-strength Python testing frameworks</title>
<pubDate>Sun, 07 Dec 2008 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Industrial-strength-Python-testing-frameworks/44531</link>
<description>
<![CDATA[The recent emergence of industrial-strength Python testing frameworks means that Python tests are being written more succinctly, more uniformly, and with better reporting of results than ever before. ...]]>
</description><guid>http://www.tutorialized.com/tutorial/Industrial-strength-Python-testing-frameworks/44531</guid>
</item>
<item>
<title>Scaling Django web apps on Apache</title>
<pubDate>Sat, 06 Dec 2008 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Scaling-Django-web-apps-on-Apache/43848</link>
<description>
<![CDATA[Django is a lightweight framework with vibrant community surrounding it. Create a simple Django application and learn how to deploy it to the Web on a server running Apache and mod_python. Finally, le...]]>
</description><guid>http://www.tutorialized.com/tutorial/Scaling-Django-web-apps-on-Apache/43848</guid>
</item>
<item>
<title>Intro to Django - Building a To-Do ListIntro to Django - Building a To-Do List</title>
<pubDate>Thu, 04 Dec 2008 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Intro-to-Django---Building-a-To-Do-ListIntro-to-Django---Building-a-To-Do-List/42354</link>
<description>
<![CDATA[Intro to Django - Building a To-Do List on NETTUTS.com]]>
</description><guid>http://www.tutorialized.com/tutorial/Intro-to-Django---Building-a-To-Do-ListIntro-to-Django---Building-a-To-Do-List/42354</guid>
</item>
<item>
<title>Python 3 Metaclasses and other strange creatures Part-2</title>
<pubDate>Thu, 04 Dec 2008 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Python-3-Metaclasses-and-other-strange-creatures-Part-2/42089</link>
<description>
<![CDATA[This second article builds on the previous article. In Part 2 of this two-part series, discover more new Python features and details on more advanced topics such as changes in abstract base classes, m...]]>
</description><guid>http://www.tutorialized.com/tutorial/Python-3-Metaclasses-and-other-strange-creatures-Part-2/42089</guid>
</item>
<item>
<title>Python 3 Metaclasses and other strange creatures Part-1</title>
<pubDate>Thu, 04 Dec 2008 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Python-3-Metaclasses-and-other-strange-creatures-Part-1/42088</link>
<description>
<![CDATA[Python 3 is the latest version of Guido van Rossum's powerful general-purpose programming language. It breaks backwards compatibility with the 2.x line but has cleaned up some syntax issues. This arti...]]>
</description><guid>http://www.tutorialized.com/tutorial/Python-3-Metaclasses-and-other-strange-creatures-Part-1/42088</guid>
</item>
<item>
<title>Create GPS-aware Nokia N810 apps with Eclipse and Python</title>
<pubDate>Tue, 02 Dec 2008 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Create-GPS-aware-Nokia-N810-apps-with-Eclipse-and-Python/40981</link>
<description>
<![CDATA[This article shows you how choosing Python and Eclipse as the core technologies for Nokia N810 application development makes it easy to create unit tests to add built-in testing to the end product. Se...]]>
</description><guid>http://www.tutorialized.com/tutorial/Create-GPS-aware-Nokia-N810-apps-with-Eclipse-and-Python/40981</guid>
</item>
<item>
<title>WSGI Python Tutorial</title>
<pubDate>Mon, 01 Dec 2008 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/WSGI-Python-Tutorial/40479</link>
<description>
<![CDATA[WSGI is the standard specification for web programming in Python. This tutorial shows how it works with simple code samples.]]>
</description><guid>http://www.tutorialized.com/tutorial/WSGI-Python-Tutorial/40479</guid>
</item>
<item>
<title>Introducing the JyDT Plug-in for Eclipse</title>
<pubDate>Wed, 05 Dec 2007 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Introducing-the-JyDT-Plug-in-for-Eclipse/35175</link>
<description>
<![CDATA[The JyDT plug-in enables Eclipse to work as a Jython/CPython IDE. In this tutorial learn how to configure the JyDT and a brief description of it. Learn to use the PyDev perspective and explorer, compi...]]>
</description><guid>http://www.tutorialized.com/tutorial/Introducing-the-JyDT-Plug-in-for-Eclipse/35175</guid>
</item>
<item>
<title>Programming Sockets in Python</title>
<pubDate>Fri, 08 Dec 2006 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Programming-Sockets-in-Python/27402</link>
<description>
<![CDATA[In this tutorial, you first learn a few Python basics and see why Python makes a good network programming language. Then you move on to the basic sockets features of Python, using a sample chat applic...]]>
</description><guid>http://www.tutorialized.com/tutorial/Programming-Sockets-in-Python/27402</guid>
</item>
<item>
<title>Web Python Tutorial</title>
<pubDate>Mon, 31 Oct 2005 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Web-Python-Tutorial/17633</link>
<description>
<![CDATA[People are always asking how to use Python in Web programming. As a general rule the only option to use Python in shared hosts is through CGI. This tutorial is just about how to use CGI with Python.]]>
</description><guid>http://www.tutorialized.com/tutorial/Web-Python-Tutorial/17633</guid>
</item>
</channel>
</rss>
