Blog Detail
Recent Posts
Export CSV from MySql Database via SSH
There is a time when you need to export a specific table from a mysql database. Through SSH this is made very easy using the following command: echo “select * from table_name;” | mysql -u root -pyourpassword database_name | sed ...
Download and convert YouTube movies…
One of the most interesting tools I found was Vixy.net Converter, a small beta application which downloads and converts YouTube videos to many formats. You just copy the videos link and paste it in the application, select which format you want to s...
My brand new car
Firefox 3 and bookmarks
Firefox is curently at version 3.0.1. I’ve always used it and I am simply in love with it. I have the same profile wich i am using since version 1, and every time I format my computer or change it, I simply copy back my profile folder and point...
My search for the best webhost…
Previously I wrote about my search for the best webhost. Finally I settled with Steadfast. I was so impressed with the litespeed web server that I installed it on my own server at work, and i do most of my testing work on it. But this was not over fo...
