Stories

Blogger Syntax Highlighter

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.
Ruby Projects Update

Ruby Projects Update

GRuby 0.2.1: added gruby.rb file colorize 0.5.6: added effects methods new readme files new rake file
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 Documentation is available here.
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)
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 chomped lines.
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 also Google IG, Apple Dashboard and many more…
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.