Make Scrum Really Work (Podcast)

Posted by derek   Development No Comments »

The latest episode of the developer podcast Devcasting is up:

http://devcasting.com/index.php/2008/07/28/devcasting-14-how-to-make-scrum-really-work/

In this show I talk to Joel Semeniuk about how to make Scrum really work.  (Scrum is a process framework that includes a set of practices and predefined roles well-suited for agile software development.)

New International SharePoint Professionals Association

Posted by derek   Development No Comments »

http://www.sharepointpros.org/

The International SharePoint Professionals Association (“ISPA”) is the first independent, community-run, not-for-profit organization designed specifically for SharePoint Professionals. ISPA is a professional association dedicated to the promotion and global adoption of Microsoft SharePoint Products and Technologies.  The Association provides support and guidance to the community  by establishing connections between SharePoint professionals and groups, resources, education and information.

More info over on Bob Fox’s SharePoint Blog.

Episode 13 of Devcasting is Up

Posted by derek   Development No Comments »

The latest episode of the developer podcast Devcasting just went up:

http://devcasting.com/index.php/2008/07/07/devcasting-13-amazon-web-services/

I also recorded a great conversation today with Joel Semeniuk on "How to Make Scrum Really Work" that will become episode 14.  Stay tuned!

Expiring Windows Vista Licenses

Posted by derek   Development No Comments »

If you are seeing a message in Windows Vista saying "Your Windows license will expire in X days," it might be because you have a pre-release version of Vista SP1.

vista license

This is happening to people running activated copies of Windows Vista with a beta or release candidate version of Service Pack 1.  Uninstalling SP1 seems to fix the problem.

Making VPC on USB Flash Drives Usable

Posted by derek   Development No Comments »

Joe Homnick has a great post explaining how he is using USB Flash drives for Virtual PCs in the classroom.  The flash memory in typical USB flash drives are fast for reading but notoriously slow for writing.

Joe puts the virtual hard drive (VHD file) on the flash drive and puts the virtual machine configuration (VMC file) on the local C: drive.  The undo file will then go on the C: drive by default, which is much faster to write to than the flash drive.

I am absolutely going to try this out.  Currently when I demo with Virtual PC I run the VPC off my local hard drive or an external USB hard drive.

Here is a picture of Joe’s 18-person classroom in the palm of his hand:

flash-drives

Tivo Data is Just XML

Posted by derek   Development No Comments »

Peter Kellner has a post showing how to use LINQ to parse XML data exposed by your Tivo:

http://peterkellner.net/2008/01/18/tivospaceviewerwithlinq/

As a recent Tivo convert, this is just too cool.

Enabling Captcha for KBPublisher on Windows

Posted by derek   Development No Comments »

I was getting too much comment spam from KnowledgebasePublisher (aka KBPublisher) and decided to enable visual confirmation codes (captchas).  I run KnowledgebasePublisher on a Windows server with FastCGI.

The captcha images were not appearing after I enabled the feature.  What I had to do was enable the GD2 extension in PHP.INI and restart IIS.

captcha

Hope that helps if you have a similar problem.  This is mostly a reminder for myself if I encounter it again in the future.

Aspiring Architects Webcast Series

Posted by derek   Development No Comments »

Mohammad Akif at Microsoft is running a webcast series for developers and IT pros interested in becoming architects.  Here are the upcoming events:

June 16th, 2008 – 12:00 p.m. to 1:00 p.m. – Introduction to the aspiring architect Web Cast series
http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032380836

June 17th, 2008 – 12:00 p.m. to 1:00 p.m. – Services Oriented Architecture and Enterprise Service Bus – Beyond the hype
http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032380838

June 18th, 2008 – 12:00 p.m. to 1:00 p.m. – TOGAF and Zachman, a real-world perspective
http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032380840

June 19th, 2008 – 12:00 p.m. to 1:00 p.m. – Services Oriented Architecture (Web Cast in French)
http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032380842

June 20th, 2008 – 12:00 p.m. to 1:00 p.m. – Interoperability (Web Cast in French)
http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032380844

June 23rd , 2008 – 12:00 p.m. to 1:00 p.m. – Realizing dynamic systems
http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032380846

June 24th, 2008 – 12:00 p.m. to 1:00 p.m. – Web 2.0, beyond the hype
http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032380848

June 25th, 2008 – 12:00 p.m. to 1:00 p.m. – Architecting for the user experience
http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032380850

June 26th, 2008 – 12:00 p.m. to 1:00 p.m. – Conclusion and next steps
http://msevents.microsoft.com/CUI/EventDetail.aspx?EventID=1032380852

Do You Want ARDENTCODER.com?

Posted by derek   Development No Comments »

Currently I don’t have a vision for using ARDENTCODER.com / ARDENTCODER.net and they expire in the not-too-distant future.

If you have a vision for these domains and will commit to using them for something that contributes to humankind in some small way, email me or leave a comment.

New Podcast Episode

Posted by derek   Development No Comments »

The latest of episode of Devcasting is posted (finally):

http://devcasting.com/index.php/2008/05/16/devcasting-11-rob-windsor-on-many-things/

Comments RSS Login