yep, you gave the main source and the impl idea ;) Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau
2012/12/18 Jason Porter <[email protected]>: > What worked for us in Arquillian and JDF is to use the contributors from > github (it would probably work w/ our github mirror). When you query a > contributor from github it gives you the gravatar id. Using the Gravatar id > you can pull all sorts of things like twitter handle, blog, other services > connected to gravator. For those who haven't seen it, you can find the > output at http://arquillian.org/community/contributors/ and > http://www.jboss.org/jdf/about/contributors/ > > > On Tue, Dec 18, 2012 at 5:28 AM, Romain Manni-Bucau > <[email protected]>wrote: > >> well think i forgot to mention it, >> >> info are cached (got 1/day) to avoid to query github or gravatar for >> each commit (and get temporary banned) so i updated jim but it will be >> picked up tomorrow i think >> >> Romain Manni-Bucau >> Twitter: @rmannibucau >> Blog: http://rmannibucau.wordpress.com/ >> LinkedIn: http://fr.linkedin.com/in/rmannibucau >> Github: https://github.com/rmannibucau >> >> >> >> 2012/12/18 Mark Struberg <[email protected]>: >> > I'd rather make the pictures smaller. >> > And a few infos which got collected are not correct. E.g. 'jim' is not >> _our_ jimjag! >> > This also lists quite a few inactive people. I'd rather wait with this >> page after the graduation and after we finally fixed all the missing >> information. >> > >> > LieGrue, >> > strub >> > >> > >> > >> > >> > ----- Original Message ----- >> >> From: Charles Moulliard <[email protected]> >> >> To: [email protected] >> >> Cc: >> >> Sent: Tuesday, December 18, 2012 1:14 PM >> >> Subject: Re: contributors page >> >> >> >> On 18/12/12 12:18, Romain Manni-Bucau wrote: >> >>> Hi guys, >> >>> >> >>> started a contributor page for our website: >> >>> http://deltaspike.staging.apache.org/deltaspike/contributors.html >> >>> >> >>> it uses gravatar. The gravatar hash is read from >> >>> >> >> >> http://svn.apache.org/repos/asf/incubator/deltaspike/site/trunk/data/contributors.csv >> >>> >> >>> here the simple algorithm: >> >>> 1) try to concatenate to the name (1/line) @apache.org, @gmail.com... >> >>> 2) if noone matches a gravatar page try to get the info from gihub >> >>> using the name as github id. >> >>> >> >>> then it grabs info from gravatar. >> >>> >> >>> Note (on the current version): for the blog link please use an url >> >>> called "Blog" or ending by wordpress.com (open to enhancement); >> >> for >> >>> github use an url called Github (was not in account managed by >> >>> Gravatar). >> >>> >> >>> wdyt? >> >>> >> >>> Romain Manni-Bucau >> >>> Twitter: @rmannibucau >> >>> Blog: http://rmannibucau.wordpress.com/ >> >>> LinkedIn: http://fr.linkedin.com/in/rmannibucau >> >>> Github: https://github.com/rmannibucau >> >> Excellent idea. >> >> >> >> How can I add comment like for you / David under my profile ? >> >> I can only select one of the two options when I mouse over my profile >> >> (blog, twitter). What is the third link ? Mayve we should increase size >> >> of the picture ... >> >> >> > > > > -- > Jason Porter > http://lightguard-jp.blogspot.com > http://twitter.com/lightguardjp > > Software Engineer > Open Source Advocate > > PGP key id: 926CCFF5 > PGP key available at: keyserver.net, pgp.mit.edu
