Stories

UWA Google Suggest
Google Suggest is now UWA style widget. Check this out....

Id of nil object
nil.id == 4 # => true Sweet truth ;)...

Generating Methods in Ruby
I was trying to find a way for generating dynamic methods. My first attempt was very ugly and use a simple eval: class DynamicMethods %w{...

My Music Player
Another application written in javasctipt, using AppJet solution. This one is simple application for browsing myspace music profiles and listen music. Big different is that...

UWA Quick Translator
Quick translator is now available on UWA platform. Check it now here. ;)...

UWA Netvibes Customize
Netvibes Customize widget is now available in UWA api. It works only in Netvibes environment, using it in any other just makes no sense ;)...

Metal Releases ICalendar v2
Here is new version of icalendar feed. This version is written in javascript. Now is hosted by AppJet. AppJet is the easiest way to create...

Echo2 with JRuby
I want to play with jruby, and I rewrite a numberguess example application from Echo2 framework into Ruby using JRuby. Let's see... First we need...

CodePress Addons
I was playing around with CodePress. There are some modification I made: This one updates all textareas fields when form is submitted, and fix the...

Ivo Reader Script
This is a ruby rewrite of ivonka.sh script. This simple script read data from standard input or command line parameters using say.expressivo.com text to speech...

Blogger Syntax Highlighter
My syntax highligter widget for blogger is available. It's based on SyntaxHighlighter 1.5.1. Package include all compressed code and brushes, works in blogger mode. This...

Ruby Projects Update
GRuby 0.2.1: added gruby.rb file colorize 0.5.6: added effects methods new readme files new rake file...