You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Konstantin Ignatyev <kg...@yahoo.com> on 2006/05/08 23:18:15 UTC

Slightly OT: Public Tapestry based site and service is seeking users, testers, and contributers

                        Let me invite you to try and use the public Tapestry based application I have been developing for a while and my company SourceLabs supports and hosts
http://area51.sourcelabs.com/cjar/app
  Features:
  * search for Java artifacts by name or content (class and package names);
 * ready to download links to jar files, and source and javadoc archives when available;
 * auto generated snippets to include into Maven or Ant build files;
 * info panel about artifacts: origins, licenses, etc;
 * JarDiff jar comparer tool to tell the exact differences between two Java archives;
 * Dependencies 'shopping cart' allows generating Ant and Maven build files based its content;
 * Dependencies report that lists all the jars in the selection plus additional information;
 * On-line services exposed via Hessian protocol:
  * simple search;
  * MD5 search;
 * Client side JarSetAnalyzer tool to analyze existing jar files and report meta-information about them: for example for anonymous dom4j.jar file the tool can tell that it is the version 1.5.1 and that version 1.6 update is available, it will also report applicable licenses.  JarSetAnalyzer can be also used to check if all the used jar files were not altered;
 http://area51.sourcelabs.com/cjar/app?page=CJARResources&service=external&sp=S%2Finfo%2Fresources%2FsearchService.html
 
 
 Those features are only tiny subset of all intended features outlined in the project roadmap:
 http://area51.sourcelabs.com/cjar/info/about/cjar_everyday_use.png
 
 
 The project has been inspired by CPAN, PyPI, Pear, Gentoo, and other repositories which serve well to the communities, and only Java lacks a central repository from where we can reliably get necessary artifacts. The CJAR has the ambitious goal of becoming The Java Repository and therefore it depends on community acceptance, transparency and feature completeness.
 
 
 Please look at the beta, try to use it, and send us feedback so we can improve the tool and it can better serve Java community at large. You are welcome to use form in the CJAR
 http://area51.sourcelabs.com/cjar/app?page=FeedbackForm&service=external
 or send us email, or edit SWIK pages, whichever is convenient for you.


Sincerely,

Konstantin 

Re: Slightly OT: Public Tapestry based site and service is seeking users, testers, and contributers

Posted by Konstantin Ignatyev <kg...@yahoo.com>.
   	 	 	 	 	 	 	 	<!-- 		@page { size: 8.5in 11in; margin: 0.79in } 		P { margin-bottom: 0.08in } 	--> 	  As you already noticed CJAR does have exactly the Maven2 structure and can be used from Maven.

iBiblio's maven2 mirror is here
http://dist.sourcelabs.com/sash/m2/
 It is approximately 2 days behind ibiblio's mirror on LSU.

If somebody knows how to get hold of ibiblio/maven2 directory via rsync pleased let me know.
I have made several attempts to contact  ibiblio folks but did not get any response. Their rsync instructions do not work. 

Therefore I am doing websynking via Pavuk now, which is far from being speedy and optimal :(
 
 
Konstantin Ignatyev



----- Original Message ----
From: Todd Orr <to...@gmail.com>
To: Tapestry users <us...@tapestry.apache.org>
Sent: Wednesday, May 10, 2006 11:57:05 AM
Subject: Re: Slightly OT: Public Tapestry based site and service is seeking users, testers, and contributers

Nevermind. Look slike it does do this:

    <repository>
      <id>sourcelabs</id>
      <url>http://dist.sourcelabs.com/sash/repo</url>
    </repository>

sweet!

On 5/10/06, Todd Orr <to...@gmail.com> wrote:
> This looks useful. It would be nice if it could plug directly into
> maven, though.
>
> Considering that it is a good search tool for dependencies, maybe you
> could provide a url path (/repository ?) that emulates a maven repo.
> Subsequest portions of the path could be converted to search terms.
> These search results could generate maven files so that this search
> could also double as a maven repo.
>
> On 5/10/06, Joshua Long <jo...@tucando.com> wrote:
> > Very cool!
> >
> > On Tue, 2006-05-09 at 13:55 -0400, C .Srinivas wrote:
> > > Wow!
> > > looks great!
> > >
> > >
> > >
> > >
> > > On 5/9/06, Konstantin Ignatyev <kg...@yahoo.com> wrote:
> > > >
> > > >                      I guess your mouse hoovered over grayed javadoc or
> > > > source icons on the way to the popup, that closes the currently open tip and
> > > > displays the new one. This is the way overlib works.
> > > >
> > > >
> > > > I guess that easy fix would be to display popups only by onmouseclick hook
> > > > rather than try to use onmouseover, but I want to explain why the icon is
> > > > grayed out without necessity to click, I think it is not natural thing to
> > > > click on gray controls these days.
> > > >
> > > >
> > > > In any case all suggestions are welcome.
> > > >
> > > >
> > > > Andreas Andreou <an...@di.uoa.gr> wrote: Yea, really nice service.
> > > > But those tooltips get on my nerves... they close before i hover into
> > > > them...
> > > > grrrrrr
> > > >
> > > > Massimo Lusetti wrote:
> > > > > On 5/8/06, Konstantin Ignatyev  wrote:
> > > > >
> > > > >>                         Let me invite you to try and use the public
> > > > >> Tapestry based application I have been developing for a while and my
> > > > >> company SourceLabs supports and hosts
> > > > >
> > > > > Wow!
> > > > >
> > > > > --
> > > > > Massimo
> > > > > http://meridio.blogspot.com
> > > > >
> > > > > ---------------------------------------------------------------------
> > > > > To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> > > > > For additional commands, e-mail: users-help@tapestry.apache.org
> > > > >
> > > > >
> > > > >
> > > >
> > > > ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> > > > For additional commands, e-mail: users-help@tapestry.apache.org
> > > >
> > > >
> > > >
> > > >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> > For additional commands, e-mail: users-help@tapestry.apache.org
> >
> >
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org





Re: Slightly OT: Public Tapestry based site and service is seeking users, testers, and contributers

Posted by Todd Orr <to...@gmail.com>.
Nevermind. Look slike it does do this:

    <repository>
      <id>sourcelabs</id>
      <url>http://dist.sourcelabs.com/sash/repo</url>
    </repository>

sweet!

On 5/10/06, Todd Orr <to...@gmail.com> wrote:
> This looks useful. It would be nice if it could plug directly into
> maven, though.
>
> Considering that it is a good search tool for dependencies, maybe you
> could provide a url path (/repository ?) that emulates a maven repo.
> Subsequest portions of the path could be converted to search terms.
> These search results could generate maven files so that this search
> could also double as a maven repo.
>
> On 5/10/06, Joshua Long <jo...@tucando.com> wrote:
> > Very cool!
> >
> > On Tue, 2006-05-09 at 13:55 -0400, C .Srinivas wrote:
> > > Wow!
> > > looks great!
> > >
> > >
> > >
> > >
> > > On 5/9/06, Konstantin Ignatyev <kg...@yahoo.com> wrote:
> > > >
> > > >                      I guess your mouse hoovered over grayed javadoc or
> > > > source icons on the way to the popup, that closes the currently open tip and
> > > > displays the new one. This is the way overlib works.
> > > >
> > > >
> > > > I guess that easy fix would be to display popups only by onmouseclick hook
> > > > rather than try to use onmouseover, but I want to explain why the icon is
> > > > grayed out without necessity to click, I think it is not natural thing to
> > > > click on gray controls these days.
> > > >
> > > >
> > > > In any case all suggestions are welcome.
> > > >
> > > >
> > > > Andreas Andreou <an...@di.uoa.gr> wrote: Yea, really nice service.
> > > > But those tooltips get on my nerves... they close before i hover into
> > > > them...
> > > > grrrrrr
> > > >
> > > > Massimo Lusetti wrote:
> > > > > On 5/8/06, Konstantin Ignatyev  wrote:
> > > > >
> > > > >>                         Let me invite you to try and use the public
> > > > >> Tapestry based application I have been developing for a while and my
> > > > >> company SourceLabs supports and hosts
> > > > >
> > > > > Wow!
> > > > >
> > > > > --
> > > > > Massimo
> > > > > http://meridio.blogspot.com
> > > > >
> > > > > ---------------------------------------------------------------------
> > > > > To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> > > > > For additional commands, e-mail: users-help@tapestry.apache.org
> > > > >
> > > > >
> > > > >
> > > >
> > > > ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> > > > For additional commands, e-mail: users-help@tapestry.apache.org
> > > >
> > > >
> > > >
> > > >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> > For additional commands, e-mail: users-help@tapestry.apache.org
> >
> >
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: Slightly OT: Public Tapestry based site and service is seeking users, testers, and contributers

Posted by Todd Orr <to...@gmail.com>.
This looks useful. It would be nice if it could plug directly into
maven, though.

Considering that it is a good search tool for dependencies, maybe you
could provide a url path (/repository ?) that emulates a maven repo.
Subsequest portions of the path could be converted to search terms.
These search results could generate maven files so that this search
could also double as a maven repo.

On 5/10/06, Joshua Long <jo...@tucando.com> wrote:
> Very cool!
>
> On Tue, 2006-05-09 at 13:55 -0400, C .Srinivas wrote:
> > Wow!
> > looks great!
> >
> >
> >
> >
> > On 5/9/06, Konstantin Ignatyev <kg...@yahoo.com> wrote:
> > >
> > >                      I guess your mouse hoovered over grayed javadoc or
> > > source icons on the way to the popup, that closes the currently open tip and
> > > displays the new one. This is the way overlib works.
> > >
> > >
> > > I guess that easy fix would be to display popups only by onmouseclick hook
> > > rather than try to use onmouseover, but I want to explain why the icon is
> > > grayed out without necessity to click, I think it is not natural thing to
> > > click on gray controls these days.
> > >
> > >
> > > In any case all suggestions are welcome.
> > >
> > >
> > > Andreas Andreou <an...@di.uoa.gr> wrote: Yea, really nice service.
> > > But those tooltips get on my nerves... they close before i hover into
> > > them...
> > > grrrrrr
> > >
> > > Massimo Lusetti wrote:
> > > > On 5/8/06, Konstantin Ignatyev  wrote:
> > > >
> > > >>                         Let me invite you to try and use the public
> > > >> Tapestry based application I have been developing for a while and my
> > > >> company SourceLabs supports and hosts
> > > >
> > > > Wow!
> > > >
> > > > --
> > > > Massimo
> > > > http://meridio.blogspot.com
> > > >
> > > > ---------------------------------------------------------------------
> > > > To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> > > > For additional commands, e-mail: users-help@tapestry.apache.org
> > > >
> > > >
> > > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> > > For additional commands, e-mail: users-help@tapestry.apache.org
> > >
> > >
> > >
> > >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: Slightly OT: Public Tapestry based site and service is seeking users, testers, and contributers

Posted by Joshua Long <jo...@tucando.com>.
Very cool! 

On Tue, 2006-05-09 at 13:55 -0400, C .Srinivas wrote:
> Wow!
> looks great!
> 
> 
> 
> 
> On 5/9/06, Konstantin Ignatyev <kg...@yahoo.com> wrote:
> >
> >                      I guess your mouse hoovered over grayed javadoc or
> > source icons on the way to the popup, that closes the currently open tip and
> > displays the new one. This is the way overlib works.
> >
> >
> > I guess that easy fix would be to display popups only by onmouseclick hook
> > rather than try to use onmouseover, but I want to explain why the icon is
> > grayed out without necessity to click, I think it is not natural thing to
> > click on gray controls these days.
> >
> >
> > In any case all suggestions are welcome.
> >
> >
> > Andreas Andreou <an...@di.uoa.gr> wrote: Yea, really nice service.
> > But those tooltips get on my nerves... they close before i hover into
> > them...
> > grrrrrr
> >
> > Massimo Lusetti wrote:
> > > On 5/8/06, Konstantin Ignatyev  wrote:
> > >
> > >>                         Let me invite you to try and use the public
> > >> Tapestry based application I have been developing for a while and my
> > >> company SourceLabs supports and hosts
> > >
> > > Wow!
> > >
> > > --
> > > Massimo
> > > http://meridio.blogspot.com
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> > > For additional commands, e-mail: users-help@tapestry.apache.org
> > >
> > >
> > >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> > For additional commands, e-mail: users-help@tapestry.apache.org
> >
> >
> >
> >


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: Slightly OT: Public Tapestry based site and service is seeking users, testers, and contributers

Posted by "C .Srinivas" <cs...@gmail.com>.
Wow!
looks great!




On 5/9/06, Konstantin Ignatyev <kg...@yahoo.com> wrote:
>
>                      I guess your mouse hoovered over grayed javadoc or
> source icons on the way to the popup, that closes the currently open tip and
> displays the new one. This is the way overlib works.
>
>
> I guess that easy fix would be to display popups only by onmouseclick hook
> rather than try to use onmouseover, but I want to explain why the icon is
> grayed out without necessity to click, I think it is not natural thing to
> click on gray controls these days.
>
>
> In any case all suggestions are welcome.
>
>
> Andreas Andreou <an...@di.uoa.gr> wrote: Yea, really nice service.
> But those tooltips get on my nerves... they close before i hover into
> them...
> grrrrrr
>
> Massimo Lusetti wrote:
> > On 5/8/06, Konstantin Ignatyev  wrote:
> >
> >>                         Let me invite you to try and use the public
> >> Tapestry based application I have been developing for a while and my
> >> company SourceLabs supports and hosts
> >
> > Wow!
> >
> > --
> > Massimo
> > http://meridio.blogspot.com
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> > For additional commands, e-mail: users-help@tapestry.apache.org
> >
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
>
>
>
>

Re: Slightly OT: Public Tapestry based site and service is seeking users, testers, and contributers

Posted by Konstantin Ignatyev <kg...@yahoo.com>.
                      I guess your mouse hoovered over grayed javadoc or source icons on the way to the popup, that closes the currently open tip and displays the new one. This is the way overlib works.   
 
 
 I guess that easy fix would be to display popups only by onmouseclick hook rather than try to use onmouseover, but I want to explain why the icon is grayed out without necessity to click, I think it is not natural thing to click on gray controls these days.
 
 
 In any case all suggestions are welcome.
 

Andreas Andreou <an...@di.uoa.gr> wrote: Yea, really nice service.
But those tooltips get on my nerves... they close before i hover into 
them...
grrrrrr

Massimo Lusetti wrote:
> On 5/8/06, Konstantin Ignatyev  wrote:
>
>>                         Let me invite you to try and use the public 
>> Tapestry based application I have been developing for a while and my 
>> company SourceLabs supports and hosts
>
> Wow!
>
> -- 
> Massimo
> http://meridio.blogspot.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org



Re: Slightly OT: Public Tapestry based site and service is seeking users, testers, and contributers

Posted by Andreas Andreou <an...@di.uoa.gr>.
Yea, really nice service.
But those tooltips get on my nerves... they close before i hover into 
them...
grrrrrr

Massimo Lusetti wrote:
> On 5/8/06, Konstantin Ignatyev <kg...@yahoo.com> wrote:
>
>>                         Let me invite you to try and use the public 
>> Tapestry based application I have been developing for a while and my 
>> company SourceLabs supports and hosts
>
> Wow!
>
> -- 
> Massimo
> http://meridio.blogspot.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: Slightly OT: Public Tapestry based site and service is seeking users, testers, and contributers

Posted by Massimo Lusetti <ml...@gmail.com>.
On 5/8/06, Konstantin Ignatyev <kg...@yahoo.com> wrote:

>                         Let me invite you to try and use the public Tapestry based application I have been developing for a while and my company SourceLabs supports and hosts

Wow!

--
Massimo
http://meridio.blogspot.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org