Alfred Wegener Institute for Polar and Marine Research (AWI) Livestream
Alfred Wegener Institute for Polar and Marine Research (AWI) Livestream:'via Blog this'

Alfred Wegener Institute for Polar and Marine Research (AWI) Livestream
Alfred Wegener Institute for Polar and Marine Research (AWI) Livestream:
Backbone.js Views events « Yoel Gluschnaider
Backbone.js Views events « Yoel Gluschnaider: "Tapping this element would just not work! You need to bind the tap event manually after the element is added to the view, so instead of writing this:10 Things I Learned from the jQuery Source « Paul Irish
10 Things I Learned from the jQuery Source « Paul Irish: "It’s jQuery on the big screen. We’ll open the jQuery source and run through how the jQuery object works, covering self-executing anonymous functions as a global abatement technique, several interesting jQuery methods, internal jQuery paradigms, and hiddenhancements. You’ll learn JavaScript techniques you can apply to your own code, as well as the basic workings of jQuery itself."HTML5 code example: Intelligently store Images in localStorage for faster page loads! (design @ IBM developerWorks)
HTML5 code example: Intelligently store Images in localStorage for faster page loads! (design @ IBM developerWorks): "However I hit an immediate challenge, as localStorage only supports String objects, which is fine for Javascript and CSS, however I was also interested in storing binary Images.javascript - How do I grab a single image and put it in localStorage? - Stack Overflow
javascript - How do I grab a single image and put it in localStorage? - Stack Overflow: "Try storing base64 data, use canvas. Check this: Get image data in Javascript?"jQuery Mobile Docs - Quick start
jQuery Mobile Docs - Quick start: "In the body, a div with a data-role of page is the wrapper used to delineate a page, and the header bar (data-role="header") and content region (data-role="content") are added inside to create a basic page (these are both optional). These data- attributes are HTML5 attributes are used throughout jQuery Mobile to transform basic markup into an enhanced and styled widget."The Sun is Setting on Rails-style MVC Frameworks « caines.ca/blog
The Sun is Setting on Rails-style MVC Frameworks « caines.ca/blog: "The AtomPub protocol, if you ignore its XMLiness, gets this right -- The thick client just knows the root URL (which serves up a simple service document) and is aware of a bunch of relationship types (the 'rel' attribute on 'link' and 'a' tags) that it can follow as necessary. If a game client needs to access a list of players, it just goes to the root url, and follows the link with the rel property called 'players' (and probably remembers that link until the server says it has moved via 301 status code). JSON has no concept of links or rel, but this is still easy to imagine and implement, and while it's a teeny bit of extra work up front, the standardization buys you the ability to start writing smarter HTTP/REST clients for your frontend that take care of much more for you automatically, so you can spend time on real business logic and actually do something more productive than fiddle with the javascript version of a routes.rb file."The Sun is Setting on Rails-style MVC Frameworks « caines.ca/blog
The Sun is Setting on Rails-style MVC Frameworks « caines.ca/blog: "The server is no place for view logicSerious game - Wikipedia, the free encyclopedia
Serious game - Wikipedia, the free encyclopedia: "A serious game is a game designed for a primary purpose other than pure entertainment. The "serious" adjective is generally prepended to refer to products used by industries like defense, education, scientific exploration, health care, emergency management, city planning, engineering, religion, and politics."New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.
Keep up with the latest Advogato features by reading the Advogato status blog.
If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!