Re: Issue 14 (Wicket: Create animated launch page for website) Question

2007-12-06 Thread Gerolf Seitz
so how do we proceed? flash based or javascript based? mark is willing to take over this task, but he rather wants it to do with flash. see his explanations here: http://code.google.com/p/google-highly-open-participation-asf/issues/detail?id=14#c7 Gerolf On Dec 2, 2007 3:10 PM, Martijn

Re: please review for ghop task 3 - screen cast hello worl

2007-12-06 Thread Gerolf Seitz
excellent, great job ;) Gerolf On Dec 6, 2007 2:08 PM, Dan Whitlow [EMAIL PROTECTED] wrote: The end getting cut off must have happened when It was encoded, master doesnt have this. The audio just slipped by me. I'll upload a fixed version after school. Gerolf Seitz wrote: Hi all,

Re: Issue 14 (Wicket: Create animated launch page for website) Question

2007-12-06 Thread Martijn Dashorst
On Dec 6, 2007 1:50 PM, Gerolf Seitz [EMAIL PROTECTED] wrote: so how do we proceed? flash based or javascript based? I'm more for JavaScript based on Bernie's animator or YUI!'s animation library. Both libraries are known here and can be easily supported when Mark is graduating from college

remember, wicket meetup in San Francisco TONIGHT at Terracotta, 7:00 PM, 650 Townsend St. Suite 325

2007-12-06 Thread Orion Letizi
For those of you who expressed interest in a Wicket meetup in San Francisco, remember we're meeting TONIGHT at 7:00 PM. Here's the address: Terracotta 650 Townsend St. Suite 325 San Francisco, CA Any Terracotta folks who want to come are enthusiastically invited-- the more the merrier.

Re: Issue 14 (Wicket: Create animated launch page for website) Question

2007-12-06 Thread Mark Loika
It definitely won't have a skip-intro button :) But I do recommend a loading screen, viewers with a dial-up internet connection may have to wait a couple seconds while starring at a blank screen before it loads completely without a one. It's entirely your choice though, I want to make it fit your

Re: [VOTE] Release Wicket 1.3.0 release candidate 2

2007-12-06 Thread Martijn Dashorst
+1 the zip builds, and runs the examples correctly using mvn jetty:run Martijn On Dec 6, 2007 9:17 PM, Frank Bille [EMAIL PROTECTED] wrote: Hi all, I have uploaded the artifacts to my p.a.o account. This is what I have tested: * Run mvn clean install on the distribution. Installs, no test

Re: please review for ghop task 3 - screen cast hello worl

2007-12-06 Thread Dan Whitlow
Fix'd http://rapidshare.com/files/74803806/hello.flv.html Gerolf Seitz wrote: excellent, great job ;) Gerolf On Dec 6, 2007 2:08 PM, Dan Whitlow [EMAIL PROTECTED] wrote: The end getting cut off must have happened when It was encoded, master doesnt have this. The audio just

Re: please review for ghop task 3 - screen cast hello worl

2007-12-06 Thread Gerolf Seitz
as far as I'm concerned - good work. martijn, if everybody is okay with it, can we host this file(s) so it can be downloaded like www.apache.org/dyn/closer.cgi/... i don't know how this works. any help is appreciated ;) Cheers, Gerolf On Dec 7, 2007 12:35 AM, Dan Whitlow [EMAIL PROTECTED]

RE: [VOTE] Release Wicket 1.3.0 release candidate 2

2007-12-06 Thread Matt Clark
I don't have a vote obviously, but -1 just because of what I believe is a serious security problem with WicketSessionFilter. Revision 556446, which was trying to also make the application object available via wicketsessionfilter, added some coded immediately after the Session.unset(). In the

Re: Issue 14 (Wicket: Create animated launch page for website) Question

2007-12-06 Thread Gerolf Seitz
let me quote mark's comment[0] on the ghop issue tracker along with a link to the showcase file[1]: I just wanted to post a recent project I did in flash. It is a demo video player that I made for a potential job offer. They said that if I wasn't still in high school than they would have hired

Re: Creating AjaxCounter Screencast

2007-12-06 Thread Eelco Hillenius
I have been working on creating the AjaxCounter screencast and for the most part I'm doing pretty well. I'm using wicket-1.3.0-rc1 trying to follow the AjaxCounter example [0]. What is [0]? When I attempt to write the Index.java file I get hit with an error from this part of the code:

Creating AjaxCounter Screencast

2007-12-06 Thread Thomas Vendetta
Hi, I have been working on creating the AjaxCounter screencast and for the most part I'm doing pretty well. I'm using wicket-1.3.0-rc1 trying to follow the AjaxCounter example [0]. When I attempt to write the Index.java file I get hit with an error from this part of the code: public

Re: Creating AjaxCounter Screencast

2007-12-06 Thread Martijn Dashorst
You've run into a change in API between 1.2 and 1.3. public Object getObject() { return new Integer(counter++); } Should work. Thanks for finding this one! Martijn On Dec 7, 2007 7:14 AM, Thomas Vendetta [EMAIL PROTECTED] wrote: Hi, I have been working

Re: please review for ghop task 3 - screen cast hello worl

2007-12-06 Thread Martijn Dashorst
Both Frank and I know how to do this... Will look into it somewhere today. Martijn On Dec 7, 2007 1:04 AM, Gerolf Seitz [EMAIL PROTECTED] wrote: as far as I'm concerned - good work. martijn, if everybody is okay with it, can we host this file(s) so it can be downloaded like