CDeutsch's Blog
Ramblings of a Computer Programmer & Amateur Motorsports Enthusiast
Sunday, May 13, 2012
Add support for LESS to Node.js connect-assetmanager package
›
The connect-assetmanager Node.js package allows you to combine multiple javascript and CSS files into one and also do other manipulations ...
Tuesday, May 1, 2012
MonoTouch JsBridge - Communicate with the UIWebView
›
Today I'm open sourcing JsBridge for MonoTouch which allows for bidirectional communication between the javascript in your UIWebViews a...
Wednesday, March 28, 2012
Solved: Video.Js Playback Error in IE9
›
TL;DR: Make sure your server (including Amazon CloudFront) is setting the correct mime type when returning the video file. For .mp4 files...
Wednesday, February 29, 2012
MonoTouch.Dialog UIPicker
›
In iOS a UIPicker looks like this: I'm working on an iPhone application that's built using MonoTouch.Dialog and after a full day ...
Thursday, February 9, 2012
setTimeout Setting Mysterious Callback Parameters
›
I got burned by this twice in the last month. Say you want to call the following function after 5 seconds. function doSomething(optionalP...
Tuesday, October 25, 2011
Using Siri For Home Automation
›
I've created a Twilio , Node.js mash up that allows me to control appliances and the thermostat in my house using the iPhone 4S's S...
Sunday, October 16, 2011
Windows 7 Registry Entry to Search All File Contents
›
If you do a search in Windows 7 you may notice that it didn't find some files that you know contain the search terms you are looking for...
‹
›
Home
View web version