Stories

GRuby 0.2.0

GRuby 0.2.0

New version of gruby gem uploaded to rubyforge repository. Changes: uri-open instead of socket in connection_params method few callback added readme files new rake file...
iGoogle Customize

iGoogle Customize

I just made an iGoogle module. Now you can make some customization of your page. Add it here....
Netvibes Modules Are Unavaiable

Netvibes Modules Are Unavaiable

Sorry, all my netvibes modules are temporarily unavailable because traffic limits per month: Total Available Traffic: 4096 MB (4294967296 Bytes) Total Used Traffic: 4125 MB...
Netvibes Quick Translator Fixed

Netvibes Quick Translator Fixed

Quick Translator widget fixed. Now just works ;)...
Clear Terminal Window with Ruby

Clear Terminal Window with Ruby

Clean and simple :) Works only on *nix systems CLEAR = `clear` print CLEAR...
File.modify!

File.modify!

Here is a little ruby File class method called modify!. This simple method allows you to invoke a block on file content - array of...
GRuby released

GRuby released

My first version of Gadu-Gadu protocol implementation in Ruby released. Here is very very small portion of documentation ;) You can download it form rubyforge....
UWA Extras

UWA Extras

Finally, i find a simple and clean way to extend UWA API. Now you can get document, window and even app object from your widget....
Hacking Netvibes UWA

Hacking Netvibes UWA

UWA is the new Netvibes API. Through it, your Netvibes widgets will be available on every widget platforms or blog systems: Netvibes of course, but...
Netvibes Customize bugfixes

Netvibes Customize bugfixes

Some netvibes customize plugin bugfixes: RSS reader opacity fixed Version problem fixed Red counts problem fixed...
Google Auto Pager

Google Auto Pager

Greasemonkey script. Modified version of Google Auto Pager. For details see source file. It add search result from next pages while browsing. Download it from...
Ruby Colorized Console

Ruby Colorized Console

I wrote a simple ruby string class extension to displays console colors easier using ANSI escape sequences. Links for project page, and documentation page. Install:...