Perils of Parity

The current version of Parity’s web site, located at of http://parity.isperilo.us/. This site uses several PHP technologies to function, including WordPress, Gallery, jQuery, and along with my own custom PHP code.

The original Parity web site, located at http://perilsofparity.com/. It was created using a combination of ASP, ASP.NET, some PHP, and a pinch of JavaScript.

Utilitarian.us

The current version of Utilitarian.us:

Version 1.0 was powered by aspiki:

Python

Programs of mine written in Python. As I’m more of a Perl and PHP coder, this will likely be fairly empty for a while. Programs will be added as they are written.

  • cgpytunes.py — a small server that connects with iTunes through COM, all allows basic control via a REST interface.
  • twipy.py — a prototype program/class that posts updates to Twitter.
  • wxtwipy.py — a GUI interface for twipy.py; requires Editor.xrc and twipy.py to be in the same directory to work.

App Engine projects:

Unpaper Doll

You can download the pre-1.0 release of Unpaper Doll. It has been tested and works under: Firefox 1.5, 3 Beta 4; Safari 3.1; to some extent in Opera 9; but it does not work in either IE6 or IE7. Unpaper Doll requires PHP 5.0 with the SQLite libraries installed.

To install Unpaper Doll:

  1. Unzip doll.zip to a directory.
  2. Edit lib/lib.php, changing FULL_PATH and WWW_PATH to relflect where your version will be located on the server.
  3. Upload all the files and directories to your server.
  4. Place your paper doll in the dolls directory, and the clothes in the dolls/clothes directory. There should only be one file and one directory in dolls.
  5. Set full-write permissions on your main directory, so the dolls.db file can be created.
  6. Go to the web address where your installation of Unpaper Doll resides. The first time you visit, the setup script will auto matically execute.

To manage Unpaper Doll:

  • Login by going to your Unpaper Doll installation, and adding admin/ to the end of the address.
  • You can change your login password by using Edit Login Information.
  • You can add new costume pieces by putting images in dolls/clothes, and clicking on Refresh Parts List.
  • You can edit and align individual costume pieces by clicking on the costume piece from the bottom, right frame.

To see the latest version of Unpaper Doll in action, go to: http://kerovia.net:20300/doll/. The Parity used in that version was drawn by Sneakattack1221.

Gringotts

Grincotts is a small program that calculates change using the currency from the Potterverse. There’s a PHP version called wizcash.php.

gringotts.png