CDeutsch's Blog
Ramblings of a Computer Programmer & Amateur Motorsports Enthusiast
Sunday, October 14, 2012
Trip to San Francisco Guide
›
Here are my lessons learned after spending 9 days in San Francisco which is a follow up to my post Planning a trip to San Francisco where I...
Sunday, September 23, 2012
Planning a Trip to San Francisco
›
UPDATE 10/14/2012: Here's a follow up on how the trip went . I'll be taking my first trip to San Francisco, Sept 29 - Oct 8, 2012....
Sunday, September 16, 2012
Best Mug, Cups, and Water Bottle for Techies
›
Here are the four liquid receptacles that support my freelance web developer career. They're listed in order of usage. (I need to b...
Tuesday, August 28, 2012
Force Content Types to Json in .NET WebApi
›
I ran into a situation where I couldn't set the Content-Type header in the http request client I was using. ( Crossrider's appAPI....
Saturday, August 18, 2012
Using Less and Twitter Bootstrap in ASP.NET MVC4
›
UPDATE 05/02/2013: Changed ScriptBundle and StyleBundle to just Bundle, per Andrey Taritsyn: Bundle Transformer it is not recommended to...
Friday, August 3, 2012
Passing Cookies to a Node.js REST Client
›
In Node.js if you want to pass the current user's Cookies to a REST call your making from the server here's a simple way to do it:...
Monday, July 16, 2012
Using Mongoid 3 (MongoHQ or MongoLab) on Heroku
›
Here's what you need to get Mongoid working on Heroku, if you're getting errors like: NoMethodError (undefined method `[]' for ...
‹
›
Home
View web version