This is a list of my projects; mostly here to help my own memory and to provide convenient links for me to find them. Feel free to have a look, test them out, provide feedback or your own patches.
If you have issues or feedback, you can contact me via eMail.
Maintained Projects
Active Projects
- Presentation
- url: http://matt.wronka.org/stuff/projects/presentation/
- status: Active
- Standards based HTML/ECMAScript/CSS presentation system.
- Focoro
- url: https://focoro.com/
- status: Active
- Photography-centric media sharing, information, and discussion.
- Vivim.us
- url: https://vivim.us/
- status: Active
- Social hub and related native apps, utilities, and frameworks.
- Boo.Fish
- status: Active
- Note-taking, mental map, and organizer.
- Its Land!
- url: https://ts.land/
- status: Active
- comment Web journaling platform.:
Projects To Which I Think I Might Come Back
- blit.li
- url: http://blit.li/
- status: Semi-Active
- "The web done lite." It allows you to browse the web quickly and without a lot of the junk that web sites often include because it serves their purposes, not yours.
- bohmian.org
- url: http://bohmian.org/
- status: Maintenance
- On-line ontology platform, which has been principally platform, which has been superceeded by superceeded by Focoro (media) and boo.fish.
- event
- url: http://matt.wronka.org/stuff/projects/event/
- status: Semi-Active
- Simple and easy-to-configure event announcement/listing project. It can easily be installed on any PHP server, requiring minimal configuration.
- Murder
- url: http://matt.wronka.org/stuff/projects/murder/
- status: Active
- Standards-based social networking system
- Open Data
- url: http://od.saverpigeeks.com/
- status: Somewhat Active
- RSS feeds for various platforms which don't support the format.
- Portal
- status: Semi-Active
- Home automation interface
- Quec.es
- url: http://quec.es/
- status: Maintenance
- XMPP-based microblog.
- Quec.li Social Agregator
- url: http://quec.li/
- status: Active
- One-stop online social aggregation, using OpenID for identification.
- Quite Normal Journal
- url: http://not.quitenormal.net/
- status: Maintenance
- Journaling platforms used by Quite Normal.
- WTerm
- url: http://wterm.saverpigeeks.com/
- status: Somewhat Active
- JavaScript base terminal emulator. Some ANSI escapes supported. Very much work in progress.
- XC
- url: http://xc.saverpigeeks.com/
- status: Somewhat Active
- Historic exchange rate (i.e. inflation conversion) calculator.
Bug-fix Only Projects
- Outlook Not So Good
- url: http://matt.wronka.org/stuff/projects/scripts/onsg/
- status: Maintenance
- A script I use with mutt to help correct malformed e-mail (generally from users of MicroSoft products). Works great with procmail too (I use it via procmail for my mobile account). Latest version works with OKCupid; see FetchOK.
- So.Called.Cool
- url: http://so.called.cool/
- status: Maintenance
- Coolness Rated.
Miscellaneous Collections of my Code
- Inflatable Code Patch Potpourri (ICPP)
- lead: Matthew Wronka
- title: Lead Inflater
- url: http://matt.wronka.org/stuff/projects/icpp/
- Miscellaneous patches to miscellaneous things.
- Save RPI Geeks
- url: http://saverpigeeks.com/
- Some personal projects, some other RPI-related projects.
- Script Collection
- lead: Matthew Wronka
- url: http://matt.wronka.org/stuff/projects/scripts/
- Miscellaneous scripts.
- Vivimus Labs
- lead: Matthew Wronka
- url: https://vcs.vivimus.xyz/
- Miscellaneous open-source projects.
Retired Projects
- JabberAway
- url: http://matt.wronka.org/stuff/projects/jabberaway/
- status: un-maintained
- E-mail (SMTP) <=> Jabber (XMPP) gateway system
- FetchOK
- url: http://mkay.saverpigeeks.com/FetchOK.xhtml
- status: Maintenance
- J2SE FetchMail-like application for OK Cupid messages. It probably won't work anymore as the structure of the site has changed.
- flash
- url: http://matt.wronka.org/stuff/school/japanese/
- status: Maintenance
- A simple flashcard program (PHP).
- Loanr
- url: http://matt.wronka.org/stuff/projects/icpp/loanr/
- status: un-maintained
- Loan calculator for mobile (J2ME) devices. Can calculate monthly payments and total interest given an APR and principal; or it can perform the reverse, calculate the principal (and interest) given an APR and monthly payments. There is also now a web version of loanr.
- mKay
- url: http://mkay.saverpigeeks.com/mKay.xhtml
- status: un-maintained
- J2ME MIDP2/sockets mail reader for OK Cupid. It probably won't work anymore as the structure of the site has changed.
- qdig-cnj [A Quick Digitial Image Gallery fork.]
- url: http://matt.wronka.org/stuff/projects/qdig/
- status: un-maintained
- info: I primarily use Focoro now.
- Patches against the official branch (http://qdig.sourceforge.net/) weren't being accepted. Options such as tagging, syndication, and image ratings.
- Cork, a Friend-of-a-Friend System
- url: http://matt.wronka.org/stuff/projects/foaf/
- status: Retired, Reimplemented, Resounded
- info: see: murder, Bohmian.org or Vivim.us.
- Distributed, standards-based, foaf system.
- Stock
- url: http://stock.matt.wronka.org/
- status: un-maintained
- Play the stock market, with no loss, no gain ... pointless unless you're broke or don't want to be.
There's now a J2ME client, allowing you to manage your portfolio from the web and view it on your phone.
- syndmail
- url: http://matt.wronka.org/stuff/projects/syndmail/
- status: Limbo
- System for syndicating e-mail via RSS with a web-based viewer similar to most mailling list archives. I stopped work on this after leaving Brown.
- User Package System [UPS]
- url: http://matt.wronka.org/stuff/projects/ups/
- status:
Need some clean-up. E-mail if you're interested in testing. un-maintained - I was dissapointed by the lack of package systems for managing programs at the user level (when they do not have the ability to build things as root). The current system is only a meta-build system at the moment, and not a full fledged package system. I currently have no need for this after leaving Brown.
- deX[html]
- url: http://matt.wronka.org/stuff/projects/dex/site/matt.wronka.org/
- status: un-maintained
- deX[html] (deX) converts a valid, well-formed, xhtml document and turns it into a valid HTML 4.01 document. This allows Links and Internet Explorer, as well as older browsers, to be able to view XHTML web sites. This site uses deX for browsers that do not want XHTML but will accept HTML (according to http-accept headers).
- Distributed Messaging Client [DMC]
- url: http://matt.wronka.org/stuff/projects/dmc/
- status: Need to finish rewrite/clean-up.
- DMC is a multi-protocol chat client written in Java, which utilizes WTalk. Currently supports several protocols including TOC and IRC. Jabber and Lily support are planned in short order. DMC supports "chaining" of clients, i.e. clients that support the DMC protocol can connect to another DMC server (which in turn connets to various chat services). Strong encryption is supported using RSA and the BlowfishJ package.
- Secure Multi-Party Chat Environment [USA]
- status: Retired
- Multi-protocol chat system.
- Gameshow
- status: Lost?
- Gameshow is a networked client/server program used to play a gameshow-style game across a network. Rules are designed to be flexible, with either a human or automaton as a host. (The files on the acm network are way out of date, but I don't have anything better elsewhere.)
- [untitled]
- status: Retired
- This is a neat little program I'm developing in my spare time that determines the most economical cellular (mobile) phone plan given your usage habbits.
- Somewhat Intelligent Proxy [SIP]
- status: Retired
- Everyone else already has one of these. I figure Google will soon enough. I'll go back to working on mine if I find some time.
- Dragon!
- status: design
- Reworking design ...
- growser
- status: prototype
Other Projects
- moJab
- url: http://matt.wronka.org/stuff/projects/mojab/
- status: un-maintained; I suggest using Bombus.
- info: Somewhat abandoned.
- J2ME jabber client, originally written by Radek Burget. I realized one minor update to work with newer KVMs.
- Xicada [Xicada.NET]
- lead: Jamil Akari and Larry Lansing
- url: http://www.prolixium.com/xicada
- url: http://xicada.sourceforge.net/
- status: Dead.
- Community based virtual network.
- Plug-and-Play Components for Proof Construction Environments (Intelligent Tutoring System)
- lead: Paul Bello
- url: http://www.cogsci.rpi.edu/index.pl?node=Paul%20Bello
- status: Paul is working elsewhere. I am no longer a member of the project.
- I was doing a little work for Paul on his Ph.D. research project.
- WumpusXP: Fuzzy's Revenge
- lead: Bradford Smith
- title: Programmer, Webmaster
- url: http://wumpus.sourceforge.net/
- status: "Done"
- DirectX8 "Hunt the Wumpus" like game.
- Battle of the Arcane
- lead: Paul Boyle
- title: 3D Rendering / File Import Programmer
- url: http://omegasanctuary.sourceforge.net/
- status: "Done"
- Turn based 3D game, similar to Robo Rally