[review] Devmeeting – Javascript Game Development

Posted by Ktoso under coding, freedom, fun, java (No Respond)

Yesterday and today I’ve been hacking some JavaScript during a free training organized by http://releasingforce.com/ although they’re not really braging that it’s them who do these meetings, more precisely: http://www.devmeetings.pl/ :-) As I’m coding quite a lot GWT and JS has also become quite powerfull in the last years I enlisted the training to learn [...]

Tags: , , , , , , , , , ,

GitHub Diff in Gmail

Posted by Ktoso under coding, english, fun (3 Responds)

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: , , , , , ,

jQuery tricks 1: automatic-wslider

Posted by Ktoso under coding (7 Responds)

This time I’ll post some actual code. A client wanted me to write an “image slider”. You’ve probably seen lot’s of them online – and a whole lot of them is in flash – why? There is no need to involve flash in such a trivial task, and jQuery is more than up to the [...]

Tags: , , , , , , , , ,