Re: Files in Clojure Google Groups

2008-11-05 Thread Rastislav Kassak

Maybe everyone submitting new/updated file should announce it on the
list in preferred format (with full filename, etc), so it could be
fulltext searchable.
Not the best enterprise class solution, but working - I've tried it
for tsp.zip. :)

On 10/31/08, Rich Hickey <[EMAIL PROTECTED]> wrote:
>
>
>
>  On Oct 30, 3:57 pm, bc <[EMAIL PROTECTED]> wrote:
>  > Hi all,
>  >
>  > Is there any way to enter an annotation or comments when a file is
>  > uploaded to the Clojure Google Groups file area? I've recently had a
>  > look at a few things there and it would be nice to have some context
>  > or background on why they were uploaded. For example, "tsp.zip" is a
>  > Traveling Salesperson example but, unless you download it and look at
>  > the code, how would you know that? Another example is "Clojure.png"
>  > which has a nice graphical representation of the Clojure reader. Was
>  > this part of a documentation effort or was it uploaded as an example
>  > as part of a discussion (a search on "Clojure.png" in the group didn't
>  > produce any matches)? It would be nice to have some form of comments/
>  > annotations about the files.
>  >
>
>
>
> That's a good point. Unfortunately, it doesn't look like Google Groups
>  supports any annotations on the files. Suggestions for alternatives
>  welcome.
>
>
>  Rich
>
> >
>

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



Re: Files in Clojure Google Groups

2008-11-02 Thread Parth Malwankar



Rich Hickey wrote:
> On Oct 30, 3:57 pm, bc <[EMAIL PROTECTED]> wrote:
> > Hi all,
> >
> > Is there any way to enter an annotation or comments when a file is
> > uploaded to the Clojure Google Groups file area? I've recently had a
> > look at a few things there and it would be nice to have some context
> > or background on why they were uploaded. For example, "tsp.zip" is a
> > Traveling Salesperson example but, unless you download it and look at
> > the code, how would you know that? Another example is "Clojure.png"
> > which has a nice graphical representation of the Clojure reader. Was
> > this part of a documentation effort or was it uploaded as an example
> > as part of a discussion (a search on "Clojure.png" in the group didn't
> > produce any matches)? It would be nice to have some form of comments/
> > annotations about the files.
> >
>
>
> That's a good point. Unfortunately, it doesn't look like Google Groups
> supports any annotations on the files. Suggestions for alternatives
> welcome.

Recently I noticed that the vim_dev google group set up
the "pages" section to list patches and their summary.
http://groups.google.com/group/vim_dev/web/vim-patches

Maybe something like that can be used.

Parth

>
> Rich
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To post to this group, send email to clojure@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~--~~~~--~~--~--~---



Re: Files in Clojure Google Groups

2008-11-02 Thread Justin Giancola

Rather than changing where the files are stored, it might be easier to
create an annotations page on the wiki that just links to the Google
Groups files.


Justin

On Oct 31, 10:34 am, Stuart Sierra <[EMAIL PROTECTED]>
wrote:
> Does the wiki accept file uploads?
> -S
>
> On Oct 31, 7:46 am, Rich Hickey <[EMAIL PROTECTED]> wrote:
>
> > On Oct 30, 3:57 pm, bc <[EMAIL PROTECTED]> wrote:
>
> > > Hi all,
>
> > > Is there any way to enter an annotation or comments when a file is
> > > uploaded to the Clojure Google Groups file area? I've recently had a
> > > look at a few things there and it would be nice to have some context
> > > or background on why they were uploaded. For example, "tsp.zip" is a
> > > Traveling Salesperson example but, unless you download it and look at
> > > the code, how would you know that? Another example is "Clojure.png"
> > > which has a nice graphical representation of the Clojure reader. Was
> > > this part of a documentation effort or was it uploaded as an example
> > > as part of a discussion (a search on "Clojure.png" in the group didn't
> > > produce any matches)? It would be nice to have some form of comments/
> > > annotations about the files.
>
> > That's a good point. Unfortunately, it doesn't look like Google Groups
> > supports any annotations on the files. Suggestions for alternatives
> > welcome.
>
> > Rich

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



Re: Files in Clojure Google Groups

2008-10-31 Thread Stuart Sierra

Does the wiki accept file uploads?
-S

On Oct 31, 7:46 am, Rich Hickey <[EMAIL PROTECTED]> wrote:
> On Oct 30, 3:57 pm, bc <[EMAIL PROTECTED]> wrote:
>
> > Hi all,
>
> > Is there any way to enter an annotation or comments when a file is
> > uploaded to the Clojure Google Groups file area? I've recently had a
> > look at a few things there and it would be nice to have some context
> > or background on why they were uploaded. For example, "tsp.zip" is a
> > Traveling Salesperson example but, unless you download it and look at
> > the code, how would you know that? Another example is "Clojure.png"
> > which has a nice graphical representation of the Clojure reader. Was
> > this part of a documentation effort or was it uploaded as an example
> > as part of a discussion (a search on "Clojure.png" in the group didn't
> > produce any matches)? It would be nice to have some form of comments/
> > annotations about the files.
>
> That's a good point. Unfortunately, it doesn't look like Google Groups
> supports any annotations on the files. Suggestions for alternatives
> welcome.
>
> Rich
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To post to this group, send email to clojure@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~--~~~~--~~--~--~---



Re: Files in Clojure Google Groups

2008-10-31 Thread Rich Hickey



On Oct 30, 3:57 pm, bc <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> Is there any way to enter an annotation or comments when a file is
> uploaded to the Clojure Google Groups file area? I've recently had a
> look at a few things there and it would be nice to have some context
> or background on why they were uploaded. For example, "tsp.zip" is a
> Traveling Salesperson example but, unless you download it and look at
> the code, how would you know that? Another example is "Clojure.png"
> which has a nice graphical representation of the Clojure reader. Was
> this part of a documentation effort or was it uploaded as an example
> as part of a discussion (a search on "Clojure.png" in the group didn't
> produce any matches)? It would be nice to have some form of comments/
> annotations about the files.
>


That's a good point. Unfortunately, it doesn't look like Google Groups
supports any annotations on the files. Suggestions for alternatives
welcome.

Rich
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To post to this group, send email to clojure@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~--~~~~--~~--~--~---



Files in Clojure Google Groups

2008-10-30 Thread bc

Hi all,

Is there any way to enter an annotation or comments when a file is
uploaded to the Clojure Google Groups file area? I've recently had a
look at a few things there and it would be nice to have some context
or background on why they were uploaded. For example, "tsp.zip" is a
Traveling Salesperson example but, unless you download it and look at
the code, how would you know that? Another example is "Clojure.png"
which has a nice graphical representation of the Clojure reader. Was
this part of a documentation effort or was it uploaded as an example
as part of a discussion (a search on "Clojure.png" in the group didn't
produce any matches)? It would be nice to have some form of comments/
annotations about the files.

- Bill
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To post to this group, send email to clojure@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~--~~~~--~~--~--~---