Wgett: Download Manager

Saturday, February 17, 2007

I’ve mentioned before that I use wget as my download manager. By default, it’s a simple command-line downloader, but if you dig deep into man wget, you’ll find a wealth of options.

Here’s what I have in my .profile (for bash):

#wget and resume any file
wgett()
{
wget --timeout=40 -t inf -c "${1}" }

Yup, and so that’s why the title is not a typo. I’ve aliased wgett to this cute little function that waits for a timeout of 40s before retrying (but does it indefinitely) and then picks up where it left off. It’s invaluable, and it’s how I survive the Indian Internet.

Tags:

Comment! | Permalink

Ten Always-on Applications on My OSX

Saturday, June 3, 2006

OSX Always-on Applications

(P.S. In the picture above, the triangle to the left of the icons means that the application is currently running.)

From top to bottom:

  1. Finder, the ubiquitous Mac equivalent to Windows explorer, it’s not as nice or flexible, but it’s slick enough.
  2. Transmission, the sweet little Bittorrent client that’s easy on a Mac. I used it’s equivalent uTorrent on Windows since the one thing I hate most is bloated software. It works well enough, but it still chokes on some torrents, and it’s not as compatible as I’d like.
  3. Download Wizard; after searching high and low for a Flashget replacement and coming by the way of Speed Download, which appears to be the most advertized, I liked the small footprint of Download Wizard. It’s still not a Universal application, which means it feels sluggish and takes ages to load, but it does it job real fine.
  4. Firefox, the ubiquitous browser. Having said that, replacements for the Mac are amazingly good, and the only thing stopping me from using Safari (or better yet, Shiira or Camino) is the extensibilty that’s built into the fox. Minor annoyances: no spell-check as in most native Mac applications, no support for the built-in password management tool.
  5. Terminal, an adequate Unix Terminal (but not the best I’ve used), it launches instantly and stays out of the way. No tabs, and no support for Pg-down/Pg-up in man pages (which I think can be fixed by some hacking) and no color codes.
  6. Textmate. The single greatest editor I’ve used on any platform. This makes editing my PHP (and now, Rails) projects fast and a no-brainer. It really stays out of your face and allows you to think in code. Emacs + OSX nirvana!
  7. Netnewswire Lite, the fix for the news junkie. It fetches RSS feeds from any number of sources and displays them intuitively and with minimum of fuss. There’s a pro version, but the lite is more than enough for my needs.
  8. Itunes, the Mac audio player. I still haven’t got used to its “convention over configuration” arrangement, but it’s surprisingly easy to get started, and arranges all my music pretty well on the disc. I use it mostly for accessing my Ipod nowadays since I’ve not yet selected the tracks I want on my mini. When it plays music, it stays out of the way.
  9. Preview, the default Mac application for “opening everything”. It serves as a really good PDF reader, image viewer, etc. (No automatic viewing in directories, view the next file, etc. but it suffices).
  10. Quicksilver, this isn’t shown here, because I’ve disabled the dock icon, but Quicksilver is the GUI application for console lovers :-). An oxymoronic description, I know, but it’s true. It’s a text-launcher on steroids.

Note that I run all these simultaneously on my Mac mini with 512M ram. Aye, I badly need more like when I’m in the process of designing something I’ve got Photoshop+Omnigraffle+Dreamweaver open, or when Netbeans+Tomcat chokes up my Java development, but for the most part, it runs fine. The spinwheel is my friend.

Tags:

Comments (3) | Permalink

MSDN Academic Alliance

Saturday, December 17, 2005

Microsoft’s MSDN Academic Alliance seems a pretty good way to get back at Free/Opensource software, especially in India. The $800 price tag (which has since been heavily slashed, it’s rumoured) gets an academic institution and it’s students, free access to almost the entire Microsoft stable of products for development. Including Windows XP. Legally. Even at $800, it’s affordable enough for our college, even though I fear, the general malaise of myopia will prevent any sudden adoption. Nevertheless, even if you root for Opensource software, having an easy and legal way to play with the stuff your competition churns out is not a bad thing to have. There’s nothing in the EULA - even though the FSF hints there is - that prevents schools from having a simultaneous Nix awareness program as well.

Here’s a good article to read.

Tags:

Comment! | Permalink

Shipped Ubuntu

Wednesday, July 6, 2005

I received them Ubuntu CDs in the mail yesterday. The package was frayed and a sorry sight to look at, but just the fact that it arrived amazes me. For a completely free service, the delivery alone is a benchmark.

I have twenty x86 and five x86-64 CDs to give away. Leave a comment if you’d like one (and if we can meet somehow).

Tags:

Comments (2) | Permalink

Microsoft offers tabbed browsing in IE 6

Saturday, June 11, 2005

Tabbed browsing in IE 6

Tags:

Comments (1) | Permalink

Firefox Tip: Easy Searching

Thursday, April 21, 2005

For those of you using Firefox, this could be a nice feature to know about.

Right click on any search box (on say Google, or Answers) and you’ll have a context menu option called “Add a Keyword for this Search…”

Right-click on a search form to add a quick search

Click on it, and you’ll be presented with the Add Bookmarks dialog-box. Make sure to fill in the keyword text box - make it something distinctive and easy to remember (like dict for a dictionary) and save the bookmark to the folder conveniently provided by Firefox (called Quick Searches).

Now you can type in “<keyword> search term” on your Firefox address-bar and it’ll jump directly to your search result. Enjoy ;-)

I’ve bookmarked Answers.com this way (to a keyword ‘a’). The advantages of this are pretty obvious; I want a sure-fire answer to anything, I just type in “a <topic>” in the address-bar and zoom… I’m informed :-)

Tags:

Comments (2) | Permalink

No More Free BitKeeper

Wednesday, April 6, 2005

No More Free BitKeeper is a great read, and one that succintly illustrates how commercial software finds it hard to thrive in the Linux world. The Linux business model (if there is somesuch) is something that I’ve tried hard to understand, but from what I can figure out, every Linux guru frowns upon software that is not Free and Open… and that kind of limits its commercial viability, to put it mildly.

BitKeeper makes a nice story because here is a commercial entity offering use of their superior product to the Linux kernel team expecting compliance with just one condition: No Reverse Engineering. My first thought was that they should’ve expected it… kernel hackers and compliance don’t exactly go together. ;-)

On an unfunny note though, there is a simple word that people should learn more - Respect; in this case, respecting the rights of a person who gave you something essentially for free. It’s not that hard a concept to grasp methinks.

Tags:

Comment! | Permalink

In praise of Windows 2003 SP1 | The Register

Wednesday, April 6, 2005

In praise of Windows 2003 SP1, The Register is actually praising somebody, please take note.

Tags:

Comments (1) | Permalink

View Vishnu Gopal's profile on LinkedIn

Twitter: Performing surgery to get Kannel to install on OSX. Every other program seems to choke on a nonstandard MySQL location ala Macports. 6 days ago

Thursday, December 13, 2007

I haven’t really seen it mentioned before, but the Leopard terminal is finally up to a Gnome’s or KDE’s terminal’s standards, and as is usual with Apple, especially with some of the window style selections, much better. It has tabs too, and there’s a preset which closely matches the way I used to customize iTerm. Great stuff.

(1) #

Wednesday, May 24, 2006

I have one small suggestion for increasing wireless reception and stability for wireless routers: upgrade firmware. I’ve had a D-link DI-624+ for a while now and my wireless connection had intermittent faliures. Upgraded my firmware, and I not only have a stable signal, but increased speeds, more features, etc. :-)

(0) #

Friday, April 7, 2006

Apple Boot Camp: Why should you not switch to an Apple Computer now? This is simply amazing :-)

(0) #

Tuesday, January 24, 2006

Register for Stardust@Home - pre-registration, another in the evolving breed of distributed computing projects.

(0) #

Sunday, December 18, 2005

µTorrent seems to be the best small Bittorrent client available. It even supports a DHT.

(0) #

Saturday, December 10, 2005

Nothing new, but xampp is the best/easiest way to get Apache/PHP/MySQL and goodies onto your system: Linux, Windows, or OSX.

(0) #

Monday, December 5, 2005

There’s a new version of metapad out after almost two years. This is the best (small) notepad replacement I’ve ever found.

(0) #

Saturday, December 3, 2005

The 100 Best Products of 2005

(0) #

Sunday, November 27, 2005

Tinn is an excellent editor, sadly discontinued. Wish somebody would take this up.

(0) #

Thursday, November 24, 2005

Wink: Generate Flash Movies out of your desktop, probably the easiest way to get a video screencap.

(0) #

Monday, October 24, 2005

Flock is based on Firefox, but has a cooler default theme, integration with Flickr and delicious, and blogging solutions inbuilt. Have tried it out and it seems very nice. Is it the Web 2.0 browser? Aside from a lot of hype about that, maybe yup.

(0) #

Thursday, September 1, 2005

Opera Affliate Program: Get Opera for free! (almost)

(0) #

Tuesday, August 9, 2005

Microsoft Shared Computer Toolkit for Windows XP seems like a good and easy way for all Internet Cafe Managers to secure their systems.

(0) #

Unofficial Ubuntu 5.04 Starter Guide is perhaps the best guide for Linux installations (perhaps aside from Gentoo’s documentation) I’ve found on the net. It really adds on to the amazing starter-distro that Ubuntu is.

(0) #

Sunday, July 10, 2005

Wez’s Evil Shell: a new replacement shell.

(2) #

Saturday, July 9, 2005

Google Firefox Extensions

(0) #

Tuesday, July 5, 2005

Usable GUI Design: for FOSS developers. Pretty nice.

(1) #

Sunday, June 12, 2005

Jon Udell interviews Kevin Hakman about TIBCO General Interface: Video Interview… see this and be amazed, what you see is actually running inside a browser :-)

(0) #

Saturday, June 11, 2005

The .NET Show Home: Transcript: Win64. Must Read, I’m looking to switch to Win64 on my main box soon.

(0) #

Friday, June 10, 2005

ffdshow and Media Player Classic: this is how you should watch DVDs on Windows XP.

(0) #

Monday, May 30, 2005

Talkr converts blogs to podcasts. Combined with this, it makes for a very sexy innovation. I’ll look to integrate this soon.

(0) #

Wednesday, May 11, 2005

Temporary admin for your Limited User account: This sounds like a much needed “sudo” for Windows… One of the most ironical things is that for XP Home and Professional, a non-administrative account (a limited user account) is essentially useless since it’s so crippling whereas in *nix, you can run pretty much anything as non-root. Having some sort of su (“Run As…”) or sudo can ameliorate several security concerns.

(0) #

Tuesday, May 10, 2005

Test Linux through a browser!: Very interesting!

(1) #

Monday, May 9, 2005

JAP : an Anonymizer proxy… seems impressive.

(0) #

Friday, May 6, 2005

End of the Traditional Operating System?: A very interesting article on Xen.

(0) #

I was searching around for forum software… the criteria? It has to be fast, clean and opensource… Vanilla seems to be nice. So does bbpress, I especially adore the tags feature… see it in action over at the Wordpress forums.

(0) #

Tuesday, April 26, 2005

Zootella.SetupCreator.Design - A personal developer’s rant on installation programs and user interfaces. Incidentally, you “install” a program on OSX by following much lesser steps… you download an archive, and you drag the archive to your Computer icon - it seems a lot more intuitive.

(1) #

Saturday, April 16, 2005

Automatic Language Detection Software… works appreciably well.

(0) #

Tuesday, April 12, 2005

A pretty pessimistic article about Firefox, but some its points are valid. It’s only when a system is important enough to be compromised that we’re informed of vulnerabilities.

(0) #

Monday, April 11, 2005

First look: Photoshop CS2

(2) #

Thursday, April 7, 2005

Monotone , distributed version control, to replace Bitkeeper?

(1) #