Google says the internet is bad for you.
Google says the internet is bad for you.
Google says the internet is bad for you.
Adding currency conversion to your iPod touch or iPhone
Sorry for linux only… http://ubuntudoitall.blogspot.com/2008/08/download-youtube-videos-and-convert.html
I have a bunch of entries in a database where one field (varchar) is of this format First name Last Name (AccountId-ItemId) For example “John Smith (1342-314)” I needed to extract the Account and Item id’s from this. if (preg_match(‘/\\([0-9]{1,4}-[0-9]{1,4}\\)/’, $source_data, $regs)) { $match = $regs[0]; } Which gives you the 1324-314, Then I simply [...]
What causes Wamp Server to error with mysqld got exception 0xc0000005?
My data harddrive was full so I added a new hard drive. Unfortunately the iTunes library wouldn’t show up. Everytime I tried to reset the path it kept coming back with a blank library. I found out how to choose a different iTunes Library file It’s simply a case of holding down the Shift key [...]
I am moving away from one of my clients, this is always sad in some respects but being the eternal optimist I look on the bright side. This client is one of the few who has a custom made windows application that will not run under linux. In preparation for this event I have finally [...]
I personally have never trusted storage on the net vendors for a variety of reasons. Confidentiality and would they still be in business in a year were the two most obvious ones. But Amazon S3 is a different matter. They are not going to go out of business any time soon. However the S3 interface [...]
Check this youtube video out of one possible configuration http://uk.youtube.com/watch?v=pTRsLW0eet0 Linux places no limitations on how you make your system look. Mine looks like a Mac on steroids.
When creating my images or logos it is nice to use a striking font but I don’t have that many. Thanks to http://www.dailyblogtips.com/the-fonts-paradise-dafontcom/ I have found this site. I wasn’t overly impressed at first look but once I started clicking the catagories at the top I was seriously impressed. Watch out for licensing issues though. [...]