Lijit Search
Lijit SearchArchives
Twitter: JeffHarbert
- Now that's a thought. RT @ClubZgreensboro: @jeffharbert Or, is there a street address for the NSA? about 2 hours ago from TweetDeck ReplyRetweetFavorite
- A very short rant - Do Not Reply To This Email http://t.co/wadOqFMG #custserv about 2 hours ago from TweetDeck ReplyRetweetFavorite
- 419 scam email sender wants my address and phone number. Tempted to reply with info for the White House. about 2 hours ago from TweetDeck ReplyRetweetFavorite
- Fortunately, the link I needed was easy to Google: Emailing Into Evernote Just Got Better http://t.co/b6RItnYI via @evernote about 3 hours ago from TweetDeck ReplyRetweetFavorite
- Hate it when I thought I'd saved something to @Pinboard but it's not there. about 3 hours ago from TweetDeck ReplyRetweetFavorite
Monthly Archives: March 2009
Convert Unicode Files to ASCII
I had a situation at work recently where I needed to mine some Unicode-formatted HL7 files for data. For my purposes, I really needed the files in plain text format. Here’s the VBScript I used to convert the HL7 files … Continue reading
Posted in ASCII, How I Do IT, Unicode, VBScript
3 Comments
Idea: Cooperative Music Publishing
It’s a pretty simple idea. You have an internet music station a la SomaFM or Pandora that plays only unsigned bands. Bands produce their own songs and make them available, free of charge, to the radio station as MP3s (or … Continue reading
Posted in Music
Leave a comment
To Kindle or Not to Kindle
I tweeted earlier today that I was pondering getting a Kindle. I got a quick reply from @jesslynh with a link to a blog post titled Why you should get a Kindle…or Not. Let’s go over the Shoulds and the … Continue reading
Using Taskkill to End Remote Processes
You can kill processes on a remote computer by using the taskkill command. Run ‘taskkill /?’ on a command line to see all the options. We use SpySweeper on all our workstations at work. It occasionally hangs during a scan, … Continue reading
Posted in How I Do IT
Leave a comment
A VBScript ‘Wake on LAN’ Project
Note: WordPress does weird things to punctuation, so don’t copy and paste the scripts in this post. For your convenience I’ve packaged the three scripts as plain text VBS files in a ZIP file, which you can download here: VBScript … Continue reading
Posted in How I Do IT, VBScript
8 Comments
Tweak XP to Work Better with Older Hardware
Change XP to the Classic theme: Right-click on the desktop and select Properties. On the Theme tab, select ‘Windows Classic’ from the drop-down menu. Click Apply, then OK. On systems that use shared system memory for video instead of dedicated … Continue reading