Just show up

Sometimes the answer really isn’t that hard. We were recently having a lunch conversation and talking about how to get involved in the local tech community. Kevin simply stated “Just show up”. It was a stunningly simple answer. To people that have had the great experience of being involved in the Philly tech scene this seems obvious. As a Gen ‘X’er that moved around the east coast during the dotCom days let me say this is an unual and fantastic community. Back in the day there was some feeling of elitism and you had to demonstrate some effort to be included in a ‘community’. Its true that a ’noob (great word, best contribution of the ‘millenials’ so far ;) could show up at the local Linux install day and get some help setting up slackware on left over office equipment, but they were not taken seriously in the ‘real’ meetings. ...

May 2, 2009 · 3 min · Aaron Held

coupling de-coupled CMS

I’m hip deep in the design of a new CMS to power some large scale sites. The big buzzword going on at this level is around how the CMS products are designed to be ‘de-coupled’. Specifically we are talking about decoupling the deliver of the site from the management of the content. This is very understandable, as your backend needs can be very different then the portal. The backend CMS has rigid security and workflow concerns and the front-end is optimized to serve pages fast. ...

April 27, 2009 · 1 min · Aaron Held

Netbeans for HTML-CSS work?

Due to an unfortunate series of work related events I find myself writing php code. Not only php code, but wordpress php code. That however is the topic of a later post (as is plugins that edit core code using regex based searches) I did the work in textmate but decided to spin up my new Netbeans 6.5 in order to test the subversion functionality. Immediately I noticed that Netbeans picked up a tag mismatch and highlighted it nicely: ...

December 10, 2008 · 1 min · Aaron Held

javaFX sneaks out the door

Sun released version 1 of javaFX today - http://www.javafx.com/ Its a competitor to Adobe Flash and Microsoft Silverlight, but based on the java developer created demos it just does not look complelling enough to matter. Adobe had been making some great progress in the Flash virtual machine and the number of advances in Flash10 really impress the coder in me. As a development manager I’m seeing Actionscript programmers reach an impressive level of maturity, with unit testing, automated builds and solid object design. ...

December 5, 2008 · 1 min · Aaron Held

A House With No Front Door Keeps you off the streets

I found an interesting article today. A House With No Front Door It is written by a product marketing professional lamenting about dealing with ‘resource constrained’ engineering teams. Seeing as how I come from a resource constrained engineering team I thought it was an interesting read. The premise of the article was the disconnect as described: Perhaps it is my job to get this perspective across to them, and I try to do that, but the gulf between the “feature triage” perspective that many engineers have, and the “holistic” customer or market perspective that is needed is enormous. ...

November 25, 2008 · 3 min · Aaron Held