[00:14] Last message repeated 1 time(s). chillywilly (~danielb@mke-65-29-142-117.wi.rr.com) left irc: "Philosophers and plow men, each must know his part, to sow a new mentality closer to the heart..." mdean (~mdean@mkc-65-26-67-169.kc.rr.com) left irc: "Client Exiting" KobayAshe (~gilbert@m172.max3.dacor.net) joined #gnuenterprise. what does the gnuebot do? Action: KobayAshe pokes someone hard. Action: ajmitch pokes back it just logs it doesn't sing, doesn't dance, or do tricks hey I have no idea what zope is, does it have anything to do with GNUe? zope is a web application framework and GNUe is a .... see www.gnuenterprise.org it's not primarily web-bsed like Zope, but is an enterprise app development framework :) excellent... what do you do for/with GNUe? NEEDED: GNUe tee-shirts :D Action: ajmitch is an irc lurker ah you are a groupie too? yeah I implemented my first sorting program in python today. And I thought it through :D heh I invented it, no referring, no nothing ... but I think it is known as the binary sorter or something like that. Sucks. slow. at least not bubble sort it might have been bubble sort. I haven't given it a name yet. I call it 'sortem.py' for now. how simple was it? ummm it had two for loops. and it takes FOREVER but it works . sounds like bubble sort :) for j in (len(sorter)): for i in range(len(sorter)-1): if sorter[i]>sorter[i+1]: tmp = sorter[i+1] sorter[i+1] = sorter[i] sorter[i] = tmp blam. does that look bubbly? without the first for loop, it only goes through the bloody thing once :( yep, it is Are you a programmer? i am what kind of programming do you do? And what langauges do you use/know? i know C/Java/Python and have mainly done apps programming what kind of apps? some data entry stuff are there still jobs out there? sure reinhard (~rm@M693P012.adsl.highway.telekom.at) joined #gnuenterprise. depends where you are, i guess hey reinhard ummm okay I just got done cvs-uping ... what next? I can't find the 'key'. sorry? :D how do you start the whole thing? you've run the setup-cvs.py? si play around with forms, designer, etc forms is gfcvs, designer is gfdes, i think or try out reports, appserver ah I need mx.dateTIMe ... good morning hi Reinhard. Nick change: KobayAshe -> GilbertBSD Action: ajmitch will bbiab psu (psu@manorcon.demon.co.uk) joined #gnuenterprise. hey psu hi how goes the good fight? Nick change: reinhard -> rm-away dodgy the floppy which I had the only copy of KC30 (yes, I know) died on me last night oh dear with Windows, I would have been completely hosed now is when you need to be storing it in CVS as it was, a quick cat/dev/fd0 > /root/rescue.txt lol seems to have gotten 90-99% of it back excellent Action: psu hugs his GNU/Linux Action: ajmitch hasn't used floppies for years how soon until KC30 is out? probably by Sat lunchtime UTC I had almost finished it cool how do you keep up with demand? ;) Action: ajmitch sees quite a number of reads on linuxtoday.com riandouglas (~Rian@63-217-29-194.sdsl.cais.net) joined #gnuenterprise. as far as traffic goes, the kt.zork.net has about half a dozen mirrors IIRC and you get silently transferred to one of them yep but how do you put up with people like me? ;) not sure how many of the linuxtoday.com readers actually click thru' I'm sure some just look at Table of Contents & go away It's actually been fairly quiet so far this week I am having trouble with the mx package :( GilbertBSD: you're on *BSD? Action: ajmitch generally reads the whole thing si freebsd poor fella what problems are you havin? it doesn't seem to be invoked. It is installed. lemme see something ... it is simply not 'alive'. heh bb this eve k psu (psu@manorcon.demon.co.uk) left #gnuenterprise ("TTFN"). Action: ajmitch would be scared if software was truly living it is a ghost . in a manner of speaking. i do not understand the package is registered as installed, but it has no contents. sounds more like a freebsd packaging issue it sounds like a Gilbert hack. I broke it... heh Action: ajmitch hands GilbertBSD a debian cd ;) I happen to have a debian CD. it calls it self 'recovery' I can do nothing with it. riandouglas (~Rian@63-217-29-194.sdsl.cais.net) left irc: Read error: 104 (Connection reset by peer) bbl eugene_beast (~eugene@194.84.60.130) left irc: Remote closed the connection okee I got designer working :D rm-away (~rm@M693P012.adsl.highway.telekom.at) left irc: "Friends may come and go, but enemies accumulate" Yurik (~yrashk@gw.telcos.net.ua) joined #gnuenterprise. Umm is designer the main part of GNUe? i wouldn't call it the main part it gave me gui for the photo-op :D siesel (jan@dial-213-168-96-233.netcologne.de) joined #gnuenterprise. and of course, I am lost. I don't know what to do first. hey siesel hey ajmitch do you have any opinions about "list" objects (called collections in java)? what do you think about that iterator interface. why am i getting this error? DB000: initialize, attributes={"_app": app, DB000: File "/usr/local/gnue/lib/python/gnue/common/GParser.py", line 82, in loadXMLObject DB000: parser = xml.sax.make_parser() DB000: File "/usr/local/lib/python2.2/xml/sax/__init__.py", line 93, in make_parser DB000: raise SAXReaderNotAvailable("No parsers found", None) DB000: xml.sax._exceptions.SAXReaderNotAvailable: No parsers found someone wake up or someone. Action: GilbertBSD pokes each person pointically. gontran (~gontran@ip68-3-244-71.ph.ph.cox.net) joined #gnuenterprise. GilbertBSD hey! don't poke so hard hi gontran. heya siesel :) diesel you weren't asleep! GilbertBSD i saw the traceback you posted, and i believe i might be able to help thank you very much sir. i had that problem the other day the problem was that pyexpat.so was not installed in my python installation -- the direct result of /usr/include/expat.h not being available so I need pyexpat? not exactly hello gontran Action: siesel falls asleep again you just need the expat libs and headers when you compile python 2.2 siesel: can't really say i have an opinion about them at the moment :) hiya ajmitch in my case, lousy reiserfs ate my expat.h so that the python compile went fine, just didn't build and install pyexpat.so -- which is needed by the default SAX parser so how do I get it there gontran? well, i'd look for expat in ports if you don't have expat.h on you fs :) expat ? are you a bsder too? heh, i dabble a bit. my colo box is running OBSD 2.9 1:05AM up 275 days, 6:14, 1 user, load averages: 0.08, 0.09, 0.08 Action: gontran needs to fix ntpd on that box 2seventy freaking 5 days? GilbertBSD i'm really a gentoo fan :) heh Nooooooooooooooooo that's when i put it at the colo :) GilbertBSD: what's wrong? he to the dark side has fallen! poor gontran Action: ajmitch is a debian fan thing is i started with slack GilbertBSD :) but I started with slack too! Zipslack as a matter of fact. he to the dark side has fallen! Action: ajmitch started with dragonlinux which was a zipslack derivative ;) heh, i think i have something like dragonlinux (jailbait) on this compaq internet appliance Action: gontran find ./ -name expat in /usr/ports textproc/expat GilbertBSD that's where ::)) ************** psu *************** there will be a debian for BSD. maybe we could put that in the faq ? :) ************** /psu *************** so he says in his last breath in consciousness ;) Action: Yurik is eating ice-cream GilbertBSD hth just dropped in for that, reading logs like a voyeur. I have expat now so what next? rebuild python :) later gontran (~gontran@ip68-3-244-71.ph.ph.cox.net) left irc: "[BX] The best part of waking up is BitchX in your cup" WHAT? l8r siesel (jan@dial-213-168-96-233.netcologne.de) left irc: "BitchX sucks" corr (~gwb@11Cust170.tnt3.lancaster.ca.da.uu.net) joined #gnuenterprise. okay hyped up wannabe VB mofos wtf is GNUe and why should i use it 100 words or less. NOW. yes, that's a nice way to introduce yourself yes it is. Mr. *squints* ajmitch in short, RTFM, see www.gnuenterprise.org :) GNUe is VB. is it not? its a wannabe VB. no, it is not VB read the 'What is GNUe' link on the LHS GNU Enterprise (GNUe) is a suite of tools and applications for solving the needs of the enterprise. From human resources, accounting, customer relationship management and project management to supply chain or e-commerce, GNUe can handle the needs of any business, large or small. If you are looking for a full-function ERP, GNUe is the package for you. its a wannabe VB. "e-commerce" what kind of buzzword is that is there anything else i can help with, or do you just wish to trash something you know nothing about? :) pro_nerd (~pro_nerd@colt-19.tx3.net) joined #gnuenterprise. hola hi creature (~alex@modem-961.antelope.dialup.pol.co.uk) joined #gnuenterprise. que es GNUe? Harald1 (Peter1234@pD9E7596B.dip.t-dialin.net) joined #gnuenterprise. pro, my opening line was "okay hyped up wannabe VB mofos" hi hi Harald1 que es GNUe? es un M$ VB clono, si? http://www.gnuenterprise.org/sections.php?op=viewarticle&artid=24 http://www.cio.com/research/erp/edit/erpbasics.html pro_nerd: go to that link above and find out. that entire page is buzzword after buzzword hyped up marketing crap cut to the point corr: if you have a problem, leave Enterprise Resource Planning (ERP) A comprehensive, integrated set of business solutions which helps your company gain a competitive edge by integrating all business processes and optimizing the usage of the resources you have available. -que es? ajmitch: no i came here for a reason - i am unable to sift through your hype - please explain it to me. i only pseak english and girl. not Suit. corr: i am not a GNUe developer either well gnebot! Action: corr kicks gnebot hey mofo! wake da fawk up but you surely know what it is? Nick change: corr -> bfinn INEED HELP WITH THE QUACK Nick change: bfinn -> corr no kidding -NickServ- This nickname may not be used. Please choose another. they banned bfinn! that guy is legend! Nick change: pro_nerd -> ltorvalds Nick change: ltorvalds -> pro_nerd and now for your viewing pleasure Bfinn invades #gnuenterprise I NEED TO HELP FOR TO THE QUACK!!! DOES TO SOMEONE HAVE TO IDEA FOR ME??? yes, stfu HE QUACK NOT TO WORK OF WELL FOR TO ME I NEED TO FIX OF THIS FOR TO NOW BEFORE TO SISTER GO AWAY FROM NOT HERE!! PLEASE TO HELP ME!!! ALL FOR I WANT IS THE HELP WITH TO THE QUACK!! I RUN TO QUACK AND TO DIE IT THE QUACK IS GAME TO PLAY TO KILL OF PEOPLE TO GUN PLEASE TO HELP FOR ME oh forget it its not even fun anymore corr (~gwb@11Cust170.tnt3.lancaster.ca.da.uu.net) left #gnuenterprise ("Client Exiting"). yay really though, what is the purpose of GNUe, besides to be a VB clone? why do you call it a VB clone? pro_nerd: go learn a little more about what ERP is . ajmitch: because the screen shots have forms in them. It is RAD tool... but there is sooo much gibberish and vagueness on the site, its impossible to understand that, the only comprehensible thing on the site is the screenshots. GilbertBSD: ah i see Its a RAD tool, correct? pro_nerd: that's probably because the site is written for people who would find GNUe useful the RAD tools are part of it currently the most functional part ajmitch: people that speak in only buzzwords? pro_nerd: IT is BUZZWORDS duh a sad fact of life it is all about the benjamins INFOtech == Buzz ... no buzz no infotech. the last big buzz word before CRM was eCommerce. and before that, there was y2k problem ;) well, does it support LDAP, any database connectivity? sure it does. I see no use for it, that java con't provide. pro, you can write ANY piece of software in Cobol. GilbertBSD: why are you discussing with them, they actually only want to argue. Just ignore them it supports about 30 databases currently Action: GilbertBSD sighs I want to know why any business would pick GNUe over a well made custom java app? I unfortunately told them about gnuE in an effort to spread the word. I regret my decision. it's hard to tell GilbertBSD: I'm just trying to understand the project. most people are mature enough to take it seriously pro_nerd if you know what peoplesoft, SAP, oracle's erp are ... this is just a free version of the above thats all! GilbertBSD: no, because I create my own apps. using what, pro_nerd? java of course. oh, of course and the same reason a company would choose GNUe over a java app is the same reason they would have been using peoplesoft or sap or baan to begin with. pro_nerd: any program can be written in any number of languages so it is pointless to say 'java can do that too'. actually the other functional pieces would be DCL and GNU Bayonne what you should be wondering about is why infoTech is all about buzz words. well, Its just hard to understand what GNUe does by its site... it is very vague. good ... vague is good. no, vague is bad. if you understand ERP, nothing is vague after that. since you don't know what ERP is, well ;) you have not been initiated! GilbertBSD: Enterprise Resource Planning (ERP) A comprehensive, integrated set of business solutions which helps your company gain a competitive edge by integrating all business processes and optimizing the usage of the resources you have available. There definition is really vague. pro_nerd: t hink about it deeply and stop quoting. rather.. their. Also, the brand names are bloody expensive. anywhere from $500,000 to $50,000,000.00 by that definition, an alarm clock is a piece of ERP. no its not. its like saying 'by that definition, a lamp switch is a computer'. it can be integrated into the workplace and is very easy to use, its comprehensive, and it manages an important business resource... time. :D Good man. correct? clocks are no longer being sold to business, Taylors experiments are also over . They used to be the Buzz words in factories of old. now if that alarm clock was integrated into the workplace via something like phpgw or other 'groupware'... and all that was tied into the rest of the system... ajmitch: what if... there was a hardware clock sitting in front of the monitor? directly integrated into the workplace. how is that integrated? look you don't need a clock. All that is needed is synchronized watches. and a time table. something they already have. integrated, etc. GilbertBSD: I was trying to demonstrate the vagueness. but then, I guess you just call being vague, being dynamic. me? I have never called you dynamic. not neccessarily you. but, the people that embrace erp. who is 'you' then? ah si... pro_nerd man, it is all about the benjamins. erp is more of an idea then, like OOP. ummm not really but that is allowable. pro it is a simple attempt to make sure that the left hand knows what the right hand is doing, and vice versa. scratch simple... a process rube Goldberg would approve of completely. its an idea though, not a technology. just like oop. what is the difference kind sir? or how are they even related? GilbertBSD: are there any specifications, requirements for a ERP app? Any special interfaces that it requires? can any app become an ERP app? actually, I should correct myself, I mean OO, not oop. pro_nerd: an ERP module ERP itself has a core, upon which modules are 'contributed' so to speak. Action: ajmitch wonders if pro_nerd read right thru that URI that GilbertBSD pasted URL? didn't see one. http://www.cio.com/research/erp/edit/erpbasics.html re that is the 3rd posting. pro, GNUe can save companies millions of dollars. it has all the advantages of GNU ... it is the Penguin (or RMS) in a Business Suit. ok, so an erp app is an all in one business solution. I guess I just don't see why ERP should be used instead of LDAP/JNDI w/ C/C++/JAVA and a RDBMS ummm no. " It attempts to integrate all departments and functions across a company onto a single computer system that can serve all those different departments' particular needs." ERP is not a language, an ERP system is written in a given programming language. and it depends quite heavily on a database. postgres, sap-db, oracle, etc. I understand that. hence. ERP is an idea. is Accounting an Idea? yup really? yup if you say so. a business would have an implementation of that idea though. EVERYTHING is an IDEA! no... not everything is an idea. Is C an idea? is GNUe an Idea? C was an idea. now it is a mess. poor thing. GNUe is an ERP development tool. correct? It allows a business to implement their own ERP system based on their own needs. pro_nerd, GNUe == peoplesoft == baan == sap/r3 pro_nerd: they implement a core, and then they add whatever modules they want. http://www.gnuenterprise.org/docs/GNUEnterprise/c31.html#AEN96 creature (~alex@modem-961.antelope.dialup.pol.co.uk) left irc: "BitchX: the headache medicine" GilbertBSD: I'm having trouble seeing how a business can spend $15million on an ERP tool.. it would be much cheaper to write your own tools in-house.... 1-3 months w/ a 10 person team. pro_nerd: no it won't. if it were, they would have done that a looong time ago. ERP is fairly new mind you. and not just the tool, the implementation of the ERP system as well. well, it makes no sense to me. and most ERP systems take a lot longer than 1-3 months sure it doesn't. perhaps for quite a small business pro_nerd: MS uses 34000 + programmers, and it still doesn't get anything done in 3 mths ;) one day to draft the system, an 2 hours max to setup the database and create all the tables. right... then a few weeks to work on the implementation. The CEO might as well administer his own database. the secretary can handle any development ... GilbertBSD: well, its hard to program with a finger up your nose while playing quake3 hmmm they cut costs already! corr (~gwb@11Cust170.tnt3.lancaster.ca.da.uu.net) joined #gnuenterprise. GilbertBSD: a decent team of developers could hack one out pretty quick. sure ... with GNUe . pro_nerd: go ahead then ajmitch: I already am. pro_nerd: first of all ''decent developers" are pretty hard to come by. they cost a lot of $$$ and they are one of the reasons ERP systems are so expensive. GilbertBSD: not right now... there is a suprlus of techies out there, and I'm sure there are plenty of good coders. Action: ajmitch wonders what sort of system is going to get designed in 1 day, and have the db setup in 2 hours you should all be using .NET are there really? how many are that good? How many of them are like corr! full of talk and no action what so ever? now .NET is vague... You can draft quite a bit of stuff out in one day. Especially if somebody already told you what the system needs to do, or exactly how the business operates, if you know all the details, its simple. sure it is pro_nerd. GilbertBSD: shut the hell up you hyped up motherfucker you dont know me esands (~nic@mdr1-port5.jetstart.win.co.nz) left irc: ""shifting hardware around"" so dont insult me hey a company that uses ERP is amazon.com and dell as well. they both use AIR too. heh AIR? what would that be? man fuck you i hope you die corr (~gwb@11Cust170.tnt3.lancaster.ca.da.uu.net) left #gnuenterprise ("Client Exiting"). GilbertBSD: google.com air. pro_nerd that is very vague. too many links. Air... a combination of oxygen, nitrogen, and other elements. what you breathe. ah I thought you meant 'air guitar' or air jordan pro_nerd: a very important component of life. corr (~gwb@11Cust170.tnt3.lancaster.ca.da.uu.net) joined #gnuenterprise. w/o which you certainly would stop typing. fuck you GilbertBSD fuck you all talk? maybe I should market air... "many large businesses employ air, it is a neccessary tool for all large businesses" you're all talk pro_nerd yes you can market air. Especially to those large businesses with central AC you're the one who constantly tries to force your bullshit on everyone else and then refuses to justify it GilbertBSD: how big of a business do you use GNUe at? pro_nerd: try Ford inc. you've gotten them to switch to GNUe? completely? they use it on all systems? huh? I thought you were wondering about the kinds that can use it. GilbertBSD: no. how do YOU use it. I run it on my computer in an attempt to learn it and contribute to it. how big of a business do you use with it? did you read my last post? no bitch say it again bitch how hard would it be to write a custom application that would fill the requirements for your business? look before GNUe, to use or get close enough to an ERP system, you had to be working for a company that had it implemented. pro_nerd you can write as many custom apps as you want. soo... you don't even use GNUe w/ a business? but there are costs involved in simply writing hacks to solve problems and not standardising the whole process. pro_nerd: :D I do know wtf ERP is ;) GilbertBSD: ever heard of EJB's? or even just normal java beans? EJB, Enterprise Java Beans ... superb ideas... Go ahead and use it as you please. yeah, those are standardized. sure sure, but I can't run it on BSD. so whats so great about that? GilbertBSD: wtf? www.sun.com get the JDK, they work just fine on BSD. oh? BSD and java have quite a history. I'd just about swear by it. you bastard guy and anyways... linux is better. whereas every one else is off on java 10, bsd java is always lagging. http://www.gnu.org/projects/gnue/faq.html#GNUe-FAQ-2.12 there happens to be a javalike version you can contribute to if you want. http://www.goatse.cx lets not get too hasty with the 'linux is better' thing. We all know BSD is the OS linux wants to be when it Grows up. enough of your FUD hype boy yes, you. i'm talkin ta you, partner GilbertBSD: a good read, that article :D ... look esands (~nic@mdr1-port5.jetstart.win.co.nz) joined #gnuenterprise. the fact of the matter is GNUe is *dying* wb esands hmmm interesting. Cutting and pasting in links is not possible? hmmm interesting. btw pro where art though? you didn't fall asleep did you? F_ck I can see daylight :( wb? welcome back :) right having a good evening, esands? building a XP1800+. 8) 80Gb HDD Seagate B-IV. Nice case. lovely Action: esands likes this sort of stuff. 8) esands: so what were you interested in GNUe for? Action: ajmitch cannae remember Not for me though, for my brother. His new desktop a pity I don't think I ever mentioned it GNUe Creating the Digital Future WHA DUH FUCK? that is bullshit if i ever saw it Means though I get another (his old machine, P3-550) for my dev lab. nice If you look in the mailing list archive, you'll see I posted a few times will gnue first started. So I've been a lurker for a while. ;) fastest box i have here is a k6/2-400 :) wow, that must be awhile :) heh decided to come back & lurk on irc for a bit? :) Involved in running the family business here in NZ. So I do the tech stuff (4 branches, computer spread all over) plus I'm the finanical controller. cool fun, what's the biz? We run an accounting system on linux at the moment (www.fastbase.co.nz) ok Its pretty good, but I'm always interested in something that I can do RAD for particular business processes Thus the current interest in gnue. Maybe in the future I might move the business over to running on it. Or one of our businesses so you use fastbase currently, or that's the family business? :) how large is your business esands? I thought GNUe wasn't about RAD? 13 people employees, 3 family members working closely. Action: GilbertBSD rolls his eyes. pro_nerd when you get the chance/$$$ don't use gnue. use oracle. er, 13 employees, .... it is all javaey and all. I use my own custom apps. and who maintains them after you have been hit by a bus? don't say anything about documentation because that is BS. I have my own consultancy thoug, plus a few other small marketing companies Well, since they are for my use, and my businesses use, nobody, since without me, the business would go under. esands: is business that good in NZ? esands: sounds good, you're based in auckland aren't you? Business is business pro_nerd: what kind of business is it btw? Always a matter of hard work. esands: me thinks not... GilbertBSD: Web/software dev/Technology consulting. Basically, whatever needs to be done. NZ is a small market, without much room for mistakes pro_nerd: you do not really need GNUe then. the business is small enough to be understandable by a few people. And when I get bored w/ that, and want some exercise, I've got a small landscaping business. most businesses in NZ are small but if you are into software dev how come you were asking all those questions about ERP? GilbertBSD: correct, but the businesses I work for need custom apps.. but even for them, GNUe wouldn't fit the bill. had you not heard of baan (RIP) or sap ? 80% of businesses in NZ employ less than 5 people yes, that's the stats i was trying to recall :) pro Eg? GilbertBSD: no, because I'd yet to encounter them. pro_nerd: how come I knew about them then ;) and I am not a computer person at all :O GilbertBSD: can you create custom graphical objects? Dynamically build the "forms" ? sure why not? GilbertBSD: you probably experienced them. yes sap/r3 finance and baan. baan IV baan is dead though, the greedy cobolites helped kill it. GilbertBSD: and you have full control of how each "control" or "widget" is drawn? etc? I don't see how that can be done if it uses multiple graphical libraries... GTK/QT/etc. pro_nerd ... you can do whatever you please. It takes a matter of minutes in netbeans. Try the bloody thing first. I can only apt-get the server and the common stuff. it is free, and I bet you have a large hard drive. cvs ... Nick change: corr -> corr|sleep until it is proven stable enough to be apt-gotten, I'll stay away from it. *shrugs* that is what the detractors of linux 0.0 said by the way... same attitude. [ajmitch @ ajmitch pnet-0.3.6] apt-cache search gnue gnue-common - The shared library for many items of the GNU Enterprise Framework gnue-designer - A Rapid Application Development tool for GNU Enterprise. gnue-forms - An XML-based forms painter hmm.... GilbertBSD: its almost 3am... and I'm on dialup, Ir really don't feel like cvs'ing a bunch of stuff well leave it for another day pro it took 1 hr to get it. I am on dial up too. 33.6k. hmm. I only have gnue-common and some other non-gnue stuff when I apt-cache saerch it. dsl is all good, even if it is only 128kbit only if its available in your area... hehe, certainly is, esands there is that guys dial-up is a tried and true method as well! GilbertBSD: i know, i was on dialup until a month or so ago 33.6k I shall remain on dial up... the larger the bandwidth, the larger the harddrive has to be Action: esands remebers being on JANET. 100Mb to the bedroom. Damn that was fun esands: where was that? In the UK JANET is the academic network ah, you're from the UK? interesting Nope, studied there for a while reinhard (~rm@M693P012.adsl.highway.telekom.at) joined #gnuenterprise. ok, my bad then :) well, I'm getting tired of this. I'll check it out tomorrow... and if its better than its website, maybe it'll have a chance. hey reinhard Also went to Canterbury University ok hi later GilbertBSD pro_nerd, you dont' have to use it. i'm currently at Otago Uni bye pro_nerd I figured GilbertBSD: after all this debating, I'm at least going to give it a shot. but before you poo poo it, use it. :) and after you poo poo it, contribute I've got make sure I don't like it before I really trash it :) it is all open source. hehe. j/k. Used to go down to dunedin period many years ago- easy hitching heh, it would be GilbertBSD: my little project, actually seems similar to an ERP app. there'll probably be a few people hitching to chch for the super12 final... although, I designed it before I even heard of ERP. If they can get any tickets. yeah That ticket situation sounds rather crazy doesn't worry me too much GilbertBSD: Its a modular piece of business software that will be like Outlook on crack to start with... with full team management, and user administration type of stuff. Outlook is on crack Nick change: pro_nerd -> bigger_nob_sac Nick change: bigger_nob_sac -> pro_nerd pro_nerd: do book mark and read http://www.cio.com/research/erp/edit/erpbasics.html so just some groupware & project management tools then? w/o ERP, there is no gnue GilbertBSD: yeah... I'll see what my project amounts to... I'm pretty biased. later all. pro_nerd (~pro_nerd@colt-19.tx3.net) left #gnuenterprise ("Client Exiting"). biased? him? nah.... hahahahaha he must be a legendary coder/designer to implement an ERP system in one day & get the DB up in 2 hours :) blah. sorry, design in a day Vaporware is an important aspect of program design. hehe heh Classic i see our good buddy corr is still in the channel Corr should be sleeping. yes, he seems to get grumpy if he doesn't sleep hehehe. you did a good defense of ERP & GNUe, GilbertBSD :) :D it is a good project. psu will have a bit of trash to wade thru now :) hehe. you got the mx package installed ok, btw? seems to be getting somewhere now. Unlike alot of the other OSS/FS ERP projects yes I did. it works well. cool how do you like forms & designer? it was under site-packagesold there are a few sample forms to play with and apparantly reports is shaping up nicely I have seen designer, but I am still re-compiling python. I was a little busy before then . :D omg Action: reinhard has read the logs hehehe Action: reinhard is so happy he missed _that_ discussion reinhard: did you miss the good bits? or read the logs from the bot? Designer doesn't work with reports yet, right? esands: dunno yet :) i should find out how one uses multiple orms, reports, etc in an app that does something ajmitch: read from the bot ah voila. gfclient works now. i'm guessing that one would not use gfclient directly, but would instead call it's functionality from an app? ajmitch: I cvsed gnuE a few hours back and am now testing it to see what works and what doesn't so I really dun know. GilbertBSD: yeah, i wasn't expecting you to know much in detail :) it looks pretty good thus far. Problem I'm finding is that the documentation is either lacking or all over the place. Makes it tricky to pick up and run with. Still better than rapid development occurs at this stage documentation? Although, at the moment I'm not sure quite what I can do with forms/reports. Thus I can't really get my head around how to (high level) 'design' a test application to gain some gnue experience and thus figure out suggestions from the developer-user pov to contrib back I think GNUe so far is currently in the 'for hackers only' stage of development. mainly it's all over the place esands: yes, that's the sort of question i was meaning corr|sleep (~gwb@11Cust170.tnt3.lancaster.ca.da.uu.net) left irc: No route to host hey baan is dead no? why not just gather a number of baan manuals and see how things flow? it should be pretty cheap. it's silly since i've been in this channel long enough, i just haven't picked up on things ;) for now i'm going to attempt to help reinhard, siesel, and co. on appserver appserver? yup isn't that what mx does? um, exsqueeze me? not as far as i know ah see. there's some docs in the appserver/docs dir or the previous implementation, geas who is the resident business process analyst? currently awake? uhmm.... either/or i'd say there'd be ones like neilt, or maybe psu certinaly there are others, i just can't think :) psu said he was the groupie/diarist i'm more just a groupie derek would be one to ask he's the GNUe masta you are not psu are you? do i look like psu? I can see text ... text is pretty neutral. psu said he was the groupie/diarist i'm more just a groupie apart from the fact that psu is about on the other side of the world to me :) I was referring to psu ... yes, i know and i added to it saying that i'm just a groupie :) oh. I thought you thought i meant you. i'd be worried if i were psu why? since you were in here when i was talking to him earlier :) indeed. hahahaha that'd be creepy strange like me talking to myself :) I do it all the time. I tell myself how strong I am all the time. oh, and how the chix dig me. using 2 nicks on a public irc channel? I tell myself that. nope. i wish i could tell myself that go ahead. it will make you feel better about your geekiness. Action: ajmitch sighs & gets depressed c'mon you don't need prozac. Action: ajmitch gets out the needle python will cheer you up. mmm yay, package build finished there you go. Action: ajmitch installs updated pnet deb time to sleep. night I have stayed up all night again :( hehe ciao. GilbertBSD (~gilbert@m172.max3.dacor.net) left #gnuenterprise. drochaid (~drochaid@pc2-kirk2-0-cust175.ren.cable.ntl.com) joined #gnuenterprise. Harald1 (Peter1234@pD9E7596B.dip.t-dialin.net) left irc: Read error: 104 (Connection reset by peer) alexey_ (~Alexey@techkran.vladimir.ru) left irc: "[x]chat" Harald1 (Peter1234@pD9E7596B.dip.t-dialin.net) joined #gnuenterprise. Isomer (dahoose@port-62-135.jet.net.nz) left irc: Read error: 104 (Connection reset by peer) uups funny mail "Is the GNUe project actively being worked on? I looked at the IRC logs and it really looked like a joke. " Action: pattieja is back (gone 24:24:30) jcater (~jason@w202.z065105010.mem-tn.dsl.cnc.net) joined #gnuenterprise. jcater: hi hi Chipaca (~john@modem117-adsl.capfed2.sinectis.com.ar) joined #gnuenterprise. hi all curse this thing, i turned off autoaway solibre (~solibre@AMontpellier-202-1-1-63.abo.wanadoo.fr) joined #gnuenterprise. Hi ! Is it the right place to get some help to install a GNUe tool (GNUe-Report)? dres (~dres@mail.lewismoss.org) joined #gnuenterprise. solibre: it's a bit too early :) Well, I'll wait a while (depends on how much I'm too early :-) reinhard: heheheh Harald1 (Peter1234@pD9E7596B.dip.t-dialin.net) left irc: Read error: 104 (Connection reset by peer) reinhard: what a ridiculous question :) reinhard: "however, i absolutely refuse to download code or read docs. i consider irc logs to be authoritative representation of software I may commit my enterprise to. KTHXBYE ^_^" sledge_ (~sledge@B2be4.pppool.de) joined #gnuenterprise. hey ho GilbertBSD (~gilbert@max2-68.dacor.net) joined #gnuenterprise. hi oy t'es francais? :) Non. Anglais hm, "dacor.net" sounds like a french pun :) dacor. Dan Angley Corporation.net that company will have no problem advertising in france :) haha. Yurik (~yrashk@gw.telcos.net.ua) left irc: "Client Exiting" GilbertBSD (~gilbert@max2-68.dacor.net) left #gnuenterprise. solibre (~solibre@AMontpellier-202-1-1-63.abo.wanadoo.fr) left irc: "using sirc version 2.211+KSIRC/1.2.1" ra3vat (ds@ics.elcom.ru) left irc: "Client Exiting" solibre (~solibre@AMontpellier-202-1-1-63.abo.wanadoo.fr) joined #gnuenterprise. Hi [12:46] Last message repeated 1 time(s). Is it possible to get some help about GNUe-Report ? i assume the right people are here Problem is with prerequisite package pysablot what's the prob? seems sourceforge pysablot targz files are not valid archives so I can't install Report strange, i will check that http://sourceforge.net/projects/pysablot/ have it did you use the source tar.gz or the binary version? I tried both can you use the "file" command on that two files? what do you mean on a console: "file xyz.tar.gz" it returns the file type p.ex. "GNU tar archive" or "HTML file" [solibre@p350 solibre]$ file PySablot-0.1.tar.gz PySablot-0.1.tar.gz: HTML document text hell i noticed that http://prdownloads.sourceforge.net/pysablot/PySablot-0.1.tar.gz is *not* the tar.gz file. it is solely a list of mirrors that have the file [solibre@p350 solibre]$ file PySablot-0.1.linux-i586.tar.gz PySablot-0.1.linux-i586.tar.gz: HTML document text http://telia.dl.sourceforge.net/sourceforge/pysablot/PySablot-0.1.tar.gz is the real pysablot package ... let me guess: you have right-clicked on the file and saved it to disk? yeeeeeeeeeeeeeeeeeeeeeeeeeessssssssssssss :-)) the sourceforge user interface has been designed by a three-year-old child. the pros and con of GUI :-) when i have a link to a tar.gz file, then i expect to retrieve a tar.gz file and not a list of mirrors. :) I often use sourceforge, and it's the first time I experience thing like this then I go on installing, thanks have fun Harald1 (Peter1234@pD9E7596B.dip.t-dialin.net) joined #gnuenterprise. hi Harald :) ra3vat (ds@ics.elcom.ru) joined #gnuenterprise. hi sledge_ jcater? [core team member]? okay, i'll file a bug report, hehe :) dres_ (~dres@mail.lewismoss.org) joined #gnuenterprise. dres (~dres@mail.lewismoss.org) left irc: Read error: 104 (Connection reset by peer) aprono (~aprono@modem117-adsl.capfed2.sinectis.com.ar) joined #gnuenterprise. xeroz (xero@lukio29.ilomantsi.fi) joined #gnuenterprise. hi xeroz, aprono hi if I make forms with designer, must I also change database structure manually? How structure changes can be done in practise? no, you don't have to change the structure of your database if you want to change your database structure, you can't use designer for that task (yet :) ok, so I just desing database structure, and then make sql queries etc with designer? yes how large applications have been made with gnuenterprise? i don't know whether designer supports direct sql statements, i haven't used that yet currently, we are all waiting for the application server, which sits between the forms and the database what kind of applications you have made with currect GNUe? hi, sledge_ when it is usable, we can write big applications on top of the gnu enterprise tools but you can use current gnue as a ms access replacement very well there are some in-house applications written by some core team people but i don't know what kind of applications exactly how is reporting made currently? is it just text or do you use external tools for that purpose? gnue reports makes heavy use of sablotron, which is an xsl transformation processor. it processes xml->text and xml->xml thus, you have to install PySablot (the python binding for sablotron) to make Reports work. I'm interested because I have developed quite large app with ms access ah i have done that in the past and it drived me crazy :) dres_ (~dres@mail.lewismoss.org) left irc: Read error: 110 (Connection timed out) gnue is already a good replacement for access, to a certain extent ra3vat (ds@ics.elcom.ru) left irc: "Client Exiting" I have sql queries that are based of other queries and some queries are made witb vb, saved and run based on user selections and then there is vb code in queries, forms, modules all around :) uuh :) btami (~btami@195.228.11.202) joined #gnuenterprise. hi btami aprono (~aprono@modem117-adsl.capfed2.sinectis.com.ar) left irc: "Client Exiting" xeroz: what's the task of your application? aprono (~aprono@modem117-adsl.capfed2.sinectis.com.ar) joined #gnuenterprise. currently it's just file-based .mdb backend. there are other firm's apps made with foxpro etc, and becouse all pc:s don't have ip address I don't know is client-server tcp-ip app possible hi all psu_ (~psu@manorcon.demon.co.uk) joined #gnuenterprise. hm, a network without tcp/ip is problematic, as gnue relies on that customer feedback summaries, quality control, fitness test results comparing these tasks will hopefully be covered by the gnue packages hi psu_ what tool is used usually to make graps with GNUe? graps? graphs :) ah :) i suppose they should be created by Reports, but i'm not sure. as a workaround, you can write raw text data with reports and make graphs with gnuplot, starcalc, excel or something like that hi sledge_ we both have our "tails" on tonite tails? cow tails? are all GNUe tools made with python / wxPython? sledge - if the reports module is on the same box as the MDB, you could use TCP/IP to talk to yourself ;-) xeroz: yes sledge_ - I mean our nick_ tails_ it's a really fine language psu_: i always wear a tail. it's sexy. *g* Action: sledge_ smokes a cigarette and hopes that jcater doesn't see it :) sledge: got a webcam? ;) sledge - you're European and cool, you're allowed to smoke if you want to same goes for Yurik xeroz: nope, but i have some ugly photos of me on the web, that's tough enough :) brb psu_: oh, thanks for the compliment reinhard (~rm@M693P012.adsl.highway.telekom.at) left irc: "For each complex problem, there is a simple, understandable, obvious, and wrong solution" i hate cigarette, but i don't mind virtually :) btami: =====~ <- here, have a virtual cigarette thanks alexey_ (~alexey@195.151.214.34) joined #gnuenterprise. hi alexey_ reinhard (~rm@M693P012.adsl.highway.telekom.at) joined #gnuenterprise. hi reinhard hello sledge_ is traffic between GNUe client and server crypted in any way or is there option for that? alexey_ (~alexey@195.151.214.34) left #gnuenterprise ("Client Exiting"). xeroz: gnue is crypted at the source level :) buahaha, cool :) by jcater :) today's bach-jcater day? StyXman (~mdione@modem117-adsl.capfed2.sinectis.com.ar) joined #gnuenterprise. Action: Chipaca didn't notice the strings with balloons hey, nobody ever got cancer off a virtual cigarette me, I have virtual colon and pancreas cancer. not from a virtual cigarrete, tho. it was a endless virtual bagna cauda. StyXman: our deepest condolences to you StyXman: so are you fixin' ta die from it, and stuff? Action: Chipaca wants his monitor yes. good thing of virtual deseases is that you can hack it down :) GilbertBSD (~gilbert@max2-83.dacor.net) joined #gnuenterprise. yogurt2unge (~charlie@modem117-adsl.capfed2.sinectis.com.ar) joined #gnuenterprise. ok, I'll add you to my testament, just in case. anybody else? StyXman: that's a will, not a testament how are business analysis to be handled? is there a standard way? GilbertBSD: what is 'business analysis'? before you can implement GNUe, you have to do that. it is the 'algorithm/planning' stage of it all. Is the xml made with GNUe designer stored in db or files at server? GilbertBSD: sort of like process reengineering? XML made by Designer is stored in files, but there will be facilities to let it reside on the server as well Chipaca: si. GilbertBSD: I see no negation GilbertBSD: oh, sorry, no, you weren't french :) who was the french guy? Heh. Chipaca: Closeau? Inspector Closeau? GilbertBSD: Miterrand Hmm, don't know Miterrand. Must be a cartoon character or something. GilbertBSD: i meant mitterand StyXman (~mdione@modem117-adsl.capfed2.sinectis.com.ar) left irc: Read error: 113 (No route to host) Francois Maurice Marie Mitterand She was a she? former president iirc GilbertBSD: no, she was a he. GilbertBSD: do 'dict mitterand' you know him and you don't know Inspector Closeau? pink panter? Oui! He is more famous! GilbertBSD: don't say Oui, say yes. how come that you speak french? so is python entry validation code of forms stored in files made with designer too? Oui is unambigously 'yes'. gontran (~gontran@ip68-3-244-71.ph.ph.cox.net) joined #gnuenterprise. now that was an interesting session last night! GilbertBSD: and you claim to know Closeau?!? xeroz: i think the code is in gnue-common and is used by designer and forms Si. bigups gnue! Nah, it was all a silly pun gone awry. hey gontran :) Hi Gontran. sledge_ :) GilbertBSD :) xeroz: so validation code doesn't have to be copied for every forms definition file s/for/into/ heheh... StyXman (~mdione@modem117-adsl.capfed2.sinectis.com.ar) joined #gnuenterprise. Action: GilbertBSD is quite happy vi commands reign everywhere. hey, argentine convention here today? *g* uh, cancer hit me before I could hackit. damn. sledge_: where? Chipaca: hete in the channel, I think Chipaca: here. iirc three argentinians are on this channel right now s/hete/here/ StyXman: nah! you've got to be kidding! yes! I *swear*! oh my god! what is this channel coming to! but can I embed python code to forms with designer? join #gnuenterprise-ar :) so StyXman, Chipaca ... how is .ar these days? I count 4 argies. How do I save block data in a trigger? xeroz: designer has iirc a bug, so you cannot yet use designer to write code GilbertBSD: you mean... what? Action: gontran runs from wild mad goats BAAA BAAAA there were a few problems recently, on TV... dres (~dres@mail.lewismoss.org) joined #gnuenterprise. how are things now? heh, not that kind ;) GilbertBSD: only slightly worse xeroz: you have to write the gnue forms definition file by hand, which is anyway the preferred method as long as designer isn't entirely ready recently?!? we have problems since 30 years ago! Action: Chipaca counts with his fingers Is there any thing that can save .ar ? let me see... since 1804? do you have any solutions? ah, yes, ok. 200 years will be, then. GilbertBSD: solutions? ROTFL!! :))) There have to be solutions! GilbertBSD: oh, the helpful and gracious world bank will surely donate money to argentine without require it to be paid back. ha - ha. (this is not exactly funny) heh. Wait lets see, I can lend you some money. I have 1, 2, 3. what we need is a H-bomb. 3 dollars. StyXman: H-bomb? who is the target? *.ar :) we. or you. just choose. GilbertBSD: 3 for each of us? StyXman: yah, we could fake some nuclear tests, then the US will suspend all our trade shit (say what?), and then a bit later will lend us money to go away heheh. No for your government. GilbertBSD: keep it. your government represents *.ar no? GilbertBSD: ROTFL!!!! No...... not to the government!!!!>.. please you guys threw out two presidents in a row IIRC, so what is impossible in argentina at all? represents? who represents anyone? oneself. who will responsibly adiminister the dough then? 4 presidents. Oh. holy shit, you guys are even better than i thought. gimme some names. Peron, Peron jr, Evita and Che? GilbertBSD: *********, ***, ******* ********, ***** and we're about to throw out another one. come on, what we need is the destruction of the whole world economy. i read my daily indymedia, so i'm quite informed about what goes on in argentina Chipaca: I don't want their passwords. GilbertBSD: oh, and ****** **** fuck-*********-sucker Who was Peron Jr? Peron must have had a child no? who's the president right now (i have heard that can change within minutes in .ar :) nope. still being cabeza. er, duhalde. *g* i thought it's the IMF sledge_: no, that's congress well, yes. but they say us that cabeza is. just to make us think we elected him. well, we didn't even elected him. Election is a symbolic act to make the populace think it is responsible for electing presidents :D isn't that cool? elect Puppet A or Puppet B I don't need a president. i can represent myself very well on my own. the problem is who owns the enterprises here. Puppet A has nice hair, Puppet B wears nice suits. who owns them? sledge_ What if GW Bush comes over to meet *.ar who will meet him then? you puppet is managed for peopel with enterprises inside the country, so the country must grow. we don't have 'our enterprises'. everything is owned by people outside the country. Styx that can't be right. GilbertBSD well, I could receive him, and tell him one thing or two. The Corned Beef company is still owned by the *.gov.ar no? GilbertBSD: well, 70.000 people waited for him in berlin :) sledge_: in the end he spoke to one person only... the chancellor of *.de and the representative of *.gov.de ;) StyXman: "fremdsteuerung", or external control. a term commonly used in economic aid circles. it describes the control of a country's economy through external forces. no? we have two telcos. they splited the country in two and each one ocuppied a half. one's from france and the other's from spain. GilbertBSD: pitily. we had nice signs for him, i.e. "stop your wars" and "sign the kyoto protocol" sledge_ but if he signs the kyoto protocols, the puppet masters are gonna be upset! StyXman: telefonica and ...? sledge_: telecom (france) GilbertBSD: metallica - master of puppets ;) ('Stet' I guess) StyXman: they 0wN y0u jcater (~jason@w202.z065105010.mem-tn.dsl.cnc.net) left irc: "Client Exiting" everybody owns us. except we. STyx you can get the Che brand from .cu and use it to help boost consumption in .ar :D StyXman: reclaim your contry hey, che is from cordoba. I mean, here. how was it I started appserver yesterday? he gone tu cuba, but he grew here. STyx so get him back and use him as your marketing icon. He will be very proud of you. Remember, he wasn't really a communist. Communism was sprung onto him by Fidel. he's dead. yes but his brand still makes .cu a lot of money. you need him back. and he's an icon. you can still buy a shirt with his face on it. :) :-\ si si, but the money goes to who? Not the people of .ar! GilbertBSD: you get it. you see? nothing belong to us. who does Exeter beef company belong to? not even the people who we should be proud of. StyXman: are there still asambleas? sledge_: uh? there are lots of them, but at different levels. StyXman: do they have any effect? we'll see. give them time. perhaps argentina manages to create the first assembly-based form of government, that'd be really cool ??? who knows, maybe tomorrow you'll read in the papers that the half of the popilation killed the other half. aww the telefonica half? thats terrible! enough about us! Chipaca: okay, but it was very interesting this is #gnuenterprise, not #yeatanotherletsallcryaboutargentina hey, argentine convention here today? *g* and that is how it started. Action: GilbertBSD blames sledge Action: gontran maintains: gnue's existance is justified on the precipitation of cultural exchange alone Action: sledge_ is guilty :) Action: dtm elevates gontran to a higher existential plane yes, enougth! Nick change: gontran -> sartre D T M [14:39] Last message repeated 1 time(s). Nick change: sartre -> ft_gontran sartre: i have an existential map for you, it reads "you are here" everywhere Action: Chipaca precipitates gontran from his high plan Sartre "we make our own destinies". sledge_ heh, where? sledge_: hahaha HA Chipaca :) ft_gontran: where? it's everywhere? IT IS YOU. D T M ft_gontran: you are not a satre expert? :) D T M what is IT? :) sledge_ no, not at all. i only know exestential buzz-words heh exestentialism is a vb-clone hahahaha ft_gontran: it's simple. only if you shave your head and set yourself on fire in public protest, can you become truly enlightened VBClone. *g* absolutement ridiculous. d*g* dtm children are the path to my enlightenment NO MORE CHILDREN dtm: unable to fork. children are god's greatest gift they are miniature clones who can read our thoughts THEY'LL KNOW EVERYTHING. THEY'LL TELL. http://www.theonion.com/onion3819/pope_forgives.html sledge_ congrats on your new child :) haha i don't have children, yet sledge_: oh really?! then why is it that God created only ONE PLANET WHICH CAN PRODUCE CHOCOLATE? huh? Chipaca: 'unable to fork' doesn't sound very well. sledge_ sorry, guess that's seisel :) _any_ planet's inhabitants can produce children dtm: all other planets are made of chocolate Action: ft_gontran puts away baptismal bowl dtm there were 4 othe such planets... but they were visited by the IMF ToyMan (~stuq@65.167.123.51) left irc: Remote closed the connection they are now down to 1 ... and counting. sledge_: :-o it can't be! blasphemy!! GilbertBSD: you mean, the IMF created the chocolate crisis? god's greatest gift? he created adam and eve, and then he told them they couldn't fork. no the ended the great times where chocolate was everywhere on those planets. Action: Chipaca wants some of whatever it is you guys are smoking no I don't Action: Chipaca does no I don't Action: Chipaca does too splitted personality, obviously StyXman: yes I blame god. He put the poor horny adam in the same garden as a strip tease like Eve. NOT virtual cigarettes? becareful of virtual cancer. I like the strip tease Action: Chipaca notices fridays are bad internationally it killed me just 30 mins ago. Chipaca: TGIF TERRIBLE CASE OF THE KILLING MUTANT STRIP TEASE nno, they're the bst day of the week. it's when chilliwilly drives himself *really* nuts Ups.... Action: sledge_ notices friday is the day of non-sense and unlimited fun. StyXman: hahahah what does he tend to do? perhaps it's all so commonplace to me now. D T M D T M :-D he barfs and growls and tries to lick his nosetip. dtm: your nick is the abbreviation for the german car rally championship :) meanwhile, he tries to bite everybody's middle finger. ouch sledge_: yay StyXman: HAHAHHAAH@#*)@!*# THTA'S EXACTLY HOW HE IS.. DOYOU KNOW HIM OR SOMETHING?! it's almost like you've met before can we change the subject to something less pervert, say, sexual diseases or something like that? btami (~btami@195.228.11.202) left irc: No route to host sledge_: No. chillywilly is family! you dont understand! BURN HIM!! well.... ok.. splitters! first you have to catch him no. I just chatted with him 5 minutes. I think that's eniugth. StyXman: OIC l8r all reinhard: l8r reinhard (~rm@M693P012.adsl.highway.telekom.at) left irc: "Never wrestle with a pig. You both get dirty and the pig likes it" OIC? Bye oh i see morning all mrning ajmitch Action: sledge_ notices that visual basic might be a sexually transmitted disease. evenings ajmitch: hey, how'r'ya? sledge_: it's an MSTD sledge_: to be handled by careful abstinance very deliberate abstinance i see Action: ft_gontran wants to party with Jenna Bush who the f*** is jenna bush? give her some visual basic I want to pary with my gf. and I'm here, working. sledge_ pres. Bushes daughter :) hehe j/k StyXman: pary? StyXman: gf?? he has a daughter? that poor girl... 2 party. girlfiriend. they are twins friend. taht that. fucking coffee. oh my godness. are they part of the axis of evil? StyXman: i know gf is a girlfriend. Action: ft_gontran loosens his priests collar kinda warm Action: ft_gontran thinking twins sledge_ heh, soon! hehe do they like good, at least? I like the twin's party and do they have a higher iq than their dad? *g* StyXman: specially not one that keeps a weblog heh. i hope not s/like/look/ Action: ft_gontran is married to my FAITH heh well, ok. you make me cry, i have no gf :( sledge_ but I thought you were betrothed to GNUe :O ok, let's work no, i just fix something from time to time StyXman: whaddya wanna work? Action: ajmitch is just a GNUe groupie forms StyXman: not my terrain I add a new widget. I modify GFParser. I modify UIdriver. which new widget? what's next? I mean, *how* do I say that this new GFj uses UIj as visual representation? sledge_: actually, I'm tearing off the maintoolbar. hm we realized that it may be very confusing for somebody using our app. don't know, honestly StyXman could you make it a toggleable option ? well, I don't know eithr. I don't blame you :) ft_gontran: it's the same. I also try to learn how to do it. add a new widget, I mean. we'll need that sooner or later. StyXman yeah, me too, working on nstti (curses ui) ft_gontran: I guess you're luckier than me. you 'just' need to reimplement everything on wx's UIdriver. Action: StyXman wanders where's jcater StyXman: THERE IS NO JCATER. ONLY ZUUL. GilbertBSD (~gilbert@max2-83.dacor.net) left irc: "xchat exiting.." StyXman did you mod wx/UIdriver.py so that the maintoolbar doesn't get created ? sledge_: How do I save block data in a trigger? Action: dtm arranges a percussion medley across four tonal bass drums in celebration of ft_gontran, and gets the crowd chanting "GON TRAN GON TRAN GON TRAN GON TRAN" ft_gontran: yeap. aprono: good question, i haven't done that StyXman cool hey, it's just comment a line... Action: dtm signals the crowd to up their signs, forming the giant shape of the word "GONTRAN" across the stadium StyXman make it configurable via a gfd element or something so it can be toggled :) Action: ft_gontran dives into the crowd and gets the D T M chant restarted lol StyXman and send in a patch :) Action: ft_gontran hears the bass drums restart ft_gontran: you're a genius. ok, after being cynic, my problem is 'just' how to tell that UIMainToolBar is the ui version of GFMainToolBar hmm i'm not sure i understand, let me restate what i think you mean, and you can correct me please Action: dtm starts a 'wave' in the crowd you're saying that you're problem is how to determine when it is appropriate to set the toggle? Or when? I'm not sure i understand :( nonononono. Action: ft_gontran hears the rustle: D T M StyXman please enlighten me wtf is dtm, anyway ft_gontran: I created both UImtb and GFmtb. I even modified GFParser to recognize a tag. what I need is to konw how to tell the whole gnue that UImtb and GFmtb are related. that the former is a UI representation of the latter. ah (where mtb is actually MainToolBar) Chipaca: one may ask the same of you, may'nt one? :) i've been here about every day for the last N months :) proudly ranting up a storm, i might add dtm: so have I Chipaca: hmmm it must have been in a different #gnuenterprise or on a different OPN dtm: maybe my N is smaller than your N ahhh StyXman so you've created a new widget class specific to and an inheriting class of the ... ft_gontran: you're expecting completion, or writing more? uihelper, uiwidget. 'specific to'? writing more i'm just trying to grok ft_gontran: O don't seem to understand your vocabulary. s/O/I/ adding a uiwidget is more complicated than my understanding right now Action: StyXman runs to grab president's kbd riot! Hi again. I have a question about gcd files. What are they used for ? much better. god files? I gues to remember who goes to heaven and who goes to hell. ah! gcd files. sorry. StyXman: GCD. lavate los ojos. Action: ajmitch smacks StyXman around some StyXman i suppose you would need to integrate it everywhere there is an maintoolbar hehe gcd files are GNUe class definition files for GEAS, the previous incarnation of the appserver Yes, it means they are obsolete now ? i don't know, i think they may be used in appserver Action: ft_gontran stfs aprono (~aprono@modem117-adsl.capfed2.sinectis.com.ar) left irc: "Client Exiting" I didn't try appserver so far. They have nothing to do with Forms then ? solibre: not yet, it will work with forms in the future tho :) Action: ajmitch wonders who Joe Konecny is siesel (jan@dial-213-168-96-21.netcologne.de) joined #gnuenterprise. siesel congrats on your new child :) ft_gontran: uh? the mtb was created on UIForm.GFUserInterface.init hey siesel hmm. i guess i'll just have to wait and see :) hi ajmitch, still online? or online again? online again ajmitch: horray hip-hip-squish could it be the WIDGETS hash @ the end of UIdriver? says it's for designer... hmm Action: StyXman washes his eyes with bleacher. could be. i'm not groking the problem StyXman Nick change: ft_gontran -> ft_estupido ft_estupido: why the name? I'm trying anyways... ft_gontran: in one place you define a GFThing, elsewhere yuo define a UIThing, and you want the UIThing to show up and behave like GFThing whereever a shows up in the gfd Nick change: ft_estupido -> gontran yes, i got that :) Nick change: Chipaca -> FTP_Chipaca now you have added a GF element Action: FTP_Chipaca looks at his fingers that you would like to behave in the same way Nick change: FTP_Chipaca -> FTL_Chipaca bah, it doesn't work bye then :) Nick change: FTL_Chipaca -> Chipaca the same way as all of the other GF elements sledge_ (~sledge@B2be4.pppool.de) left irc: "using sirc version 2.211+KSIRC/981227-pre0.9" gontran: yes and you've created a corresponding UI class that inherits jcater (~jason@w202.z065105010.mem-tn.dsl.cnc.net) joined #gnuenterprise. hi jcater. StyXman Chipaca did you really need a GF thing? gontran: inherits just GFObj and GFEventAware ah that sounds right gontran: maybe not with *this* example, but later maybe. hmm. personally i find the GF UI abstraction is taking me awhile to get. :) jcater: excuse me, are you an expert on forms or designer? err, define expert jcater: ok, can you try to answer something about forms? hi jcater if jcater can't, i'd be worried :) say I develope a GFThing and a UIThing. where do I say that they're related?\ UIwxpython oh, shit. it's incredible how a word, a simple word, can change you whole mood. :) jcater: I owe you one. a big one. dare I ask what you've added? jcater: I try to tear off the maintoolbar. jcater: we think it may be confusing to inexpert users. jcater: we want it off. so, I added a tag is that forms/src/uidrivers/wx/UIdriver.py and try to do the rest gontran: I guess not. gontran: I guess it's not. StyXman i believe it may be gontran: you mean the hash I mentioned, WIDGETS? myabe /home/mdione/src/work/fvl/gnue/src/navigator/src/UIwxpython.py ah wait, is it navigator/src/UIwxpython.py, then StyXman YES the WIDGETS entry would possibly be required jcater: anything new about the release? Yurik (~yrashk@as5300.kharkov.ukrtel.net) joined #gnuenterprise. hi all Action: Yurik just found out that local telecom provides dialup w/o contract. now I'm here from home :^) uh I don't get what UIwxpython is for. i haven't looked at designer StyXman, sorry bbl Nick change: gontran -> gontr|away here I even do not start X - very old PC and monoSVGA ;))) so, I'm not in my tasty xchat :) gontr|away: I don't use designer. I just want forms to show it. actually, all I got now is Gdk-ERROR **: BadWindow (invalid Window parameter) serial 2861 error_code 3 request_code 15 minor_code 0 btw, is there any reason the widgets all require x and y attribs? Action: Yurik is downloading tools for the development Chipaca: to position them on screen yes, we think that's both wrong and wrong. jcater: can't that be done automatically? Action: Yurik feels himself like a man from old times... 14k modem... monoSVGA... P-120...9.1Gb HDD :) Ok, ok, I'll stop spamming now ;) why? jcater: you don't need x and y to position sth on the screen sure you don't but we have better / more important stuff to do than layout management and we get the most bang for the buck w/ x,y jcater: ok. later we'll talk about it. jcater: I did the following things: jcater: modified GFParser to recongnize Yurik (~yrashk@as5300.kharkov.ukrtel.net) left #gnuenterprise. jcater: modified UIdriver, adding the UIMaintoolbar class, inheriting UIHelper and UIWidget Action: Chipaca notes we should actually make a UIToolbar, and make UIMaintoolbar inherit off of it one thing at a time :) jcater: modified GFFOrm (I know it may be not the best place) to add the GFmtb class, inheriting GFObj and GFEventAware jcater: and added 'GFmtb': UImtb to WIDGETS hash @ the end of UIdriver jcater: should I do anything else? (I think that's all) StyXman: I don't recall it seems you have all the right places jcater: yes, I thought so, but running gfcvs against ... gimme two seconds. Action: StyXman tries with a form without a mtb. .Gdk-ERROR **: BadWindow (invalid Window parameter) serial 2861 error_code 3 request_code 15 minor_code 0 Gdk-ERROR **: BadWindow (invalid Window parameter) serial 2861 error_code 3 request_code 15 minor_code 0 nice! sorry, I didn't mean to paste. same thing. Chipaca: nice? jcater: any ideas? Action: StyXman hates when things don't work it's a parser problem!! (zanx chip) 2$ solibre (~solibre@AMontpellier-202-1-1-63.abo.wanadoo.fr) left irc: "Bye" jcater: can you join me @ #flood? Chipaca: you're curious. night siesel (jan@dial-213-168-96-21.netcologne.de) left irc: "Real programmers code it into the client" btami (~btami@dial-3-116.emitel.hu) joined #gnuenterprise. hello re btami Nick change: gontr|away -> gontran how could it be that a (wrong) modification on the *parser* kills the window creation. brb I mean, if it would be a parsing problem, it should die saying so. gontran: coward :) jcater around? btami: is here, but doesn't answer. :) I'd say :( jcater: helooooooooo! :( btami: you know anything about forms? not too much btami: uh, you ever touched GFParser? psu_ (~psu@manorcon.demon.co.uk) left irc: Read error: 113 (No route to host) just testing/bughunting when I get a 'NameError: name '_' is not defined' error, what am I missing? btami: can you join me @ #flood? btami: this is *not* a date btami: I repeat, it's *not* a date :) is it _() ? for trenslatable strings btami: yes, the scripts use _() you use cvs? btami: yes up to date? btami: I think so _() things are in GBaseApp.py in common btami: please... for i18n support btami: !!! btami: thank you nothing btami: can you join me in the #flood channel? I need to paste lots of things I want you to see. man window huh, #flood not gnue, i'm there now Yurik_ (~yrashk@as5300.kharkov.ukrtel.net) joined #gnuenterprise. Yurik_ (~yrashk@as5300.kharkov.ukrtel.net) left #gnuenterprise. Yurik_ (~yrashk@as5300.kharkov.ukrtel.net) joined #gnuenterprise. chillywilly (~danielb@mke-65-29-142-117.wi.rr.com) joined #gnuenterprise. chillywilly! yogurt2unge (~charlie@modem117-adsl.capfed2.sinectis.com.ar) left irc: "Client Exiting" hi Chipaca hi chillywilly ello chillywilly hello Action: Yurik_ feels himself uncomfortable with ircii jcater: ok, gotta go. it's good to know I'm near. bye you all. StyXman (~mdione@modem117-adsl.capfed2.sinectis.com.ar) left irc: "ircII EPIC4-1.1.2 -- Are we there yet?" Chipaca (~john@modem117-adsl.capfed2.sinectis.com.ar) left irc: "ircII EPIC4-1.0.1 -- Are we there yet?" ello Yurik_ hi everyone hi Action: Yurik_ feels uncomfortable w/ his old home computer (very old!) and dialup :) heheh Action: Yurik_ do not use X here :( sucks to be you ;P :) but it is better to sit home at night than at office. i'm fed w/ office :) fed up? yes, probably fed up (sorry for my ugly English =) ) ooh chillywilly :) Action: gontran hits the sardine pipe Action: Yurik_ is listening music chillywilly how's WI today? btami (~btami@dial-3-116.emitel.hu) left irc: jcater (~jason@w202.z065105010.mem-tn.dsl.cnc.net) left irc: "Client Exiting" it is fine I guess glad to hear it mister Harald1 (Peter1234@pD9E7596B.dip.t-dialin.net) left irc: bye gontran (~gontran@ip68-3-244-71.ph.ph.cox.net) left #gnuenterprise. Yurik_ (~yrashk@as5300.kharkov.ukrtel.net) left irc: Read error: 110 (Connection timed out) dsmith (dsmith@oh-strongsville5b-143.clvhoh.adelphia.net) joined #gnuenterprise. dsmith (dsmith@oh-strongsville5b-143.clvhoh.adelphia.net) left irc: Remote closed the connection Isomer (dahoose@port-62-166.jet.net.nz) joined #gnuenterprise. Is there a quick way to install PySablot in debian? dunno drochaid (~drochaid@pc2-kirk2-0-cust175.ren.cable.ntl.com) left irc: "Do not meddle in the affairs of dragons, because you are crunchy and taste good with ketchup." drochaid (~drochaid@pc2-kirk2-0-cust175.ren.cable.ntl.com) joined #gnuenterprise. I guess I need a gnue debian guy to tell me then define "gnue debian guy" if this means a gnue developer that uses debian then I fall into that category er, "someone who's install pysablot in debian" then. ;) dsmith (dsmith@oh-strongsville5b-143.clvhoh.adelphia.net) joined #gnuenterprise. greetings o ppl aren't we e people nowadays? nope, sorry aww :( we're doing oCommerce now, e-commerce is old news ;) :o oCommerce? do tell :) it's the latest buzzword of course the o doesn't actually stand for anything that's good ... for a moment there I though old spice was being used as currency haha drochaid (~drochaid@pc2-kirk2-0-cust175.ren.cable.ntl.com) left irc: "Do not meddle in the affairs of dragons, because you are crunchy and taste good with ketchup." jcater (~jason@HubA-mcr-24-165-193-24.midsouth.rr.com) joined #gnuenterprise. hi jcater hiya how's life down yonder ? fine & dandy btw, are you having issues with subversions.gnu.org at the moment? it's incredibly slow for me & ping drops packets like mad does seem to be going slowly although it did update yeah, it's updating here, just about 10x slower than usual :) Action: jcater is away: I'm, um, away dsmith (dsmith@oh-strongsville5b-143.clvhoh.adelphia.net) left irc: Remote closed the connection Linux (~Linux@62.150.1.69) joined #gnuenterprise. dsmith (dsmith@oh-strongsville5b-143.clvhoh.adelphia.net) joined #gnuenterprise. crazymike (~crazymike@mke-65-31-133-230.wi.rr.com) joined #gnuenterprise. crazymike (~crazymike@mke-65-31-133-230.wi.rr.com) left irc: --- Sat May 25 2002