<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
  xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>Uncommented | Holger Arendt</title>
    <link>http://www.holgerarendt.de/uncommented</link>
    <description>just links, no comments</description>
    <item>
      <title>Postmark</title>
      <link>http://www.holgerarendt.de/uncommented/#3108</link>
      <description>Postmark helps deliver and track transactional emails for web applications. [tags: mail web]</description>
      <pubDate>Tue, 04 Jan 2011 16:26:16 +0100</pubDate>
    </item>
    <item>
      <title>Google and Microsoft Cheat on Slow-Start. Should You? </title>
      <link>http://www.holgerarendt.de/uncommented/#3107</link>
      <description>The short version is that to match Google's page load times you have to cheat on the tcp slow-start algorithm. It appears that stretching the parameters a little bit is fairly common, but Google and Microsoft push it a lot further than most.  [tags: web google performance]</description>
      <pubDate>Sat, 27 Nov 2010 10:46:40 +0100</pubDate>
    </item>
    <item>
      <title>Server side HTML5 Canvas API for NodeJS</title>
      <link>http://www.holgerarendt.de/uncommented/#3106</link>
      <description>The module is an HTML5 Canvas implementation for NodeJS based on LibAGG and Freetype. It is implemented using the Ajax.org O3 component system, and should be easy to extend and fix. The goal is not to only create a Canvas-spec type API, but also extend this to have easy image resizing and other image processing API's as well for all your server side image processing needs. [tags: node.js web canvas]</description>
      <pubDate>Thu, 04 Nov 2010 22:04:46 +0100</pubDate>
    </item>
    <item>
      <title>Flash Vs HTML5</title>
      <link>http://www.holgerarendt.de/uncommented/#3105</link>
      <description>Pong written in both flash and HTML5. Left side is flash, right side is HTML5. [tags: flash html5]</description>
      <pubDate>Wed, 03 Nov 2010 09:03:44 +0100</pubDate>
    </item>
    <item>
      <title>Building a single page app with Backbone.js, underscore.js and jQuery </title>
      <link>http://www.holgerarendt.de/uncommented/#3104</link>
      <description>Backbone doesn't attempt to give you widgets or application objects or even really give you views. It basically gives you a few key objects to help you structure your code. Namely, Models, Collections and Views. Ultimately what it provides is some basic tools that you can use to build a clean MVC app in the client. We get some useful base objects for those and an event architecture for handling changes [tags: backbone.js javascript]</description>
      <pubDate>Tue, 02 Nov 2010 08:54:04 +0100</pubDate>
    </item>
    <item>
      <title>A Backbone.js demo app</title>
      <link>http://www.holgerarendt.de/uncommented/#3103</link>
      <description> [tags: backbone.js javascript sinatra ruby]</description>
      <pubDate>Wed, 20 Oct 2010 09:30:18 +0200</pubDate>
    </item>
    <item>
      <title>Using MySQL as a NoSQL - A story for exceeding 750,000 qps on a commodity server</title>
      <link>http://www.holgerarendt.de/uncommented/#3102</link>
      <description>HandlerSocket is a MySQL daemon plugin so that applications can use MySQL like NoSQL. The biggest purpose of the HandlerSocket is that it talks with storage engines like InnoDB without SQL-related overheads. [tags: mysql nosql]</description>
      <pubDate>Wed, 20 Oct 2010 08:59:57 +0200</pubDate>
    </item>
    <item>
      <title>Why Node.js Is Totally Awesome | Chetan Surpur</title>
      <link>http://www.holgerarendt.de/uncommented/#3101</link>
      <description>Three reasons: speed, easability, and reusability. And that?s what will drive the next generation of web apps and services. [tags: node.js]</description>
      <pubDate>Tue, 19 Oct 2010 14:31:18 +0200</pubDate>
    </item>
    <item>
      <title>SNA LinkedIn</title>
      <link>http://www.holgerarendt.de/uncommented/#3100</link>
      <description>The Search, Network, and Analytics team at LinkedIn works on LinkedIn's information retrieval systems, the social graph system, data driven features, and supporting data infrastructure. This site hosts the open source projects that have been built by members of our team (and our friends).  [tags: search]</description>
      <pubDate>Thu, 14 Oct 2010 12:41:49 +0200</pubDate>
    </item>
    <item>
      <title>New Twitter Design with CSS and JQuery.</title>
      <link>http://www.holgerarendt.de/uncommented/#3099</link>
      <description>The Twitter new web interface design is live for many more today. The makeover of the new Twitter was really fantastic, In this post I decided to explain how to implement new Twitter user interface design with CSS and JQuery. Use it and enrich your web applications.  [tags: html css jquery]</description>
      <pubDate>Mon, 11 Oct 2010 20:37:08 +0200</pubDate>
    </item>
    <item>
      <title>How To Node - NodeJS</title>
      <link>http://www.holgerarendt.de/uncommented/#3098</link>
      <description> [tags: node.js]</description>
      <pubDate>Thu, 07 Oct 2010 14:39:37 +0200</pubDate>
    </item>
    <item>
      <title>Learning Server-Side JavaScript with Node.js </title>
      <link>http://www.holgerarendt.de/uncommented/#3097</link>
      <description> [tags: node.js]</description>
      <pubDate>Thu, 07 Oct 2010 14:37:24 +0200</pubDate>
    </item>
    <item>
      <title>RabbitMQ, Node.js and Java Goodness</title>
      <link>http://www.holgerarendt.de/uncommented/#3096</link>
      <description>I gave a talk ... on RabbitMQ and demonstrated not just using it communicate between two java processes, but also as a way of communicating asynchronously between a node.js application and a java application? I have to say it was pretty awesome and I really think it opens the doors for integrating node.js applications seemlessly into an existing java infrastructure.  [tags: node.js java rabbitmq messaging]</description>
      <pubDate>Thu, 07 Oct 2010 14:09:19 +0200</pubDate>
    </item>
    <item>
      <title>Applying Scalability Patterns to Infrastructure Architecture</title>
      <link>http://www.holgerarendt.de/uncommented/#3095</link>
      <description>Too often software design patterns are overlooked by network and application delivery network architects but these patterns are often equally applicable to addressing a broad range of architectural challenges in the application delivery tier of the data center.  [tags: scalability architecture]</description>
      <pubDate>Thu, 16 Sep 2010 10:41:25 +0200</pubDate>
    </item>
    <item>
      <title>Drinking the Node.js Kool-Aid</title>
      <link>http://www.holgerarendt.de/uncommented/#3094</link>
      <description>Writing network services in Node just feels natural. I don?t have a better way to explain it ? I don?t feel like I do in Twisted Python, where it seems like I am always fighting with the Python environment.  Not only that, Javascript is a high productivity language, with lots of tooling like node-jslint and even debuggers coming along. [tags: node.js javascript]</description>
      <pubDate>Wed, 15 Sep 2010 08:46:13 +0200</pubDate>
    </item>
    <item>
      <title>CSS3 Please! The Cross-Browser CSS3 Rule Generator</title>
      <link>http://www.holgerarendt.de/uncommented/#3093</link>
      <description> You can edit the underlined values in this css file,       but don't worry about making sure the corresponding       values match, that's all done automagically for you.        Whenever you want, you can copy the whole or part of       this page and paste it into your own stylesheet. [tags: css3 web]</description>
      <pubDate>Tue, 14 Sep 2010 12:41:11 +0200</pubDate>
    </item>
    <item>
      <title>Periodic Table of the Elements - Josh Duck</title>
      <link>http://www.holgerarendt.de/uncommented/#3092</link>
      <description>The table below shows the 104 elements currently in the HTML5 working draft  [tags: html5 web]</description>
      <pubDate>Tue, 14 Sep 2010 12:39:59 +0200</pubDate>
    </item>
    <item>
      <title>Cloud Telephony Experiments: The return of the telephony apps</title>
      <link>http://www.holgerarendt.de/uncommented/#3091</link>
      <description>This technology has had a disruptive effect on telephony applications. Now developers can use their existing programming skills of java,php,ruby,c,c++ etc to develop telephony applications. This has led to a spurt in telephony applications with an innovative mix of web applications with telephone based services. [tags: phone web vxml telephony cloud]</description>
      <pubDate>Tue, 14 Sep 2010 12:37:14 +0200</pubDate>
    </item>
    <item>
      <title>Coding Horror: Go That Way, Really Fast</title>
      <link>http://www.holgerarendt.de/uncommented/#3090</link>
      <description>So, until further notice, we'll be following the same strategy as the Android and Chrome teams. We're going to go that way, really fast. And if something gets in our way, we'll turn. [tags: work]</description>
      <pubDate>Sun, 12 Sep 2010 16:56:23 +0200</pubDate>
    </item>
    <item>
      <title>ZeroMQ: Modern &amp; Fast Networking Stack - igvita.com</title>
      <link>http://www.holgerarendt.de/uncommented/#3089</link>
      <description>ZeroMQ sockets provide a layer of abstraction on top of the traditional socket API, which allows it to hide much of the everyday boilerplate complexity we are forced to repeat in our applications. To begin, instead of being stream (TCP), or datagram (UDP) oriented, ZeroMQ communication is message-oriented.  [tags: network messages MQ 0mq zeromq]</description>
      <pubDate>Sun, 05 Sep 2010 00:47:00 +0200</pubDate>
    </item>
  </channel>
</rss>