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 full list of available projects.

Other 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.

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. For further details read the official Zend_Service_Technorati documentation.

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 and analyze Apache Web Server log files.
    Analysis results are converted into a feed to let users subscribe them with a feed reader.

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

    Apache Log Regex is a pure Ruby parser for Apache log files based on regular expressions.

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

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