I don’t know exactly how many CSV files I’ve read/written to date, but I’m willing to bet it’s a lot. These kind of files are a simple and common way to exchange data and are interoperable with spreadsheet programs as well, making them more easily accessible to non-programmer types. There is some excellent support out […]
Tags:
Comma-separated values,
csv,
Database,
Groovy,
hsqldb,
Java,
kellyrob99,
Languages,
OpenCSV,
Programming,
Spreadsheet,
sql,
theKaptain
So I was making an attempt to catch up on my Google Reader‘ing this weekend and I came across this post on StackOverflow regarding the shiny new StackExchange API. That and a fresh 1.3.1 drop of Grails seemed like as good a reason as any to hack together a little app suitable for seeing what […]
Tags:
API,
Application programming interface,
Google,
Google Reader,
Grails,
Groovy,
HTTP,
JSON,
kellyrob99,
Representational State Transfer,
Source code,
Stack Overflow,
StackApps,
StackExchange,
theKaptain
One of the most compelling things about using Groovy is the fluent and concise syntax, as well as the productivity and readability gains that come out of it. But there’s no reason not to take advantage of some of the same techniques and some library support, in this case google-collections, to make Java code easy […]
Tags:
Collections,
DataProvider,
fluent syntax,
GMaven,
Google,
google-collections,
Groovy,
guava,
Java,
kellyrob99,
maven,
MultiMap,
mvn,
Programming,
TestNG,
theKaptain
Once upon a time I used Eclipse as a development environment. It had a lot of things going for it: free(as in beer), rich community involvement, a plethora of plugins and probably my favorite feature: Mylyn. The problem was that it seemed everytime I wanted to upgrade to a newer version, inevitably half of the […]
Tags:
Atlassian,
Atlassian IntelliJ Connector,
Bamboo,
Eclipse,
Fisheye,
Grails,
Groovy,
Integrated development environment,
JBoss Seam,
Jira,
Jira Studio,
kellyrob99,
theKaptain
I took the opportunity this past weekend to test drive the latest beta version of Griffon and along with it the as-of-yet unreleased slideware plugin. If you’re not already aware, Griffon is a Grails inspired framework for creating Java Swing applications. The project lead, Andres Almiray, has given several presentations using this plugin and it […]
Tags:
beta,
Collections,
css,
Google,
Griffon,
Groovy,
Java,
kellyrob99,
plugin architecture,
Programming,
slideware,
Source code,
Swing,
TestNG,
theKaptain,
Transitions2D
LOL! RT 37signals is now worth $100 billion. Congrats guys! http://bit.ly/11P45W # Back working with JBoss Seam today. And it seems I missed it too. Don't worry Grails, I still love you more π # RT @aalmiray: Γ’β’ΒΊ @pledbrook How to test your Grails scripts: http://tinyurl.com/ycsjwc8 we're so borrowing that for #griffon π # Out […]