Tag Archives: Web Development

Rails Resources

Sometimes, I have a bit of free time. Over the last few months, I have spent a few moments on some old projects of mine that have been essentially abandoned. These projects (which I may mention at some later date … Continue reading

Posted in Ruby on Rails | Tagged , | Leave a comment

The PeopleEditor Class and the Visibility Attribute

When doing custom development for MOSS 2007 or WSS 3.0, the PeopleEditor class can come in handy. However, it seems that it begins misbehaving when the the Visibility attribute is changed from its default value of true. Recently, I had the … Continue reading

Posted in Microsoft Office, Sharepoint Server, Web Development, Windows Sharepoint Services | Tagged , , , , , | Leave a comment

Enabling the SharePoint Safe Mode Call Stack, Disabling Custom Errors and Enabiling Compilation Debugging

When developling for SharePoint, I find myself always turning on the call stack and disabiling the custom errors in my development environment. It really does help when trying to debug run-time problems. I know there a few posts out there … Continue reading

Posted in ASP.NET, Internet Information Services, Sharepoint Server, Windows Sharepoint Services | Tagged , , , , , , , , , , | 1 Comment