<?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>Argee &#187; Web</title>
	<atom:link href="http://www.argee.org/tag/web/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.argee.org</link>
	<description>Personal Blog, Design, Development and Programming</description>
	<lastBuildDate>Tue, 18 May 2010 21:16:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Announcing &#8211; Code Ledger!</title>
		<link>http://www.argee.org/old-blog/announcing-code-ledger/</link>
		<comments>http://www.argee.org/old-blog/announcing-code-ledger/#comments</comments>
		<pubDate>Sat, 13 Jun 2009 08:41:11 +0000</pubDate>
		<dc:creator>RG</dc:creator>
				<category><![CDATA[Old Blogs]]></category>
		<category><![CDATA[Algorithms]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Updates]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.argee.org/?p=343</guid>
		<description><![CDATA[Under Construction notice at Code Ledger
During these past few days, I&#8217;ve been facing a new dilemma &#8211; choosing a domain name for a website where I can showcase my code and talk about algorithms and arithmetic. Despite owning a beautiful blog such as this, I feel that it wouldn&#8217;t really be very useful on my [...]]]></description>
			<content:encoded><![CDATA[<p class="postimage"><a href="http://www.codeledger.com" target="_blank"><img alt="Code Ledger" src="http://www.argee.org/wp-content/uploads/2009/06/cl_thumb.jpg" title="Code Ledger" width="421" height="101" /></a><span><em>Under Construction notice at <a href="http://www.codeledger.com" target="_blank">Code Ledger</a></em></span></p>
<p>During these past few days, I&#8217;ve been facing a new dilemma &#8211; choosing a domain name for a website where I can showcase my code and talk about algorithms and arithmetic. Despite owning a beautiful blog such as this, I feel that it wouldn&#8217;t really be very useful on my resume. After all, prospective employers would rather see my code than read my personal journal &#8211; or so I hope.</p>
<p>Among the many names that came to mind were &#8211; notmysegfault (too unprofessional), almostcode (almost?) and compileandrun (taken). In fact, most of the names I could think of were taken. Frustrated by the fact that most of these domains had been snapped up by domain squatters who were using them for absolutely nothing, and inspired by the idea of having a code &#8220;journal&#8221;, I took the obvious next step &#8211; looking up synonyms for journal.</p>
<p>Thanks to my handy thesaurus, I finally found a decent domain name that wasn&#8217;t taken &#8211; <a href="http://www.codeledger.com" target="_blank">http://www.codeledger.com</a>. Of course, I wouldn&#8217;t have settled for it if it hadn&#8217;t been for the apparent fame of <a href="http://www.webdesignledger.com" target="_blank">Web Design Ledger</a>, which proved to me that people know how to spell ledger and even remember such names.</p>
<p>So, what will this website be about? As I said, algorithms and arithmetic, with a bit of software engineering for good measure. I will also put my resume up for download there, which means <a href="http://www.codeledger.com" target="_blank">Code Ledger</a> will mostly be about sharing knowledge with a small amount of self-marketing.</p>
<p>Needless to say, I&#8217;m hyped. And you should be, too!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.argee.org/old-blog/announcing-code-ledger/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Google Web Toolkit</title>
		<link>http://www.argee.org/old-blog/the-google-web-toolkit/</link>
		<comments>http://www.argee.org/old-blog/the-google-web-toolkit/#comments</comments>
		<pubDate>Mon, 01 Jun 2009 08:37:16 +0000</pubDate>
		<dc:creator>RG</dc:creator>
				<category><![CDATA[Old Blogs]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.argee.org/?p=292</guid>
		<description><![CDATA[I recently came across the Google Web Toolkit, and went ahead and downloaded it as a plugin for Eclipse. I&#8217;ve played around for a bit and my first impression remains unchanged &#8211; this is awesome.
What the toolkit does is allow you to use Eclipse as an AJAX programming tool &#8211; in all honesty, you don&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p>I recently came across the <a href="http://code.google.com/webtoolkit/" rel="nofollow" target="_blank">Google Web Toolkit</a>, and went ahead and downloaded it as a plugin for Eclipse. I&#8217;ve played around for a bit and my first impression remains unchanged &#8211; this is <em>awesome</em>.</p>
<p>What the toolkit does is allow you to use Eclipse as an AJAX programming tool &#8211; in all honesty, you don&#8217;t even have to know anything about AJAX. All you need to know is how to code a Java application with Swing elements, then apply that knowledge to code a web application in an amazingly smooth transition. The toolkit will take all your code and compile it into functional HTML and Javascript with all the bells and whistles you would expect, along with the ability to provide your very own CSS files.</p>
<p>At the very least, this thing makes the creation of a web application much easier and much faster, even for the inexperienced web developer who only has Java programming knowledge. Google also says you won&#8217;t have to worry too much about working around the quirks of individual browsers, but it will take some rigorous testing before I come to believe that.</p>
<p>If you are a web developer, I suggest you <a href="http://googlewebtoolkit.blogspot.com/" rel="nofollow" target="_blank">check this out</a>, you will not regret it.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.argee.org/old-blog/the-google-web-toolkit/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
