fontsight 3.2
iPong 3.2
iPong - View media and play pong in the same window more>>
It is also capable of playing plain pong without a movie, for those who find a timewaster with a media player attached as an afterthought too reminiscent of RealPlayer.
Main features:
- All QuickTime media formats supported (e.g. mov, mp4, jpg)
- Variable difficulty
- Highly configurable interface.
Enhancements:
- Use image files or pdf documents for the paddles and ball, or choose from 56 built-in pictures including aubergines, tanks, cows and symbols of oppression
- More sound effects.
Corona 3.2
Corona has come as a fully-functional general ledger accounting tool, which features drag and drop accounting, on-the-fly account creation, and one-click reconcilement. more>>
Corona 3.2 has come as a fully-functional general ledger accounting tool, which features "drag and drop" accounting, on-the-fly account creation, and one-click reconcilement.
Major Features:
- On-the-fly account creation
- Journal selector for entry forms
- Popup selectors minimize typing
- Drag and drop transaction entry
- Single-click bank reconciling
- Dynamic inventory creates itself
- Drag and drop inventory items
- Query List recalls recent queries
- Exportable queries and reports
- Check Register
- Bank Reconcilement
- Address Index
- General Form Entry
- Invoicing and Receivables
- Payroll
Schick 3.2
Schick - Transfer files over Rendezvous network more>>
I used to use Mac OS X FileSharing and the DropBox, but I dont get notified, and I have to mount the other users Home DropBox by hand. Additionally the number of logged in users on Mac OS X Client is limited. Since no tool existed for this purpose, I made my own (as usual).
Main features:
- Rendezvous-enabled
- No configuration necessary
- Automatically fetches username and user image from your Macintosh Preferences / Address Book.
FFTW 3.2.1
C library that will help you compute the Discrete Fourier Transform more>> C library that will help you compute the Discrete Fourier Transform
FFTW is a C subroutine library for computing the discrete Fourier transform (DFT) in one or more dimensions, of arbitrary input size. FFTW will compute the DFT in both real and complex data (as well as of even/odd data, i.e. the discrete cosine/sine transforms or DCT/DST).
Main features:
- Speed. (Supports SSE/SSE2/3dNow!/Altivec, since version 3.0.)
- Both one-dimensional and multi-dimensional transforms.
- Arbitrary-size transforms. (Sizes with small prime factors are best, but FFTW uses O(N log N) algorithms even for prime sizes.)
- Fast transforms of purely real input or output data.
- Transforms of real even/odd data: the discrete cosine transform (DCT) and the discrete sine transform (DST), types I-IV. (Version 3.0 or later.)
- Efficient handling of multiple, strided transforms. (This lets you do things like transform multiple arrays at once, transform one dimension of a multi-dimensional array, or transform one field of a multi-component array.)
- Parallel transforms: parallelized code for platforms with Cilk or for SMP machines with some flavor of threads (e.g. POSIX). An MPI version for distributed-memory transforms is also available, currently only as part of FFTW 2.1.5.
- Portable to any platform with a C compiler. Documentation in HTML and other formats.
- Both C and Fortran interfaces.
Enhancements
- Performance improvements for sizes with factors of 5 and 10.
- Documented FFTW_WISDOM_ONLY flag, at the suggestion of Mario Emmenlauer and Phil Dumont.
- Port Cell code to SDK2.1 (libspe2), as opposed to the old libspe1 code.
- Performance improvements in Cell code for N < 32k, thanks to Jan Wagner for the suggestions.
- Cycle counter for Sun x86_64 compiler, and compilation fix in cycle counter for AIX/xlc (thanks to Jeff Haferman for the bug report).
- Fixed incorrect type prefix in MPI code that prevented wisdom routines from working in single precision (thanks to Eric A. Borisch for the report).
- Added make check for MPI code (which still fails in a couple corner cases, but should be much better than in alpha2).
- Many other small fixes.
OpenUp 3.2
OpenUp is a utility to decompress PAX, GNUTAR, and ZIP archives without the terminal. more>> <<less
ResizeIt 1.3.2
ResizeIt allows you to change size of multiple images at once. At same time it can convert file formats more>>
Enhancements:
- Launch English version.
Lexikon-Sonate 3.2
Lexikon-Sonate - Algorithmic music generator more>>
It takes advantage of composition algorithms that has been developed by Karlheinz Essl since the 1985 years. With this algorithmic music generator on can easily create fascinating and complex musical structures on the fly.
Furthermore, Lexikon-Sonate is an infinite music installation that can run on a computer for years without repeating itself. Finally, Lexikon-Sonate can be used as an instrument for live performance of electronic music.
Gas 3.2
A Dashboard widget that displays the lowest gas price where you live. more>> A Dashboard widget that displays the lowest gas price where you live.
This widget displays the lowest gas price where you live. Simply enter your US zip code and presto!
Make gas consumption a pleasure with the satisfaction of knowing you got the best deal in town. Gas provides a simple, elegant, easy-to-use method for finding the cheapest gas in the area, right from your Dashboard.
Whether youre going cross town or cross country, Gas delivers information from gaspricewatch.com in order to provide you with the most up-to-date gas prices available.
As gas prices are on the rise, this widget rises to the challenge of saving you those extra cents as you go about your journeys. Have a nice drive.
Main features:
- Up to date gas prices, color coded by date and sorted by preferred grade.
- View all (and only) your preferred grades with multi-grade mode.
- Handy gas guage on backside indicates value.
- Links directly to Google Maps to locate your station of choice.
- Beautiful graphics, slick animations, and optional pole for your visual pleasure.
- Intuitive keyboard controls and scrollwheel support make finding the cheapest gas even easier.
- Unique preferences per instance give you maximum control.
System requirements:
- Internet Connection.
Enhancements
- Compatibility with Safari 4.0.
- New, easy-to-read digits and cleaner animation.
- See age of prices at a glance.
- Minor bug fixes.
NcFTP 3.2.1
The purpose of ncftp is to provide a powerful and flexible interface to the Internet standard File Transfer Protocol more>>
Although the program appears to be rather spartan, youll find that ncftp has a wealth of valuable performance and usage features. NcFTP is created with an emphasis on usability, and it does as much as it can for you automatically in order to do what you expect to do with a file transfer program, which is transfer files between two interconnected systems.
Some of the cooler features include progress meters, filename completion, command-line editing, background processing, auto-resume downloads, bookmarking, cached directory listings, host redialing, working with firewalls and proxies, downloading entire directory trees, etc., etc.
The ncftp distribution comes with the useful utility programs ncftpget(1) and ncftpput(1) which were designed to do command-line FTP. In particular, they are very handy for shell scripts. This version of ncftp no longer does command-line FTP, since the main ncftp program is more of a browser-type program.
Enhancements:
- Now a little more tolerant of FTP servers who send their internal network IP addresses in their PASV response. When this is detected, it will be ignored and the data connection will connect to the same IP that is used for the control connection.
- Resuming of uploads can now work for servers that do not support REST + STOR. The APPE command will be used instead.
- Fixed problem with Resume All [R!] in ncftp, which was just appending to subsequent files rather than resuming them. (Thanks, Terry Brown)
- ncftpput for version 3.2.0 did not work correctly when both -f and -c/-C were used. This has now been fixed. In addition, the host command line argument is optional then the config file specifies the host.
- Various small fixes.
NewsMac 3.2
NewsMac - Stream Mac news headlines to your desktop more>>
Main features:
- Before the new 3G iPods came out we had no choice but to use the iPods address book to store information, but now NewsMac utilises the new text note system leaving your address book for what its supposed to be there for.
- NewsMac lets you synchronize* more than just headlines with your Palm PDA - you can sync the news story from the web page the headline is linked to. NewsMac has been updated to work with the new iSilo 4 too.
- NewsMac 3.1 introduces a new feature called Sync-On-Start, that automatically performs a Palm or iPod synchronization when you start NewsMac, perfect if youre in a hurry and want to take the news with you with the minimum of fuss.
- NewsMac supports OPML, so now you can move your channel subscriptions over from other RSS news aggregators as well as export any of NewsMac categories as an OPML file.
- NewsMac 3.1 now lets you have anything youve already downloaded be automatically refreshed after a set time period. Use this in conjunction with the option to automatically download your favorites when starting NewsMac and you can be kept constantly up-to-date with the latest news as it breaks**.
- NewsMac 3 features Feed Finder, a new super easy way to add RSS news feeds to NewsMac using the built-in mini browser which automatically detects clicks on RSS links and lets you add them to NewsMac with just a simple button press.
- The new favorites bar and an all new collections drawer giving you fast and easy access to no only your favorite channels, but your top rated channels, recently visited channels and more.
- NewsMac 3 automatically downloads web site icons where possible so you dont need to worry about manually setting them any more.
- NewsMac 3.1 now lets you browse the headlines of your favorite channels direct from the Mac OS X Dock - perfect for checking the latest news headlines without the boss noticing.
- You can now freely create new categories or delete existing ones from the new Category in menu in NewsMac. NewsMac 3 also introduces the idea of collections. Collections are essentially smart categories that are dynamically built based on whether channels meet certain criteria. For example there is a category containing all the channels you personally added to NewsMac and another containing all your favorites.
PDFission 3.2.6
PDFission - Front end to PDFTKs PDF splitting more>>
PDFission also strips out illegal characters out of the file name before it is processed.
Please make the folders first. When you launch PDFission for the first time it will error out until you browse and select the in and out folders.
Enhancements:
- fixed browse button. (oops, redid window and it lost the links I had).
SmartSplitter 1.3.2
SmartSplitter - REALbasic source for resizing window controls more>>
The SmartSplitter control allows the user to resize other controls contained in the window as desired.
It can automatically attach nearby controls thus achieving full functionality with NO coding and NO binding.
Enhancements:
- ClearRect removed from paint routine to fix background color under Windows XP
- Splitters set to StayProportional are now proportional to attached control extents rather than from min/maxLimits
- --- Thanks to Tomas Camin for letting me know about this ---
- Fixed CanvasSmartSplitterDebugger so that it now works in Mac OS X using RB2005 and later
- Masking CanvasSmartSplitterDebugger so that it looks better
- Fixed initialization issue happening when splitter is referenced before Open event.
Untar 1.3.2
Untar is a wrapper application which acts as the front end to a variety of UNIX utilities more>>
However, since those days, the masses have come to use computers, and they expect an easy to use system with graphical elements and interaction.
The days of the command-line interface are distant, and expecting the average user to resort to those older methods is normally out of the question. This is where Untar steps in.
Untar is a wrapper application which acts as the front end to a variety of UNIX utilities, such as tar, gzip, bzip2, rar, and zip.
Untar is able to uncompress files in .tar, .tar.gz, .tgz, .tar.z, .z, .gz, .svgz .Z, .tar.Z, .taz, .tar.bz, .tar.bz2, .tbz, .tbz2, .bz, .bz2, .rar, and .zip formats. Source code and project are included.