NetworkedBlogs.com (beta) is an extension of the Facebook app NetworkedBlogs.

Some things amanzi

Click 'Connect with Facebook' to join NetworkedBlogs. NetworkedBlogs is a community of bloggers and blog lovers. Join the fun, add your blog, and connect with others who read and write about subjects you like.
 

Information

Blog Name: Some things amanzi
Url: http://amanzi.blogspot.com
Language: English
Topics: technology, software, open source
Description: Blog about many things, but mostly the high tech industry, software development, open source and VoIP
Popularity: 4 Followers

Blog Feed

One liner multi-image cropping
A simple entry for a simple way to solve a common problem.I often have a lot of scanned images, documents usually, that have unnecessary white-space, and other artifacts around the edges due to limitations in the scanner software or issues with the scanner itself. Normally I use the gimp, and can correct orientation problems, colour issues and cropping very easily. But this is too much mouse work in my opinion when you have 50 images and all need a similar simple cropping. So I fiddled around in the shell a little and came up with this one-liner:for file in *.jpg ; do echo "Cropping $file" ; \convert -trim $file trim/$file ; \
Complexity threshold
I've been planning to write a proper article about this for years, but inspired today by Dan Pink's excellent presentation on the surprising science of motivation, I thought I'd write a mini-version of this, as an introduction and a reminder to myself to write the real one.Back in 2006 I wrote a blog titled 'The perception of control', dealing with uninformed decision making and the illusion of efficiency, commonly found in control-based companies.

Followers

This blog has 4 followers. Visit the blog page on Facebook to see who's following this blog.
Follow

Popular in:

Not enough data.
Calculated for blogs with 20+ followers.

Related Blogs

This site uses BitPixels previews
Questions? contact: networkedblogs@ninua.com
Copyright (C) 2008, Ninua, Inc.