<?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>Den Of Ubiquity &#187; Software Development</title>
	<atom:link href="http://www.denofubiquity.com/tag/software-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.denofubiquity.com</link>
	<description>Buzzword-enriched Software Development Content</description>
	<lastBuildDate>Sun, 27 Sep 2009 20:10:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.3</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Former FEMA Chief Michael Brown has a new job sells Snake Oil</title>
		<link>http://www.denofubiquity.com/media-technology/former-fema-chief-michael-brown-has-a-new-job-sells-snake-oil/</link>
		<comments>http://www.denofubiquity.com/media-technology/former-fema-chief-michael-brown-has-a-new-job-sells-snake-oil/#comments</comments>
		<pubDate>Tue, 07 Aug 2007 12:10:24 +0000</pubDate>
		<dc:creator>ijonas</dc:creator>
				<category><![CDATA[Media & Technology]]></category>
		<category><![CDATA[michael brown]]></category>
		<category><![CDATA[Opinion]]></category>
		<category><![CDATA[product management]]></category>
		<category><![CDATA[snake oil]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://ijonas.wordpress.com/2007/08/07/former-fema-chief-michael-brown-has-a-new-job-sells-snake-oil/</guid>
		<description><![CDATA[This is funny because its classic case of desigining a black magic product thats scans all the databases in the world in-place using its adaptable plugin modules that enables it to extract hidden terrorist messages from your mum\&#8217;s recipe spreadsheet in her Documents folder and correlate with credit card spending in Indonesia, via the included [...]]]></description>
			<content:encoded><![CDATA[<p>This is funny because its classic case of desigining a black magic product thats scans all the databases in the world in-place using its <em>adaptable plugin modules</em> that enables it to extract hidden terrorist messages from your mum\&#8217;s recipe spreadsheet in her Documents folder and correlate with credit card spending in Indonesia, via the included plugin module that sits atop of the VISA global credit card database.</p>
<p>My favourite line in the pitch is&#8230;. and I guarantee that I\&#8217;m not taking it out of context:</p>
<blockquote><p><em>because its distributed, its totally secure</em></p></blockquote>
<p>Nuts! As someone working for a company where writing connectors into external systems is a constant drain on development resource, leaving data in-place is not a guaranteed best practice.</p>
<p>Still goes to show&#8230; You could be building complete and utter nonsense and get a discredited person like Michael Brown to sell it as snake oil.</p>
<p>Oh what a world&#8230;.</p>
<p><!-- PodTech Media Player, developed by http://www.vestaldesign.com -->[podtech content=http://media1.podtech.net/media/2007/08/PID_012101/Podtech_Michael_Brown_on_InferX.flv&amp;postURL=http://www.podtech.net/home/3766/former-fema-chief-michael-brown-on-data-mining&amp;totalTime=832000&amp;breadcrumb=18aaed5837da4ebead6f094f122e0d88]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.denofubiquity.com/media-technology/former-fema-chief-michael-brown-has-a-new-job-sells-snake-oil/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Compiling ActionScript 3 Corelib compiled for Flex 3 Moxie &amp; Adobe AIR</title>
		<link>http://www.denofubiquity.com/software-development/compiling-actionscript-3-corelib-compiled-for-flex-3-moxie-adobe-air/</link>
		<comments>http://www.denofubiquity.com/software-development/compiling-actionscript-3-corelib-compiled-for-flex-3-moxie-adobe-air/#comments</comments>
		<pubDate>Wed, 18 Jul 2007 12:37:16 +0000</pubDate>
		<dc:creator>ijonas</dc:creator>
				<category><![CDATA[Software Development]]></category>
		<category><![CDATA[adobeair]]></category>
		<category><![CDATA[air]]></category>
		<category><![CDATA[as3corelib]]></category>
		<category><![CDATA[corelib]]></category>
		<category><![CDATA[flex 3]]></category>
		<category><![CDATA[moxie]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://ijonas.wordpress.com/2007/07/18/compiling-actionscript-3-corelib-compiled-for-flex-3-moxie-adobe-air/</guid>
		<description><![CDATA[I&#8217;ve been playing around with Adobe AIR and Flex 3 Beta 1&#8230; I reserve opinion on these technologies because I haven&#8217;t used them enough. But I thought I&#8217;d leave a wee tip&#8230;
One thing that&#8217;s really useful to Flex 3/AIR coders is the ActionScript 3 CoreLib (AS3CoreLib). It contains MD5, JSON, and some other really useful [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been playing around with Adobe AIR and Flex 3 Beta 1&#8230; I reserve opinion on these technologies because I haven&#8217;t used them enough. But I thought I&#8217;d leave a wee tip&#8230;</p>
<p>One thing that&#8217;s really useful to Flex 3/AIR coders is the <a href="http://code.google.com/p/as3corelib/" target="_blank">ActionScript 3 CoreLib</a> (AS3CoreLib). It contains MD5, JSON, and some other really useful &#8216;routines&#8217;.</p>
<p>Following are guidelines on getting AS3CoreLib compiled for Flex 3 Moxie.</p>
<p><span id="more-65"></span>First of all you need a properly installed recent copy of Apache Ant, meaning the ant script needs to be on your system path (environment variable).</p>
<p>Download the corelib-.90.zip from the <a href="http://code.google.com/p/as3corelib/downloads/list" target="_blank">downloads section</a> on the project site and unzip the contents into a folder, which I&#8217;ll reference as &lt;corelib-home&gt;.</p>
<p>Open up the build.properties in the &lt;corelib-home&gt;/build folder in your favourite text editor and amend the following properties to reflect your Flex 3 setup:</p>
<ul>
<li>flex2sdk.bin.dir</li>
<li>flex2sdk.lib.dir</li>
</ul>
<p>For example my Flex 3 Builder is installed in &#8220;C:\Program Files\Adobe\Flex Builder 3&#8243; . So my amended build.properties file contains the following two lines:</p>
<pre>flex2sdk.bin.dir = C:/Program Files/Adobe/Flex Builder 3/sdks/moxie/bin
flex2sdk.lib.dir = C:/Program Files/Adobe/Flex Builder 3/sdks/moxie/frameworks/libs</pre>
<p>Now open up a command prompt and navigate to the &lt;corelib-home&gt;/build folder. The Flex 3 Beta install on Windows provides a pre-configured command-prompt with environment variables setup to point to the bundled Flex 3 SDK. You can find the shortcut to this command prompt in the Adobe programme group.</p>
<p>At the command prompt type:</p>
<pre>ant</pre>
<p>which should kickstart the build process and if everyone runs ok, you should find a corelib.swc in &lt;corelib-home&gt;/bin.</p>
<p>Finally you can add corelib.swc as a library via the Build Path dialogue box in your Flex 3 project properties.</p>
<p>Hope it helps. Good luck.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.denofubiquity.com/software-development/compiling-actionscript-3-corelib-compiled-for-flex-3-moxie-adobe-air/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Hoopla</title>
		<link>http://www.denofubiquity.com/ruby/hoopla/</link>
		<comments>http://www.denofubiquity.com/ruby/hoopla/#comments</comments>
		<pubDate>Mon, 25 Sep 2006 01:58:07 +0000</pubDate>
		<dc:creator>ijonas</dc:creator>
				<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Software Development]]></category>

		<guid isPermaLink="false">http://ijonas.wordpress.com/2006/09/25/hoopla/</guid>
		<description><![CDATA[As part of the Upstart Hoopla! project I’ve started programming in Ruby, specifically using RubyOnRails(RoR). RoR an interesting programming language/framwork that is obviously the darling of the industry at the moment.
Its easy to see why… RoR cuts through so much of the redtape that’s associated with frameworks such as J2EE, or even .Net. The Ruby [...]]]></description>
			<content:encoded><![CDATA[<p>As part of the Upstart Hoopla! project I’ve started programming in Ruby, specifically using RubyOnRails(RoR). RoR an interesting programming language/framwork that is obviously the darling of the industry at the moment.<br />
Its easy to see why… RoR cuts through so much of the redtape that’s associated with frameworks such as J2EE, or even .Net. The Ruby language itself is bit tougher to get to grips with. It has some mannerism that can be currently best described as strange, compared to the stuff I’m used to, i.e. Python &amp; Java. I say “currently” because I’m still learning these mannerisms and fromwhat I’ve read its supposed to be an amazing programming language, once the penny drosp.<br />
Upstart Hoopla is at the time of this writing a blog using the Typo blogging engine (as is this site I might add). I’ve chosen the Typo engine as the foundation for the Upstart project because the code’s in excellent shape and is relatively easy to manipulate into the functonality required for the project.<br />
Hence I’m forking the Typo engine into the Hoopla engine so that it may provide amongst other things:</p>
<ul>
<li>multiple-user signon and registration</li>
<li>‘related article’ functionality</li>
<li>relevance-based browsing of tags via user-profiles and a snazzy UI</li>
<li>podcast-hosting via Amazon S3</li>
</ul>
<p>Once these features are made available and have proven to be robust, I’m considering republishing under the same open source license as the Typo engine. The other option is to get in touch with the Typo development team and suggest introducing the additional Hoopla functionality as add-ons or plugins.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.denofubiquity.com/ruby/hoopla/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
