Existing users, log in.  New users, create a free account.  Lost password?

Mac OS X  |  Web & Software Development  |  Other Developer Tools  |  DropScript

DropScript

DropScript - 0.5

converts shell, Perl, other scripts into OS X drop apps

All Time: (3.8)
This Version: Not rated (0.0)
Current Version: 0.5
Release Date: 2002-08-10
License: Freeware
Downloads (this version): 5,848
Downloads (all versions): 9,357

Feedback Summary:

This Version:
Overall Rating: Not rated (0.0) Features: Not rated (0.0) Support: Not rated (0.0)
Ease of Use: Not rated (0.0) Quality / Stability: Not rated (0.0) Price: Not rated (0.0)
Add Your Feedback

Key to Types of Feedback:

ReviewsReviews   TroubleshootingTroubleshooting   Usage TipsUsage Tips   Developer NotesDeveloper Notes   CommentaryCommentary   Featured ReviewsFeatured Reviews

All Feedback: 1 - 10 of 11 |  1 2 Next



DropScript ReviewI like convert… - Version: 0.5, 11/2/2002 11:42AM PST

pao12
Perl scripts into drop-apps!
Post a commentAlert Admin

DropScript CommentaryIt wasn't really… - Version: 0.5, 8/13/2002 12:58PM PST

Wilfredo Sanchez
an IE bug. The problem was that www.mit.edu wasn't sending the MIME type for .dmg files. It's fixed now.
Post a commentAlert Admin

DropScript Commentaryforty_two - alas,… - Version: 0.5, 8/11/2002 08:02AM PST

sjonke
if David were to have switched to Chimera or Mozilla or Netscape or OmniWeb or... he would run into the same problem. The problem is on the server, not the browser.
Post a commentAlert Admin

DropScript Commentarydavid: this is… - Version: 0.5, 8/11/2002 07:15AM PST

forty_two
a well known, long-time deficiency with IE that handles .dmg files incorrectly. Just do "save as...", or stop using IE.
Post a commentAlert Admin

DropScript CommentaryI can't get… - Version: 0.5, 8/11/2002 02:14AM PST

DavidFerrington
this to download - instead of lauching an IE download window, it appears as text in a normal browser window - any suggestions?
Post a commentAlert Admin

DropScript ReviewWith the help… - Version: 0.3, 5/13/2002 09:08AM PST

sjonke
here I managed to get it work. This is great. Incidentally, if you are using to for an X Windows application, include the following line at the beginning of your shell script to start XDarwin if needed and switch to it already running: /usr/bin/osascript -e 'tell application "XDarwin" to activate'
Post a commentAlert Admin

DropScript ReviewRegarding lack of… - Version: 0.3, 5/3/2002 07:50PM PST

jdtangney
docs... Follow the "product info" link on the right, and you'll find that this is part of the darwin project. Open almost any script file in Mac OS X and you'll find the name of Wilfredo Sanchez, Demigod! Fall to your knees, O you of little vision.
Post a commentAlert Admin

DropScript Review(works well under… - Version: 0.3, 4/15/2002 04:20PM PST

iMeridiAC
OS 10.1.3) some advisements .. take a closer look at (Un)Shove.sh and try to drop them to DropScript and you'll understand .. then you may open the application bundle and look at /Contents/Resources/script (that is what is actually executed) and about what is not documented .. the DropScript sets some variables .. $1 or $file : path to the dropped file $0 : path to the executed script file
Post a commentAlert Admin

DropScript ReviewWow, talk about… - Version: 0.3, 2/15/2002 12:16PM PST

storme
a crippling lack of documentation. How does it work? It sounds cool - if only the author had thought to put in a paragraph of explanation on how to use it....
Post a commentAlert Admin

DropScript ReviewThis program seems… - Version: 0.3, 11/29/2001 11:36AM PST

Snorri--2008
to have stopped working in 10.1.1. I had it working before 10.1.1. However, you must direct all script output that you want to see to a file as the program will not open a window and display output. Also if you change the script and try to make another drop app, you must remove or rename the old app first as dropscript will not overwrite the old one. (And will not tell you either.)
Post a commentAlert Admin