Installing OpenWRT on the Linksys WRT1900ACS Wireless Router
24 April 2016 on openwrt
My Configuration-less Core Service Client
02 March 2016 on tridion
Often I have the need to create a Tridion Core Service client and connect with a content manager to retrieve information or make modifications. This is usually for some kind of one (or few) time query, update or maybe a quick PoC to see if something is even feasible or not. I prefer to do this is in a lightweight IDE (LINQPad) with a pre-saved query so that I can get into the code quickly without needing to set up a solution or project etc. in Visual Studio.
Learning Jekyll
27 February 2016 on jekyll
My interest was piqued recently by Jekyll, the blog-aware static site generator. I’m always interested in learning new, interesting technologies, plus I’ve been thinking about rejuvinating my site for some time, which gave me the perfect excuse to install Ruby and fire it up.