Running An Open Source Project
I just finished reading the book “Producing Open Source Software - How to Run a Successful Free Software Project” by Karl Fogel (pdf available). CollabNet has employed Karl Fogel for the past five years to work on Subversion. Prior to that he has been involved with GNU Emacs and CVS development.
Read MoreMisperceptions of Open Source
Tim Bray writes to correct misperceptions of what “Open Source” is about.
Read MoreQuickstart Guide To Shell Services In SourceForge
Consider this a more advanced followup to my Quickstart Guide to Open Source Development With CVS and SourceForge.
Read MoreVista Could Be So Much Better
From reading other blogs, it seems many developers are unimpressed with the sheen of Windows Vista, the next version of the Microsoft operating system. There is definitely appreciation for all the improvements under the hood, but the out-of-box experience (at least in the betas), leaves much to be desired.
Read MoreSetting Up Log4Net For Multi Layered Applications
A while ago I wrote up a Quick and Dirty Guide to Configuring Log4Net for Web Applications. Today I received an email asking how to set up logging for a web application that also consists of a business layer and a data access layer.
Read MoreClickable Background Images Via CSS
On a recent project, my team pursued a CSS based design as we had two sites to build that were similar in layout, but different in look and feel. We were brought in after the schematics and design had pretty much been worked out, but we felt we could work with the agreed upon design.
Read MoreWeb Based IM with Meebo
CSS URL References And URL Rewriting
I can get a bit overboard with my virtual paths. I tend to prefer virtual paths over relative paths since they feel safer to use. For example, when applying a background image via CSS, I will tend to do this:
Read MorePimp My Desktop
Ryan Farley gives the lowdown on his tricked out desktop.
Read MoreMini-Burning Man
I Must Be Trustworthy
Jon Galloway has an interesting write-up on the latest changes to Google’s search algorithms code named “Jagger”
Read MoreEgo Surfing
Book Review: Bulletproof Web Design
As I mentioned in my last post, my redesign was inspired by some of the lessons in this book, “Bulletproof Web Design by Dan Cederholm”.
Read MoreMy Blog Gets A Facelift
After completing two of the three books I said I would be reading in 2006, I decided to apply some of the lessons from the book Bulletproof Web Design by Dan Cederholm by slightly redesigning my site.
Read MoreException Handling Mistakes: Finally Block Does Not Require The Catch Block
While reviewing some code this weekend, I had the thought to do a search for the following string throughout the codebase, “catch(Exception” (using the regular expression search of course it looked more like “catch\s(\sException\s*)”.
Read MoreStaples In My Head
When you hear the phrase, “use your head” you are typically being told to think. There are other uses of the head that are quite unwise. For example, trying to clear a soccer ball away from another player rushing in on the attack when you are a step too late. Unfortunately that’s exactly what I tried today.
Read MoreThe Trouble With The Rat Race...
Read an interesting quote today, though it’s been around a while. It serves as a follow-up to my post about bringing back the 40hr work week.
Read MorePhotography Lessons
I have a really old Kodak photography book laying around that delivers various tips for how to advance from your typical crapola™ snapshots into something worth boring your friends with on Flickr after your last vacation.
Read MoreWebsites Back In The Day
Scott Mitchell reminisces about Websites Back in the Day. You mean like this one^1^ Scott?
Read MoreSubversion 1.3 Release Notes
Via Larkware News I noticed that Subversion 1.3 has been released. Looking at the release notes I noticed one thing in particular that caught my attention.
Read More