Getting Real
Now that 37signals have put their book Getting Real online for free, I’ve finally gotten around to start reading it. And so far, I **love it. I think there are a lot of great lessons, reminders, ideas in here that will help me make products I work on that much better.
Read MoreWhat Do You Do If You Find A Wallet?
Well if you’re the punk malcontent who found my wallet yesterday, you go on a shopping spree…at Rite Aid, Vons, and Ralphs (a convenience store and two grocery stores).
Read MoreSubtext 1.9.2 Bugfix Update
As I mentioned in my last post, someone reported a bug with deleting posts in the admin tool. That posts also describes a quick and dirty workaround.
Read MorePATCH: Cannot Delete Posts In Subtext 1.9.2
Someone reported that they cannot delete posts in the just released Subtext 1.9.2. I am mortified that we do do not have a unit test for this function! To our defense, we did start with 0% code coverage in unit tests and have now reached 37.9% and rising!
Read MoreSubtext 1.9.2 "Shields Up" Edition Released!
Read MoreMaking the world safe for trackbacks again!
SearchDotNet.com
Dan Appleman takes the .NET focused custom search engine idea one step further by grabbing a great domain name for his search engine. Now why didn’t I think of that! Sometimes that’s all it takes between a search engine that will get used alot (his) and one that won’t (mine). I’d be happy to throw my support over to his, though I’m keeping my baby. The one key difference is I plan to leave my search engine open for others to contribute sites. Perhaps the two will complement each other.
Read MoreInsomniac Thought For Tonight
Having trouble sleeping lately. Thought I’d start an intermittent blog series about the questions that keep me up at night.
Read MoreEssential Subtext 1.9.2 Crib Notes
UPDATE: A bug was reported that blog posts could not be deleted. We have updated the release files with a fixed version. There’s also a quick and dirty workaround.
Read MoreIntegrate Your Custom Search Engine With The Browser
In response to question about integrating my custom search engine with the browser, Oran left a comment with a link to a post on how to implement searching your FogBugz database in your browser via the OpenSearch provider, which is supported by Firefox 2.0 and IE7.
Read MoreThe Viper Room And Soccer Woes
Last night I went to the “World Famous Viper Room”. Gotta respect that their website makes sure to mention the World Famous part. I suppose you’d have to have a real club inferiority complex to promote your club as The In This Neighborhood Sorta Famous Viper Room.
Read MoreMy Very Own Search Engine
Google just launched a neat build-your-own-search-engine feature. You can choose sites that should be emphasized in the search results, or even restrict search results to that list.
Read MoreMapping Drives Via Remote Desktop
The Misuse of the Space Shuttle Analogy
Jeff Atwood writes a great post about The Last Responsible Moment. Take a second to read it and come back here. I’ll wait.
Read MoreAtlas Web Application Project Template
Dave (a Subtext developer) just blogged about a project template he created for creating Atlas applications using the Web Application Project (WAP). This is wicked useful for those of us who prefer Web Application Projects over Web Site Projects.
Read MoreArt of the Job Post
When I was a bright eyed bushy tailed senior in college, I remember wading through pages and pages of job ads in Jobtrak (which has since been absorbed into Monster.com).
Read MoreOriginUrl Supports Regular Expressions
In a recent post I
ranted
about how ASP.NET denies WebPermission
in Medium Trust. I also
mentioned that there may be some legitimate reasons to deny this
permission based on this hosting
guide.
Interesting Perf Lesson
Tyler, an old friend and an outstanding contractor for VelocIT recently wrote a post suggesting one would receive better performance by passing in an array of objects to the Microsoft Data Application Block methods rather than passing in an array of SqlParameter instances. He cited this article.
Read MoreWhy Oh Why Couldn't WebPermission Be Part Of Medium Trust?
This is a bit of rant born out of some frustrations I have with ASP.NET. When setting the trust level of an ASP.NET site, you have the following options:
Read MoreMetrics For Your Open Source Project
Steve Harman finds this gem of a site that generates interesting statistics and graphs for an open source website. Just point it to your code repository and let it go!
Read MoreRemote Desktop On A Non-Standard Port
For a project I worked on, we had an automated build server running CruiseControl.NET hosted in a virtual machine. We did the same thing for Subtext (project is dead).
Read More