Installing Git with Gitosis

Posted by Ktoso under Project13, coding, guide, java (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 the [...]

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

form.form-comment#comment>fieldset>input#myid[name=name]>input[onclick=hideMe()]
and hit [TAB].
To understand zen, you must understand yourself. (yet I also [...]

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:
httpvh://www.youtube.com/watch?v=EGEnVR_JSf8
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: , , , , ,

Blender – 02 – Simple plain with sky

Posted by Ktoso under coding, freedom (No Respond)

And once again I’m having fun with blender… ;-) In this semester at my University we’ll have to do some simple 3D stuff in XSI. As I don’t want to “learn” a proprietary program I won’t have access to in my future I’m learning to use blender :-) It’s such an amazing tool, and the [...]

Tags: , , , , , , ,

rms @ IT Giants 2009 (AGH)

Posted by Ktoso under freedom, fun (No Respond)

Richard Stallman zaszczycił swoją obecnością tegoroczne IT Giants organizowane na terenie AGH. Oczywiście nie przepuściłem tej okazji i byłem na jego wykładzie, a nawet trochę (większość) z niego udało mi się nagrać i wrzucić na google video (licencja oczywiście creative commons attribution-share alike 2.5, także zachęcam do pobierania i robienia cokolwiek chcecie z tym materiałem).
Jakość [...]

Tags: , ,