*** shmooz has quit IRC *** dimas has quit IRC *** reinhard has joined #gnuenterprise *** johannesV has joined #gnuenterprise *** btami has joined #gnuenterprise *** btami has quit IRC *** kilo has joined #gnuenterprise good morning *** btami has joined #gnuenterprise *** sjc has joined #gnuenterprise hi btami hi *** dimas has joined #gnuenterprise *** holycow has joined #gnuenterprise @ping pong @roulette kilo: *click* @weather @weather LHUD kilo: The current temperature in Szeged, Hungary is 41°F. Conditions: Light Rain. Humidity: 92%. Dew Point: 40°F. Pressure: 30.04 in (1017 hPa). Visibility: 4.0 miles (7.0 kilometers). UV: 0 out of 12 johannesV: does appserver handle transactions and if yes, how? can a user define a transaction begin-end? kilo, no and no (not yet) hmmm is it planned however? yes have you guys checked out some of the openoffice1.9x developer code releases? it's planned for 0.4 (i think) their forms/db creation/interface dealy seems neat on a peripheral look johannesV: thx. I hope to see them work *** dcmwai_ has joined #gnuenterprise *** ajmitch_ has quit IRC *** sjc has quit IRC kilo: appserver does support transactions as far as the db supports them can i tell it to start a tran, then to commit? does find() searches only committed instances? you can tell appserver to commit and/or rollback via forms find searches what the db gives, for postgres that's only committed instances off to lunch i would need a find() that searches virtually existing instances too. what about a findDirty() method? or a param for find() that tells it to find dirty-state instances too? *** dcmwai has quit IRC to be more precise only committed instances for other transactions and all already posted instances for this transaction *** lekma has joined #gnuenterprise hello all is there anybody working on gnue-reports? hi lekma hi btami hi lekma hi reinhard :) btami: i saw you made some changes in reports yep do you have any idea on how the server parts works? http://www.gnuenterprise.org/~btami/gnue-reports-server-test.py hi lekma from our firsts tests it seems it is exactly what we need to provide printed documents to appserver but we would really like to make appserver talk to it directly (without the need of a user) would it be possible? hi kilo lekma: everything is possible in gnue :) btami: as always :) just sometimes you have to code it :) we're kinda eager to do it but we really need to understand first how it does work :) all i can remember is that test py file it was a year ago reinhard: btw on the performance side of appserver: we sometimes observe big slow down even though memory is far from being full and processor seems to be unused lekma: can you nail down what would cause it? does it access db? i still have to investigate, but it seems to me the xml rpc server has troubles folllowind the thousands of requests/transactions generated when you stress it a bit we would appreciate any kind of hint rewrite it in C, yeaaaaah!!! I would not believe that python is the show stopper here reinhard: i'm still trying to exclude system problem on server and client side before blaming it on gnue :) lekma: you using appserver in a scale that you have several thousand rpc calls? reinhard: yep within? a second? a minute? an hour? a few secs wow when generating 'articles', for example i test it does not yet exist in db and with the variant engine you can achieve virtually thousands of test ok but i think i'll do it in python to speed it up but the big slow downs don't occur at this specific time you could try to push it server side they can happen any time that's strange gessing here: it's as if the server was freeing or liberating ressources and you can feel uit big garbage collection runs maybe? s/uit/it well gmta :) johannesV: you here? back again (but still very busy) *** btami has quit IRC *** kilo has quit IRC *** jamest has joined #gnuenterprise wanna see something scary? sure http://www.moraldefense.com/Campaigns/Microsoft/Antitrust_FAQ/default.htm interesting *** johannesV_ has joined #gnuenterprise *** johannesV has quit IRC i'm just glad to find out Microsoft isn't the fink rat bastard of a company I thought it was thanks reinhard *** dcmwai has joined #gnuenterprise *** lekma has quit IRC reinhard, HEH its amazing how far appologists will go *** jcater has joined #gnuenterprise *** holycow has quit IRC *** wendall911 has joined #gnuenterprise *** jamest has left #gnuenterprise *** jamest has joined #gnuenterprise *** holycow has joined #gnuenterprise *** johannesV_ has quit IRC *** johannesV has joined #gnuenterprise *** dcmwai has quit IRC *** sjc has joined #gnuenterprise *** johannesV has quit IRC *** johannesV has joined #gnuenterprise *** johannesV has quit IRC *** johannesV has joined #gnuenterprise *** holycow has quit IRC *** wendall911 has left #gnuenterprise *** johannesV has quit IRC *** sss has joined #gnuenterprise hello, is anyone on this channel? yes I have few questions about GNUe shoot I am SAP developer, interesting in data distribution / migration Is there any development concerning EDI? not quite there yet although we had SachaS here for a long while who did a masters thesis about ebxml and who was very interested in looking at combining his knowledge with gnue gnue is quite xml based we are able to read data from xml files as well as export to xml but i think there has not been much done about things like EDIFACT or such. Would the ability to interface by means of EDI be of interest to the project? I can imagine that very well I suppose this would be part of GNUe Integrator right? I have never been into GNUe Integrator, so I can't really answer this question but IIRC integrator was more targeted at a database <-> database configuration than a external system <-> file <-> database configuration but like i said, i could be wrong What platform are most developers using? what do you mean with "platform"? is there anything beyond gnu/linux? OS ;-) ah OS so you mean whether we prefer debian or redhat ;-) most of us prefer debian however, sometimes people here talk about something called "windows" but I don't understand what that is... that's the only distribution of Linux I ever tried who knows. maybe they talk about that nice thing called ubuntu, with nice windows ;) is there a deb package, or do you prefer to download the source and compile all parts of gnue are in sarge (testing) and sid (unstable) but unfortunately they are very outdated so you should download the tarfiles there's not much need to compile as everything is in python which is a scripting language mustafa: ah, now i understand ;-) :) I never used python, but have heard it's quick to learn, am I right (I program ABAP, a cobol like language) better: which is a GREAT scripting language ;) *** sss has quit IRC sss: python is *really* easy to learn too late i'm sure he got it ;) *** kilo has joined #gnuenterprise *** ajmitch_ has joined #gnuenterprise hi ajmitch_ * reinhard doesn't even dare to ask hi :) I haven't seen jeff for a couple of days he was here not long ago @seen jbailey reinhard: jbailey was last seen here 4 days, 20 hours, 0 minutes, and 33 seconds ago saying: He's always doing chores. well he told me he just waits for you sending him the debs not long.. ah, he asked me to upload them to m.d.n, which I did at least a couple of them :) *** jamest has left #gnuenterprise ok so i can again beat jbailey when i see him ;-) don't you do that anyway? hehe what was it that needs updated? common, appserver, forms, reports.. did navigator get a release? gnue-appserver-0.3.2.tar.gz gnue-common-0.5.10.tar.gz gnue-designer-0.5.4.tar.gz gnue-forms-0.5.8.tar.gz gnue-navigator-0.0.8.tar.gz gnue-reports-0.1.6.tar.gz are the current version navigator is 0.0.7 in sid right reports is 0.1.5 so everything except designer got updated ok, so I've just got navigator debs to do.. ok will only take a few minutes :) that's cool *** wendall911 has joined #gnuenterprise hopefully that's the lot of them uploaded to mentors.debian.net, at least and jeff can grab from there & complain desginer should be released too, with the new goat icon... give designer some loving, and you can release it :) i did... reinhard is tha releeze masta *** wendall911 has left #gnuenterprise has it had any decent changes in svn? * ajmitch_ hasn't followed the commits for awhile kilo: if you say it's worth releasing i can release with next lot ah great * ajmitch_ spots some commits at the end of october :) "Make "Run Form" do something and not just segfault simply... " I think that's just about worthy of a point release in itself :) well although it isn't implemented.. just stops it crashing I fear you will have to face another release lot within a week or so that's ok we also have working dropdowns i think it is worth releasing but however, I've got a bit of time now i would prefer at least the *current* releases to go into debian than you again waiting for next release and delaying debian again I'll harass jeff asap because we know that sarge is due Any Day Now(tm), right? ;) yes :)) there's more urgency to get new versions in ubuntu's universe repository, which is grabbed from sid since we at least know their release schedule :) ajmitch_: seriously now what is your position on ubuntu? (seeking input) I think it's quite good a nice debian derivative I installed it a couple of days ago on a pc here although I'll be sticking with sid for my main pc, I think in my opinion, ubuntu ROCKS (i know i know, my opinion wasn't required :PPP ) it currently has gnue packages in the universe repository, so I know that they'll be grabbed & in there not warty i dont like those benetton-like happy faces... mustafa: yes, but not in main ajmitch_: i was actually interested in what debianists think about ubuntu i have main universe restricted multiverse in my source.list, and there's not gnue whether they see it as some kind of "agression" or "fork" or rather as a complement to debian jcater: do you have an example of the usage of entry? mustafa: http://archive.ubuntu.com/ubuntu/pool/universe/g/gnue-common/ reinhard: debian gets forked all the time :) I see it as more of a complement - the ubuntu devs submit their work back to debian perhaps I'm not the typical passionate debian zealot uh root@ubuntumania:~ # apt-cache search gnue-common root@ubuntumania:~ # mmm ajmitch_: that's good to hear (your position) as it's quite like I see it, too mustafa: interesting.. I was sure it was in warty.. who knows.. it's in the sources list can i paste here 8 lines? alright sure even if off topic, since it's my source.list :) root@ubuntumania:~ # grep -v ^# /etc/apt/sources.list |grep -v ^$ deb http://archive.ubuntu.com/ubuntu warty main restricted deb-src http://archive.ubuntu.com/ubuntu warty main restricted deb http://archive.ubuntu.com/ubuntu warty universe deb-src http://archive.ubuntu.com/ubuntu warty universe deb http://security.ubuntu.com/ubuntu warty-security main restricted deb-src http://security.ubuntu.com/ubuntu warty-security main restricted deb http://archive.ubuntu.com/ubuntu/ warty multiverse deb-src http://archive.ubuntu.com/ubuntu/ warty multiverse am i missing anything? that's 9 lines 8-))) ok, ban me :) no but the package wasn't built for some reason and I just tested that the gnue-common in warty's universe builds fine *** jamest has joined #gnuenterprise hello jamest hi *** holycow has joined #gnuenterprise jamest: do you have an example of the usage of entry? *** dimas has quit IRC ya Char:y="12" block="blkXref_image" field="fldUrl"/> where the field contains the url to the actual image i think someone added support for binary images being stored in the field itself but i have no example of that ah, thx night all *** reinhard has quit IRC if i set up an unbound block with one field, holding the URL of the image i want to display, is it a correct approach? i think that'd work in my case the urls are in a table in the dv db *** jamest has quit IRC *** ajmitch_ has quit IRC *** ajmitch_ has joined #gnuenterprise oidhche mhath *** sjc has quit IRC *** kilo has quit IRC *** holycow has quit IRC *** holycow has joined #gnuenterprise *** dcmwai has joined #gnuenterprise *** holycow has quit IRC *** jamest has joined #gnuenterprise *** jamest has quit IRC *** jamest has joined #gnuenterprise *** jamest has quit IRC *** jcater_ has joined #gnuenterprise *** jcater_ has quit IRC *** ajmitch__ has joined #gnuenterprise *** ajmitch_ has quit IRC *** sss has joined #gnuenterprise