netinfo mac os x 10.5
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 216
JET Proxy 1.5
JET Proxy is a JDBC proxy driver. It is commonly used to access windows only ODBC data sources (like MS Access) from Linux, Unix, and Mac clients. more>> JET Proxy is a JDBC proxy driver. It is commonly used to access windows only ODBC data sources (like MS Access) from Linux, Unix, and Mac clients.<<less
Added: 2002-10-08 License: Freeware Price: $0.00USD
13 downloads
Other version of JET Proxy
Introduction to Ruby for Mac OS X
Applie included Ruby with the Jaguar OS. In this article, Jim explains how to use this pure object oriented scripting language by exploring Rubys features. more>> Applie included Ruby with the Jaguar OS. In this article, Jim explains how to use this pure object oriented scripting language by exploring Rubys features.<<less
Added: 2006-08-31 License: Freeware Price: Free
1156 downloads
Apache Friends XAMPP 1.5.2
XAMPP is a very easy to install Apache Distribution for Linux, Solaris, Mac OS X and Windows. The package includes the Apache web server, MySQL, PHP, SQLite, Perl, a FTP-Server and phpMyAdmin. The new releases contain both new versions of PHP: 5.0.x more>> XAMPP is a very easy to install Apache Distribution for Linux, Solaris, Mac OS X and Windows. The package includes the Apache web server, MySQL, PHP, SQLite, Perl, a FTP-Server and phpMyAdmin. The new releases contain both new versions of PHP: 5.0.x and 4.3.x. PHP 5 is enabled by default, but in case of problems youre able to switch easily back to PHP 4.<<less
Added: 2003-09-16 License: Freeware Price: $0.00USD
15 downloads
Date Formatting And Format Validation 1.02
Date Formatting And Format Validation brings users a useful library which contains functions to deal with dates in Javascript, parse date strings, format dates to different output strings, and compare dates. more>>
Date Formatting And Format Validation 1.02 brings users a useful library which contains functions to deal with dates in Javascript, parse date strings, format dates to different output strings, and compare dates. It uses the same format strings as the java.text.SimpleDateFormat class, with a few minor exceptions.
Enhancements: Fixed a bug which occurred on Mac with Firefox
<<less Added: 2009-07-27 License: Other Free / Open Source License - MIT License Price: OtherFreeOpenSourceLicenseMITLicense
downloads
PHP Encoding Converter 1.0.0
The PHP Encoding Converter can be used to easily batch convert your language pack to the UTF-8 encoding (or to another encoding type). Over 50 encoding types are supported (Windows, Dos, Unix, Mac). The script batch converts directories from one encoding more>> The PHP Encoding Converter can be used to easily batch convert your language pack to the UTF-8 encoding (or to another encoding type). Over 50 encoding types are supported (Windows, Dos, Unix, Mac). The script batch converts directories from one encoding type to another and can be run from a webserver (or local server with for example Xampp installed).<<less
Added: 2009-05-04 License: GPL Price: $0.00USD
14 downloads
AEF JS Dock 1.0
AEF JS Dock is a light mac like Dock for your webpages. It was developed for AEF - a forum software. This script is very light - just around 3 KB. It is also very easy to implement and user friendly. more>> AEF JS Dock is a light mac like Dock for your webpages. It was developed for AEF - a forum software. This script is very light - just around 3 KB. It is also very easy to implement and user friendly.<<less
Added: 2008-11-10 License: Freeware Price: $0.00USD
11 downloads
AjaxChat with Mac login page
This is a quite simple Chat script with Ajax (in PHP /MySQL database) and Mac login page: http://mysaltz.net/mysalt z/script.htm Feel free to send your comment to my email: admin@sciprint.org. Thanks! more>> This is a quite simple Chat script with Ajax (in PHP /MySQL database) and Mac login page: http://mysaltz.net/mysalt z/script.htm Feel free to send your comment to my email: admin@sciprint.org. Thanks!<<less
Added: 2008-11-05 License: GPL Price: $0.00USD
11 downloads
ampsig 0.9.5
ampsig is a free php package enabling you to publish a very high quality dynamic sig. uniquely, ampsig also shows your current progress in the song.. LIVE! ampsig features.. Scheme support. you supply an image, optionally a font, and a few text more>> ampsig is a free php package enabling you to publish a very high quality dynamic sig. uniquely, ampsig also shows your current progress in the song.. LIVE! ampsig features.. Scheme support. you supply an image, optionally a font, and a few text preferences in a "scheme" file. You can have many schemes, specifying them with the calling URL.. "http://mydomain.com/amp. php/nicescheme.png" or even have ampsig create them randomly from your schemes folder. (you can specify the output format with the URL, too) LIVE progress bar. this has to be seen to be appreciated.. http://ampsig.com/screens hots.php TrueType support (with a wealth of "tweaks" you can perform on them), Alpha transparency support (have your background show through, use odd-shaped images, or float your text in mid-air, whatever), built-in color layers (create a random background, or produce color overlays for your images) and much much more. (almost a hundred different visual settings can be specified in your scheme, or none, its up to you) ampsig outputs its images in png, jpeg or gif format. ampsig can display information from a number of sources, generally utilising the services of standard "NowPlaying" type data clients. There are amspig clients available for Windows (AMIP is best), Mac OS X (macsig) and Linux (signux). All in all, if you are looking for a highly cool dynamic sig with oodles of features and infinite visual potential, there can be only one: ampsig. And if you dont have a webserver handy, we can even host it for you!<<less
Added: 2005-08-29 License: Free Non-Commercial Price: $0.00USD
11 downloads
Free Gmail Contacts Importer Script 2.0.0
This is the gmail address book importer script from the original developer, now for free. The package includes invitation script similar to the demo on the authors website. Works well with both php5 and php4 on linux, windows, mac etc. with PHP and cURL more>> This is the gmail address book importer script from the original developer, now for free. The package includes invitation script similar to the demo on the authors website. Works well with both php5 and php4 on linux, windows, mac etc. with PHP and cURL installed. This script is completely separate and DOES NOT include functionality to import addresses from Yahoo, Hotmail/MSN, AOL. Full source code is provided for FREE.<<less
Added: 2006-09-28 License: Commercial Price: $0.00USD
13 downloads
JsDoc Toolkit 2.0.1
JsDoc Toolkit is an application, written in JavaScript, for automatically generating template-formatted, multi-page HTML (or XML, JSON, or any other text-based) documentation from commented JavaScript source code. more>> JsDoc Toolkit 2.0.1 provides you a convenient and easy to use application which is written in JavaScript, for automatically generating template-formatted, multi-page HTML (or XML, JSON, or any other text-based) documentation from commented JavaScript source code. JsDoc Toolkit is the most flexible documentation publishing tool for JavaScript available.
Usage:
On Windows:
- > java -jar jsrun.jar appun.js -a -t=templatesjsdoc mycode.js
- On Mac OS X or Linux the same command would look like this:
- $ java -jar jsrun.jar app/run.js -a -t=templates/jsdoc mycode.js
Requirements:
- Java version "1.6.0_03" Java(TM) SE Runtime Environment (build 1.6.0_03-b05) for Windows XP
- Java version "1.5.0_13" Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_13-b05-241) for Mac OS X 10.4.
Added: 2008-07-11 License: Other Free / Open Source License - MIT License. Price: OtherFreeOpenSourceLicenseMITLicense.
17 downloads
MAMP (Mac Apache MySQL PHP) 1.4
MAMP is a compilation of Apache, MySQL, PHP, Turck MMCache and phpMyAdmin for Macintosh OS X. It includes an easy to use cocoa program to start and stop the servers. Everything will be installed in one folder, so it is very easy to uninstall. MAMPs more>> MAMP is a compilation of Apache, MySQL, PHP, Turck MMCache and phpMyAdmin for Macintosh OS X. It includes an easy to use cocoa program to start and stop the servers. Everything will be installed in one folder, so it is very easy to uninstall. MAMPs Apache server runs on different ports than the Apache which is shipped with OS X, so you can run the OS X Apache and the MAMP Apache at the same time. MAMP does not require a root account, it can be run under a normal user account.<<less
Added: 2004-12-14 License: GPL Price: $0.00USD
24 downloads
jo! JAVA 1.1b1
jo! is a pure, free Java web server. more>>
jo! JAVA 1.1b1 provides users with a pure, free Java web server.
Major Features:
- HTTP/1.1 including byte-ranges, auto-chunking, pipelining, etc.
- Servlet API 2.2 (2.3 starting with jo! 1.1)
- JSP 1.1 (1.2 starting with jo! 1.1)
- Source level JSP debugging a.k.a JSR-45 (starting with jo! 1.1)
- Auto reload of WARs
- Hot deployment of WARs
- Drag and drop deployment of WARs
- Auto internationalization
- Auto servlet and jsp reloading
- Easy to use Swing console
- Advanced thread management
- Memory sensitive file cache
- Automatic compressed transfer of text or html files
- Virtual hosts
- Mac OS X support
- Embeddable
Requirements: jo! is based on J2SE 1.4.x. (It will not run under Java 1.3.x or less)
Added: 2008-06-25 License: LGPL - GNU Lesser General Public License Price: LGPLGNULesserGeneralPublicLicense
13 downloads
VegUISiteKit: Pulsating Menu 0.1
Animated mac like menu that has images as menu nodes that grow when the mouse hovers above them. This is a search engine friendly menu as the menu elements are built by the user in HTML (look for code examples below) and then the script takes over and more>> Animated mac like menu that has images as menu nodes that grow when the mouse hovers above them. This is a search engine friendly menu as the menu elements are built by the user in HTML (look for code examples below) and then the script takes over and does the rest.<<less
Added: 2007-04-12 License: Other Price: $0.00USD
11 downloads
PopCard Greetings 3.0
PopCard Greetings 3.0 (PopCard for short) is a free script which you can use to add electronic postcards to your website. PopCard was originally based on iCards which was a feature of Apples iTools service which later became .Mac and is now called more>> PopCard Greetings 3.0 (PopCard for short) is a free script which you can use to add electronic postcards to your website. PopCard was originally based on iCards which was a feature of Apples iTools service which later became .Mac and is now called Mobile Me. PopCard is (as far as I know) unique in that the card is sent to the recipient as a JPEG image rather than the user having to come to the site to pick it up which makes it a bit more personal than your average ecard. Version 3.0 adds some security enhancements and an improved user interface.<<less
Added: 2008-07-01 License: Freeware Price: $0.00USD
11 downloads
ASP_MultiPowUpload 1.7
Multiple files upload component for use with ASP file upload script. It is easy CLIENT-SIDE solution that can be used to perform file uploads from a user machine to the web server. Component is RFC 1867 compatible and includes standard ASP and ASP.NET more>> Multiple files upload component for use with ASP file upload script. It is easy CLIENT-SIDE solution that can be used to perform file uploads from a user machine to the web server. Component is RFC 1867 compatible and includes standard ASP and ASP.NET file upload scripts for IIS web servers. This component is a Macromedia Flash movie supported by most browsers and needs just Flash player plug-in on users-side and any standard file upload script on server-side. This component supports any browsers (tested in IE5+, FireFox 1.5, Netscape, Opera) and client side OS (Windows, Unix, Mac OS).<<less
Added: 2006-09-22 License: Freeware Price: $0.00USD
13 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above netinfo mac os x 10.5 search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed