How to Manage Multiple Web Projects With Subdomains — November 22, 2008 (5 Comments)
Tags: Apache, how-to, Internet, localhost, PHP, process, web, WWW, XAMPP
Most web projects are initially done locally. When doing multiple web projects on the local computer (the ‘localhost’) you run in to the problem of managing them. This is because only one web server can run at a time on the standard web port. Well… you can run multiple instances of the same web server on different ports. But that’s not the way forward if you are serious about testing, etc. An alternative is to make directories and use folder names as part of the URL. This however results ugly URL names like localhost/project_name and framework-based projects render issues on production environments. Read the full story →
Syndicate Your Gmail Inbox — October 26, 2007
Tags: how-to, Internet, WWW
Last week Engadget, TechCrunch and many other tech sites reported Gmail going IMAP. That’s a big deal for anyone who prefers to have control over their email messages. But for a long time the Gmail inbox was available as an RSS feed. Several people blogged about this feature on their sites soon after discovering it. But now you don’t have to follow the old School method of manifesting credentials on the RSS URI anymore. It’s as easy as subscribing to any other RSS feed out there. All you need in an RSS aware web browser and an email client. Here’s how to do it. Read the full story →
How to save a photo from Flickr — July 25, 2007 (3 Comments)
Tags: Flickr, how-to, Internet, photo, WWW
Flickr is my favorite photo sharing service. I always start from Flickr search whenever I want an insight to a real-world scenario. The irony is that sometimes the most interesting photos seem to have missing the All Sizes button. As a result the photo cannot be downloaded even if it’s declared public. Flickr hides the source URL of the image by using a decoy ‘space ball’! This post explains how you can overcome this issue with a simple trick. Read the full story →