RESTful Spring MVC and ExtJs (Episode 2, The ExtJs Stuff)
In the last post we talked about configuring Spring MVC for use as a RESTful API with the intention of using ExtJs for the UI work. In this post, I’ll Continue reading
In the last post we talked about configuring Spring MVC for use as a RESTful API with the intention of using ExtJs for the UI work. In this post, I’ll Continue reading
My latest adventures have taken me to a client replacing legacy Flex apps with ExtJs apps backed by Spring. In this two part post, you’ll see the product of the Continue reading
It’s been a while – let’s knock the dust off here. Coming up in the next few posts: RESTful Spring MVC and ExtJs Scala/Play Review Scala Patterns
I have young children, including one in his second year of pre-school. He seems to enjoy it. He especially enjoys when it’s his turn to bring home the Sharing Bag. Continue reading
A question came up the other day when I was showing a colleague the reservation page for the restaurant app I’ve recently written (http://alianosbatavia.com): If the restaurant is closed, can Continue reading
Parting ways with http://alianosbatavia.com has been a lot harder than I thought. Every time I think I’m going to hang it up, I think of something new to add to Continue reading
It has been many years since I have read this much information on Design Patterns, and in those days the language the book was based on was Java. While the Continue reading
2011 is gone and with new year comes new resolutions. Some of last year’s resolutions got resolved, others fell to the wayside, and now I’ve come to write down a Continue reading
At my current client, I’m doing some prototype work and controlling my CI process with Jenkins. I’ve been using Jenkins/Hudson for years, but usually with a group of folks, and Continue reading
Here’s a quick one. Recently when doing some Rails work, I was using FormHelper to add a text area to an erb and couldn’t seem to get the size param Continue reading