Main > Free Download Search >

Free facts about earth script

facts about earth

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 77
All About .NET

All About .NET


Hi Everybody!! Here U can Share all queries, provide info for all .Net Concepts. I have provided my personal link. Interested people can post their content to me... www.braindotnet.blogspot. com Ragards Muthukumar more>> Hi Everybody!! Here U can Share all queries, provide info for all .Net Concepts. I have provided my personal link. Interested people can post their content to me... www.braindotnet.blogspot. com Ragards Muthukumar N www.braindotnet.blogspot. com<<less
Added: 2008-06-20 License: Free Non-Commercial Price: $0.00USD
12 downloads
Info about object

Info about object


Using this lesson, you will see how to create info panel about any object. To create this lesson, you have to use Action Script code. more>> Using this lesson, you will see how to create info panel about any object. To create this lesson, you have to use Action Script code.<<less
Added: 2007-07-18 License: Freeware Price: Free
829 downloads
The Truth About PHP Variables

The Truth About PHP Variables


This article examines how PHP handles passing of variables internally, as well as how this relates to memory usage. This information is can be very useful for any professional PHP developer as it shows how passing variables by reference will normally more>> This article examines how PHP handles passing of variables internally, as well as how this relates to memory usage. This information is can be very useful for any professional PHP developer as it shows how passing variables by reference will normally result in more (not less) memory being used.<<less
Added: 2008-03-19 License: Other Price: $0.00USD
11 downloads
About Web Services 1

About Web Services 1


The evolution of the internet and its exponential growth in recent years has resulted in gradual shift from desktop to distributed applications. This shift has led to the development of complex enterprise applications that are managed across different more>> The evolution of the internet and its exponential growth in recent years has resulted in gradual shift from desktop to distributed applications. This shift has led to the development of complex enterprise applications that are managed across different platforms and geographical boundaries. A Web Service exposes a number of methods to provide functions that can be used by one or more applications, regardless of the programming languages, operating systems, and hardware platforms used to develop them.<<less
Added: 2008-06-12 License: Freeware Price: $0.00USD
11 downloads
About GridView Control 1

About GridView Control 1


In ASP.NET 2.0, Microsoft has introduced GridView control which displays tabular data in a grid. With GridView control, you can display, edit, and delete data directly from different kinds of data sources with out writing any single piece of code. more>> In ASP.NET 2.0, Microsoft has introduced GridView control which displays tabular data in a grid. With GridView control, you can display, edit, and delete data directly from different kinds of data sources with out writing any single piece of code. This tutorial explains how GridView makes the life of the developer easier by providing all DataGrid functionalities inbuilt including paging, sorting and selecting.<<less
Added: 2007-10-12 License: Freeware Price: $0.00USD
15 downloads
About Me 3000 Widget 1.3

About Me 3000 Widget 1.3


This WordPress plugin will show generic information about the blogs author more>> <<less
Added: 2009-07-11 License: GPL - GNU General Public License Price: GPLGNUGeneralPublicLicense
12 downloads
About ASP.NET 3.5 Ajax 1

About ASP.NET 3.5 Ajax 1


AJAX (Asynchronous JavaScript and XML) has been integrated into Microsofts .NET 3.5 Framework, replacing a previous AJAX package that could be downloaded and employed on top of ASP.NET 2.0. This tutorial explains what is ASP.NET Ajax and how version 3.5 more>> AJAX (Asynchronous JavaScript and XML) has been integrated into Microsofts .NET 3.5 Framework, replacing a previous AJAX package that could be downloaded and employed on top of ASP.NET 2.0. This tutorial explains what is ASP.NET Ajax and how version 3.5 differs from version 1.0.<<less
Added: 2008-12-06 License: Freeware Price: $0.00USD
15 downloads
Grants Comic Ripper

Grants Comic Ripper


Grants Comic Ripper. Grants Comic Ripper will loop through all of cyanide and happinesss comics, looking for comics, when it finds some it will download it to the comics directory. the tricky part of more>> Grants Comic Ripper. Grants Comic Ripper will loop through all of cyanide and happinesss comics, looking for comics, when it finds some it will download it to the comics directory. the tricky part of this program is the fact that cyanide and happiness site comics are not consecutive, ie. there is no comic at:http://www.explosm.net /comics/1/ while there is at: http://www.explosm.net/co mics/15/ so my program loops through the pages source looking for a certain tell tail sign that the comic is on that page. any questions or suggestions feel free to email me grant [at] ausdl.com thankyou.<<less
Added: 2007-07-13 License: Freeware Price: Free
841 downloads
Extend Tweening Engine - tween just about everything 1.0.0

Extend Tweening Engine - tween just about everything 1.0.0


The Extend Tweening Engine is an Action Script animation engine that can be used to ease the work of creating and managing animations for just about anything: filters, colors, positions and sizes, etc. Is a robust engine that can be used by everyone: more>> The Extend Tweening Engine is an Action Script animation engine that can be used to ease the work of creating and managing animations for just about anything: filters, colors, positions and sizes, etc. Is a robust engine that can be used by everyone: artist, beginner coders, intermediate flash users and advanced programmers. Drop the component on the stage, add the text, and choose the effect from one of the categories.<<less
Added: 2007-04-17 License: Freeware Price: $0.00USD
14 downloads
 
Other version of Extend Tweening Engine - tween just about everything
Extend Tweening Engine - tween just about everythingExtend Tweening Engine - tween just about ... about anything: filters, colors, positions and sizes, etc. Extend Tweening Engine - tween just
License:Freeware
Download
928 downloads
Added: 2007-04-17
PHP & MySQL @ About.com

PHP & MySQL @ About.com


Everything about PHP and MySQL you could want including online easy to understand tutorials, more advanced programing concepts, using PHP with MySQL, glossary of PHP terms, lists of PHP functions, a P more>> Everything about PHP and MySQL you could want including online easy to understand tutorials, more advanced programing concepts, using PHP with MySQL, glossary of PHP terms, lists of PHP functions, a PHP forum, and PHP related news.<<less
Added: 2006-03-16 License: Freeware Price: Free
1318 downloads
Fetch all Earth & Sky Radio Programs

Fetch all Earth & Sky Radio Programs


This small script downloads all mp3 files from Earth & Sky since January 1, 2003. Each radio program is about 90 seconds in length. You can play or download each of these scripts directly on the w more>> This small script downloads all mp3 files from Earth & Sky since January 1, 2003. Each radio program is about 90 seconds in length. You can play or download each of these scripts directly on the web site for Earth & Sky at www.earthsky.com but it would take a long time to perform this task manually for each program. This script saves you a lot of time.<<less
Added: 2005-02-15 License: Not Specified Price: Free
1727 downloads
Basic Introduction about MSMQ in .NET Framework 1.0

Basic Introduction about MSMQ in .NET Framework 1.0


Message Queuing or what you can call as MSMQ itself is an asynchronous programming. This is because the clients does not wait for the server to read the data sent to it. But there is a difference between the MSMQ itself and the asynchronous programming. more>> Message Queuing or what you can call as MSMQ itself is an asynchronous programming. This is because the clients does not wait for the server to read the data sent to it. But there is a difference between the MSMQ itself and the asynchronous programming. In MSMQ world, all the sender and recipient transaction can be occur in disconnected and connected method, while the asynchronous programming, the transaction can only occur in connected mode. Message Queuing is kind of email for application to application communication. But MSMQ has lots more features to offer, such as guaranteed delivery ,transactions,confirmatio ns, express mode using memory and so on. With MSMQ you can send,receive, and route messages in a connected or disconnected environment.<<less
Added: 2007-11-20 License: Other Price: $0.00USD
17 downloads
Discuss PHP @ About.com

Discuss PHP @ About.com


Online discussion forum to share ideas about PHP, ask questions, and get helpful advice and information. Beginners to experienced professionals all welcome to come and participate. Free! more>> Online discussion forum to share ideas about PHP, ask questions, and get helpful advice and information. Beginners to experienced professionals all welcome to come and participate. Free!<<less
Added: 2006-03-16 License: Freeware Price: Free
1317 downloads
About GridView Hidden Column 1

About GridView Hidden Column 1


This tutorial explains what to do when you need GridView hidden column in ASP.NET. The problem is, when a Gridview columns visibility is set to False, then the Grid does not bind data to the column, and thus when you try to retrieve data from the hidden more>> This tutorial explains what to do when you need GridView hidden column in ASP.NET. The problem is, when a Gridview columns visibility is set to False, then the Grid does not bind data to the column, and thus when you try to retrieve data from the hidden column in the code-behind, it either blows up or returns an empty string.<<less
Added: 2008-12-06 License: Freeware Price: $0.00USD
13 downloads
Placemark Directory

Placemark Directory


This application maintains a list of placemarks which can be exported from Google Earth (http://earth.google.com/ ) as KML (a XML-defined format). The stored placemarks can then be downloaded one by o more>> This application maintains a list of placemarks which can be exported from Google Earth (http://earth.google.com/ ) as KML (a XML-defined format). The stored placemarks can then be downloaded one by one or all of them at once, optionally zip-compressed and with a custom icon as KMZ file (open a .kmz file with your favorite file archiver to see what it is all about).<<less
Added: 2006-05-04 License: GPL Price: Free
1269 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5