Software Index
Related Topics
Popular Trends
Trending Topics
 

The Solar System Screensaver

All | Freeware
Product Title  /  Popularity Revised License Rating Size
Free Solar System Screensaver
Do you know much about the Solar System? Have you ever seen the Sun eclipse or photos of stars which prove the rotation of the Earth? You have a chance to look at all these!

FEATURES
Beautiful high-quality images
Fascinating space scenes
The real ...
November 19th 2006 Freeware    4,383k
Solar System 3D Screensaver
Have you ever dreamed of getting a chance to see the rings of Saturn and the Asteroid Belt? This screensaver is an outstanding 3D model of the solar system. Every planet is there along with its satellites and even a ...
March 23rd 2006 Shareware    11,629k
Planets of the Solar System Screensaver
9 planets and the Sun. Each colorful picture shows one planet and its satellites.Basic planetary data in the form interesting for both kids and adults is given alongside. It is planet name and astronomical sign, distance from the Sun, dimensions, ...
March 23rd 2005 Shareware    3,329k
Solar System 3D Simulator
Solar System 3D Simulator is a FREE software application that generates a realistic solar system model and planets in 3 Dimension on the PC using advanced physics formulas. It can display the planets and their orbits, the sun and the ...
December 24th 2005 Freeware    5,146k
Solar System - Earth 3D screensaver
Solar System - Earth 3D screensaver invites you for an instant trip to space where you can admire the magnificent view of our planet shown against the twinkling stars. You can see the change of night and day along with ...
February 27th 2012 Shareware    16,569k
Solar System - Mars 3D screensaver
Feeling the call of space? Install Solar System - Mars 3D and it'll take you on a breathtaking space voyage. As the screensaver comes to live, you feel as if you are looking out of the window of a spacecraft ...
January 9th 2008 Shareware  5 stars 10,734k
3D Solar System Screensaver
Solar System is a fully 3D environment screensaver which serves both the screensaver and an educational astronomy program. This screensaver views all planets of our solar system on your desktop. You can set different cameras to view whole solar system. ...
January 21st 2005 Shareware    4,312k
Solar System - Uranus 3D Screensaver
Every now and then you feel like having a break, just drift into solitary space with Uranus screensaver. It opens a soothing view of one of the distant planets in the Solar System, Uranus, the so-called "ice giant". Have a ...
March 5th 2011 Freeware    3,653k
Solar System - Moon 3D screensaver
An instant trip to the Moon and back is now possible. View the Moon as if you had the largest telescope on Earth. Enjoy a fascinating close-up view of our satellite. This screensaver delivers the Moon in full 3D with ...
January 13th 2008 Shareware    11,668k
1st Light - A Solar System Simulator
1st Light is a fully interactive 3D solar system creation tool and screensaver. The free version is fully functional for viewing and allows users to view and load any solar system. The paid version allows users to create their own ...
October 30th 2001 Shareware  5 stars 7k
Planet Jupiter 3D Screensaver
Jupiter is twice as massive as all the other planets of the Solar system combined. At the same time it rotates faster than any other planet. Colorful latitudinal bands, atmospheric clouds and storms illustrate Jupiter's dynamic weather systems.
When viewed ...
March 17th 2005 Shareware    3,320k
SunSys Screen Saver
SunSys Screen Saver covers more than fifty selected exciting scenes of our Sun system main objects. The pictures are obtained by free software Celestia 1.4.1. So, you can use and redistribute SunSys ScreenSaver under GNU General Public License. It is ...
July 20th 2009 Freeware    4,370k
Dark Solar System
Dark Solar System is a new 3d screensaver for Windows. This screensaver shows all planets of our solar system, uncluding Saturn's rings. It makes you able to know about dark matter and dark energy in our planet system. At the ...
June 15th 2011 Freeware    539k
Win@Baccarat Gold with the Predictor System
The Predictor System has been developed specifically so you WIN 2 out of every 3 casino shoes, which is 5% to 7% of turnover, playing the game of Baccarat. We will PROVE that to you when you run the software. ...
August 10th 2002 Shareware  5 stars 5k
Win@Baccarat Online with the Predictor System
Baccarat System for Online Casinos - 100 FREE predictions. Just enter the online results and the Predictor System will tell you when and where to bet for a 5% to7% advantage over the casinos. How easy is that. This system ...
August 10th 2002 Shareware  5 stars 2k
Planet Mercury 3D Screensaver
Mercury is the closest planet to the Sun, and the second-smallest planet in the solar system!
It is about the same size as our Moon and their cratered surfaces actually have much in common. Mercury travels around the Sun faster than ...
July 1st 2005 Shareware    2,458k
System ScreenSaver
This small and simple software allows one effortlessly to run any DOS commands, or applications during the time that one would normally run the Windows built-in screen-saver. For example, if you wish to start your anti-virus check or system optimisation ...
February 23rd 2005 Shareware    230k
Planet Neptune 3D Screensaver
Neptune is the eighth planet from the sun, and the outermost gas giant in our solar system. Neptune's atmosphere has the highest wind speeds in the solar system, up to 2000 km/h. The planet has large, dark ovals on its ...
March 14th 2005 Shareware    2,458k
Planet Pluto 3D Screensaver
Far far away, at the very edge of the Solar System lies Pluto, the ninth planet from the Sun. It is not only much smaller and less massive than every other planet, it is also smaller and less massive than ...
March 15th 2005 Shareware    2,970k
Space Exploration 3D Screensaver
The rings of Saturn have puzzled astronomers ever since they were discovered by Galileo in 1610, during the first telescopic observations of the night sky. Have you ever dreamed of getting a chance to see them with your own eyes? ...
March 28th 2005 Shareware    5,837k
Related Scripts
Creating a COM Object to Manipulate the File System
Creating a COM Object to Manipulate the File System is an article through which users can gather information about the procedurs that have to be adapted to generate the component, which produces the COM objects inorder to take control over ...
November 26th 2005 Freeware     
Creating Folders with the File System Object
Creating Folders with the File System Object is an ASP article in file manipulation and file management techniques. The author has used the powerful file system object function in creating new folders with the path of the root directory. The ...
December 11th 2005 Freeware     
Discover the Useful System.Xml.Schema Classes
Discover the Useful System.Xml.Schema Classes is an useful tutorial for the programmers to learn about process of using the main classes of System.Xml.Schema namespace to read and to manipulate XML data in .NET framework. The author gives details about XML ...
December 21st 2005 Freeware     
Converting a Recordset & XML To and From the File System
At the end of this article the developers can understand the technique about how to change a ADO Recordset object into an XML document and vice versa. The author tells about these two functions converting Recordset object to an XML ...
December 1st 2005 Freeware     
Creating Files with the File System Object
Using File System Object methods - CreateTextFile and OpenTextFile text files can be created within ASP applications and this article describes both ways with the help of coding. How to give file name and path are explained in detail. And ...
December 14th 2005 Freeware     
The Datafeed System
This system is meant to be used to export data that is stored in databases such as access. This is transferred to the server as a standard text format and thereon, it gets delivered to the client.
December 19th 2005 Freeware     
The Poke System
This is an image map clicking game that gives users the chance to win cash and prizes that you determine. Highly configurable program that includes a built in email harvesting system and an affiliate module.
November 28th 2005 Commercial     
The Wonders of the File System Object
A complete overview on File System Object (FSO) is given in this tutorial that clearly describes the fucntionalities and usage of this object to perform file based operations like copying file, deleting file and file contents, opening a file to ...
December 5th 2005 Freeware     
Using the .Net System.Net Class
This is a tutorial where readers can find information about making a HTTP request and returning status code with the help of .NET framework's System.Net class. This tutorial demonstrates about generating a function with the capability to return status code ...
December 18th 2005 Freeware     
Asp Text Counter Using The Fso
This simple page counter uses the File System Object to store the page count in a text file located on the server. Its simple to use and can be used to track multiple or single pages. You must have the ...
December 20th 2005 Freeware     
Related Code
System Information
Tells the local system information including: Operating System, Cpu, Ip Address, Username, and CPU Speed.
April 13th 2011     7k
ASP.NET Barcode Professional 2.5
Barcode Professional can generate the most popular Linear and 2D Barcode Symbologies. At design-time Barcode Professional Designer shows the barcode image in the specified image format (GIF, JPEG/JPG, PNG, and BMP) to render and it works in most popular Development ...
February 7th 2006     878k
DotEtiveSocket 1.0
DotEtiveSocket is a derivate of the original System.Net.Sockets.Socket, and System.Net.Sockets.TcpClient that enables you to make existing or new software written in .NET compatible with Socks 4, 4A, and 5. Just 2 lines of code, and transform any previous application into ...
February 16th 2006     108k
Accessing Disk Drives 1.0
This program shows an example of accessing your server's disk drives using FSO (File System Object). It will only show the drive letters and the file system of the corresponding drives. Please insert Floppy, CD, DVD before accessing those drives ...
April 25th 2006     4k
Calling a COM DLL from ColdFusion
Example provided by Tony Bhimani (the guy who loves programming)

This example teaches two things.

1. How to create a COM DLL object and register it with Windows.
2. Calling your newly created DLL through ColdFusion.

Directions

callcom.cfm should be placed somewhere on your webserver ...
May 10th 2006     5k
New Software
Popular Software