DevelopmentNow Blog

Monthly Archives: November 2004

Subversion SCM

In addition to using Visual Source Safe for source control, you can also look into using CVS or Subversion. From what I hear, Subversion is easier to run on Windows & “better.” And both CVS & Subversion are supposedly easier … Continue reading

Posted in Other | View Comments

Visual Studio .NET has detected that the specified Web server is not running ASP.NET version 1.1

If you’re developing in ASP.NET with version 1.1 of the .NET framework, you should install IIS before installing .NET v1.1. Otherwise you may get the below error when trying to load a project in Visual Studio or Web Matrix: Visual … Continue reading

Posted in Other | View Comments

Jotspot, Email, Wikis, and General Wiki Usability Issues

So I was reading through Korby Parnell’s blog (VSS gurumon) and I noticed he mentioned a new Wiki that I hadn’t seen before…Jotspot. From the comparison page it looks very nice indeed — send emails to it, WYSIWYG editor, calendar, … Continue reading

Posted in Other | View Comments

Wiki Wiki

Yesterday we set up a wiki (FlexWiki specifically) in order to consolidate all the information floating around. We can store information for easy access & easy modification — think of it like a very lightweight intranet where the content to … Continue reading

Posted in Other | View Comments

Flash Editors

Was looking into a few different code editors for ActionScript. The Flash MX 2004 Pro editor isn’t so great, but I noticed a discussion thread talking about PrimalScript, Eclipse with an AS2 plugin, or SE|PY. Honestly, PrimalScript seems pretty nice. … Continue reading

Posted in Other | View Comments