ForrestLedbetter.com Rotating Header Image

Posts under ‘Tools’

Programs I Typically Run While Working

Throughout a normal workday, I have tons of different programs running at any given time.  Here is a snapshot of the programs I typically run, and why:

Dev

Visual Studio 2005/2008
My primary development environment. I’m normally working in Asp.net 2.0+ w/C#. Of all the different development platforms I have worked in, this is by far my favorite. [...]

Testing Windows Live Writer

I just watched a great talk by Scott Hanselman about Social Media for Developers.  Among other things, he recommended using Windows Live Writer as a notebook to gather your thoughts throughout the day. 
So far, I like it.  This is much easier than managing drafts with Wordpress.  Wordpress does have a great admin system, but [...]

Remove Follower Count?

Should Twitter remove it’s follower counts?
Clearly, this is a game — and really, gaining followers on Twitter, for most people, is a game. Which raises the question: Should Twitter just remove the follower counts?
I think the question is a bit silly. Some people think that is important. Should you hide that information from [...]

Facebook Connect

I am testing out a plugin to allow commenting using your Facebook sign in.
UPDATE: It works. You may now comment on posts using your Facebook Login. No need to create an account here any more!
UPDATE II: Some tweaking will be necessary. Working on it…
UPDATE III: Something is definitely wrong. [...]

Launchy

Launchy : The Open Source keystroke Launcher
I have found Launchy to be rather useful. You tap alt+space, type in what you are looking for (“youtube SomeStupidCatVideo”, “google Douglas Bubbletrousers”, “vlc /home/me/videos/AnotherStupidCatVideo.avi”, etc) and hit enter. Boom. No clicking, no looking for crap in menus. It is as simple as:
1. alt [...]

sharptube

For the past week, I have been working on creating a content management system, using a template I found on oswd.org. As I was writing the boring stuff, I thought about several more interesting components I could create. The first thing that came to mind was an easy way to display a video [...]