Tags
ado Ainstein architecture asimov blogging c++ CallStream cloud com component computer credit crunch csharp dbjson dictionary ecma5 Filosofia future Gogoly google highlighter html javascript jQuery json marketing microsoft msxml mvp os phishing security service setup sip soa sql w7 windows wordpress wsf wtl xaml xml
Category Archives: javascript
One Plugin to end all jQuery Plugins
Well, I could not resist this catchy title, could I? Perhaps I could. In any case I have this idea and implementation where one jQuery plugin is sort-of-a “socket” (not a network socket, but a socket in the wall) into … Continue reading
CallStream. An JavaScript Interfacing Pattern
CallStream. An JavaScript Interfacing Pattern. JavaScript message based interfacing mechanism. Continue reading
Microsoft + jQuery = Love
Yesterday (on MIX10) Microsoft has re-iterated and strengthened its commitment to jQuery. This is certainly (very) good news for jQuery (and John Resig) : http://visualstudiomagazine.com/articles/2010/03/16/mix10-jquery-announcement.aspx Very cynical geek (what, me ?) can appear very clever and write : What’s next … Continue reading
The humble ‘in’ operator
This might be an “opportunity for optimization” … if not already discovered by someone else that is. First published on: Jul 19, 2009.
Cross browser JSON parsing
Well that is easy, surely? Native JSON object is here, why should anyone now worry about JSON string parsing?