apple macintosh
Apple style Accordion Menu
A JavaScript menu script with silver themed headers that expand in an accordion style to reveal additional links. The headers are toggled via "mouseover" over each one, and the previous expanded header (if any) is closed before expanding the current. more>> A JavaScript menu script with silver themed headers that expand in an accordion style to reveal additional links. The headers are toggled via "mouseover" over each one, and the previous expanded header (if any) is closed before expanding the current.<<less
Rad FTP Client 1.50
A full featured graphical File Transfer Program for windows, linux and macintosh desktops. The FTP client is multi-threaded allowing you to perform several tasks concurrently. Its available as a free download and does not expire. more>> A full featured graphical File Transfer Program for windows, linux and macintosh desktops. The FTP client is multi-threaded allowing you to perform several tasks concurrently. Its available as a free download and does not expire.<<less
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
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
AJAX web-counter for widgets 1.0
Source of trivial php web-counter which collects stats and outputs number of page views(hits) and visitors(in fact, unique hosts) since midnight as XML file. There is also our special AeCounter Apple Dashboard Widget (and its sources) which receive more>> Source of trivial php web-counter which collects stats and outputs number of page views(hits) and visitors(in fact, unique hosts) since midnight as XML file. There is also our special AeCounter Apple Dashboard Widget (and its sources) which receive these xml-statistics (with the help of XmlHttpRequest object) and displays numbers on a little nice panel.<<less
THE MMFIREIMAGE APPLET 1.1
THE MMFIREIMAGE APPLET offers you a versatile and very useful, yet free tool which helps you burn up your pictures. more>>
THE MMFIREIMAGE APPLET 1.1 offers you a versatile and very useful, yet free tool which helps you burn up your pictures. A fire effect will be applied to the old slide as a new one appear. Note that this is a free applet!
Major Features:
- Images support descriptions and URLs. Multiple target frames are supported.
- Images are loaded when needed and automatically resized to fit in the applet window.
- You can specify the fire colors and the description text and background color.
- Confirmed compatibility with Netscape versions 3.01 to 4.5 and Microsoft Internet Explorer versions 3.0 to 4.1 for Windows 95/98/NT4. Also compatible with Netscape versions 3.0, 4.05 and Internet Explorer versions 3.01 and 4.5 for Macintosh.
Enhancements: A serious bug regarding the vertical fire streak was fixed
<<lessLAN-Sentry 0.2
This is a collection of PHP scripts to manage a gateway server using Linuxs Netfilter (iptables) & ISCs DHCPd v3. more>>
Enhancements: Jul 27 2004
- Changed the formatting of DHCPd-Parse.php and dhcpd-config.php to use UNIX style line endings instead of the Macintosh line endings.
Printable Document Generation with PHP 1.0.0
This article focuses on the document that can be generated using PHP namely Rich Text Format (RTF). Rich Text Format (RTF) is a file type used to transfer formatted text documents between applications, even those that run on different platforms, such as more>> This article focuses on the document that can be generated using PHP namely Rich Text Format (RTF). Rich Text Format (RTF) is a file type used to transfer formatted text documents between applications, even those that run on different platforms, such as IBM and Macintosh. RTF is a file format that many word processing programs understand; it is often used when a document is created in one word processing program but is expected to be edited in another word processing program.<<less
Mambo Starter Kit 1.0
Mambo Starter Kit: After many request for a simple to use local mambo installation were designers can test out their mambo template designs locally. We decided to build one from the best distro Xampp of apachefriends.org. This local web server more>> Mambo Starter Kit: After many request for a simple to use local mambo installation were designers can test out their mambo template designs locally. We decided to build one from the best distro Xampp of apachefriends.org. This local web server works for windows only at this time. We are working on an Apple version in the future. Its just one simple zip file you just unzip MamboStarterKit.zip in your c:/directory. This creates a folder called MamboStarterKit. It does not install any registry files or make any system level changes to any files at all. To uninstall just delete the MamboStartKit folder in your "c:/MamboStarterKit" and its all uninstalled in one shot. See Flash video tutorials we will be making more soon. Whats included: Fresh install of Mambo CMS 4.5.2 All of the 123webkit.com GPL Templates MosCE Editor ApacheFriends XAMPP (basic package) version 1.4.14 " Apache 2.0.54 " MySQL 4.1.12 " PHP 5.0.4 PHP 4.3.11 PEAR " eAccelerator 0.9.3 " PHP-Switc<<less
ImageFlow 2.0
ImageFlow is a picture gallery, which allows an intuitive image handling. The basic idea is to digitally animate the thumbing through a physical image stack. That intuitive handling is automatically caused by the metaphorical use of the well known more>> ImageFlow is a picture gallery, which allows an intuitive image handling. The basic idea is to digitally animate the thumbing through a physical image stack. That intuitive handling is automatically caused by the metaphorical use of the well known process of thumbing through. This solution is known as the Cover Flow technique, which has been developed by the artist Andrew Coulter Enright. Now - after it has been bought by Apple - it is used in iTunes and the file browser of Apples OSX. The innovation of this project lies in the JavaScript implementation, which is platform independent. ImageFlow works with every browser, that can handle images and supports JavaScript: And that is something almost 100% of all conventional graphical browsers can do. You can trace the single developement steps in the Newsblog-Entries to ImageFlow. Parallel to this documentation exists an official project page: http://imageflow.finnrudo lph.de.<<less
Finding Items in an Array with PHP
This elementary tutorial describes how to search an array to see if a specific item lies in it. In the tutorial, we create an array of strings such as Apple and Orange then show you how to use PHP more>> This elementary tutorial describes how to search an array to see if a specific item lies in it. In the tutorial, we create an array of strings such as "Apple" and "Orange" then show you how to use PHP to find out that "Apple" is in the array but "Monkey" is not. This can be useful in PHP programs if you have a collection of items (perhaps that a user has entered) and you want to know if a certain item is in that collection.<<less
Anvsoft Flash to 3GP Converter 2.01
ANVSOFT Flash to 3GP Converter is a powerful utility that convert Macromedia Flash SWF files to 3GP MP4 files including movie clips, action scripts and audio in the Flash movies. With Flash to iPod Converter, you can easily turn your Flash videos into more>> ANVSOFT Flash to 3GP Converter is a powerful utility that convert Macromedia Flash SWF files to 3GP MP4 files including movie clips, action scripts and audio in the Flash movies. With Flash to iPod Converter, you can easily turn your Flash videos into memorable projects on your handheld devices such as Apple iPod, Sony PSP and Pocket PCs to share with family and friends. ANVSOFT Flash to 3GP Converter is exactly for you when you want to create so<<less
Flash and XML Photo Gallery 0.1
Flash Gallery is a FREE, simple photo gallery built in Macromedia Flash 2004, that uses XML files to store the information about which images to display. The gallery is easy to configure and update since you need to change only the XML file. Flash more>> Flash Gallery is a FREE, simple photo gallery built in Macromedia Flash 2004, that uses XML files to store the information about which images to display. The gallery is easy to configure and update since you need to change only the XML file. Flash Gallery Features * Flash Gallery is 100% FREE! * Easy to implement in your site * Intuitive navigation * Cross platform - Windows/Macintosh/Linux * Supports Latin, Cyrilic, Chinese and any other language you can think of * Lightweight, only 9KB * Image preloader and effects<<less
FontForge 20071210
FontForge is an outline font editor that lets you create your own postscript, truetype, opentype, cid-keyed, multi-master, cff, svg and bitmap (bdf, FON, NFNT) fonts, or edit existing ones. more>>
FontForge 20071210 is designed as an outline font editor that helps you create your own postscript, truetype, opentype, cid-keyed, multi-master, cff, svg and bitmap (bdf, FON, NFNT) fonts, or edit existing ones.
It also helps you convert one format to another. FontForge has support for many macintosh font formats. FontForges user interface has been localized for: (English), Russian, Japanese, French, Italian, Spanish, Vietnamese, Greek, Simplified Chinese, German, Polish.
Milonic DHTML Menu - Website Navigation System 5.730
A very easy to use and extremely powerful DHTML JavaScript navigational script. Version 5.0 now includes scroll bars for long menus, delayed menu opening plus many many more features. Plus very fast rendering, you will notice your menu appear well before more>> A very easy to use and extremely powerful DHTML JavaScript navigational script. Version 5.0 now includes scroll bars for long menus, delayed menu opening plus many many more features. Plus very fast rendering, you will notice your menu appear well before your web pages have finished loading. This menu should work well with all the standard browsers including: Microsoft IE 4+, Netscape Navigator 4+, Mozilla, Opera5+, Apple Mac Safari, IE5+ & Netscape.<<less
- Page: 1 of 2
- 1
- 2