Tip of the day: Regular Expression Generator

I have just came across this very nice service which promises to write Regular Expressions for you.

We all know how painful writing a regular expression can be, and on this website, you can not only have the pattern created for you, but also have it translated into the most common languages on the web.

I’ve tried it myself, and can say it’s pretty darn good, although it’s automatic generator gives you a lot of “functional-crap” sometimes, it’s good for when you’re in a hurry and need to have a pattern up and running, or is not very confident with regexps.

Check it out here

~1 min read

Quick and dirty jQuery drag & drop

I feel kinda bad to be calling this dirty, but mind you, I’m only using dirty as an expression, as it’s freaking sweet.

2 min read

Adobe AIR 1.5.1 released

I know I’m a bit late on this one, but yesterday Adobe released AIR 1.5.1 with a few bug fixes and one “_minor-albeit useful-new feature.” as they say.

</p>

~1 min read

A few new year’s resolutions

Well, I’ve never publicly done this before, as I though it was a little too personal, but this year I decided to try it.

1 min read

10 Dropbox Invites

Just a quick post to say that I have 10 7 dropbox invites I’m willing to give to anyone able to tell me why I should give it away.

~1 min read

Learning JQuery - Book Review

_Book reviewer Marcos Placona Publisher: Packt. Author(s): Jonathan Chaffer and Karl Swedberg_

JQuery is one of the coolest JavaScript libraries ever released, and has been growing massively on the Web Development scene since it’s release in early 2006. As a big fan of JavaScript libraries, I decided to write this book review.

Learning jQuery” is a great complement to jQuery’s official documentation, having a nice and clean structure all the times within the book

The book is divided in ten very illustrative chapters containing code samples, and excellent comments related to what is being presented. It also assumes that you have never had any contact with jQuery, but have some knowledge of JavaScript.

The chapters are:

8 min read

Javascript saves the day again.

As some of you know, one of my hobbies is electronics with micro controller usage, and I happen to use an electronics forum a lot when I’m losing hair excessively.

4 min read