Development at Harecoded
XRAY: Bookmarklet para desarrolladores web
Hoy he descubierto XRAY, un bookmarklet que funciona para Firefox, Safari, Camino o Mozilla y que permite ver las propiedades de un elemento de la pantalla haciendo click sobre él. No es ...
read more
Browsing MySQL databases inside Eclipse without having a local mysql server or client
EclipseSQL is an aid to people programming with databases. Allows to make queries, browse tables, change structures and all the common operations performed in databases. This is how it looks ...
read more
Automatic code formatting for PHP in your editor or CVS/SVN
PhpCodeBeautififier is a free tool for PHP programmers that formats PHP files to get a nice presentation and keeps the programmer sanity. We all programmers have our own way of representing code ... read more
A free good cross-platform CSS editor
There are many applications where you can edit your Cascading Style Sheets (CSS) in Linux, Windows or Mac, but specifically in my Ubuntu I haven't found an application like CSSED (GTK). It ... read more
Passion & progression
Please, let me allow myself to take this graph out of context and publish it here with a slightly different meaning: Without passion, there is no way to excel on anything in this life. read more
A little Ajax library that makes a difference
It is a typical situation in the web developing arena that when a new technology emerges so strongly as Ajax or the so called Web 2.0 have done, programmers tend to use it to their last ... read more
Obfuscate e-mails in PHP
Exactly one year ago, I was complaining to one of my clients ISP about the increasing volume of spam those people were receiving lately. The ISP answered me with some not particularly useful ... read more
Installing PHP5 on Mac OS X [1 minute]
Autumn is the worth conferences season for us. It seems that every autumn brings the interesting subjects and this November we (Manuel and myself, Albert) are attending at the PHP Conference 2005 ... read more
Real statistics on your site using AWStats
It is surprising how much information you can get from your readers activity. I like asking my server what country you come from, how much did you stay in the last visit, how did you arrive here, ... read more