Main > Free Download Search >

Free dataset handler software for mac

dataset handler

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 122
Sort Handlers

Sort Handlers


A small Applescript for Script Editor more>> A small Applescript for Script Editor

Sort Handlers extracts handlers (subroutines) from ScriptEditors current selection, sorts them by handler name, and places them in a new ScriptEditor document.
The current selection must contain at least one handler (three lines), and it must not include any script-level elements other than handlers.

Caveats:

- The selection must not contain any script-level elements (e.g., script objects, try statements, repeat statements, etc.) other than handlers. If it does, the results are less than useful.
- Comments outside handlers are lost.

System requirements:
- Script Editor

<<less
Download (8KB)
Added: 2008-11-22 License: Freeware Price: FREE
198 downloads
Yahoo Mailto Handler 1.1.1

Yahoo Mailto Handler 1.1.1


Yahoo Mailto Handler - handle mailto URLs more>>
Yahoo Mailto Handler is an AppleScript that opens Yahoos mail page from mailto URLs.

This script can be used to handle mailto URLs. So, when you click on an email address on a web page, it goes to the Yahoo web mail Send Message page, with the email address filled in.

If there are other parts, they will also be filled in (subject, cc, bcc, body, and perhaps other).


<<less
Download (26KB)
Added: 2005-12-14 License: Freeware Price:
1415 downloads
iChat XMPP URI handler 1.02

iChat XMPP URI handler 1.02


iChat XMPP URL handler - Fixes XMPP in iChat more>>
iChat XMPP URI handler is a simple URI handler that allows iChat to handle common XMPP URIs from web browsers.

The XMPP URI can be useful in many contexts. For instance as a way to contact, get information, or call a person, or to contact consumer support for some broken gadget or service.

It is as easy as installing a XMPP handler, storing it somewhere on your harddrive, running it once, and never have to think about it again. XMPP URIs will just work.

With a XMPP URI compable client, users send a message to user@provider.tld with the message Test.

<<less
Download (36.6KB)
Added: 2007-07-16 License: Freeware Price:
831 downloads
iChat XMPP URL handler 1.02

iChat XMPP URL handler 1.02


iChat XMPP URL handler is an URL handler for iChat to manage common XMPP URLs from web browsers. more>> <<less
Download (37K)
Added: 2007-07-14 License: Free Price:
downloads
Fast Data Transfer 0.8.0

Fast Data Transfer 0.8.0


Fast Data Transfer - Efficient Data Transfers capable of reading and writing at disk speed over wide area networks more>>
Fast Data Transfer (FDT) is an Application for Efficient Data Transfers which is capable of reading and writing at disk speed over wide area networks (with standard TCP). It is written in Java, runs an all major platforms and it is easy to use.
FDT is based on an asynchronous, flexible multithreaded system and is using the capabilities of the Java NIO libraries.
FDT may be used to stream a large set of files across the network, so that a large dataset composed of thousands of files can be sent or received at full speed, without the network transfer restarting between files.
Main features:
- Streams a dataset (list of files) continuously, using a managed pool of buffers through one or more TCP sockets.
- Uses independent threads to read and write on each physical device
- Transfers data in parallel on multiple TCP streams, when necessary
- Uses appropriate-sized buffers for disk I/O and for the network
- Restores the files from buffers asynchronously
- Resumes a file transfer session without loss, when needed
<<less
Download (405KB)
Added: 2007-08-21 License: Freeware Price:
492 downloads
DateTips 1.1

DateTips 1.1


DateTips - Demonstrate the prediction or calculation of dates more>>
DateTips presents solutions to a few real-life problems that have been posed in AppleScript discussion groups in recent years, concerning the prediction or calculation of dates.

The solutions themselves may not be useful to anyone else, but they demonstrate the sort of thing that can be done with AppleScript dates. Theres also a handler that returns short dates in the users preferred order rather than the scripters.
<<less
Download (26KB)
Added: 2006-05-30 License: Freeware Price:
1243 downloads
KFAppleScript Handler Additions 2.3

KFAppleScript Handler Additions 2.3


KFAppleScript Handler Additions - Call subroutines (with arguments) of compiled AppleScript scripts more>>
KFAppleScript Handler Additions makes it easy to call subroutines (with arguments) of compiled AppleScript scripts. Certain simple argument types and returns are translated.
Version 2 is greatly expanded in scope from version 1. We now translate all types that cocoa scripting knows how to handle (though independently of the unexposed built in functions). Also, the mechanism is now extensible. You can fairly easily set up your own objects (or other ObjC/AS objects) for automatic translation to and from applescript.
Enhancements:
- Fixed a memory leak.
<<less
Download (55KB)
Added: 2006-03-27 License: Freeware Price:
1307 downloads
AliasList 1.0a1

AliasList 1.0a1


AliasList - Improved as alias list coercion more>>
AliasList delivers what the Finders "as alias list" coercion seems to offer, but in many cases fails to deliver. It patches the holes in alias list where it either results in an unwarrented error, or simply does not work and does not error.

There are several variations of the AliasList handler in the script. Pick one that best suits your scripts needs and include it in your script. A test is included to demonstrate how much faster it works with Programmers Tool.

<<less
Download (29KB)
Added: 2006-04-11 License: Freeware Price:
1291 downloads
Broadcaster 1.1

Broadcaster 1.1


Broadcaster will provide support for delegation of event handlers more>>
Broadcaster will provide support for delegation of event handlers and thus allows a modular design of programming.
For instance, a checkboxs action event is fired. You normally are forced to implement the action event of the checkbox with code belonging to your class. This is not necessary, because the CheckboxBroadcaster delegates the action event to an ActionListener your class can implement. Likewise the TimerBroadcaster delegates its action event to an actionlistener, and your class can implement such a listener keeping more code private.
The plugin does not do anything magically; a timer-broadcaster can be developed in pure RB by subclassing a timer and creation of an interface, cluttering your project window with additional classes. All these are tucked away in the plugin, including code maintaining the reference to the handler, which in this example implements the actionlistener interface.
While this is the principal purpose of the plugin, making a class "timer aware", or "thread aware", or "pushbutton aware", etc, you also can register a bunch of listeners with one timer. This bunch can be put into an array of listeners and as such be registered.
You do not need to maintain a list of actionlistener objects for proper disposal, nor do you need to provide circular references. That is because the plugin appropriately will take care of these references "under the hood".
Enhancements:
- Added RBScript support.
<<less
Download (233KB)
Added: 2005-11-07 License: Freeware Price:
1456 downloads
iTunes and Screensavers 1.2

iTunes and Screensavers 1.2


iTunes and Screensavers - Pause iTunes when screensaver activates more>>
iTunes keeps information about how often a song was played, but this information is not correct if it still plays my music when Im away from my Mac.
So this application will run silently in the background and watch for the screensaver. If the screensaver starts and iTunes is playing the playback is paused. As soon as the screensaver stops the music plays again.
This application was made in Realbasic in only 10 minutes. Some classes from the MBS Realbasic Plugin helped:
First we have a subclass of the CarbonApplicationEventsMBS class which receives an event from the system whenever an application is launched.
Using the ProcessMBS class we check whether the launched application is the screen saver and whether iTunes is running. In case iTunes runs we stop the music using an AppleScript which is compiled and executed using the AppleScriptMBS class.
In the event handler for terminating applications we check if this is the screen saver. In case the screen saver quits we tell iTunes to play again.
This application has no interface and it will quit if you log out but if you want to quit this app without logging out you can use the Process Viewer to quit the process.
Enhancements:
- Moved project to Realbasic 5.5 and newer plugins.
- Fixed problem with users of Script Debugger from latenightsw.com.
<<less
Download (925KB)
Added: 2006-04-05 License: Freeware Price:
1299 downloads
Tech News 1.1

Tech News 1.1


Tech News - Brings on your dashboard the latest technology news from Yahoo.com more>>


Kigo DVD Converter for Mac OS X offers a powerful tool for ripping DVD and converting all popular video formats like AVI, DivX, XviD, MPEG-1, MPEG-2, WMV, ASF, MOV, VOB, MP4, 3GP, 3G2 or QuickTime into iPod, PSP, Zune, MP4, 3GP, 3G2, AVI, MPEG-1, MPEG-2, WMV, DivX, XviD, ASF, MOV, VOB video files on Mac OS X to play on iPod, iPhone, PSP, Zune and other Portable Media Players and cell phones.

This video Converter supports iPod, iPhone, PSP, Zune and other Portable Media Players and cell phones.

System Requirements: MacOSX 10.4 or higher

New :

  • Add Japanese language support,
  • DVD chapter handler bug fixed,
  • MPEG1 Video Size handler bug fixed,
  • Youtube video download bug fixed,
  • Convert failed bugs fixed


<<less
Download (180KB)
Added: 2008-07-08 License: Freeware Price: FREE
194 downloads
Webmailer 1.0.1

Webmailer 1.0.1


Webmailer is an enhanced tool specifically designed to help you fix the problem that ever click on a mailto: link, only to scream in frustration as Apple Mail opens yet again. more>>

Webmailer 1.0.1 is an enhanced tool specifically designed to help you fix the problem that ever click on a mailto: link, only to scream in frustration as Apple Mail opens yet again. You can set it to open any URL or run any shell script, complete with the parameters lifted from the mailto link. Webmailer comes with links for several possible Webmail sites, including Yahoo Mail, Gmail, Hotmail, and several Webmail programs, such as SquirrelMail or Roundcube.

But you can always add your own configuration. (There are two versions of Webmailer, one for Mac OS X v10.3 (Panther) and one for Mac OS X v10.4 (Tiger). The Tiger version includes a feature that allows you to choose your default email handler.)

Requirements: Mac OS X 10.4

<<less
Download (148.8KB)
Added: 2007-04-22 License: Freeware Price: $0.00
downloads
 
Other version of Webmailer
Webmailer 1.0The Tiger version includes a feature that allows you to choose your default email handler, be ... up in the list of applications, try downloading and running the "Mail Handler Fix" to the right
License:Freeware
Download (149KB)
1042 downloads
Added: 2007-01-09
Distillation Designer v1.0.4

Distillation Designer v1.0.4


Distillation Designer brings users a simple McCabe-Thiele method for designing binary distillation systems. more>>

Distillation Designer v1.0.4 brings users a simple McCabe-Thiele method for designing binary distillation systems. It will be of use to students studying Chemical Engineering and is currently being offered as 'donation ware'.

Major Features:

  1. Boiling Point Graph showing Vapour-Liquid Compositions.
  2. q-Line calculation from component thermodynamic properties.
  3. Manually defining the minimum reflux ratio.
  4. Loading of Data files.
  5. Plot of Reflux versus stages to help determine the optimal value.
  6. Drag and Drop graphs direct to desktop.
  7. Configurable printing of the 3 Graphs
  8. Much better checking of input data before the McCabe-Thiele graph can be plotted.
  9. Very basic help.

Enhancements:

  • Improved handling of data files.
  • Fixed dataset problem when loading an existing design
  • Fixed rendering VLE diagram for some composition types.
Requirements:
  • Apple Macintosh running Mac OS 10.5 (Intel and PowerPC).
<<less
Download (1.6MB)
Added: 2009-09-24 License: Freeware Price: Notavailable
downloads
Broadcaster Plugin 1.2

Broadcaster Plugin 1.2


Broadcaster Plugin is designed to provide support for delegation of event handlers and thus allows a modular design of programming. more>>

Broadcaster Plugin 1.2 is designed to provide support for delegation of event handlers and thus allows a modular design of programming.

The plugin does not do anything magically; a timer-broadcaster can be developed in pure RB by subclassing a timer and creation of an interface, cluttering your project window with additional classes. All these are tucked away in the plugin, including code maintaining the reference to the handler, which in this example implements the actionlistener interface. The upshot is that you do not need to maintain a list of actionlistener objects for proper disposal, nor do you need to provide circular references.

Enhancements:
  • Added universal support for MacOS X.
  • Added specific interface listeners.
Requirements: REALbasic 5.5 or later.

<<less
Download (229K)
Added: 2008-01-11 License: Free Price:
downloads
CB Shapedraw 1.0

CB Shapedraw 1.0


CB Shapedraw - Parses ESRI shapefiles and draws their contents to the Chipmunk Basic graphics window more>>
CB Shapedraw is a Chipmunk Basic program that parses ESRI shapefiles and draws their contents to the Chipmunk Basic graphics window. Multiple shapefiles can be drawn together using different line weights and colors, allowing simple map overlays to be constructed.
CB Shapedraw supports point, multipoint, polyline, and polygon shape types.
This program is intended as a Chipmunk Basic programming example. Please see the web site for additional information including usage help.
Main features:
- unnumbered lines
- catching and handling open errors using on error (the open commands optional "else goto" error handler appears to be incompatible with labelled goto targets; itll only go to a hard-coded line number - blah!)
- use of the fseek command to navigate around a file (not put to terribly effective use in cb-shpdraw as the shapes are drawn sequentially anyway, but in place to facilitate future modifications where particular shapes are requested but not others - possibly according to attribute values)
- use of named subroutines
- parsing of a fairly complex binary file format - in accordance with ESRIs specification, shapefiles contain a combination of "big endian" and "littleendian" byte ordering. This means that some values are stored "backwards" (most, actually, relative to the Macs native "big endian" byte order), which is the reason for the byte-by-byte math in the Read subroutines. Otherwise, input could probably be lots faster, using get to read a typed structure directly from file. Maybe thats possible anyway. Regardless, figuring out how to read a little-endian eight-byte double with Chipmunk Basic seemed pretty tricky.
<<less
Download (6KB)
Added: 2005-11-25 License: Freeware Price:
1433 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5