Category Archives: Uncategorized

Free Ebooks from Manning until 2010

I like ebooks, and I especially like free ebooks.  You can sign up for Manning's Countdown to 2010 at http://www.manning.com/countdown2010/. Here's their offer: Daily free ebook giveaway! Crazy discounts! At Manning, we're inviting you to welcome 2010 with a little fun … Continue reading

Posted in Uncategorized | 1 Comment

New Stuff in Silverlight 3

At the recent MSDN Mid-Atlantic Roadshow, Dani Diaz had a great talk on building connected Silverlight Apps. Sample apps are found at http://code.msdn.microsoft.com/silverlightws. Performance improvements in Silverlight 3 A binary message encoder has been added that converts text into a … Continue reading

Posted in Uncategorized | Leave a comment

Misfits Pumpkin Lightshow

This is my buddy Matt’s Haloween creation: My music synced pumpkin created on 10-23-09 at HackPittsburgh (www.hackpittsburgh.org). The animation was created using an Arduino microcontroller (www.arduino.cc), a candle led from a craft store led tea light. and a blinkm (http://thingm.com/products/blinkm). … Continue reading

Posted in Uncategorized | Leave a comment

Return of Smartpart Setup Error: Windows SharePoint Services Timer is NOT Started

If you get this error, try running the setup as an Administrator.  You may need to do this even though you're logged in as a local machine admin.  Right-click on the Setup.exe and choose "Run as administrator".  If you don't see … Continue reading

Posted in Uncategorized | Leave a comment

A deadlock was detected while trying to lock variables

The following error is a new thorn in my side.  It’s showing up in SSIS 2005 packages which are scheduled, but does not happen when I run the packages manually.  I changed the message slightly to remove identifying characteristics. Executed … Continue reading

Posted in Uncategorized | Leave a comment

New Pittsburgh Data Warehousing Group

There’s a new user group in town: IS Network: PGH DW GroupPlease attend this year’s first Pittsburgh Data Warehouse and Business Intelligence User Group Meeting. The morning will begin with a brief planning session on the goals and purpose of … Continue reading

Posted in Uncategorized | Leave a comment

Yahoo’s CAPTCHA Broken…Is a Spam Tsunami in the Offing?

Uh oh… The CAPTCHA security system that Yahoo, and many other email service providers adopt to prevent spam, may not be secure, according to Russian security researchers. The researchers claim to have found a way in which the security system … Continue reading

Posted in Uncategorized | Leave a comment

2008 Pittsburgh Code Camp

A little birdie just told me Pittsburgh Code Camp 2008 is confirmed for April 12 at Pitt’s Sennott Square (Department of Computer Science).  Watch the Pgh .NET website for more information. Bookmark on Delicious Digg this post Recommend on Facebook … Continue reading

Posted in Uncategorized | Leave a comment

Easy SQL to XML with LINQ and Visual Basic 2008

My latest ASP Alliance article has been published: Easy SQL to XML with LINQ and Visual Basic 2008 In this article, I demonstrate how to create an XML file from a SQL Server 2005 database using LINQ. He provides a … Continue reading

Posted in Uncategorized | Leave a comment

Software Review: FeedGhost

In my continuous quest for The Perfect RSS Aggregator, I’ve tried a number of options, including Thunderbird, NewsGator, Google Reader and RSS Bandit.  I’ve lately been testing FeedGhost, and have been very pleased thus far. Upon installation, a three-step installer gets … Continue reading

Posted in Uncategorized | 2 Comments