The Linux Launderette
Google Annotations Gallery
Jimmy O'Regan [joregan at gmail.com]
Thu, 1 Apr 2010 11:16:19 +0100
In keeping with the spirit of the day, Google have released a set of open source annotations for Java: http://google-opensource.blogspot.com/2010/03/google-annotations-gallery.html (project: http://code.google.com/p/gag/)
This adds some missing features to Java:
@ThisWouldBeOneLineIn(language="C++", toWit="vwords[ivwords]->add_ignored_string(str);") private void vwords_set_superficial(int ivwords, String str) { TaggerWord tmp = new TaggerWord(); tmp = vwords.get(ivwords); tmp.set_superficial_form(str); vwords.set(ivwords, tmp); }
It also includes @LOL, @Facepalm, @WTF, and @AnimalsHarmedDuringTheMaking
-- <spectie> Jim only looks at them through the reflection in a mirror <Aha_> he told me there are 'some' errors <spectie> hahaha <spectie> he was being extremely generous <spectie> it is more correct to say that "amazingly, there is some stuff that isn't wrong"
[ Thread continues here (4 messages/6.40kB) ]
The DBAD licence :)
Predrag Ivanovic [predivan at nadlanu.com]
Thu, 15 Apr 2010 18:31:52 +0200
Author: Stephen Eley
"This is a proposed draft of the Don't Be a Dick license for open source projects. The purpose of this license is to permit the broadest feasible scope for reuse and modification of creative work, restricted only by the requirement that one is not a dick about it."
Full text at http://github.com/SFEley/candy/blob/master/LICENSE.markdown
Awesome Pedja
-- Give a man a match, and he'll be warm for a minute, but set him on fire, and he'll be warm for the rest of his life.
[ Thread continues here (5 messages/7.32kB) ]
Anyone using Google Store Anything yet?
Deividson Okopnik [deivid.okop at gmail.com]
Thu, 1 Apr 2010 13:33:06 -0300
Heres some info on the features:
http://googleenterprise.blogspot.com/201[...]-and-store-anything-in.html#comment-form
:P
[ Thread continues here (6 messages/8.20kB) ]