<?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>Digital Media Minute &#187; programming</title>
	<atom:link href="http://www.digitalmediaminute.com/article/tag/programming/feed" rel="self" type="application/rss+xml" />
	<link>http://www.digitalmediaminute.com</link>
	<description>News that matters for Web Developers</description>
	<lastBuildDate>Thu, 09 Sep 2010 08:45:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Python Programming For&#160;Fun</title>
		<link>http://www.digitalmediaminute.com/article/7025/python-programming</link>
		<comments>http://www.digitalmediaminute.com/article/7025/python-programming#comments</comments>
		<pubDate>Fri, 13 Aug 2010 07:24:01 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[learning programming]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.digitalmediaminute.com/?p=7025</guid>
		<description><![CDATA[Chris Myers has a nice selection of short intermediate-level Python programs and tutorials for Python programmers interested in enhancing their skills in the language, and having a better understanding of recursion and object-oriented programming.
]]></description>
		<wfw:commentRss>http://www.digitalmediaminute.com/article/7025/python-programming/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using IDisposable objects And&#160;Delegates</title>
		<link>http://www.digitalmediaminute.com/article/6940/duplicate-code</link>
		<comments>http://www.digitalmediaminute.com/article/6940/duplicate-code#comments</comments>
		<pubDate>Sat, 31 Jul 2010 19:37:19 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[tech tips]]></category>

		<guid isPermaLink="false">http://www.digitalmediaminute.com/?p=6940</guid>
		<description><![CDATA[Alex Dresko has two good related posts on using IDisposable objects and eliminating duplicate code with delegates.
]]></description>
		<wfw:commentRss>http://www.digitalmediaminute.com/article/6940/duplicate-code/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Automating Your OSX Terminal&#160;Environment</title>
		<link>http://www.digitalmediaminute.com/article/6852/automating-your-osx-terminal-environment</link>
		<comments>http://www.digitalmediaminute.com/article/6852/automating-your-osx-terminal-environment#comments</comments>
		<pubDate>Sun, 18 Jul 2010 18:07:36 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.digitalmediaminute.com/?p=6852</guid>
		<description><![CDATA[If you use the same terminal setup every time you start work in OSX, you might be interested in the short lesson Joey over at LosTechies put together on how to start up your terminal environment with just one command.
]]></description>
		<wfw:commentRss>http://www.digitalmediaminute.com/article/6852/automating-your-osx-terminal-environment/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Porting An IPhone App To&#160;Ipad</title>
		<link>http://www.digitalmediaminute.com/article/6651/porting-an-iphone-app-to-ipad</link>
		<comments>http://www.digitalmediaminute.com/article/6651/porting-an-iphone-app-to-ipad#comments</comments>
		<pubDate>Tue, 22 Jun 2010 16:25:06 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPhone Apps]]></category>
		<category><![CDATA[iPhone App]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.digitalmediaminute.com/?p=6651</guid>
		<description><![CDATA[Digital Media Minute has done a lot of posts on iPad lately, but this pointer should be relevant to any iPhone developers who intend to get their iPhone applications on to iPad but haven&#8217;t yet gotten around to it. Check out this superb tutorial with plenty of screenshots and coding snippets, on porting an iPhone [...]]]></description>
		<wfw:commentRss>http://www.digitalmediaminute.com/article/6651/porting-an-iphone-app-to-ipad/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Programming For IPad: Early Lessons&#160;Learned</title>
		<link>http://www.digitalmediaminute.com/article/6589/programming-for-ipad</link>
		<comments>http://www.digitalmediaminute.com/article/6589/programming-for-ipad#comments</comments>
		<pubDate>Sat, 12 Jun 2010 03:53:59 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[iPad application]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.digitalmediaminute.com/?p=6589</guid>
		<description><![CDATA[Thomas Fuchs created this gorgeous and simple iPad app for looking up time zones, called everytimezone. It worked well on the SDK iPad Simulator, but when he finally got his iPad he found the application to be very sluggish, so he optimized it. 
Here he shares some lessons learned from the experience (there are a [...]]]></description>
		<wfw:commentRss>http://www.digitalmediaminute.com/article/6589/programming-for-ipad/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Basics Of Neural Networks For&#160;Programming</title>
		<link>http://www.digitalmediaminute.com/article/6572/basics-of-neural-networks-for-programming</link>
		<comments>http://www.digitalmediaminute.com/article/6572/basics-of-neural-networks-for-programming#comments</comments>
		<pubDate>Wed, 09 Jun 2010 04:24:43 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[neural networks]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.digitalmediaminute.com/?p=6572</guid>
		<description><![CDATA[Here is a nice, non-mathematical explanation of what neural networks are , and how you might make use of them in applications you&#8217;re creating.
]]></description>
		<wfw:commentRss>http://www.digitalmediaminute.com/article/6572/basics-of-neural-networks-for-programming/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IDE Interface,&#160;Improved</title>
		<link>http://www.digitalmediaminute.com/article/5952/ide-interface</link>
		<comments>http://www.digitalmediaminute.com/article/5952/ide-interface#comments</comments>
		<pubDate>Sat, 13 Mar 2010 14:40:43 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[IDE]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.digitalmediaminute.com/?p=5952</guid>
		<description><![CDATA[From Andrew Bragdon, et al. of Brown University comes Code Bubbles, an attempt to redefine the IDE interface. Interesting re-think:
&#8230;a novel user interface metaphor for code understanding and maintanence based on collections of lightweight, editable fragments called bubbles, which form concurrently visible working sets. 
Without the file-based aspect of traditional IDEs, Code Bubbles functions by [...]]]></description>
		<wfw:commentRss>http://www.digitalmediaminute.com/article/5952/ide-interface/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Django Starter&#160;Kit</title>
		<link>http://www.digitalmediaminute.com/article/5777/django-starter-kit</link>
		<comments>http://www.digitalmediaminute.com/article/5777/django-starter-kit#comments</comments>
		<pubDate>Thu, 18 Feb 2010 05:13:52 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[dmm]]></category>
		<category><![CDATA[django]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.digitalmediaminute.com/?p=5777</guid>
		<description><![CDATA[Here&#8217;s an excellent 37-item list of Django tips, tutorials and articles bundled all in one place with an emphasis on recent items, over at komunitasweb.com
]]></description>
		<wfw:commentRss>http://www.digitalmediaminute.com/article/5777/django-starter-kit/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Best Programming Language To Learn In&#160;2010</title>
		<link>http://www.digitalmediaminute.com/article/5350/best-programming-language-to-learn-in-2010</link>
		<comments>http://www.digitalmediaminute.com/article/5350/best-programming-language-to-learn-in-2010#comments</comments>
		<pubDate>Mon, 21 Dec 2009 16:11:01 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[learning programming]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[programming languages]]></category>

		<guid isPermaLink="false">http://www.digitalmediaminute.com/?p=5350</guid>
		<description><![CDATA[With a new year upon us, it&#8217;s a time to examine the big questions: what is the best place to buy lottery tickets? Should I buy a puppy?  But seriously, the sands of tech are changing rapidly so everyone should be looking to expand their repertoire, as in &#8216;what programming  language should I [...]]]></description>
		<wfw:commentRss>http://www.digitalmediaminute.com/article/5350/best-programming-language-to-learn-in-2010/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Free Programming-Related&#160;Ebooks</title>
		<link>http://www.digitalmediaminute.com/article/4875/free-programming-related-ebooks</link>
		<comments>http://www.digitalmediaminute.com/article/4875/free-programming-related-ebooks#comments</comments>
		<pubDate>Wed, 21 Oct 2009 15:15:27 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[dmm]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.digitalmediaminute.com/?p=4875</guid>
		<description><![CDATA[Here&#8217;s a very nice, long list of free downloads of pdf-format ebooks related to programming. The bigger the web gets, the nicer it is to beat the clutter by having concise lists. 
]]></description>
		<wfw:commentRss>http://www.digitalmediaminute.com/article/4875/free-programming-related-ebooks/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Sublime Text&#160;Editor</title>
		<link>http://www.digitalmediaminute.com/article/4867/sublime-text-editor</link>
		<comments>http://www.digitalmediaminute.com/article/4867/sublime-text-editor#comments</comments>
		<pubDate>Mon, 19 Oct 2009 14:58:19 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[dmm]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.digitalmediaminute.com/?p=4867</guid>
		<description><![CDATA[Have you seen Sublime Text? A Windows text editor for code, html and prose, with among other things, an interesting &#8216;Minimap&#8217; feature that gives you a zoomed-out macro view of what you&#8217;re doing. There&#8217;s syntax highlighting for a long list of programming languages, multi-pane viewing etc. Free evaluation; $59 for a license seems high but [...]]]></description>
		<wfw:commentRss>http://www.digitalmediaminute.com/article/4867/sublime-text-editor/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Duct-Tape&#160;Programmers</title>
		<link>http://www.digitalmediaminute.com/article/4715/duct-tape-programmers</link>
		<comments>http://www.digitalmediaminute.com/article/4715/duct-tape-programmers#comments</comments>
		<pubDate>Sat, 26 Sep 2009 18:29:53 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[dmm]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[tech business]]></category>

		<guid isPermaLink="false">http://www.digitalmediaminute.com/?p=4715</guid>
		<description><![CDATA[Here&#8217;s a good read from Joel Spolsky, on what he calls &#8216;duct-tape programmers&#8217;. The post is actually a review of the book Coders at Work, by Peter Seibel, but Spolsky&#8217;s enthusiasm is infectious and spot-on. The inspiration in this case is Jamie Zawinski, who was at Netscape in the early days, and the point here is [...]]]></description>
		<wfw:commentRss>http://www.digitalmediaminute.com/article/4715/duct-tape-programmers/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ruby Programming&#160;Tutorial</title>
		<link>http://www.digitalmediaminute.com/article/3398/ruby-programming-tutorial</link>
		<comments>http://www.digitalmediaminute.com/article/3398/ruby-programming-tutorial#comments</comments>
		<pubDate>Mon, 15 Jun 2009 16:41:37 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[dmm]]></category>
		<category><![CDATA[ruby on rails]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[ruby_on_rails]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://www.digitalmediaminute.com/?p=3398</guid>
		<description><![CDATA[Ruby on Rails continues to be very popular, and for someone getting started a good Ruby programming tutorial might be the difference between spinning one&#8217;s wheels and understanding Ruby quickly. Digital Media Minute did a well-received post on Ruby on Rails Tutorials a while ago, and as RoR has evolved to become quite complex over [...]]]></description>
		<wfw:commentRss>http://www.digitalmediaminute.com/article/3398/ruby-programming-tutorial/feed</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Vim For&#160;Windows</title>
		<link>http://www.digitalmediaminute.com/article/3191/vim-for-windows</link>
		<comments>http://www.digitalmediaminute.com/article/3191/vim-for-windows#comments</comments>
		<pubDate>Tue, 19 May 2009 14:25:14 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[dmm]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://www.digitalmediaminute.com/?p=3191</guid>
		<description><![CDATA[Excellent overview of ways to make the powerful Vim text editor more friendly for developers. One suggestion is that, instead of running Vim in a terminal window, you might want to run it in a graphical shell, ie the GUI version of Vim for Windows and Linux, GVim. Vim Windows article from Arstechnica.com
]]></description>
		<wfw:commentRss>http://www.digitalmediaminute.com/article/3191/vim-for-windows/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learn Python and&#160;Django</title>
		<link>http://www.digitalmediaminute.com/article/2734/learn-python-and-django</link>
		<comments>http://www.digitalmediaminute.com/article/2734/learn-python-and-django#comments</comments>
		<pubDate>Wed, 09 Apr 2008 16:04:06 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[dmm]]></category>
		<category><![CDATA[django]]></category>
		<category><![CDATA[frameworks]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.digitalmediaminute.com/article/2734/learn-python-and-django</guid>
		<description><![CDATA[Will Python and Django become the next hot languages for web developers? With Google&#8217;s recent App Engine announcement the spotlight is certainly shinning bright on this scripting language and web application framework.   The  Atomeo blog hast a great post to get you ready for Google Apps Engine by Learning Python and Django.
]]></description>
		<wfw:commentRss>http://www.digitalmediaminute.com/article/2734/learn-python-and-django/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.419 seconds -->
