4.4
RDC 0.4.4
Remote Desktop Connection frontend. It uses rdesktop for linux (you can install it with fink or darwinports) more>>
Enhancements:
- fixed "use consol/enable compression not working"
JClaim 4.4
JClaim is an instant message client, tools, and development framework more>>
The framework can be used for designing your own tools. The UI includes spell checking and a lot more. A Web interface is included for remote access.

Cocktail 4.4
Cocktail is designed as a comprehensive digital toolset with a variety of practical features which simplifies the use of advanced UNIX functions and helps hundreds of thousands of Mac users around the world to get the most out of their more>> <<less
StdMap 4.4.6
StdMap - Choas and dynamics mapper. more>>
It will also find periodic orbits, cantori, and stable and unstable manifolds of any (symmetric) periodic orbit.
Tonto 1.4.4
Tools for the Pronto line of remote controls. more>>
Though ProntoEdit is a capable editor, it is limited to running on Windows. Tonto also includes a developers library and documentation for those interested in either extending Tontos capabilities or creating their own CCF files.
It is the goal of this project to develop not just a better editor, but to also provide a rich, extensible platform for progamming the Pronto family of remotes.
Planned features include a complete CCF developers API, Module support for user-extensions to the Tonto user interface, online access to a database of IR codes and expert IR analysis tools for the creation of clean codes and discovery of discrete codes.
A module is in development that will load TV listings from the web and automatically build and install panels into the Pronto.
Most of the CCF developers API is complete. The IR recording capabilities of Tonto are significantly better than ProntoEdit. Upload/Download reliability is about the same. The best way you can help is through testing and frequent feedback and suggestions.
OpenSSH 4.4
OpenSSH - SSH protocol package more>>
OpenSSH is a FREE version of the SSH protocol suite of network connectivity tools that increasing numbers of people on the Internet are coming to rely on. Many users of telnet, rlogin, ftp, and other such programs might not realize that their password is transmitted across the Internet unencrypted, but it is.
OpenSSH encrypts all traffic (including passwords) to effectively eliminate eavesdropping, connection hijacking, and other network-level attacks. Additionally, OpenSSH provides a myriad of secure tunneling capabilities, as well as a variety of authentication methods.
Main features:
- Open Source Project
- Free Licensing
- Strong Encryption (3DES, Blowfish, AES, Arcfour)
- X11 Forwarding (encrypt X Window System traffic)
- Port Forwarding (encrypted channels for legacy protocols)
- Strong Authentication (Public Key, One-Time Password and Kerberos Authentication)
- Agent Forwarding (Single-Sign-On)
- Interoperability (Compliance with SSH 1.3, 1.5, and 2.0 protocol Standards)
- SFTP client and server support in both SSH1 and SSH2 protocols.
- Kerberos and AFS Ticket Passing
- Data Compression.
openQRM 4.4
Open source systems management platform which integrates with existing components in enterprise data centers more>>
openQRM is the next generation, open-source Data-center management platform. Its fully pluggable architecture focuses on automatic, rapid- and appliance-based deployment, monitoring and high-availability and especially on supporting and conforming multiple virtualization technologies. openQRM is a single-management console for the complete IT-infra structure and will provide a well defined API which can be used to easily integrate third-party tools as additional plugins.
Notes:
- For further installation instruction openQRM is licensed and released under the Mozilla Public License 1.1 (MPL 1.1).
Major Features:
- Complete separation of "hardware" (physical servers and virtual machines) from "software" (server-images): With openQRM hardware is just used as "computing resource" which can be replaced easily without the need to adapt or reconfigure the server (-image) at all.
- Support for different virtualization technologies: In 4.1 just added KVM to the supported virtualization technologies so now VMware, Xen, KVM and Linux-VServer vms can be managed transparently via openQRM. openQRM seamlessly support P2V (physical to virtual), V2P (virtual to physical) AND V2V (virtual to virtual) migration. This mean server appliances can not only move from physical to virtual (and back) easily but also that they can be migrated from virtualization technology A to virtualization technology B without any hassle.
- Fully automatic Nagios configuration (single click) to monitor all systems and services: Nagios is known to be a great system and service monitoring tool .... but it's quite difficult to configure it. In openQRM 4.1 we just developed a completely automatic configuration of Nagios via "nmap2nagios-ng" which maps the entire openQRM-network and creates (or updates) the Nagios config for it (all systems, all available services).
- High-availability : "N to 1" fail-over:
- You can have e.g. 10 custom HA-servers which normally would need another 10 custom stand-by systems. With openQRM you can make them all just use 1 (or more) stand-by systems
- You can just save ALL your stand-by servers and just bring up a virtual-machine as stand-by. In case of problems HA-appliances will then fail-over from physical to virtual. You can also fail-over from virtualization technology A to technology B (e.g. from KVM to VMware vm's)
- Ready-made-server-images via the image-shelf plugin:
- To get started quick and easy openQRM 4.1 now provides ready-made and known-to-work server-images for Debian, Ubuntu, CentOS and openSuse. Therefore an image-shelf plugin was added which allows the systemadministrator to fetch servers easily via the web-interface. Public or custom image-shelf servers can be used, meaning you can either fetch server-images from the public image-shelf server or provide
- your own image-shelf server with custom images.
- Integrated storage management:
- openQRM will create 10 snapshots of an existing, known-to-work server-image and deploy those clones to the resources. Takes a second ...
- Another benefit of this concept is that there is a single place for backup/restore, there were it should be, on the storage-server itself so you can use its cloning/snap-shot features again to create hot-backups from your servers without service interruption.
- openQRM 4.1 supports the following storage-server types :
-
- NFS
- Iscsi
- Aoe/Coraid
- NetApp
- Local-disk (transferring server-images to the local-disk)
- LVM-Nfs (NFS on top of LVM2 to allow fast-cloning)
- LVM-Iscsi (Iscsi on top of LVM2 to allow fast-cloning)
- LVM-Aoe (Aoe on top of LVM2 to allow fast-cloning)
- Support for all kinds of different deployment types:
- Deployment in openQRM is completely transparent and plug-able. In detail this means the step of "mounting the rootfs" plug-able was made so you can basically boot-up from any storage-device you want by adding a small plugin for it e.g. one could write a "gmailfs-storage" plugin which takes care to mount a servers root-filessystem via gmailfs, just because it can be done ;)
- Another advantage of openQRM is that it then can transform server-images from type A to type B e.g. you can deploy an appliance which will get a pre-defined server-image from an nfs-server and dumps this to itsl ocal-disk, then it will just continue boot-up from its local-disk. You can also grab an image from a local disk and e.g. transfer it to an Iscsi-Lun and so on ....
- Since the deployment is so generic in openQRM 4.x
- Distribution support: openQRM 4.x comes with a solid support for different linux distribution like Debian, Ubuntu, CentOS and openSuse. A single openQRM server can manage the provisioning of servers from those different linux distributions seamlessly.
- There are some more cool features in openQRM 4.x e.g. its small, its easy to install, it is very developer friendly, its fast to build, it has an integrated packaging systems to build rpms and/or deb packages, support for multiple database types e.g. Mysql, Oracle, DB2 and Postgres .... and so on.
Enhancements:
- Debian build system updated
- Added nagios3 plugin
- Enhanced nagios2 integration, providing new automap option
- Implemented [ 2474672 ] persistant appliances for the cloud
- Fixed [ 2509597 ] requesting multiple resource does not free up cloud-ips
- Fixed [ 2520734 ] in openqrm 4.3 xen plugin theres a typo
- Fixed [ 2529860 ] umounting of /lib/modules before init
- Fixed [ 2524342 ] xen plugin does not find xen.gz in redhat based installs
- Fixed [ 2524370 ] xen plugin: xm/new.py requires xen 3.1+
- Implemented [ 2513579 ] integration of the Puppet groups into the Cloud
- Fixed [ openqrm-Bugs-2544987 ] xen plugin xm list avoiding dom0 entry
- Fixed [ openqrm-Bugs-2509728 ] growing event_info table slows down base engine
- Implemented [ openqrm-Feature Requests-2542613 ] xen-plugin make the location of the cfg files configurable
- Implemented [ openqrm-Feature Requests-1875784 ] enhancing the LinuxCOE integration
- Made the command-execution layer plug-able
- Added new command-execution layer based on dropbear (ssl + shared keys)
- Implemented [ openqrm-Feature Requests-2468844 ] cloud: on/off switch for the cloud -> being able to take it offline
- Puppet + webmin
- Added per-User Cloud-resource limits (quantity, memory, disk, network, cpus)
- Enhanced sshterm plugin, implemented secure remote access via ajaxterm and pound reverse-ssl-proxy
- Integrated sshterm-plugin into the Cloud
- Implemented [ openqrm-Feature Requests-1881578 ] ng: automatic loadbalancing for Xen vms
- Implemented [ openqrm-Feature Requests-1921180 ] ng: need a way to execute commands on the managed resources
- Implemented [ openqrm-Feature Requests-2502207 ] Web service plugin.
Requirements:
- 1 GHz processor
- 512 Megabytes RAM
- 2 GB free hard disk space
Abinit 4.4.3
Abinit - Find the total energy, charge density and electronic structure of systems made of electrons and nuclei more>>
ABINIT also includes options to optimize the geometry according to the DFT forces and stresses, or to perform molecular dynamics simulations using these forces, or to generate dynamical matrices, Born effective charges, and dielectric tensors.
Excited states can be computed within the Time-Dependent Density Functional Theory (for molecules), or within Many-Body Perturbation Theory (the GW approximation). In addition to the main ABINIT code, different utility programs are provided.

ReelBean 4.4
ReelBean is well-known as a convenient and effective movie converter and player tool which allow users to convert movies to Apple TV, video iPod, MPEG4, H.264, AVI and many other formats, and has media playing features available as standard that are often pro features in other applications. more>>
ReelBean 4.4 is well-known as a convenient and effective movie converter and player tool which allow users to convert movies to Apple TV, video iPod, MPEG4, H.264, AVI and many other formats, and has media playing features available as standard that are often pro features in other applications. Individual track extraction from videos is also provided.
Major Features:
- Converts videos to many formats, including iPod, Apple TV, QuickTime, MPEG4, H.264, AVI and many others.
- Play over 50 formats of video and audio.
- Extract individual video and audio tracks into new files.
- Chapter display and selection (Leopard).
- Scene selection drawer for all video types.
- Adjustable video transparency controller.
- Add audio tracks to videos.
- Save video frames as images.
- Record audio.
- Change playback speed.
- Auto start movies from last point played when re-opening.
- Display video info panels.
- Add annotations to videos.
- Play DVDs.
- Play streaming video.
- Edit videos.
Enhancements:
- Added the Save Frame button to the toolbar.
- Minor bug fixes.

Isolator 4.4
Isolator is a small menu bar application that helps you concentrate. When youre working on a document, and dont want to be distracted, turn on Isolator more>> <<less

HylaFAX 4.4.4
HylaFAX is a powerful yet easy-to-use enterprise-class system for sending and receiving facsimiles as well as for sending alpha-numeric pages. more>> <<less
Frizzix 1.4.4
Frizzix will not make you disappointed because can display incoming calls via Growl and a history of the latest calls. An AVM Fritz!Box with the latest firmware is required. more>>
Frizzix 1.4.4 will not make you disappointed because can display incoming calls via Growl and a history of the latest calls. An AVM Fritz!Box with the latest firmware is required.
TCPreen 1.4.4
A simple tool to monitor and analyze data transmitted between clients and servers through connection-oriented streams more>> Destroy enemy subs before they destroy you. Explode them with slowly falling depth charges while avoiding their mines. There are several kinds of sub each with different ways of moving and shooting. The game has excellent rendered 3D graphics, music and sound effects. The trial version has ten levels.<<less

FStream 1.4.4
FStream is an easy-to-use handy WebRadio listener/recorder software that allow you to listen and record webradio. more>>
FStream 1.4.4 is an easy-to-use, handy WebRadio listener/recorder software that allow you to listen and record webradio.
Major Features:
- Decodes OGG Vorbis (via HTTP) AAC/AAC+ (via HTTP) MP3 (via HTTP) WMA (via MMS/MMSH ASF) audio format;
- Encodes streams to MP3 AAC AIFF WAV;
- Recognition of M3U PLS ASX playlists;
- Support for Apple Remote;
- Uses up very little CPU;
- Simple and customizable interface;
- Strong recognition of streams (IceCast, ShoutCast, ...);
- Access preselected lists like ShoutCast and SourceMac.
GoodWay 3.4.4
GoodWay is the main software for generating flight plans for X-Plane more>>
GoodWay is your map. It uses all of the navaids and the airports of X-Plane.
GoodWay allows you to create your own fight plan or it can generate one for you automatically.
Just select your departure and arrival airports and GoodWay will create the flight plan for you, and will even put you at the commands of the aircraft.