Archives for the ‘ScrnShots’ category

ScrnShots AppleScript Upload Folder Action

Now that we've announced the public API (beta) for ScrnShots.com, I can start blogging about some of the tools I've built to interact with it.

The first, is a folder action for Mac OS X that lets you drop images onto it and they are automatically uploaded to your ScrnShots account.

DISCLAIMER: This script was created fairly quickly and is very simple. It is in no way complete or robust in its error handling. If you find any bugs or errors, please post a comment below and I will update the script as necessary.

Here are the steps to get the folder action setup:

  1. Download the ScrnShots Folder Uploader (1.0) script file.
  2. Put the above file in "~/Library/Scripts/Folder Action Scripts" (create the folder if it does not already exist)
  3. Double click the script file to open it in the script editor, then edit the following code at the top of the file to include your ScrnShots username and password:
    -- SETTINGS
    -- Update to be your username
    property user_name : "INSERT YOUR USERNAME HERE"
    -- Update to be your password
    property user_password : "INSERT YOUR PASSWORD HERE"
  4. Create a new folder on your desktop called "Upload to ScrnShots"
  5. Right click the folder and select "More > Enable Folder Actions"
  6. Right click the folder again and select "More > Attach a Folder Action..."
  7. From the file selector, select the downloaded applescript file in "~/Library/Scripts/Folder Action Scripts/ScrnShots Folder Uploader"
  8. Voila! You should now be able to drag images onto that folder and they will upload to ScrnShots! After a screenshot us uploaded it moves it into the "Uploaded" folder.

Hope this is useful to anyone who needs to quickly upload screennshots without using the ScrnShots Desktop app.

BONUS POINTS

If you really want to make the Folder Action cool, create an icon for the folder and add it to your dock. Then you get immediate access to upload images to screenshots with the drag of a file. I've tried this out with Skitch and it works beautifully.

Please post any bug, comments or code updates below! Enjoy.

ScrnShots Desktop Beta Launched

Earlier today we launched the first beta version of ScrnShots Desktop software for both the Mac and PC. Check out this screencast I made that shows off the features for the Mac version:

The beta features include:

  • Application lives in the menu bar which means its out of the way, but always there when you need to snap a quick screeenshot.
  • Take screenshots of a section or an entire window.
  • Upload screenshots from existing files on your computer.
  • Auto-completion of tags based on your existing ScrnShots tags. (Mac only right now)

Download the software from www.scrnshots.com/tools

ScrnShots is Live! Signup now

ScrnShots launched today. Signup now to get your free account: ScrnShots registration page.

When things slow down I should have time to write a better blog post about our launch.

Thanks to everyone who helped out with the private beta and everything else. Cheers!

ScrnShots Pre-Release Survey

At ScrnShots, we created a quick survey to get some feedback from the community in regards to how they create and use screenshots currently.

If you've got a few minutes, please take a moment and fill out the super short survey: ScrnShots Pre-Release Survey (it's only 5 questions!)

The survey will be open for the next 24 hours and thanks to anyone who's already filled it out.

ScrnShots Reviewed on Killer Startups

Sorry for the cross post if you are also a reader of The ScrnShots Blog.

Just want to give a quick shout out to the team at KillerStartups.com for reviewing ScrnShots:

"ScrnShots is a versatile and functional space for designers to get inspired while staying organized and in the loop. The site is itself well designed, with easily navigable elements and cross platform functionality."

Read the full review here: ScrnShots Review on Killer Startups

ScrnShots Blog and Screencast

ScrnShots now has a blog!

To kick things off I recorded a quick and dirty screencast of the upload a screenshot functionality. Here it is for your viewing pleasure:


[ScrnShots] Upload a Screenshot from Greg Bell on Vimeo.

If you love screencasts, subscribe to the ScrnShots channel on Vimeo.

Introducing ScrnShots.com

For the past couple of months I have been quietly been working on launching a side project of mine called ScrnShots.

ScrnShots Logo

What is ScrnShots?

ScrnShots is a social web application for designers (graphic, interaction, information, etc.) to easily keep and share a digital inspiration diary. If that doesn't make any sense check out my profile page on ScrnShots:

Read More »