#2: JavaScript Show n’ Tell

White Peacock (by ecstaticist)

Thursday, 27th May 2010 (arrival from 7.15pm, for a 7.45pm start).
@The Werks, 45 Church Rd, Hove, BN3 2BE. (map)
Free entry. A voluntary donation is encouraged (£2 to £5) – this goes towards the venue.

Please add yourself to the event on Upcoming, so we have an idea of numbers.


Following on from the fantastic opening session of Async last week, round two will be a “JavaScript Show n’ Tell“.

Have you got a little JavaScript discovery to share? Or a pet project, or an interesting app that you’ve seen and want to tell us about? Come and share it with all the people…
Each slot will be just 5 minutes (+ 2 mins for questions).

Please let us know in the comments below if there’s something you’d like to share, or if you have any questions.


[Update]: The demos

From the comments on this post…
(BTW – there’s still time if you’d like to give a demo at the event)

  1. John Montgomery: JavaScript iPhone apps that use localStorage, demoed with his TODO list app.
  2. Craig Moore: a mystery jQuery widget to get feedback on
  3. Paulo Fierro: JavaScript for Flash devs, plus a little personal project
  4. David Lockie: bridging JavaScript and ActionScript, and using APIs with jQuery’s Ajax toolkit
  5. Mark Perkins: creating jQuery plugins, with custom events
  6. Premasagar Rose: Client-side templating with JavaScript, to keep HTML markup in one place

20 Responses to #2: JavaScript Show n’ Tell

  1. Avangelist 19 May, 2010 at 4:45 pm #

    Is there really only 1 person so far? that’s a real shame.

  2. premasagar 21 May, 2010 at 11:38 am #

    I’m going to give a little demo, probably on AppleOfMyIframe (github.com/premasagar/appleofmyiframe) which is a jQuery plugin I wrote to sandbox 3rd party content (e.g. widgets) inside a host web page. It does this by creating iframe documents on-the-fly from JavaScript, and giving you a whole new little document within a document to play with.

  3. John Montgomery 21 May, 2010 at 12:24 pm #

    I’ve been playing around with Javascript and local storage/local db stuff for writing iPhone apps. Happy to demo them.

    Got a simple TODO list app:

    http://www.psychicorigami.com/2009/07/10/an-iphone-friendly-local-storage-backed-offline-todo-list-webapp/

    and something else I’m working on right now.

  4. Malcolm 21 May, 2010 at 12:31 pm #

    I’ll definitely come along, it’s always interesting hearing how people use JaveScript in the most creative ways. If only I could think of something to talk about.

  5. premasagar 24 May, 2010 at 9:33 am #

    Thinking again, if it’s a bit more interesting or useful, I could instead give a simple, practical example of using client-side templating. I recently used John Resig’s micro-templating script on a project, and it was a really elegant solution to the problem we had.

  6. Craig Moore 25 May, 2010 at 5:55 pm #

    Hi guys, have a little jquery widget I have been working on, wouldn’t mind showing it off an getting some feedback – planning on making it open source :)

    Craig

  7. premasagar 25 May, 2010 at 6:37 pm #

    @John, @Craig – those sound great. I look forward to hearing about them.

    @Malcolm – did you have any ideas? It really doesn’t need to be something so rare and incredible. Just something that interested you – perhaps a little technique that you read about and used, or an interesting little script that you’ve seen, or a website you came across that does something different.

  8. Paulo 26 May, 2010 at 9:10 am #

    I was thinking of either showing how JS can help out Flash devs or a personal thing I’ve been working on, depending on how much time I get to polish before tomorrow :)

  9. David Lockie 26 May, 2010 at 11:33 am #

    Hi – if there’s a slot available, I have a little JS project that I completed recently that involves: interaction with ActionScript, getting XML from an API using jQuery’s ajax toolkit, modifying the DOM and some of the technical issues I faced.

  10. premasagar 26 May, 2010 at 12:06 pm #

    @Paulo, @David – fantastic!

  11. Mark Perkins 26 May, 2010 at 9:38 pm #

    Hi guys – I’d be up for talking a little about creating flexible jQuery plugins using custom events as their primary method of interaction if people would be interested in that? I’ve got a couple of examples in the plugins that I have released that would help illustrate the pattern.

  12. premasagar 27 May, 2010 at 12:32 pm #

    @Mark – that would be perfect.

  13. Gothenburg 2 October, 2010 at 4:28 pm #

    I wish I could have made it.

Trackbacks/Pingbacks

  1. Tweets that mention 2. JavaScript Show n’ Tell | Async -- Topsy.com - 19 May, 2010

    [...] This post was mentioned on Twitter by Planet BNM. Planet BNM said: [Blog] Async: 2. JavaScript Show n’ Tell http://bit.ly/ct1FLi [...]

  2. Tweets that mention #2: JavaScript Show n’ Tell | Async -- Topsy.com - 23 May, 2010

    [...] This post was mentioned on Twitter by John Montgomery, Async. Async said: RT @lilspikey: Just volunteered for show'n'tell at next Javascript/async meet http://asyncjs.com/showntell/comment-page-1/ [...]

  3. Ideas for Sessions | Async - 1 June, 2010

    [...] Show n’ Tell – exciting apps, projects, techniques (session #2, but can be done [...]

  4. Psychic Origami » Blog Archive » iPhone Brighton Buses webapp/javascript front-end - 4 July, 2010

    [...] had the pleasure of demoing this app at the Async Javascript show’n'tell last month. I quickly outlined how it worked, which involves the [...]

  5. #9: JavaScript Show n’ Tell | Async - 1 September, 2010

    [...] have a look at some of the highlights from the 1KB JavaScript competition. We’ve run a Show n’ Tell before – you may want to see what the people demoed [...]

  6. #13: /International/ JavaScript Show n’ Tell | Async - 28 October, 2010

    [...] on Upcoming or Add yourself on Lanyrd Async has hosted JavaScript Show n’ Tells before (one here and one there), but this one’s a little special, because this time there’ll be a [...]

  7. #24: First Birthday Show n’ Tell | Async - 6 May, 2011

    [...] are 5 minutes + 5 minutes for questions. You can see our previous Show n’ Tells here, here and [...]

Leave a Reply