About
My name is Joe Kampschmidt. I usually appear online as jokecamp. I am a developer. I tend to write very specific blog posts solving practical issues with the goal of saving the reader's time.
This website is open sourced on github at jokecamp/jokecamp.com. Feel free to submit pull requests when you find my typos.
Online Presence
Blog Posts
- Examples of calling an API HTTP GET for JSON in different languagesFebruary 2019
- Typescript in the Wild - Real World Examples Part 1September 2018
- Migrating a project to Angular CLI build systemAugust 2017
- Simple Powershell script to replace values in a .net configuration fileMay 2017
- Powershell script to dynamically set .NET Assembly/DLL versions for gitMarch 2017
- Create an Angular 2 Custom Validator Directive for Whitespace and Empty StringsJanuary 2017
- Passing HTTP Headers to FFmpegMarch 2016
- Using variables with the SSH Task on Bamboo Build ServerMarch 2016
- Running a local MongoDB with npm scripts for dev workFebruary 2016
- Tutorial for Passport.js authentication in a Node.js Express applicationOctober 2015
- What has AngularJS ever done for us?January 2015
- Why is SVN merge not tracking merged revisions?November 2014
- Simple Examples of PowerShell's Invoke-RestMethodOctober 2014
- How to list your jekyll posts by tagsSeptember 2014
- Simple jekyll deployment with a shell script and GitHubAugust 2014
- Getting started with iisnode: node.js on WindowsAugust 2014
- Alternate way to build your own football.db sqlite databaseJune 2014
- Building a Raspberry Pi Photo FrameJune 2014
- Resolving AngularJS paths in a ASP.NET MVC SPA and IISJune 2014
- Setup up your Mac for .NET DevelopmentMarch 2014
- Guide to Football/Soccer data and APIsMarch 2014
- Staying current with Tech/Developer NewsDecember 2013
- Experiment in Restful API Partial Updates via PATCH verb in ServiceStackDecember 2013
- Tutorial: How to use TeamCity Powershell Runner to automatically deploy websiteDecember 2013
- Querying the TeamCity Rest API with PowershellNovember 2013
- Just spotted Opserver - Stack Exchange's open source .NET monitoring systemOctober 2013
- Windows Powershell Script Examples for devopsSeptember 2013
- Code Generation using ServiceStack.OrmLite and T4 Text templatesSeptember 2013
- Tutorial: ServiceStack API with FastCGI Mono Server and Nginx hosted on DigitalOceanJune 2013
- Using PostSharp to Add ServiceStack Route AttributesJune 2013
- Cryptonomicon: the ultimate computer geek novel - Reading AidsFebruary 2013
- Connecting to SFTP with key file and password using SSH.NETJanuary 2013
- Authenticating ServiceStack REST API using HMACDecember 2012
- Examples of creating base64 hashes using HMAC SHA256 in different languagesOctober 2012
- How to create an ASP.NET HttpHandler to serve files from local systemJuly 2012
- A Clean Javascript UI Notification System with jQueryJuly 2012
- Fixing the File sharing violation Exception when Verifying and Repairing a SQL CE databaseApril 2012
- Simplest code needed to create an Excel 2010 file with Open XML SDK 2.0April 2012
- Querying Groups and Users across multiple domains with LDAP in C# .NETMarch 2012
- Make your SQLite bulk inserts very fast in C# .NETMarch 2012
- Importing DC Capital BikeShare data into a Sqlite3 databaseFebruary 2012
- Use Zend Framework to List all of a given user's Google SpreadsheetsFebruary 2012
- .NET Custom Configuration Section, Collection and ElementsFebruary 2012
- Create CustomValidator to enforce MaxLength on a MultiLine TextBoxNovember 2011