IRC log started Tue May 23 00:00:00 2000 [msg(TUNES)] permlog 2000.0523 sorry, i just got tied up in dns crap basically, it's more consistent if the objects' identities are kept as close to functional as possible, since we're considering objects to be immutable by default sure, but once objects do become mutable, the model breaks down :) hm bleh, i'm too tired to have good ideas on this right now or even to recall the old ones well, sleep on it then :) i will 12:10am -:- SignOff eihrul: #TUNES ([x]chat) -:- cwr is now known as coreyr -:- Kyle_L [kyle@cr168790-a.nmkt1.on.wave.home.com] has joined #Tunes hey kyle hello 03:10am water (when you wake up): what do you think about the principia cybernetica pages from a web design angle? and http://pespmc1.vub.ac.be/WEBRESEA.html -:- SignOff abi: #TUNES (Ping timeout for abi[bespin.dhs.org]) -:- abi [nef@bespin.dhs.org] has joined #tunes 03:20am -:- SignOff Kyle_L: #TUNES (Ping timeout for Kyle_L[cr168790-a.nmkt1.on.wave.home.com]) -:- NetSplit: forward.openprojects.net split from irc.linux.com [03:26am] -:- BitchX+Deb1an: Press Ctrl-F to see who left Ctrl-E to change to [forward.openprojects.net] -:- Netjoined: forward.openprojects.net irc.linux.com -:- I440r [mark4@purplecoder.com] has joined #tunes -:- Fufie [stig@tunnel-44-71.vpn.uib.no] has joined #tunes hum 04:30am -:- Kyle_L [Kyle@ppp8463.on.bellglobal.com] has joined #Tunes -:- SignOff Kyle_L: #TUNES (Leaving) -:- SignOff water: #TUNES (Ping timeout for water[tnt-10-188.tscnet.net]) -:- Kyle_L [kyle@cr168790-a.nmkt1.on.wave.home.com] has joined #Tunes -:- ult [ult@user-38lc6bg.dialup.mindspring.com] has joined #Tunes -:- SignOff Kyle_L: #TUNES (Leaving) -:- water [water@tnt-9-125.tscnet.net] has joined #tunes coreyr: two thumbs up, for the most part coreyr: except pcp needs some extra structure so it can handle an implementation-oriented set of docs 07:50am -:- Kyle_L [kyle@cr168790-a.nmkt1.on.wave.home.com] has joined #Tunes hey kyle hi 08:00am -:- SignOff smoke: #TUNES (for i in toomanytests ; do kill -9 matlab ; done) heh 08:10am -:- hcf [nef@207-172-225-245.s245.tnt1.pld.me.dialup.rcn.com] has joined #tunes -:- smoke [smoke@16dyn87.delft.casema.net] has joined #tunes -:- SignOff smoke: #TUNES (One day sheep will rule the world) -:- smoke [smoke@16dyn87.delft.casema.net] has joined #tunes -:- dalvarez [dalvarez@tristan.sc.cs.tu-bs.de] has joined #tunes hey dalvarez hm http://www.tunes.org/Interfaces/ would anyone care to look closely at the contents there, and tell what they think? particularly the links near the bottom of the page with little articles * coreyr/#tunes looks coreyr: two thumbs up, for the most part, concerning PCP but they aren't oriented to a programming system or any real software, for that matter but like that? sure with nodes and stuff? well, i only like the nodes with that extra stuff that makes it organizable What's Wrong With Today's UIs and What We Can Do to Help: old musings of Chris ^^^ not there yeah i tried to track that one down chris harris is a long-gone tunes member maybe pcp would be nice to share their software? maybe I like the idea behind Tunes vs the WWW, though I think it could use a rewrite all the ideas are good, and all the ideas need a rewrite there's no question about that 10:10am * ult/#Tunes hasn't gotten to the others yet though. hmm, but so far, your right. well if you can think of specific examples that should be mentioned in the WWW article, mention them or post them to the mlist as such coreyr: so would you mail pcp to find out? ok thx shouldnt users be objects inside the world? Do you know of any good current meta-browsing systems I could take a look at coreyr: maybe, it's at least something that should be debated ult: hm everything they do could be done with message passing -:- SignOff dalvarez: #TUNES (bbs) and that would allow "browsing" to other worlds coreyr: bring it up on the list, ask what sort of object the user would be ult: perhaps RDF stuff? * coreyr/#tunes is not on the list * coreyr/#tunes subscribes. Hmm. ult: perhaps a system that processes XML automatically, integrated with programmable web searching obviously this stuff doesn't exist in the "browser"? There is of course DHTML. hm well you *can* put squeak into a web browser or load it as a plugin, even headless, so that could use the xml and cgi 10:20am CGI makes no sense with meta-browsing...you still end up with a HTML document, and there are only "so many" predetermined outputs from a CGI. message passing (im not clear on to change topic) -:- SignOff Kyle_L: #TUNES (Read error to Kyle_L[cr168790-a.nmkt1.on.wave.home.com]: Connection reset by peer) well, dhtml then instead of cgi It would be nice if the objects were globally editable (at least some of them)... brb (getting food) you could provide a structured squeak swiki perfect how would message passing happen between radically different languages coreyr: Just like it would between radically similar languages sort of a higher-order swiki would messages be in some kind of defined format? coreyr: Well, a message is a message is a message... i mean how would it be passed? :) a foo: b (tell a b) hm hmm (tell a 'foo b) if both languages had a FFI that allowed them to access eachothers objects semi-natively well building everything out of cons cells or slate objects would be the ultimate goal yeah squeak supports FFI That's all you really need. yeah For example because Squeak supports a C FFI and CMUCL supports a C FFI, you could write a program in C that would link the two And the link would appear to be native in both languages ok ult: post this to the list, with all the details as a concrete proposal for how meta-browsing could be built on existing systemd s/emd/ems/ * ult/#Tunes ponders and ignore Fare's responses ;) 10:30am any thoughts on the other articles? The Word Processing article starts to present merit...until Fare replies ;) i think you're noticing a pattern :) Well, Word Processing is really a bad name for what we need. although i have to admit, the point about tex is pretty much right Because it assumes that a "document" is based around text. right 10:40am the same mistake as Xanadu the application simply needs to be a "document" that has "objects" attached to it well, for example, Squeak does everything with objects * ult/#Tunes nods and the interface for interacting visually with the objects is in separate objects Squeak in a sense is what we need however, a lot of people have noticed that the single object model of Squeak's document systems only works well in certain ways that depend on implementation Well, not Squeaks document systems per se for example, big documents in squeak are bad because of the way the data gets passed around s/bad/very slow/ i think one of the points which is hinted at but should be explicitly stated for the Tunes article is that you should be able to change object models, but this is a library feature, not a language feature unless/until we figure out some way to make a meta-coding system for it, a lot of tunes coding guidelines should be formally expressed on the web pages for example, eXtreme Programming or patterns or refactorings so are you going to write up this stuff for the list or no? * ult/#Tunes is working on it cool 10:50am -:- SignOff smoke: #TUNES (Ping timeout for smoke[16dyn87.delft.casema.net]) -:- smoke [smoke@16dyn87.delft.casema.net] has joined #tunes -:- Kyle_L [kyle@cr168790-a.nmkt1.on.wave.home.com] has joined #Tunes hey kyle hello again anything interesting on the slate front? * water/#tunes is interacting with corey about slate.lisp well i'll be updating the site soon enough by the end of the week, hopefully I can't wait to see a tutorial w. working prototype. What is it built in again? Platform? right now, common lisp acl, i think acl? abi: acl? acl is Allegro Common LISP, free of charge proprietary software at http://www.franz.com I would imagine any lisp interpreter is good enough then? OK eihrul uses acl, but it works with cmucl which is what I use. * coreyr/#tunes uses cmucl 11:10am * water/#tunes decides to bug eihrul about making the slate.lisp a little more functional -:- dirt [lysergicac@stargate.intelligenesis.net] has joined #tunes ok hmm time to make a fool out of myself on the mailing list, eh ;) hey, i said to *ignore* fare :) ok 11:20am slate.lisp does need more functionality :) well, write up the changes and send them to eihrul or post it yourself and i'll link to it :) ult can do the same if he wants to (clone) "/" is not too useful... well, cloning the world is supposed to give you a kind of version isolation hm ok it has bugs... clone seems to do the same thing as (clone) / ok i figured it out "x" does the same thing as "x /" -:- SignOff dirt: #TUNES (Leaving) * ult/#Tunes nods now, what they're both doing exactly... er i'll bbl hm what they're both doing is "x /" i gotta go vegitate and shower and cook ok -:- SignOff ult: #TUNES (Leaving) actually, they're not really doing "x /" hm you cant set the name of an object can you? not yet hmm need to practice lisp so his code wont be laughed at this implementation doesn't get into the lookup and evaluation orders at all what is the book "on lisp" about? macros, little languages, oo lisp pattern-matching, stuff like that 11:30am i sure as hell like lisp, but reading and coding in it just doesn't happend for me water: abi's nickometer is disabled, caused LOTS of noise i figured that out i was just reading the infobot source docs 11:40am * water/#tunes likes ult's post what is meta-browsing? hm in the "tunes vs www" page u cant give me a defn? heh it's Fare's "concept", not mine http://tunes.org/Interfaces/tunesvswww.html yuck heh yes, Fare is the fellow who came up with most of tunes' ideas :) and yes i read this crap quite often try reading the other articles under ./interfaces/ * water/#tunes is surprised that there isn't a Tunes spoof site up yet i dont wanna read articles, i just wanted a defn hm cuz ult doesnt give one he certainly didn't he could of linked to today's irc log too meta-browsing would be the ability to browse meta-information i'll repond to his post with links, etc isnt the meta-data thing being done to death right now? this isn't quite the same data is not information in its fullest sense especially since we want to discuss functions and not merely data 12:00pm i gather nigh in 'nigh-unusable' means nearly, right? yeah 12:10pm * water/#tunes sends the reply good job w/ the irc log linkage :) heh how could i have botched it up? u included the marker / # of lines info oh yeah i figured it would be a bit of a pointless reference without that and it was too long to quote would this sort of system be able to tell me what ult ment by 'nigh'? hm does a filename "dead.letter" mean anything to you? hm dead.letter is usually a killed email msg oh that must have been what happened this morning hcf: this system would automate away the complexities that ult meant by "nigh-unusable" 12:20pm how? hm well most of the how has to do with starting with squeak and lisp and working in the browser you could start with swiki or perhaps a database and build off of it but the idea would be to equate the content production with the language constructs' usage iow lisp as html-generator and having lisp available to the viewer of the site not the best possible implementation, but it demonstrates the concepts yes, "demo" is the right word here -:- dirt [lysergicac@stargate.intelligenesis.net] has joined #tunes re dirt re re water -:- SignOff hcf: #TUNES (Ping timeout for hcf[207-172-225-245.s245.tnt1.pld.me.dialup.rcn.com]) 12:30pm -:- SignOff smoke: #TUNES (Ping timeout for smoke[16dyn87.delft.casema.net]) -:- smoke [smoke@16dyn87.delft.casema.net] has joined #tunes -:- hcf [nef@207-172-225-131.s131.tnt1.pld.me.dialup.rcn.com] has joined #tunes re re -:- ult [ult@user-37kbait.dialup.mindspring.com] has joined #Tunes pltltltlt hey ult * ult/#Tunes ponders what's up? hcf: hoy. * ult/#Tunes shrugs Getting ready to go to a cookout ok notice i replied to your post * ult/#Tunes noticed 12:40pm hm * water/#tunes really likes the PCP web setup hopefully they have a nice set-up for automated management and editing although they *do* have dead links yeah PCP? well it shouldn't be to hard to write link-checking scripts abi: pcp pcp is Principia Cybernetica, a web-based public theory of cybernetics and systems theory or http://pespmc1.vub.ac.be/ ult: you know,... angeldust.. :) heh heh ;) yeah...that messes people up badly. 12:50pm although i disagree with the pcp approach to cybernetics because they're too focused on "hard" reality oh well water: what happened to the webmind guy(s)? * water/#tunes looks at dirt oh, heh dunno, what are you guys up to lately, dirt? w/ii durt w/ii dirt ack 01:00pm -:- SignOff ult: #TUNES (Leaving) -:- SignOff coreyr: #TUNES (Ping timeout for coreyr[net255ip95.parklink.com]) -:- coreyr [coreyr@net255ip95.parklink.com] has joined #tunes sorry folks was busy er ert we were just curious how the biz is going it's going probably won't be any revelations in the next month or so from us but eventually... sorry, NDA and all (though i hate that aspect of things) prevents me from sharing specifics no problem 01:30pm -:- redfive [redfive@bespin.dhs.org] has joined #tunes hey red5 hello how's bespin and tril? tril's a busy slut I can't ever get ahold of him hm oh well well at least i'm getting email responses now I'm curious about slate how are things for you? oh? :) henzo and me want to write stuf in it, but it doesn't exist yet :) btw, i'm considering seriously fiddling with tunes web design, whether on tunes.org or on my own domain heh yeah, that webdb is pretty weak as of now well, do you know common lisp? I don't know what's up w/ it I'm learning scheme ok 01:40pm you could probably write up a slate system in scheme pretty quickly hmmm... is it goign to be typed? (say 35k of code roughly) sort of :) hmmm.. at the base level, no types how far along are you ? well i'm still working out the finals of the language definition oh (sorry i'm in multiple channels) no worries, I'm talking w/ henzo but that should be done by the end of the week the language? or the compiler? language k eihrul's working on the compiler back-end right now nice the problem for now is making the syntax proper and making sure the very core semantics are worked out to the nth degree ok, that's over my head I was just wondering how long it would be before I can write in slate :) -:- HenZo [henzo@bespin.dhs.org] has joined #tunes speak of the devil well there's a tiny implementation that eihrul wrote up in lisp, but it's only a toy and doesn't really stay true to the language yet hey henzo Hey water How's eihrul's compiler coming? Done? nope :( still writing the optimizing back-end heh Ahh damn it, you guys aren't supposed to be excited by it, yet :) hehehe I'm excited about ANY progress whatsoever Thouroughly excited progress? where? heh 01:50pm well are guys good with web-design? yeah hm What about that guy you were talking about the other day? it's a learning process The co-admin of web design or something there's a fellow named elric i'm getting (hopefully) to work out a new web doc system for tunes/slate/etc oh ok he works at aa.net aa.net, that's right -:- lar1 [larman@adsl-63-204-132-129.dsl.snfc21.pacbell.net] has joined #tunes what up lar re HenZo -:- SignOff HenZo: #TUNES (TUNES? What's that?) hm I must go as well. peace -:- redfive [redfive@bespin.dhs.org] has left #tunes [] 02:00pm -:- SignOff coreyr: #TUNES (Ping timeout for coreyr[net255ip95.parklink.com]) -:- coreyr_ [coreyr@net255ip95.parklink.com] has joined #tunes -:- coreyr_ is now known as corey -:- corey is now known as cwr -:- SignOff lar1: #TUNES (Ping timeout for lar1[adsl-63-204-132-129.dsl.snfc21.pacbell.net]) -:- lar1 [larman@adsl-63-204-132-129.dsl.snfc21.pacbell.net] has joined #tunes -:- SignOff water: #TUNES (Ping timeout for water[tnt-9-125.tscnet.net]) -:- water [water@tnt-9-125.tscnet.net] has joined #tunes -:- SignOff cwr: #TUNES (Ping timeout for cwr[net255ip95.parklink.com]) -:- cwr [coreyr@net255ip95.parklink.com] has joined #tunes -:- SignOff cwr: #TUNES ([x]chat) -:- eihrul [lee@usr5-ppp117.lvdi.net] has joined #tunes * water/#tunes whistles a tune or two * lar1/#tunes whistles TUNES. looks like its my turn to come up with a topic again (isn't it always) i may as well bring it up again.... http://www.tunes.org/interfaces/ oops http://tunes.org/Interfaces/ anyway i was thinking that most of you haven't looked at the articles linked to at the bottom of the page lately do you guys have any ideas about them? 03:20pm is anyone looking? Yeah But I don't count :) yes you do, although i'm more interested in having at least 4 people working on this -:- ``water [water@tnt-10-204.tscnet.net] has joined #tunes -:- SignOff smoke: #TUNES (woosh) <``water> who's not lurking here? -:- SignOff water: #TUNES (Ping timeout for water[tnt-9-125.tscnet.net]) -:- ``water is now known as water 03:30pm geez. what's the point of being here? getting philosophical? :) bah :) no just wondering who's actually interested in tunes ideas, and who's a shameless leech? :) I am a shameless lurker at the moment I am intrested, however I don't fell like discussing right now. lar: that's ok :) -:- MosiFa [asdasd@node-64-248-41-156.dslspeed.zyan.com] has joined #tunes -:- MosiFa [asdasd@node-64-248-41-156.dslspeed.zyan.com] has left #tunes [] 03:40pm * dirt/#tunes raises hand shameless leech here :P it doesn't matter... you're doing it on company time Eh? why are you actually using irc instead of checking the logs? i like the interactivity lar: intelligenesis employee even when i don't participate :-] hma true leech indeed water: Ah. the flamewars here r boring when read from logs Indeed!! * water/#tunes shakes his head 03:50pm i'm outa here anyhow now flamewars? so enjoy a "leech-free" few hours :-] damn Fare and i, usually -:- AlonzoTG [Alonzo@208-58-198-136.s136.tnt11.lnhva.md.dialup.rcn.com] has joined #tunes * Fufie/#tunes heads for bed -:- SignOff dirt: #TUNES (Leaving) -:- Fufie is now known as FufieAFK hey atg om I am running DOS on an 800mhz, 256mb Athalon. 04:00pm -:- coreyr [coreyr@net255ip95.parklink.com] has joined #tunes * AlonzoTG/#tunes launches a squadron of rabid gnats to annoy the crap out of coreyr . atg: up to your stupid dog tricks, again? 04:10pm -:- SignOff AlonzoTG: #TUNES (Have Nice Day :)) stupid woodchuck tricks, actually btw i'm setting up arrow.cx -:- Terralthra [terralthra@c741758-c.plstn1.sfba.home.com] has joined #tunes re terra 'ello the new domain will have all my stuff on it 04:20pm Cool yes, although i'm definitely going to make it a little more friendly to those looking for info Yeah, I am going to do some tunes stuff. I'd like to propose a redesign, accually. I've been thinking alot about it. corey: anything for aliasing or mail-forwarding? lar: ok water: no problem. hm arrow.cx still empty terralthra: was Fare opinionated enough for you yesterday? :) water: ytalk. oops ...hi Fare.... terra: he's lurking or rather, he's got his irc client running on a machine he's not using =]. He was very...um...self-assured. heh I don't have enough programming experience to tell him he's wrong or argue with him, and...well...he knew it. corey: should i just have arrow.cx be an alias for ./~water/ ? oh duh geez of course i have to do thaat :) right now ~water/public_html/ is used as the root for the virtual host www.arrow.cx ok And he operated much as my friend Chesh does...always using the literal sense of things, rather then reading from context. what kind of aliasing is appropriate, corey? terra: hm well, he wrote 90% of the tunes site, and we've been working on getting him to improve it i can setup users@arrox.cx how ever you'd like 04:30pm corey: i mean redirecting, proxying, or frames i assume redirection? oh you just want me to redirect www.arrow.cx to tunes.org/~water? not sure Well, this is on the verge of becoming my new IRC hangout...very educational just looking at some of the logs...maybe I can contribute something useful too (someday) heh corey: i'm asking what's the best way to go "another lurker" no kidding terra: you see all those users on this channel? Yes. terra: 80% of them are doing exactly what you propose corey: so which shall it be? Water: My greatest contribution to an online hacking conversation so far: (I (hate ((Lisp)(Programming)))) water: whatever is most convienent for you, you can host it on my box or i can redirect it somewhere else hm i'll have it redirect to you for now core also offered me space, so who knows? I dunno, water. Maybe I'll be just a name in the right pane, maybe I won't be. *shrug* corey: would the site need mail forwarding to be functional? water: im not sure im following you. corey: about which? well i just mean, if you want water@arrow.cx, etc... hm uhm about the "redirect" sorry im topic hopping. yes you are :) -:- SignOff hcf: #TUNES (Leaving) "corey: i mean redirecting, proxying, or frames" i dont understand what you mean well niccx offers those for aliasing the domain name oh hm i'm still not getting arrow.cx to show up 38.202.255.95? why not just make me the primary dns yeah .95 yep. -:- hcf [nef@207-172-225-17.s17.tnt1.pld.me.dialup.rcn.com] has joined #tunes you *are* the primary dns ok then everything should be admind from eirene then. that's why i'm a bit confussed it doesnt happen immediately hm this would be a non-linear system right? * water/#tunes and corey are ytalking, fyi * coreyr/#tunes is trying terminology 04:40pm eh? what's nonlinear got to do with dnsing? naming? uh * coreyr/#tunes has no idea. ignore. how does this relate? heh yes the web is nonlinear i mean nonlineaer naming hm yes it's a nonlinear namespace :) ok heh me is more clear now "www.arrow.cx aliases to eirene.onezerosix.net/~water/ " i wish i had someone to talk to verbally water: yes sir. except that it doesn't uhm it does if your using my dns. :) heh now the world has to know i am master that can take a while server 0 goes to eirene with the discussed number oh wait how long from entering this at the NIC should the aliasing actually happen? depends within a day well in that case, there's out answer s/out/our/ heh ok you just proved that the nic knows the right info yeah that nic is rickety :) so it's *your* fault! :) eh? most nics and registrars tell you when their db was last updated oh hey i'm entering mail forwarding to eirene for now where should default mail get sent? to myself or you? n/m i'll handle it you not @arrow.cx well sure it can't forward to itself :) i have seen people make contacts for domains within the domain itself ok water@arrow.cx works * water/#tunes tests this and when they loose connectivity... heh 04:50pm oic they've had firewall problems lately sta t=Sent good. * water/#tunes considers well, if anyone thinks they should have an arrow.cx mail address, let me know i can't imagine why, but oh well heh I do I do I do!!! =] heh nice try doh! mail returned to sender hum i don't suppose anyone wants to discuss something tunes-related? ok afaik it's just a matter of time before arrow.cx shows up 05:00pm U have a question...what language(s) are you workinf on TUNES in? Is it a proprietary one you are making, assembly, what? um slate and forth or joy as LLL ah and slate *is* somewhat like lisp >:) oi hehe I hated that when I was first learning it...it's better now, but when I was starting...ugh it's not so bad well, i think i like lisp 1.5 better than common lisp or scheme * water/#tunes hides And I've read the site, and I understand what you mean by orthagonal persistance (I think) but how do you plan on implementing it? (perhaps a further explanation would help) well orthogonal persistence means that once you create something in the software system, that you always have access to it unless stated otherwise Fare is probably better to talk to about it than i As opposed to filesystems, where you have to access it on demand, yes? for instance, you can treat RAM as a cache for the persistent store well with filesystems you have to explicitly convert every time the data-structures (for example) if you want to see research on them, look at the napier88 site abi: napier88 napier88 is a language for a persistent hyper-programming system from the Univ. of St. Andrews or proprietary and evil or at http://www-ppg.dcs.st-and.ac.uk/Languages/Napier88/ 05:10pm the UI is also interesting (hyper-programming aspect) slate spec by sunday? let's hope so :) Reading Napier & terra: btw there's probably a hundred other links i could give you with just as much unique material I wouldn't be a bit surprised. Looking at Fare's link page made me go *ugh* though. a lot of abi's stuff is on the language and os review pages -:- AlonzoTG [Alonzo@208-58-199-129.s383.tnt11.lnhva.md.dialup.rcn.com] has joined #tunes Hmm...is that model of persistance close to the one TUNES will use? fairly close tunes, however, has a lot of differences based on the ideas of functional programming mostly the difference (a far-reaching one) is that all computations should be reversible 05:20pm wow. That's pretty ambitious, given the number of calculation types there are. not really if you use the right programming language, it's not that difficult a concept of course the implementation isn't trivial EVERY calculation? sure every functional language can handle reversibility I'm only past 1.5 years of calc, but mathematically, there are some calculations that are functionally impossible to reverse accurately. in fact, purely functional languages *enforce* it heh Of course, in a persistent environment...the answer is already there. no i don't mean like that i mean you never over-write past values unless you *can* call the inverse of a function yes, pretty much So, in the persistant environment, if the computation is reversible precisely, the previous value doesn't have to persist. Ahhh.... *feels newbie-ish* heh the previous value is a cached computation until it gets Garbage-Collected, as long as you can call the function's inverse I keep forgetting exactly how persistant persistance is...(TIAC, NAPOP) hcf: you there? 05:30pm y * water/#tunes tries to recall what it was he was looking for forget it it's obviously not that important to me =] 05:50pm -:- SignOff water: #TUNES (The Tao went that-a-way!) -:- SignOff Terralthra: #TUNES (Leaving) -:- SignOff eihrul: #TUNES (Ping timeout for eihrul[usr5-ppp117.lvdi.net]) -:- SignOff Kyle_L: #TUNES (Leaving) -:- water [water@tnt-10-204.tscnet.net] has joined #tunes -:- SignOff lar1: #TUNES (:P) -:- AlonzoTG [Alonzo@208-58-199-129.s383.tnt11.lnhva.md.dialup.rcn.com] has left #tunes [] -:- eihrul [lee@usr5-ppp83.lvdi.net] has joined #tunes -:- ult [ult@user-37kbalc.dialup.mindspring.com] has joined #Tunes abi: gui gallery is at http://www.pla-netx.com/linebackn/guis/ heh cool, xerox machines -:- SignOff ult: #TUNES (Read error to ult[user-37kbalc.dialup.mindspring.com]: Connection reset by peer) -:- ult [ult@user-38lc6eb.dialup.mindspring.com] has joined #Tunes 07:40pm -:- SignOff eihrul: #TUNES (Ping timeout for eihrul[usr5-ppp83.lvdi.net]) -:- eihrul [lee@usr5-ppp178.lvdi.net] has joined #tunes -:- SignOff eihrul: #TUNES (Ping timeout for eihrul[usr5-ppp178.lvdi.net]) -:- eihrul [lee@usr5-ppp178.lvdi.net] has joined #tunes -:- NetSplit: irc.linux.com split from sterling.openprojects.net [08:18pm] -:- BitchX+Deb1an: Press Ctrl-F to see who left Ctrl-E to change to [irc.linux.com] -:- Netjoined: irc.linux.com sterling.openprojects.net -:- Fare [rideaufr@lantier.enst.fr] has joined #tunes -:- FufieAFK [stig@tunnel-44-71.vpn.uib.no] has joined #tunes -:- coreyr [coreyr@net255ip95.parklink.com] has joined #tunes -:- SignOff ult: #TUNES (Leaving) * water/#tunes ponders the effects of a 'user' object in a programming system -:- smkl [sami@glubimox.yok.utu.fi] has joined #tunes -:- SignOff hcf: #TUNES (Leaving) -:- hcf [nef@207-172-225-200.s200.tnt1.pld.me.dialup.rcn.com] has joined #tunes -:- SignOff eihrul: #TUNES ([x]chat) -:- ddent [ddent@sfr-pci-pqr-vty68.as.wcom.net] has joined #tunes hi ddent hi everyone how's it going most people are away i think I see.. what is this chan about ? :) what is tunes.. ah :) well have you looked at the website? no ;) -:- hcf has changed the topic on channel #tunes to: TUNES, Free Reflective Computing System: http://www.tunes.org/ || Slate Language: http://www.tunes.org/~water/slate-home.html that one :) ok :)\ we can answer questions for you of course cool :) such as the [ this directive failed ] I think your shtml is off :) oh yeah we need to give the web coders a good kick in the pants really soon fare put that in on purpose hehe supposedly its a joke I see.. well, that proves something i shouldn't say in front of a newbie :) well, if you want good web design, go to http://vc.bc.ca/webvc :) is that an offer? perhaps.. hm if you have stuff you want on there.. i'm definitely looking for some help with a site or four I can put it togethere.. I use common headers and I can snap a page together in minutes * ddent/#tunes is currently working on a web-ftp gateway almost done.. 09:40pm well we don't need it all together, we need the framework only this is beside the point, though right.. take a look at vc.bc.ca/~ddent/homework.bizhosting.com super simple to add new pages / update it not what we have in mind anyway... what do you think of tunes? 09:50pm hm so much for helping out a newbie 10:00pm -:- ddent [ddent@sfr-pci-pqr-vty68.as.wcom.net] has left #tunes [] hm brb (rebooting) -:- SignOff water: #TUNES (The Tao went that-a-way!) 10:20pm -:- bluesman [user2883@208.188.216.100] has joined #tunes -:- bluesman [user2883@208.188.216.100] has left #tunes [] -:- water [water@tnt-9-72.tscnet.net] has joined #tunes -:- SignOff Fare: #TUNES (Ping timeout for Fare[lantier.enst.fr]) -:- Fare [rideaufr@lantier.enst.fr] has joined #Tunes -:- SignOff hcf: #TUNES (Leaving) -:- smoke [smoke@15dyn14.delft.casema.net] has joined #tunes -:- _Luke [luke@203.46.39.102] has joined #tunes hi luke <_Luke> howdy is there anything we can do for ya? <_Luke> no, just thought I'd pop in when I saw the channel description on the channels list. I saw a reference to Slate this morning but know nothing about it ah where did you see the reference? the language design is still in development btw <_Luke> someone on efnet told me about it we are also working on a compiler, but it's not usabel yet hm ok well, i'm the slate author, and i work with tunes people quite a bit <_Luke> what sort of things do you write with it? hm what have you programmed in? <_Luke> all the usual stuff :) well, which ones are those? c,c++, java, .... anything else? <_Luke> those, and the usual ones before, and but erlang and scheme these days ah ok 11:20pm well i don't know erlang very well, but i can explain slate in terms of scheme basically, slate's an object-oriented language, but it's built out of lambdas every object acts like a function because it has a special part of it designed to return an answer implicitly but it also has other objects inside it to act as input variables and intermediate values and overall, a slate environment is a recursive "directory system" of these kinds of objects does that make a bit of sense? <_Luke> (was afk for a bit, reading) oh ok <_Luke> not like anything I know - I'll have to investigate it some time. but alas now I have to rush off and stand in the rain at a football match :-) look forward to taking a look at chatting with you another time ok <_Luke> perhaps I can steal some ideas, I'm doing mostly OO scheme at the moment but I don't have any grand unifying sort of object, instead a wish-wash of various ad hoc ones none of which is gaining dominance :) alright 11:30pm woohoo!! http://www.arrow.cx is online! :) 11:50pm [msg(TUNES)] newlog 2000.0524 IRC log ended Wed May 24 00:00:01 2000