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

Empire Online Mac freeware
Filter: All | Freeware | Demo
 

Empire Online Mac

< 1 2 3 4 5 
Added: March 03, 2010 | Visits: 1.668

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.189

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.179

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 19, 2010 | Visits: 1.524

online.php online.php analyses /var/log/ppp-usage and displays connection statistics. It also prints some information about your current PPP connection. Well, I was inspired by the script Onlinecalc by Michael Schlenstedt (Michael@adsl4linux.de). His script is heavily based upon "calc" by Ulrich Schmitz....


Platforms: *nix

License: Freeware Size: 4.1 KB Download (123): online.php Download

Added: August 12, 2010 | Visits: 1.181

Online Friends Online is a speed focused program to give a textual display of your friends/buddies currently logged onto a unix host. This program is distributed in the hope that it will be useful for everyone, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (92): Online Friends Download

Added: April 15, 2010 | Visits: 1.280

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.280

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: March 19, 2010 | Visits: 6.904

Online Contact Sheet Creator Online Contact Sheet Creator script that generate stylish contact sheets without any fussing around in Photoshop. You can use the script to generate contact sheets for clients (great for photographers or graphic designers), or you can use it personally for a small photo album. You can also...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (194): Online Contact Sheet Creator Download

Added: December 02, 2013 | Visits: 1.778

Browseable Online Backup System Browseable Online Backup System (BOBS) is a complete online backup system. It uses large disks for storing backups and lets users browse and restore the files using a webbrowser. Files are fetched from other computers and stored in directories on the computer where bobs is installed. Two types...


Platforms: *nix

License: Freeware Size: 204.8 KB Download (95): Browseable Online Backup System Download

Added: March 07, 2010 | Visits: 1.823

Mac-on-Linux Mac-on-Linux (MOL) is a virtual machine which runs Mac OS (inlucluding Mac OS X) on top of Linux/ppc.. Mac-on-Linux is a Linux/PPC program that virtualises MacOS or MacOSX in Linux.


Platforms: *nix

License: Freeware Download (173): Mac-on-Linux Download

Added: April 07, 2010 | Visits: 2.354

Mac::EyeTV Mac::EyeTV is a interface to the Elgato EyeTV Digital Video Recorder. SYNOPSIS use Mac::EyeTV; my $eyetv = Mac::EyeTV->new(); # See Mac::EyeTV::Channel foreach my $channel ($eyetv->channels) { my $name = $channel->name; my $number = $channel->number; print "$number $namen"; } # See...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (185): Mac::EyeTV Download

Added: July 05, 2010 | Visits: 2.657

Wurm Online Wurm Online is 3D FPP MMORPG game. Online multiplayer role-playing game, where players walk freely in a big 3D world chatting, gathering resources, building towns, making items, trading, fighting with other players and computer controlled creatures. Chose your path - crafting or PvP fighting....


Platforms: *nix

License: Freeware Size: 4.1 KB Download (315): Wurm Online Download

Added: September 03, 2010 | Visits: 1.159

online-bookmarks online-bookmarks is a bookmarks management system to store bookmarks, favorites, and links on the WWW where they actually belong. online-bookmarks projects is meant for people who work often with different computers and browsers. It supports multiple users, multiple languages, and has a folder...


Platforms: *nix

License: Freeware Size: 48.13 KB Download (115): online-bookmarks Download

Added: March 04, 2010 | Visits: 1.508

Online Library Application Online Library Application (OLA) project is a Web-based library system for small/medium organizations (books, videos, etc.). The software allows users to browse the library collection over the Internet, and allows authorized persons to manage sign in and sign out procedures, resource adds and...


Platforms: *nix

License: Freeware Size: 624.64 KB Download (125): Online Library Application Download

Added: May 22, 2010 | Visits: 1.437

Online Cardgame System Online Cardgame System project is a client-server system for playing card games over the net. OCS is a client-server cardgame system, similar to those found at Yahoo! Games and elsewhere. The server is portable and has been tested under Linux, Win32, and several unix systems. We currently have...


Platforms: *nix

License: Freeware Download (99): Online Cardgame System Download

Added: April 06, 2010 | Visits: 1.294

Ucetnictvi OnLine Ucetnictvi OnLine is a Czech accounting program, open source, multiplatform (written in PHP + PostgreSQL)..


Platforms: *nix

License: Freeware Size: 1024 KB Download (114): Ucetnictvi OnLine Download

Added: January 25, 2010 | Visits: 1.026

ScheduleOnline Mac Sync The ScheduleOnline Mac OS X Conduit beta was built for many of our Macintosh OS X based Palm users. Currently, it will allow you to synchronize your Palm device (Address Book, Date Book, To Do List and Memo Pad) with your ScheduleOnline (Contacts, Calendar, To Do List and Memo) account. A future...


Platforms: Mac

License: Freeware Size: 785 KB Download (90): ScheduleOnline Mac Sync Download

Added: January 25, 2010 | Visits: 970

Empire This is a Carbon port of the original and ancient EMPIRE. Those of you who are more than 40 years old may remember this mother of all strategy games. Please refer to the detailed description on playing instructions ("Empire.pdf").And also, please don't blame the quite poor graphics on me; I just...


Platforms: Mac

License: Freeware Download (101): Empire Download

Added: January 25, 2010 | Visits: 1.581

Mac mini 8 icons of the Mac mini in the Tiger's familly colors.


Platforms: Mac

License: Freeware Size: 204 KB Download (252): Mac mini Download

Added: January 25, 2010 | Visits: 1.248

A New Mac Tip Every Day A New Mac Tip Every Day widget gives you the feed from the "A New Mac Tip Every Day" site right in your Dashboard.


Platforms: Mac

License: Freeware Download (114): A New Mac Tip Every Day Download

< 1 2 3 4 5