Tag Page

How to Manage Multiple Web Projects With Subdomains

Most web projects are initially done locally. When doing multiple web projects on the local computer (the ‘nstation’) 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 nstation/project_name and framework-based projects render issues on production environments. More »


Syndicate Your Gmail Inbox

Gmail LogoLast 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. More »


How to save a photo from Flickr

Flickr SampleFlickr 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. More »