[prev in list] [next in list] [prev in thread] [next in thread] 

List:       groovy-user
Subject:    Re: [groovy-user] Re: [grails-user] ANN: Gent - A template-based project generator (with Github supp
From:       Stephane Maldini <stephane.maldini () gmail ! com>
Date:       2012-10-26 20:14:25
Message-ID: CAAdBv+5cQwg2nh_wXZt5+ME3JCyc1nWMLkTRj22Uj+2xFiVdyg () mail ! gmail ! com
[Download RAW message or body]

Maybe, I'll figure out that later. My local cache may have some problems as
well.

On Fri, Oct 26, 2012 at 8:31 PM, Chanwit Kaewkasi <chanwit@gmail.com> wrote:

> You've got a network problem to the Maven central repo?
>
> Cheers,
>
> -chanwit
>
> --
> Chanwit Kaewkasi
> twitter.com/chanwit
>
>
> On Fri, Oct 26, 2012 at 11:00 PM, Stephane Maldini
> <stephane.maldini@gmail.com> wrote:
> > Damn I got this:
> >
> > org.codehaus.groovy.control.MultipleCompilationErrorsException: startup
> > failed:
> > General error during conversion: Error grabbing Grapes -- [download
> failed:
> > com.jcraft#jsch;0.1.44-1!jsch.jar]
> >
> > java.lang.RuntimeException: Error grabbing Grapes -- [download failed:
> > com.jcraft#jsch;0.1.44-1!jsch.jar]
> >
> >
> >
> > On Fri, Oct 26, 2012 at 9:24 AM, Guillaume Laforge <
> glaforge@codehaus.org>
> > wrote:
> >>
> >> I didn't know of napalm!
> >>
> >> On Fri, Oct 26, 2012 at 10:19 AM, Dinko Srkoc <dinko.srkoc@gmail.com>
> >> wrote:
> >>>
> >>> At work we sometimes use some custom bash scripts to achieve more or
> >>> less the same, but Gent seems more extendible. Great work!
> >>>
> >>> Speaking of tools, there is also napalm
> >>> (https://github.com/mbezjak/napalm), which is similar to gvm.
> >>>
> >>> Cheers,
> >>> Dinko
> >>>
> >>> On 26 October 2012 08:44, Søren Berg Glasius <soeren@glasius.dk>
> wrote:
> >>> > It's nice to see the tooling for the Groovy ecosystem being enriched.
> >>> > Recently the gvm (http://gvmtool.net/) tool and now this. Great job
> >>> > guys!
> >>> >
> >>> > Med venlig hilsen / Best regards,
> >>> > Søren Berg Glasius
> >>> >
> >>> > Hedevej 1, Gl. Rye, DK-8680 Ry, Denmark
> >>> > Mobile: (+45)40449188, Skype: sbglasius
> >>> > --- Press ESC once to quit - twice to save the changes.
> >>> >
> >>> >
> >>> >
> >>> > 2012/10/26 Chanwit Kaewkasi <chanwit@gmail.com>
> >>> >>
> >>> >> Hi Pid,
> >>> >>
> >>> >> It's becuase I need the "vertx" shell script and other configuration
> >>> >> files to start things up.
> >>> >> If you think it's the wrong way to use Vert.x with Gradle, please
> feel
> >>> >> free to tweak the template.
> >>> >>
> >>> >> Best regards,
> >>> >>
> >>> >> -chanwit
> >>> >>
> >>> >> --
> >>> >> Chanwit Kaewkasi
> >>> >> twitter.com/chanwit
> >>> >>
> >>> >>
> >>> >> On Fri, Oct 26, 2012 at 2:30 AM, Pid <pid@pidster.com> wrote:
> >>> >> > On 25/10/2012 19:12, Jeff Brown wrote:
> >>> >> >>
> >>> >> >> On Oct 25, 2012, at 1:04 PM, Chanwit Kaewkasi <chanwit@gmail.com
> >
> >>> >> >> wrote:
> >>> >> >>
> >>> >> >>> Hi all,
> >>> >> >>>
> >>> >> >>> I am please to announce that the Gent tool is now available at:
> >>> >> >>>
> >>> >> >>> https://github.com/genttool/gent
> >>> >> >>>
> >>> >> >>> Inspired by Conscript and g8, Gent is a project generator that
> >>> >> >>> support
> >>> >> >>> Gradle, Grails, Groovy, Vert.x and ZK. We have 5 ready-to-use
> >>> >> >>> project
> >>> >> >>> templates listed there.
> >>> >> >>>
> >>> >> >>> To getting started with Gent, just call:
> >>> >> >>>
> >>> >> >>> $ curl -Ls git.io/gent | sh
> >>> >> >>>
> >>> >> >>> on your shell.
> >>> >> >>>
> >>> >> >>> Then you'll have the gent script in the ~/bin/ directory.
> >>> >> >>>
> >>> >> >>> We current have template:
> >>> >> >>>
> >>> >> >>> genttool/grails - for Grails 2.1.1 project
> >>> >> >>> genttool/grails-bootstrap - for Grails with Bootstrap project
> >>> >> >>> genttool/zk-grails - for ZK-Grails RIA project
> >>> >> >>> genttool/gradle-groovy - for general Groovy project with Gradle
> as
> >>> >> >>> the
> >>> >> >>> build tool
> >>> >> >>> genttool/vertx-groovy - for Vert.x / Groovy project
> >>> >> >>>
> >>> >> >>> Other kinds of project templates are welcome. You can just host
> a
> >>> >> >>> template on Github and send me the link.
> >>> >> >>>
> >>> >> >>> Hope this tool is useful for your day-to-day work.
> >>> >> >>>
> >>> >> >>> Cheers,
> >>> >> >>>
> >>> >> >>> -chanwit
> >>> >> >
> >>> >> > Any reason you're not using the org.vertx dependencies in Maven
> >>> >> > central?
> >>> >> >
> >>> >> >
> >>> >> > p
> >>> >> >
> >>> >> >
> >>> >> >> My first thought when I saw this is that the Grails template
> should
> >>> >> >> create a grailsw enabled project and I see that is exactly what
> you
> >>> >> >> did.
> >>> >> >>
> >>> >> >> Well done!
> >>> >> >>
> >>> >> >>
> >>> >> >>
> >>> >> >> JSB
> >>> >> >> --
> >>> >> >> Jeff Brown
> >>> >> >> SpringSource
> >>> >> >> http://www.springsource.com/
> >>> >> >>
> >>> >> >> Autism Strikes 1 in 166
> >>> >> >> Find The Cause ~ Find The Cure
> >>> >> >> http://www.autismspeaks.org/
> >>> >> >>
> >>> >> >>
> >>> >> >>
> >>> >> >>
> ---------------------------------------------------------------------
> >>> >> >> To unsubscribe from this list, please visit:
> >>> >> >>
> >>> >> >>     http://xircles.codehaus.org/manage_email
> >>> >> >>
> >>> >> >>
> >>> >> >
> >>> >> >
> >>> >> > --
> >>> >> >
> >>> >> > [key:62590808]
> >>> >> >
> >>> >>
> >>> >>
> ---------------------------------------------------------------------
> >>> >> To unsubscribe from this list, please visit:
> >>> >>
> >>> >>     http://xircles.codehaus.org/manage_email
> >>> >>
> >>> >>
> >>> >
> >>>
> >>> ---------------------------------------------------------------------
> >>> To unsubscribe from this list, please visit:
> >>>
> >>>     http://xircles.codehaus.org/manage_email
> >>>
> >>>
> >>
> >>
> >>
> >> --
> >> Guillaume Laforge
> >> Groovy Project Manager
> >> Head of Groovy Development at SpringSource
> >> http://www.springsource.com/g2one
> >
> >
> >
> >
> > --
> > Stéphane MALDINI
> > --
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe from this list, please visit:
>
>     http://xircles.codehaus.org/manage_email
>
>
>


-- 
*Stéphane MALDINI*
--

[Attachment #3 (text/html)]

Maybe, I&#39;ll figure out that later. My local cache may have some problems as \
well.<br><br><div class="gmail_quote">On Fri, Oct 26, 2012 at 8:31 PM, Chanwit \
Kaewkasi <span dir="ltr">&lt;<a href="mailto:chanwit@gmail.com" \
target="_blank">chanwit@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc \
solid;padding-left:1ex">You&#39;ve got a network problem to the Maven central \
repo?<br> <br>
Cheers,<br>
<div class="im HOEnZb"><br>
-chanwit<br>
<br>
--<br>
Chanwit Kaewkasi<br>
<a href="http://twitter.com/chanwit" target="_blank">twitter.com/chanwit</a><br>
<br>
<br>
</div><div class="HOEnZb"><div class="h5">On Fri, Oct 26, 2012 at 11:00 PM, Stephane \
Maldini<br> &lt;<a href="mailto:stephane.maldini@gmail.com">stephane.maldini@gmail.com</a>&gt; \
wrote:<br> &gt; Damn I got this:<br>
&gt;<br>
&gt; org.codehaus.groovy.control.MultipleCompilationErrorsException: startup<br>
&gt; failed:<br>
&gt; General error during conversion: Error grabbing Grapes -- [download failed:<br>
&gt; com.jcraft#jsch;0.1.44-1!jsch.jar]<br>
&gt;<br>
&gt; java.lang.RuntimeException: Error grabbing Grapes -- [download failed:<br>
&gt; com.jcraft#jsch;0.1.44-1!jsch.jar]<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; On Fri, Oct 26, 2012 at 9:24 AM, Guillaume Laforge &lt;<a \
href="mailto:glaforge@codehaus.org">glaforge@codehaus.org</a>&gt;<br> &gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; I didn&#39;t know of napalm!<br>
&gt;&gt;<br>
&gt;&gt; On Fri, Oct 26, 2012 at 10:19 AM, Dinko Srkoc &lt;<a \
href="mailto:dinko.srkoc@gmail.com">dinko.srkoc@gmail.com</a>&gt;<br> &gt;&gt; \
wrote:<br> &gt;&gt;&gt;<br>
&gt;&gt;&gt; At work we sometimes use some custom bash scripts to achieve more or<br>
&gt;&gt;&gt; less the same, but Gent seems more extendible. Great work!<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; Speaking of tools, there is also napalm<br>
&gt;&gt;&gt; (<a href="https://github.com/mbezjak/napalm" \
target="_blank">https://github.com/mbezjak/napalm</a>), which is similar to gvm.<br> \
&gt;&gt;&gt;<br> &gt;&gt;&gt; Cheers,<br>
&gt;&gt;&gt; Dinko<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; On 26 October 2012 08:44, Søren Berg Glasius &lt;<a \
href="mailto:soeren@glasius.dk">soeren@glasius.dk</a>&gt; wrote:<br> &gt;&gt;&gt; \
&gt; It&#39;s nice to see the tooling for the Groovy ecosystem being enriched.<br> \
&gt;&gt;&gt; &gt; Recently the gvm (<a href="http://gvmtool.net/" \
target="_blank">http://gvmtool.net/</a>) tool and now this. Great job<br> \
&gt;&gt;&gt; &gt; guys!<br> &gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt; Med venlig hilsen / Best regards,<br>
&gt;&gt;&gt; &gt; Søren Berg Glasius<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt; Hedevej 1, Gl. Rye, DK-8680 Ry, Denmark<br>
&gt;&gt;&gt; &gt; Mobile: <a href="tel:%28%2B45%2940449188" \
value="+4540449188">(+45)40449188</a>, Skype: sbglasius<br> &gt;&gt;&gt; &gt; --- \
Press ESC once to quit - twice to save the changes.<br> &gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt; 2012/10/26 Chanwit Kaewkasi &lt;<a \
href="mailto:chanwit@gmail.com">chanwit@gmail.com</a>&gt;<br> &gt;&gt;&gt; \
&gt;&gt;<br> &gt;&gt;&gt; &gt;&gt; Hi Pid,<br>
&gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt; It&#39;s becuase I need the &quot;vertx&quot; shell script and \
other configuration<br> &gt;&gt;&gt; &gt;&gt; files to start things up.<br>
&gt;&gt;&gt; &gt;&gt; If you think it&#39;s the wrong way to use Vert.x with Gradle, \
please feel<br> &gt;&gt;&gt; &gt;&gt; free to tweak the template.<br>
&gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt; Best regards,<br>
&gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt; -chanwit<br>
&gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt; --<br>
&gt;&gt;&gt; &gt;&gt; Chanwit Kaewkasi<br>
&gt;&gt;&gt; &gt;&gt; <a href="http://twitter.com/chanwit" \
target="_blank">twitter.com/chanwit</a><br> &gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt; On Fri, Oct 26, 2012 at 2:30 AM, Pid &lt;<a \
href="mailto:pid@pidster.com">pid@pidster.com</a>&gt; wrote:<br> &gt;&gt;&gt; \
&gt;&gt; &gt; On 25/10/2012 19:12, Jeff Brown wrote:<br> &gt;&gt;&gt; &gt;&gt; \
&gt;&gt;<br> &gt;&gt;&gt; &gt;&gt; &gt;&gt; On Oct 25, 2012, at 1:04 PM, Chanwit \
Kaewkasi &lt;<a href="mailto:chanwit@gmail.com">chanwit@gmail.com</a>&gt;<br> \
&gt;&gt;&gt; &gt;&gt; &gt;&gt; wrote:<br> &gt;&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt; &gt;&gt;&gt; Hi all,<br>
&gt;&gt;&gt; &gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt; &gt;&gt;&gt; I am please to announce that the Gent tool is now \
available at:<br> &gt;&gt;&gt; &gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt; &gt;&gt;&gt; <a href="https://github.com/genttool/gent" \
target="_blank">https://github.com/genttool/gent</a><br> &gt;&gt;&gt; &gt;&gt; \
&gt;&gt;&gt;<br> &gt;&gt;&gt; &gt;&gt; &gt;&gt;&gt; Inspired by Conscript and g8, \
Gent is a project generator that<br> &gt;&gt;&gt; &gt;&gt; &gt;&gt;&gt; support<br>
&gt;&gt;&gt; &gt;&gt; &gt;&gt;&gt; Gradle, Grails, Groovy, Vert.x and ZK. We have 5 \
ready-to-use<br> &gt;&gt;&gt; &gt;&gt; &gt;&gt;&gt; project<br>
&gt;&gt;&gt; &gt;&gt; &gt;&gt;&gt; templates listed there.<br>
&gt;&gt;&gt; &gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt; &gt;&gt;&gt; To getting started with Gent, just call:<br>
&gt;&gt;&gt; &gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt; &gt;&gt;&gt; $ curl -Ls <a href="http://git.io/gent" \
target="_blank">git.io/gent</a> | sh<br> &gt;&gt;&gt; &gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt; &gt;&gt;&gt; on your shell.<br>
&gt;&gt;&gt; &gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt; &gt;&gt;&gt; Then you&#39;ll have the gent script in the ~/bin/ \
directory.<br> &gt;&gt;&gt; &gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt; &gt;&gt;&gt; We current have template:<br>
&gt;&gt;&gt; &gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt; &gt;&gt;&gt; genttool/grails - for Grails 2.1.1 project<br>
&gt;&gt;&gt; &gt;&gt; &gt;&gt;&gt; genttool/grails-bootstrap - for Grails with \
Bootstrap project<br> &gt;&gt;&gt; &gt;&gt; &gt;&gt;&gt; genttool/zk-grails - for \
ZK-Grails RIA project<br> &gt;&gt;&gt; &gt;&gt; &gt;&gt;&gt; genttool/gradle-groovy - \
for general Groovy project with Gradle as<br> &gt;&gt;&gt; &gt;&gt; &gt;&gt;&gt; \
the<br> &gt;&gt;&gt; &gt;&gt; &gt;&gt;&gt; build tool<br>
&gt;&gt;&gt; &gt;&gt; &gt;&gt;&gt; genttool/vertx-groovy - for Vert.x / Groovy \
project<br> &gt;&gt;&gt; &gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt; &gt;&gt;&gt; Other kinds of project templates are welcome. You \
can just host a<br> &gt;&gt;&gt; &gt;&gt; &gt;&gt;&gt; template on Github and send me \
the link.<br> &gt;&gt;&gt; &gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt; &gt;&gt;&gt; Hope this tool is useful for your day-to-day \
work.<br> &gt;&gt;&gt; &gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt; &gt;&gt;&gt; Cheers,<br>
&gt;&gt;&gt; &gt;&gt; &gt;&gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt; &gt;&gt;&gt; -chanwit<br>
&gt;&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt;&gt; &gt; Any reason you&#39;re not using the org.vertx dependencies \
in Maven<br> &gt;&gt;&gt; &gt;&gt; &gt; central?<br>
&gt;&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt;&gt; &gt; p<br>
&gt;&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt;&gt; &gt;&gt; My first thought when I saw this is that the Grails \
template should<br> &gt;&gt;&gt; &gt;&gt; &gt;&gt; create a grailsw enabled project \
and I see that is exactly what you<br> &gt;&gt;&gt; &gt;&gt; &gt;&gt; did.<br>
&gt;&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt; &gt;&gt; Well done!<br>
&gt;&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt; &gt;&gt; JSB<br>
&gt;&gt;&gt; &gt;&gt; &gt;&gt; --<br>
&gt;&gt;&gt; &gt;&gt; &gt;&gt; Jeff Brown<br>
&gt;&gt;&gt; &gt;&gt; &gt;&gt; SpringSource<br>
&gt;&gt;&gt; &gt;&gt; &gt;&gt; <a href="http://www.springsource.com/" \
target="_blank">http://www.springsource.com/</a><br> &gt;&gt;&gt; &gt;&gt; \
&gt;&gt;<br> &gt;&gt;&gt; &gt;&gt; &gt;&gt; Autism Strikes 1 in 166<br>
&gt;&gt;&gt; &gt;&gt; &gt;&gt; Find The Cause ~ Find The Cure<br>
&gt;&gt;&gt; &gt;&gt; &gt;&gt; <a href="http://www.autismspeaks.org/" \
target="_blank">http://www.autismspeaks.org/</a><br> &gt;&gt;&gt; &gt;&gt; \
&gt;&gt;<br> &gt;&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt; &gt;&gt; \
---------------------------------------------------------------------<br> \
&gt;&gt;&gt; &gt;&gt; &gt;&gt; To unsubscribe from this list, please visit:<br> \
&gt;&gt;&gt; &gt;&gt; &gt;&gt;<br> &gt;&gt;&gt; &gt;&gt; &gt;&gt;     <a \
href="http://xircles.codehaus.org/manage_email" \
target="_blank">http://xircles.codehaus.org/manage_email</a><br> &gt;&gt;&gt; \
&gt;&gt; &gt;&gt;<br> &gt;&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt;&gt; &gt; --<br>
&gt;&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt;&gt; &gt; [key:62590808]<br>
&gt;&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;&gt; \
---------------------------------------------------------------------<br> \
&gt;&gt;&gt; &gt;&gt; To unsubscribe from this list, please visit:<br> &gt;&gt;&gt; \
&gt;&gt;<br> &gt;&gt;&gt; &gt;&gt;     <a \
href="http://xircles.codehaus.org/manage_email" \
target="_blank">http://xircles.codehaus.org/manage_email</a><br> &gt;&gt;&gt; \
&gt;&gt;<br> &gt;&gt;&gt; &gt;&gt;<br>
&gt;&gt;&gt; &gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt; ---------------------------------------------------------------------<br>
 &gt;&gt;&gt; To unsubscribe from this list, please visit:<br>
&gt;&gt;&gt;<br>
&gt;&gt;&gt;     <a href="http://xircles.codehaus.org/manage_email" \
target="_blank">http://xircles.codehaus.org/manage_email</a><br> &gt;&gt;&gt;<br>
&gt;&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; Guillaume Laforge<br>
&gt;&gt; Groovy Project Manager<br>
&gt;&gt; Head of Groovy Development at SpringSource<br>
&gt;&gt; <a href="http://www.springsource.com/g2one" \
target="_blank">http://www.springsource.com/g2one</a><br> &gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; Stéphane MALDINI<br>
&gt; --<br>
&gt;<br>
&gt;<br>
<br>
---------------------------------------------------------------------<br>
To unsubscribe from this list, please visit:<br>
<br>
    <a href="http://xircles.codehaus.org/manage_email" \
target="_blank">http://xircles.codehaus.org/manage_email</a><br> <br>
<br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div><span \
style="font-family:arial,sans-serif;font-size:13px;border-collapse:collapse"><div \
style="color:rgb(0,0,0)"><b>Stéphane MALDINI</b></div>

<div><div><div><font color="#500050">--</font><font \
color="#0658b5"><br></font></div><div \
style="color:rgb(80,0,80)"><br></div></div></div></span></div><br>



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic