<?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>MadSoft &#187; django</title>
	<atom:link href="http://www.madsoft.org/tags/django/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.madsoft.org</link>
	<description></description>
	<lastBuildDate>Tue, 15 Nov 2011 21:18:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Integrating Uploadify with Django</title>
		<link>https://www.madsoft.org/2011/07/29/integrating-uploadify-with-django/</link>
		<comments>https://www.madsoft.org/2011/07/29/integrating-uploadify-with-django/#comments</comments>
		<pubDate>Fri, 29 Jul 2011 04:18:25 +0000</pubDate>
		<dc:creator>Alec Hussey</dc:creator>
				<category><![CDATA[Python]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[django]]></category>
		<category><![CDATA[file uploads]]></category>
		<category><![CDATA[flash uploader]]></category>
		<category><![CDATA[integration]]></category>
		<category><![CDATA[uploadify]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://www.madsoft.org/?p=194</guid>
		<description><![CDATA[As multimedia becomes more and more prevalent these days, an interactive file uploader becomes extraordinarily useful. I ran into such a situation recently when developing a Django web application of my own. In this case I chose to use Uploadify because I&#8217;ve used it in the past, it integrates well with jQuery, and in my [...]]]></description>
		<wfw:commentRss>https://www.madsoft.org/2011/07/29/integrating-uploadify-with-django/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Integrating TinyMCE with Django</title>
		<link>https://www.madsoft.org/2009/12/09/integrating-tinymce-with-django/</link>
		<comments>https://www.madsoft.org/2009/12/09/integrating-tinymce-with-django/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 08:41:47 +0000</pubDate>
		<dc:creator>Alec Hussey</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[django]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[tinymce]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.madsoft.org/?p=89</guid>
		<description><![CDATA[Many people often want What You See Is What You Get (WYSIWYG) editors when creating content from within their web applications. This can be either in the Django admin control panel or for the end user. One of the most flexible and useful of the WYSIWYG editors currently available is TinyMCE due to its extensive [...]]]></description>
		<wfw:commentRss>https://www.madsoft.org/2009/12/09/integrating-tinymce-with-django/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>

