Category Archives: Programming

Indexer 1.1b5 released (Last change to Indexer for the year)

Today, I released Indexer 1.1b5, which included bug fixes.  My plan for the next few releases is to work on converting the preview system to using MIME types instead of extensions for identifying previewable files.

Also posted in Indexer, Projects | | Tagged , , , , | Leave a comment

Indexer 1.1b4 released

I released Indexer 1.1b4 to Github today.  In this update, I the fixed watermark / QR code not appearing properly on link hover.  Now the images mesh properly with the striped background pattern.

Also posted in Indexer, Projects | | Tagged , , , , | Leave a comment

Indexer 1.1b3 released

Indexer 1.1b3 includes various bug fixes and feature implementations.  Pictures now show loading progress properly, middle clicking on an item in the file list now opens the file in a new tab, the page’s URL updates to reflect tab new item being previewed which allows users to send links to a preview page. Expect more features and bug fixes coming […]

Also posted in Indexer, Projects | | Tagged , , , , | Leave a comment

Indexer 1.1b1 released

Indexer 1.1b1 was released today. This update makes it possible to protect specific folders from anonymous viewing via a password.  To prevent a user from having to re-enter their password every time they change pages in a protected directory, Indexer now uses a PHP session to keep track of the user’s viewing permissions. I am aware […]

Also posted in Indexer, Projects | | Tagged , , , , | Leave a comment

Indexer 1.0 released to Github

Today I released Indexer 1.0 to Github.  Indexer is a file explorer program, similar to Windows Explorer or OSX Finder, but for a web server. To learn more about Indexer, you can visit http://0rleans.com/projectDownloads/Indexer/ and it’s Github page.

Also posted in Indexer, Projects | | Tagged , , , , | Leave a comment

SpaceZombies released to Github

Today, I committed the initial release of SpaceZombies, a top-down space shooter, to Github.  SpaceZombies features my brand new particle engine, which includes dynamically colored particles, fading, particle emitters, randomized particle spreading, and removal of particles after a fixed amount of time. If you wish to download SpaceZombies in an executable jar file, you can […]

Also posted in Projects, SpaceZombies | | Tagged , , | Leave a comment

Initial release of starfoxPC

Today, starfoxPC has been released and is now available for download at http://starfox.0rleans.com.  It is available for Microsoft Windows, Mac OSX, and Android. StarfoxPC is my final project for GITA 4: AP Computer Science, which I worked on with Josh Gibbs, Bryan Clark, and Christine Fang.  We started this project in April of this year, […]

Also posted in Projects, starfoxPC | | Tagged , , , | Leave a comment