<?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; Web Development</title>
	<atom:link href="http://www.madsoft.org/topics/webdev/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>
		<item>
		<title>Reusing 3rd Party Libraries in Web Development</title>
		<link>https://www.madsoft.org/2008/04/14/reusing-3rd-pary-libraries-in-web-development/</link>
		<comments>https://www.madsoft.org/2008/04/14/reusing-3rd-pary-libraries-in-web-development/#comments</comments>
		<pubDate>Mon, 14 Apr 2008 23:24:13 +0000</pubDate>
		<dc:creator>Alec Hussey</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[libraries]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.madsoft.org/2008/04/14/reusing-3rd-pary-libraries-in-web-development/</guid>
		<description><![CDATA[Ever since I have been getting back into the swing of Web Development, working on one of my projects, I really took notice to something. Whenever you see a PHP application out there that is free to download and you start looking through how they did things. You start to see that generally many web [...]]]></description>
		<wfw:commentRss>https://www.madsoft.org/2008/04/14/reusing-3rd-pary-libraries-in-web-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

