Keeyai.com

I'm in your interwebs, killing ur dudes

Sprial - A fractal flame by Keeyai

Entries Tagged as 'Software'

Updated DokuWiki + Wordpress Integration

January 22nd, 2010 · No Comments

I finally got around to updating the dokuwiki/wordpress integration plugin to work with the newer versions of WP and DW. It ended up being only one additional step which was tracked down by the commenters, so a big thanks to them for keeping this up to date.
http://keeyai.com/projects-and-releases/dokuwiki-tools/dokuwiki-and-wordpress-integration/
My test installs I just used are Wordpress [...]

[Read more →]

Tags: Software

Flame Version 1.2.0 — Windows Installers made easy?

October 2nd, 2009 · No Comments

Flame is a tool I wrote last year to take the nightmare that is working with WIX and make it easy to create a nice looking installer on windows with some important features (Shortcuts, Registry, File types, Custom Branding). I absolutely detest writing their inane xml by hand and generating then looking up GUIDs makes [...]

[Read more →]

Tags: Software

Creating console-less executables with python and CX Freeze

August 13th, 2009 · No Comments

Eventually when making apps in python you run into the problem of needing to distribute executables instead of just source code. Jumping this hurdle requires you to use one of a couple libraries, the common ones being py2exe (windows only), pyinstaller (win and *nix), and cxfreeze (win, *nix, and mac). Each one works a little [...]

[Read more →]

Tags: Software

Chronolapse

September 29th, 2008 · 2 Comments

Well, Chronolapse, my time lapse program, has reached its first release. Click over to the project page for more details. It is a pretty thorough windows time-lapse and stop-motion solution.
I’d really like to get some good looking sample time lapses made with Chronolapse up on youtube and linked from the project page, so if you [...]

[Read more →]

Tags: Software

DokuWiki Plugin - Stars

September 29th, 2008 · No Comments

I found a plugin called skill that I wanted for the muagames.com wiki that you can use to show a number of stars, like a 4 star difficulty. There were a lot of comments with good suggestions on its download page, but it hadn’t been updated since 2005. So I downloaded it, added all the [...]

[Read more →]

Tags: Software