psyrendust

A mix of code and life, by Larry Gordon

Archive for June, 2008

Lucky Dragons’ homemade sound device

This is an interesting social networking application that involves sound, touch feedback, and people.

Here’s some more info:

http://www.hawksandsparrows.org/bio.html
MAKE: Blog: Lucky Dragons’ homemade sound device

No comments

Canceling CIC Triple Advantage: Get Your Money Back and Get Justice!

I recently had to cancel a recurring transaction that popped up on my bank account. I wanted to make sure that it stopped and that I could get my money back. I found this great article that helped me out:Canceling CIC Triple Advantage: Get Your Money Back and Get Justice!

I have to say that the steps worked out like a charm. I was being charged for 3 months by CIC*Tripple Advantage (ie. Free Credit Report.com). I kepted being persistent but polite and was able to get a full refund.
Read more

No comments

ejectAllVolumes Dashboard Widget v1.1.0

Eject All Volumes widget v1.1.0

This is an update to the ejectAllVolumes Dashboard Widget.

This version Will give you a list of mounted volumes. You can deselect any volumes that are listed to exclude them from the unmount action.

Links after the break.

Read more

No comments

ejectAllVolumes dashboard widget v1.0.1

Eject All Volumes

Today I’m releasing a Dashboard widget that will allow you to execute a bash script that will eject all mounted volumes with 1 button click.

To download the widget: Download ejectAllVolumes widget 1.0.1 (Zip file)

For more details check out the ejectAllVolumes project page.

1 comment

ejectAllVolumes v1.0.1: update

I got some feedback after passing this out to a few friends. Here is what I’ve changed:

  • Removed clear
  • Output the display message to /dev/null
  • Removed echo "complete"

These changes remove any of the outputs to the display. The only time you will receive a message is if you have file that is currently open in an application and the script cannot unmount the volume.

For more details check out the ejectAllVolumes project page.

No comments

ejectAllVolumes v1.0.0: Eject all mounted volumes from your Mac

After some tooling around I’m finally releasing a little bash script called ejectAllVolumes. This script is named after it’s purpose. It will safely eject all mounted volumes from your Mac.

For more details check out the ejectAllVolumes project page.

No comments

goosh.org - the unofficial google shell.

Goosh (Google Shell) is a cool web-app written by Stefan Grothkopp. It’s not an official Google product but does tie into many of functions that Google does provide. All access is done through a command-line interface.

Here is a list of the commands that are available:

  • web - google web search
  • lucky - go directly to first result
  • images - google image search
  • wiki - wikipedia search
  • clear - clear the screen
  • help - displays help text
  • news - google news search
  • blogs - google blog search
  • feeds - google feed search
  • open - open url in new window
  • go - open url
  • more - get more results
  • in - search in a specific website
  • load - load an extension
  • video - google video search
  • read - read feed of url
  • place - google maps search
  • lang - change language
  • addengine - add goosh to firefox search box
  • translate - google translation

Check it out: goosh.org - the unofficial google shell.

No comments