Tag Archive | "The Big Net"

Small Plastic Travel Bottles Used For Gym, Travel, Shampoo, Etc

Friday, December 14, 2007

2 Comments

I’m leaving for a trip to taiwan this Monday! To Taipei in particular, and I’ll be away for 7 days I’m in the midst of packing now, and I realised how useful these bottles are. I got these plastic bottles a few weeks back, but only got to using them now. I’ve transferred my shampoo [...]

Continue reading...

Windows XP PHP Bug / Easter Egg?

Friday, December 14, 2007

4 Comments

I just stumbled upon this accidentally! I realised that contact us pages are more exposed to spam bots and whatnot when you actually name the contact us page as contact.php or something similar. So I tried naming the file con.php. Works great on the server, but something interesting happened on my Windows desktop. Apparently con.php [...]

Continue reading...

Create Web 2.0 Graphics with Free Photoshop Layer Styles

Wednesday, December 12, 2007

0 Comments

Know the Web 2.0 look? The one with reflections, rounded corners and nice gradients? Well if you have Photoshop, you’re in luck, because this guy is giving out free layers (Just pop by his blog and download them — they’re completely free!). This will save you tonnes of time to create your Web 2.0 graphics. [...]

Continue reading...

Use Javascript to Display Random Image and Link

Tuesday, December 11, 2007

0 Comments

I was editing a PHP script today when I realised that one of the files did not allow PHP code. Weird. But the annoying thing was that I NEEDED it to run PHP code — or rather, I needed it to randomly display an image with a link. So I had to find other means, [...]

Continue reading...

The Internet Is Getting Bigger and Wider

Tuesday, December 11, 2007

0 Comments

This thought just poppped into my head — I remember when websites were designed to fit a resolution of 800×600. Apparently sometime ago, this “rule” was overrode and I didn’t get the memo. New websites seem to be designed for larger screens. I’m seeing websites with a default width of 900 pixels or more. For [...]

Continue reading...

ZenCart Removing The “Show Quantity in Stock” Message From Template

Saturday, December 8, 2007

3 Comments

I just found this out while playing around in ZenCart. If you have a ZenCart installation and you’re wondering how to remove that “Show Quantity in Stock” message from your product pages, there’s actually a setting in your admin panel to turn it off. Simply log into your admin panel and go to Admin > [...]

Continue reading...

Clearing your web browser’s cache (IE, Firefox, Safari)

Thursday, December 6, 2007

2 Comments

Some browsers automatically cache a webpage that you visit by default, and serve that cached webpage the next time you visit. That’s a problem especially if the page is constantly updated, because your cached version will be showing you outdated information. So sometimes, you’ll find yourself needing to clear your browser’s cache. Here’s how to [...]

Continue reading...