<?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>enter the pirate</title>
	<atom:link href="http://enterthepirate.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://enterthepirate.wordpress.com</link>
	<description>A poorly maintained blog of technology</description>
	<lastBuildDate>Tue, 11 Aug 2009 18:21:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='enterthepirate.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>enter the pirate</title>
		<link>http://enterthepirate.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://enterthepirate.wordpress.com/osd.xml" title="enter the pirate" />
	<atom:link rel='hub' href='http://enterthepirate.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Magento Payment Methods</title>
		<link>http://enterthepirate.wordpress.com/2009/08/11/magento-payment-methods/</link>
		<comments>http://enterthepirate.wordpress.com/2009/08/11/magento-payment-methods/#comments</comments>
		<pubDate>Tue, 11 Aug 2009 18:17:04 +0000</pubDate>
		<dc:creator>enterthepirate</dc:creator>
				<category><![CDATA[eCommerce]]></category>
		<category><![CDATA[magento]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[payment gateways]]></category>
		<category><![CDATA[payment methods]]></category>

		<guid isPermaLink="false">http://enterthepirate.wordpress.com/?p=31</guid>
		<description><![CDATA[Let&#8217;s talk about Magento payment methods, three words that strike fear in the hearts of many. Recently I was contracted to develop a payment method for Magento that would have very similar functionality to PayPal Standard, with a bit of a ghetto rigged twist. Because of the insane amount of OOP, creating the methods can [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=enterthepirate.wordpress.com&amp;blog=3609243&amp;post=31&amp;subd=enterthepirate&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Let&#8217;s talk about Magento payment methods, three words that strike fear in the hearts of many.</p>
<p>Recently I was contracted to develop a payment method for Magento that would have very similar functionality to PayPal Standard, with a bit of a ghetto rigged twist. Because of the insane amount of OOP, creating the methods can be a bit of a chore, especially considering the lack of good documentation.</p>
<p>There are many pieces involved in creating a payment method. This is an example of the file structure of my working method:<br />
<code><br />
/root<br />
  /app<br />
    /code<br />
      /local<br />
         /Mage<br />
           /MyMethod<br />
              /Block<br />
                 /Standard<br />
                    /Form.php<br />
                    /Redirect.php<br />
              /controllers<br />
                 /StandardController.php<br />
</code></p>
<p>Hate yourself yet? If not, there are four (4) more folders in the &#8220;MyMethod&#8221; directory that are full of adventure and hell. Keep in mind that these folder names are case sensitive. I&#8217;ll post a tutorial on how to create your own payment method soon enough.</p>
<p>All in all, as far as open source eCommerce goes, Magento is incredibly robust and feature rich. Once you learn the black magic of Magento, it can be a pretty powerful tool.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/enterthepirate.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/enterthepirate.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/enterthepirate.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/enterthepirate.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/enterthepirate.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/enterthepirate.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/enterthepirate.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/enterthepirate.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/enterthepirate.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/enterthepirate.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/enterthepirate.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/enterthepirate.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/enterthepirate.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/enterthepirate.wordpress.com/31/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=enterthepirate.wordpress.com&amp;blog=3609243&amp;post=31&amp;subd=enterthepirate&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://enterthepirate.wordpress.com/2009/08/11/magento-payment-methods/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5f3e17d91e3907d5bdebc25dad00e233?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">enterthepirate</media:title>
		</media:content>
	</item>
		<item>
		<title>Creating Classes in Prototype, MooTools</title>
		<link>http://enterthepirate.wordpress.com/2008/05/02/creating-classes-in-prototype-mootools/</link>
		<comments>http://enterthepirate.wordpress.com/2008/05/02/creating-classes-in-prototype-mootools/#comments</comments>
		<pubDate>Fri, 02 May 2008 16:41:49 +0000</pubDate>
		<dc:creator>enterthepirate</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Class]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[JavaScript framework]]></category>
		<category><![CDATA[mootools]]></category>
		<category><![CDATA[Object oriented]]></category>
		<category><![CDATA[OOP]]></category>
		<category><![CDATA[Prototype]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://enterthepirate.wordpress.com/?p=24</guid>
		<description><![CDATA[I come from the object oriented world, as I&#8217;m sure many of you do. Creating a class is a great way to write portable code that is easy to understand, and easy for other developers to work with. This is just a brief overview of how two of the more popular JavaScript frameworks implement classes. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=enterthepirate.wordpress.com&amp;blog=3609243&amp;post=24&amp;subd=enterthepirate&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I come from the object oriented world, as I&#8217;m sure many of you do. Creating a class is a great way to write portable code that is easy to understand, and easy for other developers to work with.</p>
<p>This is just a brief overview of how two of the more popular JavaScript frameworks implement classes. Prototype v.1.6.0.2 and MooTools v.1.11 is assumed. This is a class used in an application that is passing data back to server-side code via the ASP.NET ClientScript.RegisterClientScriptBlock functionality.</p>
<blockquote><p><strong>MooTools</strong></p>
<p><em>Let&#8217;s create a new class, and add a method to the class that we&#8217;ll use later in a project.</em></p>
<p><code><span style="color:#0000ff;">var</span> Filter = <span style="color:#0000ff;">new</span> Class({<br />
initialize: <span style="color:#0000ff;">function</span>(type, value) {<br />
<span style="color:#0000ff;"> this</span>.type = type;<br />
<span style="color:#0000ff;"> this</span>.value = value;<br />
}<br />
});</code></p>
<p><em>Now let&#8217;s add our method for the class.</em></p>
<p><code>Filter.implement({<br />
toReq: <span style="color:#0000ff;">function</span>() {<br />
<span style="color:#0000ff;"> return</span> <span style="color:#0000ff;">this</span>.type + ':' + <span style="color:#0000ff;">this</span>.value;<br />
}<br />
});</code></p></blockquote>
<p>I&#8217;m using MooTools in the live application, and I&#8217;m very happy with the performance. Now let&#8217;s take a look at how to do the same thing in Prototype.</p>
<blockquote><p><strong>Prototype</strong></p>
<p><em>With Prototype, we&#8217;ll create our class and it&#8217;s constructor as well as our method in the same block of code.</em></p>
<p><code><span style="color:#0000ff;">var</span> Filter = Class.create({<br />
initialize: <span style="color:#0000ff;">function</span>(type, value) {<br />
<span style="color:#0000ff;"> this</span>.type = type;<br />
<span style="color:#0000ff;"> this</span>.value = value;<br />
},<br />
toReq: <span style="color:#0000ff;">function</span>() {<br />
<span style="color:#0000ff;"> return</span> <span style="color:#0000ff;">this</span>.type + ':' + <span style="color:#0000ff;">this</span>.value;<br />
}<br />
});</code></p></blockquote>
<p>The preference is entirely up to the programmer and their background, personal experience.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/enterthepirate.wordpress.com/24/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/enterthepirate.wordpress.com/24/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/enterthepirate.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/enterthepirate.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/enterthepirate.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/enterthepirate.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/enterthepirate.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/enterthepirate.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/enterthepirate.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/enterthepirate.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/enterthepirate.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/enterthepirate.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/enterthepirate.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/enterthepirate.wordpress.com/24/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/enterthepirate.wordpress.com/24/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/enterthepirate.wordpress.com/24/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=enterthepirate.wordpress.com&amp;blog=3609243&amp;post=24&amp;subd=enterthepirate&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://enterthepirate.wordpress.com/2008/05/02/creating-classes-in-prototype-mootools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5f3e17d91e3907d5bdebc25dad00e233?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">enterthepirate</media:title>
		</media:content>
	</item>
		<item>
		<title>Prototype JavaScript framework</title>
		<link>http://enterthepirate.wordpress.com/2008/05/01/prototype-javascript-framework/</link>
		<comments>http://enterthepirate.wordpress.com/2008/05/01/prototype-javascript-framework/#comments</comments>
		<pubDate>Thu, 01 May 2008 20:01:27 +0000</pubDate>
		<dc:creator>enterthepirate</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[JavaScript framework]]></category>
		<category><![CDATA[mootools]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Prototype]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[Web development]]></category>
		<category><![CDATA[Web programming]]></category>

		<guid isPermaLink="false">http://enterthepirate.wordpress.com/?p=22</guid>
		<description><![CDATA[I&#8217;ve made up my mind (at least until tomorrow). The Prototype JavaScript framework is by far my favorite JS framework. It&#8217;s not the lightest framework available, but it makes up for that with functionality. I&#8217;ve spent the past few days comparing mootools 1.11 with Prototype 1.6.0.2, and while I like the effects of mootools, from [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=enterthepirate.wordpress.com&amp;blog=3609243&amp;post=22&amp;subd=enterthepirate&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve made up my mind (at least until tomorrow). The <a title="Prototype JavaScript framework" href="http://www.prototypejs.org/" target="_blank">Prototype JavaScript framework</a> is by far my favorite JS framework. It&#8217;s not the lightest framework available, but it makes up for that with functionality.</p>
<p>I&#8217;ve spent the past few days comparing <a title="mootools" href="http://www.mootools.net" target="_blank">mootools</a> 1.11 with Prototype 1.6.0.2, and while I like the effects of mootools, from a programming standpoint I prefer Prototype.</p>
<p>The <a title="Prototype Documentation" href="http://www.prototypejs.org/api" target="_blank">online documentation</a> for Prototype is outstanding (They also have a downloadable PDF and CHM version of the documentation). The code for creating classes is logical and fully featured. One thing that impressed me in comparing mootools to Prototype was that Prototype supports class creation as well as inheritance, and overriding, whereas mootools does not.</p>
<p><strong>The Perfect Solution</strong></p>
<p>Perfect might be a stretch; but, from what I can tell it&#8217;s pretty close. <a title="moo.fx" href="http://moofx.mad4milk.net/" target="_blank">moo.fx</a> (by the creator of mootools), is a super-lightweight JavaScript effects framework that can be used in combination with Prototype. Using the two frameworks together would allow you to harness the robust functionality of Prototype, and the rich interface effects of mootools.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/enterthepirate.wordpress.com/22/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/enterthepirate.wordpress.com/22/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/enterthepirate.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/enterthepirate.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/enterthepirate.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/enterthepirate.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/enterthepirate.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/enterthepirate.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/enterthepirate.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/enterthepirate.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/enterthepirate.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/enterthepirate.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/enterthepirate.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/enterthepirate.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/enterthepirate.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/enterthepirate.wordpress.com/22/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=enterthepirate.wordpress.com&amp;blog=3609243&amp;post=22&amp;subd=enterthepirate&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://enterthepirate.wordpress.com/2008/05/01/prototype-javascript-framework/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5f3e17d91e3907d5bdebc25dad00e233?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">enterthepirate</media:title>
		</media:content>
	</item>
		<item>
		<title>I Hate ASP.NET AJAX</title>
		<link>http://enterthepirate.wordpress.com/2008/04/30/i-hate-aspnet-ajax/</link>
		<comments>http://enterthepirate.wordpress.com/2008/04/30/i-hate-aspnet-ajax/#comments</comments>
		<pubDate>Wed, 30 Apr 2008 15:32:50 +0000</pubDate>
		<dc:creator>enterthepirate</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[ASP.NET AJAX Control Toolkit]]></category>
		<category><![CDATA[CascadingDropDown]]></category>
		<category><![CDATA[ContextKey]]></category>
		<category><![CDATA[Method Error 500]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[Web development]]></category>
		<category><![CDATA[Web programming]]></category>
		<category><![CDATA[Web Service]]></category>

		<guid isPermaLink="false">http://enterthepirate.wordpress.com/?p=8</guid>
		<description><![CDATA[There!! I&#8217;ve said it!!! Don&#8217;t look at me like that, you know you&#8217;ve all been thinking it! I just overcame the wonderful &#8220;[Method Error 500]&#8221; error while working with a set of ASP.NET AJAX CascadingDropDowns. What a lame error. Spend some time researching the problem and you&#8217;ll find a uniform response: &#8220;That error could mean [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=enterthepirate.wordpress.com&amp;blog=3609243&amp;post=8&amp;subd=enterthepirate&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>There!!</strong> I&#8217;ve said it!!!</p>
<p>Don&#8217;t look at me like that, you know you&#8217;ve all been thinking it!</p>
<p>I just overcame the wonderful &#8220;[Method Error 500]&#8221; error while working with a set of ASP.NET AJAX CascadingDropDowns. What a lame error. Spend some time researching the problem and you&#8217;ll find a uniform response: &#8220;That error could mean that anything is wrong&#8221;. Fantastic!! That&#8217;s exactly how I wanted to spend two hours of my time. (That&#8217;s sarcasm, by the way)</p>
<p>Everyone&#8217;s solution is different because everyone&#8217;s problem is different; but, here&#8217;s what solved it for me.</p>
<p>I&#8217;m using a ContextKey to select data specific to the user who is accessing the application. Since (inspired by true genius&#8230; more sarcasm [hopefully you'll pick up the I'm somewhat sarcastic]) the ContextKey attribute of the CascadingDropDown can&#8217;t be DataBound, you have to set the ContextKey property of the CascadingDropDown object on Page Load. Well, I added another CDD and forgot to set the ContextKey in the Page Load even handler.</p>
<p>Bada-Bing!! That was it.</p>
<p>Sure, I should have remembered that adding a new CDD to the page meant setting it&#8217;s ContextKey on Page Load; but I didn&#8217;t. Because the code never reached the web service function, there was no way to step through with the VS 2005 debugger. Fun!</p>
<p>Remember, &#8220;[Method Error 500]&#8221; could mean your dog just died.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/enterthepirate.wordpress.com/8/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/enterthepirate.wordpress.com/8/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/enterthepirate.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/enterthepirate.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/enterthepirate.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/enterthepirate.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/enterthepirate.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/enterthepirate.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/enterthepirate.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/enterthepirate.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/enterthepirate.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/enterthepirate.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/enterthepirate.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/enterthepirate.wordpress.com/8/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/enterthepirate.wordpress.com/8/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/enterthepirate.wordpress.com/8/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=enterthepirate.wordpress.com&amp;blog=3609243&amp;post=8&amp;subd=enterthepirate&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://enterthepirate.wordpress.com/2008/04/30/i-hate-aspnet-ajax/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5f3e17d91e3907d5bdebc25dad00e233?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">enterthepirate</media:title>
		</media:content>
	</item>
		<item>
		<title>Discovering Web 2.0</title>
		<link>http://enterthepirate.wordpress.com/2008/04/30/discovering-web-20/</link>
		<comments>http://enterthepirate.wordpress.com/2008/04/30/discovering-web-20/#comments</comments>
		<pubDate>Wed, 30 Apr 2008 03:42:43 +0000</pubDate>
		<dc:creator>enterthepirate</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[ASP.NET]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Microsoft .NET]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[Web programming]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://enterthepirate.wordpress.com/?p=7</guid>
		<description><![CDATA[Well, I&#8217;m officially late to the party. Spending the last two years focused on desktop software development, I let the progress of web development pass me by. As the primary source of production for a very small development company, keeping up with the progress of both technologies was a luxury I couldn&#8217;t afford. So here [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=enterthepirate.wordpress.com&amp;blog=3609243&amp;post=7&amp;subd=enterthepirate&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Well, I&#8217;m officially late to the party. Spending the last two years focused on desktop software development, I let the progress of web development pass me by. As the primary source of production for a very small development company, keeping up with the progress of both technologies was a luxury I couldn&#8217;t afford.</p>
<p>So here I am, playing catch up in the web world.</p>
<p>Having worked with Microsoft technologies for more than five years, <a title="ASP.NET AJAX" href="http://www.asp.net/ajax/" target="_blank">ASP.NET AJAX</a> is where I started to discover Web 2.0. (Honestly, I can&#8217;t stand the term Web 2.0&#8230; it&#8217;s a buzzword for managers) I understood that the foundation of this new generation of web technology was asynchronous data access, allowing for partial page load and ridding our applications of crunchy postbacks.</p>
<p>For developers that are new to the idea of Asynchronous JavaScript and XML (AJAX) and have a good working knowledge of .NET technologies, <a title="Microsoft's ASP.NET AJAX Control Toolkit" href="http://www.asp.net/ajax/ajaxcontroltoolkit/samples/" target="_blank">Microsoft&#8217;s ASP.NET AJAX Control Toolkit</a> is a good way to get started. Using either Visual Studio 2005 or Visual Web Developer (a free Visual Studio product aimed at the beginning web developer) you can drag and drop your way to your first AJAX experience. The all important &#8220;Hello World&#8221;.</p>
<p>When you&#8217;re done frustrating yourself with the ASP.NET AJAX Control Toolkit, here are some JavaScript frameworks that I can recommend:</p>
<p style="padding-left:30px;"><a title="mootools" href="http://www.mootools.net/" target="_blank">mootools</a></p>
<p style="padding-left:30px;"><a title="Prototype JS" href="http://www.prototypejs.org/" target="_blank">Prototype JavaScript Framework</a></p>
<p style="padding-left:30px;"><a title="dojo Toolkit" href="http://dojotoolkit.org/" target="_blank">dojo Toolkit</a></p>
<p style="padding-left:30px;"><a title="script.aculo.us" href="http://script.aculo.us/" target="_blank">script.aculo.us</a></p>
<p style="padding-left:30px;">
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/enterthepirate.wordpress.com/7/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/enterthepirate.wordpress.com/7/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/enterthepirate.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/enterthepirate.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/enterthepirate.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/enterthepirate.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/enterthepirate.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/enterthepirate.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/enterthepirate.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/enterthepirate.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/enterthepirate.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/enterthepirate.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/enterthepirate.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/enterthepirate.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/enterthepirate.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/enterthepirate.wordpress.com/7/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=enterthepirate.wordpress.com&amp;blog=3609243&amp;post=7&amp;subd=enterthepirate&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://enterthepirate.wordpress.com/2008/04/30/discovering-web-20/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/5f3e17d91e3907d5bdebc25dad00e233?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">enterthepirate</media:title>
		</media:content>
	</item>
	</channel>
</rss>
