I just wiped my computer slate clean last week after more than 4 years since I installed the first operating system. My computer has two operating systems: Windows XP and Ubuntu Linux.
Since Windows does not ship with Firefox browser, a direct competitor of its own Microsoft Explorer browser, I had to download Firefox from www.firefox.com to reinstall my all-time favorite browser.
I noticed that first add-on featured on their website was the Download Status Bad add-on. While I did not have any problem with the regular download feature of Firefox, I figured that it would be worth trying the add-on. This add-on lets me view the download progress at the foot of my browser instead of the progress being opened in a small separate window.
Being a geography fanatic ( I have blogged about Google Earth and NASA's Java application in the past), I immediately took notice of the Map+ 1.1.0 Add-on. This add-on allows me to view maps but unlike Google Earth, I can view maps within my browser. The installation is very easy, less 1 minute and everything is done but the configuration can be a little challenging. But the installation and configuration can be
viewed on video on YouTube at http://www.youtube.com/watch?v=gLIVKbYcH4Q.
Still on being my geography freak, I downloaded Forecastfox 0.9.5.2 add-on which lets me, as the name suggest, view weather forecast from around the world through AccuWeather.com. I like this add-on because it is not obtrusive and I can easy customize to my desired place for forecast.
I also downloaded Adblock Plus 0.7.5.1 which I think is the coolest and easiest to use ad blocking code I have ever seen. Since I often travel to countries that have slow internet connection, these ads make the connection even slower as it takes time to download these ad graphics. With Adblock Plus, I can easily right click on an ad and choose "Adblock" from the context menu and the ad will never show and be downloaded again. It will just be replaced by a star. I can also subscribe for automatic filtering with Adblock Plus.
And then of course, there is my favorite del.icio.us Bookmarks. If anyone can see my bookmarks online, he can see there lots and lots of them. Installing del.icio.us Bookmarks creates two icons on my tools bar on top. One will take me to the del.icio.us website while the other lets me bookmark my pages automatically. This has been one of my most frequently used add-on (I had this before I reformatted my hard drive) because I go online a lot and maintain lots of websites and also keep on researching and studying online.
Most of these add-ons come in very small sizes not exceeding 1 MB. They install in one click and in about 1 minute. Although an installation requires a restart of the Firefox browser, there is actually no need to worry about closing any opened pages because Firefox has a really neat feature that restores previous sessions.
Showing posts with label Google Earth. Show all posts
Showing posts with label Google Earth. Show all posts
Thursday, September 11, 2008
Java Universe
I have always been a big fan of Google Earth. Like I had been blogging in the past, I noted that that I am aspiring to be a space tourist when I can afford it but for now that I can even hardly afford to have vacation in another country, I am sticking to Google Earth to give me a view of the world without moving my butt.
And then I came across World Wind which is an open source software developed by the National Aeronatics and Space Administration (NASA). This software is similar to Google Earth where one can zoom from satellite view into any spot on the planet.
Although Google Earth and World Wind are not really in competition as they have their unique features and they complement each other in some ways, what excites me about World Wind is that it is available as a Java applet which can be easily integrated into my website and other application I might develop. World Wind uses data from Shuttle Radar Topology Mission (SRTM) as well as Landsat satellite images to deliver good images and dramatic views. World Wind also has modules and components for viewing other planets in the universe and also the moon.
In Java, one can make outputs either as application of applet for web content delivery. Word Wind for application can be as simple as including several packages like the following as listed on the official website of Java.
gov.nasa.worldwind - The top-level world wind package.
gov.nasa.worldwind.awt - Classes specific to use with Abstract Window Toolkit
gov.nasa.worldwind.formats.gpx and gov.nasa.worldwind.formats.nmea -- Both are classes specific to GPS track formats.
gov.nasa.worldwind.geom - Geometry and math classes.
gov.nasa.worldwind.globes - Globes with earth, Mars, and so forth.
gov.nasa.worldwind.layers - Imagery and other data to display on globes.
gov.nasa.worldwind.layers.Earth - Layers specific to earth.
Embedding World Wind in webpages is even easier by using Java applet through the Java APIs for OpenGL applet launcher. A few lines of code, with no programming needed, will set a website complete with the online version of World Wind.
These are all welcome development. Already there are also many webpages employing GIS data and these may complement well with World Wind. World Wind is aggressively pursuing on integrating more data on stars and planets and moons as well as the weather and time series. Some efficient components which are on the way include animation player, layer manager and other drag and drop components. Also, World Wind will include support for RSS speed and API extensions for scripting.
For sure, websites powered by maps, graphs and images like these are useful from grade school research to top science projects to simple hobbyists. The world is indeed shrinking and we are more and more in control of this planet more than ever.
I hope these technologies will bring out rehabilitation of the resources that we have worked havoc upon the planet in the last few years when other technologies have consumed man. I am certainly positive that these will.
And then I came across World Wind which is an open source software developed by the National Aeronatics and Space Administration (NASA). This software is similar to Google Earth where one can zoom from satellite view into any spot on the planet.
Although Google Earth and World Wind are not really in competition as they have their unique features and they complement each other in some ways, what excites me about World Wind is that it is available as a Java applet which can be easily integrated into my website and other application I might develop. World Wind uses data from Shuttle Radar Topology Mission (SRTM) as well as Landsat satellite images to deliver good images and dramatic views. World Wind also has modules and components for viewing other planets in the universe and also the moon.
In Java, one can make outputs either as application of applet for web content delivery. Word Wind for application can be as simple as including several packages like the following as listed on the official website of Java.
gov.nasa.worldwind - The top-level world wind package.
gov.nasa.worldwind.awt - Classes specific to use with Abstract Window Toolkit
gov.nasa.worldwind.formats.gpx and gov.nasa.worldwind.formats.nmea -- Both are classes specific to GPS track formats.
gov.nasa.worldwind.geom - Geometry and math classes.
gov.nasa.worldwind.globes - Globes with earth, Mars, and so forth.
gov.nasa.worldwind.layers - Imagery and other data to display on globes.
gov.nasa.worldwind.layers.Earth - Layers specific to earth.
Embedding World Wind in webpages is even easier by using Java applet through the Java APIs for OpenGL applet launcher. A few lines of code, with no programming needed, will set a website complete with the online version of World Wind.
These are all welcome development. Already there are also many webpages employing GIS data and these may complement well with World Wind. World Wind is aggressively pursuing on integrating more data on stars and planets and moons as well as the weather and time series. Some efficient components which are on the way include animation player, layer manager and other drag and drop components. Also, World Wind will include support for RSS speed and API extensions for scripting.
For sure, websites powered by maps, graphs and images like these are useful from grade school research to top science projects to simple hobbyists. The world is indeed shrinking and we are more and more in control of this planet more than ever.
I hope these technologies will bring out rehabilitation of the resources that we have worked havoc upon the planet in the last few years when other technologies have consumed man. I am certainly positive that these will.
Subscribe to:
Posts (Atom)