[00:11] Last message repeated 1 time(s). ra3vat (ds@ics.elcom.ru) joined #gnuenterprise. jcater (jason@HubA-mcr-24-165-193-24.midsouth.rr.com) left irc: "nite" SachaS (~sacha@203.190.196.234) joined #gnuenterprise. Nick change: deke -> dnSleep nite jamest (jamest@fh-dialup-201002.flinthills.com) left irc: "[x]chat" SachaS (~sacha@203.190.196.234) left #gnuenterprise ("Client Exiting"). capybara (capybara@24-205-71-18.glen-dyn.charterpipeline.net) left irc: "Geronimo!!!" ajmitch (me@p34-max7.dun.ihug.co.nz) left irc: Read error: 113 (No route to host) Nick change: sama|afk -> sama ajmitch (~me@p4-max3.dun.ihug.co.nz) joined #gnuenterprise. sama (sama@frankye-194.micanet.it) left irc: Remote closed the connection sama (sama@frankye-194.micanet.it) joined #gnuenterprise. sachas__ (~sacha@203.190.196.228) joined #gnuenterprise. Harald1 (Peter1234@pD9EB1377.dip.t-dialin.net) joined #gnuenterprise. hi hi Nick change: sachas__ -> SachaS_away Linux (V-e-G-a-s@62.150.2.121) joined #gnuenterprise. Harald1 (Peter1234@pD9EB1377.dip.t-dialin.net) left irc: Read error: 104 (Connection reset by peer) Linux (V-e-G-a-s@62.150.2.121) left irc: "The Linux System ..." alexey (Alexey@techkran.vladimir.ru) left irc: Read error: 104 (Connection reset by peer) alexey (~Alexey@195.151.214.33) joined #gnuenterprise. Harald1 (Peter1234@pD9EB1377.dip.t-dialin.net) joined #gnuenterprise. irc (~arturas@gsk.vtu.lt) joined #gnuenterprise. Harald1 (Peter1234@pD9EB1377.dip.t-dialin.net) left irc: Read error: 104 (Connection reset by peer) Nick change: irc -> Arturas drochaid_ (drochaid@pc2-kirk2-0-cust175.ren.cable.ntl.com) left irc: Read error: 104 (Connection reset by peer) drochaid_ (~drochaid@pc2-kirk2-0-cust175.ren.cable.ntl.com) joined #gnuenterprise. Arturas (arturas@gsk.vtu.lt) left irc: Client Quit irc (~arturas@gsk.vtu.lt) joined #gnuenterprise. Nick change: irc -> Arturas Arturas: hello Arturas (~arturas@gsk.vtu.lt) left #gnuenterprise. Arturas (~arturas@gsk.vtu.lt) joined #gnuenterprise. Hello guys :) i have one idea about i18n (internationalization) - why i doesn't work in forms now we create all data (labels & etc.) as strings, encoded in UTF-8 UTF-8 is unicode variable-width encoding the problem was that standart ASCII characters (ASCII code < 128) were displayed correctly and other characters (national characters) were displayed incorrectly and there was no idea why were displayed incorrect symbols there is possibility UTF-8 is variable-width encoding that means that all characters that fall in standard ASCII range (ASCII code < 128) have "one-to-one" [i don't know the word in English] SachaS_away (sacha@203.190.196.228) left irc: Read error: 113 (No route to host) "[A] in UTF-8 is [A] in ASCII" and so for all characters what code are <128 theoretically this was thought to enable read at least basic text without any i18n characters if you have no UTF-8 support in forms when we have i18n character that's width is 2 bytes (if it's width would be 1 byte, that would be "synonim" for ASCII) (and it's code would be both in ASCII and UTF-8 < 128) it is displayed incorrectly i think it is possible that 2 byte width i18n character in form is considered as two one-byte width ASCII characters that's why we get so strange results and constant results forms work perfectly with one-byte width characters if we go in localization we can have forms display local characters (real i18n characters; correctly) but these would be encoded not in UTF-8 but in, for example, koi8 iso-8859-13 or even iso-8859-1 but this is one-byte encoding, not unicode alexey (Alexey@195.151.214.33) left irc: "[x]chat" i'm not sure about this, but i guess that Aditya has not made support for UTF-8 but only support for his local one-byte width fonts hope i expressed myself clearly enough comments? may be his fonts are not one-byte width as he did much more then me with one-byte encoding there are not much problem just setting everithing up properly agreed with above how it is interpreted now his fonts had to be one-byte width lower part of font (<128) was basic ASCII and upper part (>128) his countries charset his country's charset he had had the same problems as we if his fonts were real unicode (although i might make a mistake here :) i think forms works properly with utf or unicode strings right now we should look closely on wxpython and system level somewhere in their docs found short and interesting string that properly in internal representation 'unicode is not yet fully supported' :( can give a link? hm wxwindows sory www.wxwindows.org and then they offer to download documentation in different formats :/ ok and there is differences between linux and w32 status of that support i think (derek gave an reference to this also) may be no may be not linux as well as w2k support unicode i think it might be their wxwindows problem not of the base-system the reference was to wxpython problem that encoding=wxFONTENCODING_UTF8 is not supported yet under linux that's why i'm trying to test it under w32 Harald1 (Peter1234@pD9EB1377.dip.t-dialin.net) joined #gnuenterprise. ToyMan (~stuq@65.167.123.51) joined #gnuenterprise. jamest (~jamest@hobbes.math.ksu.edu) joined #gnuenterprise. ra3vat: is active python required for GNUe in w32? it refuses to install on W2K AS i use regular python 2.1 alexey (~alexey@195.151.214.34) joined #gnuenterprise. Arturas: not required of course ^chewie (~chewie@flemingi.dsl.visi.com) joined #gnuenterprise. sama (sama@frankye-194.micanet.it) left irc: Excess Flood sama (sama@frankye-194.micanet.it) joined #gnuenterprise. what is msg_first? KeyError: msg_first trying to run client on any form you need to add a msg_first and msg_last to your gnue.conf :) thanks derek added jump to first/last record in the system and those are the tip lines you trying i18n on windows? yes - downloading python for win32 now half an hour left :\ i know the feeling there modems suck :) Nick change: drochaid_ -> drochaid :) small problem - now i sit on university lan :) :) ouch (maybe all my university is on modem? ;) lol that would certainly explain the speed problem :) hey jamest, Arturas hey jamest: wanted to double check: when i choose Debug=>Run in designer, i have to be asked in what level i would like to debug? drochaid: Hi :) you guys created a very nice installator for win :) Arturas: i think i asked jamest to put that on your list of todos :) make debug runlevel an option in designer->debug ;) as to your msg_first thing, simply copy sample.gnue.conf over to gnue.conf and it should go away Hello Derek :) already fixed that msg... dres (~dres@4.18.171.42) joined #gnuenterprise. must run ttfn derek (dneighbo@cpe-24-221-112-50.az.sprintbbd.net) left irc: "Client Exiting" w32 while trying to open UTF-8 encoded form dies with error: _GSocket_Internal_Window_Name: GFCLIENT.EXE The instruction at ..... referenced memory at ........ . The memory could not be "read". going to dinner-hunt and a bit to think will be back in ~20min. SachaS_away (~sacha@203.190.196.84) joined #gnuenterprise. lol note: I'm not making fun of anyones sexual orientation on the majordomo2 mailing list they are talking about a name change one of the people on there said At QueerNet, as I may have mentioned, we used to use "majorhomo" as an alias... this guys mail addess is from queernet.org so I think it legit and a cool play on words :) jcater (~jason@w202.z065105010.mem-tn.dsl.cnc.net) joined #gnuenterprise. SachaS_away (sacha@203.190.196.84) left irc: Excess Flood SachaS_away (~sacha@203.190.196.84) joined #gnuenterprise. dsmith (~dsmith@cherry7.comerica.com) joined #gnuenterprise. <^chewie> hmm... <^chewie> I don't remember if it's been hashed over before, or if there are listserver threads on the subject, but what prompted the use of CORBA over something like SOAP? CORBA is very close to COBRA and snakes are cool. SOAP implies bathing and no one in here does that. actually CORBA was mature at the time that was decided...we really want to be transport independent lol alexey (alexey@195.151.214.34) left irc: "Client Exiting" <^chewie> jamest: gotcha Action: ^chewie found some info in the kernel cousins jpalardy (~gfd@modemcable221.190-202-24.mtl.mc.videotron.ca) joined #gnuenterprise. is it possible to have an index with non-unique keys? er, in postgres yes an index by default is not "unique" let me make sure we're talking about the same thing an index is a fast searching list associated with a particular column of a particular table? ja great cool Yurik (yrashk@gw.telcos.net.ua) left irc: "reboot" ^chewie the most important thing is that with gnurpc in common soon we can support any RPC you want XML-RPC will be teh first to be heavily tested as its the protocol the FSF has decided to make its standard for interoperation for now when we chose CORBA it and MS DCOM were the only VALID choices (read that worked (this was nearly 3 years ago) well there was Java RMI too but since dont java that wasnt valid either Yurik (~yrashk@gw.telcos.net.ua) joined #gnuenterprise. jcater / jamest you know of any libraries or such that exist to do file handling.. er wrong word i want to be able to do myprogram *.txt and have it loop through directory and read all .txt file or do myprogram prefix*.txt cat *.txt :) ? you just wanting to see whats in the files? no i have a python program that manipulates the files i basically looking for somethign in python that given prefix*.txt for a dir can give me back a list or dictionary of files matching that patter n in unix the *.txt is expanded prior to being passed to the program so of course i brought my backpack today but my python book isnt in it :( myfoo *.txt jamest: not on unix is passed as myfoo bar.txt grip.txt goat.txt to pass the * to the program you have to put inside quotes IIRC oooo you're on windows? um i didnt want to tell the world you sick freak but yeah my USERS are on windows not me :) Action: nickr starts building the witch burning pyre "The Scarlet Letter" Starring Derek Neighbors as Hector Prine Action: nickr stamps a big red W on dneighbo dneighbo is shunned by the townspeople Windows OS User in small community is forced to where the scarlett W to be shamed and shunned for such deviant behavior. i don't know which lib to use in python to handle windows shortcommings maybe import makeOSActLikeItHasaPair import sys.balls error: not supported on this platform except any import sys.nuticles hmmm i tried import sys import os print os.listdir("c:\") but i get following error dneighbo_ (dneighbo@mail.libertydistribution.com) joined #gnuenterprise. >>> print os.listdir("C:\") File "", line 1 print os.listdir("C:\") ^ SyntaxError: invalid token i tried with single quotes as well print os.listdir("C:\\") doh that bites me all the time on winders Derek: can you execute win command from python? yip then try something like: cmd dir c: i think this will work or command dir c: as listdir gets me dir listing then i can walk through that list and use regex or something to find the matches i.e. write my own library to do this Action: dneighbo_ was hoping something existed, maybe i will try starship unless you guys know of other place to look yip hang on psu (psu@manorcon.demon.co.uk) joined #gnuenterprise. http://www.python.org/doc/2.0/lib/module-glob.html\ http://www.python.org/doc/2.0/lib/module-glob.html\ err http://www.python.org/doc/2.0/lib/module-glob.html now that just kicks ass jamest: it appears there are SEVERAL libraries to make up for windows inaccuracies in python :) Derek: wouldn't it be better to execute win dos command to type all *.txt files in C:\ and take result from it - contens of the files something like "cmd dir C:\*.txt|type" that'd be pretty unportable unportable to what? anything other than windows => to linux? anything other than windows that's pretty portable imho it's just overkill for unix ok, how many OSes do you know exept for win and nix to support GNUe? and for nix but overkill isn't the same as unportable we could use cat neilt uses MacOS borland has done the same way with kylix they provide abstractions to system services in python that are compatable across osen for a reason psu: you're right - my mistake no BSD weenies that I know about other than that guy who keeps bugging chillywilly's local LUG ;-) I'd be a bsd weenie if it weren't a pain in the ass to manage nickr: you need Debian GNU/BSD ;-) exactly or even Debian BSD apt-get sneering_remarks_about_linux_9.9.9.deb ;-) http://www.twentybelow.com/images/ebaynotice.jpg although the project is moving very slow :\ Debian BSD/Linux Action: jcater is away: lunch hrm, actually it looks like its making real progress neat how to install debian from network? nickr how do you install debian over network? download the rescue and root floppy images boot from resuce put root in when prompted configure network and select it as the source for your files will it do apt via network? so this is all via conf files dneighbo: get the netinst CD netinst CD? dneighbo: search for woody netinst CD, hownload the image (30 megs), burn it, boot it yes apt over network if you can do that why not grab the real deal? the 2 floppy approach is 1.44*2 MB :) the real deal is 8 x 600 megs lol true actually to netinst woody you need 6 disks well, I guess the have a 4 disk one you have a url floppies dneighbo: don't you know how to use google? you are such a baby. Just a sec. dont worry not for me having to tell someone :) http://people.debian.org/~ieure/netinst/ don't worry about the nasty warnings, the people I've suggested this method to have had good luck with it :) funny problem - how do i cat all files in the folder and in all subfolders? yep find . -print |xargs cat and if i want find some string in the files, so i have to add "|grep strin"? and if i want find some string in the files, so i have to add "|grep string"? er yea Unless you only want to cat files with specific strings ? what do you mean by 'specific string'? i'd like to fing one string somewhere in files so i do cat for all files and grep for the cat probably it'd be better to do find . -print | xargs grep "string" because that will print out tnhe file name also what is your obsession wil catting files? that's one nix command for viewing contents of file that i know so i'm using what i know :) thank you :) Arturas: you may want to look at glimpse sure very nice file scanner bah glimpse is for pussies yip but I use it daily SachaS_away (sacha@203.190.196.84) left irc: "Client Exiting" Yurik (yrashk@gw.telcos.net.ua) left irc: "Client Exiting" psu (psu@manorcon.demon.co.uk) left #gnuenterprise ("bbl"). dsmith (dsmith@cherry7.comerica.com) left irc: Remote closed the connection Action: jcater is back (gone 01:13:05) jcater you give me 3 min tutorial on scope in python if i have a class with function a and function a defines a variable and then calls function b in that class i assume i cant see the variable from function a correct unless it's self.a is there a way to make that variable global ah thats i think what i was looking for :) yeah probably so btw, the generally accepted format for that would be self._a the _ denotes that it's for use within the class not by others looking into the class but that's just a convention :) hmm i defined them as self so i must have somethign else mucked up if i have.... in main ConvertPosition().run() where run is def run(self): then in run i stet self.file_input = some file then call self.CheckNegative() where checknegative is def CheckNegative(self): what is proper way to reference file_input inside checknegative or am i defining checknegative incorrectly or calling it incorrectly Action: dneighbo_ vaguely remembers issues with () vs no () self.file_input self.CheckNegative() File "zerocheck.py", line 104, in CheckNegative line = self.file_input.readline() AttributeError: 'ConvertPosition' instance has no attribute 'file_input' self.inputfile = CmdOpt.getArgument(0) is inside my run(self) grr its the () if i do self.CheckNegative opposed to self.CheckNegative() i think it works drochaid (drochaid@pc2-kirk2-0-cust175.ren.cable.ntl.com) left irc: Read error: 113 (No route to host) bye must you define self everywhere? Arturas (~arturas@gsk.vtu.lt) left #gnuenterprise. self.CheckNegative does not call self.CheckNegative() dneighbo_: yes drochaid (~drochaid@pc2-kirk2-0-cust175.ren.cable.ntl.com) joined #gnuenterprise. sigh then how do i call CheckNegative and have it recognize self.variables dneighbo_ (dneighbo@mail.libertydistribution.com) left irc: Excess Flood dneighbo_ (dneighbo@mail.libertydistribution.com) joined #gnuenterprise. i assume that run() is in the same class as CheckNegative() in which case always use self.file_input in both run and CheckNegative dsmith (firewall-u@cherry7.comerica.com) joined #gnuenterprise. drochaid (drochaid@pc2-kirk2-0-cust175.ren.cable.ntl.com) left irc: Read error: 104 (Connection reset by peer) drochaid (~drochaid@pc2-kirk2-0-cust175.ren.cable.ntl.com) joined #gnuenterprise. psu (psu@manorcon.demon.co.uk) joined #gnuenterprise. chillywilly (~danielb@d79.as28.nwbl0.wi.voyager.net) joined #gnuenterprise. da chillmeister dunno what that means, but sounds good hi' chillmaester? Master of the Cold? jack forst's little brother you crazy fuck ra3vat (ds@ics.elcom.ru) left irc: "Client Exiting" psu (psu@manorcon.demon.co.uk) left irc: Remote closed the connection reinhard (~rm@N812P008.adsl.highway.telekom.at) joined #gnuenterprise. hi reinhard am I right, that gnue depends on python > 2.1? If yes should I report code whose only purpose python 1.5.2 compatibility is via dcl as a ticket or as a wo, or shouldn't I do anything? i dont understand the question gnue depends on python 2.0 2.1 2.2 i.e. > 1.5.2 2.2 python has some bugs and GConfigParser.py contains code which is only needed for 1.5.2 gotcha um submit it as a ticket probably or work order either way would be fine ok were you one i told to send patches via dcl? if so send to info@gnue.org as well because dcl gateway appears to be eating attachments one can send patches via dcl? well there is way to include 'attachments' to workorder/tickets so if you find a bug and fix it submit it as a bug and attach the patch then when patch applied ticket can be closed etc but for somereason attachments arent working quite right and i havent had time to look into it ok, and why should the patch be send to info@gnue.org and not the one responsible for the ticket? psu (psu@manorcon.demon.co.uk) joined #gnuenterprise. ^chewie (chewie@flemingi.dsl.visi.com) left irc: Excess Flood ^chewie (~chewie@flemingi.dsl.visi.com) joined #gnuenterprise. btami (~btami@dial-3-30.emitel.hu) joined #gnuenterprise. hi all dneighbo: ok uploading the patch does not work, I'll submit it via email hi btami psu (psu@manorcon.demon.co.uk) left irc: Remote closed the connection wow, i'v made my first work order in DCL responsible:jcater :) night btami (btami@dial-3-30.emitel.hu) left irc: sigh I'm starting to not like dcl ppl expecting me to work :) heh you lazy bum Action: jcater looks around me? I do have concerns about people submitting bugs against cvs head as that's a given :) it's just a good way for you to keep track of them ;) muwaahahahha I'd prefer to handle it like I handle it here at work "um, yeah... well, just email me" 6 months later "what email? I don't recall an email?!!?" heh "besides, 90% of the time, it's a user error... just try again" quality work well, actually I get away with it here at work because usually the "bug mysteriously disappeared and has never happened again" a BTS should be more than just users reporting bugs, I think it should be more like a TODO type thing for developers too ;) iow, they did something wrong the first time and won't admit it um, yeah morning afternoon howsit? swell ToyMan (stuq@65.167.123.51) left irc: "Client Exiting" drochaid (drochaid@pc2-kirk2-0-cust175.ren.cable.ntl.com) left irc: Read error: 104 (Connection reset by peer) drochaid (~drochaid@pc2-kirk2-0-cust175.ren.cable.ntl.com) joined #gnuenterprise. reinhard (rm@N812P008.adsl.highway.telekom.at) left irc: "Even if you're on the right track, you'll get run over if you just sit there" l8r jamest (~jamest@hobbes.math.ksu.edu) left #gnuenterprise. ok, I am taking a chance but you guyys have to tell me what's shitty about this logo --> http://frell.dyndns.org/~danielb/ ;) is that a bird taking a crap? uh? it's the liberty bell silly dude that seriously looks like a yellow bird providing some, um, droppings incidentally, don't rip off our logo :) that's not nice the "Free Your Enterprise" :) how's that your 'logo'? ok sales mark its a tagline not a logo I thought it was somethign different Free Software For Your Business well it's not yours then is it? I've been saying "free your enterprise" for over a year after watching the matrix? 'free your mind...' I've also said "putting the free back in free enterprise" then from that, I came up with "free your enterprise" when? saying something and having it be a servicre mark or trademark aren't the same thing :P nickr: in the US, sure it can Action: jcater is well-versed in trademark law jcater: only if you use it as a trademark in business afaixk sue me then that's a big component of my responsibilities :) nickr: he was :) I don't believe you said it before anyone else but you weren' t I was using it in a non-profit capacity the second one I heard you mention before and who said I wasn't using it in a business? I'm not... but I was curious why you assumed that :) beceause you are trying to claim trademark on it trademarks don't have to be owned by companies I never claimed they did. they have to be registered don't they? a "registered trademark" has to be registered or mayeb just in use just defended show me some proof where the damn thing is used in some capacity regular trademarks have to be defended a trademark has to be defended hence, I was defending it :) I am insulted that you accuse me of ripping off 'your' slogan it's a slogan I donated to GNUe at least as far as I'm concerned :) bah, I thought of it plenty of times, it's nothing new I still say the torch looks like a little birdie taking a crap the toch does? er, torch ya why did I even bother asking you anyway? beats me everyone else seeems to know what it is but I was giving you an honest answer Action: jcater will have to remember to not give honest feedback to chilly as he can't handle it oh please where's the bird at? in the flame or something? sigh I don't see a 'bird' the yellow flame looks like a bird mooning everyone um jcater you will hate FSF inside it? one of the requests brad has for dcl is 'nagware' :) see the fluffy tail hehe nagware? i.e. you can set a 'date' on a ticket and have it notify you if the date passes ooh oh so people can set nags to tickets if that happens on ash, I'll use my mighty r00t poweres so not only can they give you work they can be reminded when you arent doing it :) ban nagware now (tm) nagware good! nagware good! NAGWARE NAGWARE NAGWARE NOW !!!! Action: ajmitch is saying this from a users perspective ;) Action: drochaid returns to the corner Action: ajmitch gives drochaid a cheer seeing as to how most of the stuff in designer's BUGS file is pre-0.1.0, I definitely don't want nagware :) hehe lol jcater: you just need nagware with an option to disable ... or ostricise ^chewie (chewie@flemingi.dsl.visi.com) left irc: "ircII EPIC4-1.1.2 -- Are we there yet?" chillywilly_ (~danielb@d152.as14.nwbl0.wi.voyager.net) joined #gnuenterprise. chillywilly (danielb@d79.as28.nwbl0.wi.voyager.net) left irc: Killed (NickServ (Ghost: chillywilly_!~danielb@d152.as14.nwbl0.wi.voyager.net)) Nick change: chillywilly_ -> chillywilly crazymike (~crazymike@mke-65-31-133-230.wi.rr.com) joined #gnuenterprise. uh oh uh oh ajmitch: where in the hell have you been??? around lol...ok drochaid: what I really need is a "nag users" option... "Do you have any working examples yet????" at least here at work (not necessarily with the GNUe stuff I do) lol chillywilly: you here??? yes whatcha whatcha want? you got off IM when I tried to talk to you??? :( jcater: email and cron? drochaid: cron doesn't do every 20 seconds does it? uhm .. where are my glasses? I had them just a min ago crazymike: no connection broke Action: ajmitch kills idle.... chillywilly: ahhh...can you go back on...I am haing issues :) hehe editing file on windows gave me ^M at the end of every line... sigh stupid windwos open your windows, let in the li[nux]ght heheh Action: ajmitch downloads latest wxPython tarball heh jcater Mr_You was the actaul first person to coin that expression according to the logs gnue-public.log.18Sep2001: Free Enterprise gnue-public.log.18Sep2001: Free Enterprise gnue-public.log.18Sep2001: Free The Enterprise gnue-public.log.18Sep2001: GNUe Gives New Meaning to Free Enterprise gnue-public.log.18Sep2001: GNUe: Free Your Enterprise I think it was said earlier than that... but either way, like I said, it's affiliated with GNUe :) we'll see er, when it was first said nope kids, stop arguing over this! i'll send you to your rooms... Mr_You he said it first jbailey (~jbailey@HSE-Toronto-ppp318242.sympatico.ca) joined #gnuenterprise. jbailey!! ajmitch!! and jcater you're just going to have to get everyone to raise a stink before I will stop using it because I sure as hell don't remember something said last year I can't even remember last week half the time chillywilly: I think that's unprofessional and rude... but I expect no less :) it sounds like something ximian would do hi all howdy yo dtm werd HOW ARE YOU GENTLEMEN no one deemed it an 'official' slogan and you bet your ass if it was anywhere on tyhe web site I wouldn't use it, but somehting someone said once in IRC doesn't seemt o count much for me as I didn't come to the slogan thinking oh people said this beofre so I'll go steal it dtm: WE ARE FINE THANKS and to assumke so like you said the first time is insulting but I can find a different one to make people happy dtm: jcater: but I just proved your inital claim to be incorrect so my mission is complete ;P bah go look your damn self I'm still not so sure if you don't believe me but I'll take it at your word as it's not exactly worth arguing over I just greedd through the logs er, grepped I've been here longer than those logs, btw but that's fine and I've been here longer than you my whole point was that it was a GNUe thing and I have all the logs in my stash and I thought it improper for you to use for your thing sure, and I renig it then I will not use it and I'll concede I might not be the first but I didn't some to it through a GNUe thing just thoguht it sounded cool it does which is why I wanted GNUe to use it :) so we have agreement then? yes then put it up on the site as the current slogan sucks ok, every kiss & make up neither of us like kiwis that's the agreement right chillywilly? right ;P s/every/everyone/g you don't have to like us, just have to obey us :) Action: chillywilly is away: dinner crazymike (crazymike@mke-65-31-133-230.wi.rr.com) left irc: Action: ajmitch hears silence Action: jcater dcc's ajmitch hearing aids !@)#*@J btw: jcater started the phrase and mr you completed it so you are right there BUT jcaters point was it was a gnue slogan, not necessarily that he said it furthermore looking back at the log i like nickr's slogan GNUe doesn't smell like ass ah, still good to have an argument, right? ;) hehe rofl I missed that slogan I like it too how about" "GNUe: It's not SAP" that could be taken on a positive and a negative scale :) dneighbo: bite me you too dneighbo_ Action: chillywilly is away: hitting the crack pipe Action: chillywilly is back (gone 00:00:02) be nice I don't feel like it you should well then I guess I might be unprofessional and ride and ximian-like or some shit like that if any of you are on the gnucash list im curious of your take on the recent FLAME fest going on there :) ooo archives? Action: dneighbo sits back and enjoys it flames? there are archives somewhere try gnucash.org Action: ajmitch wanna go look fuck them well they moved to XML format a while back for storage fuck them up their stupid asses i have talked to linas about this before i wont state his opinion as its in the archives publically now :) but its a humorous discussion why can't GNUe have a decent flamewar? we did just no one from gnue was involved :) uh? just kpmg accountants and other accountants :) hehe oh yea that :) that wa pissing me off it;s like why can't they go argue somwhere else I was about to snap then they stopped chillywilly: why don't we start up a decent flamewar? I have enough shit to read nah I don't have the energy and I would like to still retain mt so-called friendships or something... s/mt/my plus I am going out to drink myself into a stuper so I want to go into that with a positive light yea, that's it not a good idea it's an excellent idea you gonna argue with me? ;) I have determined that there's mot much to live for anyway, so why should I want to prolong my life? liver disease is a gret way to kill yourself er, great there are soooo many much easier and less painfull ways ah, but I like suffering suffering is what makes us human then use windows ya twonk >:) haha dsmith (firewall-u@cherry7.comerica.com) left irc: "later.." drochaid: that's cruel and unsual punishment chillywilly: ok, listen to country music all day eeewwwwww that's just sick ajmitch indeed mentally unstable i know :) the men in white coats are coming to take me to a place where sad people become happy ;) Amsterdam? that's what I need to smoke a fatty bo batty blunt i disagree do you? i do indeed? indeed reall? +y reall +y lol seadh? I don't buy it I'll buy some jcater: he wasn't talking about donuts lol oh to smoke a fatty bo batty blunt that's not a large glazed donut? nope Action: jcater goes back to his little hole you smoke donuts over there? :o Action: drochaid just eats them jcater: who said you coudl come out in the first place? the little yellow birdie told me you know, the one taking a crap Action: drochaid pours boiling water down the hole Action: chillywilly takes a dump down the hole my, it's a full moon tonight and raining, to boot Action: drochaid throws down a can of air freshner Action: chillywilly seals the hole with cement before drochaid gets to it with the air freshener ok, I'm outty 2000 :o going to go to a concert and score some smoke Tchaikovsky? boooooong! Rautavaraa? bye then Holst? cya :) no stupid the Gufs enjoy... who else ;) the gufs??? hehe hell yeah! well 1/4 of the gufs playing all Gufs songs okay then and some other guy acoustic show at UW Oshkosh who's them? so ... country then? >:) uh, no you must be smoking too much buh-bye freaks later chillywilly (danielb@d152.as14.nwbl0.wi.voyager.net) left irc: l8rs jcater (jason@w202.z065105010.mem-tn.dsl.cnc.net) left irc: "homebound" dneighbo_ (dneighbo@mail.libertydistribution.com) left irc: "9) nanoseconds" CHOOO CHOOO splat hmm, off to bed to read for an hour or so methinks mar sin leat ajmitch Action: ajmitch tries to guess what that means jpalardy (gfd@modemcable221.190-202-24.mtl.mc.videotron.ca) left irc: would bonsoir ajmitch be any better? :) perhaps jamest (~jamest@fh-dialup-201002.flinthills.com) joined #gnuenterprise. hi jamest hi wow, no cater he didn't go and get a life on us did he? jcater (~jason@HubA-mcr-24-165-193-24.midsouth.rr.com) joined #gnuenterprise. whew, guess not glad to see ya too apt-get update argh! [18:13:04] he didn't go and get a life on us did he? hehe [18:13:25]--> jcater (~jason@HubA-mcr-24-165-193-24.midsouth.rr.com) has joined #gnuenterprise 21 seconds lol a bit slow you know better than that is it just me or did chillywilly seem a little unhappy today? constipation? dunno PMS? Harald1 (Peter1234@pD9EB1377.dip.t-dialin.net) left irc: jcater (jason@HubA-mcr-24-165-193-24.midsouth.rr.com) left irc: "switching machines" jcater (~jason@HubA-mcr-24-165-193-24.midsouth.rr.com) joined #gnuenterprise. dres_ (~dres@4.18.171.42) joined #gnuenterprise. dres (dres@4.18.171.42) left irc: Read error: 104 (Connection reset by peer) I'll tell you what I want, what I really really want, So tell me what you want, what you really really want, Iwanna, I wanna, I wanna, I wanna, I wanna really really really wanna zigazig ah Ah. Spice girls. jbailey: what's the protocol for requesting that a library be added to debian? or do you have to find a friendly maintainer and wine & dine them? jcater: Get a Debian Developper to build the package and upload it. Or build the package yourself and find a sponsor. ah ok I may try that route But it won't happen between now and Woody's release. I think they've blocked new packages for now. Which library? the python bindings for Sablotron (an XSLT processor) sablotron is in woody and the perl and php bindings are there but no one did the python ones :( I'd offer, but I don't speak snake. I may give it a try... it'd be good for me to learn :) =) btw, I'm not gonna complain about woody being locked down :) if that brings us closer to a release *lol* No kiddin' I think the release manager isn't enough of an asshole is there a really good place to learn how to do debs like for redhat, the "extreme rpm" book was good or something like that Action: jcater has mostly regressed his redhat memories is the "Debian Policy Manual" readable? or is it like most policy manuals? It's like most policy manuals. There's a reason it takes so long to get through the DD process. I don't doubt it Action: jcater was hoping he could just do a deb package and send it to one of the big python packagers and hopefully he'd like/approve and upload for me is that a reasonable goal or do I have it all backwards? ewe after reading thru the manual maybe I better stick to gnue gruntwork *lol* If I spoke snake better, I would've had gnue packages up. I still can't get gnue-f to run. Oh hey. I think you're the one derek told me to harras. SachaS (~sacha@203.190.196.35) joined #gnuenterprise. sigh I shouldn't harras you? =) what's the issue? "No worky"= ) He wnats me to fix the .deb's, but I can't even get the damned thing to run. If you're on tommorow night, I can ask question. I'm headed to bed pretty quick. ok I should be here are you not getting a tarball to work? or the existing debs? Either. I've never had a functioning gnue system. It's been the major barrier to me. =) alexey (~Alexey@techkran.vladimir.ru) joined #gnuenterprise. SachaS (sacha@203.190.196.35) left irc: "Client Exiting" Heh I guess I could try my hand at the packages since I have been able to get it working before cool I'll play with it when I get home if you guys remind me that sounded bad Nick change: dnSleep -> derek derek: I started following that gnucash thread boy, do some of those guys have egos derek: I ment it in the worst way possible nickr: what timezone are you in? :) I'm in EST presently I'll play with it when I get home if you guys remind me um, you're not still at work are you? nah, I'm at my friend's house helpin him with various linuxy things ah :) makes more sense as long as you arent playing with your friends thing i think were ok hah I'm going to buy an ipaq, they are amazingly cool. no go zaurus they are cooler derek: we've changed the block-level triggers a little bit on you so beware no way ipaqs are really, really cool any docs? and linux is very well supported of course GFDataSource.py rofl :) but seriously no longer gets called "for each block" but gets called "for each pending record" plus Bed time for me... you have , and yummy is it working? which all get called for records that were inserted, deleted, and modified (but not inserted or deleted) jbailey (jbailey@HSE-Toronto-ppp318242.sympatico.ca) left irc: "Client Exiting" autofill will break though heck right now i cant even get master detail working right :( note that will get called even if the other 3 get called so there's your docs but it's fixable but you can have knowing jcater it's already fixed self.modified_by = "me" jamest: nope :( I wanted to do some reports stuff tonight if you commit then I can fix um I don't think I have any outstanding forms code lemme check homeward bound sweet will you guys be around tomorrow or this weekend so i can test it :) probably jamest: no uncommitted code ... in common or forms, that is dsmith (dsmith@oh-strongsville5b-143.clvhoh.adelphia.net) joined #gnuenterprise. Yurik (~yrashk@gw.telcos.net.ua) joined #gnuenterprise. sup y'all? namuch Home, home again. fun Action: derek is away: off to see the wizard "Pay no attention to the man behind that curtain!" thats no man! it's a fembot? nickr: ah, just go back to "trying your hand at the packages" ;) heh bastard. okay. So what needs to be done with the packages? psu (psu@manorcon.demon.co.uk) joined #gnuenterprise. hey psu hi jcater (jason@HubA-mcr-24-165-193-24.midsouth.rr.com) left irc: "nite" --- Thu Apr 4 2002