Showing posts with label Talk. Show all posts
Showing posts with label Talk. Show all posts

Fast Stuff, Sliding Away

Here's the presentation I gave for eurucamp:

Its was originally planed as an activity, so that all the participants could follow the presentation by doing the same on their laptop. Alas, too many people signed up :O

jQuery plugin for better HTML file inputs

Have you ever wanted to style an HTML file input in a easy way? I did, so I took this guide:
quirksmode.org/dom/inputfile.html

And turned it into a JQuery plugin: plugins.jquery.com/enhancedfileinput/





View demo

Also, here are some slides I made for colognejs.de about developing a a jQuery plugin with Jasmine specs, using this plugin as an example:



Hope you like it!