Uncommented
xml:
RSS 2.0
tags: none 0mq 8bit actors age agile ajax akka amazon ampq analytics android ant aop apache api appengine architecture art assembler atmel atom authentication aws backbone.js backup barcode bash bdd bigtable blog book bpel bpm bpmn bugtracking build cache callcc canvas cassandra cep cg cgi chart chat chili ci client clojure cloud cluster cmdb comet cometd compass complexity couchdb cpp css css3 cvs data database date dbi ddd debian demo design device dht diamond dsl dvd dynamo e4x easyb ec2 eclipse ecs eda email enterprisey equinox erlang esb esd esp etl event eventdriven facebook filesystem finger firefox flash flex flickr font food format fun functional funny game gentoo geotagging gis git google gps grails graph graphics graphs graphviz grid groovy gui gzip hadoop hash haskell hibernate history html html5 http hydrogen icfp im irc jabber java javascript javaspace javaspaces jbpm jca jdbc jersey jetty jfreechart jini jira jms jquery jruby jsf json jta junit jython kawa kiva lamp ldap life lift linux lisp lucene mail map mapreduce mashup maven mda mdm memcache memcached merb messages messaging metadata mobile mongodb mono mp3 mq mule music mysql network news nice nio node node.js nodejs nosql ocaml olap olpc ooffice openid opensource orchestration osgi osx owl p2p pdf people performance perl phone photo php pkd programming pubsub push python rabbitmq raid rails rainbow rdf reddit registry rest rfid rhino ria rspec rss ruby rules s3 saas salesforce sbcl scala scalability schemaless scheme science scrum search security semantic server service services shard shazam shell simpldb simpledb sinatra soa soap socialnetwork software space sparql spring sql ssh stax stm storage stream subversion svg svn swing tag tags task tech telephony terracotta test testing tex time tomcat tool travel tv twitter ubuntu uddi ui uml unix vanilla vf360 video visualization vodafone voip vxml wadl wave web web2.0 web20 webservice websocket wicket wii wiki wikipedia wine work workflow worklist wsdl wsif xform xforms xhtml xml xmpp xp xpath xpdl xquery xsd xslt xul zeromq
04.11.2010
# Server side HTML5 Canvas API for NodeJS
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. | 04.11.2010 22:04 Uhr | node.js web canvas
19.10.2010
# Why Node.js Is Totally Awesome | Chetan Surpur
Three reasons: speed, easability, and reusability. And that?s what will drive the next generation of web apps and services. | 19.10.2010 14:31 Uhr | node.js
07.10.2010
# How To Node - NodeJS
07.10.2010 14:39 Uhr | node.js
# Learning Server-Side JavaScript with Node.js
07.10.2010 14:37 Uhr | node.js
# RabbitMQ, Node.js and Java Goodness
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. | 07.10.2010 14:09 Uhr | node.js java rabbitmq messaging
15.09.2010
# Drinking the Node.js Kool-Aid
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. | 15.09.2010 08:46 Uhr | node.js javascript
18.05.2010
# Why You Should Pay Attention to Node.Js
The best reason to pay attention to node.js is the audience that is paying attention to it. | 18.05.2010 09:54 Uhr | node.js javascript
22.02.2010
# Blog rolling with mongoDB, express and Node.js - How To Node
In this article I hope to take you through the steps required to get a fully-functional (albeit feature-light) persistent blogging system running on top of node. The technology stack that we'll be using will be node + express + mongoDB all of which are exciting, fast and highly scalable. You'll also get to use haml-js and sass.js for driving the templated views and styling! | 22.02.2010 16:06 Uhr | node.js mongodb