No Huddle Offense

"Individual commitment to a group effort-that is what makes a team work, a company work, a society work, a civilization work."

Making python 5x faster

March 27th, 2009 • Comments Off on Making python 5x faster

Google’s Python engineers have launched a new project called Unladen Swallow that seeks to improve the performance of the Python programming language. One of the project’s goals is to replace the Python virtual machine with an LLVM-based JIT.

Source: http://arstechnica.com/open-source/news/2009/03/google-launches-project-to-boost-python-performance-by-5x.ars

http://code.google.com/p/unladen-swallow/

Redefining the 'I' in IDE

March 26th, 2009 • Comments Off on Redefining the 'I' in IDE

An great talk from Mik Kersten from Tasktop (You might know him from Mylyn) @ W-JAX conference – it is about productivity and topics surrounding it:

The video can be found here.

10 html tags you realy should know about

March 24th, 2009 • Comments Off on 10 html tags you realy should know about

Great post: http://net.tutsplus.com/articles/web-roundups/10-rare-html-tags-you-really-should-know/

ModuleFusion – OSGi Service Platform

March 24th, 2009 • Comments Off on ModuleFusion – OSGi Service Platform

ModuleFusion won one of the awards at EclipseCon 2009. ModuleFusion describes itself as:

The goal of ModuleFusion is to help programmers to use the OSGi Service
Platform as their underlying runtime environment. ModuleFusion contains
a full stack typical for Java enterprise applications. This stack
currently consists of best-of-breed open source frameworks from the
Java ecosystem. Additionally, ModuleFusion contains the necessary glue
code to easily use these frameworks within OSGi.

It currently consists of the Equinox as well as the Apache Felix OSGi framework. nice work & congratulations!

P.S. another award winner was: http://directory.apache.org/studio/

Tim Berners-Lee: The next Web of open, linked data

March 20th, 2009 • Comments Off on Tim Berners-Lee: The next Web of open, linked data

Tim Berners-Lee gave a great talk at TED2009 conference (I have mentioned TED some time ago 🙂). He mentions DBpedia which aggregates data from all kind of source…Very interesting! Besides tht also Openstreetmap ist mentioned another great tool.

A video of his talk can be found here.

So do not forget: Tim Berners-Lee needs your raw data!

The slides Tim presented can be found here (Click the screen to get to the next slide)…