A change is always welcome
I've been procrastinating for too long, and somehow trying to avoid the inevitable. As must of you might have noticed, it's been a long time I don't…
WRITING ARCHIVE
Page 6 of 10.
I've been procrastinating for too long, and somehow trying to avoid the inevitable. As must of you might have noticed, it's been a long time I don't…
As most of you already know, I LOVE regular expressions, and think they are great to solve simple and complex tasks involving strings.
The first Flex 4 book (Hello! Flex 4) has just been released this month in the UK. I haven't read it yet, so no way I could give any reviews on it, but…
I've been working with some Adobe Flex recently, and was having some trouble formatting dates. For those who don't know, here (in th UK) we use the…
Not really Flash running from websites on the browser, but at the MAX Conference 2009 that is happening this week, Adobe has just broken the news that…
I have been doing some housekeeping on my VPS, and decided there's a few ports that should only be accessed by certain IP addresses for security purposes.
I'm only writing this blog post because I usually try to keep my VPS up to date, and usually one of the things I have to do to accomplish such thing is…
I've decided to get back at jQuery draggable and droppable to a personal project I've been working on. In the past, I've demonstrated how to do basic…
On my last blog post I explained how to create a drag and drop using cloning, so you can can drag & drop multiple objects
At work we've been doing some deploy optimization, and the need of automatically deleting (recursively) specific folders came up.