AWeber is a company that does a very good job of providing mailing list services, and is always innovating and coming up with new ways that you can improve your email marketing. One of their latest innovations is how they’ve created a way that allows any Facebook user to automatically sign up with your AWeber [...]
Continue reading...Sunday, May 15, 2011
I have a Logitech keyboard that was acting up on me and squeaking when I type on it. It got so bad that I couldn’t take it anymore and went to find a way. Turns out that there’s a pretty cheap way to fix squeaky keyboards. The solution? Silicone spray (Get it from Amazon). Silicone [...]
Continue reading...Wednesday, March 30, 2011
I had a table’s worth of listings and had stored all the values in a multidimensional array in PHP. The problem was, I needed to sort the multidimensional array, but based on just one element. Here’s the easiest, fastest solution that I found from the array_multisort function page of PHP (thanks to zequez at gmail [...]
Continue reading...Tuesday, March 1, 2011
I love Firefox, but I hate how it works with Flash. Essentially, it doesn’t work and causes hair-pulling frustration. I tried looking around to see if any other people are facing the same problems, and it’s clear that I’m not alone in this situation. From the various posts online, it’s a problem that has plagued [...]
Continue reading...Thursday, December 30, 2010
Apache has great logging features, but if you’re using shared hosting, then sometimes removing error_log files might not be very simple. Poking around the Internet did lead me to Lester’s site, where he has generously created and offered an error_log file cleaning script for free. Grab that script here. Just upload that script to your [...]
Continue reading...Monday, July 12, 2010
I got a pair of Injinji toe socks after reading about them while digging up information about the Vibram FiveFingers. I thought they were just normal toe socks, but after you get them, you realise that the quality that the Injinji’s have is much better than a cheaper pair of toe socks. First of all, [...]
Continue reading...Monday, June 28, 2010
Regular expressions can be confusing and perplexing, but if you’re a programmer or someone who loves to improve work productivity on the computer, then you’ll be happy to know that once you master regular expressions, a lot of time and effort can be saved (not to mention, you’ll be able to do some very cool [...]
Continue reading...
Wednesday, January 25, 2012
0 Comments