Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [nebula-dev] PictureControl and jgravatar

Generally speaking I'd say that Nebula-Controls should only depend on
SWT and JFace. If you create a dependency on an external library it
should be at least optional.

Tom

Am 23.01.12 13:44, schrieb Wim Jongman:
> Hi Ian,
> 
> Yes, I just recently figured out that Mylyn was doing that. Excellent.
> Thanks for pointing that out. 
> 
> The question is,  is the API too trivial to justify a dependency on
> Mylyn from a Nebula widget? 
> 
> Best regards,
> 
> Wim
> 
> On Sat, Jan 21, 2012 at 8:30 PM, Ian Bull <irbull@xxxxxxxxxxxxxxxxx
> <mailto:irbull@xxxxxxxxxxxxxxxxx>> wrote:
> 
>     Wim,
> 
>     I know the Mylyn GitHub Connector uses Gravatar images.  It might be
>     worth seeing what API they used (it might already be in orbit).
> 
>     cheers,
>     ian
> 
>     On Sat, Jan 21, 2012 at 8:12 AM, Wim Jongman <wim.jongman@xxxxxxxxx
>     <mailto:wim.jongman@xxxxxxxxx>> wrote:
> 
>         Hi,
> 
>         Gravatar is a service to store your profile picture. (see mine
>         here: http://www.gravatar.com/avatar/54a671636f1178fd1ce6ff80cff21a23?s=200)
> 
>         The number is an MD5 hash of an email address.
> 
>         Is it something that could be used by PictureControl? 
> 
>         I found a Java API of Ralph Ebert here:
> 
>         https://github.com/ralfebert/jgravatar
> 
> 
>         Regards,
> 
>         Wim
> 
>         _______________________________________________
>         nebula-dev mailing list
>         nebula-dev@xxxxxxxxxxx <mailto:nebula-dev@xxxxxxxxxxx>
>         https://dev.eclipse.org/mailman/listinfo/nebula-dev
> 
> 
> 
> 
>     -- 
>     R. Ian Bull | EclipseSource Victoria | +1 250 477 7484
>     <tel:%2B1%20250%20477%207484>
>     http://eclipsesource.com | http://twitter.com/eclipsesource
> 
>     _______________________________________________
>     nebula-dev mailing list
>     nebula-dev@xxxxxxxxxxx <mailto:nebula-dev@xxxxxxxxxxx>
>     https://dev.eclipse.org/mailman/listinfo/nebula-dev
> 
> 
> 
> 
> _______________________________________________
> nebula-dev mailing list
> nebula-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/nebula-dev


-- 
B e s t S o l u t i o n . a t                        EDV Systemhaus GmbH
------------------------------------------------------------------------
tom schindl                 geschäftsführer/CEO
------------------------------------------------------------------------
eduard-bodem-gasse 5-7/1   A-6020 innsbruck     fax      ++43 512 935833
http://www.BestSolution.at                      phone    ++43 512 935834


Back to the top