Hi there, below is the (horribly trashy and chaotic – as it was hacked up in about 2/3 hours) source for my Google Gmail Contextual Gadget. It extends Gmail by parsing all links passed in an email, and if an github commit link is found it displays the diff for this commit. With coloring etc [...]
Tags:
free software,
git,
github,
gmail,
hack,
javascript,
webdeveloper
I am currently working on a simple but still quite fun/interesting (as is any project with a new framework :-)) webapp using Google Web Toolkit (it’s basically Google’s JEE framework for creating RIA). The webapp is an online crossword generator. The goal is to provide crosswords online and allow users solving them online with a [...]
Tags:
coding,
free software,
github,
gpl,
gwt,
java,
jee,
open source,
study,
webdeveloper