wicket examples on www.wicket-library.com

2007-01-18 Thread Sean Sullivan

Is the wicket-library web site offline?  I am unable to view any of the
examples:

 http://www.wicket-library.com/wicket-examples/ajax

 http://www.wicket-library.com/wicket-examples/upload

I was planning to demo Wicket's component set to my co-workers this
morning...

Sean


Re: wicket examples on www.wicket-library.com

2007-01-18 Thread Martijn Dashorst

Why not download the examples yourself and run it locally?

Martijn

On 1/18/07, Sean Sullivan <[EMAIL PROTECTED]> wrote:

Is the wicket-library web site offline?  I am unable to view any of the
examples:

  http://www.wicket-library.com/wicket-examples/ajax

  http://www.wicket-library.com/wicket-examples/upload

I was planning to demo Wicket's component set to my co-workers this
morning...

Sean





--
Vote for Wicket at the http://www.thebeststuffintheworld.com/vote_for/wicket
Wicket 1.2.4 is as easy as 1-2-4. Download Wicket now!
http://wicketframework.org


Re: wicket examples on www.wicket-library.com

2007-01-18 Thread Igor Vaynberg

http://81.17.46.170/wicket13/

-igor


On 1/18/07, Sean Sullivan <[EMAIL PROTECTED]> wrote:


Is the wicket-library web site offline?  I am unable to view any of the
examples:

  http://www.wicket-library.com/wicket-examples/ajax

  http://www.wicket-library.com/wicket-examples/upload

I was planning to demo Wicket's component set to my co-workers this
morning...

Sean




Re: wicket examples on www.wicket-library.com

2007-01-18 Thread Jean-Baptiste Quenot
* Martijn Dashorst:

> Why not download the examples yourself and run it locally?

A better answer would be to take off the link to
wicket-library.com, as it's not the first time that is it offline.
-- 
 Jean-Baptiste Quenot
aka  John Banana   Qwerty
http://caraldi.com/jbq/


Re: wicket examples on www.wicket-library.com

2007-01-18 Thread Frank Bille

And perhaps get some subdomains for

build.wicketframework.org => http://81.17.46.170/bamboo
examples.wicketframework.org/1.2 => http://81.17.46.170/wicket12/
examples.wicketframework.org/1.3 => http://81.17.46.170/wicket13/

and so on.

Frank

On 1/18/07, Jean-Baptiste Quenot <[EMAIL PROTECTED]> wrote:


* Martijn Dashorst:

> Why not download the examples yourself and run it locally?

A better answer would be to take off the link to
wicket-library.com, as it's not the first time that is it offline.
--
 Jean-Baptiste Quenot
aka  John Banana   Qwerty
http://caraldi.com/jbq/



Re: wicket examples on www.wicket-library.com

2007-01-18 Thread Martijn Dashorst

Problem is that wicketframework.org points currently to sf.net, and I
can't add subdomains without breaking the current wicketframework.org
site.

Perhaps we should also host wicketframework.org on that box, and
redirect traffic from sf.net site to our own box. Then this is
possible.

Please note that wicketframework.org will probably cease to exist when
we reach tlp status @apache. http://wicket.apache.org sounds good IMO.

Perhaps the mentors could shine more light on the status of
wicketframework.org after graduation?

Martijn

On 1/18/07, Frank Bille <[EMAIL PROTECTED]> wrote:

And perhaps get some subdomains for

build.wicketframework.org => http://81.17.46.170/bamboo
examples.wicketframework.org/1.2 => http://81.17.46.170/wicket12/
examples.wicketframework.org/1.3 => http://81.17.46.170/wicket13/

and so on.

Frank

On 1/18/07, Jean-Baptiste Quenot <[EMAIL PROTECTED]> wrote:
>
> * Martijn Dashorst:
>
> > Why not download the examples yourself and run it locally?
>
> A better answer would be to take off the link to
> wicket-library.com, as it's not the first time that is it offline.
> --
>  Jean-Baptiste Quenot
> aka  John Banana   Qwerty
> http://caraldi.com/jbq/
>





--
Vote for Wicket at the http://www.thebeststuffintheworld.com/vote_for/wicket
Wicket 1.2.4 is as easy as 1-2-4. Download Wicket now!
http://wicketframework.org


Re: wicket examples on www.wicket-library.com

2007-01-18 Thread Igor Vaynberg

we do need a domain for our dedicated box, using ip addr sucks

-igor


On 1/18/07, Martijn Dashorst <[EMAIL PROTECTED]> wrote:


Problem is that wicketframework.org points currently to sf.net, and I
can't add subdomains without breaking the current wicketframework.org
site.

Perhaps we should also host wicketframework.org on that box, and
redirect traffic from sf.net site to our own box. Then this is
possible.

Please note that wicketframework.org will probably cease to exist when
we reach tlp status @apache. http://wicket.apache.org sounds good IMO.

Perhaps the mentors could shine more light on the status of
wicketframework.org after graduation?

Martijn

On 1/18/07, Frank Bille <[EMAIL PROTECTED]> wrote:
> And perhaps get some subdomains for
>
> build.wicketframework.org => http://81.17.46.170/bamboo
> examples.wicketframework.org/1.2 => http://81.17.46.170/wicket12/
> examples.wicketframework.org/1.3 => http://81.17.46.170/wicket13/
>
> and so on.
>
> Frank
>
> On 1/18/07, Jean-Baptiste Quenot <[EMAIL PROTECTED]> wrote:
> >
> > * Martijn Dashorst:
> >
> > > Why not download the examples yourself and run it locally?
> >
> > A better answer would be to take off the link to
> > wicket-library.com, as it's not the first time that is it offline.
> > --
> >  Jean-Baptiste Quenot
> > aka  John Banana   Qwerty
> > http://caraldi.com/jbq/
> >
>
>


--
Vote for Wicket at the
http://www.thebeststuffintheworld.com/vote_for/wicket
Wicket 1.2.4 is as easy as 1-2-4. Download Wicket now!
http://wicketframework.org



Re: wicket examples on www.wicket-library.com

2007-01-19 Thread Juergen Donnerstag

It only gets restartet once a day. Thats usually it. It is not
available 100% that is true, but it is down only very few times. If
anyone wants to spend some time on investigating why it is done, I'm
more than happy to grant you access. Unfortunately I have only very
little time right now. It is a standard tomcat installation provided
by hoster for free.

Juergen

On 1/18/07, Igor Vaynberg <[EMAIL PROTECTED]> wrote:

we do need a domain for our dedicated box, using ip addr sucks

-igor


On 1/18/07, Martijn Dashorst <[EMAIL PROTECTED]> wrote:
>
> Problem is that wicketframework.org points currently to sf.net, and I
> can't add subdomains without breaking the current wicketframework.org
> site.
>
> Perhaps we should also host wicketframework.org on that box, and
> redirect traffic from sf.net site to our own box. Then this is
> possible.
>
> Please note that wicketframework.org will probably cease to exist when
> we reach tlp status @apache. http://wicket.apache.org sounds good IMO.
>
> Perhaps the mentors could shine more light on the status of
> wicketframework.org after graduation?
>
> Martijn
>
> On 1/18/07, Frank Bille <[EMAIL PROTECTED]> wrote:
> > And perhaps get some subdomains for
> >
> > build.wicketframework.org => http://81.17.46.170/bamboo
> > examples.wicketframework.org/1.2 => http://81.17.46.170/wicket12/
> > examples.wicketframework.org/1.3 => http://81.17.46.170/wicket13/
> >
> > and so on.
> >
> > Frank
> >
> > On 1/18/07, Jean-Baptiste Quenot <[EMAIL PROTECTED]> wrote:
> > >
> > > * Martijn Dashorst:
> > >
> > > > Why not download the examples yourself and run it locally?
> > >
> > > A better answer would be to take off the link to
> > > wicket-library.com, as it's not the first time that is it offline.
> > > --
> > >  Jean-Baptiste Quenot
> > > aka  John Banana   Qwerty
> > > http://caraldi.com/jbq/
> > >
> >
> >
>
>
> --
> Vote for Wicket at the
> http://www.thebeststuffintheworld.com/vote_for/wicket
> Wicket 1.2.4 is as easy as 1-2-4. Download Wicket now!
> http://wicketframework.org
>




Re: wicket examples on www.wicket-library.com

2007-01-19 Thread Johan Compagner

lets see how stable our server is. It runs much more apps so it should go
down earlier!

johan


On 1/19/07, Juergen Donnerstag <[EMAIL PROTECTED]> wrote:


It only gets restartet once a day. Thats usually it. It is not
available 100% that is true, but it is down only very few times. If
anyone wants to spend some time on investigating why it is done, I'm
more than happy to grant you access. Unfortunately I have only very
little time right now. It is a standard tomcat installation provided
by hoster for free.

Juergen

On 1/18/07, Igor Vaynberg <[EMAIL PROTECTED]> wrote:
> we do need a domain for our dedicated box, using ip addr sucks
>
> -igor
>
>
> On 1/18/07, Martijn Dashorst <[EMAIL PROTECTED]> wrote:
> >
> > Problem is that wicketframework.org points currently to sf.net, and I
> > can't add subdomains without breaking the current wicketframework.org
> > site.
> >
> > Perhaps we should also host wicketframework.org on that box, and
> > redirect traffic from sf.net site to our own box. Then this is
> > possible.
> >
> > Please note that wicketframework.org will probably cease to exist when
> > we reach tlp status @apache. http://wicket.apache.org sounds good IMO.
> >
> > Perhaps the mentors could shine more light on the status of
> > wicketframework.org after graduation?
> >
> > Martijn
> >
> > On 1/18/07, Frank Bille <[EMAIL PROTECTED]> wrote:
> > > And perhaps get some subdomains for
> > >
> > > build.wicketframework.org => http://81.17.46.170/bamboo
> > > examples.wicketframework.org/1.2 => http://81.17.46.170/wicket12/
> > > examples.wicketframework.org/1.3 => http://81.17.46.170/wicket13/
> > >
> > > and so on.
> > >
> > > Frank
> > >
> > > On 1/18/07, Jean-Baptiste Quenot <[EMAIL PROTECTED]> wrote:
> > > >
> > > > * Martijn Dashorst:
> > > >
> > > > > Why not download the examples yourself and run it locally?
> > > >
> > > > A better answer would be to take off the link to
> > > > wicket-library.com, as it's not the first time that is it offline.
> > > > --
> > > >  Jean-Baptiste Quenot
> > > > aka  John Banana   Qwerty
> > > > http://caraldi.com/jbq/
> > > >
> > >
> > >
> >
> >
> > --
> > Vote for Wicket at the
> > http://www.thebeststuffintheworld.com/vote_for/wicket
> > Wicket 1.2.4 is as easy as 1-2-4. Download Wicket now!
> > http://wicketframework.org
> >
>
>