The weblog of Michael Zehrer
26.5.2006
- GWT Components - GWT Component Library
Collection of open-source widgets for Google Web Toolkit
(categories: GWT ajax google java javascript programming webdev )
- Object-Oriented Javascript - Nefarious Designs, Web Standards Design and Development, East Grinstead, West Sussex, UK
Although Javascript shouldn’t be classed as an object-oriented language, pretty much everything within it is object based; from DOM scripting (Document Object Model) through to specific built-in objects such as Image and Date. This basically means that
(categories: development javascript programming webdev )
- If It’s Not Nailed Down, Steal It
There’s a whole world of language features that we sometimes miss out on as Rubyists, such as pattern matching, S-expressions, and external domain-specific languages. But the good news is that we can have them, too, as long as we’re not afraid to steal a
(categories: development programming ruby )
- Intro to DRb
DRb literally stands for “Distributed Ruby”. It is a library that allows you to send and receive messages from remote Ruby objects via TCP/IP. Sound kind of like RPC, CORBA or Java’s RMI? Probably so. This is Ruby’s simple as dirt answer to all of the abo
(categories: clustering programming ruby )
- RuzeeBorders - Steffen Rusitschka’s Blog
RuzeeBorders is the first and only JavaScript library for rendering shadows and anti-aliased rounded corners inside a web browser without the designer needing to create background images. You can easily include it into your web site/blog etc. with only mi
(categories: css html javascript webdev )
- RUZEE.Events - Steffen Rusitschka’s Blog
When playing around with JavaScript that modifies the DOM inside the browser, you want to start with these modifications as fast as possible so the visitor ideally does not recognize the changes. This applies to RuzeeBorders as well as to animations on yo
(categories: javascript webdev )
- Repairing Windows XP in Eight Commands - Guide - Short-Media
(categories: administration microsoft sysadmin windows )
- SAP on Rails, and not on the skids
(categories: rails ruby sap )
- RadRails - another one for the Box of Tricks
(categories: development rails ruby sap )
25.5.2006
- JTNEF - Java TNEF package
The Java TNEF package is an open source code implementation of a TNEF message handler, which can be used as a command-line utility or integrated into Java-based mail applications.
(categories: email java library tnef )
24.5.2006
- View Source Chart (Firefox Extension)
Creates a Colorful Chart of a Webpage’s Rendered Source Code
(categories: extension firefox html webdesign webdev )
- Don’t repeat the DAO!
With the adoption of Java™ 5 generics, the idea of a generic typesafe Data Access Object (DAO) implementation has become feasible. In this article, system architect Per Mellqvist presents a generic DAO implementation class based on Hibernate. He then sh
(categories: hibernate java programming spring )
- What is OpenLaszlo, and what’s it good for?
OpenLaszlo is an open source platform for developing user friendly web based applications, which work identically across all popular browsers and platforms (Windows, Mac, Linux, IE, Firefox, Safari, etc). It’s ideal for presenting and editing raw XML data
(categories: laszlo programming web2.0 webdev )
22.5.2006
- JAG - Java Application Generator
JAG is an application that creates complete, working J2EE applications. It is intended to alleviate much of the repetitive work involved in creating such applications, while providing a means of quality assurance that the applications created will be of c
(categories: Java development framework generator j2ee )
- Javascript Closures
Closures are one of the most powerful features of ECMAScript (javascript) but they cannot be property exploited without understanding them.
(categories: development javascript programming webdev )
- Particletree · JavaScript Basics for Prototyping
This is the third and final installment of A Designer’s Guide to Prototyping Ajax.
(categories: Ajax javascript prototype webdev )
- Server Monitoring With munin And monit
How to monitor your server with munin and monit. munin produces nifty little graphics about nearly every aspect of your server (load average, memory usage, CPU usage, MySQL throughput, eth0 traffic, etc.) without much configuration, whereas monit checks t
(categories: Linux administration monitoring networking sysadmin )
- InfoQ - Tracking change and innovation in the enterprise software development community
The Brazilian National Healthcare System has been called the largest Enterprise Java application ever built, with over 2M lines of code, and a domain model of 350 classes.
(categories: architecture development java programming )
- I Will Knot!
This is a site about knots: how to tie them, how to appreciate their beauty. Even the seriously knot-challenged among us can learn to tie many useful and popular knots by following along with the short, step-by-step instructional video clips on this site.
(categories: howto lifehacks reference )
- Compass
Compass is a first class open source Java Search Engine Framework, enabling the power of Search Engine semantics to your application stack decoratively. Built on top of the amazing Lucene Search Engine, Compass integrates seamlessly to popular development
(categories: framework fulltext java lucene programming search )
- Terracotta - Increase Session Performance
Terracotta Sessions is a simple, drop-in product that dramatically improves HTTP session clustering performance and availability for Tomcat and WebLogic Server users.
(categories: Tomcat clustering deployment development java )
- Distributed Computing Made Easy
In this article I will walk you through a fairly generic, but common, distributed computing problem, and show how it can be simplified - to become almost trivial - using clustering at the JVM level.
(categories: Development cluster j2ee java programming )
- UbuntuBerlin - Ubuntu Wiki
(categories: berlin linux ubuntu )