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.054.392 Times

Professor G freeware
Filter: All | Freeware | Demo
 

Professor G

< 1 2 3 4 5 
Released: May 25, 2009  |  Added: May 28, 2009 | Visits: 4.298

Doddle WebPhone Doddle is a free online SIP WebPhone through which you can make phone calls from within a webpage.It works with couple of VoIP providers or you can even fill it with your own SIP settings details. There is no desktop software to be downloaded at all. It just uses Java plugin( JVM ) which...



Platforms: Windows, *nix

License: Freeware Size: 564.71 KB Download (470): Doddle WebPhone Download

Added: January 18, 2010 | Visits: 1.054

AGNULA/DeMuDi 1.3.0 AGNULA (acronym for A GNU/Linux Audio distribution, pronounced with a strong g) is the name of a project funded by the European Commission. The AGNULA/DeMuDi project is coordinated by the Centro Tempo Reale in Firenze and involves important research centers and institutions. AGNULAs main task...





Platforms: *nix

License: Freeware Size: 575 MB Download (205): AGNULA/DeMuDi 1.3.0 Download

Added: April 07, 2010 | Visits: 1.213

Command Executor Command Executor is an amaroK script which execute an internal command (e.g. stop playing) when reaches that entry. Sometimes it is useful to execute some external commands (e.g. shutdown) when playing reached a certain place (e.g. end of album). This script does the job. If amaroK starts...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (110): Command Executor Download

Added: June 24, 2010 | Visits: 842

StringParser_BBCode StringParser_BBCode class provides the possibility to parse strings with BB-Codes and convert them to e.g. HTML code. BBCode is a kind of markup "language" with which one may structure and format text. It is similar to HTML but it utilizes square braces instead of angle brackets. Another...


Platforms: *nix

License: Freeware Size: 327.68 KB Download (102): StringParser_BBCode Download

Added: January 04, 2010 | Visits: 711

ppmtoansi ppmtoansi is a Perl module that converts a ppm-file to ansi text output e.g. colorized text. Example usage in mutt Add the following to your .mailcap file: image/*; anytopnm %s 2> /dev/null | pnmnorm 2> /dev/null | pnmscale -xysize 120 50 | pnmnorm 2> /dev/null | ppmtoansi ; copiousoutput...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (96): ppmtoansi Download

Added: March 27, 2010 | Visits: 1.168

Text::EP3::Verilog Text::EP3::Verilog Perl module contains a verilog extension for the EP3 preprocessor. SYNOPSIS use Text::EP3; use Text::EP3::Verilog; This module is an EP3 extension for the Verilog Hardware Description Language. The signal directive @signal key definition Take a list of signals and...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (102): Text::EP3::Verilog Download

Added: September 16, 2010 | Visits: 1.275

Grid::Transform Grid::Transform is a Perl module with fast grid transformations. SYNOPSIS use Grid::Transform; $g = Grid::Transform->new([a..o], rows=>5); $g->rotate_270->flip_vertical; print join( , $g->grid), "n"; The Grid::Transform module provides fast methods to transform a grid of arbitrary data...


Platforms: *nix

License: Freeware Size: 36.86 KB Download (104): Grid::Transform Download

Added: November 25, 2010 | Visits: 818

GNU Xnee Xnee is a suite of programs that can record, replay and distribute user actions under the X11 environment. Think of GNU Xnee as a robot that can imitate the job you just did. Xnee can be used to: - Automate tests e.g nightly automatic regression tests - Demonstrate programs e.g record and...


Platforms: *nix

License: Freeware Size: 491.52 KB Download (108): GNU Xnee Download

Added: August 16, 2010 | Visits: 946

GPIB::hpe3631a GPIB::hpe3631a is a Perl-GPIB module for HPE3631A power supply. SYNOPSIS use GPIB::hpe3631a; $g->GPIB::hpe3631a->new("name"); $g->output(1); # Outputs on $g->output(0); # Outputs off $v = $g->output; # Read output state $g->track(1); # P25V and N25V track voltage $g->track(0); # stop...


Platforms: *nix

License: Freeware Size: 74.75 KB Download (100): GPIB::hpe3631a Download

Added: June 05, 2010 | Visits: 1.475

Linux on the WRT54G Linux on the WRT54G is a mini-distribution for the router and access point Linksys wrt54g 802.11b/g It includes basic tools such as sh, syslog, telnetd, httpd (with cgi-bin support), vi, snort, mount, insmod, rmmod, top, grep, find, nfs modules, etc. The installation script runs in about 20...


Platforms: *nix

License: Freeware Size: 2.4 MB Download (142): Linux on the WRT54G Download

Added: August 15, 2010 | Visits: 1.501

GnuAccounting GnuAccounting is a open source java accounting software that creates and administrates e.g. invoices and credit notes. GnuAccounting embeds OpenOffice to design templates and output invoices and uses MySQL to store transactional metadata on a central server.. Official homepage of the Free Java...


Platforms: *nix

License: Freeware Size: 6.5 MB Download (163): GnuAccounting Download

Added: May 02, 2010 | Visits: 883

KDM-Drops(Slackware) KDM-Drops (Slackware) is a KDM theme using the drops wallpaper, the KDE logo, and a, Aero-G looking thing I made in Inkscape.. KDM-Drops - changeable logo KDE-Look.org Community Portal for KDE Themes Wallpapers Icons Sounds Screenshots Schemes Skins Skinz Screensavers Splash Screens K-Jofol IceWM...


Platforms: *nix

License: Freeware Download (96): KDM-Drops(Slackware) Download

Added: July 08, 2010 | Visits: 823

YAMN Yamn is a simple mail notifier for a Maildir-format which is used e.g. with the MTA qmail. This program allows you to be notified when you have new mail by playing sounds. The intention is that you 1. configure this script to meet your requirtements (see section PERSONALISATION in the...


Platforms: *nix

License: Freeware Size: 54.27 KB Download (94): YAMN Download

Added: August 10, 2010 | Visits: 1.068

SOAP::XML::Client::Generic SOAP::XML::Client::Generic is a Perl module to talk with generic webservices, e.g. not .net. This package helps in talking with SOAP webservers, it just needs a bit of XML thrown at it and you get some XML back. Its designed to be REALLY simple to use, it doesnt try to be cleaver in any way...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (140): SOAP::XML::Client::Generic Download

Added: February 18, 2010 | Visits: 1.045

GraphViz GraphViz is a Perl interface to the GraphViz graphing tool. SYNOPSIS use GraphViz; my $g = GraphViz->new(); $g->add_node(London); $g->add_node(Paris, label => City ofnlurve); $g->add_node(New York); $g->add_edge(London => Paris); $g->add_edge(London => New York, label => Far);...


Platforms: *nix

License: Freeware Size: 83.97 KB Download (96): GraphViz Download

Added: June 19, 2010 | Visits: 1.034

Games::GuessWord Games::GuessWord is a guess the letters in a word (ie Hangman). SYNOPSIS use Games::GuessWord; my $g = Games::GuessWord->new(file => "/path/to/wordlist"); print "Score: " . $g->score . "n"; print "Chances: " . $g->chances . "n"; print "Answer: " . $g->answer . "n"; my @guesses =...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (108): Games::GuessWord Download

Added: April 07, 2010 | Visits: 843

wmhdaps wmhdaps goal is to provide a tool for configuration of the Harddisk Active Protection System (HDAPS) found in some R/G/T thinkpad models. HDAPS is realized as an acceleration sensor mounted on systemboard and a userspace tool which detects based on acceleration values from sensor shocks and...


Platforms: *nix

License: Freeware Size: 93.18 KB Download (91): wmhdaps Download

Added: November 06, 2010 | Visits: 1.174

Goem Gœm is a bookmark converter. With this tool you can convert your bookmarks (or also named favorites). You can convert your bookmarks from/to: From: - Opera 6.x/7.x - Internet Explorer - Galeon (XBel) - Netscape/Mozilla To: - Opera 6.x/7.x - Internet Explorer - Galeon (XBel) -...


Platforms: *nix

License: Freeware Size: 931.84 KB Download (92): Goem Download

Added: October 08, 2010 | Visits: 726

HTTP::MobileAgent::DoCoMo HTTP::MobileAgent::DoCoMo is a NTT DoCoMo implementation. SYNOPSIS use HTTP::MobileAgent; local $ENV{HTTP_USER_AGENT} = "DoCoMo/1.0/P502i/c10"; my $agent = HTTP::MobileAgent->new; printf "Name: %sn", $agent->name; # "DoCoMo" printf "Ver: %sn", $agent->version; # 1.0 printf "HTML ver:...


Platforms: *nix

License: Freeware Size: 23.55 KB Download (106): HTTP::MobileAgent::DoCoMo Download

Added: February 19, 2010 | Visits: 1.258

Fenris 0.07-m2 build Fenris is a suite of tools suitable for code analysis, debugging, protocol analysis, reverse engineering, forensics, diagnostics, security audits, vulnerability research and many other purposes. The main logical components are: - Fenris: high-level tracer, a tool that detects the logic used...


Platforms: *nix

License: Freeware Size: 1.1 MB Download (106): Fenris 0.07-m2 build Download

< 1 2 3 4 5