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...Sunday, April 11, 2010
This is a neat trick for copying columns of text from a table into some other application. This is particularly useful when you don’t need the whole table of information, and just want one column or several columns (e.g. just the usernames from a list of members). I haven’t tried it on other browsers, but [...]
Continue reading...Saturday, January 23, 2010
I was a Windows user for almost 20 years. First with MS-DOS, and progressing till Windows XP, I decided to make the switch to a Mac, and with it, made the choice to go completely wireless with my keyboard and mouse. At first, I decided to keep it all under one roof and get an [...]
Continue reading...Wednesday, September 23, 2009
I never saw the need for mouse pads – after all, my mouse worked perfectly on my table-top. Or so I thought. Turns out though, that mouse pads may be a good idea even though your mouse can track well without it, because otherwise, your desk surface will probably get worn out. Just look at [...]
Continue reading...
Tuesday, March 22, 2011
0 Comments