irclog2html for familiar on 2001.06.24

00:03:44gazernikos: I kinda have an m1 hostname.  Why?
00:06:01a7rhey..
00:08:10gazera7r: I've been looking through some of the familiar framework code.  I'm seeing old dates on the CVS checkin times, though.  Is there anything newer to look at?
00:08:44a7rgazer: yes, but there's no serious change to the underlying framework.
00:09:37gazera7r: are you still the champion of that code or is there someone else who is working with it?  I have some thoughts.  I might actually have time to put into this now that I have a demo of my research stuff running on the ipaq ... :)
00:11:20a7rgazer: It's primarily me for everything in the framework.. Morph has done some work on Mingle.
00:12:09nikosgazer: rr-56-24-100.atl.mediaone.net?
00:12:46gazernikos: huh?  Is that my machine?  Nope.
00:12:59gazera7r: mingle?  Is that one of the apps?
00:13:06nikosgazer: OK.  That one is leaving some questionable trails on h0.
00:13:48cwortha7r: OK, my install-menu now passes the Debian diff test for blackbox with a 371-entry menu.
00:13:59gazernikos: not me.  I'm coming in off of an snet DSL line.  My MA apartment has a mediaone line.
00:14:00cwortha7r: good evening, BTW.
00:24:31a7rcworth: hah, nice to see you to. :)
00:24:39a7rgazer: yup.. it's a contact manager.
00:26:54gazera7r: ah.  okay.  I'm going to try to throw together an app launcher-type thing on top of the familiar framework stuff in my CFT this week, I think.  I have some ideas on the framework I'd like to discuss with you at some point, but I need to split soon and haven't actually played with it enough to sound intelligent ... :)
00:28:03a7rgazer: OKay.
00:28:13a7rThere's a bunch of code that needs to be written, that I haven't done yet..
00:28:37a7rthe biggest thing being the persistent OO DB backend that runs as a daemon.
00:29:22gazera7r: any chance I could get a braindump from you at some point as to where the framework itself is going?  Even if I find myself without coding time, I can help conceptually, all my research is on component frameworks.
00:30:01a7rgazer: nod.. sure.
00:30:08a7rI should probably type something up anyway.
00:31:21gazera7r: don't tell me we're talking SQL for the persistant store ... :)  I don't think I could stomach it ... :)
00:31:27a7rNo.
00:31:42gazeris happy.
00:32:05a7rthe back-end is going to be Sleepycat based, with freezedried Python objects..
00:32:31a7rusing Python-based system for remote method calls of objects.
00:33:34gazera7r: well, I think I broached this idea before, but I'm not sure.  The persistance layer doesn't need to be tied to the application.  I'd have : app -> data manager -> persistance manager.  The app and the persistance manager never speak.  This gives the ability to change type and data systems at will.
00:35:28a7rgazer: the persistent storage is just responsible for storing classes, and instantiated objects.. the app never needs to really know anything about objects except for what interfaces they support.
00:35:34gazerThis also means that the an app that wants some subset of another's data, i.e., the date book wanting todo items, doesn't need to know how the todo app stores, it only needs to get back data from the data manager, which can be munged without needing to tell the app too much information about the other data store.
00:36:13a7rwe're probably on the same page, with different terminology.
00:36:42gazera7r: yeah, I think we are.  We've had this issue before, I think ... :)  
00:38:33gazerick.  I need to head out.  I'll be back later or tomorrow.
00:38:40a7rnod.
00:38:45a7rI'm out for the night most likely..
00:38:54a7rgazer: you going to Usenix?
00:39:07gazera7r: I have some more thoughts here.  Let's continue this another day?
00:39:36gazera7r: I was thinking about it, but the BOF I was going to go for never came together, so probably not.  How long are you going to be in boston for?
00:39:52a7rgazer: Monday morning, to Sunday Morning.
00:40:21gazera7r: the 25th to the 1st?
00:40:37a7rnod.
00:41:17gazerugh.  that's the one week this summer I'm not going to be in Boston ...  Every other bloody week I need to be up there ...
00:41:27esalazarIs there any way to get the buttons on the right side instead of the left?  I'm left handed and want to hold the stylus in my left hand...
00:42:47gazerOh well.  I'm heading out.
00:42:50cworthesalazar: phycial buttons? upgrade to Familiar unstable, then use "xrandr -o inverted"
00:44:09a7rgazer: that's too bad.
00:46:22gazera7r: it really is.  I was planning on going, too.  My advisor comes back the week after, and I have a ton of writing to do if I want to graduate next year, so I need to choose my conferences carefully ...
00:46:47cworthugh. can't type.
00:47:05a7rnod.
00:47:28a7rgazer: I've got a shitload of code to check in on 3 different projects that week too..
00:47:38a7rI'm not entirely sure how I'm going to pull it off. ;)
00:48:37gazera7r: :)  I know the feeling.  My fall is going to be interesting ...  Three conferences, my dissertation proposal and my wedding all fall within 6 weeks of each other ...  
00:51:17a7rfear.
00:52:12gazerokay.  I'm gone.  Later.
00:52:16a7rlate.
00:56:17cwortha7r: cool. aewm comes with a tiny little gtk-based menu program (6kB). Just plugged it into the install-menu system.
00:56:42cwortha7r: should be just the thing to enable ion to be as usable as blackbox.
00:57:13a7rcworth: cool.
00:57:38digdudea7r: dude.
00:57:49a7rdigdude: re.. what's up?
00:58:24digdudea7r: same as yesterday.  i'm learning the scheme scripting stuff that gimp uses, so I can automate some stuff...  and working on beetle.
00:58:54a7rdigdude: cool.
00:59:09digdudea7r: python's handline of lists (or tuples) rocks compared to any other interpreted language...
00:59:11a7ris reading about the Coca-Cola CIA connection.
00:59:22cworthPlayed with pyditor a bit today, and I started having this sick idea today about implementing elisp within python...
00:59:26digdudea7r: reading where?
00:59:35a7rdigdude: http://www.guerrillanews.com/cocakarma/
00:59:42a7rcworth: Haha
00:59:44a7rcworth: werd. ;)
00:59:54digdudeis not a lisp fan yet...
01:00:21a7rpyditor, and the python handheld shell, are gonna be bad ass once they have some meat.
01:00:42cwortha7r: Oh, BTW, python bit me a couple more times...
01:01:06a7rcworth: you gotta stop trying to hurt its feelings. ;)
01:01:16cwortha7r: heh. :)
01:02:51cwortha7r: After some syntax experiments with the menu-method scripts I ended up with some errant punctuation: "def fun()\n\treturn 'Hello world',". Again, took me forever to find it.
01:03:21cwortha7r: I swear, the comma should really be a simple separator and not have so much magic.
01:05:44cwortha7r: but I did find a way for my nasty eval tricks to work. ;-) I'll email you my latest.
01:11:42a7rcworth: cool.
01:37:56fredquit
01:52:13dneuera7r: ipkg dev-files doesn't have eth0 in it?
01:57:41dneuera7r: hmmm. never mind; desktop doesn't have /dev/eth0 either
02:24:31gazerlooks in for a few minutes ...
02:59:55sgodsella7r - Thanks for your help yesterday I compiled and installed the kernel and jffs2 for my iPAQ successfully!
04:10:00esalazarI just installed familiar.
04:10:25esalazarWhat is this overclocking option?  Is it safe to overclock?
05:50:25mindrapeopens up a bottle of fresh red wine
06:08:21a7r was last seen on #familiar 4 hours, 56 minutes and 39 seconds ago, saying: cworth: cool. [Sun Jun 24 02:11:42 2001]
06:08:21dneueribot: seen a7r
06:46:36dneuer_sleepingis away: night night
07:21:57a7rre..
07:31:51Kerohi
13:26:13jgMorning...
13:27:43Nermallo
16:21:08dneuer_sleepingis back (gone 09:34:36)
17:18:34mallumhi all
17:19:03mallumwhats up with slashdot & freshmeat ?
17:34:58Nermaldown :(
17:35:00Nermalas is themes.org
17:36:04jglets generate some microsoft conspiracy theories here :-).
17:42:22bworthhey all
17:42:50bworthI just bought a new 128MB flash card - how do I mount it?
17:47:39ki-bobobworth: just like a normal harddisk !?
17:47:49nikosFirst ensure that it is detected on insertion
17:48:12nikosThen trying mounting /dev/hda1 - /dev/hda4 until you succeed.
17:51:00mallumNerlmal: they've been down for over a day
17:51:25mallumthought it was very wierd
17:54:37nikossee #osdn
17:55:50mallumnikos: okey dokey
18:02:25a7rre..
18:06:37mallumhi a7r
18:22:53gazerhey a7r
18:22:58a7rgazer: re..
18:24:46gazera7r: ugh.  I have some thoughts, but I'm heading out.  I'll try to catch you later, maybe with some code.  Is there an anon CVS to the familiar framework stuff?
20:41:31jga7r: when do you get in tomorrow?
20:43:43a7rjg: the morning, around 6:30 AM.
20:43:58jgUgh...
20:44:06jgredeye.
20:44:07a7ryeah, fear. ;)
20:44:18jgyou have someplace to crash?
20:44:22a7rcheap ticket though, from my hometown.
20:45:20a7rjg: yeah, I think so.  I'm going to crash w/ my friend mike and his college roommates for a night or two, but it shouldn't be too bad. :)
20:48:14a7rI just picked up a USB->RS232 adapter, so I can do some dev on the plane.
20:57:12Keroa7r: what keeps you from adding my tcl/tk/ruby ipkgs into the unstable feed?
20:59:46a7rKero: I've been busy, and haven't verified them yet.
21:08:05Kerookay.
21:08:33Kerowhat do you need to verify?
21:10:19a7rthat they work, and don't hose the tree.
21:14:38gazerreturns.
21:15:11a7rhey gazer..
21:15:43gazerhey a7r.
21:16:02gazersigh.  clubs in new haven are freakin' weak.  I miss boston ... :(
21:34:41jga7r: When you wake up, if it isn't too late, drop by CRL.
21:35:52a7rjg: OKay.
21:37:04jga7r: have you put up my modified postinst script?
21:39:35a7rjg: not yet.
21:39:49a7rkick ass..
21:39:55a7rjust got my USB adapter working w/ my iPAQ.
21:45:11Nermala7r: :D
21:49:45Nermaldoes varying the cpu speed of the ipaq damage it in any way ?
21:49:57Nermallike.. even making it go slower than its meant to
23:19:30mindrapewoohoo
23:19:33mindrapei got muh targus keyboard
23:19:45mindrapetoo bad it doesn't have a usb or serial part on the back of it
23:39:34Tangentmindrape : I plan on patching through the USB port on my keyboard...
23:40:00Tangentmindrape : I figure one of those cute tiny firewire sockets would fit into the black plastic bit just to the left of the connector
23:40:23boodleTagent: Greetings, any new luck with dual-sleeve ?
23:40:24Tangentmindrape : Then I'd just have a specilised firewire <-> USB cable
23:40:39Tangentboodle : Nothing yet... havne't actually done anything however...
23:40:54TangentI'll try new kernel soon.... working on other stuff at the moment
23:41:11boodleTangent: well, good luck :) I need to try netbsd tonight.. someone finally posted a jornada kernal :)
23:41:25Tangentboodle : Rock on ;)
23:41:36TangentCool... the jordana will make a v.nice linux machine
23:41:45TangentThe keyboard is gonna be a huge benefit
23:42:09boodleTangent: It sposedly gets in root and has pcmcia support + keyboard working.. I need to learn/figure out how to make a suitable /root image but then :)
23:42:12jg the 720 keyboard is too small (at least for my ham hands).  I
23:42:25jgI'll stick to a targus and iPAQ combination.
23:42:35boodlejg: Don't say that!! I was hoping you might be interested in hacking for x support ;)
23:42:54jgX already runs on it (almost).
23:43:02TangentI'm just coming to terms with having my targus.. at the moment, the lack of usb cutthrough makes it practically useless...
23:43:06boodlejg: great! Thanks for the ingo
23:43:08boodleer info
23:43:17Tangentbut when I have my dual sleeve working, then the netowrk will be PCMCIA based
23:43:17boodlerealife here.. bbl
23:43:33jga bug or two left in the driver, but can run the same server as iPAQ.
23:44:04mindrapeTangent: wouldn't it interfer with the keyboard tho?
23:44:09esalazarCan anyone help with getting serial ppp connection working?
23:44:17Tangentmindrape : Nope... usb is on seperate lines
23:44:34mindrapei haven't checked the schems yet
23:44:35Tangentmindrape : Just a matter of getting to the right pins on the connector...
23:44:50mindrapeTangent: i would rather mount it sideways
23:44:57mindrapegot any ideas where i can get a ribbon?
23:45:00Tangentmindrape : I opened up the connector, and I reckon that if I'm really really careful, I can tag onto the 4 wires I need...
23:45:11Tangentand provide usb and power through the connector on the keyboard
23:45:26mindrapeyeah i wished power was on the board
23:45:54mindrapewot do you think about mounting it horizontally?
23:45:55TangentNo reason why they couldn't have done it... they just didn't :(
23:46:37Tangentmindrape : Yeah... landscape mode would be fantastic.. but the only way I can thing to do that without stopping the keyboard folding up is to have an extra landscape stand that attaches to the keyboard
23:47:00Tangentand a striaght through connector thingy to get from the connector on the keyboard onto the connector on the iPAQ
23:47:30mindrapei was kinda irked to discover the esc key was missing
23:47:36mindrapegood thing i found out that inbox is the replacement for it
23:49:38mindrapewhen do you think you will hack in usb lines?
23:49:51mindrapetake a dead motherboard, rip off the usb port
23:53:05mindrapeTangent: so if you are able to do  this, then we could use usb networking with the keyboard
23:53:20TangentYep
23:53:26mindrapethats sweet
23:53:31mindrapeget busy!@#$! :-)
23:53:38Tangentand the keyboard would all still fold up properly too :)
23:53:57TangentI gotta find somewhere where I can get a firewire connector in single quantities...
23:54:10mindrapewhy use a firewire connector?
23:54:22TangentTiny little four pin connector...
23:54:29Tangentlooks like just the thing we need...
23:54:37Tangentand the cables are easy to get hold of...
23:54:49Tangentso making the firewire<->usb cable would be easy
23:55:27Tangentjust need to get the connector
23:55:29mindrapewonder why they didn't include support for it
23:55:50mindrapei mean a usb port is like pennies (or maybe it isn't?)
23:56:09Tangentyeah.. only pennies... I guess they just didn't think of it
23:56:14Tangentor something
23:56:28Tangentmaybe they'll bring out a new model in a months time.... and make us spend more
23:56:43a7rOKay.. off to boston..
23:56:51mindrapewots the connector called on the bottom of the ipaq?
23:56:58mindrapea7r: wots new with 0.5?
23:57:06mindrapea7r: have a good time in boston :D
23:57:08Tangenta7r : Boston is a good city...
23:57:12a7rlater.
23:57:13Tangentlikes boston a lot
23:57:18Tangentenjoy

Generated by irclog2html.pl by Jeff Waugh - find it at freshmeat.net! Modified by Tim Riker to work with infobot logs, split per channel and by date, etc.