psu (psu@public1-wear2-3-cust32.midd.broadband.ntl.com) joined #gnuenterprise. dsmith (dsmith@oh-strongsvillecadent1-1c-203.clvhoh.adelphia.net) left irc: "later.." ninja (rossg@r89-sniHS1.S.loxinfo.net.th) left irc: Read error: 60 (Operation timed out) ninja (rossg@203.146.54.173) joined #gnuenterprise. psu (psu@public1-wear2-3-cust32.midd.broadband.ntl.com) left irc: Read error: 104 (Connection reset by peer) ninja (rossg@203.146.54.173) left irc: Read error: 113 (No route to host) SachaS (~Sacha@dialup-196-176.wasp.net.au) left #gnuenterprise ("Client Exiting"). jamest (~jamest@adsl-64-216-111-42.dsl.tpkaks.swbell.net) joined #gnuenterprise. johannes_ (~johannes@M697P006.adsl.highway.telekom.at) joined #gnuenterprise. johannes (~johannes@M697P006.adsl.highway.telekom.at) left irc: Read error: 111 (Connection refused) jamest (~jamest@adsl-64-216-111-42.dsl.tpkaks.swbell.net) left irc: "[x]chat" ToyMan (~stuq@smtp.dstoys.com) joined #gnuenterprise. ToyMan (~stuq@smtp.dstoys.com) left irc: "Client Exiting" ToyMan (~stuq@170-215-205-41.glv.frontiernet.net) joined #gnuenterprise. Remosi (dahoose@port-210-54-58-151.jet.net.nz) left irc: "Client Exiting" ToyMan (~stuq@170-215-205-41.glv.frontiernet.net) left irc: "Client Exiting" wombat2 (~mpalmer@server.baileyroberts.com.au) joined #gnuenterprise. How precisely does DCL integrate with the rest of GNUe? The Debian packages make no mention of the rest of GNUe, or Python, or anything else I've seen mentioned about GNUe... it's not really integrated yet OIC bayonne isn't either Can they work with the AS and other components? AS? app server? Application Server, yes the appserver hasn't been oficially released right niow gnue can do 2-tier very well and gnue-sb will have some 2-tier solutions for small business...but the appserver needs more work before e have official gnue packages thus is the state of things no it doesnt work with appserver there are actually forms for dcl in the contrib directory i.e. there should be forms to manage all of dcl's administrative tables as well as a parital Work Order form the initial DCL stuff for GNUe will be making a non web based version of DCL with the framework the 1.0 roadmap for DCL dictates we move logic and layout even more So DCL doesn't actually use any of the GNUe framework? It's out on it's own path? so that GNUe DCL can be made to call the same 'backend' functions as the php version wombat2: yes and no right now today it can 'stand alone' and likely will for some time as we dont want to 'force' the GNUe architecture onto existing DCL users instead there really will be a 'mirrored' front end for DCL using the GNUe Framework (some of this is in DCL cvs already) the other part will be making DCL more modular for reuse Action: derek is hoping that core reusued functions will actually be in python and not php Not a fan of PHP? and php can get to them via XML-RPC or the likes i never said that php has its place enterprise applications isnt one of them its a great 'web' tool Heh just like perl is a great text processor/sys admin tool python is more an 'application' writers language php / perl are great for quick things or things that are more 'hacked' together they degrade a bit in the application long haul That's why I've never really gotten into python, then - not much of an application writer... Action: derek still maintains a good amount of stuff in php but point blank dcl started as a web tool (toy) and has matured a lot Independent of GNUe? i think its definitely more in the application space and is only going further there that is one reason i think mike was interested in working with gnue it seemed to make more sense of where he wanted to take dcl One thing I didn't see on the website is any "testimonials". I'm looking at getting GNUe accepted as the replacement for Access here at work. Is anyone willing to stand up and say "at this moment in time I'm doing X with GNUe"? I can speil about "it's good, it's free, it's what we should use" until I'm blue in the face, but my bosses like to say "Hmm, we're not going it alone". yes we have large university that uses it (one you would recognize) and very large local government using it neither will go on record to talk about it, but likely would talk to an individual about it we have a magazine reseller (one of the largest if not the largest) that will use and speak publically about it a small bookstore using as backend to a l'ane Point of Sale and two or three more companies getting ready to transition to it What sort of uses are they putting it to? Ephemeral stuff, or core business functions? And are they using the prewritten stuff, or doing a lot of development of their own stuff? we have 2 companies that supoprt and consult on it out side the united states one in lithuania and one in argentina And, finally, are they places where core GNUe developers work, or are they selecting it independently? all development of own stuff some are 'core' functions, but not 'CORE' functions i.e. things that are core to deparmental functions but not core to enterprise operations So they're using the Designer with Forms and Reports to write all of their stuff? no one is using it for financials, human resources wombat2: yes I know I'm generalising severely here, I'm just trying to get a feel for GNUe's use cept those that are adopting as we speak they will be using GNUe Small Business gnue-sb mostly for backend manufacturing it is being written as we speak so they are 'early adopters' I'll put my cards on the table here, so you know where I'm coming from Action: derek glances at Vee2d2 ;) Vee2d2: is the owner of one such business :) My boss, many years ago, started writing an Access app to do some of the mgmt of this company. It's now blown out, and I was hired (mostly) to convert it to something more reliable Since a 300MB chunk of Access data doesn't scale real well And they also want to be able to sell it hehe ok toyman owns a company similar position there is tool pgadminII it will quickly convert your access to postgres you can then use gnue wizards to make forms from those tables VERY quickly the only real work you will have to do that isnt 'grunt' work Derek: I doubt pgadminII will handle this DB "access doesn't scale well" <-- that's funny ;) er 'busy' work is the 'code' to do 'special' things all data handling will be handled for you as to the reselling There is a converter to turn Access forms into GNUe forms? they would be on odd ground re: GPL wombat2: no, but there isnt much of a need if you have the table you can pretty much run a wizard that does all the work Action: wombat2 web-searches for pgadminII OK, I soooo needed to find pgadminII months ago... derek: You said that selling modules for GNUe would be on odd ground - why? dsmith (dsmith@oh-strongsvillecadent1-1c-203.clvhoh.adelphia.net) joined #gnuenterprise. wombat2: i will discuss in 10 minutes can you wait yep. ok odd because its well odd let me explain 'technically' i think you are ok becasue your forms/reports etc are 'files' that get read and processed by the framework so technically they aren't 'linked' similar to i can write a proprietary php page (and if php were gpl) it could still process it and im ok BUT BUT? Sorry, I was off doing other stuff, didn't see you come back in (as it were ) there will be lots of 'reusable' stuff you will lock yourself out of i.e. you couldnt build off others work that is GPL in the form/report/navigator space But the application I write will be GPLd. Action: derek is just stating i would consider GPL'ing it even if you wanted to resell it ah ok :) never mind it woudlnt be odd then Action: derek totally pro selling GPL applications :) Hmm, I should have mentioned that I am a Free Software Nut at the start Action: derek read things that weren't there Wombat, BE Hons, FSN i apologize I'll put my cards on the table here, so you know where I'm coming from That's OK. I guess you get a lot of people saying "I'm going to write it, and I'm not going to give anything back, so there you hippies" And they also want to be able to sell it aaron_ (coyote@msp-24-163-193-174.mn.rr.com) left irc: Read error: 110 (Connection timed out) generally people that preface with 'let me be honest about want i want to do' and then say they want to sell gpl stuff do so because they are questioning 'can i get away with it' :) Action: derek shouldnt have read that into the statement because clearly its not what you said :) No, I was linking into the "I need references to support my GNUe decision", by explaining why I wanted the info OK, now that's sorted out... we probably get a little more of it than most projects because people are still kind of 'amazed' that someone would write free enterprise software somehow they cna see hippies writing graphics programs and web browsers but not financial packages in a nutshell to your question gnue is right on the cusp it is far enough along its suitable for production work Seems like a perfectly sensible thing to do. ERP stuff is moving more into the infrastructure arena (like OSes and DBMSes) and free software is best for infrastructure software but i would be lying to you if i didnt tell you, that you woudl be on the bleeding edge Love the taste of blood that is, not every feature is there enough features exist to (imho) replace access but you might have to deal with some 'quirks' here and there that said i will say we are hardcore IRC folks and give major play to people actively using framework read: its not uncommon to have things patched w/in the hour Action: derek notes we dont promise that, just its not unheard of i woudl tell you, but you likely know... ms access has quirks too, and you surely wont get them solved in an hour :) Action: derek generally tells people, if you have used lots of free software in the past and have patience Always good to have active development. Yeah, Access has quirks aplenty, and you just have to live with them... gnue is probably right for you, and it would help us and others alot for you to invest time if you needed something yesterday and your boss gets mad and likes to blame stuff on things that have no logically reason for being blamed just cause he is mad gnue probably isnt ready for you Well, I'm convinced. I think GNUe has a bright future. My boss is a bit mad, but he's sensible enough to listen to *why* something went TU instead of taking my head off at the neck. Action: derek has no idea if that 'helps' you or not Proof of his madness is trying to store 300MB of data in access... rofl Action: derek finds often times the same guy trying to fight a 300mb access database is the same one that cant understand why it takes 10 minutues longer to make the query 'efficient' ;) Who's the DD who packages all the GNUe stuff for Debian? Vee2d2: are you around... im thinking of maybe doing some more gnue-sb tonight jeff bailey and you can flame him all you want in fact you can tell him i told you to do so Why would I flame him? Action: derek laughs evily .... um cause i asked? Action: derek notes we have a 'good' time developing software Action: wombat2 snickers if you stick around this channel long enough you will wonder if we ever do real work search google on about any topic and this channel comes up in the top 10 I think that's obvious enough... try madgoat love for example ;) I think I'll avoid asking about that one... Any suggestions on when Jeff might be in the channel? Does he have a regular time? I'm interested in talking to him about packaging up more stuff. um what do you want packaged? Action: derek has him working on getting 0.4.3 packaged he is changing how its packaged a bit to make it easier also he wants to make dcl more automated to install Not so much wanting to get it packaged, but helping package it wrt: configuring database Action: wombat2 === mpalmer@debian.org i.e. he wants help :) he is on weekend sometimes mostly i think after work he is in toronto (iirc) EST so probably in around 4pm EST he might read logs in which case hopefully he will contact you if i see him i will tell him to read log if i remember (no promises im an alzheimers candidate) ;) I might have a poke in the source and get myself more familiar with the system and then e-mail him (if we haven't found each other before then) It's a little early for me to be making any concrete decisions just yet Action: derek is away: movies bbl Nick change: wombat2 -> wombat_ well... well, well, three holes in the ground? yea somethin' like that I think you're going to fit in 'well' here Action: wombat_ groans you started it you have to take it like a man now I think you're being a bit of a 'bore' Action: chillywilly releases the mad goats Action: wombat_ ponders the advisability of IRC cascades whatever those are... cascades, or bores? A bore is a hole drilled under ground to get at the water table (popular here in .au) I know "IRC cascades" is that like an escapade but on irc? A cascade is (usually) a great big long thread of puns. Popular in one newsgroup I frequent, and I'd be surprised if one or more denizens here weren't familiar with the group in question yea...ppl need to get a life let me know when you find one ;) I'd heard that you could pick them up at your local nightclub (people kept saying to me "get a life, go to a nightclub") but I've looked around and can't seem to find one. Those places are too dark to look properly, though. yea, well there was a nightclub in chicago where some ppl go trampled to death I think I'll pass Yeah, I heard about that one. Not nice. Action: chillywilly is 2 hours north of chicago No wonder you're chilly ;P well my nick is of course a reference to the excellent cartoon pen-GNU-in on the woody woodpeackger show woodpecker too I never watched much Woody Woodpecker, I'm sorry to say. Doesn't seem to get much airtime here I don't wacth it much now a days either I'm not sure they play it on any channels anymore Who was it made by? dsmith (dsmith@oh-strongsvillecadent1-1c-203.clvhoh.adelphia.net) left irc: "later.." I dun recall mooo my system is a bit loaded as I am installing debs dinner? ;P Vee2d2 (~vin@c66.169.136.41.ts46v-07.otn-c1.ftwrth.tx.charter.com) left irc: Remote closed the connection Vee2d2 (~vin@c66.169.136.41.ts46v-07.otn-c1.ftwrth.tx.charter.com) joined #gnuenterprise. Mike! heya Jason! that was rather strange.. Vee2d2 (~vin@c66.169.136.41.ts46v-07.otn-c1.ftwrth.tx.charter.com) left irc: Remote closed the connection Vee2d2 (~vin@c66.169.136.41.ts46v-07.otn-c1.ftwrth.tx.charter.com) joined #gnuenterprise. ok.. so that was strange too X keeps crashing =/ yuck wombat_ (~mpalmer@server.baileyroberts.com.au) left irc: larard (tom@66-108-164-106.nyc.rr.com) joined #gnuenterprise. Action: derek thought you just wanted to see if you coudl get jcater to say Mike! twice =) Derek! bah not as exciting Jason! hmmm lacks someting DonutFreak! ah much better Action: derek has a new idea for GNUe fund raising Action: derek puts on best 'telemarketer' voice dials a number Yes sir, my name is Derek, I'm from the Fraternal Order of Donut Eaters. We are having our annual Donut Ball. Can we count on you for a $100 donation? FODE needs your support. Action: derek is back (gone 02:52:08) Trouble! bah can't use that several ppl might get confused Action: jcater looks towards chilly :) bah Action: jcater is giving Designer mouth-to-mouth wassup? someon call me? but she just won't come back around someone* I think jamest really did her in nah, just me bah ;) brb chillywilly (danielb@mke-24-167-199-83.wi.rr.com) left irc: "brb" --- Sun Mar 2 2003