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

Browser Hijack Mac freeware
Filter: All | Freeware | Demo
 

Browser Hijack Mac

< 1 2 3 4 5 
Added: January 08, 2010 | Visits: 1.961

jsp File Browser jsp File Browser is an easy to use and easy to install file browser java server page. This JSP program allows remote web-based file access and manipulation.. JSP file browser allows remote web-based file access and manipulation like upload. Platforms: *nix

License: Freeware Size: 23.55 KB Download (254): jsp File Browser 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.183

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: September 25, 2010 | Visits: 1.677

browser-history Browser-history is a small and efficient daemon that keeps your browser history, independent of the browser you use. Browser-history came from the will to overcome a Netscape bug: there was no global history, and if you close a window, its whole history is lost. For people browsing lots of... Platforms: *nix

License: Freeware Size: 19.46 KB Download (179): browser-history 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: March 07, 2010 | Visits: 1.828

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: November 03, 2010 | Visits: 1.110

Easy SVN Browser Easy SVN is a subversion browser via the Web. Easy SVN Browser is easy because only a command line svn program and Perl are required to run it; no extra software needs to be installed. After configuring the Perl script as cgi-bin program, SVN repositories can be navigated, and entries viewed for... Platforms: *nix

License: Freeware Size: 97.28 KB Download (103): Easy SVN Browser Download

Added: April 07, 2010 | Visits: 2.358

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: September 15, 2010 | Visits: 1.040

Ace::Browser::AceSubs Ace::Browser::AceSubs Perl module contains subroutines for AceBrowser. SYNOPSIS use Ace; use Ace::Browser::AceSubs; use CGI qw(:standard); use CGI::Cookie; my $obj = GetAceObject() || AceNotFound(); PrintTop($obj); print $obj->asHTML; PrintBottom(); Ace::Browser::AceSubs exports a... Platforms: *nix

License: Freeware Size: 296.96 KB Download (102): Ace::Browser::AceSubs Download

Added: July 15, 2010 | Visits: 3.728

Browser History Viewer Browser History Viewer allows you to examine the contents of web browser history files and export the data. Currently it supports Internet Explorer and Mozilla/Firefox. Browser History Viewer meant to be a forensics tool. It meant to be a forensics tool. BHV is licensed under the terms of... Platforms: *nix

License: Freeware Download (472): Browser History Viewer Download

Added: July 12, 2010 | Visits: 902

KDE CIM Browser The KDE CIM Browser is a KDE based frontend to management brokers using the CIM-XML protocol. The tool will be useful to view and modify CIM class hierarchies as well as instance and association structures. Whats New in This Release: - The latest release of kim-browser is mainly a... Platforms: *nix

License: Freeware Size: 768 KB Download (120): KDE CIM Browser Download

Added: February 22, 2010 | Visits: 1.090

Browser Bookmarks Menu Browser Bookmarks Menu is a small Gnome applet to allow easy access to your browsers bookmarks, even when your browser is not open. This applet is like the Bookmarks menu of your preferred browser (e.g. Epiphany, Firefox), but lives in the panel, like the Gnome Menu Bar. This means that it is... Platforms: *nix

License: Freeware Size: 13.31 KB Download (93): Browser Bookmarks Menu Download

Added: May 10, 2013 | Visits: 1.703

Javascript Browser Sniffer JavaScript Browser Sniffer is a browser identifier written in JavaScript (EcmaScript) and released under the LGPLlicense. It will tell which browser, version and operating system you (the visitor) are using (it's like phpsniff, but in JavaScript).The JavaScript Browser Sniffer is able to identify... Platforms: Windows, Mac, *nix, JavaScript, BSD Solaris

License: Freeware Download (119): Javascript Browser Sniffer Download

Added: February 26, 2010 | Visits: 1.531

Amazing Media Browser Amazing Media Browser automatically searches for all embed objects in a website and shows you a list of the source links. You can then conveniently browse through each link to see the content of the source file. These usually are a Flash movie, a Window Media movie or a mp3 file link. It can... Platforms: *nix

License: Freeware Size: 256 KB Download (104): Amazing Media Browser Download

Added: January 25, 2010 | Visits: 1.584

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: 512

Mac OS X News MiniBrowser Mac OS X News MiniBrowser is a simple Dutch web browser. Made in Xcode.Browser cannot download files. Platforms: Mac

License: Freeware Download (102): Mac OS X News MiniBrowser Download

Added: January 25, 2010 | Visits: 1.250

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

Released: September 20, 2011  |  Added: January 08, 2013 | Visits: 3.206

Visual SlideShow Mac This photo slideshow is a demonstration of Flash-like behavior implemented solely in Javascript, HTML, and CSS. You don't need flash to view this slideshow. Use numerous of splendid effects to show your pictures. Create a slideshow and start photo sharing with your friends and family today.... Platforms: Mac

License: Freeware Size: 16.86 MB Download (252): Visual SlideShow Mac Download

< 1 2 3 4 5