Author Archives: adrianfoyn

Google Refine is sooo fine

I just watched this short YouTube clip on Google Refine. In the past I’ve used MS Excel to do similar refinement and transformation but that last bit where it allows you to not only see the steps you took as … Continue reading

Posted in Tools | Tagged | Leave a comment

Wrestling with MSBUILD – the bane of /t:rebuild

The continuous build server at work does its magic with the help of the MSBuild.exe command. Of course, since we are checking integrity, we want to force a full rebuild every time. In other words, I want to completed delete … Continue reading

Posted in Uncategorized | Tagged | 1 Comment

Skype on iPhone has face-time

I had a pleasant surprise tonight.  I’ve used iPhone Skype a few times before and I was disappointed that the two-way video did not work.  At the time Skype forums reported it as a no-go area. But tonight it suddenly … Continue reading

Posted in iPhone | Leave a comment

Gang of Four Patterns

Here is a link to a good pattern reference (mostly for myself). The main thing being that it contains examples (in .Net) of how they are implemented. http://www.dofactory.com/Patterns/Patterns.aspx Patterns started out as a Gang Of Four (GoF). My guess is … Continue reading

Posted in Uncategorized | Tagged | Leave a comment

To the cloud

For a while now, I’ve had a little iPhone utility installed but not utilized.  I figured that it sounded like a good idea, even if I did not have a use for it at the time.  and hey, it was free. … Continue reading

Posted in Uncategorized | Leave a comment

Tip/Trick: Enabling SSL on IIS 7.0 Using Self-Signed Certificates

I recently needed to test some code running under HTTPS.  So a self-signed certificate was the way to go.  I would figure out how to do it, and then promptly forget the entire process, meaning that I had to rediscover … Continue reading

Posted in Uncategorized | Leave a comment

One small step on the BlogSphere

Hi. My name is Adrian Foyn. Welcome to my blog. Since this is my first post, obviously, I think I’ll lay down a few expectations. This is a technical blog, specially focused on my area of expertise, namely dotNet development. … Continue reading

Posted in Uncategorized | Leave a comment