threadworker 0.7
ThreadWorker 0.7
Free and open source class to offload a task to another thread more>> Free and open source class to offload a task to another thread
ThreadWorker is a class that aims to make it easy to offload a task to another thread and notify your application when youve completed the task.
Creating Multithreaded applications with Objective-C in Mac OS Xs Cocoa framework is easier than raw C code, but there are still some difficulties that ThreadWorker will help you overcome.
Enhancements
- Added ability to mark thread as cancelled.
- Changed the behavior when "longTask" takes a second argument. Instead of passing a proxy to the primary threads "self" it passes a references to the ThreadWorker. The recommended way to pass information from the primary, or originating, thread is to use an NSDictionary to pass in the Things Youll Need. See the Controller.m example.
- Changed threads termination behavior so that as soon as your "longTask:" is finished, the thread will exit. This means if you left anything on the NSRunLoop (or more likely an NSURL did it without your knowledge), it will get dumped.
eeIRC 0.7
Free IRC Client for Mac OS X more>> Free IRC Client for Mac OS X
eeIRC is an open source IRC client with pluggable display / scripting.
Enhancements
- This is an initial source snapshot of the client. It builds over most BSD/Mac/Linux with relatively few changes required.
Heidrun 0.7.2
Heidrun - Module-based Hotline client more>>
Heidrun is a tool made with Cocoa and writing your own module is very simple. The default modules include services like: file transfers, threaded-news and all the basic hotline stuff like: chat, private-chats, messaging and plain-news.
Enhancements:
- Added auto retry on failure for transfers option in preferences
- Added AppleScript Support (includes some preinstalled scripts)
- Added a scripts menu and /script chat command
- Added the /get chat command
- Chat input and output is now using the same font
- Fixed a bug with folder downloading from *hxd servers
- Other tweaks and fixes.
XTemplate 0.7
XTemplate is a XCode template builder more>>
Enhancements:
- Added a new button to load pbxproj files for editing without having to add them to the macro expand file list
- Fixed a file encoding issue when working with pbxproj files.
WebGrabber 0.7
GUI for pavuk to download entire websites. more>>
TrimTheFat 0.7
TrimTheFat - Strip unwanted code from a Universal application more>>
Please note the low version number. Its a work-in-progress being released so people have something in-hand and to encourage feedback.
Enhancements:
- Added an updateable "blacklist" to bypass the growing number of apps that refuse to run after detecting apparent tampering with the executable.
Alkor 0.7.4
Alkor - character creator for Diablo II more>>
Alkor allows you to edit every aspect of your character, from Gold and Strength, to which waypoints you have active and what kind of arrows your rogue hireling shoots.
macORSA 0.7
macORSA - for celestial mechanics computations more>>
Features: - accurate numerical algorithms - use of JPL ephemeris files for accurate planets positions - Qt-based graphical user interface - advanced 2D plotting tool and 3D OpenGL viewer - import asteroids and comets from all the known databases (MPC, JPL, Lowell, AstDyS, and NEODyS) - integrated download tool to update databases - stand alone numerical library liborsa - save and restore session from a single file
Main features:
- accurate numerical algorithms
- use of JPL ephemeris files for accurate planets positions
- Qt-based graphical user interface
- advanced 2D plotting tool and 3D OpenGL viewer
- import asteroids and comets from all the known databases (MPC, JPL, Lowell, AstDyS, and NEODyS)
- integrated download tool to update databases
- stand alone numerical library liborsa
- save and restore session from a single file.
Enhancements:
- 2 different installer version - one with datafiles (61Mb), one without the datfiles (12.5Mb).
Spanner 0.7
Spanner allows users to add any application to a watch list, and to perform customizable actions on launch or quit more>>
The new Spanner Preferences Pane allows users to add any application on their drives to a watch list, and to perform customizable actions when those applications are launched or quit.
The original function of Spanner - a menuling to provide easy toggling of hot corners - is still available as Spannerling.
Enhancements:
Changes to Spannerling in this version
- Name changed.
- Spannerling now uses the System calls as opposed to restarting the Dock.
Changes to Spanner in this version
- Creation of prefpane, allowing assignation of launch and quit actions to any application.
- Easy selection of any application via a Browse dialog or from a drop-down list.
- Assign special actions, keypress emulation or AppleScript actions.
JavaDoc 0.7
JavaDoc - Widget to quickly access local Java documentation more>>
Local Java API documentation must be installed. You can do this from the XTools installer options, on the Tiger DVD.
ReserveDV 0.7.0
ReserveDV - iEPG Recording software build for GV-1394TV/M2 or M3 or GV-MVP/IDV more>>
Enhancements:
- Optional support for post processing script Post1/Post2. Add iEPGWebPlugin support. Some heavy operations now run in background. Improve registration process of PowerManagement. Improve time synchronization process on wake up. Now retry 3 times to connect NTP server. Fix command line option of System Starter. Other minor fix..
StaticCharge 0.7
Client for the dynamic DNS service. more>>
Unlike normal domains, dynamic DNS records are set to expire very quickly, which means that old or outdated information doesnt hang around on the net.
You can update your host record as often as you like, and be reachable at yourhosthere.staticcling.org to the outside world. No one that wants to reach your computer need remember what your IP address is, including you.
There are other people out there doing this sort of thing, in homage to the late dyn.ml.org. We wont hate you if you use those others instead of us. Well just talk badly about you behind your back and spread ugly rumors about your sex life.
Your friends will point and laugh when they see you arent using a staticcling.org domain.
Honestly and objectively as we can be: we personally like StaticCling because we are just a couple of guys that want to give back to the internet community.
We have no corporate sponsorship, and were not raking in banner ad money. Were just doing this because we like it, and were not planning on going anywhere. Weve kept it simple. It works. Its fun to share.
DonkeyController 0.7
DonkeyController - MLDonkey controller for the menubar more>>
This is a beta release. If you dont know what that means, please dont downlod this software. Critics/suggestions are welcome.
NOTE: The development cycle of DC has slowed down considerably because of the lack of time. I apologise for this.
Enhancements:
- Fixed: parsing of download list with newer versions of mlnet. You now must have mlnet version MLdk2.7.1.CVS.19.12.05 or newer. Get it from http://downloads.macdk.net/MLdonkey-2-1.7.1.cvs.19-12-05.dmg;
- Added Mldonkey version check;
- Improved error handling when mlnet is not found or could not be started. DonkeyController can download the right version of mlnet for you, if requested;
- DonkeyController is now compiled as universal binary, thus requires Mac OS X 10.4 or later.
Cocser 0.7.2
Cocser - Call terminal scripts to display stdout and stderr more>>
I sometimes use these kinds of software and wanted to get rid of opening the Terminal and type in the start and stop commands each time. Some of them like mysql come packaged with installers and have PreferencePanels. But I wanted something that is able to deal with multiple programs at a time. And there the idea of Cocser was born.
To bring it to the point, Cocser is a Cocoa tool for calling terminal applications or scripts with displaying the stdout and stderr streams. Application Set entries get saved and loaded on startup.
It should run on Mac OSX Tiger, 10.3.x. For Jaguar (10.2.x) it should work as well but this is untested.
Enhancements:
- Added native Intel-Mac support.