irclog2html for picogui on 2002.10.01

00:06:05carpman*yawn*
00:06:09carpmanPicoBot: seen merlin262?
00:06:09PicoBotmerlin262 was last seen on #picogui 1 days, 2 hours, 25 minutes and 3 seconds ago, saying: thinsk he might watch it [Sun Sep 29 16:47:36 2002]
00:06:23carpmanhmm... Hope he turned in his Comp Org assignment.
00:06:38carpmanThis was the one I had done the second day of class.
00:12:28file[laptop]pokes anonymanemu
00:14:00merlin262hey carpman
00:14:10merlin262thinks he should probably start the hw today
00:16:05lalomy problem with pgres is writing a different version for each language (cli_*)
00:16:32scanlinelalo: yeah.. not sure how else to do it.. you could write it in C and provide wrappers, but that's not good either
00:17:01scanlinelalo: maybe a resource server?
00:18:05laloI thought of it
00:19:19lalothen I went the next step and thought, why not just stick it in the pgserver? :-)
00:19:36laloit wouldn't be easy to make it simple enough to easily implement in all target languages
00:19:48scanlinebecause the resource server needs to be on the same filesystem as the client
00:20:09scanlineyou'd need one resource server running on each machine that has picogui clients on it
00:20:48gonkulatorhi everyone
00:20:59scanlinealso, you don't want to have to go via pgserver to load resources that only the app itself will be using
00:21:00scanlinehi gonkulator
00:21:10Xentac[laptop]hi gonkulator
00:21:18gonkulatorhi Xentac[laptop]
00:21:56scanlinelalo: you know... this pgres idea could be extended into a virtual filesystem type of idea if we wanted to do that
00:22:01kergothre
00:22:02kergothwhat a rfucking day
00:22:04kergothjesus
00:22:13Xentac[laptop]kergoth: but you're home now...
00:22:13scanlinelalo: identify normal files, web pages, app resources, all with URIs
00:22:20scanlinekergoth: welcome back
00:22:21kergothXentac[laptop]: true that
00:22:22kergoththanks
00:22:26Xentac[laptop]is away: watching a movie...
00:22:48scanlinelalo: you could do something like resource:// at a web browser :)
00:23:50scanlinefor something like that you'd want a resource server running on the same machine as the client.. you could request resources from it, then it could respond by mapping the resource into shared memory
00:23:56scanlinethat would be complicated...
00:24:44lalomumbles that he could implement this with a few lines of python but would be rather lost with C
00:25:07scanlinehehe
00:25:12scanlineC is like that...
00:25:15fraggletyou can do shm in python?
00:25:21scanlinefragglet: I think so
00:25:36scanlineI know you can in perl, and I'm pretty sure I checked python too...
00:25:38laloprobably, but I wasn't refering to shm
00:26:20laloparsing values is not as simple as it sounds ;-)
00:26:55scanlinefor the user preferences?
00:27:05laloyes
00:27:18scanlinewe could use XML I suppose
00:27:24kergothi hate text parsing in c.
00:27:26kergothreally do.
00:27:39scanlineI don't like editing XML by hand though, it gets messy
00:27:42laloparsing xml is even worse, and doesn't solve some of the worst problems
00:27:52scanlinekergoth: C definitely wasn't designed with text parsing in mind ;)
00:28:04lalolike, config data should better have types
00:28:19lalosome things have to be numbers, some things have to be strings
00:28:23scanlineyep
00:28:28scanlineor enumerated types
00:32:34laloreading the wikipage
00:33:07laloI'm not sure I agree with all of it... IMO this stuff belongs in /usr/share, not in ELF segments
00:33:25scanlinek
00:33:41scanlineI just really like the self-contained way apps are packaged in MacOS X...
00:34:06laloyup, but it is faked :-)
00:34:13laloand you (technically) know that
00:34:21scanlineright
00:34:28scanlinethey're just directories
00:34:31scanlinebut everything's in the same place
00:34:52scanlinethe only reason linux distros need package management is because most apps explode all over the filesystem
00:35:22lalobut this is a feature, not a bug
00:35:37scanlineI suppose
00:35:42scanlinebut not a feature that I like :)
00:35:56laloalso, package management allow for dependency management which is good
00:36:20scanlinetrue
00:36:38scanlineso you think it would be better to just store resources in /usr/share/<app_name>?
00:36:55lalo"exploding" all over the place also has the plus that when you want a file you have a reasonable idea of where to look for it
00:37:47lalowell, I think physically storing the files (and retrieving them) should be modularized out in a file
00:38:25laloso in an hypothetical Windows port it would instead look in "c:\Program Files\<app_name>" or somesuch
00:38:35scanlinenods
00:38:48scanlinehmm.. I wonder if there are already any projects trying to solve this problem
00:38:53fraggletc:\Program Files\PicoGUI
00:39:30laloI was about to mention that :-) do we want to have everything under /usr/share/picogui/<app_name> instead?
00:39:49laloscanline: probably, but I haven't heard of one that solves it to my liking yet
00:39:49scanlinemight make sense
00:40:00scanlinenods
00:40:22scanlineIn the zaurus stuff I've been using /usr/share/picogui/apps/<app_name>
00:40:34scanlinethemes in /usr/share/picogui/themes/
00:41:04scanlineI still have system-level binaries like pgserver, tpcal, and pgl-toolbar in /usr/bin
00:43:12lalowebsearching
00:45:23file[laptop]mIRC is very weird
00:45:28file[laptop]if I don't talk for so long, it kicks me off
00:45:45kergotheh
00:45:47kergothmIRC?
00:45:49kergothget a real client :)
00:46:03file[laptop]hehe
00:46:03scanlineget a real OS :)
00:46:17file[laptop]scanline: I do run Slackware on this too :p
00:47:24scanlineyou could ssh into that shell account you have and IRC from there
00:47:37file[laptop]it'll kick me off too
00:47:41kergothcygwin + irssi
00:47:42kergothheh
00:47:42file[laptop]if I'm idle for so long...
00:47:51kergothfile[laptop]: ?
00:48:04file[laptop]it's to do with my ADSL...
00:48:06scanlinethe kergoths are multiplying!
00:48:08file[laptop]it goes nuts
00:48:12scanlinegives carpman a pgres poke
00:48:27anonymanemui've got yahoo
00:48:29kergothhehe
00:48:29file[laptop]trys to survive with the little warth he has
00:48:37scanlineshould do some homework while OZ compiles
00:48:42file[laptop]kergoth: a 2.1gb hardrive for Slackware and Windows NT doesn't leave much room
00:48:50kergothscanline: building a picogui initrd? :)
00:48:56kergothfile[laptop]: true that
00:49:29scanlinekergoth: yeah.. going to test things now that hardwire pushed my changes
00:55:02gonkulatoris going to bed now
00:55:04gonkulatornight everyone
00:55:14file[laptop]night
01:01:36Xentac[laptop]scanline: hey... wanna do my dad a favour?
01:02:05scanlinewhat is it?
01:02:31Xentac[laptop]he wants to get the jc whitney US catalog...
01:02:40scanlinewhat's that?
01:03:00Xentac[laptop]it's a motorcycle parts place
01:03:22Xentac[laptop](all automotive stuff)
01:03:37Xentac[laptop]www.jcwhitney.com
01:03:42file[laptop]and snce he's in Canada he can't get it
01:03:45Xentac[laptop]he says you have to request one or whatever...
01:03:56scanlinehmmkay
01:03:58Xentac[laptop]"Order Free catalogue"
01:04:19file[laptop]scanline: basically it gets sent to you, and you send it to him
01:04:24scanlineyeah
01:04:31file[laptop]simple and good
01:04:40scanlinebut it will probably take forever for that to happen, because I'm really lazy about shipping stuff :P
01:04:44Xentac[laptop]we can order the stuff to be sent to canada
01:04:54Xentac[laptop]but can't get the damned catalogue
01:05:16scanlinegonkulator is.. better at shipping!
01:05:18file[laptop]that makes little sense... oh well
01:05:30file[laptop]yes - gonkulator rocks at shipping
01:05:39Xentac[laptop]yeah... but I'm already asking him to do stuff for me ;o)
01:05:52Xentac[laptop]you just gotta mail this one... don't need like ups or anything
01:06:03scanlinek
01:06:15Xentac[laptop]just a big-ish envelope and usps
01:06:16scanlinewhich catalog do you want?
01:06:44Xentac[laptop]motorcycle one
01:07:13Xentac[laptop]doesn't matter what type of motorcycle you say it is...
01:07:24file[laptop]Kawaski Twin Vulcan!!!
01:07:56scanlineooh ooh, here's my chance to lie about my statistics!
01:08:07Xentac[laptop]hehehe
01:08:21file[laptop]lol
01:09:20file[laptop]Xentac[laptop]: you could always save that page locally, edit the dropdown, and pray that it's accepted
01:09:23file[laptop]:)
01:09:39scanlinewhee! my email address is MAILER-DAEMON@aol.com, my phone number is 239-469-3694, and I drive a 1928 BMW Z8!
01:09:49file[laptop]LOL
01:09:56file[laptop]can't stop laughing
01:09:56Xentac[laptop]file[laptop]: I don't believe they will ship the catalogue to canada...
01:10:04file[laptop]Xentac[laptop]: oh well
01:10:27Xentac[laptop]scanline: you got the motorcycle catalogue?
01:10:36scanlineyes
01:10:42Xentac[laptop]sweet
01:10:44Xentac[laptop]thanks a lot
01:10:58Xentac[laptop]if you ever need anything from Canada... I'm your man ;o)
01:11:15file[laptop]sleepy time
01:11:32file[laptop]that's where I'm a real coder!!!
01:11:42Xentac[laptop]file[laptop]: hehehe
01:14:52scanline=)
01:15:03scanlineXentac[laptop]: canadian pepsi! :)
01:15:08Xentac[laptop]is still watching US Marshals
01:15:17Xentac[laptop]scanline: is there really a difference? or are you just making me buy pepsi?
01:15:24scanlinemaking you buy pepsi :)
01:15:37scanlineCanadian coke is neat... it's Classique!
01:15:52Xentac[laptop]hehehe
01:16:45scanlinehttp://themes.freshmeat.net/projects/classique/?topic_id=952%2C972
01:18:27Xentac[laptop]I forgot about that...
01:22:06merlin262this is serious
01:22:08merlin262very very serious
01:22:15merlin262I think I'm starting to like Emacs. :/
01:22:24Xentac[laptop]merlin262: nooooooooooo
01:23:02merlin262Xentac[laptop]: I know, it's evil
01:23:07merlin262but somehow......
01:23:17merlin262wonders if Emacs has an IRC client.
01:23:22scanlineyes
01:23:27scanlineit's kinda unstable though...
01:23:55merlin262actually, I'm just digging asm mode...
01:24:36scanlinehehe, yeah
01:24:42scanlinewhat flavor asm are you working on?
01:25:36merlin262miops
01:25:40merlin262er mips
01:25:58scanlineah
01:26:04scanlinestill haven't done that yet
01:33:05merlin262altho, remembering the keybindings is a biatch...
01:40:24scanlinehmm... anybody seen this yet? looks interesting:
01:40:25scanlinehttp://pyui.sourceforge.net/
01:49:16laloyes
01:49:20laloit's sdl
01:49:48scanlinesays it has multiple rendering backends
01:50:00scanlineOpenGL and such...
01:56:10lalounless it changed a lot, it's sdl :-)
01:57:02scanlinehttp://pyui.sourceforge.net/pyui.gif <-- looks like they restructured it a bit?
02:06:21Xentac[laptop]hmmm... there's a tire company thats called "IRC"
02:06:36lalocool
02:07:44lalohistorically it is an offspring of pygame (which is the python binding to sdl)
02:08:23scanlineyep, I followed a link from pygame to pyui
02:12:02Xentac[laptop]wouldn't mind getting a woman who looked like Sharon Stone...
02:12:56kergothXentac: picky, are we?
02:13:09Xentac[laptop]kergoth: no, I said I wouldn't mind ;o)
02:13:17kergothhah
02:13:35kergothI need to get out and meet more people
02:13:36Xentac[laptop]is watching "The Quick and the Dead"
02:13:37kergothheh
02:14:30Xentac[laptop]hehehe
02:14:45Xentac[laptop]I could totally see myself marrying a woman like her...
02:14:54Xentac[laptop]except I'd be incredibly jealous ;o)
02:15:00kergothheh
02:33:48Xentac[laptop]my laptop's only got 10% battery
02:34:53Xentac[laptop]I'm going to run it down
02:49:03Xentac[laptop]2.10...
02:49:47Xentac[laptop]1.56...
02:50:00Xentac[laptop]0.91
02:50:10Xentac[laptop]will be dying very soon...
02:50:11Xentac[laptop]0.03
02:50:15Xentac[laptop]ta ta
02:52:44Xentac[laptop]0.00
02:52:57Xentac[laptop]hey...
02:53:11scanline"I'm not quite dead yet!"
02:53:19scanlinewhy are you trying to run the battery down?
02:53:20Xentac[laptop];o)
02:53:25Xentac[laptop]why not?
02:53:29Xentac[laptop]for the hell of it...
02:53:45Xentac[laptop]because I didn't want to take it downstairs again and plug it int
02:53:45Xentac[laptop]er in
02:53:51Xentac[laptop]but I'll be lost any second now
02:53:57Xentac[laptop]so once I stop talking... then I'm gone ;o)
02:59:44Xentachehehe
02:59:47Xentacit died
02:59:49Xentac3 hours battery
02:59:51Xentacanyway.. back to the movie
02:59:55Xentacwas just plugging it in
04:13:22Xentacreturns from the movie now.
04:36:54Xentacscanline: you there?
04:37:05scanlinemaybe
04:37:09Xentachehehe
04:37:26Xentacis looking at the distance he'll be riding if he goes from NS to BC... on his bike...
04:38:22Xentacit's some 3961.7 miles... (or around 6200 kms)
04:38:34Xentacthis one online map says it
04:38:38Xentacit'll take me 57 hours...
04:38:43Xentacthat's a lot of riding..
04:39:02Xentacstrangely... it puts me into parts of the US... on the eastern side
04:39:09Xentacbut then it keeps me in Canada the rest of it
04:39:47Xentacif I went from Ottawa to Victoria it'd probably only be 2000ish miles
04:42:36Xentacthat's a long way... don't you think...?
04:54:30Xentacis away: sleeping now... where I'm a real ballerina!
04:54:55scanlinelikes "Sleep, that's where I'm a vi king" better :P
04:55:07Xentac:P
04:55:19Xentacthis is an inside joke... that nobody on here would get... so it's all good
04:55:26Xentacchortles to himself while he falls asleep.
04:55:52scanlinechortle?
04:55:56scanlineis that an inside word?
13:30:13carpmanhi all
13:35:54scanlinehi carpman
13:36:30scanlineis doing strange things with picogui's theme language
13:36:53carpmanI saw the jpeg listed in the topic. Is that a live screenshot?
13:37:01scanlineno, that's gimped
13:37:04carpmanahh
13:37:11scanlinebut I have the real thing looking even better than the gimp job :)
13:37:15carpmanhehe
13:37:25scanlinestill tweaking it...
13:37:34scanlinebut there are a few screenshots at http://handhelds.org/scap/
13:38:18scanlineand right now I'm writing the code for popup boxes...
13:38:20carpmanOOO. I like this one!
13:38:22carpmanhttp://handhelds.org/scap/port.19610.png
13:38:27scanlineI found a really neat use for the backdrop property
13:38:32scanlinehehe :)
13:38:44scanlineit's a 320x320 jpeg, so it works nice in portrait or landscape
13:41:10carpmanI'm going to make a vanilla C utility to connect to an AoF server, so you can store your non-system specific enviroment variables in AoF
13:41:36scanlinehmm? for what?
13:41:55carpmanI dunno, sounded cool.
13:41:59scanline:)
13:42:27carpmanI can actually USE AoF right now, it turns out to be the easiest way to get stuff on/off my zaurus.
13:42:41carpmanI just upload/download data from my server at work.
13:42:45scanlinehehe
13:43:37carpmanhehe, dosnt that say something about qtopiadesktop, being outdone in ease of use by a command line only alpha series data engine.
13:44:14scanline:)
13:45:28scanlinew00t
13:45:31scanlinethis looks really cool
13:45:36scanlinea few more tweaks...
13:47:16carpmandid you see the slashdot post about the 3d lcd?
13:47:26scanlineyeah, there have been a few of those
13:47:37carpmanAll I want for xmas is....
13:47:43scanlinehehe
13:48:09carpmangfx card makers are going to have to start making REAL 3d cards now
13:49:03scanlineok.. lemme see if this works on a real zaurus..
13:49:19scanlineer... sorta
13:52:13Xentacis back (gone 08:57:41)
13:52:16Xentacis away: working
13:52:51scanlineok...
13:52:51scanlinehere's dialogdemo:
13:52:51scanlinehttp://handhelds.org/scap/land.29832.png
13:52:57scanlinethen when you open a dialog:
13:53:00scanlinehttp://handhelds.org/scap/land.29921.png
13:53:09fragglethmm
13:53:17fraggletis this a new picogui theme or something
13:53:18scanlinethe blurring would look better, but I had pgserver compiled with the "extra fast extra low quality" blur
13:53:21scanlinefragglet: yep
13:53:27fraggletnice
13:53:30scanlinethanks
13:53:41scanlineI got inspired... something that often happens when I should be doing homework ;)
13:53:57fraggleti know that feeling
13:54:03scanlineThe fancy popup titlebar is a really weird trick in the theme.. but it works
13:54:10carpmanppp
13:54:13carpmancool
13:54:29scanlineI made the titlebar widget transparent and drew the alpha-blended bar as part of the popup's backdrop
13:54:58scanlinelemme take a screenshot of what it looks like on my desktop with not-so-bad blurring...
13:55:53scanlinehttp://picogui.org/download/fluidity_popup.png
13:56:10scanlinewhen I feel like recompiling pgserver, I'll see whether the higher quality blurring is fast enough on the zaurus
14:11:58scanlineis away: breakfast! for great justice!
14:17:58carpmanhi gonkulator
14:18:08gonkulatorhey carpman
14:18:21gonkulatorhas to go to work now
14:18:26gonkulatorunfortunately...
14:18:31gonkulatorbut I'll see you there
14:18:33carpmank
14:19:00gonkulatorPicoBot: seen scanline
14:19:00PicoBotscanline was last seen on #picogui 7 minutes and 1 seconds ago, saying: is away: breakfast! for great justice! [Tue Oct  1 09:18:29 2002]
14:19:08gonkulatorscanline: this is an important message
14:19:20gonkulatorscanline: in my posession right now is the mouse labled with an Omega
14:19:29gonkulatorscanline: I will bring it up with me on friday
14:19:43gonkulatorscanline: as I think it is belong to you
14:29:28scanlineis back (gone 00:17:27)
14:29:47scanlinegonkulator: cool
14:30:50carpmanmorning lalo
14:30:54lalohey carpman
14:31:01lalo'morning scanline
14:31:06lalohi gonkulator
14:31:18carpmanhas a sudden craving for Nirvana
14:31:20scanlinehi lalo
14:31:27lalocarpman: meditate a lot.
14:31:33scanlinehehe
14:31:51carpmanwrong one :)
14:32:00carpmanahh, love gnutella
14:33:27lalowhat silliness overtakes the human being, that when a mailing list is created, at least half of its founders must send "testing" messages?
14:33:44scanlinehaha, which mailing list?
14:35:25lalowe (company) create a private staff mailing list
14:35:49scanlineah
14:35:50carpmanmailing lists are examples of how stupid people can be.
14:36:04carpmanflames, 3mb sigs, etc
14:36:17scanlinereplying to digests :)
14:36:31carpmanshudders.
14:36:43carpmanI downloaded that on my zaurus, btw :)
14:37:43scanlineheh.. ironic to be talking about mailing lists now, I just finished clearing out my mailbox of subscription reminders, and moderation queue messages for pgui-devel and pgui-commits
14:38:10carpmanooo, I had an idea
14:38:12scanlinelalo: oh yeah.. my VR3 arrived yesterday, I should be able to pick it up today when the mail room opens
14:38:33carpmanI can store my mp3s on an AoF server, and have the server stream the mp3s back to me.
14:38:42carpmanBetter than nfs mounting them
14:39:01carpmanI could listen to my music anywhere I have a sufficiently large connection
14:39:18scanlinedoes AoF do streaming?
14:39:27carpmanscanline: I can write an object to do it easily enough
14:39:43carpmanright now the primary method of comminicating with AoF is XML-RPC
14:42:43carpmanit wouldn't be hard to get the player to stip off the XML, and just play the data, so really I wouldn't need a seperate object
14:44:00lalointegrate pgboard in picopim??? why, oh gods?????
14:44:05lalogives up on picopim
14:44:37scanlineI'm really not sure what he means by "integrate".. I just got annoyed since he can't seem to use the mailing list correctly
14:44:49scanlinethe address he sends from isn't subscribed
14:44:57laloscanline: did you fix findwidget? I can make a release in your honour :-)
14:45:18scanlinelalo: yep, fixed findwidget pretty much right after you told me it was broke :)
14:45:25laloand wp_password?
14:45:44scanlinewp_password not yet.. there are still some big bugs in the field/textbox widget..
14:45:55lalook :-)
14:45:55scanlineI've been keeping the bug tracker on sourceforge up to date
14:46:21scanlinehmm.. I should take a shower
14:46:24scanlinebbiab
14:46:25laloyou could perhaps give wp_password a temporary fix by making it "unixlike" (e.g. invisible)?
14:47:05scanlinelalo: maybe.. it's not hard to implement, the password stuff is actually handled during the font rendering (or at least it was in the old field widget). the more pressing problem is the cursor and PG_WP_TEXT bugs
14:47:15scanlineso you wouldn't be able to get any text out of the password box anyway ;)
14:47:19scanlinebe back soon
14:47:35lalooh. :-)
14:49:35scanlineoh, shower's being cleaned now
14:49:38scanlineso I'll do that later
14:52:44scanlineoh, I suppose I should put the newer picture up..
14:53:49hikkeCool :)
14:54:27carpmanwow, gnutella is working well today
14:55:22scanline:)
14:55:56scanlinehikke: it's still an experimental theme now, but "Fluidity" may become the default theme for picogui on high-color QVGA devices like the Zaurus and iPaq
14:56:07scanlines/default/preferred/
14:56:16hikkeyup
14:56:59lalostarts to ponder a "fluidity-grayscale" :-P
14:57:12lalothat's the original theme we needed
14:57:17laloto give pgui a face
14:58:28scanline:)
14:59:33scanlinetries running it in 16 grays
15:00:16scanlinehmm.. not that bad
15:01:32scanlinenot enough contrast though
15:07:05laloError on mobile.ths:81: parse error at "string.pguierrdlg"
15:07:08lalohuh?
15:08:08scanlineoh... that doesn't exist any more
15:08:40laloand classique has "too many errors"
15:09:10scanlinefixed mobile.ths in CVS
15:09:14scanlineclassique works for me
15:12:51laloreally? hmm
15:18:50scanlineok.. really taking a shower now :)
15:22:00gonkulator{work}and back
15:22:25gonkulator{work}pulled a prank that backfired pretty bad
15:22:29gonkulator{work}it is all better now
15:23:06lalowhat classique is having a problem with here is scroll.h
15:23:56laloperhaps I must update and recompile something? pgserver? cli_c?
15:27:12carpmanhi gonkulator{work}
15:27:16lalocompiles cli_c before pgserver and realizes how much that is stupid
15:27:17gonkulator{work}hi carpman
15:27:29gonkulator{work}carpman: whats up?
15:27:38carpmangonkulator{work}: not much
15:32:40laloprepares to set scanline on fire
15:33:40carpmando not burn the scanline :)
15:34:16laloactually, he is already on #agenda, so I wouldn't even be able to avoided it if I wanted :-)
15:39:59scanlinereturns
15:40:22scanlineoh no.. why am I going to be set on fire?
15:40:25scanlinethemec broke? :)
15:41:01lalono
15:41:06laloread #agenda
15:41:15scanlinelalo: hmm.. if people like the fluidity theme, I could make versions of it for the desktop, OpenGL, and grayscale too :)
15:41:36scanlinehmm.. 320x320?
15:41:56laloif I know someone who can successfully replace the vr3 lcd with a (color|better_res) one, it is you - but that would be bad because it would detract you from pgui ;-)
15:42:02scanlinehehe
15:42:23scanlineyaknow.. I could try transplanting the LCD from my old zaurus (with a broken touchscreen) to the VR3 ;)
15:42:35scanlineit would suck way too much power though
15:42:47scanlineI'm looking forward to a PDA that has something resembling a decent battery life
15:44:03laloI was discussing just that in a meeting earlier... how much computers are hindered today by batteries
15:44:12carpmanmy Z has decent battery life
15:44:15scanlinePicoBot: fluidity is an experimental theme scanline got inspired to start after staying up all nite, in CVS under extra_themes/fluidity, or with a screenshot at http://picogui.org/download/fluidity_popup.png
15:44:16PicoBotOK, scanline.
15:44:21lalothe world needs less computer scientists and electronic engineers and more chemical engineers
15:44:29scanlinePicoBot: fluidity =~ s/nite/night/
15:44:29PicoBotOK, scanline
15:44:59laloclassique still borking here :-( parse error at "scroll.h"
15:45:05scanlinehmm...
15:45:16scanlinelet me try recompiling my themec
15:45:49scanlinecompiles fine
15:46:00lalofunny
15:46:00carpmanhehe. A micro fuel cell would be cool tho
15:46:14scanlinelalo: wait... where is scroll.h coming from? :-/
15:46:18scanlinethere is no scroll.h
15:47:32lalohmm?
15:48:18laloCVS/Entries:/classique.ths/1.3/Tue Oct  1 16:11:28 2002//
15:48:31laloCompiling classique.ths -> classique.th
15:48:32laloError on classique.ths:338: parse error at "scroll.h"
15:48:48scanlineohh....
15:48:58scanlinewas confused and thought scroll.h was a header file
15:49:05lalo:-D
15:49:07scanlinenot horizontal scroll :)
15:49:09carpmanhehe
15:49:34scanlinethat's a new object I added to support horizontal scrollbars, recompile themec with new pgserver headers
15:51:57lalobut I just did that
15:52:04lalodoes it again
15:52:07scanlinehmm...
15:52:37scanlinetry a "make clean" first? I'm not sure if the dependencies on that makefile are right
15:52:50lalo*sigh*
15:52:54lalonow it worked.
15:52:57lalosorry :-)
15:53:04scanlinehey, no problem :)
15:53:05scanlineglad it worked
16:00:33laloyup, fluidity looks good
16:00:57laloquite a few things borked still :-) but this at least is in a language I can help fixing
16:01:07carpmandid you turn off blur for fluidity on the VR3?
16:01:22laloI haven't tried it on the vr3 yet
16:01:28carpmanah
16:01:30scanlinelalo: :)
16:01:47scanlinethe contrast on buttons and dialogs was pretty bad in 16 grays
16:02:07scanlineI'd suggest the 16-grays version use outlines for the buttons and borders rather than solid colors or gradients
16:03:46gonkulator{work}is away: class time
16:03:55scanlinelalo: the system I use to slice'n'dice in fluidity could be made a lot nicer if the fillstyle language supported calling other fillstyles
16:03:55gonkulator{work}scanline: did you get my message about omega's mouse?
16:04:00scanlinegonkulator{work}: yes
16:04:04gonkulator{work}ok, later everyone
16:04:11lalohow do I make pgserver run on grayscale on X again?
16:04:30scanlinelalo: something like "-m 160x240x4" on the command line
16:04:58lalothat works
16:05:04laloand the buttons look good enough for me
16:05:09scanlinelalo: or read skins/vr3.conf, it uses a different method that does grayscale without actually using a low-color mode
16:05:40lalonp, the vr3 is really x4 (that's 16 tones of gray, right?)
16:05:47scanlineyep
16:15:15laloon the skin it looks great, perhaps a bit dark
16:15:22lalosyncs the th to the actual vr3 to check
16:16:39scanlinethat's be a pleasant surprise :)
16:21:53laloalmost usable
16:22:06lalothe panelbar buttons don't have enough contrast
16:22:21laloneither has the selection (for ListItem/MenuItem)
16:22:28laloand everything is too big :-)
16:22:30scanlinethere is no selection yet?
16:23:14lalothat would explain it :-D
16:23:24scanlinehehe
16:23:28lalook, have to go out - stomach is making strange noises
16:23:29scanlinelots of stuff isn't implemented
16:23:34scanlineshould do homework
16:23:37scanlinelalo: see ya
16:23:41lalocya
16:26:25gonkulator{argh}yay for internet in boring classes
16:26:44scanlinehi gonkulator{argh}
16:26:49gonkulator{argh}hi scanline
16:26:55scanlinePicoBot: tell gonkulator{argh} about fluidity
16:27:16gonkulator{argh}looks
16:27:28gonkulator{argh}PicoBot: tell scanline about ramens
16:27:28PicoBotgonkulator{argh}: sorry...
16:27:32gonkulator{argh}PicoBot: tell scanline about ramen
16:27:43scanlineI like that entry
16:27:57gonkulator{argh}yeah, it was mine :)
16:28:02scanlineyep
16:28:39carpmanPicoBot: ramen?
16:28:40PicoBotsomebody said ramen was the food of the geeks, forever nourishing late night hack sessions and adding salt to the sugar of Pepsi.
16:29:13fraggletPicoBot: yes
16:29:13PicoBotfragglet: what?
16:29:29carpmanPicoBot: no
16:29:29PicoBotNOOOOO!
16:29:39carpmanPicoBot: what?
16:29:40PicoBoti haven't a clue, carpman
16:29:40gonkulator{argh}fragglet: insult PicoBot
16:29:51fragglet/bin/sh: line 1: ./insult.pl: No such file or directory
16:29:53fraggletbah
16:30:00carpmanPicoBot: insult file
16:30:02PicoBotfile is nothing but a fool-born half-mouthful of festering jizzum.
16:30:10fraggletpicobot is a hatbag
16:30:16fraggletpicobot is a hatgoat
16:30:17fraggletpicobot is a turdfairy
16:30:56carpmanfragglet: don't let DevGirl hear you call PicoBot that :)
16:31:44fraggletpicobot: clownjockey
16:31:44PicoBotfragglet: i'm not following you...
16:39:47gonkulator{argh}this computer is so old school
16:40:19gonkulator{argh}yeah
16:40:32gonkulator{argh}it is kinda old and beat up
16:43:32gonkulator{argh}hates OS 9 more than he does Java
16:44:35scanlinehehe
16:44:51gonkulator{argh}so... are we going to play tag on friday?
16:45:00scanlineI suppose
16:45:03gonkulator{argh}needs to talk with probe
16:45:11scanlineI thought you were going to be busy friday?
16:45:13gonkulator{argh}cause he is comming too
16:45:15scanlineooh.. it'd be cool if he could come
16:45:18scanline:D
16:45:19scanlineyay!
16:45:27gonkulator{argh}yeah, I was, but I cancled my activity
16:45:33scanlineoh
16:45:37scanlinewhat activity was it?
16:45:43gonkulator{argh}I was going to fly to New Mexico
16:45:48scanlineoh yeah
16:45:53gonkulator{argh}with an old friend of mine
16:45:57gonkulator{argh}puts it up on the wiki
16:46:00scanlinenot Chris Trott?
16:46:10gonkulator{argh}no, I am not going to fly with him again
16:46:14scanlinenods
16:46:25gonkulator{argh}life is short enough as it is
16:46:45gonkulator{argh}I don't want to be there when he kills himself
16:47:45gonkulator{argh}which is probably going to happen in the next few years
16:48:11scanlineheh.. you'd think he would learn to be more careful
16:48:25gonkulator{argh}yeah
16:48:43scanlinehas one more homework question to answer, then he plans on getting some rest
16:48:44gonkulator{argh}every time he screws up, he is to embarrased to actually learn anything from it
16:48:49gonkulator{argh}ah
16:48:52gonkulator{argh}later scanline
16:49:02gonkulator{argh}or, soon to be later
16:49:05scanlineI'll need rest to do my operating systems homework, study for a probability midterm, and fix picogui bugs...
16:49:07gonkulator{argh}as ever the case may be
16:49:15gonkulator{argh}yay for fixing bugs
16:49:15scanlinerelatively soon
16:50:39scanlineok
16:50:41scanlinebye for now
16:50:44gonkulator{argh}later scanline
16:51:15scanlineis away: ZzZzZzzz....
16:51:23gonkulator{argh}hhehehehe, "short nap"
17:21:08gonkulator{argh}doesn't like OS 9 at all
17:35:06gonkulator{argh}PicoBot: seen DevGirl
17:35:06PicoBotDevGirl was last seen on #picogui 17 hours, 48 minutes and 45 seconds ago, saying: reverse psychology? [Mon Sep 30 18:52:51 2002]
17:37:07gonkulator{argh}PicoBot: class?
17:37:08PicoBotclass is over... no wait, its still going, no wait it _is_ over... I think or an excuse to sleep
17:46:06fileI think my ADSL got fixed
18:14:57fileyup - my ADSL is fixed
18:15:06fileI just downloaded a 3.10mb file in 24 seconds
18:17:52filewb prpplague
18:25:02gonkulator{work}hey DevGirl
19:17:14bzdougibot part #bzflag
20:00:49captain_protonis gonna hang out here to bug scanline
20:03:36lalohe went to sleep a bit more than an hour ago, so he won't be here soon
20:03:41laloPicoBot: seen scanline
20:03:41PicoBotscanline was last seen on #picogui 3 hours, 12 minutes and 26 seconds ago, saying: is away: ZzZzZzzz.... [Tue Oct  1 11:57:46 2002]
20:04:02lalomake it three hours :-) I misread the clock
20:04:10gonkulator{work}lalo: doesn't mean muhc
20:04:12gonkulator{work}er, much
20:04:12laloI think *I* need sleep
20:04:33gonkulator{work}lalo: scanline normally sleeps for 12+ hours, which is why he calls it a "short nap"
20:04:57gonkulator{work}is DevGirl asleep?
20:05:13filegonkulator{work}: my ADSL is fixed!!!
20:05:18gonkulator{work}file: cool
20:05:30gonkulator{work}my ADSL has been working longer than yours :)
20:05:34filehehe
20:05:40filewhat's your download speed in kilobytes?
20:05:41laloDevGirl is here
20:05:45lalopokes DevGirl
20:06:25gonkulator{work}no worries
20:06:41gonkulator{work}lalo: I need to get back to work here in a minute anyway
20:08:30file[outside]ahhh it's nice out
20:08:50file[outside]very nice
20:09:01file[outside]my LCD needs cleaning
20:26:37file[livingroom]where's anonyman...
20:42:45gonkulator{work}hey darth_balls
20:43:08darth_ballshola!
20:43:39gonkulator{work}has a shitload of compaq laptop RAM
20:44:32gonkulator{work}PicoBot: 16*32
20:44:33PicoBot512
20:44:42fileoh my
20:44:48gonkulator{work}has a half a gigabyte of compaq laptop RAM
20:46:51gonkulator{work}throws file a small goat
20:47:10gonkulator{work}throws darth_balls at file
20:47:38darth_ballsack!
20:47:43kergoth`sacrifice's file's small goat to make this build
21:08:25filewas away
21:08:30filerepair guy for furnace came
22:01:22gonkulator{work}is off going home now
22:01:29gonkulator{work}is away: home going now I am
22:09:48darth_ballshey everyone
22:10:15filehi
22:10:16filestreams
22:11:33darth_ballsreads about the history of film
22:16:12darth_ballswow, this is scary
22:21:17darth_balls{WC}well, I be going now
22:21:19darth_balls{WC}c u all later
22:26:08carpmanhi all
22:26:12carpmanPicoBot: seen scanline
22:26:12PicoBotscanline was last seen on #picogui 5 hours, 34 minutes and 57 seconds ago, saying: is away: ZzZzZzzz.... [Tue Oct  1 11:57:46 2002]
22:26:22carpmanPicoBot: short nap?
22:26:23PicoBotcarpman: i don't know
22:26:53carpmanPicoBot: short nap is when scanline sleeps for > 10ee5 hours.
22:26:53PicoBotOK, carpman.
22:26:58carpmanPicoBot: short nap
22:26:59PicoBotshort nap is when scanline sleeps for > 10ee5 hours.
22:27:13carpmanerr, rather
22:27:17carpmanPicoBot: forget short nap
22:27:17PicoBotcarpman: I forgot short nap
22:27:23carpmanPicoBot: short nap is when scanline sleeps for > 1ee6 hours.
22:27:23PicoBotOK, carpman.
22:28:01trippy> 1000000 *hours*?
22:28:16carpmantrippy: hehe. Its a scanline trademark short nap
22:28:41trippyjeez, I thought I was a sleepy head
22:29:41fileFile Radio: http://stream.file-radio.com:8000/
22:29:42filesmiles
22:29:51trippybitrate?
22:29:54carpmanfile: but WOPN is up
22:30:06carpmanoooo.. machine supremacy!
22:30:08fileoh well!
22:31:17carpmanI love this song. I need to burn it for the drive to school tommorow
22:31:20trippynice 24kbps goodness
22:32:02trippyalthough my link is still too slow for it
22:33:21trippyhmmm... no I think it is the transatlantic issue maybe :)
22:33:36trippyI think I'd be better getting out the win95 cd :)
22:33:59filelol
22:34:15trippyyou streaming mp3?
22:34:47trippywhy not ogg?
22:37:51trippyor vorbis technically
22:38:31filetried
22:38:32filedidn't work
22:38:41trippyso much better at low bitrates
22:38:58trippyIt needs a little persuasion that it is capable of 22khz though :)
22:39:25fileI couldn't get past the setting screen
22:39:29fileit kept beeping and wouldn't let me out
22:48:41carpmanhail kergoth
22:48:54fileI'm playing Barbie Girl in German right now :)
22:49:01kergothhey
22:51:05KeyserSozePicoBot: seen gonkulator?
22:51:06PicoBotgonkulator was last seen on #picogui 8 hours, 31 minutes and 23 seconds ago, saying: scanline: as I think it is belong to you [Tue Oct  1 09:26:13 2002]
22:51:20KeyserSozePicoBot: seen gonkulator{work}?
22:51:21PicoBotgonkulator{work} was last seen on #picogui 49 minutes and 51 seconds ago, saying: is away: home going now I am [Tue Oct  1 17:08:00 2002]
22:51:21trippyfile:  setting screen?  what are you using?
22:52:06filetrippy: huh?
22:52:12fileI'm using Shoutcast to stream
22:54:09trippyfile: ah.  you're on windows, aren't you?
22:54:15fileyes
22:54:42trippyoh well.  can't give any ideas then.  Don't use that anymore :p
22:54:45Xentacis back (gone 09:02:29)
22:54:56filehaha
22:55:01filewb Xentac!
22:55:04fileXentac: switch?
22:55:07Xentacfile: thanks
22:55:10Xentacnah
22:55:12Xentacdecided not to get it
22:55:14filebah
22:55:14Xentachehehe
22:55:24KeyserSozenot to get a switch?
22:55:28XentacI've justified that by saving for a bike..
22:55:32KeyserSoze*loves* switches!
22:55:34Xentacthe problem is that I have a long time to save...
22:55:43fileneeds a hub or switch
22:55:49KeyserSozebike=motorbike?
22:55:55XentacKeyserSoze: correct
22:56:08Xentacwill be in Ottawa when he's looking for one... and hopefully he'll have some decent money saved up.
22:56:18fileXentac: come visit me in Moncton!
22:56:20KeyserSozewhatcha gonna get?
22:56:32fileit's a few provinces away, but what the heck? :p
22:56:35Xentacwants to get a V-Star
22:56:47Xentacfile: I might actually... I have to go to Halifax... now... are you closer or farther than that?
22:56:59fileXentac: if you go to Halifax, you'll probably go through Moncton
22:57:02Xentacfile: it'd only be for like a day... or just a drive by
22:57:23filewell - you'll be on the highway that goes right beside it, you just go off by the airport and head into downtown
22:57:33KeyserSozev star a pretty big bike?
22:57:39Xentacah... so Halifax and Moncton are pretty close then?
22:57:47XentacKeyserSoze: well... I'm hoping for a 600...
22:57:51Xentacso.. not too big...
22:57:51fileXentac: ...4 hours apart with driving?
22:57:53Xentaclooks for a picture
22:57:57fileprobably less
22:58:00Xentacfile: oh, ok... then I'll probably stop by
22:58:05fileneat'o
22:58:10filewhen's this?
22:58:13KeyserSozeah, I thought they were only like 1100's, or something.
22:58:17Xentacnext summer ;o)
22:58:17filek
22:58:20Xentacno... that's the Goldwing...
22:58:55Xentachttp://www.hilleryamaha.com/used/usedmotorcycle/2002vstar/2002vstar.html <--- this is a 1100
23:00:51fileXentac: you might enjoy Moncton... if that's possible
23:01:03Xentachehehe... I don't know if I'll be there long enough ;o)
23:01:10Xentacmy time will be pretty tight...
23:01:15filean hour?
23:01:26Xentacit's about 6200 kms from Halifax to Victoria
23:01:42Xentacif I ride 300 kms a day it'll take me 20 days... that's more or less too long
23:01:49filelol
23:02:00fileride 900kms!
23:02:11Xentacgah
23:02:16Xentacthat's like 9 hour days
23:02:22Xentac9+ hours...
23:02:23fileso?
23:02:23Xentacugh
23:02:28Xentacthat's a long time to ride
23:02:31Xentachere... do this..
23:02:35Xentacsit on your bike...
23:02:37filemy parents did it...
23:02:43Xentacnow... bounce up and down a little bit...
23:02:50Xentacand get some high powered fans to blow at you
23:02:54Xentacnow do that for 9 hours
23:03:20filemy parents did a fairey(?) run... an entire day
23:03:27Xentacit can be done
23:03:34XentacI could ride 9 hour days the whole way
23:03:37Xentacbut it wouldn't be fun
23:03:38fileleft at 8am, got back 9pm
23:03:49fileyeah - they didn't like it lol
23:03:52filetoo cold
23:04:07KeyserSozewonders what the best motherboard is...
23:04:18fileKeyserSoze: a working one
23:04:29Xentacsmall picture... but http://www.bethanyrv.com/images/motorcycle/cruiser/02vsclsilv_blu_3-01.jpg
23:04:34KeyserSozewell I've got a working one.  I want the *best* one.
23:04:35Xentacthat's a 600
23:04:46XentacKeyserSoze: best is a relative term
23:04:55file:)
23:04:56KeyserSozeare you gonna get one with a windshield?
23:04:58XentacKeyserSoze: and... to file... anything that works is the best ;o)
23:05:03Xentacmost likely it'll have a windshield
23:05:07fileyup
23:05:09filelike aramius
23:05:15fileit may not be the latest, or fastest, but it works
23:05:18fileso it's the best for me!
23:05:19Xentacmust less wind
23:05:30fileNote to mention it's encoding/decoding File Radio
23:05:35fileer Not to
23:05:45KeyserSozelooks like an oldman bike. :)
23:06:18XentacKeyserSoze: hehehe... it's a cruiser... very comfortable for long trips
23:06:26Xentaclooks much like a harley...
23:06:33KeyserSozehttp://www.yamaha-motor.com/products/categories.asp?lid=2&lc=mcy
23:06:34fileharleys are overrated
23:06:37Xentachere's a good picture
23:06:43Xentachttp://www.rivayamaha.com/New%20Yamahas/vs65_slvr.jpg
23:06:44KeyserSozelooks better without the windshield :p
23:06:56Xentachehehe
23:07:07Xentacwell... it's sort of something I'd have to make the choice on before I went
23:07:16XentacKeyserSoze: does "better" actually mean "faster"?
23:07:17KeyserSozedon't get two-tone.  all black will look badass.
23:07:26Xentacnotes it probably won't be new...
23:07:34Xentacunless it's like old stock... a 2000 or something
23:07:40Xentacbut even then... ex-pen-sive
23:07:43fileKeyserSoze: with a leather suit and bandanna... biker...
23:07:44KeyserSozeXentac: yes.  i could have said "what's the fastest motherboard, that works stabally"
23:07:58filefrowns
23:08:24XentacKeyserSoze: I meant about the bike... you said it looked better without the windshield
23:08:49Xentacbut thats what I want
23:09:02KeyserSozeXentac: then in that case, it just looks better, without faster being a consideration.
23:09:02Xentacnow... I wouldn't complain if it was something similar to that... but that's my ultimate goal... a vstar
23:09:07XentacKeyserSoze: alrighty then
23:09:33KeyserSozeXentac: how about a yamaha gsxr? :)
23:09:49XentacKeyserSoze: that'd be some speed bike, wouldn't it?
23:09:55KeyserSozeyup.
23:10:06Xentacthe silverado is the one I'd really like... with the passenger bar (sissy bar) and saddle bags
23:10:36KeyserSozelol.  I don't know if your old enough for that.  I think you need to show your AARP card to get one.
23:10:45Xentac:P
23:10:47KeyserSozeokay, "AARP" is a bad joke to tell canadians...
23:10:52XentacAARP?
23:10:58Xentacit's probably like CAA Plus
23:11:19KeyserSozeAmerican Assoc. of Retired Persons.
23:11:20fileLOL
23:11:25Xentachehehe
23:11:31Xentacexcept that CAA Plus actually exists
23:11:32fileCARP!
23:11:40filelol
23:11:45fileCanadian Assoc. of Retired Persons.
23:11:47fileCARP!!!!!!
23:12:11Xentacthen there's the FJR...
23:12:14Xentacthat one looks cool
23:12:17KeyserSozeCAA = Canadian Aviation Assoc?
23:12:22Xentacit's a sport touring
23:12:30XentacKeyserSoze: Canadian Automotive Association
23:15:37Xentachttp://cgi.ebay.ca/ws/eBayISAPI.dll?ViewItem&item=1384186346 <-- this is something else I want to get
23:16:33KeyserSozegoes to watch Buffy the Vampire Slayer...
23:16:38KeyserSozesee y'all later.
23:16:54KeyserSozeXentac: is that a motorcycle-specific radio?
23:17:01KeyserSozeor just a general radio>?
23:17:09Xentacits a walkie-talkie sort of thing...
23:17:23KeyserSozefor bikes, or a non-bike specific one?
23:17:23Xentacwith cell phone, music (radio, etc), and passenger connections
23:17:34KeyserSozeooh, cool.
23:17:38Xentacthis one is mostly bikes
23:17:41Xentacbut they're expensive
23:17:44anonymanoh
23:17:49Xentacand not /as/ useful with only one person having one
23:17:54KeyserSozeneat that it integrates all that crap.  does it run linux?
23:18:14Xentacsadly, it does not run linux
23:31:01Xentachttp://www.baucomm.com/vrcc/trips/laughlin/lrr02_10d.htm <--- I could get one of these...
23:37:57Xentachttp://www.motorcycle-usa.com/bikereviews.asp?ID=52 <-- who else thinks this bike looks sort of... ugly?
23:40:23Xentachttp://www.motorcycle-usa.com/fullsize.asp?image=side%5Fhouse%2Ejpg <-- that one looks nice... though very similar to the other one I was looking at...
23:40:46KeyserSozegak!  that thing is awful.
23:40:55Xentachehehe
23:41:19Xentacwasn't sure if KeyserSoze was still here...
23:41:29filelooks at his download speed
23:41:29Xentachttp://www.motorcycle-usa.com/fullsize.asp?image=ACF82F%2Ejpg what about that one?
23:41:34file130 kilobytes per second
23:41:37KeyserSozei was watching B the V S, but there's a commercial break.
23:41:41filewonders if he reconnected if it would be faster
23:41:57KeyserSozespeaking of which, the original B the VS (Kristy Swanson) is in this month's Playboy.
23:42:06Xentacreally...?
23:42:14KeyserSozeis starting to sound like a Buffy stalker...
23:42:16Xentacponders buying playboy this month...
23:42:26XentacKeyserSoze: which one looked ugly...? the BMW or the Honda?
23:42:47KeyserSozethe BMW.
23:43:04Xentacyeah, it was pretty scary
23:43:43filehey prpplague
23:43:45Xentacsorry... not the Honda... it was an American... the bike's a Victory... it's an American Victory...
23:46:09Xentachey gonkulator
23:46:11gonkulatorPicoBot: seen DevGirl
23:46:11PicoBotDevGirl was last seen on #openzaurus 4 hours, 17 minutes and 57 seconds ago, saying: <private message> [Tue Oct  1 14:34:44 2002]
23:46:21gonkulatorhey Xentac
23:46:24Xentacgonkulator did you call that place about the thing yet?
23:46:38gonkulatorXentac: I just got home
23:46:44Xentacwanna call them now?
23:46:45Xentac;o)
23:46:47gonkulatorif they are still open, all I need is the number
23:46:54Xentacit should be in your email
23:46:56gonkulatorI will call them now, that way I have you with me
23:47:03Xentacalrighty
23:47:27gonkulatorbah
23:47:33gonkulatorthe internet is slow
23:47:43Xentachehehe.. don't crash it!
23:48:27gonkulatorcalling
23:49:16gonkulatorok, they are quite closed
23:49:24Xentacalrighty...
23:49:28Xentacknow when they'll be open?
23:49:42gonkulatorXentac: their hours are 8:00 AM to 3:00 PM monday through friday (pacific time)
23:49:49filewaves to gonkulator
23:49:50Xentacdamn...
23:49:56gonkulatorPicoBot: seen carpman
23:49:56PicoBotcarpman was last seen on #picogui 1 hours, 1 minutes and 14 seconds ago, saying: hail kergoth [Tue Oct  1 17:55:12 2002]
23:49:57gonkulatorhi file
23:50:35filewazzup?
23:52:38gonkulatorjust chillin
23:52:42gonkulatorI need to go to the bathroom though
23:52:48Xentacis looking at possible bikes to buy
23:52:48gonkulatorso I'll be back in a bit
23:53:01scanlineis back (gone 07:01:46)
23:53:12gonkulatorXentac: I thought that after getting your nifty new Sony laptop, you wouldn't have the funds for another bike
23:53:16gonkulatorwb scanline
23:53:31Xentacgonkulator: well.. this is planning for next summer
23:53:32scanlinehiya
23:53:36Xentachey scanline
23:53:37gonkulatorXentac: oooooh
23:53:48Xentacfor the whole cross canada trip
23:54:04gonkulatorscanline: I am starting to get excited about this friday... I didn't realize how much I missed coming up to Boulder
23:54:16scanline:)
23:54:21scanlineI got my VR3 in just now
23:54:25gonkulatoroooh
23:54:26gonkulatorcool
23:54:29Xentaccool scanline
23:54:29gonkulatorcan't wait to see it
23:54:31fileis happy for scanline
23:54:35scanlinethis is a spiffy PDA
23:54:37gonkulatorcheers
23:54:38filehave you started it yet?
23:54:47gonkulatorneeds to call ben
23:54:47Xentacscanline: not as good as the zaurus though... right...? ;o)
23:54:59Xentachttp://www.motorcycle-usa.com/fullsize.asp?image=calllihills%2Dpose2%2Ejpg <-- what about a bike like that?
23:55:13scanlineWell, it's hard to compete for coolness with a PDA that has a 200mhz CPU and a full color display...
23:55:21Xentachehehe
23:56:16scanlinebut relatively, it's a lot more cool than the helio ;)_
23:56:16gonkulatorwhat CPU does the VR3 have?
23:56:19scanlineerr, ;)
23:56:24gonkulatordamnit!!!
23:56:24scanlinegonkulator: 75mHz MIPS
23:56:25Xentachehehe
23:56:28gonkulatorall I have is a helio
23:56:48gonkulator:)
23:56:49scanlinewell, the LCD is bigger than the helio's, and it runs linux a lot better
23:56:53Xentacgonkulator: don't feel bad
23:58:26Xentacgonkulator: you have something scanline doesn't have...
23:58:31gonkulatoran iPod?
23:58:36Xentacwell... that too...
23:58:49gonkulatorwhat are you refering to?
23:59:06scanlineyou can't run linux on a girlfriend ;)
23:59:17gonkulatoroh, and that is probably going to change
23:59:25gonkulatormight be breaking up with her tonight
23:59:35Xentacscanline: true enough... except that... well... many other things can "run on" them...
23:59:57Xentacwhat the hell? there's a ninja sport touring bike?

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.