<?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>Functional Java</title>
      <link>http://www.holgerarendt.de/uncommented/#3081</link>
      <description>Functional Java is an open source library that seeks to improve the experience of using the Java programming language in a production environment. The library implements several advanced programming concepts that assist in achieving composition-oriented development. Functional Java is written using vanilla Java 1.5 syntax and requires no external supporting libraries. [tags: java functional]</description>
      <pubDate>Tue, 27 Jul 2010 14:47:50 +0200</pubDate>
    </item>
    <item>
      <title>Old School Color Cycling with HTML5 | EffectGames.com</title>
      <link>http://www.holgerarendt.de/uncommented/#3080</link>
      <description>This demo is an implementation of a full 8-bit color cycling engine, rendered into an HTML5 Canvas in real-time. I am using 35 of Mark's original 640x480 pixel masterpieces which you can explore, and I added some ambient environmental soundtracks to match. Please enjoy, and the source code is free for you to use in your own projects [tags: html5 canvas]</description>
      <pubDate>Mon, 26 Jul 2010 15:56:16 +0200</pubDate>
    </item>
    <item>
      <title>Lagoa Multiphysics 1.0 - Teaser on Vimeo</title>
      <link>http://www.holgerarendt.de/uncommented/#3079</link>
      <description> [tags: cgi]</description>
      <pubDate>Tue, 20 Jul 2010 15:12:43 +0200</pubDate>
    </item>
    <item>
      <title>DIY Mobile Development For Android </title>
      <link>http://www.holgerarendt.de/uncommented/#3078</link>
      <description>Google's release of App Inventor for Android is set to cause the biggest change in the mobile app development industry this year. All of a sudden, app consumers have the chance to become app creators. In fact, the site claims that you need no programming experience to write your apps, instead using a drag and drop approach build on the Open Blocks Java library.  As well as adding in user interface related functionality, blocks exist for communicating to services such as Twitter.  [tags: android google]</description>
      <pubDate>Mon, 12 Jul 2010 15:15:04 +0200</pubDate>
    </item>
    <item>
      <title>Creating Shazam in Java</title>
      <link>http://www.holgerarendt.de/uncommented/#3077</link>
      <description>This got me interested in how a program like Shazam works? And more importantly, how hard is it to program something similar in Java? [tags: shazam java music]</description>
      <pubDate>Wed, 02 Jun 2010 13:24:13 +0200</pubDate>
    </item>
    <item>
      <title>Clojure/core</title>
      <link>http://www.holgerarendt.de/uncommented/#3076</link>
      <description> Clojure/core provides mentoring and development services for teams using Clojure. [tags: clojure]</description>
      <pubDate>Wed, 26 May 2010 13:08:24 +0200</pubDate>
    </item>
    <item>
      <title>face.com developers site. </title>
      <link>http://www.holgerarendt.de/uncommented/#3075</link>
      <description>Thanks for checking out face.com. We've opened up our APIs so that you can integrate our face detection and recognition technology with your apps and services. Whether you're looking to add tagging for photos, cool sci-fi experiences, or creative flavors to your apps, we're here to help. [tags: ]</description>
      <pubDate>Tue, 25 May 2010 16:45:14 +0200</pubDate>
    </item>
    <item>
      <title>congomongo at master - GitHu</title>
      <link>http://www.holgerarendt.de/uncommented/#3074</link>
      <description>A toolkit for using MongoDB with Clojure. [tags: clojure mongodb]</description>
      <pubDate>Fri, 21 May 2010 13:37:23 +0200</pubDate>
    </item>
    <item>
      <title>mnutt/hummingbird @ GitHub</title>
      <link>http://www.holgerarendt.de/uncommented/#3073</link>
      <description>Hummingbird lets you see how visitors are interacting with your website in real time.  And by ?real time? we don?t mean it refreshes every 5 minutes?WebSockets enable Hummingbird to update 20 times per second. [tags: mongodb javascript node web]</description>
      <pubDate>Thu, 20 May 2010 13:09:00 +0200</pubDate>
    </item>
    <item>
      <title>Mongoose </title>
      <link>http://www.holgerarendt.de/uncommented/#3072</link>
      <description>Mongoose is a javascript library that makes working with MongoDB a breeze. Mongoose is currently designed to run within the Nodejs environment. Mongoose aims at solving the complexities associated with asynchronous data storage by providing a more intuitive API. Mongoose also provides the ability to define data models that act as a gatekeeper protecting your data. Models offer typecasting on field, validation, default values, output formats and more. [tags: mongodb javascript]</description>
      <pubDate>Thu, 20 May 2010 13:06:20 +0200</pubDate>
    </item>
    <item>
      <title>Why You Should Pay Attention to Node.Js</title>
      <link>http://www.holgerarendt.de/uncommented/#3071</link>
      <description>The best reason to pay attention to node.js is the audience that is paying attention to it. [tags: node.js javascript]</description>
      <pubDate>Tue, 18 May 2010 09:54:58 +0200</pubDate>
    </item>
    <item>
      <title>7 Lessons Learned While Building Reddit to 270 Million Page Views a Month</title>
      <link>http://www.holgerarendt.de/uncommented/#3070</link>
      <description> [tags: reddit scalability]</description>
      <pubDate>Tue, 18 May 2010 09:35:04 +0200</pubDate>
    </item>
    <item>
      <title>join diaspora</title>
      <link>http://www.holgerarendt.de/uncommented/#3069</link>
      <description>Enter your Diaspora seed, a personal web server that stores all of your information and shares it with your friends. Diaspora knows how to securely share (using GPG) your pictures, videos, and more. When you have a Diaspora seed of your own, you own your social graph, you have access to your information however you want, whenever you want, and you have full control of your online identity. Once we have built a solid foundation, we will make Diaspora easy to extend to facilitate any type of communication, and the possibilities will be endless. [tags: socialnetwork]</description>
      <pubDate>Mon, 10 May 2010 11:06:38 +0200</pubDate>
    </item>
    <item>
      <title>Using MongoDB with Morphia and Groovy</title>
      <link>http://www.holgerarendt.de/uncommented/#3068</link>
      <description> [tags: groovy mongodb]</description>
      <pubDate>Fri, 07 May 2010 13:28:02 +0200</pubDate>
    </item>
    <item>
      <title>RGraph: HTML5 canvas graph library based on the HTML5 canvas tag</title>
      <link>http://www.holgerarendt.de/uncommented/#3066</link>
      <description>Interactive javascript canvas graphs using the HTML5 canvas tag for all platforms [tags: javascript canvas graphs html5]</description>
      <pubDate>Wed, 05 May 2010 13:15:12 +0200</pubDate>
    </item>
    <item>
      <title>PrettyTime 1.0.6</title>
      <link>http://www.holgerarendt.de/uncommented/#3065</link>
      <description>PrettyTime is an open-source time-formatting library for creating human-readable timestamps like, ?in 3 minutes,? or ?moments ago.? [tags: java date time format]</description>
      <pubDate>Thu, 22 Apr 2010 11:31:18 +0200</pubDate>
    </item>
    <item>
      <title>The Pragmatic Bookshelf - Driving Technical Change</title>
      <link>http://www.holgerarendt.de/uncommented/#3064</link>
      <description>Your co-workers? resistance to new technologies can be baffling. Logical arguments can fail. If you don?t do politics, you will fail. With Driving Technical Change, by Terrence Ryan, you?ll learn to read users? ?patterns of resistance??and then dismantle their objections. Every developer must master the art of evangelizing. With these techniques and strategies, you?ll help your organization adopt your solutions?without selling your soul to organizational politics. [tags: book work]</description>
      <pubDate>Wed, 21 Apr 2010 15:08:04 +0200</pubDate>
    </item>
    <item>
      <title>jrugged - Project Hosting on Google Code</title>
      <link>http://www.holgerarendt.de/uncommented/#3063</link>
      <description>The jrugged library implements some common patterns needed for building robust, production-ready server code in Java. It provides straightforward add-ons to existing code to make it more tolerant of failures and easier to manage. In other words, it makes your Java code more rugged!  [tags: java server]</description>
      <pubDate>Tue, 20 Apr 2010 12:50:24 +0200</pubDate>
    </item>
    <item>
      <title>Gephi, graph exploration and manipulation software</title>
      <link>http://www.holgerarendt.de/uncommented/#3062</link>
      <description>Gephi is an interactive visualization and exploration platform for all kinds of networks and complex systems, dynamic and hierarchical graphs. [tags: graphviz graph visualization]</description>
      <pubDate>Tue, 20 Apr 2010 12:47:45 +0200</pubDate>
    </item>
    <item>
      <title>cloudkick | blog: 4 Months with Cassandra, a love story</title>
      <link>http://www.holgerarendt.de/uncommented/#3061</link>
      <description> [tags: cassandra nosql]</description>
      <pubDate>Wed, 03 Mar 2010 16:51:43 +0100</pubDate>
    </item>
  </channel>
</rss>