While trying to tackle the speeding world of trends in online technology, there seems to be an increasing demand in what is referred to as “Online Architects”. From what I have encountered as much can be said that in most customer views has little to nothing to do with Enterprise Architecture, or architecture in itself. [...]
Generally I believe that telling developers to write documentation as part of a project requirements is not always the right approach. If a developer is convinced that nobody will actually ever take the effort to read the documentation anyhow, why even bother to tell them otherwise. I think there is a certain pride element that [...]
There is a concept I have been running around since college. While reading into the semantic web and technology you see al kinds of great concepts. A major drawback for me has always been the amount of effort it would take a development team to actually be semantic web ready. Either create a shadow website [...]
While having discussions with some colleagues, I find it amazing how otherwise very knowledgeable content management specialist find it very complex to see that the next generation for web content delivery should be content as a service. Talking endlessly on terms like pre-publishing, caching, creating complex webservices, reverting back to JSP’s, PHP’s or servlets, it’s [...]
While working on centrally hosted Backbase widgets we needed a JSONP solution that is cachable by proxies (Squid, akamai) as well for browsers. Where regular JSONP requires the response to wrap the response using a callback. As we have full control on the response, the solution we came up with (and dubbed “JSONP-DOM”) is to [...]
Introduction I am not under the impression that what we are doing here is rocket science, but might be nice to share anyway. Lets first elaborate a bit on the situation at hand. At my current client Backbase is used in a progressive enhancement kind of way: <!– Backbase Library –> <script type=”text/javascript” src=”core/4_3_1/engine/backbase.js”></script> <!– [...]
In a discussion on Yammer it seems that merely 30 years ago the vision was to have 30 engineers around the globe writing services that others would use. The concept might be working if you increase the number of engineers 10 to 100 fold. Most important however it seems that even though we discuss a [...]
After having written a Yammer Extension for mediawiki (http://code.google.com/p/mediawiki-yammer-tag-extension/) which I got some really good responses to, it was time to look around for new challenges. So on to the new plugins we write and are about to write; Just last week we decided it would be good to implement some reward and recognition model [...]
So I recently received my laptop at the client where I will be having a senior front end developer role. As my first day actually doing some work didn’t come till today I only installed my portable apps browsers (firefox, iron), following with a major series of installments today. As to the below list is [...]