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 […]
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 […]
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 […]