Posts in 'Technology'

Feb 11 2013

Clojure(Script) for Server and Client Development

Published under Technology

ClojureScript is a relatively recent addition to the list of languages which compile to JavaScript. Unlike some such languages, it does not only fix the minor difficulties with JavaScript (like syntax oddities), rather it is a wholly different language with a LISP-like syntax and very powerful semantics. Many words have been written on “why ClojureScript”, [...]

No responses yet

Feb 03 2013

Software Development Internships, for high school students, Summer 2013

Published under Technology

For the third year in a row, Oasis Digital will hire summer interns to build something interesting. Our program is for high school students (why? because I’m a high school student parent…). If anyone knows a St. Louis area high schooler who may be interested, please send them our way.

No responses yet

Nov 20 2012

JIRA OnDemand CSV Import – Rough Edges

Published under Technology

We just went through a surprising amount of effort to import projects in to Atlassian’s JIRA OnDemand, using their CSV importer. Here are some tricky bits we hit along the way; this is accurate as of November 2012. If you are reading this well after that date, hopefully JIRA’s newer JSON-based import option is supported and documented by now. [...]

Comments Off

Jun 12 2012

Yet Another Github Issues to JIRA Export Tool

Published under Technology

A few weeks ago I posted about the various Github Issues export tools to prepare data for import to Atlassian JIRA. Unsurprisingly, none of them worked sufficiently well for my needs. I thought about adapting and improving one of them; I know Ruby, Python, and (barely) enough Perl. But none was all that appealing; some [...]

One response so far

May 10 2012

Github Issues to JIRA – What Works?

Published under Technology

Today I looked for a way to import issues (including history) from Github Issues to JIRA. I was delighted and disappointed to find at least four different implementations of a Github Issues to JIRA-CSV exporter – all honestly described as rough one-off efforts. It seems likely that I’ll adapt (add minor improvements to) one of the [...]

3 responses so far

Nov 18 2011

Basics: Formatting Numbers for Tabular Display

Published under Technology

Here is the first, in hopefully a series, of posts about basic software design. Though not nearly as sexy as a location-based mobile social network with behavioral profiling for ad optimization (probably a real thing), doing basic software design well is one of our “secrets” at Oasis Digital. So here goes. Today’s topic is how [...]

One response so far

Older Entries »