malph 3.0.1

maileR 3.0.1
maileR is created as a useful and easy-to-use application for people who dont use Mail.app. more>> <<less
Apple iPhone 3.0.1
Apple iPhone is an impressive and unique iPhone which you can not ignore. more>>
Apple iPhone 3.0.1 is an impressive and unique iPhone which you can not ignore.
MacFont 3.0.1
Display and print lists of your fonts. more>>
iCompta 3.0.1
iCompta brings a highly flexible, feature-rich application that lets you manage your personal accounts with ease. more>>
iCompta 3.0.1 brings a highly flexible, feature-rich application that lets you manage your personal accounts with ease. Each account can have its own currency and you can organize operations by type. You can then sort and filter operations to make statistics on your incomes and expenses.
You can show a graph of the balance evolution of an account and even have a forecast for the next months. iCompta also lets you validate operations which are on your bank reports and therefore check that you are up to date with your accounts.
You can also make funds transfers between accounts. iCompta lets you deal with the common problem of who owes what to who when you buy things with people. iCompta documents can be encrypted with a password. iCompta is open and can import / export files in the following formats:
- iCompta tab separated text file
- QIF
- OFX
Spotlight importer. QuickLook plugin.
SpyChat 3.0.1
SpyChat is a Spymac.com IRC chat client more>>
Main features:
- Spychat is a clever, pleasing, and easy chat program used for connecting the members of Spymac.com in a new way. Aside from the highly praised free gallery, the very active forums, and the shout box on Spymac.com, Spychat offers a way to instantly and fluently send messages to your Spymac pals.
- Spychat uses a IRC client backbone, and has many additional features added on. Special emoticons have been implemented to enhance the way you communicate with others in the chat. The program supports the very appealing look of Mac OS X aqua, but also has the feature to transform the entire program to brushed metal. Spychat includes other features like System Information, Current iTunes Song Playing, and much more. The source code of Spychat can be downloaded for free in the downloads section that will soon be added.
- If the program itself does not satisfy you, the people you meet will. The Spymac community is known for its great support and loyalty. Logging onto Spychat will let you make friends with other people and lets you get in-touch with your existing Spymac friends even easier.
Enhancements:
- Now distingustes between Mac OS X and Mac OS X Server in Mac Info
- Now prevents client flooding by reducing outgoing data rate for all non-user generated data
- Now responds to USERINFO ctcp requests with the status message
- Now automagically set users as away, based on how long they have been idle, control is in "Connection" Prefernces
- Readme updated (not logged in v 3.0).
HTML Markup 3.0.1
Convert documents into web ready html format. more>>
Advanced features allowyou to customize the way your files are converted. Support for drag anddrop lets you batch process hundreds of files in seconds. HTML Markup isfully customizable and fully scriptable.
AquaTalk 3.0.1
AquaTalk is a server and client chat system duo. The server allows you to kick users off, view user history, monitor chat live, view number of connections, ban users, view transfer data in bytes, more>> AquaTalk is a server and client chat system duo. The server allows you to kick users off, view user history, monitor chat live, view number of connections, ban users, view transfer data in bytes, watch the command traffic, give temporary admin permissions to users, broadcast administrative messages to users, open rooms, and set flood-protection settings.
The client application allows you to customize your chat window and transfer files to other users.
Mac OS 9.0 or later, CarbonLib.
MathPractice 3.0.1
MathPractice - Practice arithmetic, simple algebra, roman numeral skills more>>
The hard skill level challenges the adult with pencil and pad. Problems are generated using random numbers with ranges appropriate for the skill level. Feedback is provided. Scores are kept and sound is supported. After ten correct answers, the user hears applause. Sound can be turned on/off.
Enhancements:
- Added roman numeral problems.
mojoPortal 2.3.0.1
Open source web site framework and content management system written in C# more>> Open source web site framework and content management system written in C#
mojoPortal, is an open source web site framework and content management system written in C# that runs under Mono on Linux or Mac OS X or under ASP.NET on Windows.
You can think of mojoPortal as a Starter Kit for Advanced ASP.NET Portals and Web Sites.
Out of the box, mojoPortal provides dynamic database driven web site(s) with an XHTML compliant Content Management System and community features like Blogs, Forums, Image Galleries, etc.
Main features:
- Runs under Mac OS X, Windows/IIS or mono/Apache with most GNU/Linux distributions
- Works with MS SQL Server, MySQL, PostgreSQL, Firebird Sql, and SQLite databases
- Host multiple sites on 1 installation and db with host names
- XHTML Compliant Content Management with support for work flow and approval/publishing process
- Enter content with the FCKeditor , TinyMCE, or XStandard HTML WYSIWYG
- Blogs
- Forums
- Image Gallery
- RSS Feed Aggregator
- Event Calendar
- Contact Form
- File Manager - use with caution, provides direct access to the server file system.
- Shared Files module - looks and acts like the File Manager module but stores and manages files in a safe way on the server. Folders are really database items as are the friendly file names. Files are stored securely in a special folder and named using guid strings and a .config extension. This prevents them from being requested or served with a normal http request. Authorized users can download because the module serves them using Response.WriteFile. The module also supports versioning of files.
- User Profile Page - with easily customisable properties
- Member List Page
- Bread Crumbs
- Custom Skinning with support for user selectable skins and individual skins per page
- Flexible Menu system
- Localization - all labels and image alt text comes from a configuration file
- Configurable Whether to Encrypt Passwords
- Configurable Whether Registration requires e-mail confirmation
- Configure use of SSL for the whole Site or per Page
- Send Password Feature (when not using encryption)
- Url Re-writing for mapping friendly Urls to site pages
- Site Search with Role based filtering
- Error logging and optional debug logging
- Support for LDAP Authentication using Active Directory or OpenLDAP
- Support for Windows NTLM authentication
- Support for OpenID authentication
- Support for Windows Live ID authentication
- Personalization with WebParts
- Numerous attractive skins with Table-less CSS layouts
- Site Statistics and Who Is Online
- Poll Feature - currently only available using MS SQL or MySQL
- Survey Feature - currently only available using MS SQL or MySQL
- Newsletter
Enhancements
- Content Versioning
- The Html Content and Blog features now support keeping a history of every edit (like a wiki). You can compare any historical version of the content to the current version and you can restore any version to the editor so that you can restore it as it is by saving it or modify it further then save it. Versioning can be enabled at the feature instance level or it can be enforced site wide from Site Settings or it can be enforced from Web.config. Site administrators and content administrators can delete history but no other roles are allowed to delete the history. The ContentHistory is built into the core so that it does not have to be re-implemented for each feature. Each feature does implement its own UI to show or restore the previous versions, but they leverage common business classes to store and retrieve their history. In the future we will implement versioning for product and offer descriptions in the WebStore, developers may also leverage this in their own features to keep version history for their own feature data. This is one more thing to mark off our Road Map as complete. Next up is a general Content Tagging/Category system that can be re-used across features, and a Content Comment system that can be re-used across features.
- Web Chat using Windows Live Messenger
- See my previous post for more information about the new Chat feature. This was not even on the roadmap but when I saw how easy it was to implement I decided to work on it. It was fun and it only took a few days. One of the things I like best about my job is that I can just decide to work on something for a few days because its fun.
- New PlugNPay Payment Gateway in WebStore thanks to Voir Hillaire
- New Skin - dcarter-bluedesert, based on dcarter-ticktockpro but modified and contributed by Sami Isamil Hassan
- Various minor enhancements based on feedback and fixes for bugs reported in the forums since the last release.
- More progress moving away from ExtJs by implementing some .NET controls for YUI to replace the ones I previously built for ExtJs
- Some of you may have checked out my Site Office UI prototype in the past. Its a separate plug in system than the main content system designed more for a consistent application user interface rather than for creative design like we use for the public facing web site via our skins. You can see the Site Office layout on this site or the demo site if you login and click the "Site Office" link at the top of the page, or you can look at the origianl layout demo for ExtJs here. I still have not implemented any real features for Site Office, but the plug in system itself works and Ive even received emails from developers who have implemented their own plug features using it. I got kind of side tracked off of the Site Office idea partly because I had spent quite a bit of time implementing .NET wrapper cntrols around the ExtJs javascript to make it easy to use and then the ExtJs project changed their license to GPL which is not compatible with our CPL license, so I could no longer get upgrades of ExtJs and include them with mojoPortal. Since then weve been stuck on version 2.0.2 of ExtJs which was the last version they shipped under the LGPL (which was compatible). I had also used a little ExtJs in the Contact Form for the messaage list page. For a long time Ive been thinking I really need to build new .NET wrapper controls with similar functionality but using the YUI javascript instead of ExtJs.
- So again in the name of fun (because I like building .NET controls around javascript) I spent some time implementing some new controls with YUI to replace the ExtJs stuff Ive been using. I have now removed the dependency on ExtJs from the Contact Form feature and Ive got a good start on the layout framework to replace the current SiteOffice. I still have more work to do to finish, but the goal will be to eliminate all use of ExtJs in favor of YUI. The ExtJs javascript we include in mojoPortal is 6.36 MB, so it will reduce the size of our downloads once we no longer need to it. Anyway, you can see the work Ive done so far on the YUI layout here, its very similar as you can see to the current Site Office layout with ExtJs. Once I get some more of the YUI things wrapped up so they are easy to use, I might even change the site administration area so that it uses this kind of layout instead of the site skin.
- New Experimental CKEditor
- Some of you may have noticed that the FCKeditor project has shifted gears from the next upgrade of FCKeditor to their next generation version named CKEditor. I think they are basically taking the good parts from the FCKeditor implementation but doing a new redesign of the implementation using things they have learned and new techniques that have emerged to improve the architecture. The CKEditor does not yet have image upload or server browsing so I have disabled it by default, but anyone who really wants to check it out can un-comment it in the mojoEditor.config file in the root of the web. It really looks just like the FCKeditor but does not have all the functionality yet, I just figured it was good to get started with it so we can be ready as they make imporvements.
LedIt! 3.0.1
LedIt! is designed to be a friendly and useful freely available cross-platform word-processor. more>>
LedIt! 3.0.1 is designed to be a friendly and useful freely available cross-platform word-processor. It is small, flexible, and interoperates well with other components and applications.

A-Dock 3.0.1
A-Dock is a distinguished and tractable application switcher utility on steroids which will satisfy you immediately. more>>
A-Dock 3.0.1 is a distinguished and tractable application switcher utility on steroids which will satisfy you immediately.
It behaves like a drawer, supports drag & drop, lets you quit or hide applications via contextual menus, has skin support, and gives access to applications windows if Wapp pro is installed (but ADock works great without Wapp pro).
- Fixed an annoying bug : clicking on an application icon in A-Dock, to switch to that particular application, sometimes did not work as expected.

Pod to Mac 3.0.1
Pod to Mac 3.0.1 offers you an easy way to copy, transfer or rip the music, videos and playlists from any iPod or iPhone directly into iTunes on any Mac. more>> <<less
Apple iWeb 3.0.1
Apple iWeb is a powerful program that makes it quick and easy to design a website without difficulty. more>>
Apple iWeb 3.0.1 is a powerful program that makes it quick and easy to design a website without difficulty. Create your site using themes.
Customize it with photos, movies, text, and widgets. Then publish to MobileMe or any other hosting service. iWeb even notifies Facebook when your site changes and adds a link to your profile so your friends stay up to date.
- Addresses issues when publishing to an FTP server and other minor issues.
- Mac computer with an Intel, PowerPC G5, or PowerPC G4 (867MHz or faster) processor
- 512MB of RAM; 1GB recommended
- Mac OS X 10.5.6 or later
MacTracker 3.0.1
Mactracker provides detailed information on every Apple Macintosh ever made, including items such as processor speed, memory, upgrade, and expansion options more>> Mactracker provides detailed information on every Apple Macintosh ever made, including items such as processor speed, memory, upgrade, and expansion options. Also included is information on Apple monitors, printers, scanners, digital cameras, Newtons and versions of the Mac OS.
Mactracker also gives you the ability to save your own custom notes to each system window. To keep you up-to-date, a built-in update engine is included making sure your database is the most current one available.
Mac OS 8.0 or later.
Version 3.0.1:
- Adds latest Apple hardware
- iApp-style user interface
- Ability to search most of the database
- Ability to attach files and Internet addresses to Resources tab
- Adds 64 x 64 model icons
- Adds Metric (SI) weight and dimension values
- Mactracker for iPod installed integrated (Mac OS X release)
- Other smaller changes