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, there [...]
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...Saturday, June 12, 2010
This is something new to me, and something that I know doesn’t work in Windows XP. I was programming on my Macbook, when all the long, horizontal lines of code started bugging me. I had to click on the horizontal scrollbar and move the focus left and right, and I thought to myself, “Isn’t there a [...]
Continue reading...Monday, April 5, 2010
I was trying to figure out how to set the maximum width and maximum height for my images, and I wanted a way that didn’t require PHP programming. I finally found a way and stumbled upon how CSS could make use of expressions as well. It’s a method where you can have a conditional statement [...]
Continue reading...Thursday, March 18, 2010
Many people swear by Spaces, a feature on the Mac that allows you to have multiple desktops, and have applications “assigned” to each desktop. I think it’s a fantastic idea too, but using it together with multiple monitors just creates a bad experience. The current problem with it now, in my opinion, is that Spaces takes [...]
Continue reading...Saturday, February 27, 2010
The following is a pretty creative way to advertise on Google Maps using Street View! Originally from Creative Advertising With Street View On Google Maps.
Continue reading...Wednesday, February 24, 2010
I recently got a bunch of zip files, some sequential (X1.zip, X2.zip, etc), and others not. The thing is, they number in the hundreds, and most contain RAR files within them, and simply extracting each one won’t do. I had to find an automated way to unzip all the zip files, and the utility that [...]
Continue reading...
Monday, July 12, 2010
View Comments