Guest salan Posted April 26, 2010 Posted April 26, 2010 Hi All, I want to set up an icon on the desktop to open FF but instead of the normal home page, I want it to open nine or ten web pages in tabs. The idea is that for certain projects, the class only have to click on the icon and they get all the sites they need to use for the lesson. The problem I am finding is that the usual trick of adding the sites as a param to the link does not give me enough charactors to open enough sites (limit 255?). Any ideas? Alan
Guest theeldergeek Posted April 26, 2010 Posted April 26, 2010 (edited) Shorter URL links instead of the actual URL's, perhaps? http://tiny.cc/ is a good one. Alternatively, how about a plug-in for Firefox called "Speed Dial"? That'll display several pages on one screen, kind of. http://speeddial.uworks.net/ Would take some setting up though! Edited April 26, 2010 by theeldergeek
danbuntu Posted April 26, 2010 Posted April 26, 2010 Open Multiple Websites at Once With A Desktop Shortcut
Arthur Posted April 26, 2010 Posted April 26, 2010 I think using short URLs would probably be the way to go. Google's goo.gl is a good one because I reckon they will still be around for at least the next 5-10 years. You could also make your own using Shorty or Yourle if you have an internal web server. Another alternative would be create a really simple webpage containing just the links you want them to open, add this bookmarklet to the Firefox bookmarks toolbar and when they click it, it will load all the links on that webpage into different tabs. The best thing about this method is that the webpage could be located on a network share (which makes it easy to update) and once the bookmarklet is in place, it doesn't need to be edited. WideExplorer also looks quite interesting, but probably not practical.
p858snake Posted April 26, 2010 Posted April 26, 2010 Make a simple html page with a list of the pages and load that?
Arthur Posted April 27, 2010 Posted April 27, 2010 Make a simple html page with a list of the pages and load that? This won't automatically load the websites into separate tabs though, unless you use JavaScript to do this.
p858snake Posted April 27, 2010 Posted April 27, 2010 This won't automatically load the websites into separate tabs though, unless you use JavaScript to do this. I'm sure the children are more than intelligent enough to open a few weblinks....
Arthur Posted April 27, 2010 Posted April 27, 2010 They most likely are, but opening the links automatically does save a little bit of time.
Guest salan Posted April 27, 2010 Posted April 27, 2010 "I'm sure the children are more than intelligent enough to open a few weblinks...." The kids are but this is for a project for adults! lol These are adult that hold a mouse up in the air and point it at the 'TV' and try to 'change channel' lol Alan
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now