topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Friday April 26, 2024, 1:12 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - crono [ switch to compact view ]

Pages: prev1 [2]
26
Screenshot Captor / Idea: FlickR Upload...
« on: September 01, 2005, 06:38 PM »
Hi Mouser, Hi Forum

what do you think of a little commandline tool which loads the picture right up on you FlickR Account? I think this would be really nice :) FlickR provides an API in various languages including Delphi, .Net and so on... http://www.flickr.com/services/api/

bye bye
Andreas

27
Screenshot Captor / FeatureRequest: FTP Upload
« on: July 06, 2005, 10:15 AM »
Hi Mouser,
we have spoken about this topic via Email before, but I found a simple solution :).

1) I  think it is easy to add a shortcut for "take screenshot and upload it" - simplay say [ctrl + print]
2) SC takes the shot and saves it
3) SC generates a little text file with the following content (Name: ftpcon.txt):

OPEN [YOUR_HOST]
[YOUR_USERNAME]
[YOUR_PASSWORD]
PUT [THE_FILE]

4) SC calls ftp.exe with the parameter -s
C:\ ftp -s:ftpcon.txt

5) FTP will upload the Image

6) SC deletes "ftpcon.txt"

So the only thing to implement is the Textwriter and 3 fields for the preferences

just an idea :)


bye
Andreas

Pages: prev1 [2]