Yep, I'm planning to add this in an update soon.
327 2012-05-29 08:33:24
Re: YouTube (1 replies, posted in Dropzone Support)
Thanks YouTube support is a definite possibility.
329 2012-05-29 08:31:30
Re: Minor niggle with tray icon (2 replies, posted in Dropzone Support)
Thanks fb0r. I'm aware of this issue. It's due to a workaround needed where drag and drop can stop working due to a bug in Lion. I'm working on a solution for a future update.
330 2012-05-25 07:42:34
Re: Email w/o zip? (2 replies, posted in Dropzone Support)
Hi Mike
The closest is this script - https://github.com/aptonic/dropzone-use … n.dropzone
It lets you specify a name, email and subject to send to when you drop a file onto it.
Click the Raw button on GitHub and then save it somewhere. Then edit the bit at the top that says:
$SUBJECT = "Message Subject"
$BODY = "This is the message body."
$TO_NAME = "Test Person"
$TO_ADDRESS = "test@testing.com"
And fill in these fields with what you want. Make sure the file is saved with a .dropzone file extension and then double click to install.
331 2012-05-25 07:38:15
Re: Sparrow Mail support (4 replies, posted in Feature Requests)
I'll look into this. It really depends on the extent to which Sparrow supports AppleScript.
332 2012-05-23 07:29:13
Re: Print extension issues (18 replies, posted in Dropzone Support)
Hi Michael
The print destination doesn't support advanced printing options like you describe. I started going down the road of adding more configuration and realized that there are literally thousands of options users may want to configure when printing and this falls way outside the scope of what Dropzone is designed for.
The print destination is really only for a super quick and dirty way to print a document without having to open it first. e.g. I want this PDF printed, real quick. If you're trying to use it for tasks beyond this then you're missing the point of the destination.
333 2012-05-23 03:06:31
Re: Zip & Email w/o Mail (1 replies, posted in Dropzone Support)
Thanks for the feedback. I am hoping to support other mail clients in a future version of Dropzone.
334 2012-05-19 02:13:30
Re: TwitPic Destination Broken (4 replies, posted in Dropzone Support)
The update is now available on the Mac App Store.
TwitPic is now bundled with Dropzone so you no longer need to download the extension and install it separately. Simply go into the Preferences -> Add and then select TwitPic from the action drop down. You will then be asked to authorize TwitPic with Twitter.
Thanks for your patience and let me know if you have any problems.
335 2012-05-10 23:35:57
Re: TwitPic Destination Broken (4 replies, posted in Dropzone Support)
The update (Dropzone 2.3) has been submitted to the app store and is waiting for review by Apple. It should be available real soon.
336 2012-05-10 23:33:48
Re: DZ "action completed" messages take too long (6 replies, posted in Dropzone Support)
Hmm, well I agree that is frustrating. If Dropzone did that for me I would definitely be annoyed. Unfortunately I can't reproduce it and nobody else has emailed me about this either.
Any chance you could record a quick screencast demonstrating the behavior? I might notice something different about how you're using it that gives me a clue as to why this might be happening.
337 2012-05-08 02:52:07
Re: Dropzone 2.1 becomes unresponsive on Lion (14 replies, posted in Dropzone Support)
Thanks for posting that Matthew. I've had a look and it doesn't tell me a whole lot.
When Dropzone becomes unresponsive, if you click the menu item and press (Command+,) does the Dropzone Preferences window appear? This would tell me if Dropzone has actually hung or whether the grid/circles is just not able to open for some reason.
338 2012-05-03 01:04:10
Re: Dropzone 2.1 becomes unresponsive on Lion (14 replies, posted in Dropzone Support)
Are you using gfxCardStatus?
339 2012-05-02 21:27:01
Re: TwitPic Destination Broken (4 replies, posted in Dropzone Support)
Yep, sorry. I have fixed this now and will be submitting the updated version to the App Store very shortly. The update should be available in the Mac App Store in a week or two depending on the app review time.
340 2012-05-01 21:38:09
Re: Dropzone 2.1 becomes unresponsive on Lion (14 replies, posted in Dropzone Support)
Hi Matthew
If Dropzone is crashing there will definitely be a crash report. Open Console.app and in the log list on the left-hand side expand a section marked 'CrashReporter' - any time an app crashes a report is added to this section.
Please email the report to me - john@aptonic.com or paste it here and I'll take a look.
Thanks!
341 2012-04-24 16:23:59
Re: Themes Support (2 replies, posted in Feature Requests)
People have themed Dropzone in the past by simply replacing the images in the Dropzone bundle, see below for example.
I agree it would be nice to take this to the next level and allow a theme to be selected through the preferences or something of this sort. I will think about this for future versions.
Thanks for the feedback!
342 2012-04-18 12:18:59
Re: Action that asks for new name and saves to desktop? (5 replies, posted in Dropzone Support)
Yup, sorry for the delay. You had the right idea. I've filled in the blanks for you and the working script can be downloaded below:
http://aptonic.com/getdestination.php?n … e.dropzone
I've hosted it in the dropzone-user-scripts repository (https://github.com/aptonic/dropzone-user-scripts) so others can benefit from it also. Nice idea
343 2012-04-15 03:40:55
Topic: TwitPic Destination Broken (4 replies, posted in Dropzone Support)
Just wanted to let everyone know that the TwitPic destination is now throwing an error saying 'Invalid username or password' even when you have these set correctly. This is because the TwitPic API has changed significantly a short while ago.
I'm working on a solution to this but it will take a little time as Dropzone needs to implement OAuth authentication to work with the new API.
I will let you know when an update is out that fixes this.
344 2012-04-15 03:36:48
Re: Action that asks for new name and saves to desktop? (5 replies, posted in Dropzone Support)
This sounds pretty similar to the Move Files & Copy Files destinations that ship with Dropzone. Have you looked at those?
If the key element is needing to rename the files before moving/copying then this is certainly possible but will require some changes to these destinations. Right click on the Dropzone app bundle then do 'Show Package Contents' and navigate into Contents/Resources/Destination Scripts and have a look at the Move Files.dropzone destination in a text editor for a starting point.
Also, see the API documentation at http://aptonic.com/api
345 2012-04-10 08:31:52
Re: DZ "action completed" messages take too long (6 replies, posted in Dropzone Support)
Ah, right. Well it's odd, because for me the status window isn't stealing focus like you say. I tried dropping a file onto the ImageShack destination. While it was uploading I was able to open and close new tabs in Chrome and close/open Finder windows.
What destination are you using when this happens? Also are you on OS X 10.6 or 10.7? Perhaps try rebooting and see if this still happens. There may be some other factor I'm missing.
346 2012-04-10 08:18:20
Re: DZ "action completed" messages take too long (6 replies, posted in Dropzone Support)
Glad you're liking the new version
I'm a bit mystified about the issue you've described. No timing with regards to the status window has changed from the old version. Only thing I can think of it that Dropzone maybe taking keyboard focus when displaying the status window which means the keyboard events goto that window rather than the one you meant.
I will look into that, but meanwhile you could try Cmd-Tabbing to the app you are trying to use after initiating a Dropzone action and see if that fixes it.
Regarding the status window position: you can move it wherever on the screen you want by dragging it around and the position will be remembered. You can also minimize it by double clicking on it - it will pop back up when the action completes.
347 2012-04-10 08:10:46
Re: Remove 0.6 before installing 2.0? (1 replies, posted in Dropzone Support)
Hi Tom!
You should definitely remove the old version first. The best way to do this is to simply drag the Dropzone icon out of the dock. A dialog should then come up with an option to 'Uninstall Dropzone' - click this, Dropzone 0.6 will be uninstalled and moved to the trash. Empty the trash to complete the uninstall.
Then you can download and install Dropzone 2 from http://aptonic.com/dropzone/latest
348 2012-04-06 04:10:46
Re: Dropzone 2.1 becomes unresponsive on Lion (14 replies, posted in Dropzone Support)
Thanks Chris. Please check Console.app for related messages as well. Please also upgrade to Dropzone 2.2 which just came out on the Mac App Store.
I've never had anything like this myself, so it must be something specific about your configuration.
Please let me know your OS version and Mac type. A screen recording showing exactly what's happening is also very useful.
349 2012-04-05 05:44:51
Re: Upgrade-attempt nightmare… (2 replies, posted in Dropzone Support)
Install v2 again from http://aptonic.com/dropzone/latest and then when it comes up saying your trial has expired put your old registration details in.
All customers who purchased an old version can use their existing license details to register the new version.
I think the destinations have gone missing because when you upgraded to v2 your database was automatically upgraded and earlier versions don't work with the new database format. When you upgrade to v2 they should all come back again.
350 2012-03-29 11:20:39
Re: Evernote (5 replies, posted in Feature Requests)
Yup. Message received. I'll look into it