Apr 29th, 2009
by Forrest.
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. [...]
Apr 22nd, 2009
by Forrest.
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 [...]
Apr 16th, 2009
by Forrest.
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 [...]
Mar 30th, 2009
by Forrest.
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. [...]
Mar 14th, 2009
by Forrest.
WeDontSupportIE.com is a site with a simple message: Don’t use Internet Explorer. This is a message I can get behind, however I would not take it to the level they have. Disliking a browser and not supporting it are two very different things. As a web developer, I would never announce [...]
Mar 3rd, 2009
by Forrest.
While doing a bit of after work stumbling, I came across an article about 5 underused HTML elements. The list was spot on. I dont recall ever using many of these. What really caught my eye about this article was a blurb about web accessibility:
Labels are useful for accessibility and clicking them [...]
Mar 2nd, 2009
by Forrest.
It has been a long time coming. For the first time ever, I have a reliable, affordable asp.net host. I can’t believe I am *HAPPILY* using a hosting service from GoDaddy.
I have been averse to go godaddy over the years, but im a .net develoepr. How am I supposed [...]
Feb 26th, 2009
by Forrest.
Today I created a Windows web hosting account so I could start testing my new CMS project.
The current version is extremely basic and lacking in content, but it works and is improving daily. The rendering engine is at a point where I am ready to begin connecting everything to the database. [...]
Feb 24th, 2009
by Forrest.
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 [...]
Feb 19th, 2009
by Forrest.
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 [...]