1. Casio Men’s DW5600E-1V G-Shock Classic Digital Watch This is a classic bulletproof G-Shock watch. If you want fancy features like a thermometer, barometric pressure graphs, multiple alarms, and world time, then you’d have to look elsewhere! If you want a watch that keeps accurate time, lasts forever, and can take a ridiculous amount of [...]
Continue reading...Friday, April 1, 2011
The Thecus N4100Pro NAS is a relatively old model, but very affordably priced. It doesn’t have as many features as other models in the 4-bay NAS range, such as the QNAPs or Synologys, but it does what I needed it to do well, which was to be a primary fileserver. Thecus N4100Pro NAS Packaging It’s [...]
Continue reading...Tuesday, March 22, 2011
If you’re developing an application that makes use of SQL statements, you may come across a time when you’ll require to count() values from a table. You may also come across a time when you’ll need to subtract a count() value from another. The good news is that you don’t have to retrieve both count() [...]
Continue reading...Tuesday, March 15, 2011
Sometimes certain icons in your Mac dock will just disappear. For example, the Firefox icon might disappear and you’ll see a blank space with just the Firefox name instead of the icon. I’m not sure why this occurs, but it’s some form of corruption to the dock settings file, so you’ll need to reset it. [...]
Continue reading...Thursday, February 4, 2010
The Mac platform is amazing, and what makes it even more powerful is that it’s running on Unix, so you have the incredible power of bash and the shell terminal at your disposal. For instance, what takes 5 clicks and 30 minutes of your time might just be solved by running one command in Terminal [...]
Continue reading...Monday, January 11, 2010
I use batch files sometimes when I was using Windows because it saves a lot of time when you need to run a batch of commands frequently. With a batch file, you save all the commands into one file, and just run the batch file, instead of your gazillion commands individually. I was facing the [...]
Continue reading...Tuesday, April 8, 2008
To increase the upload file size limit on your website, you need to edit PHP’s configuration settings. Unfortunately, not everyone has their own web server, so most of the time people are constrained by the limits of shared hosting. But you can still modify your base php.ini file by creating your own php.ini with the [...]
Continue reading...
Thursday, November 3, 2011
0 Comments