Presentations and documents tagged “jsconf”

  • Wakanda: a new end-to-end JavaScript platform Wakanda: a new end-to-end JavaScript platform from alexandre_morgaut, posted 2 weeks ago in Technology. 478 views Wakanda is an exciting project including a server, a studio, and some useful Web tools. It helps you creating web apps that integrate nicely with a backend and a native REST and JavaScript database. It makes REST and Entity Model, a very ...
  • JSConf.eu Overview JSConf.eu Overview from rsim, posted 2 weeks ago in Technology, Design. 172 views Overview / extracts from presentations at JSConf.eu conference about topics that were more interesting to me.
  • Building real-time collaborative apps with Ajax.org Platform Building real-time collaborative apps with Ajax... from javruben, posted 2 weeks ago in Technology. 450 views Web trends and technologies today are converging to do one thing particularly well: collaborate. All of us dream about the possibility to weave collaborative features from products like Google Wave, EtherPad, SubEthaEdit, Mozilla Bespin, Go...
  • Dojo, from scratch to result Dojo, from scratch to result from nonken, posted 2 weeks ago in Technology. 307 views This is the talk I gave at JsConf.eu 2009. I cover general strong points of the Dojo toolkit based on a real time collaborative application.
  • J2EE :) Joose - A Meta Object System for JavaScript J2EE :) Joose - A Meta Object System for JavaSc... from malteubl, posted 2 weeks ago in Technology, Education. 682 views
  • Autopsy Of A Widget Autopsy Of A Widget from fjakobs, posted 2 weeks ago in Technology. 695 views With modern JavaScript frameworks like ExtJS, SproutCore or qooxdoo, it is possible to create very rich user interfaces using only open web standards. But how do they do it? How do they work internally? In this talk I will open the thorax ...
  • JavaScript - From Birth To Closure JavaScript - From Birth To Closure from robnyman, posted 2 weeks ago in Technology. 2712 views This presentation will give you a brief background to JavaScript, what it is and where it comes from. Then it will walk you through general pitfalls, best practices and more advanced topics such as object-orientation, scope and closures.
  • HTML5 JavaScript APIs HTML5 JavaScript APIs from remy.sharp, posted 2 weeks ago in Technology, Design. 1817 views HTML5 is all the rage with the cool kids, and although there's a lot of focus on the new language, there's lots of interesting new JavaScript APIs both in the HTML5 spec and separated out. This presentation will take you through demos and c...
  • CSS Wish List @JSConf CSS Wish List @JSConf from stubbornella, posted 2 weeks ago in Technology, Books. 1834 views From Nicole's talk at JSConf.eu where she presented her wish list for the future of CSS. She presents a brand-new expanded syntax which allows for prototypes, mixins, and variables and explains how a preprocessor can be used today to achiev...
  • Unittesting JavaScript with Evidence Unittesting JavaScript with Evidence from tobielangel, posted 2 weeks ago in Technology, Health & Medicine. 1614 views Evidence is a new, framework-agnostic unit testing library which I developed out of necessity and frustration with the existing offering. Although it's heavily inspired by it's Ruby, Python and Java couterparts, Evidence is packed with nice...
  • Loading JavaScript: Even a caveman can do it Loading JavaScript: Even a caveman can do it from shadedecho, posted 2 weeks ago in Technology. 626 views No matter how awesome your JavaScript code is, we all face the same problem: how to squeeze it down the wire and get it loaded and running in the browser as quickly and efficiently as possible. There are about as many ways to approach this ...
  • Apps from Space!!!1!! (End to End JavaScript) Apps from Space!!!1!! (End to End JavaScript) from sh1mmer, posted 2 weeks ago in Technology, Sports. 681 views
  • Extreme JavaScript Performance Extreme JavaScript Performance from madrobby, posted 2 weeks ago in Technology. 13846 views Talk given at http://jsconf.eu 2009. You serve up your code gzipped. Your caches are properly configured. Your data (and scripts) are loaded on-demand. That's awesome—so don't stop there. Runtime is another source of slowdowns, and you c...
  • Sprockets Sprockets from tdd, posted 2 weeks ago in Technology. 423 views Sprockets is an easy solution to managing large JavaScript codebases by letting you structure it, bundle it with related assets, and consolidate it as one single file, with pre-baked command-line tooling, CGI front and Rails plugin. It's a ...
  • Performance, Games, and Distributed Testing in JavaScript Performance, Games, and Distributed Testing in ... from jeresig, posted 6 months ago in Technology, Entertainment. 3782 views A talk I gave at JSConf09 in Washington D.C. in April 2009.
  • The Real Time Web with XMPP The Real Time Web with XMPP from metajack, posted 7 months ago in Technology, Books. 3465 views A new real time Web is emerging, backed by the eXtensible Messaging and Presence Protocol (XMPP). This protocol is designed for low latency, real time communication, publish-subscribe, and social networking. You will learn how XMPP and HTTP...
  • Axiom Stack and SSJS Axiom Stack and SSJS from ncb000gt, posted 7 months ago in Technology, News & Politics. 956 views Axiom Stack is a server side javascript framework. It allows you to create web applications of any sort with the ease of using JS on both the client and server side. This is the talk I game about it.
  • All  That  Jazz All That Jazz from thynctank, posted 7 months ago in Technology, Business & Mgmt. 1136 views An intro to JazzRecord ORM for JavaScript, an agnostic library for managing databases using an ActiveRecord implementation based on Rails
  • Hacking Selenium @ JSConf Hacking Selenium @ JSConf from hugs, posted 7 months ago in Technology. 898 views An overview and history of the Selenium web application testing tool, by Selenium's creator Jason Huggins. Presented on April 25, 2009 at JSConf in Arlington, Virginia. http://jsconf2009.com/speakers.html#huggins
  • High Performance Kick Ass Web Apps (JavaScript edition) High Performance Kick Ass Web Apps (JavaScript ... from stoyan, posted 7 months ago in Technology. 8950 views Slides from JSConf 2009 presentation "High Performance Kick Ass Web Apps" with focus on JavaScript.