Thursday, February 5, 2009

Task Kill w/ Batch file

In Windows XP there is a way to automate this using a relatively unknown command called “taskkill”.

Here’s an example of how to use it:

taskkill /im keyclone.exe /f

I chose to use an Adobe Acrobat file in my example but it could be the name of any process that’s currently running.

/im is the image name, which is basically just telling taskkill that you’re about to kill a process by name and what follows is the name of that process.

/f tell is to force the program closed. Don’t ask about it, don’t think about it, close it.

Special thanks to: Danstechnstuff.com

Friday, November 14, 2008

Export From RoboForm to KeePass

RoboForm is a fantastic program, but the fact that it doesn’t run on Linux is a major problem for me. KeePass seems like the best alternative, but it does not currently support a direct import from RoboForm. I have almost 140 passwords, many of which consist of 10-30 random characters. Typing these in manually would be a major headache, so here’s the best hack that I found.
  • Download the trial version of PassCrypt
  • Import your RoboForm data to PassCrypt
  • Export your newly imported data from PassCrypt to a CSV file. You don’t need the headings.
  • Download a CSV file editor - I recommend CSVed
  • Once you’ve installed CSVed - go to Tools, Options, Double Quotes. Click the box next to “Save CSV File With Double Quotes”. If you don’t select this, your import will fail. KeePass requires that the data is between double quotes. If you try to use Excel it will strip the quotes from the file and the import will fail. Believe me on this one - I’m saving you a lot of time and trouble.
  • Open the CSV file you exported from PassCrypt in CSVed to modify the file.
  • Put your columns in the following order: “Account”,”Login Name”,”Password”,”Web Site”,”Comments”. You don’t need these column headings in your CSV file - you just need the columns in this order.
  • If you have any ampersands (&) in you passwords - do a find and replace in CSVed to replace all instances of & with &. It appears as if PassCrypt did this during the export to CSV.
    • Update 8/6/2007: At some point the WordPress WYSIWYG mangled my post in regards to HTML special characters. The bullet point above may have problems with the display of ampersands. The idea is that during the process of moving passwords from one program to another, the ampersands in your passwords may be replaced by the html character code. This will obviously cause your passwords to not work. Thanks to skibum mark for the heads-up.
  • You may notice that many of your usernames or passwords are missing from the exported file. This is because RoboForm captures these values from websites that use different terms to identify them. One may be “username” while one may be “logonid”. You’ll have to manually enter these missing values in CSVed or wait until the file is imported into KeePass.

I told you it was a hack. Someone needs to write a plugin to import passwords directly from RoboForm into KeePass. Until then - use the steps above. If there is enough interest I’ll put together a better tutorial with screenshots.

Found atchriskoester.net

Wednesday, November 5, 2008

Iphone - Cant stay logged in to Gmail chat?!


Found a great fix for this for Iphone 3G users. Worked for me :)

Using WinSCP, nav to the following folder and make the change.

ssh and paste this : chmod 4755 /Applications/MobileSafari.app/MobileSafari

modmyi.com

Wednesday, October 22, 2008

Wedding


A wedding is the ceremony in which two people are united in marriage. Well here are a couple of great examples...

Taylor's Pics I

free image host

(Click above to see the rest)

Tuesday, October 21, 2008

Itunes - Make a Ringtone

1. Click on iTunes – Library
2. Click the song you’d like to edit
3. Locate the start and end times of the selection you want. To do this, move the iTunes playback head (at the top of iTunes) to the start of the selection and note the start time. Then move the playback head to the end of the selection and note the end (stop) time.
4. Click on File > Get Info > Options
5. Click on Start Time and enter the start time you noted
6. Click on Stop Time and enter the end time you noted
7. Click on OK
8. Click on Advanced > Convert Selection to AAC
9. File will be created and will start playing
10. Click on File > Show in Windows Explorer
11. Rename the file as one word. The extension is already correct (.m4a)
12. Rename the extension to = (.m4r)
13. Open itunes again > Click on File > Add File to Library > Locate the file and press OK.
14. The ringtone should have gone to your ringtones section on itunes.
15. Sync your iphone to itunes
16. Done