<?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>ICED IN CODE</title>
	<atom:link href="http://icewalker2g.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://icewalker2g.wordpress.com</link>
	<description>Java And Web Related Rants</description>
	<lastBuildDate>Sun, 15 Jan 2012 19:22:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='icewalker2g.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>ICED IN CODE</title>
		<link>http://icewalker2g.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://icewalker2g.wordpress.com/osd.xml" title="ICED IN CODE" />
	<atom:link rel='hub' href='http://icewalker2g.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Raphael.js: Get Value Of A Text Node</title>
		<link>http://icewalker2g.wordpress.com/2011/10/13/raphael-js-get-value-of-text-node/</link>
		<comments>http://icewalker2g.wordpress.com/2011/10/13/raphael-js-get-value-of-text-node/#comments</comments>
		<pubDate>Thu, 13 Oct 2011 18:08:19 +0000</pubDate>
		<dc:creator>Francis Adu-Gyamfi</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Web Developments]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Raphael.js]]></category>

		<guid isPermaLink="false">http://icewalker2g.wordpress.com/?p=517</guid>
		<description><![CDATA[When using the Raphael.js library for SVG manipulation, setting the text of a text element is as easy as var paper = Raphael(10, 50, 320, 200); var textEl = paper.text("My Text", 0, 0); // create a new element // and later if we want to update the text textEl.attr('text', 'My New Text'); However, getting the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=icewalker2g.wordpress.com&amp;blog=5374072&amp;post=517&amp;subd=icewalker2g&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://icewalker2g.wordpress.com/2011/10/13/raphael-js-get-value-of-text-node/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/97f1028b05e086097780af48dfa173ab?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">icewalker2g</media:title>
		</media:content>
	</item>
		<item>
		<title>Wishlist: Windows 8 Desktop Modes</title>
		<link>http://icewalker2g.wordpress.com/2011/10/05/wishlist-windows-8-desktop-modes/</link>
		<comments>http://icewalker2g.wordpress.com/2011/10/05/wishlist-windows-8-desktop-modes/#comments</comments>
		<pubDate>Wed, 05 Oct 2011 17:28:53 +0000</pubDate>
		<dc:creator>Francis Adu-Gyamfi</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Windows 8]]></category>

		<guid isPermaLink="false">http://icewalker2g.wordpress.com/?p=508</guid>
		<description><![CDATA[I&#8217;ve been using the Windows 8 Developer Preview for a little over two weeks now, and I&#8217;m pretty pleased with it overall. I&#8217;ve managed to load up Netbeans, WAMP Server, Opera and several other niceties that I use on a daily basis and everything is chugging alone nicely without complaint. The only thing about Windows [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=icewalker2g.wordpress.com&amp;blog=5374072&amp;post=508&amp;subd=icewalker2g&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://icewalker2g.wordpress.com/2011/10/05/wishlist-windows-8-desktop-modes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/97f1028b05e086097780af48dfa173ab?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">icewalker2g</media:title>
		</media:content>

		<media:content url="http://icewalker2g.files.wordpress.com/2011/10/windows-8-metro-ui-1024x640.jpg" medium="image">
			<media:title type="html">windows-8-metro-ui-1024x640</media:title>
		</media:content>
	</item>
		<item>
		<title>Something I Would Love To Do In Java</title>
		<link>http://icewalker2g.wordpress.com/2011/10/05/something-i-would-love-to-do-in-java/</link>
		<comments>http://icewalker2g.wordpress.com/2011/10/05/something-i-would-love-to-do-in-java/#comments</comments>
		<pubDate>Wed, 05 Oct 2011 13:23:24 +0000</pubDate>
		<dc:creator>Francis Adu-Gyamfi</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[JavaFX]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">http://icewalker2g.wordpress.com/?p=503</guid>
		<description><![CDATA[Java is a pretty cool language, and I think it is good for teaching the basics about programming. The following is just something I look forward to doing in future versions of Java if Object literals are added. Here is how u define a rectangle in JavaFX using Java at the moment Rectangle rect = [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=icewalker2g.wordpress.com&amp;blog=5374072&amp;post=503&amp;subd=icewalker2g&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://icewalker2g.wordpress.com/2011/10/05/something-i-would-love-to-do-in-java/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/97f1028b05e086097780af48dfa173ab?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">icewalker2g</media:title>
		</media:content>
	</item>
		<item>
		<title>Oracle Did Not Get The Memo About Annoying Users</title>
		<link>http://icewalker2g.wordpress.com/2011/10/04/oracle-did-not-get-the-memo-about-annoying-users/</link>
		<comments>http://icewalker2g.wordpress.com/2011/10/04/oracle-did-not-get-the-memo-about-annoying-users/#comments</comments>
		<pubDate>Tue, 04 Oct 2011 10:36:31 +0000</pubDate>
		<dc:creator>Francis Adu-Gyamfi</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[JavaFX]]></category>
		<category><![CDATA[Oracle]]></category>

		<guid isPermaLink="false">http://icewalker2g.wordpress.com/?p=498</guid>
		<description><![CDATA[Oracle recently release Netbeans 7.1 Beta and JavaFX 2.0 and made them available for download from javafx.com. I managed to get the download for Netbeans 7.1 Beta last night without fuss and completed the installation, also without fuss. I expected the JavaFX SDK to be bundled, but it was not. Trying to download the SDK [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=icewalker2g.wordpress.com&amp;blog=5374072&amp;post=498&amp;subd=icewalker2g&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://icewalker2g.wordpress.com/2011/10/04/oracle-did-not-get-the-memo-about-annoying-users/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/97f1028b05e086097780af48dfa173ab?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">icewalker2g</media:title>
		</media:content>
	</item>
		<item>
		<title>Java and the Windows 8 Metroverse</title>
		<link>http://icewalker2g.wordpress.com/2011/09/15/java-and-the-windows-8-metroverse/</link>
		<comments>http://icewalker2g.wordpress.com/2011/09/15/java-and-the-windows-8-metroverse/#comments</comments>
		<pubDate>Thu, 15 Sep 2011 11:59:44 +0000</pubDate>
		<dc:creator>Francis Adu-Gyamfi</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Windows 8]]></category>

		<guid isPermaLink="false">http://icewalker2g.wordpress.com/?p=486</guid>
		<description><![CDATA[After watching and re-watching the Windows 8 keynote, I kicked off a download (still in progress, damn u 512Kbps) to get the 32bit ISO so I can try out the software for myself. During this time of waiting and dreaming of what to build to test the platform, I&#8217;ve been considering our beloved Java, particularly [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=icewalker2g.wordpress.com&amp;blog=5374072&amp;post=486&amp;subd=icewalker2g&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://icewalker2g.wordpress.com/2011/09/15/java-and-the-windows-8-metroverse/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/97f1028b05e086097780af48dfa173ab?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">icewalker2g</media:title>
		</media:content>
	</item>
		<item>
		<title>Apache Pivot Needs A GUI Designer (IDE)</title>
		<link>http://icewalker2g.wordpress.com/2011/09/12/apache-pivot-needs-designer-ide/</link>
		<comments>http://icewalker2g.wordpress.com/2011/09/12/apache-pivot-needs-designer-ide/#comments</comments>
		<pubDate>Mon, 12 Sep 2011 14:12:18 +0000</pubDate>
		<dc:creator>Francis Adu-Gyamfi</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Pivot]]></category>

		<guid isPermaLink="false">http://icewalker2g.wordpress.com/?p=480</guid>
		<description><![CDATA[I&#8217;ve been looking and reading around the Apache Pivot project in the past 48 hours and an I must say, without having written a single line of code, I&#8217;m totally impressed with the direction of the project. I have a few gripes with certain API calls but that aside the project direction puts it at [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=icewalker2g.wordpress.com&amp;blog=5374072&amp;post=480&amp;subd=icewalker2g&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://icewalker2g.wordpress.com/2011/09/12/apache-pivot-needs-designer-ide/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/97f1028b05e086097780af48dfa173ab?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">icewalker2g</media:title>
		</media:content>
	</item>
		<item>
		<title>Chrome 14 Beta&#8217;s Inspector Takes A Play From Opera&#8217;s Dragonfly</title>
		<link>http://icewalker2g.wordpress.com/2011/08/15/chrome-14-betas-inspector-copies-opera-dragonfly/</link>
		<comments>http://icewalker2g.wordpress.com/2011/08/15/chrome-14-betas-inspector-copies-opera-dragonfly/#comments</comments>
		<pubDate>Mon, 15 Aug 2011 13:59:50 +0000</pubDate>
		<dc:creator>Francis Adu-Gyamfi</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[Dragonfly]]></category>
		<category><![CDATA[Opera]]></category>

		<guid isPermaLink="false">http://icewalker2g.wordpress.com/?p=469</guid>
		<description><![CDATA[With the current pace of development in the various Browser camps, it is no surprise that the developers tend to run out of original ideas moving at such a fast pace. The result is that the browser makers begin to look to each other for potential features to include in their own Google Chrome 14 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=icewalker2g.wordpress.com&amp;blog=5374072&amp;post=469&amp;subd=icewalker2g&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://icewalker2g.wordpress.com/2011/08/15/chrome-14-betas-inspector-copies-opera-dragonfly/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/97f1028b05e086097780af48dfa173ab?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">icewalker2g</media:title>
		</media:content>

		<media:content url="http://icewalker2g.files.wordpress.com/2011/08/chrome-settings-button.jpg" medium="image">
			<media:title type="html">Chrome Settings Button</media:title>
		</media:content>

		<media:content url="http://icewalker2g.files.wordpress.com/2011/08/chrome-inspector-settings.jpg" medium="image">
			<media:title type="html">Chrome Inspector Settings</media:title>
		</media:content>

		<media:content url="http://icewalker2g.files.wordpress.com/2011/08/opera-dragonfly-settings.jpg" medium="image">
			<media:title type="html">Opera Dragonfly Settings</media:title>
		</media:content>
	</item>
		<item>
		<title>Node.js on Windows: Who Needs NPM?</title>
		<link>http://icewalker2g.wordpress.com/2011/07/23/node-js-on-windows-who-needs-npm/</link>
		<comments>http://icewalker2g.wordpress.com/2011/07/23/node-js-on-windows-who-needs-npm/#comments</comments>
		<pubDate>Sat, 23 Jul 2011 11:50:03 +0000</pubDate>
		<dc:creator>Francis Adu-Gyamfi</dc:creator>
				<category><![CDATA[Software Development]]></category>
		<category><![CDATA[Node.js]]></category>
		<category><![CDATA[npm]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://icewalker2g.wordpress.com/?p=449</guid>
		<description><![CDATA[So last night via DZone I get word that Node.js had released a Windows version of the popular Javascript based server environment around the 14th of July. Checking from their site, version 0.5.2 was out, being the second currently unstable release for Windows at the moment. I could not hold back my excitement as I [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=icewalker2g.wordpress.com&amp;blog=5374072&amp;post=449&amp;subd=icewalker2g&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://icewalker2g.wordpress.com/2011/07/23/node-js-on-windows-who-needs-npm/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/97f1028b05e086097780af48dfa173ab?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">icewalker2g</media:title>
		</media:content>

		<media:content url="http://icewalker2g.files.wordpress.com/2011/07/node-path1.jpg" medium="image">
			<media:title type="html">Node Path</media:title>
		</media:content>

		<media:content url="http://icewalker2g.files.wordpress.com/2011/07/system-path.jpg" medium="image">
			<media:title type="html">System Path</media:title>
		</media:content>

		<media:content url="http://icewalker2g.files.wordpress.com/2011/07/node-folder.jpg" medium="image">
			<media:title type="html">Node Folder</media:title>
		</media:content>
	</item>
		<item>
		<title>HTML5 Form Validation Quirks: Opera, Chrome And Firefox</title>
		<link>http://icewalker2g.wordpress.com/2011/06/05/html5-form-validation-quirks-opera-chrome-and-firefox/</link>
		<comments>http://icewalker2g.wordpress.com/2011/06/05/html5-form-validation-quirks-opera-chrome-and-firefox/#comments</comments>
		<pubDate>Sun, 05 Jun 2011 23:37:39 +0000</pubDate>
		<dc:creator>Francis Adu-Gyamfi</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Web Developments]]></category>
		<category><![CDATA[Chrome]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Form]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[Opera]]></category>

		<guid isPermaLink="false">http://icewalker2g.wordpress.com/?p=422</guid>
		<description><![CDATA[I decided to implement an HTML5 Form validation for one project I was working on recently, and came across several interesting quirks with the implementation across Opera 11.11, Chrome 12 Beta and Firefox 4.0.1. First off, the basic thing I realized needed to do was check if validation worked at all, so I created my [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=icewalker2g.wordpress.com&amp;blog=5374072&amp;post=422&amp;subd=icewalker2g&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://icewalker2g.wordpress.com/2011/06/05/html5-form-validation-quirks-opera-chrome-and-firefox/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/97f1028b05e086097780af48dfa173ab?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">icewalker2g</media:title>
		</media:content>

		<media:content url="http://icewalker2g.files.wordpress.com/2011/06/opera-start.jpg?w=300" medium="image">
			<media:title type="html">Opera Form With Required Fields</media:title>
		</media:content>

		<media:content url="http://icewalker2g.files.wordpress.com/2011/06/firefox-start.jpg?w=300" medium="image">
			<media:title type="html">Firefox Form With Required Fields</media:title>
		</media:content>

		<media:content url="http://icewalker2g.files.wordpress.com/2011/06/chrome-start.jpg?w=300" medium="image">
			<media:title type="html">Chrome Form With Required Fields</media:title>
		</media:content>

		<media:content url="http://icewalker2g.files.wordpress.com/2011/06/opera-validation.jpg" medium="image">
			<media:title type="html">Opera Validation</media:title>
		</media:content>

		<media:content url="http://icewalker2g.files.wordpress.com/2011/06/firefox-validation.jpg" medium="image">
			<media:title type="html">Firefox Validation</media:title>
		</media:content>

		<media:content url="http://icewalker2g.files.wordpress.com/2011/06/chrome-validation.jpg" medium="image">
			<media:title type="html">Chrome Validation</media:title>
		</media:content>

		<media:content url="http://icewalker2g.files.wordpress.com/2011/06/opera-start.jpg?w=300" medium="image">
			<media:title type="html">Opera Form With Required Fields</media:title>
		</media:content>

		<media:content url="http://icewalker2g.files.wordpress.com/2011/06/firefox-validation.jpg?w=300" medium="image">
			<media:title type="html">Firefox Validation</media:title>
		</media:content>

		<media:content url="http://icewalker2g.files.wordpress.com/2011/06/chrome-validation.jpg?w=300" medium="image">
			<media:title type="html">Chrome Validation</media:title>
		</media:content>

		<media:content url="http://icewalker2g.files.wordpress.com/2011/06/opera-start.jpg?w=300" medium="image">
			<media:title type="html">Opera Form With Required Fields</media:title>
		</media:content>

		<media:content url="http://icewalker2g.files.wordpress.com/2011/06/firefox-start.jpg?w=300" medium="image">
			<media:title type="html">Firefox Form With Required Fields</media:title>
		</media:content>

		<media:content url="http://icewalker2g.files.wordpress.com/2011/06/opera-email-valid.jpg?w=300" medium="image">
			<media:title type="html">Opera Email Valid</media:title>
		</media:content>

		<media:content url="http://icewalker2g.files.wordpress.com/2011/06/firefox-email-valid.jpg?w=300" medium="image">
			<media:title type="html">Firefox Email Valid</media:title>
		</media:content>

		<media:content url="http://icewalker2g.files.wordpress.com/2011/06/chrome-email-invalid.jpg?w=300" medium="image">
			<media:title type="html">Chrome Email Invalid</media:title>
		</media:content>
	</item>
		<item>
		<title>Avoid JQuery.post() or JQuery.get() If Possible. Use JQuery.ajax() instead</title>
		<link>http://icewalker2g.wordpress.com/2011/05/08/avoid-jquery-post-or-jquery-get-if-possible-use-jquery-ajax-instead/</link>
		<comments>http://icewalker2g.wordpress.com/2011/05/08/avoid-jquery-post-or-jquery-get-if-possible-use-jquery-ajax-instead/#comments</comments>
		<pubDate>Sun, 08 May 2011 22:55:12 +0000</pubDate>
		<dc:creator>Francis Adu-Gyamfi</dc:creator>
				<category><![CDATA[Web Developments]]></category>
		<category><![CDATA[JQuery AJAX]]></category>

		<guid isPermaLink="false">http://icewalker2g.wordpress.com/?p=416</guid>
		<description><![CDATA[Over the past few several months, work has been crazy developing a JS intensive application for one of our clients. It been going great and I&#8217;ve finally found a need to use Node.js and Websockets after reading so many good things about them. During development as Team Lead on the project, I&#8217;ve taken the opportunity [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=icewalker2g.wordpress.com&amp;blog=5374072&amp;post=416&amp;subd=icewalker2g&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://icewalker2g.wordpress.com/2011/05/08/avoid-jquery-post-or-jquery-get-if-possible-use-jquery-ajax-instead/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/97f1028b05e086097780af48dfa173ab?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">icewalker2g</media:title>
		</media:content>
	</item>
	</channel>
</rss>
