1 Feb 2008 02:30
I did a bulk upload of code to /n/sources/contrib/maht
Hi, just for anyone's interest I uploaded a bunch of code to my plan9 sources account space I'm sure I don't need to link to it, but here it is anyway http://plan9.bell-labs.com/sources/contrib/maht/limbo/ I've added ./appl/(lib cmd) and ./module Code Highlights : Flickr uploading, some other querys cmd line Blogger posting (including SSL sign-in to Google with Factotum) and Blogger module VNC module, 24bit unencrypted no-auth raw connection only, no sending keys/mouse. I'm using it to get screen grabs (program also included) not do remote control - hooks are there for the whole protocol, I just haven't filled them all in yet. Start of a mandlebrot plotter I was playing with to the learn tk httpc : http client that can POST and do SSL3 - not HTTP complete but copes with chunked responses - it's used in the Web stuff above ppm writer postgresql client module psqlf is supposed to output all the stored procs for one DB in SQL format so you can edit them and re-import them to the db, I know it works but I just tried it and it fails, I'll look into that soon because I actually use it. mime builds a simple Mime document from parts for sending to flickr xmhell is the distribution xml but it takes a string instead of an FD I can't get a mkfile right even though I did try a couple of times by copy & paste some other people's so(Continue reading)
RSS Feed