Seaside Countdown timer

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Seaside Countdown timer

Nevin Pratt
I know this should be easy, but does anybody have a Seaside example of doing a countdown timer, like the one on the following website:

http://www.1saleaday.com/

Notice on that site, the timer where it says:

         Deal Expires in :

Followed by the timer.

Nevin



_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: Seaside Countdown timer

Lukas Renggli
There is one in Pier, for example at the top of the following page:

  http://ese.unibe.ch/exercises/project-cycle-1

It should be easy to extract the code to component that doesn't depend
on Magritte and Pier:

  http://source.lukas-renggli.ch/pieraddons/Pier-Counter-lr.5.mcz

Lukas

2009/10/25 Nevin Pratt <[hidden email]>:

> I know this should be easy, but does anybody have a Seaside example of doing
> a countdown timer, like the one on the following website:
>
> http://www.1saleaday.com/
>
> Notice on that site, the timer where it says:
>
>          Deal Expires in :
>
> Followed by the timer.
>
> Nevin
>
>
>
> _______________________________________________
> seaside mailing list
> [hidden email]
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
>



--
Lukas Renggli
http://www.lukas-renggli.ch
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside