Why Oh Why Couldn't WebPermission Be Part Of Medium Trust?

aspnet suggest edit

Source:
http://macibolt.hu/pag/goldilock.htmlThis 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 More

Metrics For Your Open Source Project

oss suggest edit

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 More

Remote Desktop On A Non-Standard Port

tech tools tips suggest edit

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

Dogfooding My Blog

meta suggest edit

Just upgraded my blog to the latest version of Subtext in the Subversion 1.9 branch, not that you needed to know that. I just appreciate you letting me know if you run into problems leaving a comment and such by using my Contact page.

Read More

Can't Sleep, Feeling Sick, So I Code

personal meta suggest edit

Weird how coding on Subtext relaxes me. For the past couple days I’ve been feeling a bit under the weather and getting worse.  The weird part is that anytime I try and eat something, there’s a terrible after-taste. And no, it’s not my breathe.  I couldn’t finish my pizza tonight.  Pizza!

Read More

Tip For Managing Remote VMWare Server

tips suggest edit

Quick tip for you if you need to remotely connect to a server with VMWare Server installed in order to manage the virtual server. 

Read More

A Gotcha Identifying the User's IP Address

dotnet suggest edit

Recently I wrote a .NET based Akismet API component for Subtext.  In attempting to make as clean as interface as possible, I made the the type of the property to store the commenter’s IP address of type IPAddress.

Read More

Structuring Unit Test Code

code tdd suggest edit

UPDATE: I’ve since supplemented this with another approach.

Read More

Tivo For Your Registry

tools suggest edit

Tivo
Icon Ever prolific Jon Galloway has released another tool on our tools site.  When we started the tools site, I talked some trash to spur some friendly competition between the two of us.  Let’s just say Jon is kicking my arse so hard my relatives in Korea can’t sit down.

Read More

Software Development Is A Religion

Jeff Atwood writes a great rebuttal to Steve Yegge’s rant on Agile methodologies.  I won’t expound on it too much except to point out this quote which should be an instant classic, emphasis mine:

Read More

Comment Spam Relief In Subtext Coming Soon

spam suggest edit

Personal matters (good stuff) and work has been keeping me really busy lately, but every free moment I get I plod along, coding a bit here and there, getting Subtext 1.9.1 “Shields Up” ready for action.

Read More

Power Tools For Disk Defragmenting

tools suggest edit

Disk Defragmenter

Read More

TimeZones

dotnet suggest edit

TimeZones Right now, there is no easy way to convert a time from one arbitrary timezone to another arbitrary timezone in .NET.  Certainly you can convert from UTC to the local system time, or from the local system time to UTC. But how do you convert from PST to EST?

Read More

Rolling Your Own Blog Engine

meta suggest edit

MySpace Founder Alleges Fraud In Acquisition

tech suggest edit

A friend of mine sent me an interesting report that Brad Greenspan, the founder of eUniverse (now Intermix Media) that created and owned MySpace.com issued an online report that the sale of MySpace intentionally defrauded shareholders out of multiple billions of dollars because they hid MySpace revenues from shareholders.

Read More

MIT Animated Physics Sketching

This is a pretty sweet video that demonstrates a system for sketching on a whiteboard using mimio-like projection system.  The instructor draws objects, adds a gravity vector, and then animates his drawings to see the result.

Read More

Change The Display Of A Type In The Debugger

code suggest edit

Keyvan Nayyeri has a great tip for how to control the display of a type in the various debugger windows using a DebuggerTypeProxy attribute.  His post includes screenshots with this in use.

Read More

Better Recruiting Through Blogistry

Alex Papadimoulis, the man behind the ever entertaining (and depressing) TheDailyWTF announces a new business venture to help connect employers fielding good jobs with good developers interested in a career change.  At least that’s the hope.

Read More

How To Pronounce My Last Name

meta suggest edit

Great show on .NET Rocks today featuring Rob Conery, architect of the Commerce Starter Kit and SubSonic.

Read More

Optical Character Recognition On The Cheap

tech suggest edit

Jon Galloway combines Timesnapper (Tivo for geeks) with the OCR abilities of Microsoft Office Document Imaging (OCR you didn’t realize you owned) and never forgets anything ever again.

Read More