[release] Kanbanery for IntelliJ (and Android!)

Posted by Ktoso under coding, java, Project13 (No Respond)

After not even one day of hacking, I’m releasing my first IntelliJ IDEA plugin. It enables “Tasks” (that default plugin in IntelliJ) to see tasks on the Kanbanery.com board. Thanks to this you’re able to commit always “refering to” some specific task. Using GitHub and Kanbanery such commits are linked back to the task on [...]

Tags: , , , , , , ,

[alpha][release] ProtoDoc v1.0 (not production ready)

Posted by Ktoso under coding, Project13, scala (No Respond)

I’ve finished a one could say major stepstone in my student project yesterday. I’ll be implementing this tool to be production ready over the next few months so keep your fingers crossed. But what is it actually? ProtoDoc, is for Google Protocol Buffers what JavaDoc is for Java. As simple as that. In order to [...]

Tags: , , , , , ,

[release] maven-git-commit-id-plugin

Posted by Ktoso under coding, english, freedom, fun, guide, java (15 Responds)

Yup, today I’m releasing yet another piece of cool free software! It solves a problem we’ve had at our company, the tester tometimes tested stuff that wasn’t deployed yet, and the developers thought it was deployed and this caused some weird situations sometimes. Using the plugin I’ve written, we’re able to expose “which version is [...]

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

GWT Firefox 3.6+ plugin on 64bit Fedora 13

Posted by Ktoso under coding, guide, java (7 Responds)

Hi again, this time a short code snippet – but a very useful one. At work I’m working on an Ubuntu 10.4 (love you guys for getting me a PC with Linux without making a fuss about it!) my laptop is on Fedora 13 i586 and my home PC is running Fedora 13 x64. Thank [...]

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

Installing Git with Gitosis

Posted by Ktoso under coding, guide, java, Project13 (No Respond)

Git is really simple and VERY powerfull. It makes svn look like an idiot – but that’s just my personal opinion ;-) Anyways, I’m using github most of the time, but now I’d like to hava a non public repository (yet remote) for some small project. I’ve been commiting to a local git instance from [...]

Tags: , , , , , , ,

YES! Native Zen coding in Intellij IDEA EAP 9.0.2

Posted by Ktoso under coding, fun (No Respond)

Zen points directly to the human heart, see into your nature and become Buddha. – Hakuin Ekaku (1685–1768) For those who don’t know about zen coding (where have you been guys?) here’s a little sample: Instead of writing: <form class=”form-comment” id=”comment”> <fieldset> <input id=”myid” name=”name” type=”" /> <input onclick=”hideMe()” type=”" /> </fieldset> </form> You write [...]

Tags: , , , , , , , , ,

Current small project: GWT-Crossword

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

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

Blender – 04 – Simple Present

Posted by Ktoso under coding, fun (No Respond)

With this simple box i’ve learned a little about the “wave” property in blender. This, a little subsurv and smooth subdivision can actually be quite OK for creating a simple ribbon like the one below:The final render looked like this:

Tags: , , , , , , ,

Blender – 03 – Wine/bottle/glass

Posted by Ktoso under freedom, fun (No Respond)

My first blender animation: The wine doesn’t look nor feel nor even behave like normal wine but it’s just my first animation so there’s still time left for me to improve… ;-)

Tags: , , , , ,