Here you'll be able to check info about me and the projects where I am/was involved in. You'll also find a nice link section with all my favourites in various categories aswell as a contact form should you wish to contact me.
Posted on 12/05/2009 19:41 - 0 Comments
After some months of inactivity, it is with great regret that my first post is about a recent problem with my hosting. Due to some kind of problem with the server upgrade or due to some malicious user, I (and probably many of you) was greeted with a blank page while trying to access this very site.
Later on, I came to find that all my FTP had been erased. Luckily, I had a 'recent' backup of all the coding (though not all the files) so please bear with me while I try to restablish the order here ;)
Read more...Programming - PHP - Alternative way to add images to your posts
Posted on 04/02/2009 17:00 - 0 Comments
Hello folks!
As I was writing my previous post (the one about my awesome vacations :P) I stumbled across a little problem in my post edit thingie: it had no image handling.
Since I wanted to add some photos so you could actually see some of the beautiful sights I talked about, I immediately started thinking of ways to easily implement a "Add new image to post" feature capable of creating thumbnails aswell (since I'm a really nice guy and wouldn't want to strain your browsers with megabytes of data ;D).
The first, and most obvious, thing that came to mind was creating some kind of upload form (in a popup or using AJAX) that would accept an image file, process it, create a thumbnail and add the image code to the html of the post. The problem with this method is that it would take lots of time to implement correctly or would require extensive code tweaking to some third-party upload library in order to adapt it to my own needs.
While I was reflecting upon this issue, a cunning idea started to form in my mind. What if instead of using a local file I used a file already in the net? This way the need for an upload form (atleast in my site) would no longer be. That's how I came up with the following script.
Read more...Posted on 23/01/2009 19:20 - 0 Comments
As usual, when we enjoy ourselves time flies. I can't believe my 2 (and a half) weeks of holidays are already over. Guess I shouldn't complain though since some didn't even have holidays :P
So as I had said in my previous post, I stayed in Brasil with my father, his wife and my 2 brothers.
I spent the first week in Porto Alegre where it was almost hard to breathe due to the wet but hot weather in that region. Did some sightseeing, attended the 'End of School Year' event at my brothers' school, met lots of cool people and paid a visit to the main wine production region of Rio Grande do Sul, hidden between the mountains and surrounded by immense forests.




