[Lift] Re: Where to add demos/examples

2009-05-02 Thread Oliver Lambert
Interesting idea, perhaps you could get the examples hosted on the lift demo
website too.
Oliver

On Sat, May 2, 2009 at 7:48 PM, Heiko Seeberger <
heiko.seeber...@googlemail.com> wrote:

> Hi,
> I would like to add demo/example (well, also POC) projects to the
> repository. Where would be the right place?
>
> 1. Into the repository root
> 2. Into a lift-examples module
> 3. Other alternatives?
>
> I think I would like to go for lift-examples and maybe have nested modules
> there, e.g.
> lift-examples
>   lift-examples-osgi
> lift-examples-osgi-hello
> ...
>
> What do you think?
>
> Heiko
> --
> www.heikoseeberger.name
> OSGi on Scala: www.scalamodules.org
> Lift, the simply functional web framework: http://liftweb.net
>
> >
>

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~--~~~~--~~--~--~---



[Lift] Re: Where to add demos/examples

2009-05-02 Thread Timothy Perrett


Heiko,

Please see here: http://is.gd/w5SB

We've talked before on the committers list about renaming sites to
"examples" or such, so I see no reason why putting any working example you
want in there. POC would probably be a different matter... If its not
working code, host it on your own github account then when its working
potentially move it into examples if appropriate.

Cheers, Tim



On 02/05/2009 12:53, "Oliver Lambert"  wrote:

> Interesting idea, perhaps you could get the examples hosted on the lift demo
> website too. 
> 
> Oliver
> 
> On Sat, May 2, 2009 at 7:48 PM, Heiko Seeberger
>  wrote:
>> Hi,
>> 
>> I would like to add demo/example (well, also POC) projects to the repository.
>> Where would be the right place?
>> 
>> 1. Into the repository root
>> 2. Into a lift-examples module
>> 3. Other alternatives?
>> 
>> I think I would like to go for lift-examples and maybe have nested modules
>> there, e.g.
>> lift-examples
>>   lift-examples-osgi
>>     lift-examples-osgi-hello
>>     ...
>> 
>> What do you think?
>> 
>> Heiko



--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~--~~~~--~~--~--~---



[Lift] Re: Where to add demos/examples

2009-05-02 Thread David Pollak
On Sat, May 2, 2009 at 5:09 AM, Timothy Perrett wrote:

>
>
> Heiko,
>
> Please see here: http://is.gd/w5SB
>

+1


>
> We've talked before on the committers list about renaming sites to
> "examples" or such, so I see no reason why putting any working example you
> want in there. POC would probably be a different matter... If its not
> working code, host it on your own github account then when its working
> potentially move it into examples if appropriate.
>
> Cheers, Tim
>
>
>
> On 02/05/2009 12:53, "Oliver Lambert"  wrote:
>
> > Interesting idea, perhaps you could get the examples hosted on the lift
> demo
> > website too.
> >
> > Oliver
> >
> > On Sat, May 2, 2009 at 7:48 PM, Heiko Seeberger
> >  wrote:
> >> Hi,
> >>
> >> I would like to add demo/example (well, also POC) projects to the
> repository.
> >> Where would be the right place?
> >>
> >> 1. Into the repository root
> >> 2. Into a lift-examples module
> >> 3. Other alternatives?
> >>
> >> I think I would like to go for lift-examples and maybe have nested
> modules
> >> there, e.g.
> >> lift-examples
> >>   lift-examples-osgi
> >> lift-examples-osgi-hello
> >> ...
> >>
> >> What do you think?
> >>
> >> Heiko
>
>
>
> >
>


-- 
Lift, the simply functional web framework http://liftweb.net
Beginning Scala http://www.apress.com/book/view/1430219890
Follow me: http://twitter.com/dpp
Git some: http://github.com/dpp

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~--~~~~--~~--~--~---



[Lift] Re: Where to add demos/examples

2009-05-02 Thread Oliver Lambert
Oh dear, sorry didn't realize I was butting in on committers talk.

On Sat, May 2, 2009 at 11:20 PM, David Pollak  wrote:

>
>
> On Sat, May 2, 2009 at 5:09 AM, Timothy Perrett 
> wrote:
>
>>
>>
>> Heiko,
>>
>> Please see here: http://is.gd/w5SB
>>
>
> +1
>
>
>>
>> We've talked before on the committers list about renaming sites to
>> "examples" or such, so I see no reason why putting any working example you
>> want in there. POC would probably be a different matter... If its not
>> working code, host it on your own github account then when its working
>> potentially move it into examples if appropriate.
>>
>> Cheers, Tim
>>
>>
>>
>> On 02/05/2009 12:53, "Oliver Lambert"  wrote:
>>
>> > Interesting idea, perhaps you could get the examples hosted on the lift
>> demo
>> > website too.
>> >
>> > Oliver
>> >
>> > On Sat, May 2, 2009 at 7:48 PM, Heiko Seeberger
>> >  wrote:
>> >> Hi,
>> >>
>> >> I would like to add demo/example (well, also POC) projects to the
>> repository.
>> >> Where would be the right place?
>> >>
>> >> 1. Into the repository root
>> >> 2. Into a lift-examples module
>> >> 3. Other alternatives?
>> >>
>> >> I think I would like to go for lift-examples and maybe have nested
>> modules
>> >> there, e.g.
>> >> lift-examples
>> >>   lift-examples-osgi
>> >> lift-examples-osgi-hello
>> >> ...
>> >>
>> >> What do you think?
>> >>
>> >> Heiko
>>
>>
>>
>>
>>
>
>
> --
> Lift, the simply functional web framework http://liftweb.net
> Beginning Scala http://www.apress.com/book/view/1430219890
> Follow me: http://twitter.com/dpp
> Git some: http://github.com/dpp
>
>
> >
>

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~--~~~~--~~--~--~---



[Lift] Re: Where to add demos/examples

2009-05-02 Thread Timothy Perrett

Your not - dont worry ;-)

On May 2, 2:49 pm, Oliver Lambert  wrote:
> Oh dear, sorry didn't realize I was butting in on committers talk.

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~--~~~~--~~--~--~---



[Lift] Re: Where to add demos/examples

2009-05-02 Thread David Pollak
On Sat, May 2, 2009 at 6:51 AM, Timothy Perrett wrote:

>
> Your not - dont worry ;-)
>

Heiko posted this to the main list because committers talk is only
scheduling related stuff.  Everything else is out in the open.  If folks
think that the examples should go someplace else, by all means speak up.
 We're building Lift for the community and hearing your voices helps us do
the best that we can.  With that being said, we're a very vocal bunch... the
top posters to this list on any given month are committers... so we just
can't shut up :-)



>
> On May 2, 2:49 pm, Oliver Lambert  wrote:
> > Oh dear, sorry didn't realize I was butting in on committers talk.
>
> >
>


-- 
Lift, the simply functional web framework http://liftweb.net
Beginning Scala http://www.apress.com/book/view/1430219890
Follow me: http://twitter.com/dpp
Git some: http://github.com/dpp

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~--~~~~--~~--~--~---



[Lift] Re: Where to add demos/examples

2009-05-02 Thread Timothy Perrett

> With that being said, we're a very vocal bunch... the
> top posters to this list on any given month are committers... so we just
> can't shut up :-)

Guilty as charged! lol.

I think thats a real positive thing though - it means lots of
community members get lots of help / talk / general lift-related
anecdotes! Bar this message, the signal to noise ratio is generally
very high :-)

Cheers, Tim
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~--~~~~--~~--~--~---