Archive for the 'Uncategorized' Category

RIT Week Numbers on Google Calendar

Posted in Uncategorized on June 30th, 2010

I’ve made a calendar for Google Calendar which displays the RIT week number (of the quarter) on the Monday that starts the week as a small icon.

You can add it to your calendar by adding the following calendar by URL:

http://www.masterpi.org/ritweeks/ritweeks.php

So far it only has 20101-20103 but I’ll try to remember to update it before the rest are needed.

While I appreciate the complements…

Posted in Uncategorized on August 24th, 2009


I'm apparently singing at Java Wally's

I wasn’t informed that I’d be singing

A Simple Solution to a Crappy Problem

Posted in Uncategorized on August 20th, 2009

Have you ever been frustrated by a toilet which you have to use on a regular basis consistently flushing before you’re finished?  I present to you the end of your suffering:

Simple Solution

Yes, that’s right: everything you needed to save yourself was right in the stall with you all along.  “But wait,” you say, “isn’t that kind of a waste of toilet paper?”  It’s only a few sheets, however, if you do it right, and trust me, after a few splashes from an overzealous toilet you’ll find the temptation impossible to resist.

License to use this idea is granted only to those who promise to remove the toilet paper when they’re done.

Disclaimer:  I don’t know if anybody has thought of this before me, but even if they did I didn’t see it so clearly they should’ve done a better job informing the public.

Schedule 081

Posted in Uncategorized on August 22nd, 2008



Monday

Tuesday

Wednesday

Thursday

12-1

Data Comm

Graph Theory

Data Comm

Graph Theory

1-2

2-3





3-4

Beg. German I

Beg. German I

Beg. German I

Beg. German I

4-5


Multivariable Calculus


Multivariable Calculus

5-6

 


The Realm of MasterPi gets a Facelift

Posted in Uncategorized on July 27th, 2008

The conversion to TYPO3 went well.  I decided to completely redesign the look of the site, and I’m pleased with how it turned out.  I might even port the theme to WordPress.  Hopefully the content will stay a little bit fresher now, though I really have to come up with a project to put up that isn’t from highschool.

I thought about putting Cryosphere on, but right now it’s on the hard drive from my server that I run while at school, which resides in my desktop for the summer.  I was really pleased with my little development server I had running during the schoolyear, complete with LDAP-authentication and Subversion-over-WebDAV-over-https.  Now that I don’t have a static IP address other than my BlueHost account, the situation is less than optimal, however.

So, I went looking for a Revision Control System that could have multiple users committing to my BlueHost account, without giving them ssh access.  I was quite disappointed with what I found.  Subversion needs either multiple ssh accounts or mod_webdav_svn to support multiple users with encryption.  Bazaar is a little better, allowing http read, and blanket write access with users authenticated through HTTP, at least I think that’s what the documentation was saying.  Bazaar is also a distributed system, so technically only I need access to my copy of the repository, but then everyone on the dev team would have to have their own server.

What I’d really like to see is a SOAP or other standard HTTP based protocol for one of these systems, something in php or python that people could install on their shared hosting accounts and would have both browser and command line / client program access.  I’m considering writing one as a plugin for Bazaar, since it seems to have a good plugin interface, but I really don’t think I have the time.  Volunteers are welcome ;)

Chat with Me

Posted in Uncategorized on November 8th, 2007