Home ·

Simone Carletti's Homepage

Dear user, welcome to the temporary homepage of my English website.
Please note that this is just a temporary homepage. The site is currently under development.

New: FileIterator PHP5 library

Enjoy my latest public PHP library: PHP5 open source FileIterator.

Weblog (Italian)

Simone Carletti's Blog

Personal ramblings, thoughts and ideas from an Italian SEO, developer and feed-addicted user.

Tools (English)

I love programming tools and stuffs.

HTTP Headers Status Checker

HTTP Headers Status Checker is a SEO Tool.
It checks server HTTP response and provides a full list of HTTP headers along with HTTP status code. HTTP response information can be used to verify server status and a successful redirect configuration.

HTTP Headers Status Checker is able to identify HTTP redirect responses, follow and check destination pages.

HTTP Headers Analyzer

HTTP Headers Analyzer is a SEO Tool.
It analyzes HTTP headers returned by the web server listening at given location and try to guess useful SEO-related information about the site, the content and page properties.

Code (English)

I developed many libraries. Part of them are here available for free.

FileIterator

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

Apache Log Analyzer 2 Feed 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 with a feed reader.

You can define custom filters based on logs data — for instance User-Agent, IP, requested page... — and combine them to select just a limited resultset.
The class can easily be extended with additional filters and custom feed handlers.