Asciidoc
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!
From AsciiDoc/DocBook to PDF, ePub and mobi - part 4
Submitted by Tomek Kaczanowski on Mon, 11/11/2013 - 21:49Recently I have learned one (very useful!) trick, that I wanted to share with you. It occurred that it is very simple to create PDF files with custom embedded fonts.
From AsciiDoc/DocBook to PDF, ePub and mobi - part 3
Submitted by Tomek Kaczanowski on Tue, 07/09/2013 - 19:50We already know how to generate HTML, TXT and PDF, but since everyone is using smartphones/tablets nowadays we need to go mobile. This time we will look into ePub and mobi (Kindle) formats.
From AsciiDoc/DocBook to PDF, ePub and mobi - part 2
Submitted by Tomek Kaczanowski on Tue, 07/02/2013 - 22:11This time we will look into Docbook/Fop/PDF generation, which is much more complicated than what we did previously with HTML and txt.
From AsciiDoc/DocBook to PDF, ePub and mobi - part 1
Submitted by Tomek Kaczanowski on Mon, 07/01/2013 - 21:58First of all, it was obvious to me that I will use AsciiDoc to write books. The rest was only a matter of implementation. ;)
In this serie of blog post I will describe the details of how I have used AsciiDoc, DocBook & co. to generate a book in various formats.
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. :)
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.
A Perfect Environment For Docbook
Submitted by Tomek Kaczanowski on Wed, 09/15/2010 - 07:59I spent last few days searching for tools that would facilitate process of writing few articles using Docbook. I analyzed few solutions - mainly XMLmind XML Editor, Vim with various plugins and Asciidoc. This post presents the result of this research.
This used to be my blog. I moved to http://tomek.kaczanowscy.pl long time ago.