Archives for February 2011

The Goal Post

This tweet was sent from plxcli.py to Plexus, which correctly dispatched it to the Twitter sharer module.  Which means Plexus sharers are now (barely) working.  Which means, nine months after I thought it all up, the basic structure of Plexus has been realized. Whee!

Building Your Own Plex

The social graph – known as the ‘Plex’ – is the core database used by Plexus.  I have been working on some modules over the past few days that will allow you to bootstrap your own Plex based on two existing social graphs – Google and Twitter. First, download the new repo.  Now go to [...]

Android and Plexus

photo: astanush It’s always been my primary goal to have Plexus running on the mobile handset.  The modules that are up and running will currently work under Android using Google’s Scripting Languages for Android (sl4a) application.  You’ll need to install that first, then install the Python interpreter.  Next, copy the entire Plexus source code tree [...]