Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.479.995 Times

3d Interface To The Planet freeware
Filter: All | Freeware | Demo
 

3d Interface To The Planet

< 1 2 3 4 5 > 
Added: November 17, 2010 | Visits: 1.063

Digest::SHA1 Digest::SHA1 is a Perl interface to the SHA-1 algorithm. SYNOPSIS # Functional style use Digest::SHA1 qw(sha1 sha1_hex sha1_base64); $digest = sha1($data); $digest = sha1_hex($data); $digest = sha1_base64($data); $digest = sha1_transform($data); # OO style use Digest::SHA1; $sha1... Platforms: *nix

License: Freeware Size: 38.91 KB Download (114): Digest::SHA1 Download

Added: May 07, 2010 | Visits: 697

lambda-gtk λgtk is a cross-platform Lisp interface to the complete GTK+2 family of shared libraries. λgtk currently runs in the following Lisp environments: PPC/Darwin OpenMCL 0.14.2-p1 x86/Linux SBCL 0.8.16 x86/Linux CMUCL 19a and is released under the Lisp Lesser General Public License (LLGPL).... Platforms: *nix

License: Freeware Size: 378.88 KB Download (87): lambda-gtk Download

Added: March 17, 2010 | Visits: 610

TclODBC TclODBC is a Tcl interface to the ODBC API. The is a complete rewrite of the old tclodbc package.. Platforms: *nix

License: Freeware Size: 133.12 KB Download (103): TclODBC Download

Added: September 01, 2010 | Visits: 928

TiVo::Calypso TiVo::Calypso is a Perl interface to the TiVo Calypso protocol. SYNOPSIS use TiVo::Calypso; my $server = TiVo::Calypso::Server->new( SERVER_NAME => "My Server", CACHE_DIR => "/tmp" ); my $music_service = TiVo::Calypso::Container::Music->new( TITLE => "Music Library", PATH => "/mp3",... Platforms: *nix

License: Freeware Size: 13.31 KB Download (98): TiVo::Calypso Download

Added: July 03, 2010 | Visits: 875

qPyProfiler qPyProfiler is a GUI (Graphical User Interface) to the Python profiler. It allow user to profile python application and browse profiling result in a convenient way. This projet starts on june 2007. I started this project because I do not found any free software that do that for python... Platforms: *nix

License: Freeware Size: 10.24 KB Download (101): qPyProfiler Download

Added: March 06, 2010 | Visits: 1.431

WebService::Geograph::API WebService::Geograph::API is a Perl interface to the Geograph.co.uk API. SYNOPSIS use WebService::Geograph::API; my $api = new WebService::Geograph::API ( { key => your_api_key_here} ) ; my $rv = $api->lookup ( csv, { i => 12345, ll => 1, thumb => 1, }) ; my $data = $rd->{results} ;... Platforms: *nix

License: Freeware Size: 13.31 KB Download (91): WebService::Geograph::API Download

Added: February 04, 2010 | Visits: 900

Net::iTMS Net::iTMS is a Perl interface to the information within the iTunes Music Store (iTMS). SYNOPSIS my $iTMS = Net::iTMS->new; my $artist = $iTMS->get_artist(2893902); print "Artist: ", $artist->name, "n"; for my $album ($artist->discography) { print $album->title, "n"; for my $track... Platforms: *nix

License: Freeware Size: 13.31 KB Download (109): Net::iTMS Download

Added: February 04, 2010 | Visits: 873

Template::Plugin::MP3::Tag Template::Plugin::MP3::Tag is a Perl interface to the MP3::Tag Module. SYNOPSIS [% USE tag = MP3("path_to_mp3_file") %] [% tag.title %] [% tag.album %] # perldoc MP3::Tag for more ideas Template::Plugin::MP3::Tag provides a simple wrapper for using MP3::Tag in object oriented mode; see... Platforms: *nix

License: Freeware Size: 4.1 KB Download (102): Template::Plugin::MP3::Tag Download

Added: June 17, 2010 | Visits: 541

Gtk2::Ex::PopupWindow Gtk2::Ex::PopupWindow provides a Perl interface to the Mozilla embedding widget. Synopsys #!/usr/bin/perl use strict; use warnings; use Glib qw(TRUE FALSE); use Gtk2 -init; use Gtk2::MozEmbed; Gtk2::MozEmbed -> set_profile_path($ENV{ HOME } . "/.mybrowser", "MyBrowser"); my $window... Platforms: *nix

License: Freeware Size: 21.5 KB Download (92): Gtk2::Ex::PopupWindow Download

Added: January 25, 2010 | Visits: 962

PDL::Slatec PDL::Slatec is a PDL interface to the slatec numerical programming library. SYNOPSIS use PDL::Slatec; ($ndeg, $r, $ierr, $a) = polyfit($x, $y, $w, $maxdeg, $eps); This module serves the dual purpose of providing an interface to parts of the slatec library and showing how to interface PDL... Platforms: *nix

License: Freeware Size: 2.1 MB Download (115): PDL::Slatec Download

Added: February 13, 2010 | Visits: 762

avpmilter avpmilter is a sendmail milter interface to the Kaspersky antivirus daemon. Avpmilter gets virus scan result and tells sendmail MTA to send reject message upon virus detection. This program is not MTA, nor antivirus by itself. In comparison with will Kasperskys kavkeeper it will improve... Platforms: *nix

License: Freeware Size: 16.38 KB Download (100): avpmilter Download

Added: November 24, 2010 | Visits: 1.909

Net::YMSG Net::YMSG is a Perl interface to the Yahoo! Messenger IM protocol. SYNOPSIS use Net::YMSG; my $yahoo = Net::YMSG->new( id => your_yahoo_id, password => your_password, ); $yahoo->login or die "Cant login Yahoo!Messenger"; $yahoo->send(recipient_yahoo_id, Hello World!); Net::YMSG is a... Platforms: *nix

License: Freeware Size: 15.36 KB Download (305): Net::YMSG Download

Added: May 10, 2013 | Visits: 590

RPy (R from Python) RPy is a very simple, yet robust, Python interface to the R Programming Language. It can manage all kinds of R objects and can execute arbitrary R functions (including the graphic functions). All errors from the R language are converted to Python exceptions. Any module installed for the R system... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (54): RPy (R from Python) Download

Added: May 10, 2013 | Visits: 348

CookieInfo The "CookieInfo" and "Cookie" classes provide developers with an read-only interface to the "cookies.txt" that most browsers store. The CookieInfo class makes Cookie objects from the cookie file. It also provides methods to operate on the whole set of Cookies. The Cookie object provides methods... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (52): CookieInfo Download

Added: May 10, 2013 | Visits: 466

nldict nldict is a Ruby interface to the on-line version of the one volume Van Dale Hedendaags Nederlands, a renowned dictionary of the modern Dutch language.It can be used to obtain the spelling, grammatical information and the definition of all words in the dictionary. To obtain the spelling... Platforms: Windows, Mac, *nix, Ruby, BSD Solaris

License: Freeware Download (61): nldict Download

Added: May 10, 2013 | Visits: 544

IMDBPHP IMDBPHP provides an API (Application Programmers Interface) to the movie information stored at the IMDB.COM site. As this and the name suggests, it is primarily targeted at PHP programmers who want to extend their programs or their site with these movie information. Features:IMDBPHP offers the... Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (61): IMDBPHP Download

Added: June 20, 2013 | Visits: 510

aDB PDO like database abstraction aDB PDO like database abstraction comes with a base class that provides an interface to the basic database access wrapper functionality.Drivers that provide the actual implementation of the database access functionality should implement a sub-class of the main interface class. Iterators can be... Platforms: PHP

License: Freeware Size: 20.48 KB Download (44): aDB PDO like database abstraction Download

Added: November 19, 2013 | Visits: 279

Scalasti Scalasti is a Scala interface to the StringTemplate Java template library. It provides a subset of the features of StringTemplate, using a more Scala-friendly syntax. Platforms: Mac

License: Freeware Size: 10.24 KB Download (40): Scalasti Download

Added: June 15, 2013 | Visits: 337

Java EditLine Java EditLine provides a Java (JNI) interface to the Editline library, which is available on BSD systems and Mac OS X, and can be installed on most Linux systems. Editline is a replacement for the GNU Readline library, with a more liberal BSD-style license. Linking Editline into your code (and,... Platforms: Mac

License: Freeware Size: 10.24 KB Download (40): Java EditLine Download

Added: July 03, 2013 | Visits: 294

pyutmp The pyutmp module provides a Python-oriented interface to the utmp file on Unix-like operating systems. To paraphrase the Linux Programmer???*a*?s Manual page utmp(5), the utmp file allows one to discover information about who is currently using (i.e., is logged into) the system. The utmp file is... Platforms: Mac

License: Freeware Size: 40.96 KB Download (41): pyutmp Download

< 1 2 3 4 5 >