home    |    blog   |    photos    |    subversion    |    contacthome.htmlhttp://blakeseely.com/bloghttp://www.flickr.com/photos/blakeseely/subversion.htmlcontact.htmlshapeimage_3_link_0shapeimage_3_link_1shapeimage_3_link_2shapeimage_3_link_3shapeimage_3_link_4
Sniper 0.5.7 - Released on December 16, 2006
 
blakeseely.com / downloads
Sniper is an iPhoto-like desktop application for managing your Flickr photos. Looking for a replacement for Flickr’s web interface? Want to drag, drop and copy instead of clicking on links? Want to see thousands of photos in a single, scrollable view? Download Sniper.
MUPhotoView 1.2 - Released on October 15, 2006
This view provides similar functionality to iPhoto’s thumbnail view - photo scrolling, resizing, etc. All the functionality is already built and you can just drop it into your app via bindings or delegation. Release 1.2: Fixes several bugs, and provides performance improvements in selection, calculating the photo grid, and building low-res “fast” versions of the photos.
BSJSONAdditions 1.3
Are you using JSON with Cocoa? BSJSONAdditions includes a category on NSDictionary that allows easy creation of an NSDictionary object from a JSON string, and output of a JSON string from an existing dictionary. The download includes a complete Xcode project and unit tests.
Release Notes for 1.3: Now skips any characters appearing before the first object definition.
Release Notes for 1.2: Included a fix for ‘\u’ Unicode parsing.http://www.json.org/shapeimage_13_link_0
Download Color Field Images 2.0
This Automator action uses the Sniper engine to download images whose average RGB color matches a color you choose. Looking for images to for your site? Looking for complements to a given image or color palette? Try this Automator action. (Each downloaded image is stamped with the owner’s Flickr username and a URL to the photo - please respect the owner’s copyright)
BSRoundedBox 1.1
This NSBox derivative is based on Matt Gemmell’s RoundedBox code, but adds an IBPalette so you can easily add and configure it via InterfaceBuilder