<?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>Vos Virtual Network &#187; programming</title>
	<atom:link href="http://vvn.net/wp/tag/programming/feed/" rel="self" type="application/rss+xml" />
	<link>http://vvn.net/wp</link>
	<description>Jazz Like Code and Music For Life</description>
	<lastBuildDate>Fri, 07 Jan 2011 19:46:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>19 Rails Tricks for Ruby Coders</title>
		<link>http://vvn.net/wp/2007/04/17/19-rails-tricks-for-ruby-coders/</link>
		<comments>http://vvn.net/wp/2007/04/17/19-rails-tricks-for-ruby-coders/#comments</comments>
		<pubDate>Tue, 17 Apr 2007 10:36:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Webdesignology]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[hints]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[ruby on rails]]></category>
		<category><![CDATA[scripting]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tricks]]></category>

		<guid isPermaLink="false">http://vvn.net/wp/?p=49</guid>
		<description><![CDATA[Here are 19 Rails Tricks Most Ruby Coders Did Not Know &#8212; until the article was published&#8230; I liked the pointer about using BackgroundRB to run long running tasks (in the background).]]></description>
			<content:encoded><![CDATA[<p>Here are <a href="http://www.rubyinside.com/19-rails-tricks-most-rails-coders-dont-know-131.html" target="_blank">19 Rails Tricks</a> Most Ruby Coders Did Not Know &#8212; until the article was published&#8230; I liked the pointer about using <a title="Background Ruby job scheduler" href="http://backgroundrb.rubyforge.org/" target="_blank">BackgroundRB</a> to run long running tasks (in the background).</p>
]]></content:encoded>
			<wfw:commentRss>http://vvn.net/wp/2007/04/17/19-rails-tricks-for-ruby-coders/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RadRails IDE &#8211; Ruby on Rails &#8211; Tutorial</title>
		<link>http://vvn.net/wp/2006/09/23/radrails-ruby-on-rails-ide-announced/</link>
		<comments>http://vvn.net/wp/2006/09/23/radrails-ruby-on-rails-ide-announced/#comments</comments>
		<pubDate>Sat, 23 Sep 2006 16:42:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Methodology]]></category>
		<category><![CDATA[Webdesignology]]></category>
		<category><![CDATA[application development]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[developing]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[IDE]]></category>
		<category><![CDATA[programmer]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[RoR]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[ruby on rails]]></category>
		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://vvn.net/wp/?p=38</guid>
		<description><![CDATA[RadRails is the Eclipse-based IDE for Ruby on Rails. Learn about installing RadRails, the structure and use of the application window, and the primary steps in developing an application. Ruby on Rails has hit the big time. With that popularity &#8230; <a href="http://vvn.net/wp/2006/09/23/radrails-ruby-on-rails-ide-announced/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.radrails.org/">RadRails</a> is the <a href="http://www.eclipse.org/">Eclipse</a>-based <a href="http://en.wikipedia.org/wiki/Integrated_development_environment">IDE</a> for <a href="http://www.rubyonrails.org/">Ruby on Rails</a>. Learn about installing RadRails, the structure and use of the application window, and the primary steps in developing an application.<!--START RESERVED FOR FUTURE USE INCLUDE FILES--><script type="text/javascript"><!--
 if (document.referrer&amp;#038;&amp;document.referrer!="") {     // document.write(document.referrer);    var q = document.referrer;    var engine = q;    var isG = engine.search(/google\.com/i);    var searchTerms;    //var searchTermsForDisplay;    if (isG != -1) {  	   var i = q.search(/q=/); 	   var q2 = q.substring(i+2); 	   var j = q2.search(/&amp;#038;/); 	   j = (j == -1)?q2.length:j; 	   searchTerms = q.substring(i+2,i+2+j); 	   if (searchTerms.length != 0) { 	       searchQuery(searchTerms); 	       document.write("</p>
<div id=\"contents\"></div>
<p>"); 	   }    }  } //-->
// --&gt;
// --&gt;</script><!--END RESERVED FOR FUTURE USE INCLUDE FILES--> Ruby on Rails has hit the big time. With that popularity has come the desire by developers for an <strong>integrated development environment</strong> (IDE) that makes Rails even more accessible. RadRails, a Eclipse-based environment, fulfills that need for many developers.</p>
<p><a href="http://www-128.ibm.com/developerworks/opensource/library/os-ecl-radrails/?ca=dgr-lnxw09radrails">This article introduces the RadRails IDE</a></p>
]]></content:encoded>
			<wfw:commentRss>http://vvn.net/wp/2006/09/23/radrails-ruby-on-rails-ide-announced/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Be a Programmer</title>
		<link>http://vvn.net/wp/2006/08/02/how-to-be-a-programmer/</link>
		<comments>http://vvn.net/wp/2006/08/02/how-to-be-a-programmer/#comments</comments>
		<pubDate>Wed, 02 Aug 2006 09:52:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Methodology]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[documentation]]></category>
		<category><![CDATA[engineer]]></category>
		<category><![CDATA[geek]]></category>
		<category><![CDATA[nerd]]></category>
		<category><![CDATA[people skills]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[technical writing]]></category>
		<category><![CDATA[wisdom]]></category>

		<guid isPermaLink="false">http://vvn.net/wp/?p=30</guid>
		<description><![CDATA[I stumbled upon this interesting article this morning: How to Be a Programmer. But it is not all about bits and bytes and has an interesting section on How to Utilize People as Information Sources. If you are a real &#8230; <a href="http://vvn.net/wp/2006/08/02/how-to-be-a-programmer/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I <a href="http://www.stumbleupon.com/">stumbled upon</a> this interesting article this morning: <a href="http://samizdat.mines.edu/howto/HowToBeAProgrammer.html">How to Be a  Programmer</a>.  But it is not all about bits and bytes and has an interesting section on <a href="http://samizdat.mines.edu/howto/HowToBeAProgrammer.html#id2791028">How to Utilize People as Information Sources</a>.  If you are a real geek (as in nerdy geek), you might need to read <a href="http://samizdat.mines.edu/howto/HowToBeAProgrammer.html#id2854650">How to Talk to Non-Engineers</a>. And here is a real gem: <a href="http://samizdat.mines.edu/howto/HowToBeAProgrammer.html#id2791115">How to Document Wisely</a>&#8230;</p>
<blockquote><p>&#8221;  Life is too short to write crap nobody will read;  if you write crap, nobody will read it.&#8221;</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://vvn.net/wp/2006/08/02/how-to-be-a-programmer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Python Tutorial &#8211; at InfoGami</title>
		<link>http://vvn.net/wp/2006/07/15/python-tutorial-at-infogami/</link>
		<comments>http://vvn.net/wp/2006/07/15/python-tutorial-at-infogami/#comments</comments>
		<pubDate>Sat, 15 Jul 2006 17:13:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[Webdesignology]]></category>
		<category><![CDATA[code examples]]></category>
		<category><![CDATA[documentation]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[scripting]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://vvn.net/wp/?p=14</guid>
		<description><![CDATA[An unofficial Python Tutorial is at growing in the InfoGami wiki system. It has a nice layout and the code examples are easy to read. See for instance the section on Python Modules, or the Brief Tour of the Standard &#8230; <a href="http://vvn.net/wp/2006/07/15/python-tutorial-at-infogami/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>An unofficial <a title="Unofficial Python Tutorial" href="http://pytut.infogami.com/">Python Tutorial </a>is at growing in the <a title="The InfoGami wiki system - created by Aaron Swartz" href="http://infogami.com/">InfoGami wiki</a> system. It has a nice layout and the code examples are easy to read.  See for instance the section on <a title="Python Modules" href="http://pytut.infogami.com/node8.html">Python Modules</a>, or the<a title="Brief Tour of the Standard Python Library" href="http://pytut.infogami.com/node12.html"> Brief Tour of the Standard Python Library</a>.  I just really appreciate it when the page layout is so clean and easy to read, code examples sprinkled like spice &#8212; which makes this  technical documentation for Python easy to study.</p>
]]></content:encoded>
			<wfw:commentRss>http://vvn.net/wp/2006/07/15/python-tutorial-at-infogami/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

