Status
You are currently browsing the archives for the Databases category.
Community Members
Recent Visitors
Archives
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
- August 2006
- July 2006
- June 2006
- May 2006
- April 2006
- March 2006
- February 2006
- January 2006
- December 2005
- November 2005
- October 2005
Categories
- Adobe (2)
- AdWords (5)
- Amazon (8)
- Apple (27)
- Commentary (35)
- Company News (33)
- Conferences (12)
- Content Management Systems (CMS) (3)
- Contextual Advertising (5)
- CSS (9)
- Data Recovery (2)
- Databases (3)
- E-Commerce (1)
- Firefox (11)
- Flash (7)
- Google (29)
- Google Adsense (8)
- How To (26)
- Humor (14)
- Internet Explorer (6)
- iPhone (5)
- JavaScript (6)
- Just for Fun (32)
- Linux (7)
- MySQL (2)
- Open Source (32)
- OpenOffice.org (2)
- osCommerce (1)
- PayPal (1)
- Perl (2)
- PHP (13)
- PostgreSQL (1)
- PPC (4)
- Press Releases (27)
- Productivity (17)
- Programming (17)
- Review (11)
- Ruby (2)
- Safari (1)
- Search Engines (11)
- SEO (23)
- Strategy (10)
- Tech Industry (26)
- TextMate (5)
- TextPattern (2)
- Usability (10)
- Web Accessibility (11)
- Web Browsers (5)
- Web Design (54)
- Website Marketing (19)
- Website Review (5)
- WordPress (1)
- Yahoo! (2)
Databases Archive
Getting Real With Databases in PHP
Thursday, June 1st, 2006
It’s no secret that I don’t like Ruby on Rails. My friends know it. My co-workers definitely know it. And I guess now you do, too. Ruby itself is a fine language, and there are lots of great web apps running on Rails, but the framework just doesn’t fit with my development style. I like [...]
Posted in Commentary, Databases, How To, MySQL, Open Source, PHP, Programming, Ruby | 10 Comments »
96,000 Reasons to Mine Your Data
Friday, November 11th, 2005
I just read a story in the paper about the local high school. They received a $96,000 correction to their natural gas bill after 8 years of service, “due to billing error at Harpeth High School.”
Apparently, most gas customers in our area have meters that read in 100’s of cubic feet. Therefore the [...]
Posted in Databases | No Comments »
Bootclean Whacked My Sockets
Monday, October 17th, 2005
PostgreSQL and MySQL can both use local sockets to handle communication between the client and the server. An indepth description of sockets can be found here, but basically they are special files that act like network connections. The difference is that instead of being available over the network, it’s only available locally. [...]
Posted in Databases, MySQL, Open Source, PostgreSQL | 3 Comments »


