<?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>techno.blog(&#34;Dion&#34;) &#187; Web Frameworks</title>
	<atom:link href="http://almaer.com/blog/category/web-frameworks/feed" rel="self" type="application/rss+xml" />
	<link>http://almaer.com/blog</link>
	<description>blogging about life, the universe, and everything tech</description>
	<lastBuildDate>Fri, 30 Jul 2010 00:42:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Why I often prefer Prototype too</title>
		<link>http://almaer.com/blog/why-i-often-prefer-prototype-too</link>
		<comments>http://almaer.com/blog/why-i-often-prefer-prototype-too#comments</comments>
		<pubDate>Tue, 20 Jan 2009 17:30:45 +0000</pubDate>
		<dc:creator>dion</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Web Frameworks]]></category>
		<category><![CDATA[prototype]]></category>

		<guid isPermaLink="false">http://almaer.com/blog/?p=2241</guid>
		<description><![CDATA[
Picture via Dunechaser
I still get asked &#8220;what Ajax framework should I use?&#8221; frequently indeed. I think that people feel that with my Ajaxian postings I have seen every framework in the world and will have a magic feel for things.
I dread these questions, as context is king for making the decision, and &#8220;feel&#8221; is a [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://flickr.com/photos/dunechaser/1562969109/sizes/m/"><img src="http://almaer.com/blog/uploads/protofun.jpg" alt="protofun" title="protofun" width="500" height="375" class="alignnone size-full wp-image-2242" /></a></p>
<p><em style="font-size: x-small;">Picture via Dunechaser</em></p>
<p>I still get asked &#8220;what Ajax framework should I use?&#8221; frequently indeed. I think that people feel that with my <a href="http://ajaxian.com/">Ajaxian</a> postings I have seen every framework in the world and will have a magic feel for things.</p>
<p>I dread these questions, as context is king for making the decision, and &#8220;feel&#8221; is a major part of it too. The various frameworks have in many ways come closer together over the years, so making the choice is harder, but also maybe not as big a deal as it once was.</p>
<p>That being said, I really enjoyed Glenn Vanderburg talk about <a href="http://blog.thinkrelevance.com/2009/1/12/why-i-still-prefer-prototype-to-jquery">why he prefers Prototype to jQuery</a>. This is the kind of subject that is asking for trouble and foaming at the mouth from people on various camps. Glenn has the kind of nature, wisdom, and touch that makes it hard to think that way. He gives thoughtful points and isn&#8217;t trying to cause a stir.</p>
<p>These days, without any real context (e.g. skills on the team, what the project does) I kinda think:</p>
<ul>
<li>jQuery is fantastic for taking a website and making it dynamic. Easy. elegant. Beautiful. If I was a designer doing a rich site I would stop here.</li>
<li>Dojo is fantastic for building a large scale application that will do a lot, and end up with a ton of JavaScript. Everything you need will be found there. This isn&#8217;t to say that Dojo can&#8217;t be used on the small anymore. The new core is small and fast and good.</li>
</ul>
<p>Prototype, for me, fits in between these worlds. It is small enough to feel small (not a huge library to learn) yet large enough that I don&#8217;t jump out into creating a lot of my own code.</p>
<p>On a recent jQuery project that grew fairly big and I found myself surprised that the core didn&#8217;t have certain methods and features. Much of it was small things (one example I remember is array utilities). I would find myself looking around for plugins, wondering which ones are good, and generally having a little bit of a tough time. Then there is a the type system. For something that isn&#8217;t strapping on a bit of code to the web site, I actually like Class.extend and the like. With jQuery I would use <a href="http://ajaxian.com/archives/towards-better-reuse-traits-in-javascript">Traits</a> or Base or something which is fine&#8230;. but not just there in the same way.</p>
<p>I get used to <code>myArray.last()</code> and having the convenience methods available to me directly on the objects, even if the puritan in me feels a little strange. Just as Ruby &#8220;felt right&#8221; to me. Prototype does too (duh, since its heritage). A blend of purity and pragmatism. More often than not Prototype surprises me &#8220;oh, wow, it has that function already!&#8221; On another recent project that got converted to Prototype, I was able to delete a LOT of code. Utility classes went away. Libraries went away. There is nothing better than the feeling of deleting code. Am I right? :)</p>
<p>So, I agree with Glenn. For me, Prototype is the right balance for many of my projects. I still enjoy playing and using others when the project calls for them, and I am ignoring the huge number of other great frameworks (YUI, GWT, MooTools, Ext, SproutCore, Cappucino, man I could go on forever here).</p>
]]></content:encoded>
			<wfw:commentRss>http://almaer.com/blog/why-i-often-prefer-prototype-too/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Choosing a Web framework over the years</title>
		<link>http://almaer.com/blog/choosing-a-web-framework-over-the-years</link>
		<comments>http://almaer.com/blog/choosing-a-web-framework-over-the-years#comments</comments>
		<pubDate>Wed, 05 Mar 2008 13:48:24 +0000</pubDate>
		<dc:creator>dion</dc:creator>
				<category><![CDATA[Comic]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Web Frameworks]]></category>

		<guid isPermaLink="false">http://almaer.com/blog/choosing-a-web-framework-over-the-years</guid>
		<description><![CDATA[
I read through Wired on the plane. In fact, I use Wired as a barometer on how much I am traveling. If I go to the airport and there IS NOT a new Wired for me to pick up, I know I am traveling too much.
Anyway, I perused the article on 37signals which did a [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://almaer.com/blog/category/comic"><img src='http://almaer.com/blog/uploads/choosingwebframework.png' alt='Choosing a Web Framework' border='0'/></a></p>
<p>I read through Wired on the plane. In fact, I use Wired as a barometer on how much I am traveling. If I go to the airport and there IS NOT a new Wired for me to pick up, I know I am traveling too much.</p>
<p>Anyway, I perused the <a href="http://www.wired.com/techbiz/media/magazine/16-03/mf_signals">article on 37signals</a> which did a good job on not being a total love-fest. It is one of those articles where you take out of it what you thought before. If you think they are arrogant gits you will say &#8220;yup, arrogant gits&#8221;. If you think they are doing great things for the industry, you will continue to think that too.</p>
<p>It did make me think about how great we had things a couple of years back when Rails was red hot. There was that brief time where you tons of people were saying &#8220;Wow, I am going to choose Rails for my next application&#8221;. The alpha masses from Java, PHP, ASP, all checked it out.</p>
<p>Now though? They are moving on to check out other solutions. Many frameworks have copied some of the good things from Rails that make sense in their worlds. Now when I think about the next toy to play with, I have a large set of potential &#8220;cool looking&#8221; frameworks to try. </p>
<p>For such a brief time, life was easy.</p>
]]></content:encoded>
			<wfw:commentRss>http://almaer.com/blog/choosing-a-web-framework-over-the-years/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>It&#8217;s 3am&#8230;. can your Web framework handle a diggin?</title>
		<link>http://almaer.com/blog/its-3am-can-your-web-framework-handle-a-diggin</link>
		<comments>http://almaer.com/blog/its-3am-can-your-web-framework-handle-a-diggin#comments</comments>
		<pubDate>Tue, 04 Mar 2008 05:36:43 +0000</pubDate>
		<dc:creator>dion</dc:creator>
				<category><![CDATA[Comic]]></category>
		<category><![CDATA[Politics]]></category>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Web Frameworks]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[rubyonrails]]></category>

		<guid isPermaLink="false">http://almaer.com/blog/its-3am-can-your-web-framework-handle-a-diggin</guid>
		<description><![CDATA[
I hate the fear ads, and seeing the Clinton one was sad to see. Showing pictures of kids etc&#8230; are you kidding me?
I know Hilary is scrapping for her life, but still. I really don&#8217;t understand the experience line too, since she has only been a Senator for a few years. How she comes up [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://almaer.com/blog/category/comic"><img src='http://almaer.com/blog/uploads/rails3am.png' alt='Rails at 3am' border='0'/></a></p>
<p>I hate the fear ads, and seeing the Clinton one was sad to see. Showing pictures of kids etc&#8230; are you kidding me?</p>
<p>I know Hilary is scrapping for her life, but still. I really don&#8217;t understand the experience line too, since she has only been a Senator for a few years. How she comes up with 32 years baffles me.</p>
<p>Anyway, it all reminded me of the fear-monging around Rails scaling.</p>
]]></content:encoded>
			<wfw:commentRss>http://almaer.com/blog/its-3am-can-your-web-framework-handle-a-diggin/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>My interview with Steve Yegge on Rhino on Rails</title>
		<link>http://almaer.com/blog/my-interview-with-steve-yegge-on-rhino-on-rails</link>
		<comments>http://almaer.com/blog/my-interview-with-steve-yegge-on-rhino-on-rails#comments</comments>
		<pubDate>Tue, 29 Jan 2008 18:00:09 +0000</pubDate>
		<dc:creator>dion</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Web Frameworks]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[rhino]]></category>
		<category><![CDATA[stevey]]></category>

		<guid isPermaLink="false">http://almaer.com/blog/my-interview-with-steve-yegge-on-rhino-on-rails</guid>
		<description><![CDATA[I have been a long time follower of Steve Yegge and his long blog entries that manage to keep your attention. He has the opposite style to me (I know how curt and bad my writing style is!), so I envy it a little.
Ever since he presented on the &#8216;Google Rails Clone&#8217; at FooCamp and [...]]]></description>
			<content:encoded><![CDATA[<p>I have been a long time follower of Steve Yegge and <a href="http://steve-yegge.blogspot.com/2008/01/blogging-theory-201-size-does-matter.html">his long blog entries</a> that manage to keep your attention. He has the opposite style to me (I know how curt and bad my writing style is!), so I envy it a little.</p>
<p>Ever since he <a href="http://www.iunknown.com/2007/06/steve-yegge-por.html">presented on the &#8216;Google Rails Clone&#8217; at FooCamp</a> and <a href="http://steve-yegge.blogspot.com/2007/06/rhino-on-rails.html">posted about the internal Google Rhino on Rails project</a>, people have been curious to learn more.</p>
<ul>
<li>What does it mean to port Rails to JavaScript?</li>
<li>What can&#8217;t you do since JavaScript doesn&#8217;t have the same meta programming facilities?</li>
<li>Rails = a group of Active*, so did you re-implement everything?</li>
<li>What do you gain out of having JavaScript all the way down?</li>
<li>Does it actually make sense to have <code>jjs</code>? Server side JavaScript generating client side JavaScript? Argh!</li>
<li>What is the state of Rhino?</li>
<li>Will Rhino support JavaScript 2?</li>
<li>How does the JVM help you out?</li>
<li>What are the ramifications of implementing ActiveRecord with Hibernate</li>
<li>Fun other languages to play with</li>
</ul>
<p>And of course, the big questions:</p>
<blockquote><p>
When do I get to see it!
</p></blockquote>
<p>I happen to be in Seattle at the Google offices, so I was able to ask all of these questions and more. Steve was a fantastic host, and I really enjoyed chatting with him.</p>
<p>This is the kind of video I want to explore at Google. We have many great developers working on cool technology. I want to get them on camera, participating with the community when I can. Sometimes we can talk about products and APIs, but sometimes we will talk about fun ideas and projects that we are working on such as Rhino on Rails.</p>
<p>Anyway, give it a watch and let me know what you think:</p>
<p><object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/1QD9XQm_Jd4"></param><embed src="http://www.youtube.com/v/1QD9XQm_Jd4" type="application/x-shockwave-flash" width="425" height="350"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://almaer.com/blog/my-interview-with-steve-yegge-on-rhino-on-rails/feed</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>2008: Year of Server Side JavaScript?</title>
		<link>http://almaer.com/blog/2008-year-of-server-side-javascript</link>
		<comments>http://almaer.com/blog/2008-year-of-server-side-javascript#comments</comments>
		<pubDate>Wed, 23 Jan 2008 15:09:21 +0000</pubDate>
		<dc:creator>dion</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Web Frameworks]]></category>
		<category><![CDATA[jaxer]]></category>
		<category><![CDATA[ssjs]]></category>

		<guid isPermaLink="false">http://almaer.com/blog/2008-year-of-server-side-javascript</guid>
		<description><![CDATA[Michael Mahemoff has been playing with server side JavaScript too.
I too haven&#8217;t heard of half of the list of Server Side JavaScript frameworks on Wikipedia, although it is certainly interesting to remember that Netscape did JavaScript on the server waaaay back in time.
At the same time, Aptana is trying to define an &#8220;Ajax server&#8221; with [...]]]></description>
			<content:encoded><![CDATA[<p>Michael Mahemoff has been playing with <a href="http://www.softwareas.com/server-side-javascript-hope-and-opportunity">server side JavaScript too</a>.</p>
<p>I too haven&#8217;t heard of half of the <a href="http://en.wikipedia.org/wiki/Server-side_JavaScript">list of Server Side JavaScript frameworks</a> on Wikipedia, although it is certainly interesting to remember that Netscape did JavaScript on the server waaaay back in time.</p>
<p>At the same time, Aptana is trying to define an &#8220;Ajax server&#8221; with todays release of <a href="http://ajaxian.com/archives/aptana-releases-jaxer-ajax-server-built-on-mozilla">Jaxer</a>. At first glimpse you can see some of the other frameworks, but it certainly is doing a lot more.</p>
<p>Michael hits on one of the key points when he talks about deployment:</p>
<blockquote><p>
Try finding a virtual host that supports Javascript! You would practically need one that support Java, so you can run Rhino or whatever, and few virtual hosts do that. At least Python and Ruby were running on many virtual hosts before Django and Rails showed up. For that reason, the model pursued by AppJet seems worthy. If they can come up with a solid virtualisation environment for Javascript, they may be on to a big winner.
</p></blockquote>
<p>I want to be able to hit &#8220;DEPLOY&#8221; or &#8220;PUBLISH&#8221; and have that be the only way I interact with production applications from now on (with the ability to roll back and scale out). When someone nails that, we will see a lot of applications coming out.</p>
<p>Maybe TheServerSide.com should become &#8220;Your JavaScript Community&#8221;?</p>
]]></content:encoded>
			<wfw:commentRss>http://almaer.com/blog/2008-year-of-server-side-javascript/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Visualizing the business importance, and slow moving development, of the Web</title>
		<link>http://almaer.com/blog/visualizing-the-business-importance-and-slow-moving-development-of-the-web</link>
		<comments>http://almaer.com/blog/visualizing-the-business-importance-and-slow-moving-development-of-the-web#comments</comments>
		<pubDate>Tue, 22 Jan 2008 15:48:56 +0000</pubDate>
		<dc:creator>dion</dc:creator>
				<category><![CDATA[Gears]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Web Browsing]]></category>
		<category><![CDATA[Web Frameworks]]></category>

		<guid isPermaLink="false">http://almaer.com/blog/visualizing-the-business-importance-and-slow-moving-development-of-the-web</guid>
		<description><![CDATA[Brad was speaking on a panel at a recent conference and asked a couple of questions, and the answers visually said it all:
Raise your hand if your business relies on the Web in some way:

Raise your hand if you think that the Web is moving fast enough as a development platform:

]]></description>
			<content:encoded><![CDATA[<p><a href="http://codinginparadise.org/">Brad</a> was speaking on a panel at a recent conference and asked a couple of questions, and the answers visually said it all:</p>
<p>Raise your hand if your business relies on the Web in some way:</p>
<p><img src='http://almaer.com/blog/uploads/groupraised.png' alt='Group with raised hands' /></p>
<p>Raise your hand if you think that the Web is moving fast enough as a development platform:</p>
<p><img src='http://almaer.com/blog/uploads/groupnotraised.jpg' alt='Group without raised hands' /></p>
]]></content:encoded>
			<wfw:commentRss>http://almaer.com/blog/visualizing-the-business-importance-and-slow-moving-development-of-the-web/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Gears Future APIs: Services / Daemon API</title>
		<link>http://almaer.com/blog/gears-future-apis-services-daemon-api</link>
		<comments>http://almaer.com/blog/gears-future-apis-services-daemon-api#comments</comments>
		<pubDate>Tue, 15 Jan 2008 15:35:24 +0000</pubDate>
		<dc:creator>dion</dc:creator>
				<category><![CDATA[Gears]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Web Frameworks]]></category>
		<category><![CDATA[daemon]]></category>

		<guid isPermaLink="false">http://almaer.com/blog/gears-future-apis-services-daemon-api</guid>
		<description><![CDATA[
One of the comments on the Notification API was by lunatix:

It would be really useful if we could set a background javascript process (via WorkerPool) that continue to run after browser is closed and which is able to send System Tray notification.

I would definitely like to see an API (or as part of the Notification [...]]]></description>
			<content:encoded><![CDATA[<p><img src='http://almaer.com/blog/uploads/daemon.gif' alt='Daemon' border='0' style='float: right; padding: 5px' /></p>
<p>One of the <a href="http://almaer.com/blog/gears-future-apis-notification-api#comment-37723">comments</a> on the <a href="http://almaer.com/blog/gears-future-apis-notification-api">Notification API</a> was by <a href="http://blog.developpez.com/?blog=39">lunatix</a>:</p>
<blockquote><p>
It would be really useful if we could set a background javascript process (via WorkerPool) that continue to run after browser is closed and which is able to send System Tray notification.
</p></blockquote>
<p>I would definitely like to see an API (or as part of the Notification API, or WorkerPool in general) that allows you to attach some work to a process that can always be running, or be scheduled to run (a la cron).</p>
<p>This can be particularly important with Offline and syncing that comes along with it. Imagine a world where Gmail worked offline. The need for a service that downloads email in the background may not be that important, as people tend to leave a tab with Gmail running in it.</p>
<p>But, if you take Zoho Writer as another example. You may not have Writer open all the time. You open it when you get a new document that you want to work with. Let&#8217;s take a look at a scenario:</p>
<ul>
<li>Bob edits a shared document that discusses the travel for the next quarter</li>
<li>Bob closes the document and keeps working for the rest of the day</li>
<li>Meanwhile, Harry, Linda, and Chou all edit the document</li>
<li>Bob goes offline and heads to the airport</li>
<li>Bob opens up the document on the plane</li>
</ul>
<p>Does Bob just have the document with content from his step? If there was a service that was running in the background, it could detect the changes and bring them down. Then Bob would have the latest and greatest up to when he turned off his computer.</p>
<p><b>The obvious issues</b></p>
<p>Of course, a key issue here will be making sure that this isn&#8217;t abused, and what UI do we give users. I personally never like it when I find services running on my machine when I closed an app. You know the culprits&#8230;. Quicktime and the like. I want to be able to know about every service and prune the list, but also not be burdensome for the average Joe. Does this mean that the system tray notification system has a way to see all of the services?</p>
<p>Also, I don&#8217;t want some rogue daemon taking up my resources, and of course, it can&#8217;t have special access to things such as key logging ;)</p>
<p><b>You can write Gears too!</b></p>
<p>A few people have emailed me about potential Gears saying that they wish they could build a new Gear. Remember, Gears is a true open source project, so you CAN write your own Gears. If you want to implement a new API, start out by emailing the group with your proposal and then get to it!</p>
<p><b>Other Future APIs</b></p>
<ul>
<li><a href="http://almaer.com/blog/gears-future-apis-notification-api">Notification API</a></li>
<li><a href="http://almaer.com/blog/gears-future-apis-crypto-api">Crypto API</a></li>
<li><a href="http://almaer.com/blog/gears-future-apis-developer-tools">Developer Tools</a></li>
<li><a href="http://almaer.com/blog/gears-future-apis-factory-api-updates">Factory API updates</a></li>
<li><a href="http://almaer.com/blog/gears-future-apis-blob-api">Blob API</a></li>
<li><a href="http://almaer.com/blog/gears-future-apis-logging-api">Logging API</a></li>
<li><a href="http://almaer.com/blog/gears-future-apis-messaging-api">Messaging API</a></li>
<li><a href="http://almaer.com/blog/gears-future-apis-location-api">Location API</a></li>
<li><a href="http://almaer.com/blog/gears-future-apis-desktop-shortcut-api">Desktop Shortcut API</a></li>
<li><a href="http://almaer.com/blog/gears-future-apis-image-manipulation-api">Image Manipulation API</a></li>
<li><a href="http://almaer.com/blog/google-gears-upgrading-from-a-1950s-chevy-in-cuba">Introduction to the series</a></li>
</ul>
<p><em>Disclaimer: This is me rambling about APIs and tools that I would love to see in Gears, or the Open Web as a whole. Do you have ideas for cool Gears that make the Web better? <a href="http://groups.google.com/group/google-gears/">Let us know!</a>.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://almaer.com/blog/gears-future-apis-services-daemon-api/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Aren&#8217;t you bored of Java frameworks? I am.</title>
		<link>http://almaer.com/blog/arent-you-bored-of-java-frameworks-i-am</link>
		<comments>http://almaer.com/blog/arent-you-bored-of-java-frameworks-i-am#comments</comments>
		<pubDate>Thu, 02 Mar 2006 03:27:56 +0000</pubDate>
		<dc:creator>dion</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Web Frameworks]]></category>

		<guid isPermaLink="false">http://almaer.com/blog2/arent-you-bored-of-java-frameworks-i-am</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p>Back in the day, I was the first person to know, and care about version 2.6.1 of FooBar, the open source framework that does everything that you need.</p>
<p>For one, as editor-in-chief of TheServerSide, it was my job to be on top of things.</p>
<p>For two, I actually cared. The playing field was fun, there was a lot of innovation. It was a brave new world.</p>
<p>Fast forward to 2006, and I am the anti-framework releaser.  If I never see &#8220;YetAnotherMVC 1.2 Released&#8221; announcement on TSS and others, it will be too soon.</p>
<p>Isn&#8217;t it just so BORING?  Partially, I think I hit the end of the road on keeping up with the Jones&#8217;.  At the end of the day I want to get my job done. I want to produce business functionality for my clients. ROI and all that garbage.</p>
<p>Now, I am living part of my life in the land of the UI.  What has excited me about this land, is that when I develop a great Web UI for a client I can:</p>
<p>- Show my wife, and she can see that it is cool. Telling her (totally non-technical thank god) that I refactored my 3-tier backend using ALL of the GoF patterns isn&#8217;t a turn on. Neither is showing her a web page, but at least she can get it.<br />
- Same for the client: Watching clients say &#8220;wow&#8221; is worth it. The backend is very important, but the front end is big too.</p>
<p>So, I am officially bored of all of the server side framework crap.  I do listen for some things. Every Dojo/Prototype/Scriptaculous release makes me look, as so much has been added, because they are so young.</p>
<p>Aren&#8217;t you kinda bored too?</p>
]]></content:encoded>
			<wfw:commentRss>http://almaer.com/blog/arent-you-bored-of-java-frameworks-i-am/feed</wfw:commentRss>
		<slash:comments>32</slash:comments>
		</item>
		<item>
		<title>Scaling Websites (RE: Large sites powered by Java web frameworks and Tiles + WebWork)</title>
		<link>http://almaer.com/blog/scaling-websites-re-large-sites-powered-by-java-web-frameworks-and-tiles-webwork</link>
		<comments>http://almaer.com/blog/scaling-websites-re-large-sites-powered-by-java-web-frameworks-and-tiles-webwork#comments</comments>
		<pubDate>Thu, 16 Feb 2006 00:34:43 +0000</pubDate>
		<dc:creator>dion</dc:creator>
				<category><![CDATA[Caching]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Web Frameworks]]></category>

		<guid isPermaLink="false">http://almaer.com/blog2/scaling-websites-re-large-sites-powered-by-java-web-frameworks-and-tiles-webwork</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p>Matt Raible is <a href="http://raibledesigns.com/page/rd?entry=large_sites_powered_by_java">look for large sites powered by Java web frameworks</a>.</p>
<p>Maybe I am in a cranky mood, but I wouldn&#8217;t worry about scaling out the web tier.</p>
<p>You can scale JSF just fine (although I may not like JSF at all ;)</p>
<p>Slashdot does just fine with Perl + memcached.</p>
<p>Your scalability concerns are going to come in with your architecture, and caching.</p>
<p>If the bottleneck is in taking the HTTP info in, parsing it into objects, and the on the back-end doing the opposite, then you have done an amazing job scaling the database and the network layers.</p>
<p>Of course we need to test our architectures etc, but I have just seen a PHP application that handles a massive load, with an average architecture :)</p>
<p>It handled everything just fine because of the caching they use.</p>
<p>This is why TheServerSide.com running on EJB etc was/is such a hilarious thing.  Tapestry isn&#8217;t the bottleneck ;)</p>
<p>And with 64 processors each with 64-cores, CPU bound scalability probably won&#8217;t be the case often too!</p>
<p>Use the tech that gets out of your way and feels right to you.  This is why Rails is doing so well.</p>
]]></content:encoded>
			<wfw:commentRss>http://almaer.com/blog/scaling-websites-re-large-sites-powered-by-java-web-frameworks-and-tiles-webwork/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Java web frameworks ready themselves</title>
		<link>http://almaer.com/blog/java-web-frameworks-ready-themselves</link>
		<comments>http://almaer.com/blog/java-web-frameworks-ready-themselves#comments</comments>
		<pubDate>Mon, 28 Nov 2005 17:19:42 +0000</pubDate>
		<dc:creator>dion</dc:creator>
				<category><![CDATA[Java]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Web Frameworks]]></category>

		<guid isPermaLink="false">http://almaer.com/blog2/java-web-frameworks-ready-themselves</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p>The troops are showing signs of grouping together.  Java has been under attack from other platforms. We have the ASP.NET side, and now the main source of discussion, the dynamic language side (principally Rails, but also Django/TurboGear/etc etc).</p>
<p>The Java side knows that in-fighting isn&#8217;t good anymore, so we are seeing more and more of the groups working together.</p>
<p>At first the troops gathered around the <a href="http://opensource2.atlassian.com/confluence/oss/display/WAG/Home">Java Web Alignment Group</a>, a loose affiliation where nothing has really happened (it is very new).</p>
<p>I think it was a &#8220;we should work together!&#8221; cry, with no hard action items.</p>
<p>The Spring guys saw JBoss Seam, and talk of <a href="http://opensource2.atlassian.com/confluence/oss/display/WAG/Clarity">Clarity</a> came together (along with other folks).</p>
<p>I certainly feel that there is room for <a href="http://www.almaer.com/blog/archives/001017.html">common Java stacks</a>, and Spring is a project that can pull this off.</p>
<p>Now, even more recently, a new force has entered the fray. It is <a href="http://blogs.opensymphony.com/webwork/2005/11/webwork_joining_struts.html">the joining of WebWork and Struts</a>.  The WebWork guys have already been working with the Struts TI guys (using XWork), and I think it is a great fit.</p>
<p>Struts has the name. WebWork has the technology.</p>
<p>I can&#8217;t wait to see what comes out of the <em>Struts Action Framework 2.0</em>.</p>
<p>It is important times for Java frameworks, to see if they can compete with the simplicity and productivity of some of the other frameworks (including some of their own like RIFE).</p>
<p>Let the games begin.</p>
]]></content:encoded>
			<wfw:commentRss>http://almaer.com/blog/java-web-frameworks-ready-themselves/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
