April 12, 2011
Recently on Facebook I was asked what my vision was, as once again I was referencing to Simon Sinek, who’s writing and public appearances form a great inspiration to me. Sharp and quickly I replied that I belief in change and the need to anticipate to change, rather than staring blindly at yesterdays problems. That [...]
Tags: beliefs, Passion, Success, Vision, Work
Posted in note-to-self, Work
April 4, 2011
Companies hire the top graphical designers and user interaction specialist to think and design from an user perspective in order to create an optimal user experience. Specialist who live their working lives thinking from the outside in, placing the user central for a single channel customer journey or complex cross channels experiences. While thinking from [...]
Tags: Architect, Online, Software, Vision, Web 3.0
Posted in Internet, Online Architecture, Work
March 27, 2011
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. [...]
Tags: Architect, Development, Landscaping, Online, Organisation, Passion
Posted in Development, Internet, Work
December 5, 2010
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 [...]
Tags: ANT, CSS, Development, Software, Web developer, Work
Posted in css, Development, Internet
November 22, 2010
We where looking to embed Janrain in a somewhat complex AJAX driven single page interface flow. The default behavior of the JanRain Engage part of the flow is to redirect the top window to the token_url. As you can imagine this messes up your SPI state. likebot_bgcolor = ”; likebot_url = ‘http://www.roonaan.nl/press/?p=239′; likebot_type = ‘square_thumbs’;
Tags: Engage, Javascript, Project, Software, Web developer, Work
Posted in javascript, Work
November 16, 2010
Yesterday (depending on your timezone) Capgemini revealed it’s new brand identity “People matter, results count”. Following anticipated discussions in which way the comma in this slogan should be interpreted, there is a personal choice to this interpretation as well. We can take the easy way and take the negative approach which seems to be on top [...]
Tags: Capgemini, Work
Posted in Work
November 11, 2010
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 [...]
Tags: Concept, CSS, Development, Mindfart, Semantic Web, Web 3.0
Posted in Internet, note-to-self, unwork
November 5, 2010
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 [...]
Tags: Architect, Development, Javascript, Software, Standardization, Web developer, Work
Posted in Development, Internet, javascript, Work
October 31, 2010
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 [...]
Tags: Backbase, Development, Javascript, Software, Web developer
Posted in Development, Internet, javascript, Work
September 20, 2010
Abusing your own blog for delicious like bookmarking should be forbidden! Either way, Dave Smith provides (see comment section) a nice workaround for __flash_removeCallback “Object required” alerts when embedding flash in internet explorer and reloading the page. <script type=”text/javascript”> (function(){var s=function(){__flash__removeCallback=function(i,n){if(i)i[n]=null;};window.setTimeout(s,10);};s();})(); </script> I decreased the setTimeout interval to somewhat higher then 10ms, because for me [...]
Tags: Fix, Flash, Javascript, Work
Posted in Development, flash, javascript, note-to-self, Work