SachaS (~sacha@online.havanawave.com) joined #gnuenterprise. `qAz` (~eafaisal@202.75.154.225) joined #gnuenterprise. `qAz` (~eafaisal@202.75.154.225) left #gnuenterprise. SachaS (~sacha@online.havanawave.com) left irc: "leaving" reinhard (~reinhard@M1264P004.adsl.highway.telekom.at) joined #gnuenterprise. Nick change: mdupont -> md-zzz cray (~chatzilla@pc22.std.ics.muni.cz) joined #gnuenterprise. hi everybody just a little note : about half year ago, I was finding out about GNUe and then whote to this IRC, why do you use Python (I said "so exotic") .........now I see, you're completely right----so have fun, GNUE is super :) cray: hi there welcome back if only it were a "return" .....but it's an exploration :-) first touch :-) :) btami (~btami@ip102-205.ktv.tiszanet.hu) joined #gnuenterprise. siesel (jan@xdsl-213-196-208-146.netcologne.de) joined #gnuenterprise. morning reinhard: you there? it seems to me like the only revision control system in woody is CVS But there are backported packages for subversion I don't know if this fits with you requirements? havoc: Mr. Pennington himself ? :-) siesel (jan@xdsl-213-196-208-146.netcologne.de) left irc: "l8r" thierry (~thierry@musashi.xtensive.com) joined #gnuenterprise. morning gnuers hello thierry hello dimas cray (~chatzilla@pc22.std.ics.muni.cz) left irc: SachaS (~Sacha@dialup-196-212.wasp.net.au) joined #gnuenterprise. dimas (~dimas@195.218.177.46) left irc: Read error: 60 (Operation timed out) dimas (~dimas@195.218.177.46) joined #gnuenterprise. dimas_ (~dimas@195.218.177.46) joined #gnuenterprise. Nick change: md-zzz -> mdupont dimas (~dimas@195.218.177.46) left irc: Read error: 110 (Connection timed out) dcmwai (~dcmwai@219.95.174.112) left irc: Remote closed the connection dimas (~dimas@195.218.177.46) joined #gnuenterprise. dimas_ (~dimas@195.218.177.46) left irc: Read error: 60 (Operation timed out) wendall911 (~wendallc@torus.nidaho.net) joined #gnuenterprise. jbailey (~jbailey@199.212.225.1) joined #gnuenterprise. mdupont (mdupont@p5080E836.dip0.t-ipconnect.de) left irc: Excess Flood mdupont (mdupont@p5080E836.dip0.t-ipconnect.de) joined #gnuenterprise. dimas_ (~dimas@195.218.177.46) joined #gnuenterprise. dimas (~dimas@195.218.177.46) left irc: Read error: 110 (Connection timed out) reinhard: There? yep hi jeff hi reinhard Heya Dan. reinhard: More crazy appserver questions, got time? hi all a few minutes appserver uses xml-rpc, right? Is it possible to do some sort of authentication on that, or is it like corba, where you just pray the person has the rights to make the call? "appserver uses xml-rpc" isn't a 100% correct statement heh, there some that argue that xml-rpc and soap are huge vioaltions of security cause they overload port 80 appserver uses whatever the gnue rpc library provides tunnel one protocol over the other tunneling chillywilly: port-based security isn't terribly good security anyway. http is just a transport. (Not a terribly good one, but good enough) reinhard: Ah, okay. http is a protocol w/ an api just a sec (phone) GET, POST, PUT, DELETE So other things could be plugged in if xml-rpc didn't meet my needs. w/ unlimited number of nouns URIs I had this crazy idea that appserver could be amazingly useful as a job server. nouns or "resources" jbailey: http://internet.conveyor.com/RESTwiki/moin.cgi/FrontPage Gah! Not more trout porn! God, I hate traditional Wikis. need to fidn this one guy's page The captialisation structure for links makes them hard to parse. jbailey a job server of ... ? what sorts of jobs? all my bvook marks disappeared when my nephew powered this machine off uncleanly (little bastid) SachaS: The case I'm thinking of is Debian packages to be built, but it could just as easily be a scalable invoicing or statement generating system. chillywilly: Use ext3, man. ok jbailey: as to security a generic app server for some sort of jobs I use a jouranling fs jbailey: i think we need a secure means of transport SachaS: I worked for a company that paid a million dollars for a generator like that. Really sad. hi reinhard btw but authentication and such should be done by the server hi SachaS http://webservices.xml.com/pub/a/ws/2002/02/06/rest.html http://www.prescod.net/rest/ reinhard: in january I am back in FL (that not florida) http://www.xml.com/pub/a/2002/02/20/rest.html chillywilly appears to have mistaken his irc client for a web browser. lol no, I just think the REST architecture is a VERY interesting take on how the web should works ;) work and a compelling argument against xml-rpc/soap ;) jamest (~jamest@gw.math.ksu.edu) joined #gnuenterprise. The argument seems to be so far that it makes security/admins jobs harder because they have to do deep inspection. that's one point The counter argument is that anyone not doing that type of deep inspection to protect against malicious attacks probably won't have their job for long. but the web is also ingherently a resource model bah, inherently jbailey: ? jamest: Dan's pointed to an argument that xml-rpc/soap over an http transport violates do-one-thing-well architecture. chillywilly: Did I sum that part of the argument fairly? I suppose ;) "Because you are hiding your real actions in the XML body, you make it much harder for her to use standard filtering tools." Which is reasonable. the web is about representing state...the way I view it is displaying parts of your data model in some fashion Except that we don't get to the users how they use the protocols, and always have to protect against random crap anyway. addressable via URIs....you add, manipulate, remove "resources" users? filter? ha ha HA HA i have a spam filter system here jbailey: prefereably representing that state via some industry standard xml document ;) i sent out a doc telling people how to activate it. It requires the following steps. chillywilly so its all about the state? 1. login to system 2. type "spamfilter on" REpresentational Stat Transfer State REST 3. go surf for porn or warez or whatever you normally do all day Action: jamest still has to help users set it up ToyMan (~stuq@smtp.dstoys.com) joined #gnuenterprise. so if you're arguing that by doing X you're giving the users more options then you're catering to the 2% of the userbase that knowns that the box that the keyboard, monitor, printer, etc plug into isn't just a "hard drive" dcmwai (~dcmwai@219.95.174.112) joined #gnuenterprise. hi dcmwai hello reinhard was it you who asked for a documentation on "good coding style"? reinhard: YEP reinhard: I am looking for something like this... reinhard: any idea? you might want to look at http://www.nongnu.org/style-guide/ i'm not sure if it is what you are looking for it is a project i started some time ago and actually want to continue (if i have time) www.nongnu.org??? This is kind of cute name :) reinhard: hum too bad is that the files are in savannah so ... it is unassable. yea oh bad i didn't notice that the download area is on savannah dsmith (~user@mail.actron.com) joined #gnuenterprise. Nick change: dsmith -> dsmith_ Nick change: dsmith_ -> dsmith btami (~btami@ip102-205.ktv.tiszanet.hu) left irc: Read error: 110 (Connection timed out) reinhard (~reinhard@M1264P004.adsl.highway.telekom.at) left irc: Read error: 60 (Operation timed out) jcater (~jason@w202.z065105010.mem-tn.dsl.cnc.net) joined #gnuenterprise. reinhard (~reinhard@M1264P004.adsl.highway.telekom.at) joined #gnuenterprise. reinhard: to answer your question from the email, ash is in my daily backup rotation what is a daily backup rotation? reinhard: To my earlier question: Is the idea of using appserver that way a horrible abuse of it? (as a job server) I back it up daily jcater: ah, ok :-) jbailey: sorry i missed that question what does a job server do? In its simplest form, you have a series of items to work on, and remote servers query the job server for work to do. In this case, though, the data could be stored in a data not necessarily as work to do, but as a series of records that might meet some criteria. Like SELECT foo WHERE billing_date>30 days LIMIT 10. (Or more complicated with various script engines and such) jbailey: to me this looks like a quite standard database application? Should be yes. Except that I wouldn't want all the remove servers to have direct access to the database. But I'm still having trouble figuring out when to look at appserver for these projects, and when I'm just stretching a little too far. =) i'm not sure if i understand you correct but this looks to me as if you could even do it with current version of appserver as appserver would be not much more than a "data forwarding" instance Cool. The only tricky bit is that once it hands the records to a client, it mustn't ever hand those records out again. to hide direct access to the db server ergh So it's like a select + update or some such. that is error prone, isn't it? what if (for example) while passing the result to the receiver, the network connection dies? To some degree. I would assume there would be a timestamp of some sort saying 'this is being worked on', and an identifier as to which server is doing the work. i think the server should send some "yes i'm working on it" as an extra "update" statement and another "i'm finished" Yup. Although between the first two, the server has to assume it's being worked on for some period of time until it knows for certain. (race condition avoidance) hmmm something like 1. update job status to "requested" 2. send job to server 3. update job status to "worked on" Then 4. update job status to "finished" yes exactly (So that if a server eats a job, you can tell) with appserver now, 1. - 4. would have to be done by the "client" (= the server doing the job) when we have working procedures on appserver, it could be easier Cool. Are you still aiming for that for the end of the year? sure HEH just i'm not certain which year ;-) ;) well i define "end of the year" as "30 days after sarge's release" ;-) Someone witness this! seriously i have no idea what i will get done over the christmas holidays dcmwai (~dcmwai@219.95.174.112) left irc: "Client exiting" SachaS (~Sacha@dialup-196-212.wasp.net.au) left irc: "Client exiting" reinhard: you had to push back to sometime in 2005? Action: jamest runs wt_ (~merlinx@ppp191-43.lns1.bne1.internode.on.net) joined #gnuenterprise. wtg`afk (~merlinx@ppp188-157.lns1.bne1.internode.on.net) left irc: Read error: 110 (Connection timed out) mdupont (mdupont@p5080E836.dip0.t-ipconnect.de) left irc: "Client exiting" sjc (~sjc@cpc2-seve3-4-0-cust112.popl.cable.ntl.com) joined #gnuenterprise. reinhard (~reinhard@M1264P004.adsl.highway.telekom.at) left irc: "There are two kinds of people: those who divide people into two kinds, and those who don't." dcmwai (~dcmwai@219.95.210.106) joined #gnuenterprise. jamest (~jamest@gw.math.ksu.edu) left irc: "Client exiting" dcmwai (~dcmwai@219.95.210.106) left irc: "Client exiting" mouns (mouns@kali.mouns.org) joined #gnuenterprise. jamest (~jamest@adsl-65-64-191-177.dsl.tpkaks.swbell.net) joined #gnuenterprise. dyfet (~dyfet@pool-141-153-196-174.mad.east.verizon.net) joined #gnuenterprise. Vee (~vin@c66.169.136.41.ts46v-07.ftwrth.tx.charter.com) left irc: Read error: 104 (Connection reset by peer) Vee (~vin@c66.169.136.41.ts46v-07.ftwrth.tx.charter.com) joined #gnuenterprise. gozer123 (~someone@adsl-67-122-71-111.dsl.pltn13.pacbell.net) joined #gnuenterprise. gozer123 (~someone@adsl-67-122-71-111.dsl.pltn13.pacbell.net) left irc: Client Quit siesel (jan@xdsl-195-14-220-98.netcologne.de) joined #gnuenterprise. btami (~btami@ngprs.pannongsm.hu) joined #gnuenterprise. hi btami hi all hi all hi siesel Action: btami likes symmetry .) heh btami: Reminds me of something a character on b5 said. Action: siesel 's daughtes name is hannah. Isn't that symmetry :) siesel: nice! http://homepage.mac.com/edahand/iblog/B1323778479/C122905406/E1982308475/ That's probably excessive. =) Not really symmetry, but my initals are DS my wife's JS, and my kids happends to be DJS, JDS, and DJS. The boys start with D, the girl with J. We did not plan that. freaks ALL: Can we today finally decide where to move in terms of "Revision Control System", or do you all think that this decicion is done already? dsmith: two DJS is symmetry violation, you lose :) siesel: imho, we have a consensus I think all of reinhard's conditions are already met which I take to mean, he's ok with it I'm not sure about svn+ssh vs apache, though I think so too. I just wanted to get a last feedback. anyone know about the security implementations of the latter? btami: For get the S nope, i've only used ssh+svn honestly, the webdav support sounds really neat but scares the heck out of me too why? ? youuse apache auth methods dsmith: :) IMHO the problem with the later is authentification, but I don't know much about it Action: jcater never considered webdav that secure is https secure? but then again, I don't do a lot of advanced stuff w/it ;P chillywilly: not really svn does not require webdav do you shop online? ever? it only conceals traffic, not authenticate what about just using svn+ssh and using savannah for anon cvs jcater: bacially you have to use http auth (i.e. just daily snapshots until savannah is back) chillywilly: I've never considered http auth to be secure it's not the password is sent in the clear...digst authentication is better but the user agents have not caught up to it yet is it easy to go from svn+ssh to apache2 later on? it should be i.e., I'd assume the actual svn repository wouldn't change based on which one we use should be. It just mean to change the URL. the repo is in the same format I'd say let's start out with svn+ssh you mean use the stand along svnserve? besides, if we went w/the other solution that's more to do alone as apache2 isn't on ash yeah standalone Action: jcater has no idea what it'd take to get apache2 on a woody machine so, does everyone agree with me? great! I'm glad then it's settled =) :) dyfet (~dyfet@pool-141-153-196-174.mad.east.verizon.net) left irc: "Client exiting" jcater: ok, the next step is the implementation. Which repos structure should we use? trunk/gnue-common trunk/gnue-forms branches/gnue-test-common svn isn't even in Testing, btw. or gnue-common/trunk gnue-common/branches .... i have a project in svn on ash the latter siesel: honestly, that means nothing to me i request that it not be destroyed i can move it but not at this moment what be destroyed? my project no. we should stay at svn 0.26 for the moment :) Action: jamest is using ash to host a svn repository of something not gnue related i recently updated from .26 ro 0.33.1 w/o issues just forgot to do ash ash/my project was a test bed for svn for me chillywilly: I would prefer the first, as it would be easy then to check out the whole gnue tree and still be able to use the same setup-cvs.py which we use now. tyhen everything is under one repo? sjc (~sjc@cpc2-seve3-4-0-cust112.popl.cable.ntl.com) left irc: "Client exiting" IMHO its the easiest way, but it doesn't mean that we have to merge the cvs repositories that makes no sense then ;) if they are separate repos you can't check them all out at once it does :) what's the difference between the two? and which is analogous to what we have now? http://svnbook.red-bean.com/html-chunk/ch04s07.html it would mean using just one svn repository, but we should be able to let it update different cvs repository as setup on savannah now. ok, well that is differnt from what I thought you meant jcater: I think its easier to have the whole gnue project in one svn repository as it allows moving files from reports to common without loosing history but it is still possible to just check out gnue-common or gnue-forms etc. why did we move to gnue-* in cvs? and would those needs still be met with that layout? because it was easier to package? I think it had to do with packaging or something Action: jcater doesn't recall, but I do miss being able to do a single update :) I know there was a reason, though yeah, typing a "for .. " loop everytime to update gnue is bad :( I hate having to type my password each time :) Nevertheless using one tree with svn shouldn't be a problem, as we can do finegrained security with svn and it is possible to check out the tree as a whole (trunk/gnue-*) or single subdirs /trunk/gnue-common /trunk/gnue-forms ... even checking out just /trunk/gnue-common/src/datasource/drivers/postgresql is possible jcater, could you create a subversion group on ash and add all commiters to this group? We would then have a bit more security. added oops Action: jcater :q! i don't know who you want in it oops lol should we call the group gnue or something instead? to avoid future confusion? sure i'll let you do that :) :) Action: jamest goes back to his hole Is everyone ok with using a preliminary repository first, and wait for savannah to create the final one? I dunno how hard is it going to be to merge history w/current stuff? vs I don't think very hard. how long before we could even get a "real" one from savannah Action: jamest doesn't forsee the savannah admins having time for this for quite a while should we send them a pizza? I'll chip in $5 if that'll get it done faster =) Action: siesel would give another $5 :) ToyMan (~stuq@smtp.dstoys.com) left irc: "Client Exiting" jamest: I thought about using a svn2cvs script to do the merge. I think we need such a script to keep the trees in sync. although it would be ready from the begin on, but we can wait until it is ready and when its ready and savannah is up, we can fake call to the auto-commit script beginning with first version number containing the first real patch (i.e. not counting the setup stuff) siesel: so we'd lose all history data until savannah is back? then we'd sync the tree to cvs then reimport into svn to get history? yes I thought so. that can be done? Why not just use CVS for now until you can do the merge. sjc (~sjc@cpc2-seve3-4-0-cust112.popl.cable.ntl.com) joined #gnuenterprise. Be good and don't move directories around. Mergine rcs files together should be relatively easy. jbailey, because cvs isn't writable yet, so we can't continue work on gnue he's talking about setting up cvs on ash i think Yup that'd be too simple so we didn't consider it Action: jamest didn't anyway :) jamest: What would be *really* too simple would be to acknowledge that noone uses history anyway, and just start a new tree. Archive the old one for historical purposes, and delete it in 5 years when you realise that you've neverl ooked at it. jailey: it would help much, as we then still have no history. hey i've used the history at least, um, once long ago Action: jcater notes that he's used history quite a bit but suppose I could live without it Either way. Merging historical CVS data in *after the fact* seems slightly more painful than gnawing off a testicle. (into svn, specifically) Action: jamest will take jbaileys word on that jamest: Well, can't you imagine how much you would hurt someone who tried to gnaw off one of your testicles? ooooo, good point I'm trying to figure out how I can make a database format that will allow an unlimited number of modules to contribute to it in a series of unknown formats without having to mess with the schema. I think I have a solution. =) Now all I need to do is learn how to work -common. =) the guide will give you the basics GNUe Common: Technical Reference? Developers-Guide.sxw in the docs dir What format is sxw? Action: jamest really needs to add to that http://www.gnu.org/software/gnue/project/docs/Developers-Guide.sxw is a 404 openoffice Argh. I wonder if I have anythign that can read that. ingenius (~syntax@200.16.144.205) left irc: "leaving" it's in gnue-common/docs i think jcater was keeping up to date pdfs hang on 'sokay. abiword reads OOo aparently. i bet ~jcater/docs/common is up to date Luvly! if you need samples of setting up the parser i can send you some Thanks. I'll see where I get to with the guide. Nick change: wt_ -> wt Nick change: wt -> wtg btami (~btami@ngprs.pannongsm.hu) left irc: "night all" ToyMan (~stuq@user-0cevdks.cable.mindspring.com) joined #gnuenterprise. Nick change: wtg -> wtg`afk dneighbo_ (~dneighbo@ip68-109-180-32.ph.ph.cox.net) joined #gnuenterprise. jbailey (~jbailey@199.212.225.1) left irc: "Client exiting" dneighbo (~dneighbo@ip68-109-180-32.ph.ph.cox.net) left irc: Connection timed out siesel (jan@xdsl-195-14-220-98.netcologne.de) left irc: "tomorow" mouns (mouns@kali.mouns.org) left irc: Remote closed the connection dsmith (~user@mail.actron.com) left irc: Remote closed the connection dsmith (~user@mail.actron.com) joined #gnuenterprise. thierry (~thierry@musashi.xtensive.com) left irc: Connection timed out thierry (~thierry@musashi.xtensive.com) joined #gnuenterprise. dsmith (~user@mail.actron.com) left irc: "Good Night!" wendall911 (~wendallc@torus.nidaho.net) left #gnuenterprise. sjc (~sjc@cpc2-seve3-4-0-cust112.popl.cable.ntl.com) left irc: "Client exiting" jbailey (~jbailey@CPE00062579efac-CM014260028338.cpe.net.cable.rogers.com) joined #gnuenterprise. Hey - If I get you guys your CVS tree, do *I* get the pizza? =) sure meat lovers pizza? ;) Oy. whatever it takes man ftp://ftp.gnu.org/savannah/cvs/gnue-cvs-latest.tar.gz and ftp://ftp.gnu.org/savannah/cvs/gnue-sb-cvs-latest.tar.gz no way (I cheated. They're all up there) butt head no pizza for you ! ajmitch_ (~ajmitch@ex-vodca.otago.ac.nz) joined #gnuenterprise. ajmitch_: herrew ello mr dtm dir s/dir/sir/ my typing is appalling today :( hi hi 's'a'ight chillywilly: !!!!! dtm!!! does anyone here know why my channels are not listed in '/whois dtm'? i'd think it'd have something to do with '/msg nickserv help set' jbailey: it's the thought that counts right? hi chillywilly & jamest what's up? jamest: Yeah well. =) so what's the current plan with CVS? move to subversion on ash? is there a way to migrate all metadata from cvs to svn? i vote we have them rm -rf all traces and then we walk away quietly yes and yes the frog would be so happy :-o there's a repo conversion script for svn to cvs and some supporting documentation iirc jamest: DID YOU SAY FRED_FROG?!?! Why, I used to work with Fred_Frog over in accountz receebavlez.... dyaaa..aaaaand one time he went hunting and commanded a deer to drop dead at his feet, and it did! Then he picked it up overhead and ordered it to say his name. "SAY MY NAME!! FRED_FROG!! SAY IT!!!" And he manipulated its vocal cords such that it uttered a stunningly lifelike sound resembling "freeed_frock". TO FRED_FROG!!!!!!!! Action: dtm raises his glass and falls over dunno what's more amazing - that you bothered to type all that, or that you're crazy enough to do so :) wow and we banned him sucks to be us i guess Action: dtm stumbles over to ajmitch_ yeah we don't get to bask in his wonder & glory ajmitch_: Do you know Fred_Frog? Coz if you do, I ... I want to be your dear friend. TO FRED_FROG!!!!!!!! dtm: dude, lay off the crack rock #gnuenterprise: mode change '+o jbailey' by ChanServ!ChanServ@services. An eight foot high mountain of a man, in the body of one little frog. Can I squish him like we did da frog? :-o #gnuenterprise: mode change '+o jcater' by ChanServ!ChanServ@services. that won't be necessary mr. bailey did someone mention squishing someone? Action: ajmitch_ distracts jcater with donuts dimas_ (~dimas@195.218.177.46) got netsplit. chillywilly (danielb@CPE-24-167-193-166.wi.rr.com) got netsplit. jcater (~jason@w202.z065105010.mem-tn.dsl.cnc.net) got netsplit. havoc (~havoc@CPE-65-31-107-254.wi.rr.com) got netsplit. wtg`afk (~merlinx@ppp191-43.lns1.bne1.internode.on.net) got netsplit. phenix (adam@open.phenixamd.com) got netsplit. ToyMan (~stuq@user-0cevdks.cable.mindspring.com) got netsplit. dtm (~dtm@r1.txwifi.com) got netsplit. jcater (~jason@w202.z065105010.mem-tn.dsl.cnc.net) returned to #gnuenterprise. ToyMan (~stuq@user-0cevdks.cable.mindspring.com) returned to #gnuenterprise. wtg`afk (~merlinx@ppp191-43.lns1.bne1.internode.on.net) returned to #gnuenterprise. dimas_ (~dimas@195.218.177.46) returned to #gnuenterprise. chillywilly (danielb@CPE-24-167-193-166.wi.rr.com) returned to #gnuenterprise. phenix (adam@open.phenixamd.com) returned to #gnuenterprise. havoc (~havoc@CPE-65-31-107-254.wi.rr.com) returned to #gnuenterprise. dtm (~dtm@r1.txwifi.com) returned to #gnuenterprise. #gnuenterprise: mode change '+o jcater' by zelazny.freenode.net #gnuenterprise: mode change '+b *!*@199.243.96.2*' by anthony.freenode.net #gnuenterprise: mode change '+o jamest' by ChanServ!ChanServ@services. wtg`afk (~merlinx@ppp191-43.lns1.bne1.internode.on.net) got netsplit. phenix (adam@open.phenixamd.com) got netsplit. dtm (~dtm@r1.txwifi.com) got netsplit. ToyMan (~stuq@user-0cevdks.cable.mindspring.com) got netsplit. chillywilly (danielb@CPE-24-167-193-166.wi.rr.com) got netsplit. dimas_ (~dimas@195.218.177.46) got netsplit. havoc (~havoc@CPE-65-31-107-254.wi.rr.com) got netsplit. jcater (~jason@w202.z065105010.mem-tn.dsl.cnc.net) got netsplit. jcater (~jason@w202.z065105010.mem-tn.dsl.cnc.net) returned to #gnuenterprise. ToyMan (~stuq@user-0cevdks.cable.mindspring.com) returned to #gnuenterprise. wtg`afk (~merlinx@ppp191-43.lns1.bne1.internode.on.net) returned to #gnuenterprise. dimas_ (~dimas@195.218.177.46) returned to #gnuenterprise. chillywilly (danielb@CPE-24-167-193-166.wi.rr.com) returned to #gnuenterprise. phenix (adam@open.phenixamd.com) returned to #gnuenterprise. havoc (~havoc@CPE-65-31-107-254.wi.rr.com) returned to #gnuenterprise. dtm (~dtm@r1.txwifi.com) returned to #gnuenterprise. #gnuenterprise: mode change '+o jcater' by zelazny.freenode.net #gnuenterprise: mode change '+b *!*@199.243.96.2*' by anthony.freenode.net bah, freenode splits at least once a day now at least damn free services! I know! I say we install ircd on ash! =) ok Action: jcater ducks i got yer ircd right HERE bring it on, punk Action: dtm shifts menacingly in his seat dammit you two, don't make me reach back there! i'll pull over right now and... are we there yet? I gotta go to the bathroom Action: jcater points to the nearest tree and if you don't behave, you can walk home ToyMan (~stuq@user-0cevdks.cable.mindspring.com) left irc: "Client Exiting" jamest (~jamest@adsl-65-64-191-177.dsl.tpkaks.swbell.net) left #gnuenterprise ("Client exiting"). jamest (~jamest@adsl-65-64-191-177.dsl.tpkaks.swbell.net) joined #gnuenterprise. Action: dtm passes chillywilly an empty Gatorade bottle and dont forget to put the lid back on :-/ jamest (~jamest@adsl-65-64-191-177.dsl.tpkaks.swbell.net) left #gnuenterprise ("Client exiting"). Ah, Gatorade. Helping produce fat children, for 3 decades now. :-o Can you beleive that some parents give that stuff to their kids? It's absurd. well, when they've got a powerful thirst to quench, you're darn right! what else would you have them use? WATER? that free crap isn't good enough to sell. I watched a great show that basically said if you're doing less than an hour of solid cardio, you don't need gatorade. does moving the mouse count? only if you are using the scroll wheel in the middle Nick change: dneighbo_ -> derek I don't think the type of web surfer that gets your heart racing counts as cardio. i dont know i think the pr0n can work some folks up pretty good Although, once they considered ballroom dancing for the olympics, I can only imagine that group masturbation wouldn't be too far behind. especially if they are trying to hide it from their spouse chillywilly: you use gdesklets yet? it is rocking hard enough i might thave gotten rid of my obsession with wanting to use OSX sigh naturally gnue's repository hits a bug in cvs2svn.py :( so we are officially moving? i.e. do we have an entire action plan yip i saw something come accross the list but looked more like a proposal test & see if it works, and then switch :) did we post the plan anywhere? ajmitch_ sounds like a good plan to me aj summed it up pretty well though the old stuff doesnt work so testing probably isnt even a necessity :) i am more curious about going forward I'm getting it to work our relationship with savannah cvs than i am about moving our cvs to subversions on ash Action: derek felt the moving to ash and subversions was a overwhelming vote of yes (amazing how lack of cvs for 2 weeks can swing votes) ;) derek: well hey. think of it this way. you're doing the FSF a favor by burdening their resources so much less. i know jbailey threw out concerns about not being able to sync svn with cvs didnt know if those were resolved or if we opted to just make cvs on savannah be equiv of a checkout only tarball type environment or did we talbe that as "deal with it later" :} and put up instructions for people to check out, once it's done Action: ajmitch_ wonders why he is suddenly very lagged... that was weird I don't think it's just you hmm, have a placeholder in savannah cvs with a README telling people how to get stuff from subversion? ie switch fully.. but I'm not sure how many people have svn clients for grabbing code did reinhards question of a client in woody get answered? i suddenly felt a great disturbance in the Force Feedback, as if thousands of clients suddenly cried out in latency.... and then were netsplit. btw: im loving that we are changing things derek: yes derek: jamest and I are using svn under woody derek: there are woody backports of svn, afaik I can't remember if we backported packages are they already existed s/are/or and there are win32 packages, etc just dont want to sever FSF ties http://subversion.tigris.org/project_packages.html plus at LDC and the county we are moving to subversions for things damn so im having to learn it anyway, so its perfect timing on my part I was hoping you wouldn't know how to access svn sigh Action: jcater ducks worse.. im LEARNING how so imagine all my pain.... and grief... that i normally cause then add "epiremental" to the front of that sigh er expiremental even it takes me approx 1.5 hrs to run cvs2svn and it's failed twice Action: jcater prays 3rd time is a charm ouch batman is there ANY possibility we will have stuff available tomorrow Action: derek plans on going to LDC and hopefully we will toy with cleaning up the gtk2 driver probably I'm not sure if I'll be in town or not I have to finish setting up our new processing center you could setup anoncvs temporarily on ash, for now? :) before christmas :( you can leave town? ah.. how far is new center? in same town as our remote office 90 miles from here we leased another 8,000 sqft to do nothing but handle mail fun mail is fun to say the least, I'm getting lots of ltsp experiece :) jbailey: do you use gnome? jcater (~jason@w202.z065105010.mem-tn.dsl.cnc.net) left irc: "nite" ajmitch_ (~ajmitch@ex-vodca.otago.ac.nz) left irc: "Leaving" derek: Yes. no gdesklets for me as I use KDE it's getting to be about my bed time jbailey: do you know if there is a way to turn on "edge flipping" in gnome 2.4 with metacity as a window manager? what's edge flipping? chillywilly: gnome is rocking my socks again it seems slow and bloated I installled 2.4 from sid when you get to the edge of a virtual desktotp it switches to the desktop next to it oh http://www.gnuenterprise.org/~dneighbo/screenshots/darkscreenshot.png I don't use virtual desktops much anymore those icons at the bottom are like OSX that's on debian? as you mouse over them they "pop" up nice desktop and get highlighted it is PURE WICKEDNESS yeah debian what kinda theme is that?> let me see if i can "catch" it and what is that calendar in the upper right? I don't think there's edge flipping in metacity by default. everything on the desktop is gdesklet apps It's possible to add with an extension, but I always hated it soI never looked into it. calendar, clocke etc hmmm, ok even the panel at the bottom is a desklet what package are they in? bed time. Enough staring at posix specs for me. gdesklets? jbailey (~jbailey@CPE00062579efac-CM014260028338.cpe.net.cable.rogers.com) left irc: "Client exiting" looks very slick Action: chillywilly might try it ;) derek: yeah looks like Dock one thing I don;t like is gnome-terminal it's a bitch irssi | screen does not redraw correctly in it s/|/+/ I installed gdesklets hmmm... brb ;) ok here you go http://www.gnuenterprise.org/~dneighbo/screenshots/gdesk0.png http://www.gnuenterprise.org/~dneighbo/screenshots/gdesk1.png http://www.gnuenterprise.org/~dneighbo/screenshots/gdesk2.png simulates a bitt what its like to hover over that bottom panel still not quit osX badness, but close hmmm whats the crazy doodle to the side? which side? right derek: the calendar nickr: which doodle? htf do I use a desklet? found it I think there is a weather desklet a calendar desklet desklet new to me. an info desklet xmms desklet clock desklet on right side erm...I am confused ;) if I actually used multiple apps per screen that'd be ena.t neat. but I don't. wtf are the desklets? so no eye candy for me chilly easiest way to use them is open them in nautilus ok... basically every desklet has an deskletname.display if you click on this in nautilus it launches the desklet my cons are too freakin' huge you can also run gdesklet deskletname.display I don't see sucha thing yes my gripe is laptop doenst have large enough resolution to make them highly usesful :( but there is massive potential /usr/share/gdesklets/ i think well I have a nice large LCD monitor ;) also you must start the desklet daemon how? i think you can run applications -> accessories -> gdesklets is there some docs on the thing? chillywilly: gdesklets = karamba clone ;) if you are running gnome 2.4 yea, I did that last one man gdesklet is what i used ajmitch: ok...never used that either ;) chillywilly: some gnome people decided to copy KDE again ;) heheh ajmitch gdesklets + karamba = osX clone derek: sure only osX does it so much better Action: chillywilly looks for karamba and they have way more of them chillywilly: get superkaramba ok is it in sid? ah, ye typo s/ye/yea/ and then goto kdelook for stuff http://gdesklets.gnomedesktop.org/ --- Tue Dec 16 2003