Rob Chartier ~ Contemplation...
.NET, C#, Work, etc.
-
Electric Imp–A Simple LED, but on what Pin?
My Electric Imp decided to show up in the mail the other day, so I decided to start the hacking adventures. This post is intended to document my initial experience and steps follows to … more
-
Halloween 2013 Build using a Raspberry Pi
This year for Halloween I wanted to start to scratch the surface of what I could do with a Raspberry Pi in order to bring a “haunted” experience to my front yard. My guidance/inspiration was … more
-
Extending your Home Automation network with Raspberry Pi
Just thought I would share that last night I decided to throw some code together which will mash up the Raspberry Pi along with the zVirtualScenes server. In reality you could deploy … more
-
Getting started with Developing for the AGENT SmartWatch
Updated to include screenshots from the read Agent Installer, and project templates, and a few Amazon book references. Prerequisites : Tools and SDK’s Now that the AGENT : The World’s Smartest … more
-
AGENT: The World's Smartest Watch
AGENT: The World's Smartest Watch by Secret Labs + House of Horology Disclaimer: Most if not all of this content has been gleaned from the comments on the Kickstarter project page and comments … more
-
The Store : Observations from the first week after the release.
In order to start this post I want to take a big step back first talk about communities. Communities, at the base level, really boil down to social interactions of organisms with each other. … more
-
SnowCovered.com finally gets an upgrade
When we (DNNCorp) originally took ownership of SnowCovered.com from Brice Snow it was running on DotNetNuke 2.1.2 (Release date was June 14, 2004), v1.0 of the .NET Framework and on a low-end hosting … more
-
Getting DotNetNuke to render correctly in IE9
As we all download the Beta of IE9 we are faced with the challenge of many sites having breaking changes to the UI. This becomes more apparent when you have rich functionality provided by … more
-
.NET BC : A Lap around WebMatrix; With a dash of Razor
Last night most of the DotNetnuke team and I traveled into Burnaby, to the BCIT campus where I gave a real quick (1 hour) presentation on the WebMatrix Beta, and Razor Syntax. I was happy to … more
-
Sql Scripts - Delete all Tables, Procedures, Views and Functions
In a shared environment you typically don't have access to delete your database, and recreate it for fresh installs of your product. I managed to find these scripts which should help you … more