<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Spacelylinux's Weblog</title>
	<atom:link href="http://spacelylinux.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://spacelylinux.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Fri, 13 Aug 2010 11:52:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='spacelylinux.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Spacelylinux's Weblog</title>
		<link>http://spacelylinux.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://spacelylinux.wordpress.com/osd.xml" title="Spacelylinux&#039;s Weblog" />
	<atom:link rel='hub' href='http://spacelylinux.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Oracle vs Android</title>
		<link>http://spacelylinux.wordpress.com/2010/08/13/oracle-vs-android/</link>
		<comments>http://spacelylinux.wordpress.com/2010/08/13/oracle-vs-android/#comments</comments>
		<pubDate>Fri, 13 Aug 2010 11:52:27 +0000</pubDate>
		<dc:creator>spacelylinux</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Dalvik]]></category>
		<category><![CDATA[Mobile advertising]]></category>
		<category><![CDATA[Oracle sues Google]]></category>
		<category><![CDATA[register-based VM]]></category>
		<category><![CDATA[stack-based VM]]></category>

		<guid isPermaLink="false">http://spacelylinux.wordpress.com/?p=34</guid>
		<description><![CDATA[Woke up to the news today that Oracle decided to sue Google over it&#8217;s flag-ship Mobile OS, Android (currently on version 2.2). Details of the infringement can be found here.  Just yesterday, it was reported that Android 2.2 is now number 2 OS of choice of mobile platform which doesnt come as a surprise given [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spacelylinux.wordpress.com&amp;blog=4511749&amp;post=34&amp;subd=spacelylinux&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Woke up to the news today that Oracle decided to sue Google over it&#8217;s flag-ship Mobile OS, Android (currently on version 2.2). Details of the infringement can be found <a href="http://regmedia.co.uk/2010/08/13/oracle_complaint_against_google.pdf" target="_blank">here</a>.  Just yesterday, it was reported that Android 2.2 is now number 2 OS of choice of mobile platform which doesnt come as a surprise given Google&#8217;s innovative ways in ensuring that they provide an open platform and ensure a democratized-style of mobile OS where one is free to use all or modified features of the platform.</p>
<p>However, this has now come at a cost to them, Oracle is suing them for copyright infringement. I shall attempt to outline and discuss the nuts and bolts with the little knowledge i have got and the vast knowledge of the internet. My opinions however do not reflect that of Google&#8217;s or Oracle but &#8220;my own 2 cents&#8221;.</p>
<p>Android uses the Dalvik Virtual machine. A <a href="http://en.wikipedia.org/wiki/Virtual_machine" target="_blank">virtual machine</a> essentially a software implementation of a  machine that execute programs like a physical machine.</p>
<p>The Dalvik virtual machine is built on top of the Apache Harmony(latest version released about 2 months ago), an open source version of the Java programming language. This was embarked upon after SUN released its source code listings back in May 2007 and this means plus source code + know-how(Although the Harmony project was initiated before code was released). From November 2006 &#8211; September 2007, they(SUN Microsystem) released the compiler and VM as open source project thus making it freely available for everyone to use, adopt and change at will under the GNU Public license.</p>
<p>Since Apache Harmony is a complete rewrite of the JVM, hence Dalvik is equally a totally different rewrite of all portions of the JVM.</p>
<p>Also <a href="http://en.wikipedia.org/wiki/Dalvik_(software)">Dalvik VM</a> employs a different approach from the traditional JVM. Dont want to get to the nitty gritty but in a nut shell, Dalvik employs the use of  register-based virtual machine as opposed to being a traditional JVM which employs stack-based virtual machines.</p>
<p>Because of it&#8217;s approach to VM design, the Dalvik VM is more efficient at running multiple instance of the VM. This again was made possible due to the fact that it was written from scratch with a different mindset, a different goal and also based on readily available source code listing from the Harmony project.</p>
<p>The following are now the various attacks that Android has violated Java&#8217;s VM and its patents:</p>
<p>All patents are &#8220;Google-able&#8221; via Google Patents available <a href="http://www.google.com/patents" target="_blank">here</a></p>
<p>Before we step into this, Software patents are slippery and has been of intense debate over the years as written <a href="http://en.wikipedia.org/wiki/Software_patent" target="_self">here</a> so what ever i write here as my opinion can be interpreted in a billion ways. It has been of intense debate because:</p>
<ul>
<li>No one knows where the boundary between patentable and non-patentable software should lie;</li>
<li>Whether the inventive step and non-obviousness requirement is applied too loosely to software;</li>
<li>Whether patents covering software discourage, rather than encourage, innovation.</li>
</ul>
<p>United States Patents Nos. 6,125,447:</p>
<p>&#8220;A method and apparatus are provided for maintaining and enforcing security rules using protection domains. As new code arrives at a computer, a determination is assigned to a protection domain based on the source from which the code is received.&#8221;</p>
<p>My take: Reading this, my immediate guess would probably be access modifiers (Public, Private, Protected). Which means being able to know how to handle variables or methods with varying degrees of protections based on the access modifiers. Since Java was open-sourced with codes freely available(except for the SWING source code which Dalvik doesnt even use), can this argument really hold water? Also do bear in mind that the entire code based for the Dalvik VM is entirely written from scratch with portions from the Java VM. If this is true, Oracle had better start suing other open implementation of the Java VM quick(e.g OpenJDK), or is Oracle simply exploiting a loophole in the software patent laws?</p>
<p>United States Patents Nos. 6,192,476:</p>
<p>&#8220;A method and system are provided for determining whether a principal (e.g. a thread) may access a particular resource. According to one aspect of the invention, the access authorization determination takes into account the sources of the code on the call stack of the principal at the time the&#8230;&#8221;</p>
<p>My take: Multithreaded Applications would utilise this approach. A thread is simply a path of execution of a computer program. So when we have multiple applications running on our PCs, we got multiple threads from an operating system perspective. This is from the perspective of a programming language doing that.  My &#8220;2 cents&#8221; again, this is really weak as the Dalvik is a completely rewritten and as originally mentioned optimized to run multiple VM more efficiently than the original JVM based on readily available Harmony code.</p>
<p>United States Patents Nos. 5,966,702</p>
<p>Reads: &#8220;A method and apparatus for pre-processing and packaging class files. Embodiments remove duplicate information elements from a set of class files to reduce the size of individual class files and to prevent redundant resolution of the information elements.&#8221;</p>
<p>My take:  Archiving the compiled classes in a jar file is how one distributes java source files. Same arguement as before, Dalvik is based on Harmony an open source implementation of the Java platform.</p>
<p>United States Patents Nos. 7,426,720: I couldnt find these on the Google Patent archives or any other place.</p>
<p>United States Patents Nos. RE38,104: Didnt find anything related to this patent attributable to SUN Microsystems</p>
<p>United States Patents Nos. 6,910,205</p>
<p>&#8220;Systems and methods for increasing the execution speed of virtual machine instructions for a function are provided. A portion of the virtual machine instructions of the function are compiled into native machine instructions so that the function includes both virtual and native machine instruction&#8221;</p>
<p>My Take: Lmao. This is a stab on Android 2.2 because of its newly introduced JIT compiler which makes it 2x &#8211; 5x faster than Android 2.1. This would naturally suit in such cases since JIT allow VMs to be sped up. As the former argument goes, since Dalvik is a total rewrite of the JVM using a different theoretical concept in its implementation, the JIT will essentially have to be written differently to ensure faster execution. Weak claim in my opinion.</p>
<p>United States Patents Nos. 6,061,520.</p>
<p>&#8220;The disclosed system represents an improvement over conventional systems for initializing static arrays by reducing the amount of code executed by the virtual machine to statically initialize an array. To realize this reduction, when consolidating class files, the preloader identifies all&#8230;&#8221;</p>
<p>My take: This was interesting and i had to research further on how register-based(Dalvik) VMs handle instructions and how stack-based VMs(Java) handle instructions. My search led me to a paper titled &#8220;<a href="https://www.usenix.org/events/vee05/full_papers/p153-yunhe.pdf" target="_blank">Virtual Machine Showdown: Stack Versus Registers&#8221;</a>(NOTE: I got a warning from the site that the certificate doesnt match the URL, i proceeded in my own case. I take no responsibility if you do on your own case.).</p>
<p>In the paper above, it states in its conclusion and i quote:</p>
<div id="_mcePaste">&#8220;We found that a register architecture requires an averageof 47% fewer executed VM instructions, and that the resulting register code is 25% larger than the correpsondingstack code. The increased cost of fetching more VM code due to larger code size involves only 1.07% extra real machineloads per VM instruction eliminated. On a Pentium4 machine, the register machine required 32.3% less time toexecute standard benchmarks if dispatch is performed usinga C switch statement. Even if more efficient threaded dispatchis available (which requires labels as first class values),the reduction in running time is still around 26.5% for theregister architecture.&#8221;</div>
<div>In English: This would mean, a register-based implementation of a VM (Dalvik) performs its implementation of executing code differently from the way a stack-based VM would do it and also this provides better efficiency.</div>
<div>This would imply (my opinion remember..) that the way static arrays would be executed within a register-based VM implementation would also be different if they were to be performance gained and efficiency of the VM.</div>
<div></div>
<div>In conclusion, Oracle is absolutely right in suing Google over android but have failed to justify their claim with clear cut scenarios where they have infringed. If Java had not been open sourced then Oracle would have a clear cut reason to sue the entire worth of Android. Google also doesnt make money from the distribution of the platform but have attained number 2 position in the MobileOS space. However, i believe Oracle has seen the mobile advertisement space as being the next frontier and decided to sue the platform because it was inspired by Java.</div>
<div>I, however ask this question: Does open sourcing a programming language like Java or any other open source project negate the various patents attributed to that language or project before it was made public? In my own opinion, i believe Oracle is trying to exploit this loophole and it seems it is time to perhaps address this.</div>
<div></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/spacelylinux.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/spacelylinux.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/spacelylinux.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/spacelylinux.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/spacelylinux.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/spacelylinux.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/spacelylinux.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/spacelylinux.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/spacelylinux.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/spacelylinux.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/spacelylinux.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/spacelylinux.wordpress.com/34/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/spacelylinux.wordpress.com/34/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/spacelylinux.wordpress.com/34/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spacelylinux.wordpress.com&amp;blog=4511749&amp;post=34&amp;subd=spacelylinux&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://spacelylinux.wordpress.com/2010/08/13/oracle-vs-android/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0f13b4c0048ebaaac367e122017f3971?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Spacely</media:title>
		</media:content>
	</item>
		<item>
		<title>Google Nexus One</title>
		<link>http://spacelylinux.wordpress.com/2010/01/08/google-nexus-one/</link>
		<comments>http://spacelylinux.wordpress.com/2010/01/08/google-nexus-one/#comments</comments>
		<pubDate>Fri, 08 Jan 2010 14:52:45 +0000</pubDate>
		<dc:creator>spacelylinux</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google NExus one]]></category>
		<category><![CDATA[Nexus one]]></category>

		<guid isPermaLink="false">http://spacelylinux.wordpress.com/?p=29</guid>
		<description><![CDATA[Google just released the new Nexus one 5th January 2010. Beautiful piece of equipment. More details can be found here at: http://www.google.com/phone/?locale=en_US&#38;s7e= It can however be summarised here as: Processor Qualcomm QSD 8250 1 GHz Operating system Android Mobile Technology Platform 2.1 (Eclair) Capacity 512MB Flash 512MB RAM 4GB Micro SD Card (Expandable to 32 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spacelylinux.wordpress.com&amp;blog=4511749&amp;post=29&amp;subd=spacelylinux&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Google just released the new Nexus one 5th January 2010. Beautiful piece of equipment. More details can be found here at: http://www.google.com/phone/?locale=en_US&amp;s7e=</p>
<p>It can however be summarised here as:</p>
<h2>Processor</h2>
<p>Qualcomm QSD 8250 1 GHz</p>
<h2>Operating system</h2>
<p>Android Mobile Technology Platform 2.1 (Eclair)</p>
<h2>Capacity</h2>
<p>512MB Flash</p>
<p>512MB RAM</p>
<p>4GB Micro SD Card (Expandable to 32 GB)</p>
<h2>Location</h2>
<p>Assisted global positioning system (AGPS) receiver</p>
<p>Cell tower and Wi-Fi positioning</p>
<p>Digital compass</p>
<p>Accelerometer</p>
<p>3.7-inch (diagonal) widescreen WVGA AMOLED touchscreen</p>
<p>800 x 480 pixels</p>
<p>100,000:1 typical contrast ratio</p>
<p>1ms typical response rate</p>
<h2>Camera &amp; Flash</h2>
<p>5 megapixels</p>
<p>Autofocus from 6cm to infinity</p>
<p>2X digital zoom</p>
<p>LED flash</p>
<p>User can include location of photos from phone’s AGPS receiver</p>
<p>Video captured at 720&#215;480 pixels at 20 frames per second or higher,         depending on lighting conditions</p>
<h2>Cellular &amp; Wireless</h2>
<p>UMTS Band 1/4/8 (2100/AWS/900)</p>
<p>HSDPA 7.2Mbps</p>
<p>HSUPA 2Mbps</p>
<p>GSM/EDGE (850, 900, 1800, 1900 MHz)</p>
<p>Wi-Fi (802.11b/g)</p>
<p>Bluetooth 2.1 + EDR</p>
<p>A2DP stereo Bluetooth</p>
<p>I intend to provide my own personal reviews when i get it shipped to Nigeria. Watch out for this space..</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/spacelylinux.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/spacelylinux.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/spacelylinux.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/spacelylinux.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/spacelylinux.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/spacelylinux.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/spacelylinux.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/spacelylinux.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/spacelylinux.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/spacelylinux.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/spacelylinux.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/spacelylinux.wordpress.com/29/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/spacelylinux.wordpress.com/29/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/spacelylinux.wordpress.com/29/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spacelylinux.wordpress.com&amp;blog=4511749&amp;post=29&amp;subd=spacelylinux&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://spacelylinux.wordpress.com/2010/01/08/google-nexus-one/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0f13b4c0048ebaaac367e122017f3971?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Spacely</media:title>
		</media:content>
	</item>
		<item>
		<title>Cloud Computing in Nigeria</title>
		<link>http://spacelylinux.wordpress.com/2010/01/07/cloud-computing-in-nigeria/</link>
		<comments>http://spacelylinux.wordpress.com/2010/01/07/cloud-computing-in-nigeria/#comments</comments>
		<pubDate>Thu, 07 Jan 2010 15:41:19 +0000</pubDate>
		<dc:creator>spacelylinux</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://spacelylinux.wordpress.com/?p=27</guid>
		<description><![CDATA[With the growth of broadband internet and the falling prices within the telcos, it would be a very good move to have some companies provide cloud computing services. Though at the moment, it&#8217;s in its infancy, cloud computing might be the bridge between SMEs and large corporations&#8230; Happy new year..hope this brings more opportunities within [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spacelylinux.wordpress.com&amp;blog=4511749&amp;post=27&amp;subd=spacelylinux&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>With the growth of broadband internet and the falling prices within the telcos, it would be a very good move to have some companies provide cloud computing services. Though at the moment, it&#8217;s in its infancy, cloud computing might be the bridge between SMEs and large corporations&#8230;</p>
<p>Happy new year..hope this brings more opportunities within the Nigerian market.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/spacelylinux.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/spacelylinux.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/spacelylinux.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/spacelylinux.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/spacelylinux.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/spacelylinux.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/spacelylinux.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/spacelylinux.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/spacelylinux.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/spacelylinux.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/spacelylinux.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/spacelylinux.wordpress.com/27/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/spacelylinux.wordpress.com/27/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/spacelylinux.wordpress.com/27/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spacelylinux.wordpress.com&amp;blog=4511749&amp;post=27&amp;subd=spacelylinux&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://spacelylinux.wordpress.com/2010/01/07/cloud-computing-in-nigeria/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0f13b4c0048ebaaac367e122017f3971?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Spacely</media:title>
		</media:content>
	</item>
		<item>
		<title>Microsoft Dynamics vs SAP</title>
		<link>http://spacelylinux.wordpress.com/2009/06/12/microsoft-dynamics-vs-sap/</link>
		<comments>http://spacelylinux.wordpress.com/2009/06/12/microsoft-dynamics-vs-sap/#comments</comments>
		<pubDate>Fri, 12 Jun 2009 12:59:24 +0000</pubDate>
		<dc:creator>spacelylinux</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Microsoft Dynamics AX]]></category>
		<category><![CDATA[Microsoft Dynamics AX 2009]]></category>
		<category><![CDATA[SAP All in One]]></category>
		<category><![CDATA[SAP Business one]]></category>

		<guid isPermaLink="false">http://spacelylinux.wordpress.com/?p=21</guid>
		<description><![CDATA[Hiya Been awhile since i blogged but here we go. Recently have decided to be a master within the ERP space and decided upon Microsoft Dynamics AX 2009. Now in my history with computers, i have been known not to be a Microsoft fan but when it comes to business, i guess one has to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spacelylinux.wordpress.com&amp;blog=4511749&amp;post=21&amp;subd=spacelylinux&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Hiya</p>
<p>Been awhile since i blogged but here we go. Recently have decided to be a master within the ERP space and decided upon Microsoft Dynamics AX 2009. Now in my history with computers, i have been known not to be a Microsoft fan but when it comes to business, i guess one has to have a strong product with good support when ( and something always.) something goes wrong.</p>
<p>Recently did a quick analysis of Microsoft Dynamics AX and SAP and i got my findings as an attachment within this blog entry. please go through it and do send in comments. Thanks. <a title="Dynamics AX vs SAP" href="http://spacelylinux.files.wordpress.com/2009/06/an-insight-into-erp-for-smes.docx" target="_blank">Click here to dowload paper</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/spacelylinux.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/spacelylinux.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/spacelylinux.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/spacelylinux.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/spacelylinux.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/spacelylinux.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/spacelylinux.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/spacelylinux.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/spacelylinux.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/spacelylinux.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/spacelylinux.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/spacelylinux.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/spacelylinux.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/spacelylinux.wordpress.com/21/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spacelylinux.wordpress.com&amp;blog=4511749&amp;post=21&amp;subd=spacelylinux&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://spacelylinux.wordpress.com/2009/06/12/microsoft-dynamics-vs-sap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0f13b4c0048ebaaac367e122017f3971?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Spacely</media:title>
		</media:content>
	</item>
		<item>
		<title>IT Entrepreneurship : Nigerian Environment</title>
		<link>http://spacelylinux.wordpress.com/2008/12/01/it-entrepreneurship-nigerian-environment/</link>
		<comments>http://spacelylinux.wordpress.com/2008/12/01/it-entrepreneurship-nigerian-environment/#comments</comments>
		<pubDate>Mon, 01 Dec 2008 20:13:42 +0000</pubDate>
		<dc:creator>spacelylinux</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://spacelylinux.wordpress.com/?p=17</guid>
		<description><![CDATA[It is very interesting to note that the key product exported by the US is Technology, impressive..the world&#8217;s super power simply exports a &#8220;string of instructions to solve everyday problems&#8221; and make untold billions of dollars,pounds etc. The US doesn&#8217;t have that much oil, they import from other places, their cars are terrible and hence [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spacelylinux.wordpress.com&amp;blog=4511749&amp;post=17&amp;subd=spacelylinux&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>It is very interesting to note that the key product exported by the US is Technology, impressive..the world&#8217;s super power simply exports a &#8220;string of instructions to solve everyday problems&#8221; and make untold billions of dollars,pounds etc. The US doesn&#8217;t have that much oil, they import from other places, their cars are terrible and hence the Asians bring in fuel efficient cars, labour is very expensive and hence turn to china to do the labour and re-import it back into the country. They invented almost everything we run today technologically and are the fore-runners of every known programming languages. We rely on their technology exports live our lives&#8230;they have some of the most powerful start up initiatives, some of these startups include: 37signals,Hotmail,HotorNot,Lotus,Lycos,Apple,Blogger,Paypal,Six Apart,WebTV,Yahoo,Google just to name a few. They have shaped our everyday living and thinking</p>
<p>Let&#8217;s zoom in Nigeria for abit, we are blessed with oil and accounts for our major source of revenue, we are consumers of Technology, we dont build software for export or even for internal consumption but it is not our problems, the govt of the day is heavy to blame. One thing i would like to ask however is this: Did these listed American startups wait on the government to fund, or provide favourable conditions before they could operate? I believe that answer is NO. I am aware of lots of Nigerians who have cutting edge ideas but no one to encourage,transform or even give them a listening ear. We Nigerians are also looking for the quick fix to earn IT money, build inefficient websites, build untested softwares, no support given, no internalization, still in a state of &#8220;just getting the job&#8221; done. </p>
<p>For us to truly be like India, we need to transform our thinking. We need to take our time in building services and tools rather than be consumers of tools given to us. We have the cultures, the fantastic building ground for breathtaking innovations. Who will be the one to take us to this frontier? there are loads of people already doing so, I can say Koltron Nigeria has taken a slice of the entrepreneur spirit and going to higher grounds in terms of financial services and currently IT services. We need more, we need more people to take the driving seat of IT entrepreneurship and pool funds to develop other sectors aside Oil. Who will take this task up..i say now&#8230;I will&#8230;i will try&#8230;It is worth a try&#8230;i will give it a try..with faith and proper hands..we can truly make Nigeria a provider of IT services and tools&#8230;one day there shall be an IT delivery company on the Stock exchange&#8230;.surely&#8230;one day&#8230;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/spacelylinux.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/spacelylinux.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/spacelylinux.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/spacelylinux.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/spacelylinux.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/spacelylinux.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/spacelylinux.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/spacelylinux.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/spacelylinux.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/spacelylinux.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/spacelylinux.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/spacelylinux.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/spacelylinux.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/spacelylinux.wordpress.com/17/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spacelylinux.wordpress.com&amp;blog=4511749&amp;post=17&amp;subd=spacelylinux&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://spacelylinux.wordpress.com/2008/12/01/it-entrepreneurship-nigerian-environment/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0f13b4c0048ebaaac367e122017f3971?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Spacely</media:title>
		</media:content>
	</item>
		<item>
		<title>The Western world, UK and I</title>
		<link>http://spacelylinux.wordpress.com/2008/10/19/the-western-world-uk-and-i/</link>
		<comments>http://spacelylinux.wordpress.com/2008/10/19/the-western-world-uk-and-i/#comments</comments>
		<pubDate>Sun, 19 Oct 2008 22:40:32 +0000</pubDate>
		<dc:creator>spacelylinux</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[CREDIT CRISIS]]></category>
		<category><![CDATA[The System]]></category>

		<guid isPermaLink="false">http://spacelylinux.wordpress.com/?p=11</guid>
		<description><![CDATA[It has been a wonderful 2yrs but i can help but not reflect on the past two years and ask myself questions. Having completed an Msc, i see the world in a different way now. I have seen the economies of the world rise and crash right before my eyes. I have had broken love, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spacelylinux.wordpress.com&amp;blog=4511749&amp;post=11&amp;subd=spacelylinux&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>It has been a wonderful 2yrs but i can help but not reflect on the past two years and ask myself questions. Having completed an Msc, i see the world in a different way now. I have seen the economies of the world rise and crash right before my eyes. I have had broken love, affairs, crushes, been crushed and finally found love&#8230;.well that is for another time to discuss.</p>
<p>I am so proud to have an identity..a pure identity: Nigerian. I have been to lots of interviews following the completion of the degree but to my utter surprise have had the most nasty rejections ever, but it brings me to the reason why i am writing on this particular topic, why do we ever bother to come study within the Western world, embrace their culture, embed ourselves within the &#8220;System&#8221; only to be spat out based on certain unmentionable criteria. The western world is picture perfect back home, sweet parties, big bootied girls etc, but on coming here, we find out some hidden pockets of secrets which are usually more gruesome than we expected. On getting here, there are homeless people on the streets, there are serious drug addicts, there are radical youths, there is a breakdown of barriers within the family, the government empowers the youth via laws etc.</p>
<p>Africa has an identity, we just have decided not to identify with them. We have talents which are slowly siphoned by the western world with the intent of giving them the perfect and admirable life. They do get the life, no excuses, but loose the identity and hence become &#8220;lost in translation&#8221; to their new lives. I have fallen into this little trap, the trap of the picture perfect life which to me now currently actually doesnt exist. We live in the &#8220;System&#8221;, i actually now reason with Neo in the Matrix now which showed he had to get unplugged, we are all moving happily on the outside but seriously dead within the inside. This system has currently crashed, the economies of the picture perfect world suddenly had a rejection from the people, or should i say became aware of the system. What has followed so far is a sudden breakdown of the very architecture that has made them picture perfect&#8230;CREDIT. In Africa, i simply dont think this exists and the reason why, we are realists in Africa while &#8220;others&#8221; are simply &#8230;well not realists. I will not try to make this a lecture of the credit system rather would want to simply awaken others..including myself, we need to fix Africa, we need to piece together each other identities slowly. There are a million ideas we could all work on as Africans, we have the required expertise and it is definitely do-able. I would like to make a change, a big change, something worth dying for. We dont need to fight the western world cause they keep &#8220;enslaving&#8221; us all with the policies and words while we try to adapt ourselves. This blog entry might be running around the place, but this can be summed up in one sentence: &#8220;Unplug yourselves from the SYSTEM, it is evidently not a perfect one, let us all as Nigerians and indeed as Africans..re-create our identity and be a part of this world rather than the part that gets to develop other areas&#8230;&#8221;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/spacelylinux.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/spacelylinux.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/spacelylinux.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/spacelylinux.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/spacelylinux.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/spacelylinux.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/spacelylinux.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/spacelylinux.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/spacelylinux.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/spacelylinux.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/spacelylinux.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/spacelylinux.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/spacelylinux.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/spacelylinux.wordpress.com/11/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spacelylinux.wordpress.com&amp;blog=4511749&amp;post=11&amp;subd=spacelylinux&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://spacelylinux.wordpress.com/2008/10/19/the-western-world-uk-and-i/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0f13b4c0048ebaaac367e122017f3971?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Spacely</media:title>
		</media:content>
	</item>
		<item>
		<title>Parsing using Packrat</title>
		<link>http://spacelylinux.wordpress.com/2008/08/28/parsing-using-packrat/</link>
		<comments>http://spacelylinux.wordpress.com/2008/08/28/parsing-using-packrat/#comments</comments>
		<pubDate>Thu, 28 Aug 2008 22:11:06 +0000</pubDate>
		<dc:creator>spacelylinux</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Add new tag]]></category>
		<category><![CDATA[Compiler construction]]></category>
		<category><![CDATA[Packrat parsing]]></category>
		<category><![CDATA[PEG]]></category>

		<guid isPermaLink="false">http://spacelylinux.wordpress.com/?p=9</guid>
		<description><![CDATA[Working on the PEG (Parsing Expresion Grammar) for my thesis and it has been a fun but steep learning curve. Currently working on a subset of a Toy programming language to show that Packrat can be of advantage to merge two different packrats together to ensure that there composibility. I intend to post of my [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spacelylinux.wordpress.com&amp;blog=4511749&amp;post=9&amp;subd=spacelylinux&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Working on the PEG (Parsing Expresion Grammar) for my thesis and it has been a fun but steep learning curve. Currently working on a subset of a Toy programming language to show that Packrat can be of advantage to merge two different packrats together to ensure that there composibility. I intend to post of my code listings online and hope to keep track of my progress and also to aid anyone in future. Keep checking.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/spacelylinux.wordpress.com/9/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/spacelylinux.wordpress.com/9/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/spacelylinux.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/spacelylinux.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/spacelylinux.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/spacelylinux.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/spacelylinux.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/spacelylinux.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/spacelylinux.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/spacelylinux.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/spacelylinux.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/spacelylinux.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/spacelylinux.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/spacelylinux.wordpress.com/9/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/spacelylinux.wordpress.com/9/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/spacelylinux.wordpress.com/9/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spacelylinux.wordpress.com&amp;blog=4511749&amp;post=9&amp;subd=spacelylinux&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://spacelylinux.wordpress.com/2008/08/28/parsing-using-packrat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0f13b4c0048ebaaac367e122017f3971?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Spacely</media:title>
		</media:content>
	</item>
		<item>
		<title>london saga/carnival</title>
		<link>http://spacelylinux.wordpress.com/2008/08/24/london-sagacarnival/</link>
		<comments>http://spacelylinux.wordpress.com/2008/08/24/london-sagacarnival/#comments</comments>
		<pubDate>Sun, 24 Aug 2008 23:29:42 +0000</pubDate>
		<dc:creator>spacelylinux</dc:creator>
				<category><![CDATA[carnival]]></category>
		<category><![CDATA[london trip]]></category>
		<category><![CDATA[nokia e71]]></category>
		<category><![CDATA[saga]]></category>

		<guid isPermaLink="false">http://spacelylinux.wordpress.com/?p=7</guid>
		<description><![CDATA[ok, usually i am suppose to blog bout daily movement but only technology, business ideas and sometimes religion but a little delay this morning is worth chatting about. Having not seen my friend, Shola since he got into the uk, we decided to meet up in london. Booked my tickets yesterday for 6am this morning. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spacelylinux.wordpress.com&amp;blog=4511749&amp;post=7&amp;subd=spacelylinux&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>ok, usually i am suppose to blog bout daily movement but only technology, business ideas and sometimes religion but a little delay this morning is worth chatting about.<br />
Having not seen my friend, Shola since he got into the uk, we decided to meet up in london. Booked my tickets yesterday for 6am this morning. I miss the bus cause i woke up 10 to the bus times. I immediately tried booking the next bus to find out it was full. I then checked train times and found it was £9 and was i excited, i dashed into the bathroom and got ready. Got some spare taxi by the tesco cashpoint and we raced to the station. Went to the counter and asked for the next train and said it was £37 return. I was dumbfounded and had to start rethinking travel plans. I called Anibe in london to tell him and we decided to buy the next coach ticket online, we tried the first and it is fully booked, then tried the next one and the same outcome. Whilst all these was happening, the fully booked coach was about to leave, i then walked to the driver and asked if i could purchase a ticket, he said i can but i have to wait to see if he was gonna have space. When it was 5min to leaving, he signalled me up and i paid painfully £18.90 for a single trip. Currently on the 472 bus from North Greenwich to Anibe&#8217;s house and decided to put this on my blog via the nokia e71, which i must say is highly recommended.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/spacelylinux.wordpress.com/7/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/spacelylinux.wordpress.com/7/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/spacelylinux.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/spacelylinux.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/spacelylinux.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/spacelylinux.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/spacelylinux.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/spacelylinux.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/spacelylinux.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/spacelylinux.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/spacelylinux.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/spacelylinux.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/spacelylinux.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/spacelylinux.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/spacelylinux.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/spacelylinux.wordpress.com/7/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spacelylinux.wordpress.com&amp;blog=4511749&amp;post=7&amp;subd=spacelylinux&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://spacelylinux.wordpress.com/2008/08/24/london-sagacarnival/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0f13b4c0048ebaaac367e122017f3971?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Spacely</media:title>
		</media:content>
	</item>
		<item>
		<title>Nokia e71</title>
		<link>http://spacelylinux.wordpress.com/2008/08/23/nokia-e71/</link>
		<comments>http://spacelylinux.wordpress.com/2008/08/23/nokia-e71/#comments</comments>
		<pubDate>Sat, 23 Aug 2008 00:36:41 +0000</pubDate>
		<dc:creator>spacelylinux</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://spacelylinux.wordpress.com/2008/08/23/nokia-e71/</guid>
		<description><![CDATA[Got the nokia e71, and it is an amazing piece of device i must say and i cant seem to get enuf. Blogging wit it right now on mobile wordpress. Will keep everyone posted on my journey and quest wit the e71<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spacelylinux.wordpress.com&amp;blog=4511749&amp;post=6&amp;subd=spacelylinux&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Got the nokia e71, and it is an amazing piece of device i must say and i cant seem to get enuf. Blogging wit it right now on mobile wordpress. Will keep everyone posted on my journey and quest wit the e71</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/spacelylinux.wordpress.com/6/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/spacelylinux.wordpress.com/6/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/spacelylinux.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/spacelylinux.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/spacelylinux.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/spacelylinux.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/spacelylinux.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/spacelylinux.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/spacelylinux.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/spacelylinux.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/spacelylinux.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/spacelylinux.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/spacelylinux.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/spacelylinux.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/spacelylinux.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/spacelylinux.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spacelylinux.wordpress.com&amp;blog=4511749&amp;post=6&amp;subd=spacelylinux&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://spacelylinux.wordpress.com/2008/08/23/nokia-e71/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0f13b4c0048ebaaac367e122017f3971?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Spacely</media:title>
		</media:content>
	</item>
		<item>
		<title>Project management</title>
		<link>http://spacelylinux.wordpress.com/2008/08/21/project-management/</link>
		<comments>http://spacelylinux.wordpress.com/2008/08/21/project-management/#comments</comments>
		<pubDate>Thu, 21 Aug 2008 23:32:32 +0000</pubDate>
		<dc:creator>spacelylinux</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://spacelylinux.wordpress.com/?p=3</guid>
		<description><![CDATA[Had a feel of the Attask project management software and was it a fantastic piece of software. It makes MS project look like a science project. Looking forward to the bootcamps and having a go at this elegant  piece of project management software<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spacelylinux.wordpress.com&amp;blog=4511749&amp;post=3&amp;subd=spacelylinux&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Had a feel of the Attask project management software and was it a fantastic piece of software. It makes MS project look like a science project. Looking forward to the bootcamps and having a go at this elegant  piece of project management software</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/spacelylinux.wordpress.com/3/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/spacelylinux.wordpress.com/3/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/spacelylinux.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/spacelylinux.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/spacelylinux.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/spacelylinux.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/spacelylinux.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/spacelylinux.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/spacelylinux.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/spacelylinux.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/spacelylinux.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/spacelylinux.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/spacelylinux.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/spacelylinux.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/spacelylinux.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/spacelylinux.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=spacelylinux.wordpress.com&amp;blog=4511749&amp;post=3&amp;subd=spacelylinux&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://spacelylinux.wordpress.com/2008/08/21/project-management/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/0f13b4c0048ebaaac367e122017f3971?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Spacely</media:title>
		</media:content>
	</item>
	</channel>
</rss>
