Archives

Archives / 2006 / January
  • Owen Rogers is speaking on Agile Estimation

    Got my RSVP for the event: http://www.agilevancouver.ca/ The location kind of sucks since I work downtown and life on 1st avenue but I will have to manage with the bus.   more

  • AIMLBot : ALICE & C#

    ".NET implementation of the ALICE chatterbot using the AIML specification ...snip.... Put simply, this software will allow you to chat with your computer using natural language." http://www.ntoll.org/ … more

  • Subversion and C# : SubversionSharp

    SubversionSharp is a C# wrapper that fully covers the client API of Subversion SCM. Easy access to the Subversion API is provided without any compromise on fonctionality. This library is the starting … more

  • NUnit and NCover in one (CCNET)...

    Here is a block in my tasks section of my ccnet.config file.  When searching around I couldnt find out the exact markup anywhere so I thought I would share it. <exec> <executable& … more

  • Integrate Analyze Report ~ Vancouver SQL Pass User Group

    Scott Stauffer with the local SQL Pass group managed to get Donald Farmer up to Vancouver for the meeting last night.  If you don’t know Donald, he is the PGM at Microsoft for the Sql … more

  • System.IO.Path. Its there, so use it!

    It seems to me that one of the most underused, but very useful classes is the System.IO.Path class. It has a bunch of static methods which are extremely valueable when dealing with file system paths. … more

  • Lightbox JS...

    I'm posting this mostly to bookmark it for myself, but to also share with everyone.  Pretty cool way to display images. http://www.huddletogether.com/projects/lightbox/ I will be using this in … more

  • BCIT : COMP 2870 Day 2

      The instructor covered more of bare bones C# stuff.  To tell you the truth, this is how I taught myself C# as well.  I opened up notepad and started typing.  Copied examples … more

  • Vancouver Code Camp Geek Dinner

    Peter is organizing a Vancouver Code Camp Geek Dinner for those that are interested. I'm going, are you? more

  • I’m a TA at BCIT

    Yesterday was my first day as a Teachers Assistant at BCIT.  This semester I’m helping out with the COMP 2870 - Basic ASP.NET course.   I really paid attention during my first session, last … more

  • Omea Reader...

    I can easily say it has improved my life.  The only thing I must resist is subscribing to even more feeds.   more

  • Your favourite C# articles from December...

    The Code Project is having its monthly favorite article survey. My favorite is: The Grouper - Custom Groupbox Control - VectorX Voted!   more

  • Vancouver Code Camp - 1/2 Full

    We have reached 100 registrations this morning for the Vancouver Code Camp.  Registrations is starting to pick up.  Used to get one or two a week, now its about 5 to 10 a day. Hurry and … more

  • Photos from .NET BC Event last night

    Here is a few photos from the .NET BC Event last night Medhat actually took these shots with my crappy camera. Next time I promise there will be more!   more

  • When will the Google bubble pop!?

    Come on, seriously now.  How long can a company which only has a revenue stream from online advertising actually last at that stock price?  I predict it will pop sometime this year. No, I'm … more

  • CS0016 & Temporary ASP.NET Files Errors...

    I have been seeing many people with issues related to the “Temporary ASP.NET Files””   CS0016: Could not write to output file 'c:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET … more