Archive for the ‘Hack’ Category

OK, This One Is Mine.

Thursday, February 28th, 2008

Unless you are in trial ALOT (in which case you probably aren’t reading this), you may want a way to stay fresh on your evidence (objections, hearsay etc.). Or, maybe you just want to expand your Spanish vocabulary or brush up on those periodic tables… who knows. But, just as in school, one way to keep fresh can be to flip through a set of flash cards from time to time.

But, who can stand to carry several decks of flash cards around? Well, if you have an iPhone, you can stand it, and listen to some smooth tunes while you learn as well.

Evidence Flash Card AnswerEvidence Flash Card Q

Step 1: Either scan a set of flash cards (Fujitsu Scansnap or any business card scanner should do) or create a set in Pages/Word (if creating a custom set, be sure to set the paper size to no larger than 3X5 and landscape mode, not portrait).

Step 2: Email those suckers to any account which your iPhone uses.

Step 3: Open email on your iPhone, download the document, turn that iPhone sideways, and enjoy.

No more dropping, losing, or inadvertently shuffling up your flash cards. Plus, they all now fit in the slim slim iPhone.

One caveat… if you are using Adobe Acrobat Pro, you might want to avoid OCR’ing the document and/or saving it out under Preview. Some OCR’d flash cards refused to display properly on the iPhone, but once stripped of their text and saved from Preview worked just fine.

I can’t dream up every great tip….

Thursday, February 28th, 2008

and in fact seem to be more of a collector than an inventor. But I sure know a good tip when I see it. If you have an iPhone, you can create a work around to make your phone vibrate first, then ring second according to this tip from jkOnTheRun:

Customize a ringtone by adding a period of silence before the actual sound. Then load up up the custom ringtone on your iPhone. Now, make sure you set your iPhone to use the new ringtone and also to vibrate upon an incoming call. When you get dialed up, your iPhone should “play” the silenced part of your ringtone while vibrating.

via: Lifehacker

And the first hint is…

Sunday, February 10th, 2008

Add a recent documents stack item to your dock for quick access to all your recent documents.Recent Docs StackOpen Terminal and type: defaults write com.apple.dock persistent-others -array-add '{ "tile-data" = { "list-type" = 1; }; "tile-type" = "recents-tile"; }'After that, type: killall Dock in terminal to restart the dock.Finally, control click on the new folder and choose “Recent Documents.”You can set the number of documents remembered in System Preferences, Appearance.via: macosxhints.com