Node.js / MongoDB tutorial
I would highly recommend the Node.js / MongoDB tutorial for making a RESTful web service here. It nicely combines all of the required technologies, so you get to learn multiple things at once.
View ArticleREST calls in .NET (C#) over SSL (HTTPS)
Wow, it’s been a while… I’ve been testing the REST API for Salesforce’s Radian6. It’s very straightforward, but I spent HOURS trying to get it to work in .NET (C#). I thought that it made sense to...
View ArticleMusic dates
I’ve finally set up a page with my music dates, with the hope that people will stop asking me, “Why don’t you tell me when you’re playing out?!” Well, here it is.
View ArticleInstalling SharePoint 2013 on Windows Server 2012 R2 Preview
I was all excited when I found out that you could try out Windows Server 2012 R2 Preview for a free 30 day trial on Windows Azure. So I proceeded to instantiate a virtual machine and also to attempt...
View ArticleInstalling SharePoint 2013 on Windows Server 2012 R2 *RTM*
I’ve gotten some nice responses in the comments over the last 2 months for my post on installing SharePoint 2013 on Windows Server 2012 R2 Preview. Fortunately, I’ve found that some things have...
View ArticleBest way to install LEMP (Linux, Nginx, mySQL, PHP) on Ubuntu
I spent way too long trying unsuccessfully to install a LEMP stack (Linux, Nginx, mySQL, PHP) on Ubuntu on EC2. The only tutorial that actually worked is this one:...
View ArticleMariaDB vs mySQL.
I’ve just moved this blog from a hosting provider to AWS EC2, and chose to use MariaDB instead of mySQL behind WordPress. MariaDB, a fork of mySQL itself, bills itself as completely compatible with...
View ArticleInstalling LEMP (Linux, Nginx, MariaDB, PHP) for WordPress, with selective SSL.
UPDATE June 25th, 2014: Screw this entire post. The guys at rtCamp (see comments) found this post and turned me on to their wonderful EasyEngine (@easyengine), which installs the entire LEMP stack and...
View ArticleEasyEngine: lickety-split installation of WordPress on a LEMP stack, with...
So after I spent quite a large amount of time writing my last post, I was contacted in the comments by an enterprising marketing executive from rtCamp, recommending their free EasyEngine product, which...
View ArticleVideo: SharePoint 2013 on Windows Server 2012 R2
So it seems that someone took my instructions on how to install SharePoint 2013 on Windows 2012R2 from here and here and made a YouTube video showing how to do it. I’m flattered, but it sure would...
View Article