eof
EOReporter 1.3
EOReporter is a command-line tool generate files (documentation, usually) based on information in an EOModel more>>
It is possible (among other things) to generate PB.project and Makefiles (pre-OS X) that are always up-to-date with the entities in your models. It can also be used to generate HTML documentation similar to what is listed in EOModeler, create a script that can be used to removed obsolete entities from CVS, or turn an EOModel into an XML file.
Enhancements:
- Built as universal binary for use on Intel Macs.
- Added barebones EOF headers to allow compilation with WebObjects 5.3. Contributed by Mike Schrag.
- Updated with new MiscMerge; adds encoding support and fixes a few bugs.
BDControl.framework 1.0.5
BDControl.framework is a simple to use, yet sophisticated utility which supplies some of the useful functionality that used to be provided as part of EOFs EOControl framework. more>>
BDControl.framework 1.0.5 is a simple to use, yet sophisticated utility which supplies some of the useful functionality that used to be provided as part of EOF's EOControl framework. Specifically, in version 1.0.5, BDControl provides qualifiers and sort orderings. No other EOF functionality is provided at this time.
Blister 0.5
Extremely fast, scalable library for building a sync I/O servers and clients more>> Extremely fast, scalable library for building a sync I/O servers and clients
Blister is a free and open source C++ library that will help you build async I/O servers and clients.
Blister includes optimized, lightweight logging, configuration, networking and process control. It also includes sample echo, HTTP and proxy servers.
NOTE: Blister is licensed and distributed under the terms of the GNU Library or Lesser General Public License (LGPL).
Enhancements
- This release is mostly to add comments for the classes and minor code consistency cleanup. However, there are a few features as well 1) the "oneshot" epoll/kqueue requirement in the async dispatcher has been removed which gives a roughly 20% perf boost. DispatchObjects now cache read/write/eof events which means that the re-arm system calls can be eliminated. This is something that libevent cannot currently do. OSX kqueue support was also added 2) A simple timing class wrapper has been added that makes timing a function call including destructor overhead possible from within the function 3) make the Log class levels more consistent with syslog 4) use clock_gettime() for *ticks() when available 5) additional Config set() functionality
BDControl.framework X 1.0.5
BDControl.framework X - Obj-C tool with sort ordering/qualifiers more>>
Specifically, in version 1.0.5, BDControl provides qualifiers and sort orderings. No other EOF functionality is provided at this time.
The disk image contains both a binary release and the complete source code. The BDControl Framework is Open Source, covered by a BSD-style license.
HTML documentation is provided within the BDControl Framework. The BDQualifier and BDSortOrdering classes should be drop-in replacements for EOQualifier and EOSortOrdering in most cases.
Enhancements:
- Major Change: Now uses an install path of @executable_path/../Frameworks. This means the framework expects to be bundled into your application, rather than in /Library/Frameworks. You should still keep your development copy in /Library/Frameworks or in ~/Library/Frameworks of course.
- Major Change: Now built with MACOSX_DEPLOYMENT_TARGET set to 10.2. This means that the framework now expects to be run on Mac OS X 10.2 or later. You should still be able to build it for 10.1 if you need to though.
- Changed the signature of -[BDQualifier count] to return an usigned rather than an int. This matches -[NSArray count] and makes the compiler not complain about mismatched prototypes.
- Built with the December 2002 release of the Mac OS X Developer Tools, on Mac OS X 10.2.6.
- Added missing documentation on categories and exception.
- Changed sorting to use BSD mergesort(3) instead of -[NSArray sortedArrayUsingFunction:inContext:] and its mutable equivalent, because these sorts arent guaranteed to be stable. This shouldnt affect behavior but it may affect performance, since using mergesort(3) requires at least two copies.
eimsmail 1.0b1
eimsmail is a very flexible and effective replacement for the sendmail command that uses EIMS to send. eimsmail will only work with the full version of EIMS. more>> eimsmail 1.0b1 is a very flexible and effective replacement for the sendmail command that uses EIMS to send. eimsmail will only work with the full version of EIMS.
eimsmail is intended to be parameter compatible with common versions of the sendmail command. Currently it supports the following parameters:
-B: specify the content encoding, 7BIT or 8BITMIME
-i: EOF is end of message, rather than a line with a "." on it
-r: sender address (SMTP MAIL FROM)
The -t parameter, which has sendmail extract the list of recipients from the headers of the message, is not yet supported. Many other parameters are ignored or not supported.
To set up eimsmail, copy the eimsmail command to somewhere suitable and give it suitable permissions. Typically you will want to put it somewhere like /usr/sbin and give it owner, group, and world read and execute privileges (chmod 555). If you want to completely replace sendmail with eimsmail, rename or delete the sendmail command, and replace it with a symlink to the eimsmail command.
eimsmail works by saving the message in an appropriately formatted file in the EIMS Incoming Mail folder. An example eimsmail.conf is included, the path does not need to be quoted if it has spaces in it.
Requirements:
- Mac OS X 10.3 or later
- EIMS 3.2.4 or later.
AccessWeb 0.5.1
AccessWeb is considered to be a high-quality and easy-to-use search application/service. more>>
AccessWeb 0.5.1 is considered to be a high-quality and easy-to-use search application/service. Some people are using it and have suggested others might find useful. Want to select a word or phrase in a text document, in an email, in iChat or in a webpage and do a search. AccessWEB provides services for searches across 25 commonly searched sites. It does not feign to take the place of Watson or Sherlock, rather, it provides an additional tool for accessing information on the WEB quickly, without having to remember an URL or scour your bookmarks.
With AccessWEB, you can search Concerts, Books, Software, Music, US patents, Movies, Cocoa, WebObjects, Jobs and others ... add more based on user feedback. Specifically to Mac OSX developers, AccessWEB serves a common request: ability to search across multiple developer sites simultaneously. This version allows you to search across the Apple Developer site and Omnigroup's Dev sites for OSX, WebObjects, EOF and PDO with a single click.
Requirements:
- Mac OS X 10.1.5 or higher
Traveling Salesman 1.0.2
Free GPS route planner for your Mac more>> Free GPS route planner for your Mac
traveling-salesman is a GPS route-planner and navigation system based on libosm and the OpenStreetMap.
Enhancements
- 0000095: [Settings and Plugin-Management] libosm plugin.xml uses "version" instead of "plugin-version" (Marcuswolschon) - erledigt.
- 0000100: [User-Interface] give better feedback while detecting GPS-port (Marcuswolschon) - geschlossen.
- 0000101: [User-Interface] show all SEVERE log-messages via a popup (Marcuswolschon) - geschlossen.
- 0000099: [User-Interface] give better feedback while searching (status-bar, "searching..."-entry in the list) (Marcuswolschon) - geschlossen.
- 0000089: [User-Interface] localize Wizard Step 3 (Marcuswolschon) - geschlossen.
- 0000098: [User-Interface] wizard should show sand-clock while switching panels (Marcuswolschon) - geschlossen.
- 0000097: [Databases] unexpected EOF in findFreeRecords causes endless loop (Marcuswolschon) - geschlossen.
- 0000094: [User-Interface] show a "loading..." in the download-menu and wizard (Marcuswolschon) - geschlossen.
- 0000090: [traffic-messages(not driving instructions)] parse TMC-messages by Royaltek-receivers embedded in NMEA (Marcuswolschon) - geschlossen.
- 0000088: [User-Interface] Plugin-Selection does not work if there is only 1 plugin or none is selected (Marcuswolschon) - geschlossen.
- 0000087: [Route-Finding] support limits in width, height and weight (Marcuswolschon) - geschlossen.
- 0000085: [User-Interface] improve Wizard (Marcuswolschon) - geschlossen.
- 0000084: [User-Interface] localize Tab-Names in UI (Marcuswolschon) - geschlossen.
- 0000083: [User-Interface] show indeterminate progress-bar while importing map of unknown size (Marcuswolschon) - geschlossen.
- 0000079: [Settings and Plugin-Management] unnatural combobox behaviour in Settings (Marcuswolschon) - geschlossen.
Burst 0.97
Burst is considered to be a creative and functional Bug Report Management System containing several components. more>>
Burst 0.97 is considered to be a creative and functional Bug Report Management System containing several components. Reporter is kind of a BugNeXT clone for sending reports using email. RAT is an EOF 3 based desktop application,which is designed to maintain the reports in the underlying database.
Requirements: Mac OS X Server
- Page: 1 of 1
- 1