<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Web Tech on Roads Less Taken</title><link>https://goran.krampe.se/categories/web-tech/</link><description>Recent content in Web Tech on Roads Less Taken</description><generator>Hugo</generator><language>en</language><lastBuildDate>Thu, 11 Aug 2011 11:59:57 +0000</lastBuildDate><atom:link href="https://goran.krampe.se/categories/web-tech/index.xml" rel="self" type="application/rss+xml"/><item><title>ESUG 2011 in Edinburgh</title><link>https://goran.krampe.se/2011/08/11/esug-2011-in-edinburgh/</link><pubDate>Thu, 11 Aug 2011 11:59:57 +0000</pubDate><guid>https://goran.krampe.se/2011/08/11/esug-2011-in-edinburgh/</guid><description>&lt;p>Each year I try to attend at least one developer conference. Earlier OOPSLA was a given but it lost its appeal quite a few years back and now it is not even called OOPSLA anymore. As a die hard &lt;a href="http://www.world.st" target="_blank" rel="noopener noreferrer">Smalltalker&lt;/a>
 I instead attended the &lt;a href="http://www.esug.org/wiki/pier/Conferences" target="_blank" rel="noopener noreferrer">ESUG conference&lt;/a>
 in Brest 2009 and it was easily the most rewarding conference I ever have attended! Missed last year in Barcelona but this year I am going to &lt;a href="http://www.esug.org/wiki/pier/Conferences/2011" target="_blank" rel="noopener noreferrer">Edinburgh&lt;/a>
 for a week of Smalltalking.&lt;/p></description></item><item><title>WebOS 3.0 is coming - with Enyo!</title><link>https://goran.krampe.se/2011/07/09/webos-3-0-is-coming-with-enyo/</link><pubDate>Sat, 09 Jul 2011 01:27:37 +0000</pubDate><guid>https://goran.krampe.se/2011/07/09/webos-3-0-is-coming-with-enyo/</guid><description>&lt;p>A few weeks ago I joined the Early Access program that HP/Palm has been offering for a while and I have been toying with the new &lt;a href="http://developer.palm.com" target="_blank" rel="noopener noreferrer">WebOS 3.0&lt;/a>
 (SDK with emulator) that appeared in public on the 1st of july when the &lt;a href="http://www.hpwebos.com/us/products/pads/touchpad/index.html" target="_blank" rel="noopener noreferrer">HP Touchpads&lt;/a>
 hit the stores in the US. Since a week I also have a &lt;a href="http://www.hpwebos.com/us/products/phones/pre2/index.html" target="_blank" rel="noopener noreferrer">Palm Pre 2&lt;/a>
 phone running WebOS 2.1, hopefully to be upgraded later to 3.0.&lt;/p></description></item><item><title>Node.js vs Nginx/Squeak, part 1</title><link>https://goran.krampe.se/2011/03/14/node-js-vs-nginxsqueak-part-1/</link><pubDate>Mon, 14 Mar 2011 16:55:58 +0000</pubDate><guid>https://goran.krampe.se/2011/03/14/node-js-vs-nginxsqueak-part-1/</guid><description>&lt;p>Hmmm, after seeing the &lt;a href="http://nodejs.org" target="_blank" rel="noopener noreferrer">Node.js&lt;/a>
 presentation at &lt;a href="http://swdc-central.com/dyncon2011/index.html" target="_blank" rel="noopener noreferrer">Dyncon 2011&lt;/a>
 I couldn&amp;rsquo;t help installing Nginx and Blackfoot (SimpleCGI) in a Squeak 4.2 image running on the Cog VM to make some performance tests! In fact I started doing that during the presentation. :)&lt;/p>
&lt;p>My first run on Nginx/Squeak looked quite unimpressive. Well, one client doing 1300 req/s to a small helloworld was decent although Node.js handled approximately 2x that. With Nginx we have a two tier solution so a factor of 2 is not really surprising in this trivial case. Top showed similar load, both solutions only seem to consume 8-9% of my CPU power on this box, but the Nginx/Squeak solution of course spreads load between them with approximately 1/3 or 1/4 on nginx.&lt;/p></description></item></channel></rss>