Blogging about everything and nothing. This is my place to share my opinions, ideas, and creativity. Everything released here is under the Creative Commons license, and if you use any of my materials, please be courteous and drop me an email. I'm not asking for money and fame, just recognition.

Google putting Firefox to the test with Chrome...

One of the biggest stories circulating the blogospehre today is the 'mistake' that Google made, was to prematurely announce it's release of a browser - known as Google Chrome, which will compete against Firefox, IE and Safari.

XAMPP is awesome

XAMPPWhile a am working on my secret project, I found a need for a local developing and testing environment which would provide the functionality of a LAMP stack (a WAMP Stack in my case). I had known about this nifty tool for a while, but had never had a chance to play with it at all. It's called XAMPP - it is essentially a WAMP or LAMP or MAMP stack rolled into ONE pre-configured package that you can run on just about any system.

Update - Reset PS3 Video Setting - Blank Screen - How to switch from HDMI to Composite - Composite to HDMI

After posting the quick "How to" regarding resetting your PS3 video settings, I received a ton of comments and questions. So, here is a post dedicated to answering them.

Solved: SQL Error: Unknown table 'myTemp' in MULTI DELETE

After spending a good deal of time trying to figure out what was wrong with my query, I finally spotted the problem. After doing some research on Google and trying all sorts of suggested 'solutions', the easiest one was right in front of me.

Here is the query that was causing the error: (names have been changed to protect identity)

DELETE r1_main FROM r1_main as r1, temp1 as b
WHERE r1.id = b.id
AND DATE(b.`timeStamp`) < DATE(init_startDate)
AND DATE(b.`timeStamp`) > DATE(init_endDate);

This statement kept throwing this error in the MySQL procedure:

SQL Error: Unknown table 'r1_main' in MULTI DELETE

Extending Cell Phone Battery Life -Sony W810, LG Chocolate

in

After having owned my cellphone for about two years, I was expecting to notice a drop in battery life and it definitely has dropped - substantially. I have the Sony W810i, great phone, but it has always had crappy battery life. For the first few months, one charge would last me less than a day and a half. Now I'm happy if I can make it through a whole day without having to charge it in the car.

Here are a few things I've been doing to get the most juice out of my battery:

I love a good user interface - But what's happening to the human interface?

in

I've seen way too much of this in the past little while. As companies and institutions adopt a more technological approach to solving problems the human interface to things is quickly disappearing. Here are two situations I've encountered in the past few days, and I've been giving them some thought.

The Mosquito - Huh? What?

Syndicate content