<?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>Mon, 06 Feb 2012 13:41:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Silverlight Behaviors Tutorial</title>
		<link>http://www.digitalmediaminute.com/article/8388/silverlight-behaviors-tutorial</link>
		<comments>http://www.digitalmediaminute.com/article/8388/silverlight-behaviors-tutorial#comments</comments>
		<pubDate>Sun, 20 Mar 2011 03:05:49 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[silverlight 4]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.digitalmediaminute.com/?p=8388</guid>
		<description><![CDATA[Behaviors are reusable chunks of code that give us the ability to make interface elements interactive. From Pravinkumar Dabade at dotnetcurry here&#8217;s a good explanation of behaviors in Silverlight 4, including a demo of the ‘MouseDragElementBehavior’ behavior.  The Silverlight development platform is one of the cornerstones of Microsoft&#8217;s software strategy moving forward and if you [...]]]></description>
		<wfw:commentRss>http://www.digitalmediaminute.com/article/8388/silverlight-behaviors-tutorial/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How Do Write A Desktop App That Auto-updates?</title>
		<link>http://www.digitalmediaminute.com/article/8319/how-do-write-a-desktop-app-that-auto-updates</link>
		<comments>http://www.digitalmediaminute.com/article/8319/how-do-write-a-desktop-app-that-auto-updates#comments</comments>
		<pubDate>Mon, 07 Mar 2011 11:31:02 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://www.digitalmediaminute.com/?p=8319</guid>
		<description><![CDATA[Auto-updating your web applications is pretty straighforward, but upgrading a desktop app is considerably more involved. Over at Los Techies, Louis Salin walks us through a process for creating a simple desktop app that updates itself. Hey, we are not all moving immediately and simultaneously to web applications after all, so you can&#8217;t say that [...]]]></description>
		<wfw:commentRss>http://www.digitalmediaminute.com/article/8319/how-do-write-a-desktop-app-that-auto-updates/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Python Programming For 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. We have done quite a few pointer posts to Python resources and tutorials for beginners especially over the years here at [...]]]></description>
		<wfw:commentRss>http://www.digitalmediaminute.com/article/7025/python-programming/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Automating Your OSX Terminal 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.  This is a great little tip that will shorten your workflow incrementally, possibly every single [...]]]></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 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 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[Enter the iPad programming tips: 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 [...]]]></description>
		<wfw:commentRss>http://www.digitalmediaminute.com/article/6589/programming-for-ipad/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IDE Interface, 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 [...]]]></description>
		<wfw:commentRss>http://www.digitalmediaminute.com/article/5952/ide-interface/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Django Starter 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.  Obviously if you are working with Django at all you need to get over to  the article to make sure that you&#8217;re completely up to speed with the latest techniques [...]]]></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 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 learn next?&#8217; [...]]]></description>
		<wfw:commentRss>http://www.digitalmediaminute.com/article/5350/best-programming-language-to-learn-in-2010/feed</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Free Programming-Related 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.  And as time goes on it seems like there are more and more really high-quality PDF programming books available at no cost. I [...]]]></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 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 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 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[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>13</slash:comments>
		</item>
		<item>
		<title>Vim For 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. This Vim article is from Arstechnica.com, which [...]]]></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 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 has a great post to get you ready for Google Apps Engine by Learning Python and Django. These are exciting times [...]]]></description>
		<wfw:commentRss>http://www.digitalmediaminute.com/article/2734/learn-python-and-django/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

