<?xml version="1.0" encoding="UTF-8"?>
<feed xml:lang="en-US" xmlns="http://www.w3.org/2005/Atom">
  <title>Nimble Code: Category Web Coding</title>
  <subtitle type="html">Jacob Harris' Weblog</subtitle>
  <id>tag:www.nimblecode.com,2005:Typo</id>
  <generator version="4.0" uri="http://typo.leetsoft.com">Typo</generator>
  <link href="http://www.nimblecode.com/xml/atom10/category/web-coding/feed.xml" rel="self" type="application/xml+atom"/>
  <link href="http://www.nimblecode.com/articles/category/web-coding" rel="alternate" type="text/html"/>
  <updated>2008-11-20T02:35:03-08:00</updated>
  <entry>
    <author>
      <name>Jacob Harris</name>
      <email>harrisj@nimblecode.com</email>
    </author>
    <id>urn:uuid:542f8763-96ba-4dad-8185-8ece45adad9e</id>
    <published>2006-08-02T09:46:00-07:00</published>
    <updated>2008-11-20T02:35:03-08:00</updated>
    <title>Rubyisms in Rails Redux</title>
    <link href="http://www.nimblecode.com/articles/2006/08/02/rubyisms-in-rails-redux" rel="alternate" type="text/html"/>
    <category term="books" scheme="http://www.nimblecode.com/articles/category/web-coding" label="Books"/>
    <category term="web-coding" scheme="http://www.nimblecode.com/articles/category/web-coding" label="Web Coding"/>
    <category term="programming" scheme="http://www.nimblecode.com/articles/category/web-coding" label="Programming"/>
    <category term="ruby" scheme="http://www.nimblecode.com/articles/tag"/>
    <category term="rails" scheme="http://www.nimblecode.com/articles/tag"/>
    <category term="rubyisms" scheme="http://www.nimblecode.com/articles/tag"/>
    <content type="html">&lt;div class="typocode"&gt;&lt;pre&gt;&lt;code class="typocode_ruby "&gt;&lt;span class="constant"&gt;self&lt;/span&gt;&lt;span class="punct"&gt;.&lt;/span&gt;&lt;span class="ident"&gt;promote!&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;

	&lt;p&gt;I am pleased to announce that the &lt;a href="http://www.informit.com/bookstore/product.asp?isbn=0321474074&amp;#38;rl=1"&gt;digital shortcut &lt;span class="caps"&gt;PDF&lt;/span&gt; version&lt;/a&gt; (to purchase, you have to go to the &lt;a href="http://www.informit.com/shortcuts"&gt;Digital Shortcuts page&lt;/a&gt; or you can buy it from &lt;a href="http://safari.awprofessional.com/0321474074"&gt;Safari&lt;/a&gt; Sorry!) of my &lt;a href="http://www.nimblecode.com/articles/2006/04/25/rubyisms-in-rails"&gt;Rubyisms in Rails&lt;/a&gt; presentation is finally available for purchase. At 54 pages in length for the low price of $9.99, I guarantee you&amp;#8217;ll glean at least 18.5 cents of insight from each page (disclaimer: that&amp;#8217;s a mean instructional value; although gorgeous, the title page is not particularly educational in itself).&lt;/p&gt;


	&lt;p&gt;In addition, the book is also now available in &lt;a href="http://safari.awprofessional.com/"&gt;Safari Books Online&lt;/a&gt;, and possibly Amazon or other retailers as well. Also, be sure to check out the list of &lt;a href="http://www.informit.com/shortcuts"&gt;other upcoming Ruby titles&lt;/a&gt;.&lt;/p&gt;


	&lt;p&gt;So, what&amp;#8217;s in it? If you&amp;#8217;ve read the original presentation, you already have a sense of the scope of material I am covering here, but the shortcut allows me to focus on the material in greater depth. The result is a richer and more thorough examination of the examples presented in the original slides. If you are an intermediate to advanced Rails hacker, you probably know all this stuff already. But if you are a newcomer to Ruby through Rails, or you still find yourself still stuck coding &lt;span class="caps"&gt;PHP&lt;/span&gt; or Java-like Ruby, this ebook might help to align your thinking to the Ruby way.&lt;/p&gt;


	&lt;p&gt;Will I write another ebook? I&amp;#8217;d say yes, but I&amp;#8217;ll have to think up another interesting topic. But if you are ever thinking of creating a technical book, I&amp;#8217;d recommend starting in a smaller dose like this first. As I discovered, even 54 pages can be a lot of work, and it&amp;#8217;s better to test out your time commitments and abilities with something small before you start pitching large references. But that&amp;#8217;s a topic for another blog posting. Make me happy: &lt;a href="http://www.informit.com/shortcuts"&gt;Buy the ebook&lt;/a&gt; or &lt;a href="http://safari.awprofessional.com/0321474074"&gt;read it on Safari&lt;/a&gt; and give me your feedback. Thanks!&lt;/p&gt;


	&lt;h4&gt;Update&lt;/h4&gt;


	&lt;p&gt;Fixed purchase link to be go to Shortcuts page (where you can add to cart).&lt;/p&gt;</content>
  </entry>
  <entry>
    <author>
      <name>Jacob Harris</name>
      <email>harrisj@nimblecode.com</email>
    </author>
    <id>urn:uuid:12a5164c-0a8b-4924-8661-9d66a0e6a691</id>
    <published>2006-04-25T10:44:00-07:00</published>
    <updated>2008-11-19T21:24:29-08:00</updated>
    <title>Rubyisms In Rails</title>
    <link href="http://www.nimblecode.com/articles/2006/04/25/rubyisms-in-rails" rel="alternate" type="text/html"/>
    <category term="web-coding" scheme="http://www.nimblecode.com/articles/category/web-coding" label="Web Coding"/>
    <category term="programming" scheme="http://www.nimblecode.com/articles/category/web-coding" label="Programming"/>
    <category term="ruby" scheme="http://www.nimblecode.com/articles/tag"/>
    <category term="rails" scheme="http://www.nimblecode.com/articles/tag"/>
    <content type="html">&lt;p&gt;In an apparently blatant attempt to be more like &lt;a href="http://www.slash7.com/"&gt;Amy Hoy&lt;/a&gt;, I&amp;#8217;ve decided it&amp;#8217;s time I did some Intro to Rails writing. Tonight I&amp;#8217;m going to be giving a little talk on what I&amp;#8217;m calling &lt;strong&gt;Rubyisms&lt;/strong&gt; as seen in Ruby on Rails. I think one of the things that makes Rails so cool is how it is built upon some of the best aspects of Ruby&amp;#8217;s style: duck typing, symbols, blocks, and metaprogramming. And yet, I think many newcomers to Rails don&amp;#8217;t really notice some of the magic going on behind such simple declarations as&lt;/p&gt;


&lt;div class="typocode"&gt;&lt;pre&gt;&lt;code class="typocode_ruby "&gt;&lt;span class="punct"&gt;&amp;lt;%&lt;/span&gt; &lt;span class="number"&gt;30&lt;/span&gt;&lt;span class="punct"&gt;.&lt;/span&gt;&lt;span class="ident"&gt;minutes&lt;/span&gt;&lt;span class="punct"&gt;.&lt;/span&gt;&lt;span class="ident"&gt;from_now&lt;/span&gt; &lt;span class="punct"&gt;%&amp;gt;&lt;/span&gt;&lt;span class="string"&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;

	&lt;p&gt;or more complicated Rails cases like&lt;/p&gt;


&lt;div class="typocode"&gt;&lt;pre&gt;&lt;code class="typocode_ruby "&gt;&lt;span class="keyword"&gt;class &lt;/span&gt;&lt;span class="class"&gt;Review&lt;/span&gt; &lt;span class="punct"&gt;&amp;lt;&lt;/span&gt; &lt;span class="constant"&gt;ActiveRecord&lt;/span&gt;&lt;span class="punct"&gt;::&lt;/span&gt;&lt;span class="constant"&gt;Base&lt;/span&gt;
  &lt;span class="ident"&gt;belongs_to&lt;/span&gt; &lt;span class="symbol"&gt;:article&lt;/span&gt;
  &lt;span class="ident"&gt;validates_presence_of&lt;/span&gt; &lt;span class="symbol"&gt;:author&lt;/span&gt;
&lt;span class="keyword"&gt;end&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;

	&lt;p&gt;My humble little slideshow goes out to those Rails newcomers hacking code to look like &lt;span class="caps"&gt;PHP&lt;/span&gt; or Java. The conceit is to use some sample Rails code as starting points for deeper explorations into some of the Ruby coolness lurking inside Rails. This is a nice little look under the hood, but I hope it will educate people new to Rails on how to embrace Ruby style for cleaner and &lt;em&gt;cooler&lt;/em&gt; code.&lt;/p&gt;


	&lt;p&gt;I&amp;#8217;m posting the slides early for some last minute feedback and I might update these files if any other errors are found. I&amp;#8217;d like to thank &lt;a href="http://www.nycruby.org/"&gt;NYC.rb&lt;/a&gt; compatriots &lt;a href="http://www.zonageek.com/"&gt;Sebastian Delmont&lt;/a&gt;, &lt;a href="http://locomotive.raaum.org/home/show/HomePage"&gt;Ryan Raaum&lt;/a&gt;, &lt;a href="http://www.lifecoding.com/"&gt;Trotter Cashion&lt;/a&gt;, and &lt;a href="http://www.rubypowerandlight.com/"&gt;David Black&lt;/a&gt; for their help and corrections as well.&lt;/p&gt;


	&lt;p&gt;The presentation itself is two parts. I&amp;#8217;m releasing it here in two style. The &lt;em&gt;light version&lt;/em&gt; is stripped of interstitial chapter screens and is a lot easier on the bandwidth:&lt;/p&gt;


	&lt;ul&gt;
	&lt;li&gt;&lt;a href="/files/rubynewbies-lite.pdf"&gt;PDF Version&lt;/a&gt;&lt;/li&gt;
		&lt;li&gt;&lt;a href="/files/rubynewbies-lite.swf"&gt;Flash Version&lt;/a&gt; (&lt;strong&gt;Note&lt;/strong&gt;: Flash version is cutting off bottoms of some slides)&lt;/li&gt;
	&lt;/ul&gt;


	&lt;p&gt;If you like what you see there and want to get the version I&amp;#8217;m presenting with images, the full 2MB &lt;span class="caps"&gt;PDF&lt;/span&gt; dump is also available:&lt;/p&gt;


	&lt;ul&gt;
	&lt;li&gt;&lt;a href="/files/rubynewbies.pdf"&gt;Huge &lt;span class="caps"&gt;PDF &lt;/span&gt;Version&lt;/a&gt;&lt;/li&gt;
	&lt;/ul&gt;


	&lt;p&gt;Anyhow, I hope you enjoy my little presentation, and as always feedback and corrections are welcome in the comments.&lt;/p&gt;


	&lt;h3&gt;Update (8/2/06)&lt;/h3&gt;


	&lt;p&gt;This presentation is now available for sale as a &lt;a href="http://www.informit.com/shortcuts"&gt;digital shortcut from Informit&lt;/a&gt; (54 pages, $9.99). Please see my &lt;a href="http://www.nimblecode.com/articles/2006/08/02/rubyisms-in-rails-redux"&gt;Rubyisms Redux&lt;/a&gt; for a small pitch and purchasing links. Thank you!&lt;/p&gt;</content>
  </entry>
  <entry>
    <author>
      <name>Jacob Harris</name>
      <email>harrisj@nimblecode.com</email>
    </author>
    <id>urn:uuid:5578081c-b931-4610-8fea-8d5e1a60145b</id>
    <published>2006-01-06T13:13:00-08:00</published>
    <updated>2008-11-17T08:03:06-08:00</updated>
    <title>Stop Kicking The Enterprise</title>
    <link href="http://www.nimblecode.com/articles/2006/01/06/dont-shun-the-enterprise" rel="alternate" type="text/html"/>
    <category term="net-culture" scheme="http://www.nimblecode.com/articles/category/web-coding" label="Net Culture"/>
    <category term="web-coding" scheme="http://www.nimblecode.com/articles/category/web-coding" label="Web Coding"/>
    <category term="ruby" scheme="http://www.nimblecode.com/articles/tag"/>
    <category term="rails" scheme="http://www.nimblecode.com/articles/tag"/>
    <category term="enterprise" scheme="http://www.nimblecode.com/articles/tag"/>
    <category term="agile" scheme="http://www.nimblecode.com/articles/tag"/>
    <content type="html">&lt;p&gt;I have to agree with &lt;a href="http://jroller.com/page/obie"&gt;Obie Fernandez&lt;/a&gt; when he complains in his posting &lt;a href="http://jroller.com/page/obie?entry=enterprise_is_not_an_insult"&gt;Enterprise Is Not An Insult&lt;/a&gt; about some of the recent derision directed at the Enterprise lately from the avant garde in the  &lt;a href="http://www.rubyonrails.org/"&gt;Ruby On Rails&lt;/a&gt; community lately. The problem is most of the mockery comes over a misunderstanding that &amp;#8220;enterprise&amp;#8221; means    &amp;#8220;insanely large&amp;#8221;, which Obie points out is completely different from any definition used by people who actually work in enterprise software:&lt;/p&gt;


	&lt;blockquote&gt;
		&lt;p&gt;Plenty of us say &amp;#8220;enterprise&amp;#8221; when referring to internal-facing systems written by corporate IT departments and it doesn&amp;#8217;t carry a stigma for being too large or too small, too simple or too complex. Enterprise projects might be large, take years, straddle business units and have global effects or they might be small, departmental efforts with only a handful of end users. So many factors influence the success of enterprise software in a given organization, only few of which have anything to do with technology.&lt;/p&gt;
	&lt;/blockquote&gt;


	&lt;p&gt;Yes, there are large products that call themselves &amp;#8220;enterprise-class software&amp;#8221;, but that doesn&amp;#8217;t mean that all enterprise software has to be big, slow, and hard to develop. But unfortunately, mocking the state of enterprise software has become an oft repeated &lt;a href="http://www.37signals.com/svn/archives2/predicting_06_enterprise_is_the_new_legacy.php"&gt;dumb&lt;/a&gt; &lt;a href="http://www.37signals.com/svn/archives2/define_enterprise_in_10_words_or_less.php"&gt;joke&lt;/a&gt; lately. This is like when a comedian throws out a laugh line &amp;#8211; like slamming Microsoft or calling France &amp;#8220;surrender monkeys&amp;#8221; &amp;#8211; to get a quick laugh; it&amp;#8217;s funny at first but soon loses its novelty.&lt;/p&gt;


	&lt;p&gt;Giving a definition of my own, &amp;#8220;enterprise software&amp;#8221; means &amp;#8220;business software.&amp;#8221; All businesses want to increase their profits, and they do that by reducing inefficiency (ie, &amp;#8220;we can track all of our operations within Excel&amp;#8221;) or expanding into new niches (ie, opening overseas offices or offereing new business). Enterprise or &lt;acronym title="business to business"&gt;B2B&lt;/acronym&gt; software &amp;#8211; whether shrink-wrapped or custom &amp;#8211; is what helps them get there. The best enterprise software becomes as essential as the &lt;span class="caps"&gt;CEO&lt;/span&gt; or infrastructure to a company&amp;#8217;s success. And smart companies look to develop such software as quickly as possible, both to increase their profits quicker and gain advantage over their competitors. Yes, there is slow and clunky enterprise software, but there is also lightweight and rapidly developed enterprise software too. Speaking from personal experience, at &lt;a href="http://www.alacra.com/"&gt;Alacra&lt;/a&gt;, we work with a lot of vendors both large and small, and I can assure you that agility and &lt;em&gt;profitability&lt;/em&gt; are far more important than slavish adherence to some awkward and enormous toolkit. Consider that the agile methodologies of &lt;a href="http://www.extremeprogramming.org/"&gt;Extreme Programming&lt;/a&gt; and &lt;a href="http://www.scrumalliance.org/"&gt;Scrum&lt;/a&gt; were first heavily used in such large enterprise environments as Chrysler and Honeywell respectively. And I would argue that the success of such radically-new-at-the-time technology like the Web, &lt;span class="caps"&gt;XML&lt;/span&gt;, or Java was entirely due to the &lt;span class="caps"&gt;B2B&lt;/span&gt; community recognizing their value early and embracing them fully.&lt;/p&gt;


	&lt;p&gt;Which is why I think the jokes have to stop; does Rails want to continue to present itself as a niche tool for small &lt;acronym title="business to consumer"&gt;B2C&lt;/acronym&gt; development or does it want to be a &lt;span class="caps"&gt;B2B&lt;/span&gt; player? Why have we gone from &lt;a href="http://www.loudthinking.com/arc/000479.html"&gt;Rails does too scale!&lt;/a&gt; to &lt;a href="http://www.37signals.com/svn/archives2/dont_scale_99999_uptime_is_for_walmart.php"&gt;Uptime is overrated?&lt;/a&gt; 
Yeah, 99.9999% uptime is overkill for almost all software, but if you&amp;#8217;re going to sell to business you shouldn&amp;#8217;t mock people if they want 99% uptime. They&amp;#8217;re not whinging; they want to make your product an essential tool for their business. And so I think Rails needs to embrace enterprise needs. I think David is right to resist such code additions to the core, but I think it has a place in third-party contributed plugins and code snippets. To be an enterprise player, people will want to plug Rails into working legacy database schemas, handling composite keys, potentially even interfacing with back-end service-oriented architectures;  maybe even hacking lightweight support for such horrors as &lt;span class="caps"&gt;SOAP&lt;/span&gt; or &lt;span class="caps"&gt;CORBA&lt;/span&gt;. And I think such work is what Rails needs to really succeed. Maybe you think it&amp;#8217;s selling out, but I&amp;#8217;d rather see Ruby in the enterprise than C#. There is a middle ground between obscurity and (code) obesity; let&amp;#8217;s not mock people for trying to find it.&lt;/p&gt;</content>
  </entry>
  <entry>
    <author>
      <name>Jacob Harris</name>
      <email>harrisj@nimblecode.com</email>
    </author>
    <id>urn:uuid:a3d4e1c50ed28019d63707952cd91aa3</id>
    <published>2005-09-20T21:39:00-07:00</published>
    <updated>2008-11-19T18:14:42-08:00</updated>
    <title>Web2.0 Gets Pragmatic</title>
    <link href="http://www.nimblecode.com/articles/2005/09/20/web2-0-gets-pragmatic" rel="alternate" type="text/html"/>
    <category term="web-coding" scheme="http://www.nimblecode.com/articles/category/web-coding" label="Web Coding"/>
    <category term="web" scheme="http://www.nimblecode.com/articles/tag"/>
    <category term="trends" scheme="http://www.nimblecode.com/articles/tag"/>
    <category term="promotion" scheme="http://www.nimblecode.com/articles/tag"/>
    <content type="html">&lt;p&gt;If you haven&amp;#8217;t seen it already, &lt;a href="http://www.dashes.com/anil/"&gt;Anil Dash&amp;#8217;s&lt;/a&gt; blog article titled &lt;a href="http://www.dashes.com/anil/2005/09/06/web_development"&gt;Web Development Trends for 2006&lt;/a&gt; is a worthwhile read for those curious about the future of web technology in the next year.&lt;/p&gt;


	&lt;p&gt;For me, the overall theme of this list is &amp;#8220;Web2.0 Grows Up&amp;#8221;. For starters, I would agree that what he terms &lt;strong&gt;dampening&lt;/strong&gt; and &lt;strong&gt;buffering&lt;/strong&gt; are really the main ways in which &lt;span class="caps"&gt;AJAX&lt;/span&gt; use will mature from just a &amp;#8220;gee-whiz&amp;#8221; factor to a basic usability requirement. I think this will be helped along by sites standardizing basic interface designs and Ajax libraries like &lt;a href="http://script.aculo.us/"&gt;script.aculo.us&lt;/a&gt; easing the way for new users. This might also be what pushes more people to do &lt;span class="caps"&gt;XHTML&lt;/span&gt;/CSS, not because of Greasemonkey, but because it&amp;#8217;s the only way to get your &lt;span class="caps"&gt;AJAX&lt;/span&gt; stuff to work reliably.&lt;/p&gt;


	&lt;p&gt;I think the &lt;span class="caps"&gt;ATOM API&lt;/span&gt; might be important as well, but I think the bigger trend for 2006 will be the widespread adoption of syndication support (be it &lt;span class="caps"&gt;RSS2&lt;/span&gt;.0 or Atom) in many more places. &lt;span class="caps"&gt;RSS&lt;/span&gt; shines right not as a lightweight information sharing mechanism that puts &lt;span class="caps"&gt;REST&lt;/span&gt; to shame, not to mention the huge mess that is &lt;span class="caps"&gt;SOAP&lt;/span&gt;. It&amp;#8217;s small wonder that even Microsoft has adopted &lt;span class="caps"&gt;RSS&lt;/span&gt; support within Windows Vista. While I suppose the Atom &lt;span class="caps"&gt;API&lt;/span&gt; will create a new buzz, I think the bigger excitement will be web developers placing &lt;span class="caps"&gt;RSS&lt;/span&gt; in places there are none and finding new creative ways to use &lt;span class="caps"&gt;RSS&lt;/span&gt; that haven&amp;#8217;t been dreamed of yet.&lt;/p&gt;


	&lt;p&gt;One area that Anil Dash highlights that I would like to see come to fruition though is &lt;strong&gt;geeks marketing themselves&lt;/strong&gt;. On this, he is completely correct on the importance of this, but I haven&amp;#8217;t seen much evidence of this in the past. However, I think it might change soon. For starters, more developers and geeks are actively getting their presence out there, mainly by showing that blogging is not just for livejournal teens talking about their daily emotions. The profusion of several active Wikis is also a promising sign. Finally, I have to hope that Chad Fowler&amp;#8217;s forthcoming book &lt;a href="http://www.pragmaticprogrammer.com/titles/mjwti/index.html"&gt;My Job Went to India&lt;/a&gt; (which I had the honor of test reading) will be enough to convince the remaining stragglers of the importance of promoting themselves for their careers.&lt;/p&gt;


	&lt;p&gt;I believe it&amp;#8217;s as essential as learning to code these days. Which is why I&amp;#8217;ve started blogging in the first place. But  I will write more on that later&amp;#8230;&lt;/p&gt;</content>
  </entry>
  <entry>
    <author>
      <name>harrisj</name>
    </author>
    <id>urn:uuid:420a4ac5f2837123fab29a7accd3d585</id>
    <published>2005-05-02T21:39:00-07:00</published>
    <updated>2008-11-14T19:26:23-08:00</updated>
    <title>Extracted Standards</title>
    <link href="http://www.nimblecode.com/articles/2005/05/02/extracted-standards" rel="alternate" type="text/html"/>
    <category term="web-coding" scheme="http://www.nimblecode.com/articles/category/web-coding" label="Web Coding"/>
    <category term="rails" scheme="http://www.nimblecode.com/articles/tag"/>
    <category term="ruby" scheme="http://www.nimblecode.com/articles/tag"/>
    <category term="soap" scheme="http://www.nimblecode.com/articles/tag"/>
    <content type="html">Still busy, but there is a great article at O'Reilly Radar on how great frameworks are sometimes extracted wholesale from successful applications rather than built from scratch up. That is, it's &lt;a href="http://radar.oreilly.com/archives/2005/04/designing_from.html"&gt;often better to extract the framework from the application&lt;/a&gt;, rather than build the application on top of a framework:

&lt;blockquote&gt;That is, at 37signals, they try to design the usability and function of the application first, and that drives the implementation. And if they can then extract a re-usable framework, all the better. For example, basecamp wasn't built on top of Ruby on Rails. Rather, Ruby on Rails was extracted from basecamp.&lt;/blockquote&gt;

This echoes some of the complaints I was making earlier about the &lt;a href="/blog/?p=22"&gt;unwieldiness of SOAP&lt;/a&gt; for web standards. And it fits in with the philosophy of nimble technologies perfectly. Create a product, solve a need, and make it work great and the frameworks will follow, but complicated frameworks in themselves solve nothing.</content>
  </entry>
  <entry>
    <author>
      <name>harrisj</name>
    </author>
    <id>urn:uuid:0877334ae7b4216342782368fb97b034</id>
    <published>2005-04-07T10:34:00-07:00</published>
    <updated>2008-09-01T00:01:20-07:00</updated>
    <title>I Was Into AJAX Before AJAX Was Cool...</title>
    <link href="http://www.nimblecode.com/articles/2005/04/07/i-was-into-ajax-before-ajax-was-cool" rel="alternate" type="text/html"/>
    <category term="web-coding" scheme="http://www.nimblecode.com/articles/category/web-coding" label="Web Coding"/>
    <category term="ajax" scheme="http://www.nimblecode.com/articles/tag"/>
    <content type="html">&lt;p&gt;Not really, but that certainly seems to be the attitude of the first poster in the Signal Vs. Noise post &lt;a href="http://37signals.com/svn/archives2/2005/04/ajax_taking_off.php"&gt;Ajax Takes Off&lt;/a&gt;&lt;/p&gt;

&lt;blockquote&gt;Great, so someone coins a new phrase in a shitty effort to attach themselves to a concept that’s been used for several years. What about the developers that found this solution? Do you see them hitting dozens of blogs shamelessly promoting themselves? No, they’re working on the next cool idea that inevitably some loser will try to stamp there name.&lt;/blockquote&gt;

&lt;p&gt;This is where quite frankly most developers annoy me. There is a large fraction of the population that are averse to any hype or popularity or style by nature. And so, it leads to this insane posturing about street cred when others stumble across their favorite technology. And so they attack the polish, they smear the evangelists, and they even will destroy their favorite technology in order to save it.&lt;/p&gt;

&lt;p&gt;Dude, &lt;em&gt;whatever&lt;/em&gt;. Personally, I am quite glad to the coining of the term AJAX for the nimble bag of technologies that is XML, XHTML, Javascript, XmlHttpRequest, quick server-side components, etc. &lt;a href="http://javascript.weblogsinc.com/entry/1234000680033817/"&gt;Nobody likes to pronounce XmlHttpRequest&lt;/a&gt;. Having a nice-punchy-if-somewhat-reductive term is useful, especially when pitching your website improvements to those in management who ultimately decide your projects. Yes, Ajax is &lt;a href="http://www.quirksmode.org/blog/archives/2005/03/ajax_promise_or.html"&gt;a bit of hype&lt;/a&gt;, but it's &lt;em&gt;useful&lt;/em&gt; hype. Embrace it.&lt;/p&gt;

&lt;p&gt;Besides, any thing that can be a reference to Greek Mythology, a cleansing product, or a soccer team can't be that bad.&lt;/p&gt;</content>
  </entry>
</feed>
