My Test-Driven JavaScript presentation at NDC is available

5 views
Skip to first unread message

Mark Nijhof

unread,
Jun 24, 2010, 1:45:59 PM6/24/10
to js...@googlegroups.com
Hi Guys,

Just a small plug, but I did a Test-Driven JavaScript presentation at
NDC (www.ndc2010.no) using JSpec and the recording is now available:
http://elegantcode.com/2010/06/24/me-ndc2010/

Cheers,

-Mark

--
Mark Nijhof
Cre8ive Thought
m: 0047 95 00 99 37
e: mark....@cre8ivethought.com
w: www.cre8ivethought.com

vision media [ Tj Holowaychuk ]

unread,
Jun 24, 2010, 2:07:52 PM6/24/10
to js...@googlegroups.com
cool! :D


--
JSpec thanks you for your interest and support! To post simply reply
to this email.

documentation: http://jspec.info
unsubscribe: jspec+un...@googlegroups.com
group: http://groups.google.com/group/jspec



--
Tj Holowaychuk
Vision Media
President & Creative Lead

doug livesey

unread,
Jun 24, 2010, 4:57:06 PM6/24/10
to js...@googlegroups.com
Kickass -- downloading now, cheers!

Mark Nijhof

unread,
Jun 24, 2010, 5:00:36 PM6/24/10
to js...@googlegroups.com
You should get the stream (click on the image) which is wide screen
and will show the code better.

-Mark

doug livesey

unread,
Jun 25, 2010, 2:29:25 AM6/25/10
to js...@googlegroups.com
Will do, cheers!

arubin

unread,
Jul 9, 2010, 3:36:40 AM7/9/10
to jspec
I just saw the presentation, very nice stuff !!! very cool...

Can you share with us how do we open dom.html page as an application
in osx ?

Thanks,
Alan

On Jun 25, 9:29 am, doug livesey <biot...@gmail.com> wrote:
> Will do, cheers!
>
> On 24 June 2010 22:00, Mark Nijhof <mark.nij...@cre8ivethought.com> wrote:
>
> > You should get the stream (click on the image) which is wide screen
> > and will show the code better.
>
> > -Mark
>
> > On Thu, Jun 24, 2010 at 10:57 PM, doug livesey <biot...@gmail.com> wrote:
> > > Kickass -- downloading now, cheers!
>
> > > On 24 June 2010 19:07, vision media [ Tj Holowaychuk ] <
> > t...@vision-media.ca>
> > > wrote:
>
> > >> cool! :D
>
> > >> On Thu, Jun 24, 2010 at 10:45 AM, Mark Nijhof
> > >> <mark.nij...@cre8ivethought.com> wrote:
>
> > >>> Hi Guys,
>
> > >>> Just a small plug, but I did a Test-Driven JavaScript presentation at
> > >>> NDC (www.ndc2010.no) using JSpec and the recording is now available:
> > >>>http://elegantcode.com/2010/06/24/me-ndc2010/
>
> > >>> Cheers,
>
> > >>> -Mark
>
> > >>> --
> > >>> Mark Nijhof
> > >>> Cre8ive Thought
> > >>> m: 0047 95 00 99 37
> > >>> e:  mark.nij...@cre8ivethought.com
> > >>> w:www.cre8ivethought.com
>
> > >>> --
> > >>> JSpec thanks you for your interest and support! To post simply reply
> > >>> to this email.
>
> > >>> documentation:http://jspec.info
> > >>> unsubscribe: jspec+un...@googlegroups.com<jspec%2Bunsu...@googlegroups.com>
> > >>> group:http://groups.google.com/group/jspec
>
> > >> --
> > >> Tj Holowaychuk
> > >> Vision Media
> > >> President & Creative Lead
>
> > >> --
> > >> JSpec thanks you for your interest and support! To post simply reply
> > >> to this email.
>
> > >> documentation:http://jspec.info
> > >> unsubscribe: jspec+un...@googlegroups.com<jspec%2Bunsu...@googlegroups.com>
> > >> group:http://groups.google.com/group/jspec
>
> > > --
> > > JSpec thanks you for your interest and support! To post simply reply
> > > to this email.
>
> > > documentation:http://jspec.info
> > > unsubscribe: jspec+un...@googlegroups.com<jspec%2Bunsu...@googlegroups.com>
> > > group:http://groups.google.com/group/jspec
>
> > --
> > Mark Nijhof
> > Cre8ive Thought
> > m: 0047 95 00 99 37
> > e:  mark.nij...@cre8ivethought.com
> > w:www.cre8ivethought.com
>
> > --
> > JSpec thanks you for your interest and support! To post simply reply
> > to this email.
>
> > documentation:http://jspec.info
> > unsubscribe: jspec+un...@googlegroups.com<jspec%2Bunsu...@googlegroups.com>
> > group:http://groups.google.com/group/jspec

Mark Nijhof

unread,
Jul 9, 2010, 9:36:12 AM7/9/10
to js...@googlegroups.com
Hi Alan,

For FireFox you will need the Prism extension:
https://addons.mozilla.org/en-US/firefox/addon/6665/

This will enable you to run a single url as a standalone application
(I feel it also behaves better with respect to memory, and you can
kill either FF or the App independently from each other).

Make sure that when you add a timer to the page for refresh using
jQuery that you do something as I did to disable the overrides JSpec
does to test timers:
http://github.com/MarkNijhof/Cre8iveThought/blob/master/public/jspec/dom.html
also all the code is available on:
http://github.com/MarkNijhof/Cre8iveThought/

And something interesting that I think the JSPec team might want to
look at is: http://github.com/MarkNijhof/Cre8iveThought/blob/master/public/jspec/lib/jspec.jquery.animations.js
because without this I couldn't properly test animations and
callbacks.

-Mark

e:  mark....@cre8ivethought.com
w: www.cre8ivethought.com

Reply all
Reply to author
Forward
0 new messages