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

Fox News Live Mac freeware
Filter: All | Freeware | Demo
 

Fox News Live Mac

< 1 2 3 4 5 > 
Added: July 08, 2010 | Visits: 1.925

GNU MAC Changer GNU MAC Changer project consists of an utility for manipulating MAC addresses of network interfaces. It can set specific, random, vendor-based (with a 6600+ vendor list), and device-type-based MACs.. Cherokee is a flexible, very fast, lightweight Web server. It is implemented entirely in C, and... Platforms: *nix

License: Freeware Size: 225.28 KB Download (148): GNU MAC Changer Download

Added: April 14, 2010 | Visits: 1.163

RoFreeSBIE Live CD RoFreeSBIE Live CD is a LiveCD based on FreeBSD 6.1 operating system made in Romania.. Platforms: *nix

License: Freeware Size: 693 MB Download (106): RoFreeSBIE Live CD Download

Added: August 24, 2010 | Visits: 1.073

RoFreeSBIE Live DVD RoFreeSBIE Live DVD is the first Live DVD based on FreeBSD 6.1 operating system.. Platforms: *nix

License: Freeware Size: 1.76 GB Download (103): RoFreeSBIE Live DVD Download

Added: September 19, 2010 | Visits: 1.092

gtk-FOX gtk-FOX project provides helper functions to use FOX toolkit together with GTK.. Get G-Inspector at SourceForge.net. Fast, secure and free downloads from the largest Open Source applications and software directory. G-Inspector is a GLib(GTK+) object/class inspector. Platforms: *nix

License: Freeware Size: 215.04 KB Download (102): gtk-FOX Download

Added: October 01, 2010 | Visits: 2.161

Mac menubar for GNOME/Xfce Mac menubar for GNOME/Xfce is a Mac-style menubar for gtk2/gnome/xfce. This is not one app, but 3 pieces of mutual-dependent softwares: 1.patch for gtk2 (2.10.x and 2.8.x) 2.gnome panel applet 3.xfce panel plugin (for 4.4+ only) The sources are hosted on AUR (Arch User Repository),... Platforms: *nix

License: Freeware Download (160): Mac menubar for GNOME/Xfce Download

Added: November 18, 2010 | Visits: 1.439

Asterisk Live CF card Asterisk Live CF card is, clearly, a compact flash install of asterisk that will give you a complete, running system similar to that of the asterisk live CD. Indeed most things are the same although there have been some additions and changes. To install the CF you will need some way of... Platforms: *nix

License: Freeware Size: 45.3 MB Download (137): Asterisk Live CF card Download

Added: May 06, 2010 | Visits: 1.389

Borg Live 0.5 Borg Live is a bootable CD-Rom containing a GNU/Linux operative system, that permits you to boot directly from the CD, without the need of an hard disk installation . The system is based on Slax , the Slackware Linux Live CD.. Platforms: *nix

License: Freeware Size: 375.6 MB Download (116): Borg Live 0.5 Download

Added: March 03, 2010 | Visits: 1.671

Mac::Errors Mac::Errors is a Perl module with constants for Mac error codes. SYNOPSIS use Mac::Errors qw(openErr); if( $value == openErr ) { ... } my $error = $MacErrors{ $symbol }; # -- OR -- my $error = $MacErrors{ $number }; my $symbol = $error->symbol; my $number = $error->number; my $desc =... Platforms: *nix

License: Freeware Size: 54.27 KB Download (104): Mac::Errors Download

Added: November 06, 2010 | Visits: 1.192

Mac::PropertyList Mac::PropertyList is a Perl module to work with Mac plists at a low level. SYNOPSIS use Mac::PropertyList; my $data = parse_plist( $text ); # == OR == my $data = parse_plist_file( $filename ); # == OR == open my( $fh ), $filename or die "..."; my $data = parse_plist_fh( $fh ); my... Platforms: *nix

License: Freeware Size: 17.41 KB Download (126): Mac::PropertyList Download

Added: July 07, 2010 | Visits: 1.181

AudioCD::Mac AudioCD::Mac is a MacPerl extension for controlling Audio CDs. SYNOPSIS #!perl -w use AudioCD; use strict; my $cd = new AudioCD; $cd->volume(255); $cd->play(2); print "Now playingn" if $cd->status == CD_PLAY; printf "Volume is %dn", $cd->volume; sleep(5); $cd->pause; print "Now... Platforms: *nix

License: Freeware Size: 14.34 KB Download (91): AudioCD::Mac Download

Added: November 06, 2010 | Visits: 1.623

CGI::WeT::Modules::News CGI::WeT::Modules::News are Perl extensions to engine to allow article management. SYNOPSIS use CGI::WeT::Modules::News (); This module provides rendering constructs to allow navigation through a set of articles. Support is provided for multiple types of articles in multiple groupings (or... Platforms: *nix

License: Freeware Size: 40.96 KB Download (104): CGI::WeT::Modules::News Download

Added: June 22, 2010 | Visits: 1.115

ET Live ET Live project is a live viewer server for "RTCW: Enemy Territory".. Platforms: *nix

License: Freeware Size: 83.97 KB Download (110): ET Live Download

Added: January 05, 2010 | Visits: 1.473

Dyne:bolic live CD Dyne:bolic GNU/Linux is a live bootable cd, containing a whole operating system that works straight from boot, without the need to install or change anything on the hard disk. If you like and want to have it on harddisk you can simply copy the /dyne directory on your computer: the simpliest... Platforms: *nix

License: Freeware Size: 585.6 MB Download (152): Dyne:bolic live CD Download

Added: March 04, 2010 | Visits: 1.508

News notification 0.5 News notification is a RSS News notification via a popup window. Modeled after Mail Notification. RSS News your way!. News Notification - RSS News your way Platforms: *nix

License: Freeware Size: 348.16 KB Download (95): News notification 0.5 Download

Added: January 12, 2010 | Visits: 1.268

EDU-Nix Live CD EDU-Nix is a Live CD, this means that it is a complete computer Operating System that runs off of a Compact Disc instead of being installed onto the computers hard drive. EDU-Nix is based upon Gentoo Linux and the K Desktop Environment. EDU-Nix Live CD also contains installation programs for... Platforms: *nix

License: Freeware Size: 700.5 MB Download (107): EDU-Nix Live CD Download

Added: April 15, 2010 | Visits: 1.284

Mac::Apps::Seasonality::LoadICAOHistory Mac::Apps::Seasonality::LoadICAOHistory is a Perl module to load data into an SQLite2 database with the Seasonality weather.db schema. SYNOPSIS use English qw{ -no_match_vars }; use DBI; use Mac::Apps::Seasonality::LoadICAOHistory qw{ :conversion &clean_icao_history_set... Platforms: *nix

License: Freeware Size: 31.74 KB Download (98): Mac::Apps::Seasonality::LoadICAOHistory Download

Added: July 12, 2010 | Visits: 1.282

Mac::Apps::Seasonality::Constants Mac::Apps::Seasonality::Constants is a Perl module for static definitions of aspects of Seasonality. SYNOPSIS use Mac::Apps::Seasonality::Constants qw{ $SEASONALITY_NAME $SEASONALITY_CREATOR $SEASONALITY_HISTORY_DATABASE_PATH }; use Mac::Apps::Seasonality::Constants qw{... Platforms: *nix

License: Freeware Size: 8.19 KB Download (97): Mac::Apps::Seasonality::Constants Download

Added: May 23, 2010 | Visits: 1.337

FoX Linux 2.0 Beta FoX Linux is a single-CD desktop-oriented Linux distribution based on Fedora Core, with KDE as its preferred desktop, main components recompiled for the i686 architecture and out-of-the-box support for popular multimedia formats. Now you can be smart and choose your operating system. FoX Linux... Platforms: *nix

License: Freeware Size: 2 GB Download (267): FoX Linux 2.0 Beta Download

Added: November 04, 2010 | Visits: 1.654

FoX Desktop 1.0 FoX Desktop Professional is the first Professional edition of FoX Desktop Linux, a Fedora-based desktop-oriented distribution, is now freely available. The Fedora Project is an openly-developed project designed by Red Hat, open for general participation, led by a meritocracy, and following a... Platforms: *nix

License: Freeware Size: 2 GB Download (144): FoX Desktop 1.0 Download

Added: February 02, 2010 | Visits: 1.334

Live GNU/Linux Live GNU/Linux the free Knoppix as it takes the usual Knoppix from Klaus Knopper, and strips off all non-free bits and bytes. The result is a product that consists entirely of Free Software. We hope to provide a useful Free Software resource for you. Live GNU/Linux is also meant as a live... Platforms: *nix

License: Freeware Size: 690 MB Download (105): Live GNU/Linux Download

< 1 2 3 4 5 >