Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion how do we go about promoting new clojure libraries?

Received: by 10.50.0.148 with SMTP id 20mr7007699ige.3.1348689862059;
        Wed, 26 Sep 2012 13:04:22 -0700 (PDT)
X-BeenThere: clojure@googlegroups.com
Received: by 10.231.76.105 with SMTP id b41ls4403738ibk.8.gmail; Wed, 26 Sep
 2012 13:04:14 -0700 (PDT)
Received: by 10.42.246.68 with SMTP id lx4mr649806icb.31.1348689854609;
        Wed, 26 Sep 2012 13:04:14 -0700 (PDT)
Received: by 10.42.246.68 with SMTP id lx4mr649805icb.31.1348689854578;
        Wed, 26 Sep 2012 13:04:14 -0700 (PDT)
Return-Path: <freeman....@gmail.com>
Received: from mail-oa0-f44.google.com (mail-oa0-f44.google.com [209.85.219.44])
        by gmr-mx.google.com with ESMTPS id ba5si1859323igb.3.2012.09.26.13.04.14
        (version=TLSv1/SSLv3 cipher=OTHER);
        Wed, 26 Sep 2012 13:04:14 -0700 (PDT)
Received-SPF: pass (google.com: domain of freeman....@gmail.com designates 209.85.219.44 as permitted sender) client-ip=209.85.219.44;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of freeman....@gmail.com designates 209.85.219.44 as permitted sender) smtp.mail=freeman....@gmail.com; dkim=pass header...@gmail.com
Received: by oagn5 with SMTP id n5so1362639oag.17
        for <clojure@googlegroups.com>; Wed, 26 Sep 2012 13:04:14 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=mime-version:in-reply-to:references:from:date:message-id:subject:to
         :content-type;
        bh=XsldFla5dibMy9URp5tztsb4HanHGgwTLK2y0Orxt3Y=;
        b=uSRVGURZcjJgk3CW/m4BCjmZscQXm76ePQ9dhMFszuV/rsqhxcg/BBNFvMBo1l0mY8
         fspBAsgJbcAs1UlSTgIWMF5YkazQL8DcDLIh+JpJUs78EngWTbEzQqQPBBEJBG/o2bC2
         LNreUYPrm5XHuTUhwf0aWs617fuyNUOv3XJppVR9USh+3mB7gZia2oOgIc8TbJUGw2w2
         4jDHpwTLS3QFoFC8uw8VCh/DeoogGN6GB1gfJ3T1d/mSSbyTgK00vUUrbH+CFeco5iQ5
         Km7m7qxdQrmaiDhtWRSGMvCxvUc8lftgOSavdDJGRqn9AtLGDLSQiv65VkiLYlqfTpUA
         x+6g==
Received: by 10.182.212.70 with SMTP id ni6mr1370266obc.44.1348689854150; Wed,
 26 Sep 2012 13:04:14 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.76.139.138 with HTTP; Wed, 26 Sep 2012 13:03:53 -0700 (PDT)
In-Reply-To: <ba51e0f3-3397-4853-9d74-927696f0a3a0@googlegroups.com>
References: <0b87e299-12e8-4e35-bbab-f95a574a4dff@googlegroups.com> <ba51e0f3-3397-4853-9d74-927696f0a3a0@googlegroups.com>
From: Wes Freeman <freeman....@gmail.com>
Date: Wed, 26 Sep 2012 16:03:53 -0400
Message-ID: <CAAOkgHPu5L9yiCtoCJk5qXXCFqs7cJ3v8A2Gj+BbE20kq2+...@mail.gmail.com>
Subject: Re: how do we go about promoting new clojure libraries?
To: clojure@googlegroups.com
Content-Type: multipart/alternative; boundary=e89a8f50395eab371404caa0538f

--e89a8f50395eab371404caa0538f
Content-Type: text/plain; charset=UTF-8

For what it's worth, I've organically discovered several of Clojurewerkz's
projects just via google search, so I think Michael's methods work,
although there is indeed a fair amount of effort involved in maintaining
the promotion.

I like the https://twitter.com/nodenpm for node.js npm package updates.
It's high noise, but I sometimes discover something that looks interesting.
Clojars could do something similar--I'd follow.

Wes

On Wed, Sep 26, 2012 at 3:52 PM, Michael Klishin <
michael.s.klis...@gmail.com> wrote:

> zcaudate:
>
> is there some sort of categorised list/wiki that we can add to for new
>> libraries?
>
>
> There are clojuresphere.com, clojure-toolbox.com and some groups of
> people have their
> own sites for their stuff: clojurewerkz.org, http://flatland.org.
>
> If you want to make your library more visible, post release announcements
> to the mailing list,
> create a blog for announcements, get it added to planet.clojure.in and
> maybe have a twitter
> account for folks who prefer twitter to rss aggregators.
>
> Simply putting your library's name on a wiki somewhere does not make it
> visible, unfortunately.
> Periodically "making noise" with announcements makes people notice it and,
> hopefully, recall
> it later when they need your library.
>
> MK
>
> --
> 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
> Note that posts from new members are moderated - please be patient with
> your first post.
> To unsubscribe from this group, send email to
> clojure+unsubscribe@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en
>

--e89a8f50395eab371404caa0538f
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div>For what it&#39;s worth, I&#39;ve organically discovered several of Cl=
ojurewerkz&#39;s projects just via google search, so I think Michael&#39;s =
methods work, although there is indeed a fair amount of effort involved in =
maintaining the promotion.</div>

<div><br></div>I like the <a href=3D"https://twitter.com/nodenpm">https://t=
witter.com/nodenpm</a> for node.js npm package updates. It&#39;s high noise=
, but I sometimes discover something that looks interesting. Clojars could =
do something similar--I&#39;d follow.<div>

<br></div><div>Wes</div><br><div class=3D"gmail_quote">On Wed, Sep 26, 2012=
 at 3:52 PM, Michael Klishin <span dir=3D"ltr">&lt;<a href=3D"mailto:michae=
l.s.klis...@gmail.com" target=3D"_blank">michael.s.klis...@gmail.com</a>&gt=
;</span> wrote:<br>

<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex">zcaudate:<div class=3D"im"><br><blockquote c=
lass=3D"gmail_quote" style=3D"margin:0;margin-left:0.8ex;border-left:1px #c=
cc solid;padding-left:1ex">

is there some sort of categorised list/wiki that we can add to for new libr=
aries?</blockquote><div><br></div></div><div>There are <a href=3D"http://cl=
ojuresphere.com" target=3D"_blank">clojuresphere.com</a>, <a href=3D"http:/=
/clojure-toolbox.com" target=3D"_blank">clojure-toolbox.com</a> and some gr=
oups of people have their</div>

<div>own sites for their stuff: <a href=3D"http://clojurewerkz.org" target=
=3D"_blank">clojurewerkz.org</a>,=C2=A0<a href=3D"http://flatland.org" targ=
et=3D"_blank">http://flatland.org</a>.</div><div><br></div><div>If you want=
 to make your library more visible, post release announcements to the maili=
ng list,</div>

<div>create a blog for announcements, get it added to <a href=3D"http://pla=
net.clojure.in" target=3D"_blank">planet.clojure.in</a> and maybe have a tw=
itter</div><div>account for folks who prefer twitter to rss aggregators.</d=
iv>

<div><br></div><div>Simply putting your library&#39;s name on a wiki somewh=
ere does not make it visible, unfortunately.</div><div>Periodically &quot;m=
aking noise&quot; with announcements makes people notice it and, hopefully,=
 recall</div>

<div>it later when they need your library.</div><span class=3D"HOEnZb"><fon=
t color=3D"#888888"><div><br></div><div>MK=C2=A0</div></font></span><div cl=
ass=3D"HOEnZb"><div class=3D"h5">

<p></p>

-- <br>
You received this message because you are subscribed to the Google<br>
Groups &quot;Clojure&quot; group.<br>
To post to this group, send email to <a href=3D"mailto:clojure@googlegroups=
.com" target=3D"_blank">clojure@googlegroups.com</a><br>
Note that posts from new members are moderated - please be patient with you=
r first post.<br>
To unsubscribe from this group, send email to<br>
<a href=3D"mailto:clojure%2Bunsubscribe@googlegroups.com" target=3D"_blank"=
>clojure+unsubscribe@googlegroups.com</a><br>
For more options, visit this group at<br>
<a href=3D"http://groups.google.com/group/clojure?hl=3Den" target=3D"_blank=
">http://groups.google.com/group/clojure?hl=3Den</a></div></div></blockquot=
e></div><br>

--e89a8f50395eab371404caa0538f--