Saturday, July 3, 2010
About
Hi! My name's Colin. I'm a programmer. Often, in the course of my work, I spend Way Too Much Time beating my head against the computer, trying to figure out why some bit of software doesn't work the way it should (or how it's supposed to work in the first place). Sometimes, I'm saved that frustration by some clever person somewhere out there on the web who's already figured it out and written about it. This blog is my way of returning the favor, in a fuzzy, karmic sense. It's basically a dumping ground for random technical minutiae. It's a reference, rather than something you'd actually want to subscribe to.
Subscribe to:
Post Comments (Atom)
Jekyll Pages List
Getting a list of pages in a Jekyll site is easy, but paring that down to just the top-level files and the index pages is tricky. {% for p...
-
To enable cross-origin requests in a self-contained Jetty jar file with Jersey REST services (to allow calls from Swagger-UI). Create a COR...
-
Installing an app you've developed on an actual Android device is documented pretty well , but I tripped over a missing step (c) for Lin...
-
Got this error trying to start up a Jetty server: 2015-04-30 08:57:35.111:WARN:oejuc.AbstractLifeCycle:main: FAILED org.eclipse.jetty.serve...
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.