1. Computing & Technology

Discuss in my forum

in FDAC :: Speed Dial for Internet The Opera browser has a feature called Speed Dial which is basically a grid of your 9 (or more) favorite web sites presented using thumbnails instead of the blank page you get when you add a new tab.

How about having an application to mimic Opera's Speed Dial - and launch your favorite web sites with a single mouse click? Full Delphi source code included!

This is the 29th entry to the Fancy Delphi Application Contest

Read the full article to find more about (+ download source code) Speed Dial for Internet

When you download the application and test, rate it:

  1. Excellent
  2. Superb
  3. Good
  4. Average
  5. Poor
If you already voted, take a look at poll results.

Related:

Comments
May 20, 2008 at 9:06 am
(1) Claude :

It wouldn’t launch firefox… I might a small change to the browseurl function.

I have:
Browser := Copy(Browser, 1, Pos(’.EXE’, UpperCase(Browser)) + 4);

Instead of their algorithm. Nice program though!

Leave a Comment

Line and paragraph breaks are automatic. Some HTML allowed: <a href="" title="">, <b>, <i>, <strike>

©2012 About.com. All rights reserved.

A part of The New York Times Company.