By Paris Holley + August 24th, 2008
What is BarCamp? BarCamp is an ad-hoc gathering born from the desire for people to share and learn in an open environment. It is an intense event with discussions, demos and interaction from participants.
By Paris Holley + July 27th, 2008
This is a subject that is discussed many times over yet there has never been a general consensus to which way is proper. Take a look at some of the everyday conventions I use in my projects.
By Paris Holley + July 21st, 2008
This error can occur often when trying to execute large queries or import large amounts of blob data in a SQL dump. Assuming you have access to the my.ini in your MySQL directory, you need to either add the following line underneath your “[mysqld]” section or increase the size to a greater amount…