Projects-List

No software engineer without his projects (in my case WordPress plugins, Java and flickr programs), a few websites and a little bit playin’ around… (for example in my coder-community posts) – 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 GPLv3.

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 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-2010

    current Version
    2.01
    Downloads since moving to wordpress.org (2007-03-24)
    48,253 (data retrieved less than a minute ago 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 – scroll down to the bottom of the page
    Installation

    if you like to, you can support me or consult my amazon wishlist :)

  2. WordPress Plugin TimeZoneCalculator © 2005-2010

    current Version
    2.10
    Downloads since moving to wordpress.org (2007-03-31)
    13,964 (data retrieved less than a minute ago from wordpress.org)
    Function
    Calculates, displays and automatically updates times and dates in different timezones with respect to daylight saving.
    URL
    Download & Profile @ wordpress.org
    Example
    in JourneyCalculator
    in the sidebar, section Date & Time; as static published timestamp in the header of a post
    Installation

    if you like to, you can support me or consult my amazon wishlist :)

  3. WordPress Plugin Featuring CountComments © 2006-2010

    current Version
    1.10
    Downloads since moving to wordpress.org (2007-03-24)
    2,341 (data retrieved less than a minute ago from wordpress.org)
    Function
    Counts the number of comments for each user who has been logged in at the time of commenting.
    URL
    Download & Profile @ wordpress.org
    Example
    in a post or the users section
    Installation

    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 (best to be viewed with WebSVN). – Feel free to do any reverse engineering or enhancements you like and keep me updated… :)


  1. GameOfLife © 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
    [GOF] Gosper’s Glider Gun creating ‘gliders’
    [GOF] Gosper’s Glider Gun creating ‘gliders’ (big version)
    [GOF] Pulsar
    Sources
    softpedia clean award
    Profile @ softpedia.com
    Profile @ mac.softpedia.com

  2. DoubleFinder © 2005

    current Version
    alpha
    Function
    Look for and eliminate doubled lines in textfiles. – I use this thingy to keep songs in my playlists unique.
    URL
    JavaWebStart
    Sources
    softpedia clean award
    Profile @ softpedia.com
    Profile @ mac.softpedia.com

  3. HenonAttractor © 2002

    current Version
    1.1
    Function
    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
    softpedia clean award
    Profile @ softpedia.com
    Profile @ mac.softpedia.com

flickr - photo community

Besides my Java programs I coded a little helper to support completion of the – as I call it – Flickr Photo-Lifecycle. FlickrMovr is also available on my SVN server (best to be viewed with WebSVN)


  1. FlickrMovr © 2009-2010

    current Version
    0.30
    Function
    FlickrMovr backups flickr-photos (using flickr-photo-ids as filenames) together with their most important meta-data (e.g. set-description, photo-title and GPS-information/geo-location).
    It optionally writes a XML database holding the descriptive information of sets and photos. By integrating ExifTool, FlickrMovr can also store meta-data in the EXIF tags of the downloaded photos.
    URL
    Download
    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 GPLv3.