Importing large files into a MySQL database
From time to time i have to insert really large files into MySQL. And sometimes there are problems because you don’t have access to the mysql command line utility from the server to issue the source command (this lets you import dumps or sql files). So you have to use phpMyAdmin or some other web [...]
Weekly article batch. Edition 1
I read many articles and most times i don’t bookmark them even if they are fairly good articles and can be useful in some situations. I thought i should save them somewhere, but they are not so important to be added to bookmarks. So starting with this year i will publish a post with these [...]
3 books for building revolutionary web applications
So i read again. That is not news. But i wanted to share with you what i read lately. Below you can find 3 very good books that can help you if you want to build scalable and revolutionary web applications. Maybe you know some of them, maybe not, but here they are anyway: Building [...]

