iStolen? iGotItBack: Tales of recovering a stolen iPhone

August 27th, 2011 by Jim Shank No comments »

It was winding up to be a normal Friday evening when I received a call from my wife, someone at the school where she teaches had gotten into her purse, taken all of her cash and her iPhone 4. “What do I do?”, she asked.

It’s a really dangerous game, stealing an iPhone, it’s even more dangerous when the owners husband is a geek and fancies himself a bit of a detective. » Read more: iStolen? iGotItBack: Tales of recovering a stolen iPhone

Dabbling in Android

June 4th, 2011 by Jim Shank 2 comments »

My school district recently switched from Verizon to Sprint for service allowing me to select a new phone to replace my Verizon Blackberry 8830. In the interest of understanding the Android camp, I choose a Samsung Epic 4g (Galaxy S) running Andoid Froyo 2.2.1. Based on release dates this puts the generation on par with my iPhone 4. My goal is not to replace my iPhone 4 but to understand if it would be possible and what I would lose (or possibly gain) in a switch to Google’s promising mobile OS.  » Read more: Dabbling in Android

Importing Outlook 2011 to GMail or Google Apps

January 31st, 2011 by Jim Shank 2 comments »

My company finally made the switch to Google Apps. I have been using Outlook for the last few years to access my email from a FirstClass server and upgraded to Outlook 2011 a few months ago. I love the Google Email interface so now it’s time to ditch Outlook completely. Unfortunately there isn’t a direct import utility from Outlook 2011 to GMail or Google Apps so I combined a few. Here’s  how:

  1. Download, install and run EagleFiler (Free 30-day trial/$40 to buy)
  2. Close the how-to guide.
  3. Create a new library in EagleFiler called Outlook Export (name doesn’t matter)
  4. In Outlook, select the emails you want to import (use ⌘-A) and then press F1 (Fn-F1 for most Mac keyboards)
  5. Let EagleFiler do it’s work. If you have Growl, you will see notifications as it processes the email into mbox format.
  6. Repeat step 4 for all of the folders you want to import
  7. Open Mac Mail and setup a dummy account if you don’t already have one
  8. In Mac Mail – select File - Import Mailboxes and select Files in mbox format and select Continue
  9. Browse to the location that you created your EagleFiler Library (mine was in Documents:Outlook Export) and select the Outlook Export Folder and Choose
  10. After a bit of Searching for data… you will receive an Import box allowing you to select the folders you want to import. Check the ones you want and click Continue
  11. Google makes it easier to get from Mac Mail to GMail by using the Google Email Uploader Mac. Go get, install and run it.
  12. Google Email Uploader Mac will detect the Mac Mail account automatically. Enter your credentials for GMail or Google Apps.
  13. Make sure you have Apple Mail selected and clock Import

It took me about 3-hours to upload 9500 messages but it worked. Special thanks to C-Command software for making a great product. I wish there was a donate button on their site so I could shell a few bucks their way for making this possible.

Automating Outlook 2011 with Applescript

November 2nd, 2010 by Jim Shank 6 comments »

I am continuing my automation work with folder actions and applescript and had a desire to be able to email from the new Mac Office 2011 using Outlook. There are several examples for how to do it with Entourage but the syntax has changed regarding mail to recipients. Without further delay, here is a working script:

tell application "Microsoft Outlook"
	set newMessage to make new outgoing message with properties {subject:"Hooray for automation"}
	make new recipient at newMessage with properties {email address:{name:"Jim Shank", address:"jim.shank@example.com"}}
	open newMessage
end tell

After hours of searching, I finally came across this fantastic example from Bobby Kansara at Microsoft. Thanks to the early adopters and beta testers.

OS X Folder Sync with Google Docs

October 5th, 2010 by Jim Shank No comments »

Here is a little script that I adapted that allows you to assign a Folder Action that uploads anything you add to that folder to Google Docs. Here’s how:

  1. Download google-docs-upload
  2. Create the script below in /Library/Scripts/Folder Action Scripts/transfer – Google Docs.scrp
  3. Right-click on a folder in finder and select Folder Actions Setup…
  4. Select the script and you are good to go!
  5. Now anything you put in that folder will be uploaded to Google docs!
on adding folder items to this_folder after receiving added_items
	repeat with aFile in added_items
		do shell script "java -jar /Users/OSX_USERNAME/Library/Scripts/google-docs-upload-1.3.2.jar " & quoted form of POSIX path of aFile & " --skip-all -u EMAIL_ADDRESS_FOR_GOOGLE_DOCS -p PASSWORD >> /Users/OSX_USERNAME/Library/Scripts/GDocs-upload-log.txt"
		end repeat
end adding folder items to

The script as-is will upload to your root folder in Google Docs, however, by adding the –remote-folder switch, you can specify where you want it to be. You could create a number of different scripts for different destinations.

Happy Birthday Angel!

VMWare Fusion 3.1 RC is out

May 7th, 2010 by Jim Shank No comments »

I just upgrade to 3.1 RC and it is awesome, everything is quicker and I haven’t seen any Unity artifacts. Looking very good.

Go get it – http://communities.vmware.com/community/beta/fusion

Playing Magic the Gathering (MTG) with OCTGN

May 1st, 2010 by Jim Shank No comments »

I recently started playing Magic: The Gathering after discovering a wonderful little coffee and game shop in the area. The only problem is that I can only play once a week (Friday Night Magic) which doesn’t leave me a lot of time to practice and get better at it. I was very excited to find out that Wizards of the Coast also makes a Magic: The Gathering online game. What killed my excitement was that you actually have to buy virtual cards to play with. I couldn’t believe it, not only does it cost $10 to get started, there is no discount for the virtual cards compared to their real versions. I call foul on this. I went on a search to find a better way. » Read more: Playing Magic the Gathering (MTG) with OCTGN

Working for a start-up finally pays off

March 24th, 2010 by Jim Shank 2 comments »

After years of dedicated hard work for Rhythms Netconnections and the more than $10,000 of hard-earned money invested in the company, it finally paid off. I got my check today in the mail!

Cisco Unified Communication Manager 7 (CUCM7) on VMWare Fusion 3.0 for Mac

March 7th, 2010 by Jim Shank 2 comments »

I know, catchy title isn’t it. Last week I finished Administering Cisco Unified Communication Manager 7 & Unity Connection class in order to help with my overall understanding of our telecom infrastructure at the school district. It was a great class and really filled in the fundamentals I was missing. More importantly, on one of the labs, I noticed a message that CUCM was running under VM. I did some more research and Cisco actually allows this!

When I got home on Friday evening, freshly excited about the class, I grabbed the CUCM 7 media and fired up a new fusion VM. Settings are as follows: » Read more: Cisco Unified Communication Manager 7 (CUCM7) on VMWare Fusion 3.0 for Mac

MythTV Lives On

February 14th, 2010 by Jim Shank No comments »

About a week ago I took the plunge to upgrade my MythTV system to .22 using Mythbuntu. My original backed and bedroom front end were getting on in years and it was time to take advantage of the new package. In order to preserve as much as possible and provide quick back out in-case things went south, I purchased a new 500GB HD to put the OS on. It’s overkill but space is cheap and I got a great deal on it.

The other big feature of MythTV .22 is support for hardware acceleration on certain NVidia cards. I looked up VDPAU and selected the least expensive card that supported all of the features. I found a great deal on a  PNY VCG8600GXXB GeForce 8600 GT on NewEgg for a mere $25 after MIR.

When everything arrived, I set aside a full day for the upgrade. I moved the whole MythBuntu install onto a USB flash disk using Unetbootin, backed up the old database and the etc folder, disconnected the old HD and installed the new HD. Booting from the flash disk worked fine and I was quickly into the setup. Installation was a snap and recognized all of the hardware immediately, a task that has taken many weeks before. I followed the steps from MythPVR.com to migrate existing recordings to a new server. There is a comment at the end of the article that if the database is different enough, you should add a -f option to the import which did the trick for me.

I pointed the storage groups for videos at my already installed media drive (640GB) and then hot plugged in the old 500GB HD (love SATA), mounted it and then copied the recordings to the new recordings path. I launched the frontend and recordings were up and running. I was a little bummed that the video metadata didn’t come through but instead of going back to the original database, I used the included jamu script to gather metadata for all of my movies. It looked a lot nicer and the information was much more accurate and detailed than before.

I went into the Playback settings and set it for VDPAU+. The difference is amazing between the old video card and this one. It’s not just the VDPAU but having a dedicated card that seems to make the difference. The one major problem I did run into was pixelation of anything that was in MPEG2 format (recordings). I finally tracked down a thread that this is a known bug on certain motherboards and they are working on a fix. In the mean-time I have reverted to CPU Slim.

Overall I am very pleased with the new software and distribution.

WordPress Appliance - Powered by TurnKey Linux