mime 0.3.6
StuffIt Expander 2009 13.0.3
Expands downloaded files. more>> Expands downloaded files.
StuffIt Expander enables you to access virtually any file on the Web.
Award-winning StuffIt Expander gives you access to virtually any file you download from the Internet or receive in your email. Expander can handle just about any type of file that comes your way, regardless of whether it was created on a PC or Mac, or travelled across the globe or around the block. And, Expander is easy to use - just drag, drop, and youre done!
StuffIt Expander expands and decodes any compressed file you download from the Internet or receive attached to your email. It expands StuffIt archives, unzips Zip files (created by WinZip or other zip utilities), and decompresses Unixs .tar, .gzip and .bzip files.
From BinHex to .Zip, StuffIt to MIME, Expander accesses more formats in less time with zero hassles! Expander works seamlessly with all your favorite Web browsers like Safari, Firefox and more.
Main features:
- Easily access any compressed file, download or attachment.
- Easy to use "drag and drop" interface.
- Handles .SITX and over 20 other compression formats.
- Toggleable Autocheck for latest updates to Expander.
- Open archives using strong 512-bit or AES 256-bit encryption.
Enhancements
- Added French, German, Japanese and Simplified Chinese localizations.
- StuffIt Expanders Watch Folder feature now uses the Preference settings rather than the application defaults.
Outlook Express 5.0.6
Feature-rich email client. more>>
Outlook Express Internet email product is built on open Internet standards such as POP3, SMTP, IMAP4, LDAP, MIME, HTML, and NNTP, Outlook Express offers a rich feature set that is easy to use. An intuitive user interface and support for multiple user accounts help users not only get up and running quickly but also manage their email easily.
Users can enjoy other features including preview of incoming messages and saving of message drafts, integration of mail and newsgroups, unread message count, new message notification, and customizable toolbar. IMAP4 support allows users to maintain mail on a server from different locations and desktops.
An easy way to import contact info from Outlook Express into Jaguars Address Book? Apple provided an easy way, though its not easy to find unless youre looking for it. Go to Library/Scripts/Mail Scripts/Helper Scripts and you will find a script called "Outlook Express".
ZopeEditManager 0.9.4
ZopeEditManager - GUI for setting directory to store temp files more>>
Taking Caseys work, and adapting it for Mac OS X users using the PyObjC bridge, I provide the same functionality, but in a native Mac OS X application with an intuitive graphical user interface. This means that you can specify any Mac OS X application (Carbon or Cocoa) to act as the editor for a MIME type, type group, or Zope meta_type. And you can have as many concurrent edits as you like, since all edits are handled through ZopeEditManager.
Transmission 1.71
Free BitTorrent client written from scratch in C that aims to be as efficient as possible. more>> Free BitTorrent client written from scratch in C that aims to be as efficient as possible.
Transmission has been built from the ground up to be a powerful, yet lightweight BitTorrent client. Transmissions simple, intuitive interface is designed to integrate tightly with whatever computing environment you choose to use.
Transmission strikes a balance between providing useful functionality without feature bloat. Furthermore, it is free for anyone to use or modify.
Transmission runs natively on over five operating systems. Seamless configuration of your network, intelligent banning of peers who send corrupted data, and built in Peer Exchange are some of the features which enable Transmission to download your files as quickly as possible. All this is done in the background, without the user having to worry about complicated settings.
These days, bandwidth is a precious commodity. Transmission allows you to ration this commodity efficiently. You may want to queue your torrents for maximum performance. Or throttle their speed during peak periods.
Transmission easily lets you do both, and thus only works its hardest when you want it to. Support for Growl notifications and dock badging keep you updated with whats going on so you can get back to doing more important things.
NOTE: Transmission is fully open source, with most code licensed under the liberal MIT License and with select code licensed under the GNU General Public License.
Enhancements
All Platforms:
- Fix 1.70 bug that caused high CPU use in high-peer swarms.
- Fix 1.70 build problems with DHT and libevent.
Daemon:
- Fix watchdir issue on OSes that dont have inotify.
GTK+:
- Fix 1.70 intltool build problem.
- Fix crash when the OSs stock mime-type icons are misconfigured.
- Handle very long torrent file lists faster.
Web Client:
- Fix 1.70 bug where some torrents appeared to be duplicates.
BASh 1.8.5
BASh - 4D component that provides extensive utility commands more>>
The BASh component now consists of 477 methods across 32 modules of code.
Main features:
Modules currently available in the BASh component:
- ARR - Array sizing, management, and manipulation methods;
- BLOB - BLOB management and manipulation methods;
- CODEC - encoding and decoding support for common formats;
- CONV - conversion methods to handle data and type conversions;
- CRYPT - encryption and decryption routines;
- DATE - provides basic date manipulation routines;
- DSS - Dynamic Stack Space; reusable variable management system;
- DTS - Date-Time Stamps; generation and manipulation methods;
- ENV - environmental information (program, OS, CPU, etc.);
- FILE - path and file name utilities;
- FMAP - file mapping for document types, creator and type codes, and MIME types;
- IB - management and manipulation of indexed BLOBs;
- INIT - module and component initialization;
- INT - interruption manager;
- NULL - Variable clearing and initialization methods;
- NVP - named value pair utilities and management;
- PROS - process information accessors;
- PTEXT - parameter text replacement routines;
- QUIT - controlled clean up of BASh data structures;
- RES - resource management and utility methods;
- RW - read/write module for handling record access;
- SEM - Semaphore management methods;
- SEQ - flexible sequence number module;
- SERNO - serial number generation and confirmation methods;
- STR - string manipulation, formatting, and filtering methods;
- TIME - Time manipulation methods;
- TYPE - Variable type comparison methods;
- URL - URL creation and extraction routines;
- VAR - Variable utility methods;
- WORD - manipulators for non-native four-byte values;
- X4D - XML based record packing and unpacking methods;
- XML - Extensible Markup Lanugage parsing and retrieval code.
GPGMail 1.2
GPGMail comes as a plug-in for Apples Mail, which provides you with a front-end to gpg for some operations. more>>
GPGMail 1.2 comes as a plug-in for Apple's Mail, which provides you with a front-end to gpg for some operations.
GPGMail extends Apple's Mail application and allows you to read and send authenticated and/or encrypted messages. You can use PGP for plain text and MIME messages, following RFC 3156. GPGMail sources are available.
IconGrabber 1.1
IconGrabber is a tool to extract icons from documents & applications in the form of tiff files more>>
It was developed as a developer tool to get at the generic OSX icons to modify for my own apps, but itll get the icon as displayed in Finder for anything (except folders.)
Enhancements:
- added Get Info version for English users.
- added ability to get icons by name, using AppKits +[NSImage imageNamed:] method.
- added ability to get icons by MIME type or pathname extension, using Icon Services GetIconRefFromTypeInfo. automatically disabled on OS X < 10.3.
- fixed memory leak of IconRefs in 1.0.
- separated IconRef->NSImage code from the get-by-type-and-creator code (since the get-by-MIME-type and get-by-extension methods use it too).
- separated Size field into Width and Height fields. it is now possible to scale the icon so that it is not square.
- fixed bug wherein the steppers ignored the value in their respective fields, so that if you changed the value in the field, then operated the stepper, the stepper would go to the next or previous step from the old size value.
- the IconGrabber window is now centered on startup, and remembers its position and size for future startups.
- added tool-tips.
ezmlm-www 1.4.1
ezmlm-www extends ezmlm-cgi.c capabilities and features more>>
Main features:
- support of multiple lists
- HTML messages rendering
- full-text search engine
- MIME handling for downloading attachments and inline images
- message parts coloring
- customizable appearance using a CSS
- mod_perl support
- multiple languages supported (English, Spanish, Italian, French, German, Norwegian, Brazilian Portuguese)
- e-mail address concealing to prevent them to be spammed
- vpopmail support for auto-configuration
- RSS feed.
Enhancements:
- added minimal mod_perl support
- added support for Search::Kinosearch
- changed command line interface of ez_indexer.pl
- fixed config reading for highlight option
- fixed HTML encoding of &.
MIME Inspector 1.0
MIME Inspector - Helps validate MIME types returned by your web server more>>
MIME Inspector works on the basis that you have a complete copy of your site offline (on your hard drive) in a structure that mirrors that of your site, otherwise the process will be tedious or impossible. If you wish to check a live site will need a radically different tool!
MacNetTools 1.2.5
MacNetTools - All purpose tool for handling downloaded files more>>
Main features:
- Joins Segmented Files (what most of you use it for)
- Splits Files into Segments
- Decodes Encoded Binary Files - Auto Detect Format, UUEncoded, Mime (including AppleSingle and AppleDouble), Binhex, Macbinary, yEnc
- Encodes Binary Files - UUEncoding, Mime, Mime AppleSingle, Mime AppleDouble, Scripted Mime (Future addition), Binhex, Macbinary, yEnc
- List Files - All Files, Uncommented Files, Missing SIT Segments, Missing MPG Segments, Missing Pattern Segments, Pattern, Duplicate Files (based on content, not name), Set Match, List Match, List Invisibles, Wide variety of output formats and targets
- Set Filetype - Sets the Finder filetype of all files dropped on it
- Adjust All Filetype - Sets the Finder filetype of all files dropped on it based on each files extension
- Concatenate - A very generalized version of the Join command, Input as:, Files, Text Clippings, Combined Output as: File, Text Clipping, To Clipboard
- CRC and Checksums - Sum32, Adler32, XOR8, MacBinary, BinHex, CRC16, CCITT16A, CCITT16B, CRC32, CCITT32, POSIX.2, ZIP 32, MD5, SHA, Custom CRCs, Custom CRC Table Generation, Several output formats and targets
- File Tools - Fix HL Files, Strip Resource Fork, Encrypt-Decrypt, Move Matching Files, Move Non Matching Files, Trash Matching Files, Delete Matching Files, Label Matching Files, Rename Matching Files, Rename By Subject, Move Duplicates (based on content, not name), Move Dupl Names (name based), DTList To DBF, Alias To File, Dup.nn To Dupa.ext, Fix BinHex
- Folder Tools - Combine Fldr, Group Fldr A, Group Fldr B, Group Fldr C, Step Fndr Fldrs, Delete Empty Fldrs, Open Fldrs, Close Fldrs, Calc Fldr Size (not yet functional)
- Par Tools - Check Pars, Generate Pars, Recover Files
- Miscellaneous Utilities - Get/Set File Info, Wildcard Match Check, Step Fndr Fldrs, Open Fldrs In Trash, Close Fldrs In Trash, SlideShow (Possible Future addition)
- Choice of 3 Matchers for commands which use them: wildcard, regexp and regexs.
Enhancements:
This update corrects two small but significant problems pointed out by by users.
- The filetype autotyper was changed to provide support for properly typing Stuffit file segments rather than typing them as Stuffit archives as was previously happening.
- A second UU decoder was also added (user selectable) to allow proper decoding of multipart encodings in which the last line of uu data in one segment is not separated from the header data of the next article. A blank line may be required there under message handling RFCs (I have not yet checked) and in any case is customary. The new decoder works even without that blank line present, but loses the ability to detect bad uu character data as a result (which the old decoder does well). Other popular decoders use the second method only while ignoring errors as can be seen by CRC checks of the resultant data. MNT now allows you to have a choice between the two methods.
- Error reporting options for Par file handling were also expanded on a test basis (see comments in documentation).
WebArchive Folderizer 1.2.5
WebArchive Folderizer - Extract the entire contents of a Safari webarchive more>>
No attempt is made to process or update any of those contents. I needed a way to get at the embedded images and thought others might as well.
I was quite distressed tonight to notice that one of my older Safari web archives was showing placeholders instead of the graphics I knew had been there. It seemed that Safari had decided to refresh the page content before displaying it and couldnt get to the images at their original location so thats how WebArchive Folderizer was born.
Enhancements:
- More robust handling of embedded URLs.
- More MIME types recognized for dynamic content.
- Better handling of text content with incorrect encodings.
- Traditional Chinese localization (donated).
Pantomime 1.2pre2
Pantomime provides a set of Objective-C classes that model a mail system more>>
Pantomime is almost entirely written in Objective-C. The C language is only used where performance is critical. Pantomime uses a little bit of ELM code.
Main features:
- A full MIME encoder and decoder
- A folder view to local mailboxes (Berkeley Format), POP3 accounts or IMAP mailboxes
- A powerful API to work on all aspects of Message objects
- A local mailer and a SMTP conduit for sending messages
- APOP and SMTP AUTH support
- IMAP and POP3 URL Scheme support
- iconv and Core Foundation support
- maildir support
- SSL support for IMAP, POP3 and SMTP.
Enhancements:
- TLS support for all protocols
- IMAP reconnection code and "fast folder switching" support
- Fully ported the application to Microsoft Windows (using GNUstep on MinGW)
- Improved the documentation and the examples
- Lots of other features, bug fixes, major refactorings and speed improvements.
XMail 3.7
XMail - Send mails via AppleScript without a third-party application more>>
It is a powerful scripting addition for Mac OS X 10.2 or later allowing AppleScripters to send mails from AppleScript without using a third-party application.
Main features:
- full unicode support in every parts of the mail
- multiple recipients (TO,CC,BCC)
- attachments
- various SMTP authentication (Plain, Login, Anonymous, CRAM-MD5, CRAM-SHA1)
- secured connection (SSL encryption is available)
- extra mail headers
- support for HTML mails.
Enhancements:
- Added a pop3 and apop authentification schemes (make use of libpop3, an other Open Source project).
- Code redesign to remove all STL dependencies to allow a better portability
- The base64 encoding algorithm was Sharked and redesigned to allow a quicker compression of attachments and a better portability
- The mimes lists is now included in the binary itself, you cannot add extensions in the plist, this is a regression allowing a better portability.
e-CryptIt Engine 9.2
e-CryptIt Engine is a REALbasic plugin that will come in handy more>>
The plugin is internally segmented so only the used parts will be compiled into your application.
The Zip compression, CRC32 and Adler32 are based on the zlib library whch was not written by Einhugur Software.The e-CryptIt plugin does not require zlib to be installed.
Main features:
Encryption
- e-CryptIt - chained
- Blowfish ECB unchained mode (64 bit blocks - up to 448 bit keysize).
- Blowfish CBC chained mode - (64 bit blocks - up to 448 bit keysize).
- Twofish ECB unchained mode - (128 bit blocks - 128,192 and 256 bit keysize).
- Twofish CBC chained mode - (128 bit blocks - 128,192 and 256 bit keysize).
- Twofish CFB1 chained mode - (128 bit blocks - 128,192 and 256 bit keysize).
- AES ECB unchained mode - (128 bit blocks - 128,192 and 256 bit keysize).
- AES CBC chained mode - (128 bit blocks - 128,192 and 256 bit keysize).
- Serpent ECB unchained mode - (128 bit blocks - up to 256 bit keysize).
- Serpent CBC chained mode - (128 bit blocks - up to 256 bit keysize).
Encoding and Decoding
- e-CryptIt
- Base64 (Raw)
- Base64Stream (Will handle extra CRs in MIME Base64)
- UU
- BinHex
- BinHexEncoderStream
- MacBinary III (Not supported on Win32 and Linux)
- MacBinaryStream (MacBinary I, II and III)
- AppleSingle and AppleDouble (Not supported on Win32 and Linux)
- AppleSingleEncoderStream
- AppleSingleDecoderStream
- YEncDecoder
- YEncEncoder
Compression
- Zip compression on strings
- Zip compression on files (.z format)
- Zip compression on streams (.z format)
Checksum
- CRC16 on strings.
- CRC16 on MemoryBlocks.
- CRC32 on strings.
- CRC32 on MemoryBlocks.
- Adler32 on strings.
- Adler32 on MemoryBlocks.
Hashing
- MD5
- SHA
- SHA1
- SHA_256
- SHA_384
- SHA_512
Keyed-Hashing
- HMAC-MD5
- HMAC-SHA1
Ensemble 1.0b8r6
Ensemble is a RSS/Atom reader more>>
Main features:
- Display 2 or 3 pane
- Synchronize read/unread status via .mac
- Manage history
- Import & Export OPML
- Customize pasteboard.
Enhancements:
- Update TinyXML
- Import ILCrashReporter
- Cant move folder
- Distinction of MIME type in enclosure
- Crash with invalid URL