<?xml version="1.0" encoding="utf-8" ?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>qumbler: qumbles tagged development</title><link>http://qumbler.com</link><description>qumbler: a tumblelog</description><generator>qumbler</generator><image><title>qumbler: qumbles tagged development</title><url>http://qumbler.com/images/qumbler.png</url><link>http://qumbler.com</link><width>120</width><height>30</height></image><item>
<guid isPermaLink="true">http://qumbler.com/post/45005</guid>
<title>ongoing &#xb7; Doing It Wrong</title>
<link>http://www.tbray.org/ongoing/When/201x/2010/01/02/Doing-It-Wrong</link>
<dc:creator>vito</dc:creator>
<category>development</category>
<category>enterprise</category>
<category>java</category>
<category>software</category>
<category>system</category>
<category>tim_bray</category>
<category>xml</category>
<description><![CDATA[
<p><a href="http://www.tbray.org/ongoing/When/201x/2010/01/02/Doing-It-Wrong" title="http://www.tbray.org/ongoing/When/201x/2010/01/02/Doing-It-Wrong"><img src="http://qumbler.com/thumbs/img323031302f303130382f3130303034382f7468756d622e6a7067" title="ongoing &#xb7; Doing It Wrong" alt="ongoing &#xb7; Doing It Wrong" align="left" /></a><br/>
Tags: <a href="http://qumbler.com/tag/development" title="URLs tagged development">development</a> <a href="http://qumbler.com/tag/enterprise" title="URLs tagged enterprise">enterprise</a> <a href="http://qumbler.com/tag/java" title="URLs tagged java">java</a> <a href="http://qumbler.com/tag/software" title="URLs tagged software">software</a> <a href="http://qumbler.com/tag/system" title="URLs tagged system">system</a> <a href="http://qumbler.com/tag/tim_bray" title="URLs tagged tim_bray">tim_bray</a> <a href="http://qumbler.com/tag/xml" title="URLs tagged xml">xml</a></p>
<p>&ldquo;When an author of XML says that Java and XML are doing it wrong, you're probably doing it wrong.&rdquo;</p>
]]></description>
<pubDate>Fri, 08 Jan 2010 10:00:48 -0600</pubDate>
</item>
<item>
<guid isPermaLink="true">http://qumbler.com/post/42034</guid>
<title>Carmack releases open source Wolfenstein for iPhone</title>
<link>http://www.joystiq.com/2009/03/24/carmack-releases-open-source-wolfenstein-for-iphone/</link>
<dc:creator>vito</dc:creator>
<category>development</category>
<category>iphone</category>
<category>john_carmack</category>
<category>wolfenstein_3d</category>
<description><![CDATA[
<p><a href="http://www.joystiq.com/2009/03/24/carmack-releases-open-source-wolfenstein-for-iphone/" title="http://www.joystiq.com/2009/03/24/carmack-releases-open-source-wolfenstein-for-iphone/"><img src="http://qumbler.com/thumbs/img323030392f303332342f3230313732342f7468756d622e6a7067" title="Carmack releases open source Wolfenstein for iPhone" alt="Carmack releases open source Wolfenstein for iPhone" align="left" /></a><br/>
Tags: <a href="http://qumbler.com/tag/development" title="URLs tagged development">development</a> <a href="http://qumbler.com/tag/iphone" title="URLs tagged iphone">iphone</a> <a href="http://qumbler.com/tag/john_carmack" title="URLs tagged john_carmack">john_carmack</a> <a href="http://qumbler.com/tag/wolfenstein_3d" title="URLs tagged wolfenstein_3d">wolfenstein_3d</a></p>

]]></description>
<pubDate>Tue, 24 Mar 2009 20:17:23 -0500</pubDate>
</item>
<item>
<guid isPermaLink="true">http://qumbler.com/post/35704</guid>
<title>Quotation</title>
<dc:creator>vito</dc:creator>
<category>IRC_quote</category>
<category>architecture</category>
<category>black_box</category>
<category>development</category>
<category>i_robot</category>
<category>matt_webb</category>
<category>programming</category>
<category>refactoring</category>
<category>software</category>
<description><![CDATA[<p><tt>&lt;qumbler&gt; Found: http://interconnected.org/home/2007/12/28/wrapping_up_2007<br/>&lt;vito&gt; scroll down to #4 in that<br/>&lt;vito&gt; that&#39;s the refactoring one<br/>&lt;bai&gt; &quot;A codebase should be its own source repository: seeing what the code was like a year ago shouldn&#39;t be a check-out from source control, but archeology.&quot;<br/>&lt;bai&gt; that&#39;s preposterous<br/>&lt;luser&gt; wha<br/>&lt;luser&gt; stupid<br/>&lt;bai&gt; haha the rest of the explanation says &quot;my brain can&#39;t understand elegant solutions so it&#39;s better to mash together a series of hacks&quot;<br/>&lt;vito&gt; I think it&#39;s a fascinating idea.  That&#39;s how you get serendipity and side-effects and emergent behavior.<br/>&lt;bai&gt; this guy is not an architect-type coder, he&#39;s a grunt-work, fill-in-the-blanks coder<br/>&lt;bai&gt; hahah emergent behavior is not a good thing in software development<br/>&lt;bai&gt; it&#39;s generally called &quot;bugs&quot;<br/>&lt;vito&gt; I think the problem is that *you* are a grunt work coder, and he&#39;s gone all astronaut architect and you just can&#39;t comprehend his vision.<br/>&lt;bai&gt; no, there&#39;s a reason he referred to it as archaeology, and that&#39;s because he&#39;s digging himself a big hole<br/>&lt;bai&gt; &quot;Refactoring code means we say there are certain behaviours that are important, which are those to be kept, and other there aren&#39;t. I say, who are we to say what&#39;s important.&quot;<br/>&lt;bai&gt; we are the programmers who define what the system we&#39;re working on should and shouldn&#39;t do, it&#39;s exactly our jobs to say what is and isn&#39;t important<br/>&lt;luser&gt; yeah<br/>&lt;luser&gt; it&#39;s not like this is just some magical stuff that we&#39;ve discovered<br/>&lt;luser&gt; it&#39;s fucking code<br/>&lt;luser&gt; it was written by other programmers<br/>&lt;luser&gt; it&#39;s either right or wrong<br/>&lt;bai&gt; hey, don&#39;t fix that bug, it might turn out to do something awesome 3 years from now!<br/>&lt;bai&gt; bug fixing = abortion<br/>&lt;luser&gt; well too bad you didn&#39;t use a vcs and save the old version<br/>&lt;luser&gt; that&#39;s just archaeology<br/>&lt;bai&gt; nothing beats digging around in some code and coming up with a piece of code that makes you go &quot;what the FUCK does THIS do?&quot;<br/>&lt;vito&gt; I think the idea is that it&#39;d be better to treat existing code as a black box, working solely on inputs and outputs<br/>&lt;luser&gt; it&#39;s absurd<br/>&lt;luser&gt; it doesn&#39;t work that way<br/>&lt;drlanning&gt; There have always been ghosts in the machine. Random segments of code, that have grouped together to form unexpected protocols. Unanticipated, these free radicals engender questions of free will, creativity, and even the nature of what we might call the soul.<br/>&lt;drlanning&gt; Why is it that when some robots are left in darkness, they will seek out the light? Why is it that when robots are stored in an empty space, they will group together, rather than stand alone?<br/>&lt;drlanning&gt; How do we explain this behavior? Random segments of code? Or is it something more? When does a perceptual schematic become consciousness? When does a difference engine become the search for truth?<br/>&lt;drlanning&gt; When does a personality simulation become the bitter mote... of a soul?</tt></p>
Tags: <a href="http://qumbler.com/tag/irc_quote" title="URLs tagged irc_quote">irc_quote</a> <a href="http://qumbler.com/tag/architecture" title="URLs tagged architecture">architecture</a> <a href="http://qumbler.com/tag/black_box" title="URLs tagged black_box">black_box</a> <a href="http://qumbler.com/tag/development" title="URLs tagged development">development</a> <a href="http://qumbler.com/tag/i_robot" title="URLs tagged i_robot">i_robot</a> <a href="http://qumbler.com/tag/matt_webb" title="URLs tagged matt_webb">matt_webb</a> <a href="http://qumbler.com/tag/programming" title="URLs tagged programming">programming</a> <a href="http://qumbler.com/tag/refactoring" title="URLs tagged refactoring">refactoring</a> <a href="http://qumbler.com/tag/software" title="URLs tagged software">software</a>
]]></description>
<pubDate>Sat, 29 Dec 2007 21:15:26 -0600</pubDate>
</item>
<item>
<guid isPermaLink="true">http://qumbler.com/post/29975</guid>
<title>Musings of a Software Development Manager  &#xbb; Blog Archive   &#xbb; A Tip on Agile Documentation</title>
<link>http://edgibbs.com/2005/07/27/a-tip-on-agile-documentation/</link>
<dc:creator>vito</dc:creator>
<category>ATTRIBUTION_Elizabeth_Hendrickson</category>
<category>business</category>
<category>development</category>
<category>documentation</category>
<category>eels</category>
<category>hovercraft</category>
<category>monty_python</category>
<category>quotation</category>
<category>software</category>
<category>testing</category>
<description><![CDATA[
<p><a href="http://edgibbs.com/2005/07/27/a-tip-on-agile-documentation/" title="http://edgibbs.com/2005/07/27/a-tip-on-agile-documentation/"><img src="http://qumbler.com/thumbs/img323030372f303231372f3133323931312f7468756d622e6a7067" title="Musings of a Software Development Manager  &#xbb; Blog Archive   &#xbb; A Tip on Agile Documentation" alt="Musings of a Software Development Manager  &#xbb; Blog Archive   &#xbb; A Tip on Agile Documentation" align="left" /></a><br/>
Tags: <a href="http://qumbler.com/tag/business" title="URLs tagged business">business</a> <a href="http://qumbler.com/tag/development" title="URLs tagged development">development</a> <a href="http://qumbler.com/tag/documentation" title="URLs tagged documentation">documentation</a> <a href="http://qumbler.com/tag/eels" title="URLs tagged eels">eels</a> <a href="http://qumbler.com/tag/hovercraft" title="URLs tagged hovercraft">hovercraft</a> <a href="http://qumbler.com/tag/monty_python" title="URLs tagged monty_python">monty_python</a> <a href="http://qumbler.com/tag/quotation" title="URLs tagged quotation">quotation</a> <a href="http://qumbler.com/tag/software" title="URLs tagged software">software</a> <a href="http://qumbler.com/tag/testing" title="URLs tagged testing">testing</a></p>
<p>&ldquo;To check whether people are actually reading long technical requirements or design documents, liberally sprinkle the text with ridiculous quotes, like 'My HoverCraft is Full of Eels.'&rdquo; &mdash; Elizabeth Hendrickson</p>
]]></description>
<pubDate>Sat, 17 Feb 2007 13:29:11 -0600</pubDate>
</item>
<item>
<guid isPermaLink="true">http://qumbler.com/post/28512</guid>
<title>moblog&#x3a; The Windows Shutdown crapfest</title>
<link>http://www.drizzle.com/~lettvin/2006/11/windows-shutdown-crapfest.html</link>
<dc:creator>vito</dc:creator>
<category>clusterfuck</category>
<category>design</category>
<category>development</category>
<category>shutdown</category>
<category>start_menu</category>
<category>ui</category>
<category>windows</category>
<description><![CDATA[
<p><a href="http://www.drizzle.com/~lettvin/2006/11/windows-shutdown-crapfest.html" title="http://www.drizzle.com/~lettvin/2006/11/windows-shutdown-crapfest.html"><img src="http://qumbler.com/thumbs/img323030362f313132352f3132303734312f7468756d622e6a7067" title="moblog&#x3a; The Windows Shutdown crapfest" alt="moblog&#x3a; The Windows Shutdown crapfest" align="left" /></a><br/>
Tags: <a href="http://qumbler.com/tag/clusterfuck" title="URLs tagged clusterfuck">clusterfuck</a> <a href="http://qumbler.com/tag/design" title="URLs tagged design">design</a> <a href="http://qumbler.com/tag/development" title="URLs tagged development">development</a> <a href="http://qumbler.com/tag/shutdown" title="URLs tagged shutdown">shutdown</a> <a href="http://qumbler.com/tag/start_menu" title="URLs tagged start_menu">start_menu</a> <a href="http://qumbler.com/tag/ui" title="URLs tagged ui">ui</a> <a href="http://qumbler.com/tag/windows" title="URLs tagged windows">windows</a></p>

]]></description>
<pubDate>Sat, 25 Nov 2006 12:07:41 -0600</pubDate>
</item>
<item>
<guid isPermaLink="true">http://qumbler.com/post/26907</guid>
<title>My Dream App &#xbb; News</title>
<link>http://mydreamapp.com/</link>
<dc:creator>vito</dc:creator>
<category>development</category>
<category>ideas</category>
<category>software</category>
<description><![CDATA[
<p><a href="http://mydreamapp.com/" title="http://mydreamapp.com/"><img src="http://qumbler.com/thumbs/img323030362f303832312f3135313434312f7468756d622e6a7067" title="My Dream App &#xbb; News" alt="My Dream App &#xbb; News" align="left" /></a><br/>
Tags: <a href="http://qumbler.com/tag/development" title="URLs tagged development">development</a> <a href="http://qumbler.com/tag/ideas" title="URLs tagged ideas">ideas</a> <a href="http://qumbler.com/tag/software" title="URLs tagged software">software</a></p>

]]></description>
<pubDate>Mon, 21 Aug 2006 15:14:41 -0500</pubDate>
</item>
<item>
<guid isPermaLink="true">http://qumbler.com/post/26604</guid>
<title>James Bach&#x2019;s Blog  &#xbb; Blog Archive   &#xbb; No Best Practices</title>
<link>http://www.satisfice.com/blog/archives/27</link>
<dc:creator>vito</dc:creator>
<category>best_practices</category>
<category>development</category>
<category>programming</category>
<description><![CDATA[
<p><a href="http://www.satisfice.com/blog/archives/27" title="http://www.satisfice.com/blog/archives/27"><img src="http://qumbler.com/thumbs/img323030362f303830372f3137353830312f7468756d622e6a7067" title="James Bach&#x2019;s Blog  &#xbb; Blog Archive   &#xbb; No Best Practices" alt="James Bach&#x2019;s Blog  &#xbb; Blog Archive   &#xbb; No Best Practices" align="left" /></a><br/>
Tags: <a href="http://qumbler.com/tag/best_practices" title="URLs tagged best_practices">best_practices</a> <a href="http://qumbler.com/tag/development" title="URLs tagged development">development</a> <a href="http://qumbler.com/tag/programming" title="URLs tagged programming">programming</a></p>

]]></description>
<pubDate>Mon, 07 Aug 2006 17:58:01 -0500</pubDate>
</item>
<item>
<guid isPermaLink="true">http://qumbler.com/post/26426</guid>
<title>Google Code &#x2d; Project Hosting</title>
<link>http://code.google.com/hosting/</link>
<dc:creator>vito</dc:creator>
<category>development</category>
<category>google</category>
<category>hosting</category>
<category>open_source</category>
<category>sourceforge</category>
<description><![CDATA[
<p><a href="http://code.google.com/hosting/" title="http://code.google.com/hosting/"><img src="http://qumbler.com/thumbs/img323030362f303732382f3133303032302f7468756d622e6a7067" title="Google Code &#x2d; Project Hosting" alt="Google Code &#x2d; Project Hosting" align="left" /></a><br/>
Tags: <a href="http://qumbler.com/tag/development" title="URLs tagged development">development</a> <a href="http://qumbler.com/tag/google" title="URLs tagged google">google</a> <a href="http://qumbler.com/tag/hosting" title="URLs tagged hosting">hosting</a> <a href="http://qumbler.com/tag/open_source" title="URLs tagged open_source">open_source</a> <a href="http://qumbler.com/tag/sourceforge" title="URLs tagged sourceforge">sourceforge</a></p>

]]></description>
<pubDate>Fri, 28 Jul 2006 13:00:20 -0500</pubDate>
</item>
<atom:link href="http://qumbler.com/rss" rel="self" type="application/rss+xml" /></channel></rss>