I just launched my Mom’s Classmate Website. The entire site project was built in PHP/MySQL using PHPR. Basically this site consists of only two database tables “classmates” and “events”. Each classmate will register on the website with their information (name, spouse’s name, address, city, state, zip, telephone, cell phone, email, current photo, short message, etc.). This information […]
Archives for October 29, 2007
FBI Investigates Ticket Site “Attack”
Ran across this article on WHIR this morning and thought that it was pretty interesting. Apparently a website operated by The Colorado Rockies that handles ticketing for their games had some issues staying online while a lot of people were trying to get tickets to the world series games, here is a Link to Web […]
PHP / MySQL development environment
IBM’s Developerworks section has a good tutorial for setting up a PHP / MySQL Development Environment on a Windows XP machine, here is a Link to the Resource if you are interested in checking this out. This is pretty much what I do on my test machine so that I can stress test applications before I load them […]
Project Update: SEO for this Site…
I recently decided to start using my own domain, www.cottonrohrscheib.com to house my personal blog as oppossed to hosting it on other sites where I was a community member just because I saw some potential for SEO advantages. I had let my website pretty much go over the years since I registered it in 2001, […]
MySQL AB :: GUI Tools
I had another developer inquire over the weekend as to what MySQL GUI Tools I used / recommended. Honestly I spend 80% of the time inside my IDE (phpr) so I don’t often reach for any other GUI tools becuase PHPR has a MySQL modeling tool built in that acts a lot like a wizard, […]