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 [...]
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 [...]
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. Tags: Advertising, creative, creative advertising, google, google maps, Maps, street view, View, way, With Street
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...Tuesday, January 19, 2010
Over December, I toured China for a month and saw some pretty interesting things there. And if there’s one thing that I’m thankful for, it’s a travel pillow because the time it takes to fly there can KILL (or land you with a very sore neck). The normal neck pillows don’t cut it too – [...]
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...
Saturday, June 12, 2010
3 Comments