Home

Welcome to my personal collection of codestuffs.

This website hosts public projects I've been working on along with their repositories, weird bugs and additional resources.
Other projects already found a more appropriate home, but a consistent part of them still lives here.

Projects

View the list of all my open-source projects hosted here.

Projects Hosted Elsewhere

Github

My GitHub account hosts the most part of my open-source projects/drafts along with documentation, tickets and roadmap, including Breadcrumbs on Rails, Tabs on Rails and much more.

Ruby Whois

Whois is an intelligent pure Ruby WHOIS client and parser. It provides a flexible and programmable API to query WHOIS servers and a command-line interface to run WHOIS queries from the console.

Zend_Service_Technorati

Zend_Service_Technorati provides an easy, intuitive and object-oriented interface for using the Technorati API. It provides access to all available Technorati API queries and returns the original XML response as a friendly PHP object.

Zend_Service_Technorati is now part of the Zend Framework.

Dormant Projects

ASP Stats Generator

ASP Stats Generator is a free software package, completely written in ASP programming language, for real time visitor tracking. The application is able to track web site activity generating graphical and statistical reports.

Resources

Latest projects

  • Helperful (11/03/2008 02:48 pm)

    A collection of useful Rails helpers.

  • FileIterator (08/27/2008 02:05 pm)

    FileIterator is a PHP 5 open source class, implementing PHP Interator interface.
    FileIterator provides an object oriented class for reading and parsing text files.

  • Apache Log Analyzer 2 Feed (08/26/2008 01:58 pm)

    ApacheLogAnalyzer2Feed is a really powerful open source PHP 5 class to parse Apache Web Server log files, filter data and display results converted into a XML syndication XML feed.

  • Apache Log Regex (08/17/2008 12:09 pm)

    Apache Log Regex is designed to be a simple Ruby class to parse Apache log files.

  • ActiveRecord::MultiConditions (06/07/2008 05:08 pm)

    MultiConditions is a simple ActiveRecord plugin for storing ActiveRecord query conditions and make complex queries painless.

    Discontinued Project

    As of April 2009, I decided to discontinue the development of this library to concentrate my efforts on other projects....