Archive for the 'Databases' Category

Joomla Software Developer

Wednesday, July 29th, 2009

A couple days ago when I was working on a Joomla project for a client, I came across a wonderful software developer from Romania, who was extremely knowledgeable about Joomla and php coding. In addition, he has created numerous extensions for the Joomla content management system. One of my favorite is the fully [...]

Use Access or Excel?

Saturday, July 25th, 2009

Here is a question I have been asked by many about.  Which application should I use to store data?  Then, people ask me what is the difference between the two.  My answer is twofold.  There are pros and cons to each application.  If the data you are trying to store is relatively simple, like contacts, [...]

Tips for Optimizing MySQL

Saturday, January 31st, 2009

A few days ago chatting with John Rossi on the complexity of the process is to optimize a MySQL database, improving the way in which consultations are conducted, and so on. You could say that the use of database is one of the aspects that most punishes our server.
Optimize
database is quite fun but difficult, the [...]

Tips for Designing MySQL Database

Thursday, November 27th, 2008

Today hardly find a site that does not use database, the vast majority is used by MySQL be robust, reliable and free. However, some time had commented on several tips for optimizing MySQL, and now thanks to Delicius a very good meeting with several quick tips for designing the database, which gives us some quick [...]

Advice from Programmers for Programmers