derek (derek@cpe-24-221-112-50.az.sprintbbd.net) left irc: Ping timeout for derek[cpe-24-221-112-50.az.sprintbbd.net] derek (derek@cpe-24-221-112-50.az.sprintbbd.net) joined #gnuenterprise. derek (derek@cpe-24-221-112-50.az.sprintbbd.net) left irc: [x]chat derek (derek@cpe-24-221-112-50.az.sprintbbd.net) joined #gnuenterprise. wassup with that nite jamest_ (jamest@fh-dialup-201182.flinthills.com) left irc: [x]chat any postgres studs here? nevermind derek: that would be in #dcl and maybe #phpgroupware :) i figured it out i forgot im a postgres stud ;) ohhhhhhh. good call. derek: i plan on being at the LWCE FSF booth all day on Monday derek: with one accomplice derek: i'll bring any networking equipment i have, if necessary cool who is your accomplice? im assuming you got a hold of brad? yessir my accomplice is a local new free software fan i have educated him myself kewl gnuebot2 (eggdrop@mail.libertydistribution.com) joined #gnuenterprise. gnuebot (eggdrop@mail.libertydistribution.com) left irc: Ping timeout for gnuebot[mail.libertydistribution.com] Nick change: gnuebot2 -> gnuebot #gnuenterprise: mode change '+o gnuebot' by ChanServ!s@ChanServ madlocke (madlocke@pD9506185.dip.t-dialin.net) joined #gnuenterprise. gnuebot (eggdrop@mail.libertydistribution.com) got netsplit. gnuebot (eggdrop@mail.libertydistribution.com) returned to #gnuenterprise. #gnuenterprise: mode change '+o gnuebot' by ChanServ!s@ChanServ galliwog (manu@AStrasbourg-202-1-2-106.abo.wanadoo.fr) joined #gnuenterprise. gnuebot (eggdrop@mail.libertydistribution.com) got netsplit. gnuebot (eggdrop@mail.libertydistribution.com) returned to #gnuenterprise. #gnuenterprise: mode change '+o gnuebot' by ChanServ!s@ChanServ Nick change: ajbusy -> ajzzzz ToyMan (stuq@c5300-2-ip92.albany.thebiz.net) joined #gnuenterprise. galliwog (manu@AStrasbourg-202-1-2-106.abo.wanadoo.fr) left irc: Client Exiting been analyzing code red activity Action: derek thinks if home.com and rr.com stopped services to Windows customers the worm would stop i.e. it looks like corporate america has plugged the hole, but broadband/dialup home users are propograting it faster than ever, eating up bandwidth sad thing is it appears @home has shut off port 80 which prevents any further machines on its network from being exploited or infected HOWEVER it does NOT prevent machines on its network from infecting others which too me seems faulty i.e. protect thier customers and screw the world at least with port 80 opened maybe some of those machines would be hacked or notified that they are propogated like bastard children this worm is very interesting to see how quickly something can spread and how hard it is to 'quarantine' :) I'm listening in to the admins @ the freebsd channel and their logging > 5,000 code red hits in an 8hour period per server chillywilly (baumannd@d35.as6.nwbl0.wi.voyager.net) joined #gnuenterprise. re i believe it in august dneighbo@gatekeeper:/var/log/apache/vhost$ grep default.ida *access_log | wc 2911 29110 1449112 dneighbo@gatekeeper:/var/log/apache/vhost$ hey I got a couple code red hits when I was running apache the other day dneighbo@ash:/var/log/apache$ grep default.ida access.log | wc 1410 14100 629756 dneighbo@ash:/var/log/apache$ I felt special or something so why not 5000+ still significant number of hits must go to work bye bye derek (derek@cpe-24-221-112-50.az.sprintbbd.net) left irc: [x]chat ra3vat (ds@195.239.66.12) joined #gnuenterprise. hi all hi ra3vat jamest: question as usual: you have some time? ;) hey ra3vat i'll be choppy but shoot hello guys :) jamest: ok first thing... i now have something that can generate some html from gfds... jamest: but to do it well gnuef needs some changes... jamest: wait have to look... jamest: i tried to use as much code as possible of current cvs gnuef jamest: in GFInstance there is jamest: an activate method that jamest: constructs the user interface and starts jamest: the main loop jamest: this is bad because using the interfaces from a web part jamest: i need to be able to initialize alls structures/classes jamest: without entering a main loop jamest: i wrote a little plugin for webware jamest: you can enter a url with a gfd file and the form is displayed madlocke: wait jamest: ok are you using HEAD cvs or the branch? i don't have write access i think... did'nt change anything in cvs... just wanted to say i am using code from cvs not the tar ball i sent you cvs path: anoncvs@subversions.gnu.org:/home/cvs if i remember correctly... did not specify any branch... ok? it's not that ? it's that the datasource branch impacted alot of stuff one thing was initialization of the system (entirely different) and login support (entirely different) erm ah... ok... you tell me the switch i need for checkout i _think_ we may have solved the problem you speak of madlocke: btw , this is too cool (your web interface) getting you url for cvs instructions hey where is the GNU page at? for GNUe www.gnu.org/projects/gnue madlocke: http://cvsbook.red-bean.com/ having small fire here jamest: already reading it thx... sure do a cvs status -v setup.py in the gnuef dir and look for the branch name I'd tell you myself you always have to maintain those 2 pages right? but cvs seems broken for me (doesn't accept my password anymore) chillywilly: we should maintain them yes cause gnu can't handle the php? right and the web guildelines require those pages be viewable via things like lynx and the way they want things to look? I am on the dotGNU website list ans they wanna use this http://www.freedevelopers.net/forum yeah I think what they wanted to do was use this perl scrupt to process xml or some goofy thing to get both html 4.x and 2.0 complient web pages just looking at what you guys do...I knew that you maintained 2 pages just didn't know where the GNU one was Existing Tags: gnuef-new-datasources-2 (revision: 1.35) gnuef-new-datasources-1 (revision: 1.35) gnuef-new-datasources (branch: 1.35.2) gnuef-0-0-8 (revision: 1.27) gnuef-0-0-7 (revision: 1.17) gnuef-0-0-6 (revision: 1.13) gnuef-0-0-5 (revision: 1.8) guilogin-unstable-0-1-0 (branch: 1.5.2) jamest: talking about gnue-new-datasources? without a number? gnuef-new-datasources yip, check that one out, the numbered ones are tags I made after merging head changes back into the branch why didn't you name the branch tag with -branch at the end? Action: chillywilly is nitpicking jamest: yes this one is better, because now it is ok to use an empty main loop and use GFInstance._ui for ui access jamest: what i like in webware is a SubclassResponsibilityError exception chillywilly: cause none of us are cvs mastas so we learn as we go jamest: it is used when you need to overwrite a method... jamest: aaaah, but I learned branhc management just the other day madlocke: is webware going to let you interface to existing clients chillywilly: you're just a stud god he-man then nope chillywilly: I'm just a weeny python coder just going by thr book anyhow what did you merge? HEAD into branch? or branch into HEAD jamest: maybe i am not understanding you right. what kind of clients are you talking of? madlocke: sorry, webware will allow for a new driver using existing GFObjects crap ? jamest: yes... basically a UIwebware.py (over simplified I'm sure) jamest: i did it that way too cool jamest: that's exactly the name i gave the file ;) jamest: I think everyone does it different though, like if you look in the book mozilla does the fly fish method or whatever where you freeze the branch and merge into head I think we use the leap before you look method (headfirst variation) next time I think we will just branch at releases as this is major pain in the but butt dneighbo (dneighbo@mail.libertydistribution.com) joined #gnuenterprise. so anyway as long as he doesn't find out before it's too late we'll have our revenge er, um, hi dneighbo Action: ToyMan is away: ToyMan is going for his afternoon swim... hey jamest dare i not read the logs ;) jamest: there is no gnue-public.log which the web page says there is for 'todays' log we probably should make that happen um i didn't write that page so it doesn't count :) Action: jamest fears that if he makes the setup reflect what the site says then masta will start adding more pages to the site describing new features i did original page and had pointed to gnue.org logs you or someone (maybe me) change the url to gnuenterprise.org when gnuebot was misbehaving :) gnue designer lets you run your entire business and your compeditors business (if he's running WinXX based solutions) from the comfort of your desktop via a simple to use neural interface huh? Action: madlocke has to go see his doctor... don't have neural interface yet ;) Action: dneighbo thinks thats good marketing material and is going to scrible that down :) argh! as for the logs thing i'll put it on my mentel pile of ignorance, er, todo list mental rofl enter your account number and gnue manages business... time by time you get account balance to see how money gets more and more... madlocke is the new gnue worm Code Put You In The Red it infects you and wires money to gnue and propogates it depletes all funds until your ledger balance hits a negative number then stops and sleeps until there is positive cash flow its not often talked about lol but it is the REAL cause of teh declining economy the dot coms went bust due to Code Put You In The Red Action: madlocke has to go... cu l8r later Action: jamest has to cry madlocke (madlocke@pD9506185.dip.t-dialin.net) left irc: Client Exiting Action: dneighbo grabs buckets for the tears his shiney new firewall raid setup just exploded into an unbootable mess Action: jamest won't mention what he was doing to raid config before it happend did dneighbo leave? um he was just here a sec ago im here ra3vat (ds@195.239.66.12) left irc: Ping timeout for ra3vat[195.239.66.12] dneighbo: btw madlock has a webware based gnuef UIdriver that is displaying forms madlocke cool a web forms client? what s webware? s/s/is another dependency http://webware.sourceforge.net/ aaah Mr_You (rouzer@mankind.boredom.org) joined #gnuenterprise. Action: chillywilly is away: I'm busy does anyone else find it 'disturbing' that 5 of 7 of sourceforges top downloaded projects run on windows ONLY and the 2 that do run on linux also run on windows not really.. it has the most market share.. i know i said disturbing no suprising :) its odd to me yeah Action: Mr_You wishes someone WOULD release a worm that fixes Code Red not that ALL 7 are under the GPL i do now see why Microsoft is disturbed windows users are getting it as are windows developers they are up shit creek they may not be in position to switch operating systems for one reason or another but enough developers are writing quality software for thier platform that it doesnt matter :) i.e. quality GPL software and looking at top 10 all 10 are GPL all 10 run on windows 5 run windows only and 5 are os indpendent Action: dneighbo finds statistics interesting Action: chillywilly is back (gone 00:15:21) i think we see the world a bit differently than most however alot of people I talk to don't know anything about GPL they've heard of GNU/Linux but that's about it the reaction from mgmnt today is still need something == whip out checkbook and recent experiences with consultants have me thinking that the ones with credentials are pushing the old model as it helps lock in their customer you absolutely must be Foo10 Certified to be worth anything and anyone with Foo10 certification can tell you that free stuff isn't worth crap and mgmnt sees the pretty foo10 cert and thinks these are highly trained professionals so they must be right that reminds me\ a friend of mine's company is paying 70 grand for a citrix based solution. I thought it was a little expensive. especially since all the functionality they want is the remote desktop stuff. :) I'm sure theres a lot of contractor money in that figure too brb jamest (jamest@hobbes.math.ksu.edu) left irc: [x]chat yeah remote desktop stuff for wincrap is spensive jamest (jamest@hobbes.math.ksu.edu) joined #gnuenterprise. #gnuenterprise: mode change '+o jamest' by ChanServ!s@ChanServ for everyone that thinks I'm a stinking KDE lover..... KDE _hates_ my omniview keyboard/monitor switch thats odd gnome didn't I wonder why the wm/desktop has anything to do with that i don't have a clue but I lose hotkeys and eventually app launching on this system after flipping back and forth alot i don't have these problems when I don't new KDE is coming out IIRC if it's not a .deb I won't update Action: jamest is getting lazy in old age well there's a new Gnome too so there 1.4.1 :P so there? god I'm going crazy teasing I hate KDE Action: dneighbo remembers when chillywilly was a KDE lover with ole ajmitch :) not reallly I switched back and forth all the time until I got sick of one but now I am too much the GNU zealot plus I am running bleeding edge Gnome and it rocks with gnome is there a NON bleeding version ;) http://linux.com/interact/potd.phtml?potd_id=86 i found that funny :) so jamest what is our excuse ;) um...serious sam? i dunno hey masta can I still hitch a ride from Arizona for LWE...hehe unlimited pr0n downloads for $5.95 a month? ah Action: jamest doesn't want to admit it's really a lack of m4d sk1lz sure still long walk from milwauke to phoenix though :) I have a car it'll make it (I hope) what the hell there's always thumbing it :o Action: ToyMan is away: Toyman is back from his swim... argh! Action: jamest missed a critical module in his new kernel must now rebuild it on a p133 jamest: did you use make-kpkg ? because it rocks ya know kernel debs kick butt yip i did however that doesn't help the fact that she's so sllllooooowwwww :) chillywilly (baumannd@d35.as6.nwbl0.wi.voyager.net) left irc: the world is a sad, sad place i just received replacement laptop battery for a dell here it came with battery replacement instructions rofl dell can't help it if most its customers are morons hey now Okay dell can't help it if most of its customers are ignorant technophobes. :) most people that couldn't replace the battery probably couldn't read or even realize they have instructions on it ;-) MicahY (micah@c1306879-a.salem1.or.home.com) joined #gnuenterprise. chillywilly (baumannd@d1.as28.nwbl0.wi.voyager.net) joined #gnuenterprise. wassup my homies just chill'n wif my pc hehe werd I am now at the gf's house ;) gonna try mgetyy+sendfax as hylafax suck and when I looked at the debian bug page the bugs report for it were 3 1/2 years old er, mgetty MicahY hello i can not get information about conference passes i have stack of like 300 free exhibit only ones it would still be a blast to come down only for exhibits i would imagine fi you can afford it but choice is yours afford schamord just stow away on a plane or something, that's what I'm gonna do :P Action: chillywilly is gonna be in the cargo bay area ;) hi derek....... chillywilly (baumannd@d1.as28.nwbl0.wi.voyager.net) left irc: Ping timeout for chillywilly[d1.as28.nwbl0.wi.voyager.net] dunno, would be fun but I probably better not.... I think I'll go to VA in October and possibly Chile in November so I better not tack on another trip. :) anyway, I'm trying to get the CVS gnue forms working again..... chillywilly (baumannd@d1.as28.nwbl0.wi.voyager.net) joined #gnuenterprise. ImportError: No module named GFClient PYTHONPATH=/home/micah/gnue-cvs [micah@eclipse gnue-cvs]$ ll gnue/forms/GFClient* -rw-rw-r-- 1 micah micah 4393 Jul 2 13:54 gnue/forms/GFClient.py so I don't see why it's not finding it. Any ideas? derek chillywilly (baumannd@d1.as28.nwbl0.wi.voyager.net) left irc: Read error to chillywilly[d1.as28.nwbl0.wi.voyager.net]: EOF from client I think that's how I had it working several months ago BTW: I have ./gnue/forms as a symlink to gnue/gnuef/src I dunno if that's how you all do it, but I had it working before and it seems to make sense should keep python and CVS both happy chillywilly (baumannd@d24.as5.nwbl0.wi.voyager.net) joined #gnuenterprise. chillywilly (baumannd@d24.as5.nwbl0.wi.voyager.net) left irc: Write error to chillywilly[d24.as5.nwbl0.wi.voyager.net], closing link chillywilly_ (baumannd@d24.as5.nwbl0.wi.voyager.net) joined #gnuenterprise. Nick change: ajzzzz -> ajmitch dres (dres@4.18.171.42) joined #gnuenterprise. sklein (sklein@2Cust33.tnt33.tco2.da.uu.net) joined #gnuenterprise. hi stan Nick change: chillywilly_ -> chillywilly hi derek MicahY : dont know cant look at it right away I finally got on i think jamest checked in the evil merge last night so cvs HEAD is probably ouchie if he did there should be a tag out there of before the merge hmmm. I think I tried it 2 - 3 weeks ago and it also didn't work but python simply isn't finding GFClient.py and I have no idea why not.... how did you install it? shouldnt really have to make your own symlinks and stuff setup.py build and install setup.py devel yeah did that too is the preferred way to make it work with cvs hmm. maybe I'll clear the pythonpath variable. no that didn't do it (I had been trying to point Python at the CVS src directory) i guess im lost to what the problem is and what you are trying to do me too. But I'm just trying to run gfclient. :) hmm do I need to install gnue-common...... merge didn't happen last night as everything is broken I think I did previously but it looks like there's more stuff there.... MicahY: I had it running about a month ago and I remember there might have been another glitch beside installing with devel but I can't remember what it was stale from all the travel etc. derek read msgs Mr_You: I heard some really good jazz guitar at the CT festival ok did the same install for gnue-common. still the same cool paste the error here again [micah@eclipse gnue-cvs]$ gfclient Traceback (innermost last): File "/usr/local/bin/gfclient", line 40, in ? from gnue.forms.GFClient import * ImportError: No module named GFClient MicahY: to run devel do setup.py devel in the gnuef dir MicahY: I think the other glitch had something to do with the files in the config directory. It was something that might not have been fully documented at the time and the error you're reporting should be fixed in current cvs both head and branch you need to have the /usr/local/gnue/etc/gnue.conf and connection.conf files regardless (yes, it is a bug) BTW, the config files can be in /home/yourdirectory well, in /home/yourdir/.gnue jamest: yes, I did run devel, after build and install connection.conf? I'm not seeing that in the CVS checkout (just co'd it a half hour ago) MicahY: I think it's created by the install or by you Action: chillywilly is away: eat well anyway this may not even have to do with gnue it seems to be a basic silly python thing MicahY: There are some seemingly silly python things that are gnue issues ahhhhhhhhhhhhhhhhhhhhhhhhh I may have gotten it export PYTHONPATH=/usr/local/gnue/lib/python now it gets farther. :-) If you're using /usr/local, there may be a file you need to put in where the python libraries are to tell python to look there also I forget how it works, but it's documented in the python stuff somewhere, in the distutils, I think set PYTHONPATH I think PYTHONLIBPATH? oh duh heh yeah you gotta set that.. MicahY: parts of gnuef are generated automaticaaly to deal with an odd install no, it's a file you give a special name and in it list the additional places if you try to do by hand it can get you it might be good to add the pythonpath script at the beginning of any python scripts that require it to eliminate that problem. that's probably the best solution overall -- to have a pythonpath script in the code Now, when I use a form that gets to a DB table: DB000: File "/usr/lib/python1.5/site-packages/pgdb.py", line 61, in ? DB000: import DateTime DB000: ImportError: No module named DateTime it used to work with this form a few months ago :) not any more look in the FAQ for an entry dealing the needing different dateTime it's an issue with the pygresql driver ah, OK. :) they require something in their python DB API2.0 different than what python provides and the new postgresql driver is using DB API 2 interface now of course I haven't upgraded the pygres driver....... it's not that Action: chillywilly is back (gone 00:13:07) pygresql had to modules one was their custom API, the other was the DB API 2.0 compliant API when we switched to the DB API 2.0 module it has the issue if you really don't want to fight finding missing piece then IIRC you can edit the DBdriver.py for postgresql dneighbo: I'm trying to get back to chipping away at the business process/menu system. I have a concept but I'm finding the programming difficult. I plan to keep chipping away, but would it be worthwhile to provide my concept as a proposal? and change the import pgdb.py to import pg.py IIRC hey can you fax postscript file? chillywilly: some faxes do (or did) chillywilly: hylafax can, IIRC i used gs to convert from ps to fax format I should test this first anyone have a fax machine close to them? chillywilly: nope GAAAAAAAAAAAAAAAA mozilla just crashed! first time in a month I think! Action: chillywilly prefers galeon hylafax sucks to setup with the gfax I just run the druid jamest: thanks. Didn't see that in your FAQ though. :) and it sets up mgetyy+sendfax er, mgetty MicahY: it's not in there? never mind. I see it's in the FAQ in CVS I was looking at the web site. :) :) I think it will work if you set ghostscript up correctly I guess derek must have stepped away well, I have an evening meeting and need to eat and get ready. Bye all. im here just getting yelled at dneighbo: did you see my note above? no i didnt and i cant scroll back as every time someone posts something it drops me back to beginning Action: dneighbo dislikes bitchx yes worthwhile to submit concept OK, will do. bye all sklein (sklein@2Cust33.tnt33.tco2.da.uu.net) left irc: [x]chat why can't you scroll back dude? you on winders ssh'd into a GNU/Linux box? http://www.ananova.com/news/story/sm_365440.html?menu=news.latestheadlines funny guy I was looking for a job and came across one that uses Debian cool chillywilly yes, but i CAN scroll back just when someone types tehn it throws me back to bottom ah hit CTRL-S first... then CTRL-Q when done it shouldn't do that honestly its not worth learning more commands Send the named g3 fax files to the fax machine at "phone number". The g3 files can be created with pbm2g3(1) or GNU's GhostScript with the "digifax" driver. how do I know if I have the "digifax" driver hmmmm if you need to test it I have a fax number you can send it to Mr_You (rouzer@mankind.boredom.org) left irc: . neilt (neilt@dialup-209.244.132.33.Dial1.Providence1.Level3.net) joined #gnuenterprise. #gnuenterprise: mode change '+o neilt' by ChanServ!s@ChanServ hi neilt hello cw an all Nick change: ajmitch -> ajbusy hey neilt how is life? http://www.cioinsight.com/sections/feature/index.asp?Issue=01&Section=&Article=outsourcing&Page=06 good outsourcing figures chillywilly (baumannd@d24.as5.nwbl0.wi.voyager.net) left irc: Read error to chillywilly[d24.as5.nwbl0.wi.voyager.net]: EOF from client hey, derek, have another victim eeeeeerrrr developer dneighbo: you here? im here only one just sent email for you to send assignment papers we have had two companies offer to be case studies on info list this week :) what are case studies? um partnerships cool with documented educational purpose company A says that looks cool but we are scared no one else has done it yet we say ok lets do a case study we will learn and walk together and document the vitories and use in press and trade mags you as the customer get to in case study say how great your choices were and why you are better off we get to say how we were able to change your lives :) excellent but scarry and when its bumpy we both remember its a 'case study' yeah thats it :) 2tier or n-tier to do that we would need to have core of people commit a fixed about of time/week so we could make a project schedule and have any hope of sticking to it yes both of these were general interest on stated wanted to replace current solution in next 2-3 years which is ideal for us that is good the other one is probably more agressive but hasnt really responded back ToyMan is willing ot case study as well i have started a conversion to postgres from access on his goodies it is good scenario as well actually about perfect gnue is primed up that is for sure i think jcater has a two tier live hopefully will do press release sometime this month on that Action: neilt wonders about geas ever getting used http://www.gnuenterprise.org/~neilt/templates/config_templates.pdf who wrote this? stan klein neilt it will get used methods are teh key as with out methods its kind of an expensive database server :) is cw serious about working on methods performance wise or do we need to relook at this jamest is in process of merging branch back into HEAD then we can look at the drivers for geas in forms cool chillywilly (baumannd@d105.as9.nwbl0.wi.voyager.net) joined #gnuenterprise. chillywilly you are in trouble why? chillywilly (baumannd@d105.as9.nwbl0.wi.voyager.net) left #gnuenterprise. chillywilly (baumannd@d105.as9.nwbl0.wi.voyager.net) joined #gnuenterprise. neilt tackle him i did last time he was on and it was an issue of time ill slap the straight jacket on him nooo Action: chillywilly runs yes, I know I suck Action: dneighbo watches for the fallout of running 51ft on a 50 chain to the ankle chillywilly: it seems that methods are now the central blaming reason for not having more interest in geas yay! so i was asking derek if we need to get you some help i wouldnt say central as in sole will it was the one reason you mentioned :) the main issue is forms and geas dont work together in unision so its not much incentive the two reasons they dont work together is a. no solid forms geas driver w/ full features b. no method code in geas a and b are EQUAL blame :) chillywilly: so the question remains, is there any way we can help speed up methods stuff? a driver could be started that enhanced current functionality w/o getting into methods (but method support in driver is necessar) yeah, get me a job and finish this thing for me...and.... but if methods were available other projects not wanting to use forms might be more likely to use tell those damn FD people to finish the forum ;) and hopefully would spark greater incentive from forms developers to get geas driver working tell Tony to stop emailing me every day or just clone me and tell gafx to let me send this fucking fax er, gfax dneighbo: looks like you have some options here dude send me a poscript file i will print it and fax where you need it faxed dneighbo: so how much methods code do we get for a fax ;) actually send it pdf and will route via fax for you i would email tony, but then that woudl cause a war as technically just talking to chilly is unethical of me because you see tony OWNS anyone who contributes to FD and if you talk to HIS developers you are STEALING them. ;) later all oh man neilt (neilt@dialup-209.244.132.33.Dial1.Providence1.Level3.net) left irc: later ne yeah, you and him don't see eye to eye chillywilly i was of course making fun there ;) but seriously i will fax that thing for you to put you out of your misery if you like well I ma now compiling gfax form cvs from thing is it tells me Ai cannot fax so somehow I have to setup mgetty+sendfax to let me fax dres (dres@4.18.171.42) left irc: Ping timeout for dres[4.18.171.42] grrr of course the damn thing does not compile dres (dres@4.18.171.42) joined #gnuenterprise. I have a faxmodem it should fax for me adgnabit er, dagnabit Action: MicahY got gforms running with the database finally getting the new DateTime and pygresql happy was a pain in the arse Nick change: ajbusy -> ajmitch yeah chillywilly (baumannd@d105.as9.nwbl0.wi.voyager.net) left irc: that mxDateTime thing is a pain well the worst part was the pygres upgrade first I got a beta, thinking it was the latest and its scripts were completely broken then I read the Announcements and it gave a URL for the final! and it worked also there was some old garbage from my previous GNUe install chillywilly (baumannd@d65.as28.nwbl0.wi.voyager.net) joined #gnuenterprise. ok, I got it to work but now the number just rings and rings ra3vat (ds@195.239.64.57) joined #gnuenterprise. do people usually turn off their fax machine when they go home? chillywilly: usually no ra3vat: you got a fax machine I can test? :P chillywilly: i do ;) really? not mine, of course ;) but do you really want to dial international rates? I dunno not from here I am at Caroline's yeah, this place has a fax machine that students can receive faxes on (it's on the office here, so nothing offensive or silly please ;) ) i am not sure of the number tho I would send gnu.txt ;) that may be offensive to some people lol you would have to make sure it was clearly addressed to me you could just stand there and see if it comes through chillywilly: you can send me a fax chillywilly: you could send anything on mine result will be known tomorrow jamest_ (jamest@fh-dialup-201182.flinthills.com) joined #gnuenterprise. hi jamest_ well all must run to LUG meeting will be on there if hub is present for internet routing otherwise be back at like 10pm AZ time l8r dneighbo (dneighbo@mail.libertydistribution.com) left irc: [BX] Reserve your copy of BitchX-1.0c17 for the Sony Playstation today! \I;m back er, I'm nickr: you got a fax machine? chillywilly: i have outgoing fax via hylafax; haven't gotten around to incoming ;) i tried but it doesn't answer well, i'm pretty sure it doesn't. hmmm I wanna test outgoing fax I was using gfax + mgetty+sedfax hylafax debs sucked the faxsetup script was looking in the wrong places anyway I must take scotty outside to pay baseball before it gets too dark have fun bye :) Action: chillywilly is away: going outside to play i'm not sure if i'd discount hylafax because its debs use a displeasing filesystem setup :) it's the best afaik or perhaps it's just different its powerfull it's a complete desktop client/server system and works well my users _hate_ gfax though i have it so i can print anything from macos, to a fax preview/setup app, and then send it to my linux fax server which is extremely cool jamest: is gfax a gnome interface of what s/of/or/ jamest: do you use hylafax? it has a module that replaces lpr Mr_You (rouzer@mankind.boredom.org) joined #gnuenterprise. then sending lpr -Pfax pops up a GUI phone book/fax app cool. hehe my users _hate_ it why's that :) so it's a gnome interface? say it takes way too many clicks to get from the main window too many clicks! the horror! to actually picking and number and faxing are these peole super heavy faxers? also claim it's error reporting sucks like salespeople or something yes too bad :/ purchasing agent is one we used hylafax at VA went back to printing the POs tk-hylafax and faxing by hand geeeeez ok so does that actually make sense? also claim the error reporting sucks I myself don't know cause I don't work full time at that place and I get the text error reports is it actually better for the purchasing agent :) to manually fax? which gives me all the info I need normally it might be more mentally digestible for some people if they have a short enough techno-attentionspan i don't know i just know they hate it and I'm going to have to probably construct the sendfax command line by hand via database lookups of vendor fax numbers if I'm going to get them to switch over :/ so they're using linux desktops eh? it's a 100% linux shop kick ass they killed their last windows box :-o until UPS set one up for shipping Action: dtm shakes jamest's hand :( yeah funny thing today UPS and accounting are usually the kickers UPS networked it but that's what VMware and VIrtualPC are for and VNC and the "tech" couldn't get to the network hm seems nothing was showing up in network neighborhood :) uhh ok so you have no smb network, so he saw nothing in network neighborhood, so he declared your network dead? or what :) yip, but they could surf the web :) geee imagine that dude it fills me with happiness and joy just to hear that i'd killed samba with the death of the windows box and now i must call the police about prevention of domestic violence :/ great i'm proud of ya man well, lately they are wanting gnue type software and eyeballing windows so I've got to get cracking! :) funny thing is I'd left the windows box there they got rid of it not me however, and this isn't meant as a slam gnome is pissing them off they're all gnome and their new tech savy user is right in saying that the machines are too slow so we're going to try more memory (96 MB now), and probably (gasp) KDE or at least konqueror as netscape is upsetting them hmm geeez yeah i had a minimum of 128MB per desktop system, 2.5 years ago that's silly i would encourage you to get that ram in there asap so as to defuse the matter a bit chillywilly: not a fax machine but a fax number dude, windowmaker ran fine on those systems with 32MB of ram chillywilly: oh, you can get a onebox account. i have one. chillywilly: you can receive faxes fine there chillywilly: http://onebox.com i know gnome is heavier but damn chillywilly: that's how i tested mine thats what I have actually getting your own would probably be better, then it'd be local jamest: windowmaker and gnome are pretty much irrelevant -- 96MB is rather light for almost any productivity purpose at all ??????? it all depends on the user i guess i'd deal with 96MB; i ran linuxppc on that for a while that's technically a lot of ram Action: jamest_ must be too old school or something ran most of a department on a Sun 4/330 (33MHz, 32MB of ram) but when you're multitasking large apps like netscape with several windows, and you're switching between them as that type of user would, that's different jamest: yeah i hear ya jamest: it's partially functional, partially psychological with about 7 xterms on it :) yeah i know, man i have a sparcstation2 which doesn't slow down but at about $20 a pop 128MB of ram is a cheap fix yeah cheap and quick seriously, it pains me to say that, too. :) because 96MB was supercomputer level , several years ago lol i downloaded cold fusion trial for linux but for those types of users, they are not only using more ram just for light use, they psychologically feel it more ;/ to look at as my new job is using it on NT jamest: :-o it wants 256MB of ram minimum i'm very sorry as am I indeed. I keep thinking about my apache/postgresql/php setup at work originally running 64MB of RAM jamest: i assume you campaigned against it? I haven't started yet :) oh sheesh but I will, trust me, I will better nail that one in the bud, man:) all their web stuff is in cold fusion BUT they wanted someone with new ideas i'm recommending all desktop users to have at least 256mb ram now boing! i recently upgraded that from 128 as i had said for the last 2yrs don't tell my users that it costs me money :) jamest: oh does it? how's that dont you bill them for it :) these are my real job users not my part time job Nick change: ajmitch -> ajbusy I'm giving them 128MB on linux/gnome? lol, some of them still run 16MB ooookay I work for a university ah that explains some of it my yearly budget is less than I paid for a novell server back in the early 90s universities are magical places, where a lot of work magically gets done on almost no resources yip been there Action: Mr_You recommends 128MB my first admin job was at a supercomputing center in Kansas we had bargain basement blowout supercomputers dtm - where? http://www.css.ksu.edu bwahahahahahaaha the convex machines are being shut down no one will fund them they were awesome machines but the point is that we had to run them on minimal resources jamest: you know of these machines? I'm jamest@math.ksu.edu :) apps that need 256MB are bloated big time (lotus notes) you worked for the rich department :) ;-) jamest: oh really?! jamest: heheh yes i did jamest: we even could afford backups! h0h0 jamest: but not backup software. jamest: wow, i minored in math there jamest: what a coincidence lol jamest: how long have you been at ksu how long ago? jamest: i was there in 1996; i wrote all the docs then many of them still being used I was there in 96 jamest: and then we got Rick Summerhill, the almighty admin jamest: oh wow :) lol jamest: well i was dtm then too! do you remember me as the "friendly neighborhood sysadmin" ;) jamest: or were you not in HECAV, aka CSS? nope I'm in math full time employee not a student i see did you know the other CSS sysadmin, Jeff? lol huge NT lover the Microsoft apologist/henchman oh my goodness the likes of which i've never seen since told me NT didn't need UPSs as it had a journaled file system see, there was a reason why there was a huge campaign to fire him for years he won btw do you know that there were people who specifically avoided all Convex use simply because he admin'd them? he won what the unix/NT war in physics i dont doubt it told the electronic shop that samba was the cause of their NT problems he has a severe personality disorder as least that's what mark or joe had mentioned to me so anyway they are phasing out solaris one day, he ran across the room, screamed at me until his face was red, spitting on me, and then demanded me to get out of his sight. brave for such a little guy sent emails to the dept admins telling them i was a damned liar yeah no kidding we got along ok personally well that's not quite "bravery" -- scientists call it a disorder ;) but I'm a die hard unix man so does he still work there? nope, got phys to pay for his mcse and then jumped ship to konsult that's probably one of the best things that ever happened to that dept, then nope the damage was done well yeah, i mean all things considered ;) they were trying to fire him for years though HEP has a linux cluster that the elec shop hates "hates"? why? do you know a guy named Matt Baxa? hey lets go to #gnue so we don't bore these guys well they're not talking :) they can join if they want to here gossip :) hear they dont have to read it, but ok :) Action: chillywilly is back (gone 00:50:28) jamest_: where are you working now? that it is a GNU/Linux shop? Action: chillywilly was reading logs i work for math at ksu i work for a small local company as consultant both are heavy unix math is huge into linux anymore isn't? i fought to get that first linux box in there (my workstation) hehe so the small company is GNU/Linux? recently bought 9 dells with windows tax 6 of them never made it to their windows boot screen 2 of them haven't been turn on at all yet :) derek (derek@filter.sequoia.net) joined #gnuenterprise. for KSU? hey derek #gnuenterprise: mode change '+o derek' by ChanServ!s@ChanServ sup where the heck are you at? um LUG meeting kewl man I can't reach ajbusy's web site Action: chillywilly shakes ajbusy Action: chillywilly slaps ajbusy around a bit jamest you here? hmmm, how am I supposed to get this TOD list if I cant reach the his web site s/TOD/TODO yes Action: chillywilly is trying to scratch the FDForum off his list of stuff TODO what is the location on fencepost where assignments are there we go chillywilly (baumannd@d65.as28.nwbl0.wi.voyager.net) left irc: brb nickr (nick@sdsl-64-7-6-186.dsl.nyc.megapath.net) left irc: [x]chat pwd chillywilly (baumannd@d54.as27.nwbl0.wi.voyager.net) joined #gnuenterprise. nickr (nick@sdsl-64-7-6-186.dsl.nyc.megapath.net) joined #gnuenterprise. [ jamest@calvin ]$/go/to/hell/dude/ /bin/rm -rf / eh? cp /dev/null /vmlinuz can't you guys play nice? :P /msg chillywilly shhhh I'm seeing what else I can get him to do dd if=/dev/zero of=/dev/hda echo > -@ what does that do? rofl it's annoying as hell and no I ain't gonan try it it's wont hurt anything but it makes a dir entry that's a bi0tch to get rid of just echos forver? aaaah oh ok in fact all my normal tricks for getting rid of it aren't working :) how do you remove it o UNIX god? hehe typically I'd do a rm - -@ I can't remove it either but but that isn't working with -@ nautilus will let me delete it you sure? yep I cheated how is the merge going? slow got an odd bug and dtm is an old ksu'r so we got to talking dtm is :) sweet dtm went to ksu? you can alumni in SF he is working the booth at SF for GNU :) chillywilly: usually they dont like to admit things like that ;) hehe Action: chillywilly is a MSOE alumn spending four years in kansas and all and damn proud of it http://www.msoe.edu msoe = micro soft only engineer! ;) heheh that is somewhat true they push M$ pretty hard didn't effect me though ehtica class formed me to look at what free software really menas and RMS changed my life forever ethics or at least to you go senile and forget which way is up, which way is right, and which way to the bathroom they used ot use digtal UNIx for a lot of stuff the UNIX admins run GNU/Linux though i fact s/i/in the guy who arranged the last MLUG meeting was the UNIX admin for MSOE and we had it at MSOE this saturday is our meeting jamest_ you think its worth a release this weekend from the non branch i.e. did you tag it btw, just so you guys know my fiance is having surgery tomorrow derek: I haven't tagged it chillywilly: problems? chillywilly: or just that pain in the butt she can't seem to get rid of? or wait, that doesn't require surgery does it :) chillywilly: what is going oin endometriosis what? look it up dude that's what the net is for ;0 ;) or pr0n surfing but i can't even spell endometriosis anyway ok you really want me to explain it? it'sa female thing hold on I have alink fudge my link is broke http://www.endometriosis.org/ thanks I had just found it via google hope everything goes well Endometriosis is a condition where endometrium (the lining of the uterus) is found in locations outside the uterus. This misplaced tissue may be found on the ovaries, uterus, bowel, bladder utero-sacral ligaments (ligaments that hold the uterus in place), or peritoneum (covering lining of the pelvis and abdominal cavity). On rare occasions it can be found in other distant sites. sounds sucky http://www.endometriosis.org/html/information.html it is painful you have to have sergery to diagnose it mommie thats no fun anywho a plane crashed over at timmerman field guess were gonan go over there and be nosy gonna cya l8r Action: chillywilly is away: I'm busy l8r guys what is that free vmware stuff you were running jamest plex86? bye bye not running any yet derek (derek@filter.sequoia.net) left irc: [x]chat plex86 Nick change: ajbusy -> ajmitch ra3vat (ds@195.239.64.57) left irc: [x]chat Action: chillywilly is back (gone 00:17:15) chillywilly (baumannd@d54.as27.nwbl0.wi.voyager.net) left irc: Read error to chillywilly[d54.as27.nwbl0.wi.voyager.net]: EOF from client any luck with plex86? i have yet to try it ok you ever try it? not yet. downloaded it once but it scared me. :) why? install said something about screwing up the computer. :) I just checked their web site. Looks like no recent updates. i noticed that wonder if they're dead I hope not well, their mail archive is dead after june whoops I was wrong the project is still alive there have been cvs updates in the last few days yip but the mail archive is down cvs checkin on the 8th it's labeled backwards the "older" mail archive is the newer one or I read it backwards but the last mail is from the 8th of august well as far as GNUe goes... which would need more help, designer or reports? I'll try to get into one of them again. :) um both :) reports is the furthest behind so it could use work ok. that's probably what I'd be most inclined towards anyway. I'll try to get familiar with what's there over the next couple days. ok jcater has done the work here so you'll prbabaly want to hook up w/ him to see what's up also the branch version is newer if all goes well branch will be head tomorrow night as I'm checking in merged stuff now ok