Web Design Blog - March 21, 2008

HP Printers - Not What They Used to Be. Please “RE” Invent Yourself

The very first printer my wife and I purchased was an HP Deskjet 722c. We still have it and it works flawlessly. I've thought about selling it, but that would be like giving away the family pet...just doesn't feel right. After a few years we became a "multiple computer" household with laptops and so purchased an all-in-one by HP. The HP psc 1350 all-in-one was everything we hoped for. Fast printing, easy to use scanner, functional ink cartridges and of course the HP brand. Well times have cha... read more!

Posted in technology | Post Comment

Storing images in mysql

Some would say that this is a bad idea, I say it has it's benefits. My preference is to store images in the file system storing the image name/path in the database and allowing apache to serve the image straight from the file system, but the idea of storing images in the database is intriguing. If you would like to venture into the realm of storing images in your sql database, I have a few tips for you. keep images in their own table normalized away from the other data this will keep the size o... read more!

Posted in technology | Post Comment


View All Posts