webdu 2012: web developer conference

CF legend.

Show all feed information | Ping Blog Update

Sencha EXTJS / Spring MVC Maven Archetype 3 months ago

This Archetype is based on the simple user list example found in the Sencha documentation . However, instead of using a static json file there is a Java UserService configured to respond to the List and Update service requests in the ExtJS User Store. From here it should be easy to add more views …

tip: deserialize Array of Objects (json/java) 3 months ago

First a simple example, using the Jackson json parser. Let’s say you have an Object in representing a single User, such as: {"id":"4b2c379a-382d-4a0f-b4c3-7b44137c299a","name":"Ed","email":"ed@foo.com"} To convert the JSON back into a User POJO instance. // Single User ObjectMapper mapper = …

cq5 – enable page properties in sidekick 3 months ago

Since I couldn’t find this when I was looking for it, I’ll post the answer here. Situation: You’ve created a new page in CQ5 and linked it to a custom template. When you view the page with the side kick open there is one problem, the “page properties” menu is …

CES 2012 thoughts 4 months ago

I spent last week at CES 2012 in Vegas, and I thought I would share a few of the the things I found. Before I start, if you’ve never been to CES keep in mind – CES is very hardware focused and after awhile it will all start looking the same. Isn’t this the same

Configure ColdFusion to run inside Intellij 7 months ago

You may not know this but IntelliJ 10 has a CFML plugin to add support for ColdFusion. And yes I do believe you should you give it a try. But for this post I’m assuming you already have and you want to know how to configure your project to deploy with ColdFusion and how to

New name/github for SpringMVC / ColdFusion project 7 months ago

Nothing like agreeing to speak on a project at a conference, RIACON, to motivate you to clean up and publish a new open-source project. A few months ago I blogged about a new ColdFusion library I was working on that let’s you use ColdFusion as the View Layer in your Spring MVC application. …

new skunkworks project – jquery mobile social tv app 7 months ago

When there is a new technology to learn, you need data. And what is one of the largest data sources with one of the easiest to use API’s – Twitter! So when I wanted to learn JQuery Mobile I turned to twitter again, see my side project link for others, and decided to build a

Fire and Forget Messages (events) in Android 7 months ago

Recently I was on a project with a large number of Views that were dependent on the data being received in the Service. However I found the Android messaging system was a little too coupled for my liking. I wanted more of a fire and forget type of messaging system. So my Views didn’t need

new app – charting sentiment of twitter against … 7 months ago

Every developer needs side projects, they give you a playground for learning new technologies and experience working with different data sets. And I have a new one – charting the sentiment of twitter tweets about stocks against the stock price. View Application This looks like a simple app, …

Need to bind more then 1 activity to a service? 7 months ago

Turns out this is a known issue ( http://code.google.com/p/android/issues/detail?id=2483 ) but I was trying to bind more then one activity to a service and the 2nd bind would never return. So here is the trick. For a single activity, you can use this in an activity (from the docs). - …

mike nimer

Solutions Architect for Universal Mind http://www.mikenimer.com

My new favorite open source license, Beer Ware (buy the author a beer "in return") - http://t.co/451Ne5SQ@mnimer

iPhone: 33.080387,-96.821007