This month, I presented on the WordPress database and discussed the tables, how to use the wpdb class and how to create your own custom tables. You can view the presentation here:
Other Things Mentioned
- I mentioned that everyone interested should try taking the WordPress quiz from Code Poet.
- People want a re-poll for the best Monday of the month
- Next month’s topic will be Enterprise Deployment and Setup (a round table discussion about our experiences)
- An interesting idea that I hadn’t though of was instead of storing serialized data in the database, store it as JSON instead. I’m going to do some research on this.