homeBlog | Tags | Archives | Projects | Stats | Contact

Awesome games that are also free

Feb 21, 2008

no comments
Popularity:

Here is yet another list of free games considered awesome by the majority of this blog’s writers (me). Included are Cave Story, OpenTTD and The Ur-Quan Masters.

Read more...

A simple statistics plugin for WordPress

Feb 18, 2008

3 comments
Popularity:

Here’s a very simple plugin for Wordpress that keeps track of view counts of individual pages. It is not intended to be a complete statistics solution. Rather, the main purpose is to provide something for those empty spots in your site layout.

Read more...

Compare text files in SQL

Nov 11, 2007

1 comment
Popularity:

Here’s a quick hack that allows loading text files as tables in a sqlite database. Why? It’s pretty nice to compare files in SQL. txtsql can be run as follows: txtsql.exe file.txt file2.txt … Every text file is loaded as a table with two columns: row (line number) and data (the actual text). When saved [...]

Read more...

Viewer2 Build 3664

Oct 17, 2007

2 comments
Popularity:

PNG support (i.e. I rewrote the loader code so it’s easier to add more formats – contact me if you are willing to write a plug-in) Image details when hovering over a thumbnail Progress dialogs for various actions Added a white border around thumbnails, seems to be in the vogue (you can disable it in [...]

Read more...

Viewer2 Build 3350

Oct 07, 2007

no comments
Popularity:

Some adds: IPTC keyword export and automatic import (enable importing by setting SyncIPTC to a non-zero value). Export the keywords with dbtool, check the manual for instructions. Happy now, people?

Read more...