Projects-List

No software engineer without his projects (in my case wordpress plugins, java and flickr programs), a few webpages and a little bit playin’ around… – Btw: You can also have a look at the Software, Hardware and Design references related to my former company.

If you want to hire me, feel free to visit my contact page.

Disclaimer: All my projects, which are listed here, have been licensed under GPL.

get wordpress

You can download all plugins from my page at wordpress.org. – Please refer to the installation guide in the particular readme.txt file or the wordpress docs. – Have fun!

The source code is available – as it is – on the wordpress.org svn server. – Feel free to do any reverse engineering or enhancements you like and keep me updated… :)

If you want to know which plugins I used to realize my weblog, have a look at my pluginslist.


  1. Wordpress Plugin GeneralStats © 2006-2009

    current Version
    1.11
    Downloads since moving to wordpress.org (2007-03-24)
    44,536 (data retrieved on 2010-02-09 09:32 UTC from wordpress.org)
    Function
    Counts the number of users, categories, posts, comments, pages, links, tags, link-categories, words in posts, words in comments and words in pages.
    URL
    Download & Profile @ wordpress.org
    Example
    in the footer – please scroll down to the bottom of the page
    if you like to, you can support me or consult my amazon wishlist :)

  2. Wordpress Plugin TimeZoneCalculator © 2005-2009

    current Version
    1.23
    Downloads since moving to wordpress.org (2007-03-31)
    12,637 (data retrieved on 2010-02-09 09:32 UTC from wordpress.org)
    Function
    Calculates, displays and automatically updates times and dates in different timezones with respect to daylight saving on basis of UTC.
    URL
    Download & Profile @ wordpress.org
    post on neotrinity.at
    Example
    with current time and ajax refresh in the sidebar-section Date & Time; as static published timestamp in the header of a post
    if you like to, you can support me or consult my amazon wishlist :)

  3. Wordpress Plugin Featuring CountComments © 2006-2009

    current Version
    0.22
    Downloads since moving to wordpress.org (2007-03-24)
    2,029 (data retrieved on 2010-02-09 09:32 UTC from wordpress.org)
    Function
    Counts the number of comments by user IDs or author names (display name).
    Attention! This means, that your commenters have to be registered and logged in to comment! Thus, it will not work in weblogs where anonymous comments are allowed!
    original code
    by Martijn van der Kwast
    (http://www.stilglog.com/wordpress-plugins/count-comments/)
    URL
    Download & Profile @ wordpress.org
    Example
    in a post or the authors section
    if you like to, you can support me or consult my amazon wishlist :)

get java

All my programs are JavaWebStart enabled, which means that they can be executed directly after web-based-deployment, if you have a current version of Java JRE (>=1.5) installed. – This eases testing a lot.

To verify my programs’ integrity, please download and install my digital certificate (execute javaws -viewer and navigate to menu Security – Certificates – Import bernhard_riedl.cer) or accept it on the fly. – Have fun!

If you prefer compiling software yourself, go ahead. – The source code is available – as it is – on my svn server. – Feel free to do any reverse engineering or enhancements you like and keep me updated… :)

Besides, there are a few more projects on my svn server, which i would define as a developer’s version. They come with a rudimentary or no gui at all. Further features are not planned at the moment, but theses sources may be used as well.


  1. Game of Life © 2006

    current Version
    alpha
    Function
    From wikipedia: “The Game of Life is a cellular automaton devised by the British mathematician John Horton Conway in 1970. It is the best-known example of a cellular automaton.” Use the prepared gof files (right-click – save as) to get started, or find more patterns on wikipedia.
    URL
    JavaWebStart
    Gosper’s Glider Gun creating ‘gliders’
    Gosper’s Glider Gun creating ‘gliders’ (big version)
    Sources

  2. DoubleFinder © 2005

    current Version
    alpha
    Function
    Seek for and eliminate doubled lines in textfiles. – I use this thingy to keep songs in my playlists unique.
    URL
    JavaWebStart
    Sources

  3. HenonAttractor © 2002

    current Version
    1.1
    Function
    The HenonAttractor is some kind of fractal function painting. From wikipedia: “The Hénon map is a discrete-time dynamical system. It is one of the most studied examples of dynamical systems that exhibit chaotic behavior.”
    URL
    JavaWebStart
    Sources

flickr - photo community

Besides my java programs I coded a little helper to support completion of the – as I call it – Flickr Photo-Lifecycle.


  1. FlickrMovr © 2009-2010

    current Version
    0.20
    Function
    Copies the flickr-photos (flickr-photo-ids as filenames) of an unsorted directory into automatically created directories named after the associated sets from your flickr account and processes the related meta-data (e.g. set-description or gps-information/geo-location). – Hint: A full backup of your pictures into an unsorted directory can be done for example with Downloadr.
    URL
    Download PHP Sourcecode
    post on neotrinity.at
    if you like to, you can support me or consult my amazon wishlist :)

Disclaimer: All my projects, which are listed here, have been licensed under GPL.