documentation
Intellij Idea + AsciiDoctor
Submitted by Tomek Kaczanowski on Sat, 04/19/2014 - 16:50For one of my projects I write documentation using AsciiDoc. Sometimes I use IntelliJ Idea for this. Up till now, Idea used to treat AsciiDoc files (which I usually name with .adoc
extension) as normal txt
files. Yesterday, when I opened one of my AsciiDoc files in Idea, I was very surprised to learn that there is a plugin which can help me with the edition of such file. I installed it, and... well, I'm excited to tell you it works very good!
Pretty Useless Javadocs
Submitted by Tomek Kaczanowski on Thu, 02/16/2012 - 13:09Valuable Javadocs are hard to find. This blog post presents some really stupid, unnecessary and irritating Javadocs that I found when browsing some code.
Gather All Your Development Documentation In One Place
Submitted by Tomek Kaczanowski on Thu, 12/15/2011 - 13:33Want to have always the latest documentation and database schema available? Then build it on your CI!
Nice Presentations In No Time With Asciidoc And Slidy
Submitted by Tomek Kaczanowski on Mon, 09/05/2011 - 09:58So, I've fallen in love... With Asciidoc And Slidy! :) They let me create nice, portable presentations in no time.
...M$ Powerpoint? No, thanks. :)
Visualization Of Dependent Test Methods
Submitted by Tomek Kaczanowski on Mon, 02/14/2011 - 12:26One day I started to experiment with visualization of test dependencies. I thought that maybe Graphviz can help to provide some nice diagrams that would help me see instantly what went wrong, and why some tests are skipped. In this post I present my achievements so far.
SQL Database Diagrams with SchemaSpy, HSQLDB and Groovy
Submitted by Tomek Kaczanowski on Mon, 12/27/2010 - 10:32The source code is available at github. Enjoy !
This post shows how to generate nice database diagrams using SchemaSpy, HSQLDB and Groovy. And, what is crucial, to do so in programmatic way, that is without clicking any GUI.
Cooking with Gradle
Submitted by Tomek Kaczanowski on Thu, 09/10/2009 - 09:18So I became a cook... It is rather surprising, because my kitchen-fu is limited to boiling water. :) But well, life is unpredictable, you know - and so now I'm busy preparing recipes for Gradle users. In other words, I'm taking care of the Gradle Cookbook.
This used to be my blog. I moved to http://tomek.kaczanowscy.pl long time ago.