coldfusion mx 8.0
Adobe ColdFusion 8.0.1
Adobe ColdFusion offers a solution for building and deploying powerful Internet applications. more>> <<less
FusionCharts Free 1.0
FusionCharts - a flash charting component that can be used to render data-driven & animated charts more>>
FusionCharts is a very nice cross-browser and cross-platform solution that can be used with ASP.NET, ASP, PHP, JSP, ColdFusion, Ruby on Rails, simple HTML pages or even PowerPoint Presentations to deliver interactive and powerful flash charts. You do NOT need to know anything about Flash to use FusionCharts.
All you need to know is the language youre programming in.
iTools 8.0
iTools is a web site management system more>>
iTools can be used by large service providers who may wish to bundle iTools into their offerings too.
iTools is ideal for the professional hosting of multiple companies on a single server; it shortens the time and lessens the expertise needed to deploy new sites. iToolss secure, domain-specific, browser-based Apache administration, using a 6th generation suite of tools, makes Apache on Mac OS X, the easiest Apache in the world to administer.
Using Apples bundled Apache as a point-of-departure, Tenons iTools extends this underlying server platform with an Apache 2 implementation, a point-and-click interface and a rich set of new features.
Included with iTools, in addition to extensions and enhancements to the Mac OS X Apache web server, are a state-of-the-art domain name server, a multihoming FTP server, a robust SSL encryption engine to support eCommerce, a powerful caching engine with state-of-the-art proxy support, and a search engine. All of the tools are supported using a secure point-and-click browser-based administration tool.
Main features:
- Set up and configuration of name-based and IP-based virtual hosts
- Create secure web sites with SSL
- Create secure chrooted FTP sites
- Set up WebDAV for collaborative development
- View graphical logging displays of web, ftp and mail traffic
- Allow clients to manage their own web sites and view their own logs (without compromising the privacy of other clients)
- Manage MySQL using phpMyAdmin (via iTools web-based administration panel)
- Manage Tomcat and other web add-ons, such as Coppermine, Wordpress, phpBB2, etc
- Manage cron jobs to automatically perform administrative tasks at pre-set intervals
- Update iTools and ancillary open-source packages automatically
- View embedded on-line help and avail yourself of Tenon Technical Support.
psx4iphone 0.8.0
Playstation emulator for the iPhone/iPod Touch. more>> Playstation emulator for the iPhone/iPod Touch.
psx4iphone is a Playstation emulator for the iPhone/iPod Touch. psx4iphone accepts the following game formats: .ISO, .BIN, .IMG, .Z, .ZNX.
System requirements:
- iPhone or iPod Touch.
Enhancements
- Updated GUI. Much improved!
- Buttons highlight when pressed.
- Runs on all 2.x.x firmwares to date.
- Large performance gains from all previous versions.
- Much more stable gameplay.
- Volume control can be changed and save states/bookmarks can be made during gameplay!
ColdFusion Builder 1.0.0 Build 240773 Beta
An Eclipse based IDE for ColdFusion development. more>> <<less

Kinemac 1.8.0
Kinemac is designed to be a beneficial and essential 3D Real Time Animation & Presentation Software for Mac OS X. more>>
Kinemac 1.8.0 is designed to be a beneficial and essential 3D Real Time Animation & Presentation Software for Mac OS X.
Major Features:
- It allows you to create your own professional 3D Animations with the simplicity of a 2D presentation tool. Just drag your images, texts, movies, songs, SVG and 3D OBJ files onto the Kinemac stage to get them into your animation.
- Kinemac also allows you to apply images and movies onto the ready-to-use objects like cubes, cylinders, spheres, tubes, pies, rectangles, disks... which you can easily animate by setting key frames.
- Also, it lets you quickly create 3D Text and 2D scrolling text (RTF and RTFD) with any kind of font, color, size, shadows, embedded images... A powerful animation control system based on Bezier curves allows you to carefully control any aspect of the movement such as translations, rotations, resizing, fading, speed, acceleration and deceleration of any object on the stage. The result is a professional and smooth animation which you can play in Real-Time/Full-Screen or export to a QuickTime movie file.
- Kinemac uses the latest technologies like the OpenGL engine, QuickTime and the Cocoa frameworks, making it the ideal application to create Advertising for TV, trailers for movies, video-clips, instant scrolling messaging to put "on air" in real time, video content for CD, DVD, web sites... Also it has been said "awesome" to illustrate concepts through 3D animations at conferences, schools and universities.
- Kinemac is for Mac OS X only.
Enhancements:
- Saving/Opening animations containing 3DS models is now x10 faster.
- Saving animations containing OBJ models creates a kmc file 3 times smaller.
- Optimization of the RAM memory usage at loading texture images (more memory available).
- Enabled multi-threaded execution of the OpenGL framework (fast rendering).
- Added the anisotropy correction (anti-flickering) when exporting to a QT movie or to a picture.
- When choosing the menu "Stage Window Only".

CatDV 8.0.6
CatDV provides you with a convenient asset management tool at the heart of your workflow, managing all aspects of a complete production. more>> <<less
License:update/patch
CatDV is regarded as a convenient and professional program which is designed for ... CatDV 8.0.3 is regarded as a convenient and professional program which is designed for bothLicense:none available
License:update/patch
CatDV 8.0.1 belongs to the CatDV media asset database and video logging product family which ... CatDV 8.0 Standard Edition is the ideal low cost tool to help you keep track of all your mediaLicense:update/patch
TkCVS 8.0
TkCVS is a Tcl/Tk-based graphical interface to the CVS and Subversion configuration management systems more>>
TkCVS shows the status of the files in the current working directory, and has tools for tagging, merging, importing, exporting, checking in/out, and other user operations.
TkCVS also aids in browsing the repository. For Subversion, the repository tree is browsed like an ordinary file tree. For CVS, the CVSROOT/modules file is read. TkCVS extends CVS with a method to produce a "user friendly" listing of modules. This requires special comments in the CVSROOT/modules file.
Although TkCVS now supports Subversion, it will still work happily without it in your CVS directories. It didnt abandon CVS, it just grew some new capabilities.
Enhancements:
- The Annotation browser optionally shows line numbers.
- Multiple branch-browser fixes for Subversion:
- Treat branchpoints as real revisions, so they have both a blue box and a black one in the diagram. Its rather inelegant, but it works with the way the branch browser was designed. Solves problem of branches not being drawn if they branch straignt from another branchpoint.
- Send URL paths instead of -r < file > arguments to the diff, svn-cat, and annotation commands because Subversion doesnt cross branch boundaries with simple revision arguments, and doesnt tell you that its not giving you the revision you asked for.
- Bugfix: relative URL path in Branch Browser is constructed correctly for path depths > 2
- The Branch Browser counts the tags when making a Subversion diagram and gives you a chance to skip the tag step if there are many, where "many" is defined by cvscfg(toomany_tags). Constructing the branch diagram for Subversion is extremely inefficient, and drawing the tags can take longer than its worth.
- For Subversion directories, the Module Browser shows the number of items within the folder instead of the "svn list -v" info string. That may help you decide whether to open the folder or not.
- The Branch Browser positions the diagram so "you are here" is in the visible canvas, fixing a long-time nagging irritation.
MacIrssi 0.8.0
Based on the *nix IRC client irssi , MacIrssi is an powerful, free of charge, open source IRC client more>>
MacIrssi is a powerful, free of charge, open source IRC client.
MacIrssi is extremely configurable. Some things can be changed in the preference panel. Everything else is configured by editing the configuration files that resides in the folder ~/.irssi (invisible since it starts with a dot). These files are the same files used by irssi, so I urge you to visit http://www.irssi.org if you want to learn more about editing these. ot).
Enhancements:
- Remembers current command when browsing command history.
- Growl support for private messages.
- Paste text works in search field!
- Links in topic field are clickable.
- "Edit Current Channel" menu item is only enabled for actual irc channels.
- Automatic version checking. Thanks to M. Uli Kusterer for source code (http://www.zathras.de/angelweb/sourcecode.htm).
- Fixed a nasty crash which sometimes happened when a message was highlighted.
- Improved text search support: Find next/prev, find selected text, jump to selection.
- Moved key shortcut for "Edit Current Channel" from command-E to command-I, because command-E is now used as shortcut for "Find selected text" (in conformance with many other OS X apps).
- Fixed a layoutbug when reconnecting to servers (0.7.1 fix was faulty).
- Theme preview and selection from preferences panel.
- Added confirm dialog when pasting many lines of text to avoid unintentional spamming.
- New application icon. Thanks to Kevin ?stmark.
- User selectable text encoding (global and per channel).
- Fixed channel bar display bug when the channel buttons combined width is greater than the channel bar.
- Added support for Unsanitys "Smart Crash Reporter".
- Fixed a startup crash related to Mac OS X 10.4 poll() implementation.
Lillipot 1.8.0
offers you an useful editor tool that flattens and add faststart to your QuickTime movies more>>
Lillipot 1.8.0 offers you a useful editor tool that flattens and add faststart to your QuickTime movies. Also convert mp4, m4v, aif, wav, mp3 and m4a files to fast start QuickTime movies. Most Macintosh applications unfortunately create QuickTime files which are not compatible with Windows and not Web friendly (i.e. not recognized by the QuickTime plug-in). To avoid this problem, the movie files must be ' Flattened', which means that the file resource is placed at the beginning of the file. To flatten your files you can use QuickTime Player Pro and choose the ' Save as... ' command, which allows you to save flattened movies. This becomes quickly boring if you have many movies to change.
Lillipot accepts .mov and .mp4 files (Turn mp4 files into mov files). Lillipot is a simple and useful tool that has the same effect as the ' Save as... ' command, but with one single click! Lillipot removes also all dependences on external files to your specified movie. Drag and drop all your movies on the lillipot window, then start the batch process by clicking on the 'action' button.
Find MX from Domain 1.0
Find MX from Domain - Simply get the mail servers name of a domain more>>
Completly freeware for non-commercial use.
CFDocs 1.0
Free ColdFusion 8 documentation for your Mac more>> Free ColdFusion 8 documentation for your Mac
CFDocs is an Adobe AIR application that brings the ColdFusion 8 documentation to your desktop. It is surprising small, extremely fast, easy to use and built using the Ext JavaScript library.
System requirements:
- Adobe AIR

Plex 0.8.0
Complete media playback solution. more>>
Plex 0.8.0 offers you a helpful player and editor tool that lets you complete media playback solution. It bridges the gap between your Mac and your home theater, doing so with a visually appealing user interface that provides instant access to your media. Plex can play a wide range of video, audio and photo formats as well as online streaming audio and video.
Major Features:
- Organize your media into versatile libraries
- Automatically retrieve metadata from the Internet
- Display your libraries using one of the visually stunning skins.
4D for Dreamweaver MX 1.0
Dreamweaver plug-in integrates 4D database data. more>>