WebGUI irc logs from: 2009-03.log

--- Log opened Sun Mar 01 00:00:01 2009
-!- perlDreamer [n=colink@pool-71-117-209-184.ptldor.fios.verizon.net] has joined #webgui00:25
-!- mode/#webgui [+v perlDreamer] by ChanServ00:25
+perlDreamerpreaction: format: query, nature: codeReview: response: availability00:26
@preactionformat: response; re: codeReview; content: I am currently available, ask forth your question00:26
+perlDreamerhttp://webgui.pastebin.com/m64f95d4600:28
+perlDreamerIt's just the first pass, but all feedback is appreciated.00:29
@preactioni would try to break out as much JS as possible into a seperate .js file (preferably under yui-webgui)00:29
+perlDreamerwith AJAXI18n, there's no reason the whole thing can't be a separate JS file00:30
@preactionso then you just call something like "var ah = new WebGUI.AssetHistory();"00:30
@preactionyeah, that too00:30
@preactionit makes it more of an application, and far more useful00:30
@preactionso even if the Perl code changes completely, the JS can be used later (in the new admin console)00:31
+perlDreamer"new" admin console?00:31
@preactionwe've been talking about it at the WUC since 7.500:31
@preactioneven showed screenshots00:31
* perlDreamer is drawing a blank. Do you have a URL for video/presentation?00:33
@preactionit was one of JT's keynotes00:34
@preactionlast year's keynote, i believe00:34
@preactionotherwise, if i'm mistaken, then there will eventually be a new admin interface00:34
+perlDreameraside from getting chocolate in the peanut butter, any other suggestions?00:36
@preactionyou might want to change www_manage to www_view instead, just for consistency's sake00:37
@preactionand run it through perltidy00:37
@preactionotherwise, looks great00:38
+perlDreamerI was thinking it returned too much data, from the getHistoryAsJson00:38
+perlDreamerand some date formatting00:39
@preactionnot really. i would want more data personally, like exactly what changed (we don't really keep records of that though)00:39
+perlDreamerno, just the actionTaken set of options00:39
@preactionthough it would be possible to do a compare of the available revisions in the future if someone wants that feature00:40
@preactioni like that it exposes this feature we've always had and nobody knew about00:40
@preactionit might stir some good ideas in the community00:40
+perlDreameryeah, I've been telling people about it for a while, but it's hard for the average admin to use.00:40
@preactionoh. you should add a tab to the admin console about this. you should also add a different privilege group to the Settings page00:41
@preactionthe "12" magic number shouldn't be used00:41
@preactionthough that's only my opinion, which is subject to overrule00:42
+perlDreamerI think you're right.  I used 12 as a placeholder for lack of anything better.00:42
+perlDreamerWhat do you think about a date range search option?00:42
@preactionhow much data really gets returned? if it's more than 50 rows, then probably yes00:43
@preactioni hate date range searches though, maybe let the user input a date and search +/- 5 days? or 7 days? or something like that00:43
@preactionwell, that's just an idea. not sure i like that idea either00:44
+perlDreamerit only returns 50 rows, but it seems wasteful to send the whole user table when only the username is used00:44
@preactionthen get: assetHistory.*,users.username <-00:45
@preactioninstead of *00:45
+perlDreamerthat's easier than typing all the columns by hand :)00:45
-!- perlDreamer [n=colink@pool-71-117-209-184.ptldor.fios.verizon.net] has quit [Read error: 104 (Connection reset by peer)]00:54
-!- perlDreamer1 [n=colink@pool-71-117-209-184.ptldor.fios.verizon.net] has joined #webgui00:54
perlDreamer1one last question, preaction.  Do you think it's RFE-able for 7.7, or should I just put it into the Bazaar?00:55
@preactioni think it's RFE-able for 7.7 myself00:55
perlDreamer1I'll submit an RFE w/patch after I get all the tidying up done on it.00:56
perlDreamer1thanks, preaction!00:57
perlDreamer1time for me to crawl up into the attic :/00:57
-!- perlDreamer1 [n=colink@pool-71-117-209-184.ptldor.fios.verizon.net] has quit [Client Quit]00:58
-!- tavisto [n=tavisto@pool-98-108-73-152.gdrpmi.dsl-w.verizon.net] has quit []01:02
-!- topsub [n=topsub@cpe-069-132-179-250.carolina.res.rr.com] has joined #webgui01:56
-!- topsub [n=topsub@cpe-069-132-179-250.carolina.res.rr.com] has left #webgui []01:56
-!- gugod [n=gugod@sh1.opcafe.net] has quit [Remote closed the connection]03:37
-!- gugod [n=gugod@sh1.opcafe.net] has joined #webgui03:38
-!- Haarg [n=haarg@24-240-43-138.dhcp.mdsn.wi.charter.com] has joined #webgui03:58
-!- mode/#webgui [+o Haarg] by ChanServ03:59
-!- ascii [n=ascii@host-64-234-39-193.nctv.com] has quit ["leaving"]05:46
-!- daviddelikat [n=daviddel@h69-129-206-153.mdsnwi.broadband.dynamic.tds.net] has quit [Read error: 60 (Operation timed out)]11:26
-!- topsub [n=topsub@cpe-069-132-179-250.carolina.res.rr.com] has joined #webgui16:07
-!- topsub [n=topsub@cpe-069-132-179-250.carolina.res.rr.com] has left #webgui []16:08
-!- MrHairgrease [n=martin@145.94.200.248] has joined #webgui16:12
-!- mode/#webgui [+v MrHairgrease] by ChanServ16:12
-!- carogray [n=Caroline@c-76-24-169-61.hsd1.nh.comcast.net] has joined #webgui16:58
-!- Haarg [n=haarg@24-240-43-138.dhcp.mdsn.wi.charter.com] has quit ["Leaving"]19:07
-!- Haarg [n=haarg@24-240-43-138.dhcp.mdsn.wi.charter.com] has joined #webgui19:11
-!- mode/#webgui [+o Haarg] by ChanServ19:11
CIA-46WebGUI: translation * r9688 /translations/Russian/ (78 files in 2 dirs): Update from translation server20:30
-!- ascii [n=ascii@host-64-234-39-193.nctv.com] has joined #webgui20:51
-!- topsub [n=topsub@cpe-069-132-179-250.carolina.res.rr.com] has joined #webgui20:51
-!- topsub [n=topsub@cpe-069-132-179-250.carolina.res.rr.com] has left #webgui []20:51
-!- carogray [n=Caroline@c-76-24-169-61.hsd1.nh.comcast.net] has quit [Read error: 104 (Connection reset by peer)]22:20
-!- carogray [n=Caroline@c-76-24-169-61.hsd1.nh.comcast.net] has joined #webgui23:25
-!- Haarg [n=haarg@24-240-43-138.dhcp.mdsn.wi.charter.com] has quit ["This computer has gone to sleep"]23:56
--- Day changed Mon Mar 02 2009
-!- cap10morgan [n=wmorgan@206-124-31-170.denver.dsl.forethought.net] has quit []00:47
-!- patspam [n=patspam@ppp221-151.static.internode.on.net] has joined #webgui01:04
-!- cap10morgan [n=wmorgan@206-124-6-183.denver.dsl.forethought.net] has joined #webgui01:05
-!- mode/#webgui [+v cap10morgan] by ChanServ01:05
-!- MrHairgrease [n=martin@145.94.200.248] has left #webgui []01:20
-!- Irssi: #webgui: Total of 22 nicks [4 ops, 0 halfops, 2 voices, 16 normal]01:29
xdangercan the commit approval workflow be changed per group or per user somehow?01:41
CIA-46WebGUI: translation * r9689 /translations/Russian/ (37 files in 2 dirs): Update from translation server01:57
-!- elnino [n=ninow@user-38q49cv.cable.mindspring.com] has joined #webgui02:15
elninohi!  I think somewhere along the lines, the paypal payment module is scheduled for some release, anyone privy to when that may be?02:16
-!- cap10morgan [n=wmorgan@206-124-6-183.denver.dsl.forethought.net] has quit []02:54
-!- f00li5h[hireme] is now known as f00li5h[HireMe]02:56
-!- carogray [n=Caroline@c-76-24-169-61.hsd1.nh.comcast.net] has quit [Read error: 104 (Connection reset by peer)]03:17
-!- Haarg [n=haarg@24-240-43-138.dhcp.mdsn.wi.charter.com] has joined #webgui03:57
-!- mode/#webgui [+o Haarg] by ChanServ03:57
-!- tavisto [n=tavisto@pool-98-108-73-152.gdrpmi.dsl-w.verizon.net] has joined #WebGUI04:13
-!- mode/#webgui [+o tavisto] by ChanServ04:13
-!- tavisto [n=tavisto@pool-98-108-73-152.gdrpmi.dsl-w.verizon.net] has quit []04:41
-!- perlmonkey2 [n=perlmonk@69-92-92-41.cpe.cableone.net] has joined #webgui04:56
-!- mode/#webgui [+v perlmonkey2] by ChanServ04:56
elninohi. wondering if there is any word on the paypal module, I thought it was scheduled for 7.7, is that still correct?05:19
@preactionelnino: as far as i know, yes06:37
elninoHI!06:38
elninoAnd that is June or something right?06:38
elninopreaction, if I start writing one, is there anyone that would be willing to review my work?06:39
elninomaybe we can get it in sooner?06:40
@preactioni believe martin kamerbeek is writing one right now, you might want to coordinate with him using the dev mailing list06:40
-!- cap10morgan [n=wmorgan@206-124-31-170.denver.dsl.forethought.net] has joined #webgui06:40
-!- mode/#webgui [+v cap10morgan] by ChanServ06:40
elninook. Thanks preaction.   what is his name here?06:51
@preactionMrHairgrease06:52
elninooh that's right.  06:53
-!- perlmonkey2 [n=perlmonk@69-92-92-41.cpe.cableone.net] has left #webgui []07:45
-!- elnino [n=ninow@user-38q49cv.cable.mindspring.com] has quit ["Leaving"]08:20
-!- Haarg [n=haarg@24-240-43-138.dhcp.mdsn.wi.charter.com] has quit ["This computer has gone to sleep"]08:49
-!- ryuu_ro [n=rory@gw.oqapi.nl] has joined #webgui09:21
-!- Haarg [n=haarg@24-240-43-138.dhcp.mdsn.wi.charter.com] has joined #webgui09:55
-!- mode/#webgui [+o Haarg] by ChanServ09:55
-!- Haaarg [n=haarg@24-240-43-138.dhcp.mdsn.wi.charter.com] has joined #webgui10:05
-!- mode/#webgui [+o Haaarg] by ChanServ10:05
-!- Haarg [n=haarg@24-240-43-138.dhcp.mdsn.wi.charter.com] has quit [Read error: 110 (Connection timed out)]10:13
-!- Haaarg [n=haarg@24-240-43-138.dhcp.mdsn.wi.charter.com] has quit ["Leaving"]10:18
-!- Haarg [n=haarg@24-240-43-138.dhcp.mdsn.wi.charter.com] has joined #webgui10:19
-!- mode/#webgui [+o Haarg] by ChanServ10:19
-!- BartJol [n=plainstu@gw.oqapi.nl] has joined #webgui11:16
-!- mode/#webgui [+v BartJol] by ChanServ11:16
-!- carogray [n=Caroline@c-76-24-169-61.hsd1.nh.comcast.net] has joined #webgui12:00
-!- carogray [n=Caroline@c-76-24-169-61.hsd1.nh.comcast.net] has left #webgui []12:06
-!- plainhao [n=plainhao@mail.xbiotica.com] has joined #webgui12:22
-!- mode/#webgui [+o plainhao] by ChanServ12:22
CIA-46WebGUI: yung * r9690 /WebGUI/ (2 files in 2 dirs): added edit link to matrix listing view12:25
-!- patspam [n=patspam@ppp221-151.static.internode.on.net] has quit [Remote closed the connection]12:35
-!- carogray [n=Caroline@174-146-98-73.pools.spcsdns.net] has joined #webgui13:00
-!- stDavid_ [n=stDavid@static-72-64-138-146.tampfl.fios.verizon.net] has joined #webgui14:34
-!- mode/#webgui [+o stDavid_] by ChanServ14:34
ryuu_roHi all14:42
+BartJolnot him14:42
+BartJol:)14:42
ryuu_roi have this form which executes a query on some tables14:42
ryuu_roI process the form with $sessin->form->process14:43
ryuu_robut when I enter 0 in my form field the form var doesn't get processed14:43
ryuu_roalso form->param doesn't do the trick14:44
ryuu_rois this a bug?14:44
-!- carogray [n=Caroline@174-146-98-73.pools.spcsdns.net] has quit [Read error: 104 (Connection reset by peer)]15:38
-!- topsub [n=josh@cpe-069-132-179-250.carolina.res.rr.com] has joined #webgui15:48
+BartJolryuu_ro: if you copied it,  $sessin->form->process doesn't seem spelled right15:52
ryuu_royeah that's just a typo15:53
+BartJoljust making sure15:53
ryuu_roI understand why it isn't being processed but I don't think that it shouldn't15:53
-!- BartJo1 [n=plainstu@host2.procolix.com] has joined #webgui16:06
-!- carogray [n=Caroline@host2.209.113.248.conversent.net] has joined #webgui16:11
-!- Haarg [n=haarg@24-240-43-138.dhcp.mdsn.wi.charter.com] has quit ["This computer has gone to sleep"]16:15
-!- perlmonkey2 [n=perlmonk@69-92-92-41.cpe.cableone.net] has joined #webgui16:17
-!- mode/#webgui [+v perlmonkey2] by ChanServ16:17
-!- BartJol [n=plainstu@gw.oqapi.nl] has quit [Read error: 110 (Connection timed out)]16:25
-!- s4eek [n=charles@andc-fw1.exploreos.com] has joined #webgui16:46
-!- dionak [n=dionak@cpe-024-074-157-216.carolina.res.rr.com] has joined #webgui16:59
-!- tavisto [n=tavisto@pool-98-108-73-152.gdrpmi.dsl-w.verizon.net] has joined #WebGUI17:08
-!- mode/#webgui [+o tavisto] by ChanServ17:08
-!- Haarg [n=haarg@adsl-75-50-89-249.dsl.mdsnwi.sbcglobal.net] has joined #webgui17:10
-!- mode/#webgui [+o Haarg] by ChanServ17:10
SDuensinGreetings.17:11
-!- rizen [n=rizen@adsl-75-50-89-249.dsl.mdsnwi.sbcglobal.net] has joined #webgui17:15
-!- mode/#webgui [+o rizen] by ChanServ17:15
BartJo1morning scott17:29
-!- cap10morgan [n=wmorgan@206-124-31-170.denver.dsl.forethought.net] has quit []17:31
xdangercan the commit approval workflow be changed per group or per user somehow?17:35
BartJo1it should be possible in 7.617:38
BartJo1evry user has a version tag workflow in the profile17:39
-!- ryuu_ro [n=rory@gw.oqapi.nl] has quit []17:40
-!- perlDreamer [n=colink@pool-71-117-209-184.ptldor.fios.verizon.net] has joined #webgui18:05
-!- mode/#webgui [+v perlDreamer] by ChanServ18:05
-!- rizen_ [n=rizen@adsl-75-50-89-249.dsl.mdsnwi.sbcglobal.net] has joined #webgui18:11
-!- rizen [n=rizen@adsl-75-50-89-249.dsl.mdsnwi.sbcglobal.net] has quit [Read error: 54 (Connection reset by peer)]18:11
+perlmonkey2I want to add the ability to do site wide default question group definition editing.  This would not be Survey specific, but system wide.  So that editing the question groups would change them for the site.  This is just for the pre-defined multiple choice question groups.  Anyone have an idea how to go about this?  Should it be an editor in the Admin Console?  An editor on each survey instance?  18:14
+perlDreamerIf it's Survey specific, I'd say a link on each Survey.18:20
+perlDreamerthat way, anyone who can edit a survey can get to it18:20
+perlDreamerkind of like the Style Wizard for templates.18:20
-!- cap10morgan [n=wmorgan@h19-afsc.ded.indra.com] has joined #webgui18:26
-!- mode/#webgui [+v cap10morgan] by ChanServ18:26
+perlmonkey2perlDreamer: well it is more to be site wide.  To give CM's a place to alter the default question types.18:41
+perlmonkey2The ones I put in there were pretty specific to the US and to Sociology.  18:42
+perlDreamerthe Admin Console keeps growing, so if it's something just to tweak 1 asset, I still think it belongs in the Asset.18:42
+perlDreamerof course, /me is a strongly opinionated IRC squatter, so what does he know?18:46
BartJo1perlDreamer: you have a bed in the IRC channel?18:50
+perlDreamerI sleep on that bench over there18:51
BartJo1ah18:51
rizen_put it into the survey18:51
BartJo1didn't loom that way yet18:52
rizen_make it a menu option18:52
rizen_and just don't link it to a specific asset id18:52
rizen_and on the page, state that these are global question group types18:52
-!- rizen_ is now known as rizen18:52
-!- mode/#webgui [+o rizen] by ChanServ18:52
+perlmonkey2rizen: sounds groovy.18:56
-!- BartJo1 [n=plainstu@host2.procolix.com] has left #webgui []18:57
+perlmonkey2perlDreamer: drove through West Oklahoma, the Panhandle of Texas, and East New Mexico last week.  Gigawatts of wind farms through that way.  Just whole horizons full of the things, absolutely beautiful.  And now I've got the wind turbine bug again in a bad way.  Thinking of going against personal policy and just buying a welder brand new.18:59
+perlDreamersometimes, sacrifices must be made in the name of progress.18:59
+perlDreamermaybe welders hold their value so well that they don't drop in price quickly over time19:00
+perlDreamerI wish the Stock Market was that way...19:00
+perlmonkey2Yeah, 13 year lows and dropping.19:00
CIA-46WebGUI: colin * r9691 /branch/WebGUI_Story/docs/upgrades/upgrade_7.6.14-7.7.0.pl: Add column for approval workflow.19:01
CIA-46WebGUI: colin * r9692 /branch/WebGUI_Story/ (3 files in 3 dirs): 19:01
CIA-46WebGUI: Add methods for creating and getting date specific folders below the Archive for19:01
CIA-46WebGUI: holding stories. With tests.19:01
CIA-46WebGUI: Code for the approval workflow for stories.19:01
+perlmonkey2perlDreamer: heh, maybe instead of holding gold, people should hold welders.  As the good ones really don't seem to lose much value.19:01
-!- ryuu_ro [n=rory@5ED1308E.cable.ziggo.nl] has joined #webgui19:20
-!- ryuu_ro [n=rory@5ED1308E.cable.ziggo.nl] has quit [Client Quit]19:20
-!- cap10morgan [n=wmorgan@h19-afsc.ded.indra.com] has quit [Read error: 113 (No route to host)]19:20
+perlDreamerrizen: Kathy got a letter from OHSU.19:26
+perlDreamerShe's on the alternates list this year19:26
+perlDreamerso there's a chance she may get in19:26
@rizenseet19:28
@rizensweet19:28
@rizentell her congrats for me19:28
+perlDreamerI will19:28
deafferretPhD in Perl?19:29
+perlDreamercertified nurse/midwife19:29
deafferretw/ a Perl specialty?19:29
+perlDreamerno, the program is deficient that way.19:30
+perlDreamerI have her signed up for special tutoring19:30
deafferretnurse! zero-width negative look-behind assertion! stat!19:31
CIA-46WebGUI: colin * r9693 /WebGUI/lib/WebGUI/Asset/_NewAsset.skeleton: Fix POD/whitespace issues.20:03
-!- preaction [n=doug@static-72-1-4-143.ntd.net] has quit ["Leaving"]20:09
-!- preaction [n=doug@static-72-1-4-143.ntd.net] has joined #webgui20:21
-!- mode/#webgui [+o preaction] by ChanServ20:21
-!- MrHairgrease [n=martin@145.94.200.248] has joined #webgui20:48
-!- mode/#webgui [+v MrHairgrease] by ChanServ20:48
+perlDreamerit's scary when you can start writing phrases with 22 characters in them, give or take a character21:31
+perlDreamerdeafferret, I'm thinking of going for a run.  What are you eating today?21:37
@preactioni'll eat chicken parmesan for him21:40
@preactionheavy on the parmesan21:40
+perlDreamerthat sounds like at least a medium run21:43
* perlmonkey2 thanks WebGUI for tabforms.21:57
-!- carogray [n=Caroline@host2.209.113.248.conversent.net] has quit [Read error: 104 (Connection reset by peer)]22:00
-!- tavisto [n=tavisto@pool-98-108-73-152.gdrpmi.dsl-w.verizon.net] has quit []22:04
-!- steve__ [n=steve@c-67-164-110-188.hsd1.ca.comcast.net] has joined #webgui22:16
-!- steve__ is now known as Mech422Home22:17
+perlDreamerMech422Home: howdy :)22:17
Mech422Homehi :-)22:17
Mech422HomeUggh - I hate apache22:18
+perlDreamerdo you like some other server better?22:20
Mech422Homenginx looks promising22:22
Mech422Homeapache is just too 'kitchen sink' - too many knobs, too much to go wrong22:22
-!- SynQ [n=synq@f69189.upc-f.chello.nl] has joined #WebGUI22:26
SynQhi there22:27
SynQis github broken?22:29
+perlDreamerit would appear so.22:29
+perlDreamerthat's what they get for writing it in ruby22:30
SynQhmm22:32
SynQthat is what I dreaded by putting the WebGUI repository in a 3th party's hands22:32
SynQwe had that with sf.net22:32
SynQnow we are going to get it with github.com22:33
+perlDreamersince it's git, it's only really a problem when you want to do a pull from github.com22:33
+perlDreamercommits are fine22:33
SynQI am not sure I think that makes it more workable22:34
SynQit's always a problem when you want to collaborate22:34
SynQfor instance22:34
-!- carogray [n=Caroline@174-153-12-216.pools.spcsdns.net] has joined #webgui22:34
SynQI want to see if JT has done any work on wre in the git repo22:34
SynQbut I cant22:34
SynQsince github.com is offline22:34
SynQgit.webgui.org would be a far better place22:35
SynQsince that would be under direct control of plainblack22:35
@rizeni haven't yet22:35
SynQah22:35
SynQ:)22:35
SynQhi22:35
@rizenwe're sticking with svn for wre until 1.0 comes out22:35
@rizenwhich should be this week22:35
@rizenor next22:35
SynQok nice22:35
@rizenif all goes according to plan22:36
SynQI wanted to verify if I indeed created a github account22:36
SynQgraham allready asked me22:36
SynQrizen: do you develop the WRE on your personal mac or on a linux box?22:36
SynQand: do you know if the wre HEAD still compiles on your systems after the changes I did?22:37
@rizeni do it on my mac22:38
@rizenand i'll be finding out shortly whether it does or not22:38
SynQ:)22:38
@rizenstill trying to work through some bugs in your sources .sh files22:38
SynQI have it up and running now at host003.procolix.com22:38
SynQwhat kind of bugs?22:38
@rizenhttp://archive.cs.uu.nl/mirror/CPAN/authors/id/R/RC/RCAPUTO/POE-Component-Client-DNS-1.02.tar.gz:22:38
@rizen2009-03-02 11:15:36 ERROR 404: Not Found.22:38
@rizentar (child): POE-Component-Client-DNS-1.02.tar.gz: Cannot open: No such file or directory22:38
@rizentar (child): Error is not recoverable: exiting now22:38
@rizentar: Child returned status 222:38
@rizentar: Error exit delayed from previous errors22:38
@rizenmirror might be down or something22:39
SynQah22:39
SynQchange the MIRROR variable on top of that file22:39
SynQto the cpan.org line22:39
@rizenwell it's not the mirror itself22:39
SynQthat is commented in top of it22:39
@rizencuz other files come down fine22:39
SynQah ok22:39
SynQI had that too22:39
@rizeni'm just wondering if that mirror is missing some files22:39
@rizenor whatever22:39
@rizeni'm lookinginto it22:39
SynQit's one of the mirrors that is not completely up to date22:39
SynQthe best thing would be to let CPAN do the downloading of that particular file22:40
SynQI wanted to ask you if you agree on this:....22:40
SynQwe want to release a WRE that has exactly that set of modules that we tested and approved not newer or older ones, right?22:40
@rizenright22:41
SynQok22:41
@rizenwhich is why cpan can't be allowed to download anything22:41
SynQthat is why I created that downloadscript22:41
@rizenwe must do it22:41
SynQindeed22:41
SynQbut we might be able to use the CPAN module to download particular versions of perl modules from the perl mirrors22:41
SynQthat might solve the error-checking right away22:42
SynQbtw: http://host003.procolix.com 22:43
SynQWebGUI 7.6.13 running on WRE HEAD :)22:43
@rizencool22:43
SynQwhat I could do is tar my entire sources tree and put them in http://host003.procolix.com/uploads/somewhere.tar22:44
SynQadmin 123qwe22:44
SynQgo ahead :)22:44
SynQthat is not cool. This is: http://dev.anxietyonline.org.au/22:45
SynQthat is served by a cluster of 6 virtual machines22:45
SynQ2 loadbalancers LVS, 2 apache servers (modperl, modproxy) and 2 mysql servers (one in slave mode)22:45
+perlDreamerare you hosting that, SynQ?22:46
SynQperlDreamer: no I built it22:46
SynQit is running on vm's in australia22:47
+perlDreamerI see22:47
SynQor at least by an australian based company22:47
SynQI am hosting this: http://www.loopsetshop.com22:47
Mech422HomeSynQ: Hmm - lvs is still the load balancer of choice ?22:47
Mech422HomeI'm assuming thats to avoid s.p.o.f. and not for load balancing reasons ?22:48
SynQMech422Home: actually I'd prefer a netscaler22:48
SynQassumption is the mother of all error22:49
CIA-46WebGUI: colin * r9694 /branch/WebGUI_Story/ (3 files in 3 dirs): Story code. Added validParent, storage location code.22:49
SynQMech422Home: what alternative would you use then?22:49
Mech422HomeI don't have s.p.o.f. worries - we usually just use pound22:50
Mech422HomeI use varnish for caching - that can load balance if you don't need fancy sessioning22:50
Mech422Homeperlbal is supposed ot be good too, right ?22:50
SynQhold on a moment22:51
SynQpound is not really a load balancer22:51
+perlDreamerwhat is SPOF?22:51
Mech422Homeits a proxy load balancer - but how is that not a 'real' load balancer? 22:52
SynQit's more of spraying reverse proxy22:52
Mech422Homesingle point of failure22:52
SynQa 'real' loadbalancer does nothing with the content22:52
SynQhave you read the LVS manual?22:52
Mech422Homesynq: pound doesn't do anything with it unless you ask (sticky sessions)22:52
Mech422Homenot in about 5 years22:53
Mech422Homewhich is why I asked22:53
Mech422Homepound is the 'de facto' standard for zope/plone - so I've used that for close to 10 years now..22:53
SynQah22:53
Mech422HomeI haven't looked at lvs or ultramonkey or any of that in ages22:53
SynQI would use LVS for any22:54
SynQultramonkey again is something completely different22:54
SynQvarnish I don't know about and perlbal is also a proxy22:54
SynQlet me put it this way...22:55
+MrHairgreaseanbody had trouble using yui's datatable22:55
+MrHairgreaseand get this error?22:55
+perlDreamerMrHairgrease: every day :(22:55
Mech422Homeyes, proxy and load balancer are not mutually exclusive22:55
+MrHairgrease invalid 'instanceof' operand DS    if(oDataSource && (oDataSource instanceof DS)) {22:55
SynQif you really want to build a load balanced cluster you want a combination of LVS, Heartbeat, MySQL with replication, a reverse proxy, multiple modperl hosts, a dedicated spectre server and perhaps some more caching layers22:56
Mech422HomeI tend to think of lvs when you need stuff like open connection support - forwarding tcp/ip connections, etc.22:56
SynQindeed22:56
Mech422Homeumm - yeah, assuming you use all that :-)22:56
SynQand you want to have that too22:56
SynQso your question is a bit strange22:56
Mech422HomeI generally don't run mysql or perl - webgui is new to me - my main biz. is plone22:57
SynQif you really want a loadbalancer22:57
SynQyou use a loadbalancer22:57
+perlDreamerMrHairgrease, can you paste some code?22:57
SynQand not a proxy22:57
Mech422Homeumm - whatever - yer getting pendantic :-P22:57
SynQand if you want I loadbalancer I would recommend LVS22:57
SynQit is really the best22:57
SynQnow let's discuss proxies :)22:57
+MrHairgreaseyeah, I was doing that: http://webgui.pastebin.com/m42f9594f22:58
Mech422Homeyes, a $20K hardware load balancer would be nice, but if I don't need spof support, the proxy based solutions work fine :-)22:58
SynQI woul like to use nginx22:58
+MrHairgreaseline 7 triggers the error22:58
SynQLVS does not cost $20K22:58
Mech422HomeI realize that...22:58
SynQand if you don't need spof support a proxy still is not the same as a loadbalancer22:59
Mech422Homeplease don't lecture - I know my biz - your needs seem to be different, thats all22:59
SynQ:)22:59
SynQIt's not about your bizz22:59
Mech422Homewhatever22:59
SynQI kiss you :)22:59
SynQa loadbalancer cannot be 'proxy based'23:00
SynQa proxy is something else23:00
@rizenMech422: don't take it personally. SynQ is just annoying by nature23:00
Mech422Homerizen: so I see23:00
SynQindeed so23:00
SynQmartin can vouch for that too :P23:00
+MrHairgreaseperldreamer: forgot to include a line, this one's right: http://webgui.pastebin.com/ma540a0d23:00
@rizenat last year's wuc he got under my skin so bad that i ended up shouting at him in front of a dozen people in one of the sessions i was leading at the wuc23:01
SynQrizen: how is your opinion on experimenting with nginx instead of apache for modproxy23:01
SynQthat was adorable JT :)23:01
+MrHairgreaserizen: next time shout with your fist =)23:01
+MrHairgreasesomething else won't make him stop =)23:02
@rizeni have no idea what nginx is, but in general there would have to be some absolutely amazing advantages to make me consider switching away from modproxy23:02
SynQthat is not true martin and you know it :P23:02
+perlDreamerMrHairgrease: is it still line 7 that is the problem?, or now 15?23:02
Mech422Homerizen: nginx servers about 25% of v hosts on the net now..according to their site23:02
+MrHairgrease1523:03
SynQrizen: one absolutely amazing advantage is that with nginx you can tell the proxy to give only so much bandwith per client23:03
+MrHairgreaseteh error comes from deep in the DataTable source 23:03
@rizenjust because most of the world uses it, doesn't make it great though. look at IE for example.23:03
Mech422Homerizen: touche :-)23:03
Mech422Homerizen: so is varnish cache out of the question too ?23:03
SynQmaking it a lot more difficult for one user to saturate the entire webserver23:03
@rizenthat's a pretty cool feature23:04
Mech422Homerizen: its a lot faster then squid for man cases23:04
SynQMech422: what is the url for that varnish stuff?23:04
+perlDreamerMech422Home, that's 25% of the vservers in Russia, unless I misread that23:04
SynQrizen: nginx has a smaller memory footprint than apache (much) since it has a different threading model23:05
SynQI don't care how much servers it runs on23:05
+perlDreamerMrHairgrease: do you have connection-min loaded?23:05
SynQactually23:05
Mech422Homesynq: http://varnish.projects.linpro.no/23:05
SynQbut it's nice that at least some sites use it :)23:05
SynQMech422: thanks23:05
+MrHairgreaseperlDreamer: yup23:05
SynQvarnish doesn't run on mac?23:06
Mech422Homeperldreamer: Hmm - could be - I seem to recall seein it was 25% total though - maybe netcraft or something23:06
Mech422HomeSynQ: given its 'c' - I have no clue23:06
Mech422Homephk is an fbsd legend though - so it should23:06
+MrHairgreaseperldreamer: http://webgui.pastebin.com/d51c4353623:07
+MrHairgreasethe error comes from line 441623:07
+MrHairgreaseso maybe I'm borking my DataSource23:07
+MrHairgreasechecking on that23:07
SynQjt: source of all is here: http://host003.procolix.com/uploads/source.tgz23:08
SynQit's 431M23:08
@rizensynq, can it still do all the stuff modproxy can do? like url rewrites, ssl, setting cache headers, etc?23:08
@rizeni have the source down, but thanks23:08
SynQyes it can23:08
SynQok great23:09
@rizenthen we can talk about it for wre 1.123:09
SynQsure thing23:09
@rizenas for 1.0 i just want to get the damn thing out the door23:09
SynQindeed 23:09
SynQ64 bits?23:09
@rizenthat's the goal23:09
SynQor is even that optional?23:09
@rizenif i can't make it 64 bits by the end of the week, then i'm going to release it as 0.923:09
@rizencuz we need a release23:09
SynQgood plan23:09
@rizenand i can't release it as 1.0 until it's 64 bit23:10
SynQif you do release it as 0.923:10
SynQI'm going to update it bi-weekly with updated perl modules if available23:10
SynQas 0.9.1 and 0.9.2 etc23:10
+perlDreamerMrHairgrease, http://webgui.pastebin.com/d631c522323:11
@rizenwhy SynQ ?23:11
+perlDreamerMrHairgrease: maybe it doesn't like the XHRDataSource?23:12
SynQto keep up with security releases23:12
SynQa security hole in one of the things that webgui runs on is a bad thing23:12
SynQthat problem should be attended to23:13
SynQand I'm willing to do that23:13
@rizenok, but the problem is that you're likely introducing more bugs than you're fixing23:13
SynQwell23:13
@rizenif you're updating all the modules23:13
@rizenupdating just the ones that have security problems is one thing23:13
@rizenbut updating all of them is something else23:13
SynQI will run the complete test-bed after each update and before committing23:13
+perlDreamerSynQ: the tests do not fully cover WebGUI23:14
@rizenthat's not enough23:14
SynQoh23:14
+perlDreamerhand testing each type of asset is still required23:14
Mech422Homeouch - that sounds like a bitch23:14
+perlDreameryou need to unleash your horde of programmers on writing tests23:14
@rizenthat's why doing what you're talking about is not a good idea23:14
+MrHairgreaseperlDreamer: perhaps, but I built this according to the documentation23:14
SynQok23:14
SynQonly modules that have security problems then?23:15
+MrHairgreaseI'm trying to find out how to get data out of a DS23:15
+perlDreamerMrHairgrease: I was just looking at this: http://developer.yahoo.com/yui/examples/datatable/dt_xhrjson.html23:15
+MrHairgreasethat way I can check whether I have data or not23:15
+perlDreamerI've seen some kind of a callback for that23:17
@rizenthat would be fine SynQ 23:17
SynQI'll release an 'experimental' WRE and a 'stable' one23:17
+perlDreamermaybe it was in the AssetManager?23:17
+perlDreamerbelieve it or not, if no data is sent the DataTable will do the right thing23:17
SynQlearning how to write tests seems like a bit of a steep learning curve for me23:18
SynQyou need the entire WebGUI api to be able to use that23:19
+perlDreamerSynQ, not always.  The idea is not to get overwhelmed with the whole task, but to pick one thing and test it.23:20
+perlDreamerand then to test another23:20
+perlDreamerand another23:20
+perlDreamerlots and lots of small steps23:20
+perlDreamerit's parallelizable23:20
SynQrizen: if you make sure you check in to svn regularly I can run multiple compile runs regularly23:20
SynQperlDreamer: ok23:21
Mech422Homeis there a buildbot type thing for perl ?23:21
Mech422Homean automated builder/tester ?23:21
+perlDreamerMech422Home, _for_ perl, for perl type projects, or _in_ perl?23:21
+perlDreamerI hear some people use smolder23:21
+perlDreamerand tinderbox23:22
Mech422Homefor perl type projects23:22
+perlDreamersmolder23:22
Mech422Homepython projects pretty much use buildbot 23:22
Mech422Homeit's sorta the 'standard' - is there one for perl ?  hmm - I'll have to look that up23:23
Mech422Homewould it make sense to put up 'smolder' instances for wG ?23:23
+perlDreamersure!23:23
Mech422HomeI can rig up a vm for it..maybe get 2 or 3 of them going at different places so we don't have a 'github' type issue ?23:23
+perlDreamerwith lots of them, we'd need a good aggregator.  I think smolder will do that, too.23:24
Mech422Homeprolly don't need lots - but 2 or 3 so you can always see one...23:25
Mech422HomeperlDreamer: ok - smack me upside the head later if I don't give you an ip23:25
+perlDreamerip?23:25
Mech422Homei.p. address23:26
Mech422Homefor smolder/vm23:26
Mech422HomeI'll have to figure out smolder first though23:26
+perlDreameryou sound like you know your way around.  The fun part will be getting it to play well with the WRE23:26
+perlDreamereach one wants its own private set of modules23:26
Mech422Homeahh - so 1 smolder can test multiple 'versions' of the wre ?23:28
+perlDreamerI wouldn't think so.23:28
Mech422Homeoh - then whats with the 'each one' above ??23:28
Mech422Homewont there just be one wre thats being tested ? (with one set of private modules?)23:28
+perlDreamersmolder has a "private" cache of perl modules that it prefers to use.  The WRE also has a private cache of modules.23:29
+perlDreameras long as smolder resets the paths correctly, it should not be a problem23:29
* perlDreamer quits procrastinating, and goes running.23:30
Mech422Homehmm..23:30
+perlDreamercue deafferret for counter-balancing food commentary23:30
Mech422Homeheh23:31
SynQok23:38
SynQoff to bed23:38
SynQlater23:38
SynQ~23:38
-!- SynQ [n=synq@f69189.upc-f.chello.nl] has left #WebGUI []23:38
-!- s4eek [n=charles@andc-fw1.exploreos.com] has quit []23:55
--- Day changed Tue Mar 03 2009
-!- carogray [n=Caroline@174-153-12-216.pools.spcsdns.net] has quit [Read error: 54 (Connection reset by peer)]00:10
-!- Mech422Home [n=steve@c-67-164-110-188.hsd1.ca.comcast.net] has quit [Remote closed the connection]00:10
-!- patspam [n=patspam@ppp221-151.static.internode.on.net] has joined #webgui00:12
@preactionanyone on the WRE right now can confirm that i'm not going completely nuts?00:28
@preactionif your WebGUI is in /data/WebGUI, go to /data and do "wreservice.pl --restart modperl"00:28
@preactionsince "." is in the @INC, WebGUI tries to load: WebGUI::lib::WebGUI::Asset and WebGUI::lib::WebGUI::Pluggable and etc...00:29
@Haarginteresting00:35
@Haargi would expect that to happen though, yeah00:36
@preactionafaik it never caused problems before, now it refuses to start the server00:37
@preactionlet me find the exact error00:37
@preactionand this is probably my fault00:37
+perlDreamerIt's March, preaction, everything is your fault00:38
@preactionhow it that different from February?00:38
+perlDreamerFebruary it's khenn's turn00:38
+perlDreamerI have November00:38
@preactionsure, give khenn the smallest month...00:38
@Haargactually, last time i saw that preaction was when there was a /WebGUI directory00:40
@Haargbecause apache will chdir /00:40
CIA-46WebGUI: jt * r9695 /wrebuild/ (6 files in 2 dirs): 00:41
CIA-46WebGUI: removed subversion, swig, and neon00:41
CIA-46WebGUI: added notes about libgomp for rhel500:41
CIA-46WebGUI: updated PoCo DNS and PoCo HTTP00:41
CIA-46WebGUI: added rsync, ncurses, and readline00:41
@Haargi wonder if we should remove '.' from the lib path in mod_perl00:46
@preactioni can't see any good reason why it should be in there00:51
-!- MrHairgrease [n=martin@145.94.200.248] has left #webgui []00:55
-!- Netsplit orwell.freenode.net <-> irc.freenode.net quits: perlbot, acmoore00:58
-!- Netsplit over, joins: acmoore, perlbot00:58
-!- Radix__ [n=Radix@203.161.71.161.static.amnet.net.au] has joined #webgui00:59
+perlDreamerawesome patspam interview01:01
+perlDreameranyone who says WebGUI needs more tests is okay in my book01:01
-!- Radix_ [n=Radix@203.161.71.161.static.amnet.net.au] has quit [Read error: 101 (Network is unreachable)]01:01
-!- frodwith_ [n=pdriver@helios.tapodi.net] has joined #webgui01:02
patspamheh thanks perlDreamer01:02
+perlDreamerand while we're on the subject, somebody needs to voice our new PBWG in channel01:03
@preactionsomebody.01:03
+perlDreameroh, you know.  One of the Plain Black staff people with the leetle askerisks next to their names01:03
-!- mode/#webgui [+v patspam] by preaction01:03
* patspam jumps for joy01:03
-!- frodwith [n=pdriver@helios.tapodi.net] has quit [Remote closed the connection]01:03
-!- Netsplit orwell.freenode.net <-> irc.freenode.net quits: ishiboo, Mech422, +perlDreamer, CIA-46, metanil, @plainhao, SDuensin, f00li5h[HireMe], @rizen, @preaction, (+4 more, use /NETSPLIT to show all of them)01:05
-!- Netsplit over, joins: @preaction, +patspam, @rizen, +perlDreamer, +perlmonkey2, @plainhao, @khenn, ishiboo, Mech422, f00li5h[HireMe] (+4 more)01:06
-!- tavisto [n=tavisto@pool-98-108-73-152.gdrpmi.dsl-w.verizon.net] has joined #WebGUI01:08
-!- mode/#webgui [+o tavisto] by ChanServ01:08
-!- daviddelikat [n=daviddel@h69-129-206-153.mdsnwi.broadband.dynamic.tds.net] has joined #WebGUI01:17
-!- Radix_ [n=Radix@203.161.71.161.static.amnet.net.au] has joined #webgui01:22
-!- mode/#webgui [+v Radix_] by ChanServ01:22
-!- rizen [n=rizen@adsl-75-50-89-249.dsl.mdsnwi.sbcglobal.net] has quit []01:23
-!- Radix__ [n=Radix@203.161.71.161.static.amnet.net.au] has quit [Read error: 104 (Connection reset by peer)]01:24
@HaargperlDreamer, i'm planning on changing wgd reset so options are always set in order of usage, so that 'wgd reset --no-uploads --dev' would recreate uploads but 'wgd reset --no-uploads --dev' would.01:30
@Haargdoes that seem reasonable?01:30
+perlDreamerit allows for overriding, so yes01:30
@Haargmain reason is to allow for profiles to be overridden because currently they can't be01:31
+perlDreamerthat'll be nice.  that way you won't have to write dozens of profiles, just one or two that can be overridden/extended with a few options01:32
@Haargyeah01:32
@Haargi really need to start working on some api docs soon.  i've tried to make it simple to use, but that means many parts aren't obvious if you are just reading the code.01:32
+perlDreamerover the weekend, I found myself wanting to type wgd restart http01:33
@Haargheh01:33
+perlDreamerwhich would look in the config file for commands to restart apache01:33
+perlDreamerso it would work with or without the WRE01:33
@Haargwouldn't be a bad idea01:33
@Haargi have a shell script for that01:33
@Haargsince the wreservice script does extra verification that i don't want or need01:34
+perlDreamerwhenever I restart apache, I always wipe the webgui log01:34
+perlDreamerservice httpd stop; echo '' > /var/log/webgui.log; service httpd start01:34
+perlDreamertyping !service works well01:34
+perlDreameruntil I muck with some other service01:34
CIA-46wgdev: Graham Knop autotest * r966a0af / lib/WGDev/Command/Reset.pm : Set directory mode correctly for systems with a max umask of 0777 - http://bit.ly/U8MwD01:40
CIA-46wgdev: Graham Knop master * r6092f7b / lib/WGDev/Command/Base.pm : more flexible command line parsing - http://bit.ly/Y04K01:40
CIA-46wgdev: Graham Knop autotest * rcffc054 / lib/WGDev/Command/Reset.pm : Merge branch 'master' into autotest - http://bit.ly/sXxPC01:40
CIA-46wgdev: Graham Knop master * r64e5fd0 / lib/WGDev/Command/Reset.pm : 01:40
CIA-46wgdev: clean up argument parsing allowed by Base.pm changes01:40
CIA-46wgdev: Options are set based on their order on the command line. Later options01:40
CIA-46wgdev: override earlier options, including --dev style and --profile style. - http://bit.ly/4lvZcf01:40
CIA-46wgdev: Graham Knop master * rb083bba / lib/WGDev.pm : Also load libs from preload.custom - http://bit.ly/84kr301:40
-!- tavisto [n=tavisto@pool-98-108-73-152.gdrpmi.dsl-w.verizon.net] has quit []01:44
@preactionperlDreamer: do !?service httpd01:56
@preactionor even just !?httpd01:56
+perlDreamer!?   ??01:56
@preaction? = search the entire line for this string01:56
+perlDreameroh01:57
+perlDreamernice01:57
@preactionso !?httpd will look for the last line to have "httpd" in it01:57
-!- Haarg [n=haarg@adsl-75-50-89-249.dsl.mdsnwi.sbcglobal.net] has quit [Read error: 110 (Connection timed out)]02:03
+perlDreamerthis is very cool: http://www.omnipotent.net/jquery.sparkline/02:47
+perlDreamerand for me to say something like that about javascript, you know it's gotta be true02:48
@preactionwow02:54
SDuensinperlDreamer, you're easily amused.  :-P02:55
SDuensinI show you guys Cappuccino and you're like, "eh".02:55
+perlDreamerdid you see the little realtime javascript graph of mouse speed?02:55
SDuensinperlDreamer - http://280atlas.com/02:58
+perlDreamerthis is a video?   Did they make that with javascript.03:05
CIA-46WebGUI: colin * r9696 /branch/WebGUI_Story/ (2 files in 2 dirs): Test adding children, along with automatically adding folders.03:05
CIA-46WebGUI: colin * r9697 /branch/WebGUI_Story/ (lib/WebGUI/Asset/Story.pm t/Asset/Story.t): Add JSON handling, and move code form addRevision to update.03:05
SDuensinperlDreamer - Look at what their library does.  It's amazing.03:05
+perlDreamerI'll watch the video later.  Right now a violent, impatient 9-year old is clamoring for metro train videos03:06
SDuensinUh, ok.03:06
* perlDreamer wears many hats03:07
@preactionit's like xcode for webapps03:09
SDuensinYep.03:09
+perlDreamerasking about xcode at this point would be ironic, yes?03:10
SDuensinThey've basically implemented Cocoa.03:10
@preactionxcode is how you write OS X applications03:10
SDuensinAnd "Objective-J".03:10
SDuensinwww.280slides.com was written with it.03:10
-!- Radix-wrk [n=Radix@203.161.68.67] has joined #webgui03:10
-!- mode/#webgui [+v Radix-wrk] by ChanServ03:11
@preactionit'd be interesting to see this backed by Thingy03:12
SDuensin?03:12
@preactionuse this to build interfaces for Thingy data03:12
SDuensinHell yea.03:12
-!- topsub [n=josh@cpe-069-132-179-250.carolina.res.rr.com] has quit ["Leaving"]03:32
* deafferret eats many hats03:32
-!- Radix_wrk [n=Radix@203.161.68.67] has joined #webgui03:39
-!- Radix-wrk [n=Radix@203.161.68.67] has quit [Read error: 104 (Connection reset by peer)]03:39
+perlDreamerI missed ya today, deafferret04:05
+perlDreamerpreaction had to eat some parmesan chicked because you were absent04:05
-!- rizen [n=rizen@h69-128-55-18.mdsnwi.dedicated.static.tds.net] has joined #webgui04:37
-!- mode/#webgui [+o rizen] by ChanServ04:37
-!- rizen [n=rizen@h69-128-55-18.mdsnwi.dedicated.static.tds.net] has quit [Read error: 54 (Connection reset by peer)]04:37
deafferretperlDreamer: Mondays are rough for IRC04:40
+perlDreamerlots of meetings?04:41
deafferretya. 2 work locations, meetings all afternoon04:41
deafferretI get some work done before 1pm, then not so much04:42
+perlDreamersince starting my business, the number of meetings had dropped considerably04:42
deafferrethow do people waste your time if you're the boss?04:46
+patspamdoes anyone know if there a good reason for wre perl to be compiled without threads support?04:47
+perlDreamerdeafferret, I have children04:49
+perlDreamerpatspam: would it interfere/clash with mod_perl/apache?04:50
+patspamI'm wondering that too..04:50
+perlDreameralthough, perl -V on fedora says that it has a threaded perl04:51
+patspamthreads were "new and to be treated with caution" in 5.8, but supposedly stable and only 2% slower these days04:51
+patspamyeah i think all the distros are moving to threaded perl now04:51
+perlDreamerpatspam, what do you develop and host on?04:51
+patspamit might just be a wre legacy thing04:51
+patspami use wre perl04:52
+patspamdistro?04:52
+perlDreameryeah04:52
+patspamubuntu on my dev box04:52
+perlDreamerI figure I'm the only person nuts enough to not use the wre04:52
+patspamheh04:52
deafferretg'night all04:52
+patspamyou use 5.10, that's awesome04:52
+perlDreamerlater, deafferret04:52
* perlDreamer wants to use say, ~~, switch and all the other goodies04:53
+patspamyeah, i'm dying to use them too04:53
+patspamI'll ask the list. I'm sure riven and synq know04:55
+perlDreameryeah, maybe Haarg, too04:55
* perlDreamer switches to Dad mode05:00
+perlDreamercatch y'all later :)05:00
-!- perlDreamer [n=colink@pool-71-117-209-184.ptldor.fios.verizon.net] has quit ["Leaving."]05:01
-!- tavisto [n=tavisto@pool-98-108-73-152.gdrpmi.dsl-w.verizon.net] has joined #WebGUI06:08
-!- mode/#webgui [+o tavisto] by ChanServ06:08
-!- Haarg [n=haarg@24-240-43-138.dhcp.mdsn.wi.charter.com] has joined #webgui06:11
-!- mode/#webgui [+o Haarg] by ChanServ06:11
-!- dionak [n=dionak@cpe-024-074-157-216.carolina.res.rr.com] has quit []06:19
-!- perlmonkey2 [n=perlmonk@69-92-92-41.cpe.cableone.net] has left #webgui []06:47
-!- perlmonkey2 [n=perlmonk@69-92-92-41.cpe.cableone.net] has joined #webgui06:49
-!- mode/#webgui [+v perlmonkey2] by ChanServ06:49
-!- perlmonkey2 [n=perlmonk@69-92-92-41.cpe.cableone.net] has quit [Remote closed the connection]07:11
-!- perlmonkey2 [n=perlmonk@69-92-92-41.cpe.cableone.net] has joined #webgui07:13
-!- mode/#webgui [+v perlmonkey2] by ChanServ07:13
-!- perlmonkey2 [n=perlmonk@69-92-92-41.cpe.cableone.net] has quit [Remote closed the connection]07:23
-!- perlmonkey2 [n=perlmonk@69-92-92-41.cpe.cableone.net] has joined #webgui07:26
-!- mode/#webgui [+v perlmonkey2] by ChanServ07:26
-!- stDavid_ [n=stDavid@static-72-64-138-146.tampfl.fios.verizon.net] has quit []07:42
-!- perlmonkey2 [n=perlmonk@69-92-92-41.cpe.cableone.net] has quit [Read error: 113 (No route to host)]07:47
-!- tavisto [n=tavisto@pool-98-108-73-152.gdrpmi.dsl-w.verizon.net] has left #WebGUI []09:23
-!- Radix_wrk [n=Radix@203.161.68.67] has quit ["Leaving"]09:36
-!- ryuu_ro [n=rory@gw.oqapi.nl] has joined #webgui10:28
-!- BartJol [n=plainstu@host2.procolix.com] has joined #webgui11:17
-!- mode/#webgui [+v BartJol] by ChanServ11:17
+BartJolnice interview Patrick11:17
+patspamthanks Bart :)11:24
-!- plainhao [n=plainhao@mail.xbiotica.com] has quit []12:12
CIA-46WebGUI: brian * r9698 /branch/crop/lib/WebGUI/ (Asset/File/Image.pm Storage.pm i18n/English/Asset_Image.pm): checkpoint13:25
-!- stDavid [n=stDavid@static-72-64-138-146.tampfl.fios.verizon.net] has joined #webgui14:12
-!- mode/#webgui [+o stDavid] by ChanServ14:12
-!- patspam [n=patspam@ppp221-151.static.internode.on.net] has quit [Remote closed the connection]14:43
-!- stDavid [n=stDavid@static-72-64-138-146.tampfl.fios.verizon.net] has quit []14:47
-!- carogray [n=Caroline@c-76-24-169-61.hsd1.nh.comcast.net] has joined #webgui14:48
-!- Netsplit orwell.freenode.net <-> irc.freenode.net quits: carogray, ascii15:06
-!- Netsplit over, joins: carogray, ascii15:06
-!- BartJol [n=plainstu@host2.procolix.com] has quit [Read error: 113 (No route to host)]15:27
-!- carogra1 [n=Caroline@c-76-24-169-61.hsd1.nh.comcast.net] has joined #webgui15:43
-!- carogray [n=Caroline@c-76-24-169-61.hsd1.nh.comcast.net] has quit [Read error: 110 (Connection timed out)]16:01
-!- Haarg [n=haarg@24-240-43-138.dhcp.mdsn.wi.charter.com] has quit ["This computer has gone to sleep"]16:17
-!- stDavid__ [n=stDavid@static-72-64-138-146.tampfl.fios.verizon.net] has joined #webgui16:29
-!- stDavid__ [n=stDavid@static-72-64-138-146.tampfl.fios.verizon.net] has quit [Client Quit]16:31
-!- bopbop [n=kmccombs@24-183-106-111.dhcp.mdsn.wi.charter.com] has joined #webgui16:32
-!- mode/#webgui [+o bopbop] by ChanServ16:32
-!- Haarg [n=haarg@adsl-75-50-89-249.dsl.mdsnwi.sbcglobal.net] has joined #webgui16:47
-!- mode/#webgui [+o Haarg] by ChanServ16:47
-!- tavisto [n=tavisto@pool-98-108-73-152.gdrpmi.dsl-w.verizon.net] has joined #WebGUI16:49
-!- mode/#webgui [+o tavisto] by ChanServ16:49
-!- topsub [n=josh@97.66.185.250] has joined #webgui17:02
-!- s4eek [n=charles@andc-fw1.exploreos.com] has joined #webgui17:02
-!- perlmonkey2 [n=perlmonk@69-92-92-41.cpe.cableone.net] has joined #webgui17:03
-!- mode/#webgui [+v perlmonkey2] by ChanServ17:04
-!- Netsplit orwell.freenode.net <-> irc.freenode.net quits: ascii, @tavisto17:08
-!- Netsplit over, joins: @tavisto, ascii17:09
-!- dionak [n=dionak@97.66.185.250] has joined #webgui17:11
-!- dionak_ [n=dionak@97.66.185.250] has joined #webgui17:12
-!- dionak [n=dionak@97.66.185.250] has quit [Read error: 104 (Connection reset by peer)]17:12
CIA-46WebGUI: brian * r9699 /branch/crop/lib/WebGUI/Storage.pm: checkpoint17:14
-!- ryuu_ro [n=rory@gw.oqapi.nl] has quit []17:30
-!- Netsplit orwell.freenode.net <-> irc.freenode.net quits: ascii, @tavisto17:35
-!- BartJol [n=plainstu@gw.oqapi.nl] has joined #webgui17:36
-!- mode/#webgui [+v BartJol] by ChanServ17:36
-!- Netsplit over, joins: ascii17:37
+BartJolkhenn: I posted a macro for your rfe http://www.webgui.org/rfe/request-for-enhancement/add-quotsite-rankingsquot-to-karma17:38
@khenncool17:38
@khennI think I submitted that a few years back17:39
+BartJolit kinda works17:39
@khennyeah seems to be missing the stars17:39
+BartJolbut you need to take care of all the files and groupId17:39
-!- tavisto [n=tavisto@pool-98-108-73-152.gdrpmi.dsl-w.verizon.net] has joined #webgui17:39
-!- ServerMode/#webgui [+o tavisto] by irc.freenode.net17:39
+BartJolbut I don't know pb's staff groupId17:39
+BartJoland there is more karma nowadays17:40
+BartJolbut to give all those variables as parameters, seemed a bit odd to me17:40
+BartJoloh, and khenn don't minde the part where all the db and ssh data is e-mailed to me, it's not important17:42
@khennheh17:42
+BartJol;)17:42
-!- Netsplit orwell.freenode.net <-> irc.freenode.net quits: @tavisto17:43
-!- Netsplit over, joins: @tavisto17:43
+BartJoltavisto: now I'm starting to get impatient17:44
-!- Netsplit orwell.freenode.net <-> irc.freenode.net quits: @tavisto17:46
-!- Netsplit over, joins: @tavisto17:47
-!- Netsplit orwell.freenode.net <-> irc.freenode.net quits: @tavisto17:49
-!- BartJo1 [n=plainstu@host2.procolix.com] has joined #webgui17:50
-!- BartJo3 [n=plainstu@host2.procolix.com] has joined #webgui17:59
-!- BartJo1 [n=plainstu@host2.procolix.com] has quit [Read error: 60 (Operation timed out)]18:00
-!- BartJol [n=plainstu@gw.oqapi.nl] has quit [Read error: 110 (Connection timed out)]18:07
-!- BartJo3 is now known as BartJol18:11
-!- mode/#webgui [+v BartJol] by ChanServ18:11
-!- cap10morgan [n=wmorgan@h19-afsc.ded.indra.com] has joined #webgui18:12
-!- mode/#webgui [+v cap10morgan] by ChanServ18:12
-!- cap10morgan [n=wmorgan@h19-afsc.ded.indra.com] has quit [Remote closed the connection]18:12
+BartJolwho does receive messages from posts on the rfe list? I think one can be closed18:28
@Haargwhich one?18:28
+BartJolhttp://www.webgui.org/rfe/request-for-enhancement/last-post-of-a-user-on-the-plainblack-/-webgui_org-site18:29
+BartJolwait, maybe I'm wrong18:31
+BartJolyeah, I am, again, I'm starting to bug me18:31
+BartJolsorry Haarg18:31
-!- dionak [n=dionak@97.66.185.250] has joined #webgui18:31
+BartJoljust wishfull thinking18:32
-!- topsub [n=josh@97.66.185.250] has quit [Read error: 54 (Connection reset by peer)]18:33
-!- dionak__ [n=dionak@97.66.185.250] has joined #webgui18:33
-!- dionak [n=dionak@97.66.185.250] has quit [Read error: 60 (Operation timed out)]18:34
-!- perlDreamer [n=colink@pool-71-117-209-184.ptldor.fios.verizon.net] has joined #webgui18:36
-!- mode/#webgui [+v perlDreamer] by ChanServ18:36
-!- BartJol [n=plainstu@host2.procolix.com] has left #webgui []18:38
+perlDreamerhaven't read this one yet, but I will later today18:42
+perlDreamerhttp://rss.slashdot.org/~r/Slashdot/slashdot/~3/qibpbk7lXXE/article.pl18:42
+perlDreamerComparing usability in wordpress and joomla18:42
-!- dionak [n=dionak@97.66.185.250] has joined #webgui18:44
-!- dionak_ [n=dionak@97.66.185.250] has quit [Read error: 110 (Connection timed out)]18:47
-!- dionak [n=dionak@97.66.185.250] has quit [Read error: 104 (Connection reset by peer)]18:48
-!- dionak [n=dionak@97.66.185.250] has joined #webgui18:48
-!- dionak [n=dionak@97.66.185.250] has quit [Read error: 104 (Connection reset by peer)]18:49
-!- dionak_ [n=dionak@97.66.185.250] has joined #webgui18:49
-!- dionak__ [n=dionak@97.66.185.250] has quit [Read error: 145 (Connection timed out)]18:51
@Haargvery odd18:56
@Haargevery time i run the full test suite, t/ProfileCategory.t fails18:56
@Haargbut if i run it on its own it works18:56
+perlDreamerhave you tried prove -v to figure out exactly what's failing?18:57
@Haargnot yet18:58
+perlDreamerI'll try it on my dev box to see what happens18:58
@Haargthat would be a books worth of output to go through though18:58
+perlDreamerbut when I helped SynQ with the WRE two weeks ago, full test suites were passing18:59
+perlDreamerare you using any switches?18:59
+perlDreamerCODE_COP?18:59
+perlDreamerTEST_POD?18:59
@Haargboth19:00
+perlDreamerI'll try a quick run without, and see what that turns up19:00
@Haargthere are a couple test failures i have fixes for19:00
+perlDreamerbrb19:01
-!- carogray [n=Caroline@c-76-24-169-61.hsd1.nh.comcast.net] has joined #webgui19:05
+perlDreamerback19:05
@Haargre http://www.webgui.org/bugs/tracker/980819:06
@Haargi think there's a typo there, and it it breaks the help test19:06
-!- MrHairgrease [n=martin@145.94.200.248] has joined #webgui19:07
-!- mode/#webgui [+v MrHairgrease] by ChanServ19:07
+perlDreamerthat's possible, but I thought I ran the i18n and help tests after fixing that19:08
+perlDreamerfor me profileCategory.t fails without the extra switches19:11
-!- MrHairgrease1 [n=martin@145.94.200.248] has joined #webgui19:13
-!- MrHairgrease [n=martin@145.94.200.248] has quit [Read error: 104 (Connection reset by peer)]19:13
-!- MrHairgrease1 is now known as MrHairgrease19:14
-!- mode/#webgui [+v MrHairgrease] by ChanServ19:14
+perlDreamerdumping categories and rerunning19:16
-!- carogra1 [n=Caroline@c-76-24-169-61.hsd1.nh.comcast.net] has quit [Read error: 110 (Connection timed out)]19:19
+perlDreamerHaarg: I changed two things at the same time19:20
+perlDreamer1) added dumping to the ProfileCategories test19:20
+perlDreamer2) Fixed a permission problem on uploads/temp19:20
+perlDreamerthe next test run did not fail with profileCategory.t19:20
+perlDreamerwhich tests do you have fixes for?19:21
@Haargsurvey19:21
@Haargwhich is committed19:21
@Haargand the ad tests19:21
@Haargi'm going to keep looking at ProfileCategory19:21
@Haargif you could look at help i'd appreciate it19:22
+perlDreameryou bet19:22
-!- SynQ [n=koendejo@host2.procolix.com] has joined #WebGUI19:22
-!- SynQ is now known as SynQ219:22
SynQ2hi all19:23
@Haarggreetings19:23
+perlDreamerhole, SynQ219:23
SynQ2I was wondering19:23
SynQ2last night JT said that it was unwise to update the perl modules in the WRE when new perl modules are available, since that would introduce more bugs than it would solve.19:24
SynQ2I have thought about that19:24
SynQ2and I think I disagree19:24
+perlDreamerif he were here, he would point out the JSON module as an example of that19:25
* MrHairgrease is nit surpised =)19:25
SynQ2but that was a MAJOR upgrade19:25
SynQ2not a minor one19:25
+perlDreamerthere were problem in the 1.9 series of JSON, as well19:25
SynQ2that was not a bugfix19:25
-!- danny_mk [n=chatzill@64-204-40-34.client.dsl.net] has joined #webgui19:25
-!- mode/#webgui [+v danny_mk] by ChanServ19:25
SynQ2that was a full upgrade to a different program19:25
SynQ2new features in webgui also introduce more bugs in the beginning than leaving them be would?19:26
SynQ2but I agree on the 'stable' vs. 'experimental' view with JT though19:27
SynQ2which sort of defies the argument :)19:27
+perlDreamerHaarg, it's fixed and committed.  I either missed that, or didn't run the test19:30
@Haargthanks19:30
+perlDreameris VersionTag.t failing for you?19:31
@Haargno19:31
+perlDreamerI'll rerun it, and try it standalone19:31
@Haarghttp://gist.github.com/7341319:32
@Haargpod on ::ProfileCategory->set says 'Update the profile field properties.  Any property that is missing, or empty will be replaced with a default.'19:35
+perlDreamerthat's not true either, but it's more accurate than what was there.19:37
+perlDreamerthe 3 flags get reset if they are not present19:37
+perlDreamerbut the labels don't19:37
@Haargyou sure?19:38
@Haargreads to me like they get reset if not provided19:38
@Haargwhich is what causes the test to fail19:38
+perlDreamerthen why does it behave differently if you run it standalone?19:39
@Haargit doesn't i don't think19:39
@Haargi think i've just been neglecting to reset between test runs :/19:39
+perlDreamerah19:39
CIA-46WebGUI: graham * r9700 /WebGUI/t/Asset/Wobject/Survey/SurveyJSON.t: survey test fix19:40
CIA-46WebGUI: colin * r9701 /WebGUI/lib/WebGUI/i18n/English/Asset_Search.pm: Fix a missing help entry in the i18n for the Search.19:40
SynQ2I would like to see Cache in the configfile turned to 'Database' by default, what are the arguments against that?19:42
@Haargthere are situations where the file cache perfoms better, but i tend to agree that db cache should be default19:43
+perlDreamerI used to think it was good that the tests kind of cross checked one another, but there are times when it is a huge pain19:44
@Haargcommitted profilecategory test fix19:45
+perlDreamerHaarg, that test is "destructive" in that it changes the db config19:47
+perlDreamershould it reset that at the END?19:47
@Haargwhich test?19:47
+perlDreamerProfileCategory.t19:47
@Haargah19:47
@Haargyeah, it probably should19:47
+perlDreamerI'll fix that19:48
-!- tavisto [n=tavisto@pool-98-108-73-152.gdrpmi.dsl-w.verizon.net] has joined #WebGUI19:49
-!- mode/#webgui [+o tavisto] by ChanServ19:49
SDuensinHey gang, is there a way to allow users edit rights to a page without creating a group for every one of them?19:54
@Haargthey can be set as the owner19:55
@Haargthere can only be one owner of course19:55
SDuensinThen just put them in "Turn Admin On"?19:55
@Haargyeah19:56
SDuensinOk, cool.  I was headed that way, but figured I'd make sure.19:56
+perlDreamerHaarg, I'm still having wgd reset problems19:58
@Haargpermissions?19:58
+perlDreameryes19:58
@Haarghow are they getting set?19:58
+perlDreamerthe uploads/temp is never changed to be group writable19:58
+perlDreamerdrwxr-sr-x 18 apache users 4096 2009-03-03 10:00 temp19:58
@Haargi'm guessing a webgui problem19:59
@Haargsince wgd reset won't create 'temp'19:59
+perlDreamergood point19:59
@Haargand webgui doesn't have that same permissions logic19:59
@tavistoSynQ2, did you get JT's email a few minutes ago?  :)20:00
+perlDreamerthis must happen during the upgrade then20:00
-!- Haarg [n=haarg@adsl-75-50-89-249.dsl.mdsnwi.sbcglobal.net] has quit [Read error: 104 (Connection reset by peer)]20:00
@tavistoMech422, you around?20:01
+perlDreameryup20:02
CIA-46WebGUI: graham * r9702 /WebGUI/t/ProfileCategory.t: fix ProfileCategory test misusing the API20:08
CIA-46WebGUI: colin * r9703 /WebGUI/t/ProfileCategory.t: Restore the original properties for the profile category that was modified for test.20:08
CIA-46WebGUI: koen * r9704 /wrebuild/ (4 files in 2 dirs): Tools for developers in a separate directory.20:08
* perlDreamer goes to the gym20:10
-!- bopbop [n=kmccombs@24-183-106-111.dhcp.mdsn.wi.charter.com] has quit [Read error: 60 (Operation timed out)]20:13
-!- s4eek [n=charles@andc-fw1.exploreos.com] has quit []20:18
SynQ2ok20:18
SynQ2tavisto: my response has been posted just now :)20:18
-!- bopbop [n=kmccombs@24-183-106-111.dhcp.mdsn.wi.charter.com] has joined #webgui20:18
-!- mode/#webgui [+o bopbop] by ChanServ20:18
SynQ2I was busy looking at it20:18
SynQ2hi Kristy20:19
SynQ2ie20:19
@tavistowhat do you think?20:19
SynQ2tavisto: http://www.webgui.org/web_design_templates_and_themes/webgui-site-redesign/120:19
SynQ2:)20:19
SynQ2my first reaction was: 'where do I have to start'20:20
SynQ2they all have so much info in it20:20
SynQ2http://www.joomla.org/20:20
SynQ2three clear choices for newcomers20:21
SynQ2not to much butterflies all over the page20:21
SynQ2that I like20:21
SynQ2this is allready a bit less: http://www.typo3.com and gives me the same reaction as the current suggestion in 'webgui-site-redesign'20:22
SynQ2This is a bit too boring for my taste: http://www.opencms.org/en/20:22
SynQ2This is perhaps even better then the joomla site: http://www.opensourcecms.com20:23
SynQ2for a landing page that is20:23
SynQ2For a community portal this is not bad: http://php.opensourcecms.com/ allthough I still think 'IN YOUR FACE' banners suck especially if they move20:24
SynQ2This has the same 'suggested' clockwork http://ariadne.muze.nl/ and has had that for years now20:26
@tavistoack, that looks like something from a mid 90's powerpoint20:26
@tavistoI don't like the typo3 site at all, looks low budget IMO20:27
SynQ2well20:27
@tavistoI like joomla's site, and open source cms intro is not real useful20:27
@tavistoit's just a splash with 3 options20:27
@tavisto:)20:27
SynQ2ok20:27
SynQ2for a newcomer 3 options is allready a lot :)20:27
@tavistowe are trying to instantly present options to people AND reach out to newbs20:27
SynQ2have you read my post?20:28
@tavistoso maybe we can improve the newbie friendliness20:28
@tavistoyep20:28
SynQ2if you then look at the joomla site20:28
SynQ2these 3 large things on the top20:28
@tavistoI think the crown is supposed to be the thing that reaches out to the new visitors. But what you are saying is that you didn't see that when the design loaded?20:28
SynQ2that is drawing all your attention to it20:28
SynQ2no I didn't20:28
SynQ2I gather Wg2009spec.jpg is the landingpage?20:29
@tavistoyeah, I understand that, we did the same thing with the 3 categories on our site. However, you're right we did opt to go with a designer section instead of a new visitor section20:29
@tavistoyes, that is the home20:29
SynQ2what I saw there was 'designer' 'community' 'developer'20:29
@tavistoI talked with Mego about whether or not a designer section at the bottom would be as important as having a new visitor section20:29
SynQ2what I missed was 'Right here, right now' I only saw that when I really looked at the page for like 20 seconds20:30
SynQ2that middle section should me more 'in your face'20:30
@tavistogotcha, we'll lets see what other people say and maybe there will be a case for one of the sections to switch to new visitors20:30
SynQ2thus lighter and bigger than the 3 'designer' 'community' 'developer' thing20:30
SynQ2I'll do a mockup of what I mean20:31
SynQ2hang on...20:31
@tavistosure, you should attach it to your post for greater clarification20:31
-!- stDavid [n=stDavid@static-72-64-138-146.tampfl.fios.verizon.net] has joined #webgui20:33
-!- mode/#webgui [+o stDavid] by ChanServ20:33
-!- Haarg [n=haarg@76.210.60.35] has joined #webgui20:35
-!- mode/#webgui [+o Haarg] by ChanServ20:35
@bopbopSynQ2: just read your post, and I love the idea of using a dashboard so users can customize the type of news or updates they want to see20:54
-!- ascii__ [n=ascii@host-64-234-39-193.nctv.com] has joined #webgui20:59
-!- ascii [n=ascii@host-64-234-39-193.nctv.com] has quit [Read error: 104 (Connection reset by peer)]20:59
SynQ2ok21:00
SynQ2added mockup to the discussion page21:00
SynQ2bopbop: do say that on the disussion in that place21:06
@bopbopyep, will do21:06
SynQ2the more people join in the discussion the better the site will become21:06
SynQ2have you seen my mockup?21:06
SynQ2Obviously I am not a designer21:07
@bopbopI did- JT will say you're trying to copy Joomla, which he won't like :) 21:07
@bopbophowever,21:07
@bopbopI do think it draws attention to those areas nicely21:08
SynQ2I am not trying to copy Joomla21:08
@bopbopit was something the designer was struggling with21:08
SynQ2I would like to copy their method of drawing attention to the 'go next here' way21:08
SynQ2beter stolen well then created poorly21:08
@bopbopI know you're not trying to copy Joomla.... I understand the intention, and I agree that it does a nice job of making it obvious for site users21:09
SynQ2ok21:09
SynQ2than say that on the discussion :)21:09
@bopbop ok21:09
SynQ2I gotta run21:09
SynQ2driving home to wife and kid21:09
SynQ2I'll be online tonight21:09
SynQ2in an hour or so21:09
+MrHairgreaseis there something like a pastebin for images?21:24
+MrHairgreaseah, imagebin.ca21:25
+MrHairgreaseanybody see the link? http://imagebin.ca/view/KMAetx.html21:25
+MrHairgreasefinally some recognision!21:25
* SDuensin preaches the good word all over!21:37
+MrHairgreasethe weird thing is, though, that in all the comments the word webgui isn't being mentioned as far as i can tell21:38
+MrHairgreaseapart from the tag that is21:38
+perlDreamerMrHairgrease, it must have been a keyword entered by the submitter22:04
+perlDreamerbut, you're right!22:04
+perlDreamerNow, someone with a slashdot account, go talk about WebGUI in that thread!22:05
@preactioni believe in slashdot you can be a normal user and tag articles22:07
+perlDreameris webgui.org down?22:09
* deafferret votes no22:09
@preactionnot for me22:09
@preactionwonderful. WebGUI::User->acceptsPrivateMessages takes a userId, but WebGUI::User->acceptsFriendsRequest takes another WebGUI::User object...22:13
@preactionit also does no validation, so the error shows up in WebGUI::Cache::FileCache22:13
-!- topsub [n=josh@97.66.185.250] has joined #webgui22:16
CIA-46WebGUI: graham * r9705 /WebGUI/ (t/AdSpace.t lib/WebGUI/AdSpace/Ad.pm t/AdSpace/Ad.t): fix AdSpace, Ad tests22:17
CIA-46WebGUI: graham * r9706 /WebGUI/docs/create.sql: preparing for 7.6.14 release22:17
+perlDreamerpreaction: we have to make WebGUI 8 have a common API22:21
@preactionperlDreamer: do you have a dropbox?22:22
+perlDreameryes22:22
-!- s4eek [n=charles@andc-fw1.exploreos.com] has joined #webgui22:32
+perlDreamerHaarg, are you in the middle of a release?22:48
@Haargyes22:48
+perlDreamerI'm glad I asked :)22:48
@Haargand i'll be branching after that22:48
+perlDreamerit's just a fix for extra debug output in a test22:49
+perlDreamerit'll wait22:49
CIA-46WebGUI: graham * r9707 /releases/WebGUI_7.6.14-stable: Release 7.6.14-stable23:06
CIA-46WebGUI: graham * r9708 /branch/WebGUI_7.6: Create branch WebGUI_7.623:06
+perlDreamerboy, it was nice just having one branch for a while...23:10
@preactionheh, i never have less than 7 different webguis on my system, and with git i suspect i'll be branching and merging a lot more23:11
@preactionone? what is this number you speak of?23:12
+MrHairgrease123:12
+MrHairgreasethere, hope that helps23:12
+perlDreamerone23:13
+perlDreameruno23:13
+perlDreamereinz23:13
+perlDreamerthat which is singular in nature, yet having a quantity along the real axis23:13
+perlDreamernumber of noses currently on your face23:13
+MrHairgreasepd: it's eins23:15
+perlDreamerit's just my Schwabish accent.  Sorry, MrHairgrease.23:15
+MrHairgreaseI'm not offended23:15
+MrHairgreaseMy German sucks anyway23:16
+MrHairgrease=)23:16
SDuensinI get this a lot, should I worry?  WebGUI::Operation::Cron::www_runCronJob[295] - Could not create workflow instance for workflowId 'pbworkflow000000000007': It is a singleton workflow and is still running from the last invocation.23:16
+perlDreamerSDuensin, you should find out that that workflow is, and why it's running for so long23:16
+perlDreamerit's likely an email related workflow, and if it can't keep up, you can start to develop a backlog23:17
+perlDreamercall RotoRooter23:17
SDuensinIt is, but I don't think I'm sending that much.23:17
@Haargyes, that is the mail queue workflow23:17
SDuensinmailq says it's empty.23:17
SDuensinRan across that while trying to figure out why my calendar isn't pulling in a feed.23:19
SDuensincan you make a tmpl_loop run backwards?23:41
+perlDreamerno23:45
+perlDreamernot in HTML::Template at least23:45
SDuensinOk.  I'm not entirely sure what this lady is wanting from me anyway.  :-)23:45
+perlDreamerwhat is she trying to do?23:45
SDuensinBeats me.  I've got an online store for her and she wants everything "reversed".23:46
SDuensinI'm assuming she means the order the products are displayed.23:46
SDuensinI flipped 'em in the asset manager.23:46
+perlDreamermuch easier23:47
+perlDreameryou can do that with variants, too, if you have the variant editing controls displayed23:47
SDuensinYea, but she said "reverse it", so I did that.  Now she says "reverse it".  Um.  Ok.23:47
SDuensinDude, don't even get me going on the variants again.  :-P23:48
+perlDreamerlineage is not versioned, so that shouldn't be a problem23:48
--- Day changed Wed Mar 04 2009
-!- topsub [n=josh@97.66.185.250] has quit [Remote closed the connection]00:07
-!- patspam [n=patspam@ppp221-151.static.internode.on.net] has joined #webgui00:13
-!- mode/#webgui [+v patspam] by ChanServ00:13
-!- dionak_ [n=dionak@97.66.185.250] has quit []00:23
-!- dionak [n=dionak@97.66.185.250] has joined #webgui00:25
-!- dionak [n=dionak@97.66.185.250] has quit [Client Quit]00:25
-!- danny_mk [n=chatzill@64-204-40-34.client.dsl.net] has quit ["ChatZilla 0.9.84 [Firefox 3.0.6/2009011913]"]00:29
-!- WebGUI [n=SynQ@f69189.upc-f.chello.nl] has joined #WebGUI00:39
-!- WebGUI is now known as SynQ00:39
SynQhi there :)00:39
+perlDreamerhe's back!00:41
+perlDreamerahhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh00:41
* preaction hides00:42
SynQI'm just a boy whose intentions are good, o god please don't let me be misunderstood00:45
* SynQ turns away from those unfriendly peoply who make him feel like he is not wanted here00:46
-!- SynQ [n=SynQ@f69189.upc-f.chello.nl] has quit ["Leaving."]00:46
@preactionNO WAIT COME BACK I LOVE YOUUUUU00:46
@preactionsigh... i'm gonna miss him00:46
+perlDreamerdon't feel too bad, he didn't really leave00:51
deafferretyou misunderstood00:51
deafferretright after he told you not to00:51
-!- WebGUI [n=SynQ@f69189.upc-f.chello.nl] has joined #WebGUI00:51
-!- WebGUI is now known as SynQ00:52
@preactionyay! the prodigal sun returns00:52
SynQlet's try that again00:52
SynQhi there :)00:52
SynQI have had a very hard day00:52
SynQand my toes are very easily tred upon right now00:53
@preactionwe love you, really00:53
SynQbut that is not your fault actually00:53
@preactionwe tease because we care00:53
SynQI know00:53
@preactioni know, you're just easy to love00:53
@preactioni try to fight it, but i can't help myself00:53
@preactionWHY OH WHY CAN'T I QUIT YOU00:53
SynQhehe00:54
SynQtoday is a day where everything goes wrong00:54
@preactionheh, and that's different from every other day.. how?00:55
SynQin that on other days I still move forward in one way or another00:55
@preactionah, yeah i can see that being an issue00:55
SynQmy car broke down one day before being scheduled for maintenance at the garage00:56
* perlDreamer is sorry, SynQ. It was a poor joke at your expense.00:56
SynQperlDreamer: it's ok00:56
@preactionit's all your fault you insensitive ass00:56
+perlDreamerit's true00:56
SynQI love you both00:56
+perlDreamerAnd I just went and pissed off ehab00:56
SynQto make up for it?00:56
@preactionomg! stop! i can't fix everything!00:56
SynQI know00:57
SynQbut your last post on working at home was really helpfull to me00:57
@preactionheh, but your car had it in for you, seriously ;)00:57
@preactioni told it not to, but it felt like playing a joke00:57
SynQit was just that small tip over the border I needed to set some lines in our household00:57
SynQif I want to work I'm working00:57
SynQlike right now00:58
SynQ:P00:58
SynQI still get 30 more minutes to work00:58
@preactionyeah, when i was working in my living room with my gf living here, i wouldn't get any work done until she left00:58
SynQbut you got a lot of action and that is worth someting ;)00:59
@preactionwell, not so much action, which is why i will now amend my comment by saying "ex-gf"00:59
SynQah00:59
@preactioncan't win them all00:59
@preactioncan't even win most of them00:59
@preactionbut the ones you do win make up for everything01:00
SynQat least I have I very sweet and loving wife and a adorable baby01:00
+perlDreamershe isn't reading over your shoulder, is she?01:00
@preactionmmm raison d'etre01:00
+perlDreamermy wife does that all the time01:00
SynQperlDreamer: she is feeding Emma01:00
SynQso no01:00
@preactionha, she doesn't have to, that's why SynQ is better than us!01:00
SynQshe isn't01:01
@preactionhe doesn't have that mixed awe/fear of his wife, they are equal partners in this journey of life!01:01
@preactionit's all awe, baby!01:01
@preactionawe-some!01:01
SynQshe knows I am an open book and always direct so no need to read over my shoulder indeed01:01
@preactionokay, maybe laid it on a bittle thick there01:01
@preactionooh, i made a new word01:01
@preactionwhere's the coffee?01:01
SynQpreaction: well actually01:01
SynQthat sums it up pretty well01:02
@preactionwait, it's after 5p. no more caffiene for me01:02
SynQwhere can I order a sixpack of spotted cow?01:02
@preactionuhh... durno01:03
SynQNew Glarus beer is available only in Wisconsin.01:03
@preactionwe don't have many online grocery stores around here. peepod died pretty quick01:03
SynQsays: http://www.newglarusbrewing.com/Distribution.cfm01:03
SynQthat sucks01:03
@preactionyeah, that too01:03
@preactionthat does suck, more people need the awesomeness that is new glarus beers01:03
-!- bopbop [n=kmccombs@24-183-106-111.dhcp.mdsn.wi.charter.com] has quit ["bye"]01:03
@preactionwhen i'm not getting new glarus, or stuff from the Great Dane (a nice oatmeal stout), i settle for guinness stout01:04
@preactionGreat Dane is even less distributed than New Glarus01:04
SynQwhat county is madison in?01:04
@preactionDane county, WI01:05
SynQah nice01:05
SynQpreaction: do you know hopgoblin?01:06
@preactionnope01:06
SynQHobgoblin even01:07
SynQhttp://www.wychwood.co.uk/01:07
SynQthey have got paddy'sTout01:08
SynQthat is nice too01:08
SynQvery hoppy01:09
@preactionsounds nice01:09
SynQI'm starting to get thirsty01:10
-!- tavisto [n=tavisto@pool-98-108-73-152.gdrpmi.dsl-w.verizon.net] has quit []01:27
-!- dionak [n=dionak@cpe-024-074-157-216.carolina.res.rr.com] has joined #webgui01:35
-!- s4eek [n=charles@andc-fw1.exploreos.com] has quit []01:38
-!- dionak [n=dionak@cpe-024-074-157-216.carolina.res.rr.com] has quit [Client Quit]01:38
-!- cap10morgan_ [n=wmorgan@h19-afsc.ded.indra.com] has joined #webgui01:40
-!- cap10morgan_ [n=wmorgan@h19-afsc.ded.indra.com] has quit [Client Quit]01:40
-!- dionak [n=dionak@cpe-024-074-157-216.carolina.res.rr.com] has joined #webgui01:42
-!- Haarg [n=haarg@76.210.60.35] has quit ["This computer has gone to sleep"]01:48
-!- cap10morgan [n=wmorgan@h19-afsc.ded.indra.com] has joined #webgui01:50
-!- mode/#webgui [+v cap10morgan] by ChanServ01:50
-!- MrHairgrease [n=martin@145.94.200.248] has left #webgui []01:50
CIA-46WebGUI: graham * r9709 /branch/WebGUI_7.6/ (4 files in 4 dirs): preparing for 7.6.15 dev01:57
CIA-46WebGUI: colin * r9710 /branch/WebGUI_Story/lib/WebGUI/Asset/ (Wobject/StoryArchive.pm Story.pm): Handle the case when purging a story, and there's no storage location.01:57
+perlDreamerare new template variables supposed to be camel case, or underscored?02:23
@preactioni tend to use underscore for categories02:25
@preactionso "url_view" "user_firstName" "exif_cameraType"02:25
-!- cap10morgan [n=wmorgan@h19-afsc.ded.indra.com] has quit [Read error: 110 (Connection timed out)]02:29
+perlDreamerthanks, preaction.02:30
CIA-46WebGUI: colin * r9711 /branch/WebGUI_Story/t/Asset/Wobject/StoryArchive.t: Tests for StoryArchive view variables.02:34
CIA-46WebGUI: colin * r9712 /branch/WebGUI_Story/lib/WebGUI/ (2 files in 2 dirs): Template help and i18n for the view template.02:34
-!- Radix-wrk [n=Radix@203.161.68.67] has joined #webgui02:40
-!- mode/#webgui [+v Radix-wrk] by ChanServ02:40
@preactioni think we need to have another look at the user profile API03:12
@preactionlist-type fields, $user->profileField('alist') returns the value, but sometimes i will want the label03:12
+perlDreamerisn't that usually i18n'ed?03:13
@preactionif it is, it's not editable by the admin03:13
@preactionthey can't add new options without me03:13
@preactionwhich i think defeats the purpose03:13
+perlDreamerjust what is it that you're trying to do?03:14
@preactionso either i can't program against a list type, or they can't edit the list type03:14
* perlDreamer puts on his suspicious old man developer hat03:14
@preactionthere's a list type, i need to display the value in a template03:14
@preactioner.. i mean the label03:14
@preactionbut that means i have to instantiate the profile field and parse the options, a suboptimal solution03:14
+perlDreamerI think you'll have to do that in any case03:14
@preactionespecially since that means i am essentially tying myself to that profile field type03:15
+perlDreamerit only stores the value03:15
@preactionif it later becomes a text type, my code breaks03:15
+perlDreamerthat is true03:17
+perlDreamerbut how often is "sometimes"?03:18
@preactionanytime i am displaying the value to the end-user03:19
@preactionhowever, when searching, i have to use the internal value03:19
@preaction... even more ugliness03:19
@preactionoh, well, i suppose if they're both the same it doesn't matter03:19
@preactionand if they're not there has to be a damned good reason for it03:19
+perlDreamerin the profile itself, this isn't a problem, since it has access to the possibleValues hash for the list type03:20
+perlDreamerso it's only outside of it that's a problem03:20
+perlDreamerlike the User macro03:20
@preactionand it's only a problem if the admin assigns a key:value pair, instead of just value\nvalue\n03:20
+perlDreamerdoes that work?  I thought all list types were key/value pairs.03:21
@preactionthere are a few different ways of configuring form controls, which i hope to consolidate sometime soon. the most common way is the one the DataForm uses03:22
@preactionwhich allow for values, one per line. or key|value one per line03:22
+perlDreamerit's time for me to take a break03:23
+perlDreamerI keep typing worfklow03:24
@preactionheh, yeah, sounds like03:24
+perlDreamerthat's worse than tempalte03:24
@preactionthough i should mention i always type worlfkow03:24
+perlDreamerbbl03:24
* perlDreamer is secretly hoping he's channeling Roddenbery03:24
+perlDreamerworf klow must be klingon03:25
SDuensinSo would I be insane to allow every user the ability to create a page on my site?03:30
@preactionnope03:33
SDuensinMuhahaha.03:33
@preactionfor what purpose?03:35
SDuensinGive everyone in town a home page on the town's web site.03:36
@preactionah, nice03:37
SDuensinStill trying to figure out where my calendar feed went.  03:38
@preactionyou could modify the demo system to give everyone their own site03:38
SDuensinDoes it expect to read external calendars in iCal format?03:38
SDuensinNo, they want their own site, they get to BUY it.  :-)03:38
@preactioniCalendar format, yes03:38
SDuensinBut yes, I'm hacking things up to automate that as well.03:38
SDuensinOk, that's why my feed isn't working.03:38
SDuensinMan, every time I import a calendar feed, I get duplicates.  :-(04:07
-!- elnino [n=ninow@user-38q49cv.cable.mindspring.com] has joined #webgui04:07
elninoHI!  I'm now installing wre on an ubunto system.. new experience... anyway, it's already have perl on it.. So, if I want to install wre, do I uninstall the existing perl first? or does wre install in the "normal" directorys and will overwrite the existing install?04:08
elninowhat what version of perl is in the latest wre version?04:08
SDuensinI imported the US Holidays calendar from Google.  I have things like St. Patrick's Day on both the 17th (correct) and the 18th (not).04:08
SDuensinLooks like 5.10.0, elnino 04:09
@preactionelnino: the WRE installs in its own directory. when you're using it, you make sure to ". /data/wre/sbin/setenvironment.sh" (there is a space between . and /), so that you are using the correct Perl04:09
SDuensinwait.04:09
SDuensin5.8.804:10
SDuensinpreaction - Ever see that calendar issue before?04:10
@preactionyes, i suspect time-zone issues04:10
SDuensin:-(04:11
@preactionis it exactly 5 hours off each way?04:11
* SDuensin is CST.04:11
SDuensinChecking.04:11
@preactionCST would be 6 hours then04:11
SDuensinNot sure.  For example, St. Pat's says:  SCHEDULED04:12
SDuensinTuesday, March 17 ? Wednesday, March 1804:12
SDuensinhttp://new.smithton.net/calendar/events?type=list04:13
@preactionlook at the details for the event in the webgui calendar04:13
SDuensinThat's where I got the text I pasted.  There are no times.04:13
@preactionhuh, that's weird04:14
SDuensinhttp://new.smithton.net/calendar/events/st6.-patricks-d04:14
SDuensinLeave it to me to find "weird".04:14
@preactioni'd post it as a bug and attach the icalendar feed you got the event from04:14
@preactionperaps the parser is choking again04:14
SDuensinok - can do04:14
SDuensinThanks.04:14
SDuensin7.6.14?  When'd that sneak out!?04:14
@preactiontoday04:14
SDuensinHere I was going to load 13 and got a nice surprise.  :-)04:15
+perlDreamersorry, no more bugs04:18
+perlDreamerall bugs in the core have been fixed04:18
elninoso. do I need to remive the existing perl before installing wre? or am I ok with both instances?04:18
+perlDreamerto get new bugs, we need new code04:18
+perlDreamercalendar is old cod04:18
elninosounds like Ican have both.04:18
+perlDreamerno code04:18
@preactionelnino: you're okay with both. the . /... thing does the switch for you04:18
+perlDreamerno bugs in it04:18
@preactionthat's how we could fix the calendar!04:19
SDuensin:-P04:19
+perlDreamertake all the code out of it?  yup, that would work04:19
@preactionno code == no bugs!04:19
@preactionthen i can keep my hair!04:20
* preaction pets his hair lovingly04:20
+perlDreamerwhat does your hair have to do with calendar bugs?04:20
@preactionthey're making me lose my hair!04:20
elninothatnks preaction and SDuensin for your help.04:20
+perlDreamerwell, if the calendar is making you lose hair, what is the unmentionalble asset doing to you?04:21
SDuensinAnytime, elnino - WebGUI is DA BOMB!04:21
+perlDreamerwe do not use its name...04:21
@preactionTHAT one is working fine, because the person who wrote it was smart04:21
SDuensinBug filed.04:22
@preactionor do you mean that OTHER asset04:22
+perlDreamerwon't say it04:22
@preactionthere's only one asset that is the bane of my existence, and that is the Calendar04:24
@preactionall other assets are cool with me04:24
+perlDreamerDTSTART=;VALUE=DATE:20090222\nDTEND;VALUE=DATE:2009022304:24
+perlDreamerthat's why they're two days long04:24
@preactionthe only problem is there's some sort of comraderie between assets, and they won't gangstomp the calendar for me04:24
+perlDreamerbecause they SAY they're 2 days long04:25
SDuensinThey do?  That's F'ed up!04:25
@preactionYEAH! SCORE 1 FOR NOT MY FAULT!04:25
SDuensinhehehe04:25
+perlDreamerGoogle attempts to take over the world by reworking specs04:25
* preaction does not mention the score for "TOTALLY MY FAULT"04:25
+perlDreamersounds vaguely familiar..04:25
+perlDreamerperlbot: karma preaction04:25
perlbotKarma for preaction: 3204:25
SDuensinOk, so if I yank the feed now, do I have to manually remove each entry from my calendar?04:26
@preactionuh... yes?04:26
@preactioni don't remember really04:26
SDuensinThat's not the right answer!04:26
+perlDreamerhold his feet to the fire, SDuensin!04:28
SDuensinBut... But... How can Google be WRONG?!04:28
+perlDreameryou know, in that wordpress/joomla article, WebGUI compares pretty well to wordpress in number of clicks04:33
SDuensinNumber of clicks?04:33
+perlDreamerThe author compares usability to the number of clicks it takes to do something04:34
+perlDreamerlike, add a blog04:34
+perlDreameradd an article, page04:35
+perlDreameretc04:35
+perlDreamerhttp://www.playingwithwire.com/2009/03/open-source-and-usability-joomla-vs-wordpress/04:35
+perlDreamerthis is where rizen and tavisto need to step quickly in and compare WebGUI to Wordpress, Joomla and Drupal04:35
@preactionhttp://blog.tmcnet.com/telecom-crm/2009/01/15/sagecrm-v62-wheaton-college-and-webgui-alterian-and-jaguar-accenture-r.asp <- anyone see this? second section04:36
SDuensinI've used all three.  My empire runs on WebGUI.  My last non-GUI site is going bye-bye this week.04:37
SDuensinExcellent!  Go Wheaton!04:38
+perlDreamernice!04:39
+perlDreamermore linkage04:39
@preactionuhoh, on their library site they've got a "New! Try our new catalog interface", which isn't WebGUI04:39
@preactionhttp://library.wheaton.edu/04:39
SDuensinKick their ass.04:40
@preactionand it looks like they could use some development guides04:40
@preactionnono, though perhaps we should enter a beneficial business relationship with them04:40
@preactiontavisto!04:40
@preactiondamn him.. never around when i need him04:40
@preactionmarketing jocks are all the same04:40
-!- carogray1 [n=Caroline@c-76-24-169-61.hsd1.nh.comcast.net] has joined #webgui04:40
+perlDreamermaybe you have to say his name 3 times, like Beetlejuice?04:41
+perlDreamerpreaction, that's also 7.0.804:41
@preactionyeah, i saw that too04:41
+perlDreamerold 7x code04:42
+perlDreamerupgrades would do them a world of good04:42
@preactionwhich is why it's vitally important that we tell them, if they're migrating away from webgui, to upgrade before they finalize that decision04:42
@preaction7.0 is what, 3 years old now?04:42
-!- carogray [n=Caroline@c-76-24-169-61.hsd1.nh.comcast.net] has quit [Read error: 104 (Connection reset by peer)]04:42
+perlDreamerif it's user facing, wouldn't it be finalized?04:42
@preactionit's under development, we still have a chance! we break in and steal the SOURCE04:43
@preactionbecause there's no chance they have a robust backup procedure or anything04:43
+perlDreamertavisto04:44
+perlDreamertavisto04:44
+perlDreamertavisto04:44
@preactionhe cannot help us04:45
+perlDreamerhe can tomorrow04:46
@preactionwe must h4x0r teh g1b53n04:46
+perlDreamerstop daydreaming about Angelina Jolie04:46
@preactionher lips are horrific04:46
@preactionif only she didn't have those lips...04:47
@preactionshe's close, but no cigar04:47
+perlDreamerI don't know...04:48
+perlDreameranybody that can curve a bullet around a room like that04:48
* perlDreamer switches to Daddy mode.04:49
+perlDreamerokay, i procrastinated04:52
+perlDreamerthe new interface is WebGUI, too04:52
@preactionreally?04:52
+perlDreameryeah04:52
@preactioni checked the source and it didn't have the generator tag04:52
+perlDreamerthat's what the librarian says04:53
+perlDreamerthey have a realtime meebo chat interface :)04:53
+perlDreamereither that, or this librarian doesn't know04:53
* SDuensin uses Meebo on some WG sites.04:53
@preactionthe "VuFind discovery interface" thing isn't WG04:54
+perlDreamerit sure doesn't look like it04:54
@preactioneh, i see how it is though, there are about 50 different systems to integrate04:54
@preactioncolleges outrank gov't agencies in complexity04:55
+perlDreamerthey have fewer funds04:55
* perlDreamer really goes into daddy mode now :)04:55
@preactionhttp://www.gspm.org/Julie+Germany/130_Why-the-State-Department-Gets-It <- a nice blurb about one of our clients04:56
@preactionokay, so if when creating a new user, their profile fields don't get any privacy values to start with, is that a bug?05:00
+perlDreameryes05:03
+perlDreamerask khenn05:03
@preactionyeah, sent him an e-mail05:03
+perlDreamersounds like it needs a test written for that05:03
@khennyes that's a bug05:08
@preactionsubmitting a bug05:09
SDuensinHow do I run spectre in debug so I can watch it?05:11
@khenncd /data/WebGUI/sbin05:12
@khennperl spectre.pl --debug I think05:12
@preaction--run --debug05:12
SDuensinko05:13
SDuensinGot a workflow going nuts here.05:13
-!- knowmad [n=william@adsl-074-170-007-083.sip.clt.bellsouth.net] has joined #webgui05:17
knowmadpatspam: nice write-up in PBWG05:18
knowmadi never knew about that "easter egg" hidden in the gooey dolls05:18
+patspamheh thanks william05:19
SDuensinMan, something is MAD.  Apache over-runs the memory limit about every 3 seconds.05:19
knowmadi'll have to try it when i get to work tomorrow and see if it works!05:19
SDuensinEAster egg?05:19
knowmadread Pat's writeup -- http://www.plainblack.com/webgui/campaigns/people/patrick-donelan05:19
@preactionSDuensin: perhaps the memory limit is too small?05:19
SDuensinBeats me.  Whatever shipped with it, I think.05:19
SDuensin$Apache2::SizeLimit::MAX_PROCESS_SIZE = 100000;05:20
SDuensin$Apache2::SizeLimit::MAX_UNSHARED_SIZE = 75000;05:20
* knowmad is signing off05:23
-!- knowmad [n=william@adsl-074-170-007-083.sip.clt.bellsouth.net] has left #webgui []05:23
@preactionSDuensin: yeah, up those both to 11000005:24
SDuensinok05:24
@preactionit's Apache2::SizeLimit killing processes, right?05:24
SDuensinyea05:25
@preactionyeah, then that's the way to fix that05:25
@preactiongod... why is my drowsiness going away now...05:25
-!- carogray1 [n=Caroline@c-76-24-169-61.hsd1.nh.comcast.net] has quit [Read error: 104 (Connection reset by peer)]05:26
SDuensinWhen do user workflows run?  At logon?  Creation?05:29
@preactioncreation or update, depends on which trigger you use05:30
@preactionthey are set in the Settings panel05:30
SDuensinLooking.05:31
* SDuensin is installing http://www.webgui.org/bazaar/workflow-activity-to-create-personal-user-areas-when-user-is-created05:31
SDuensinAH!  The docs missed that part.05:32
SDuensinOr I missed that part.  Thanks again.05:32
-!- plainhao [n=plainhao@mail.xbiotica.com] has joined #webgui05:33
-!- mode/#webgui [+o plainhao] by ChanServ05:33
CIA-46WebGUI: doug * r9713 /WebGUI/ (docs/changelog/7.x.x.txt lib/WebGUI/User.pm): fixed #9852: Users can accept private messages from Visitor, but Visitor cannot send messages05:39
+perlDreamerwhere's the test for that?05:40
@preactionBITE ME05:40
@preactioni mean, i left it in my other pants05:40
+perlDreamerand don't forget to backport it05:40
@preactionbackport?05:40
@preactionGOD05:40
+perlDreameryes05:40
+perlDreamerback to 7.605:40
+perlDreamerfrom 7.705:40
@preactioni was all happy like "This will be easy" and you come and STOMP ON MY DREAMS05:41
+perlDreameractually, I think he did some backporting05:41
+perlDreamerhe forked Adam and made Eve05:41
+perlDreamerand it still doesn't say where all those wives came from05:41
+patspamhttp://www.sdhconsulting.com.au/tmp/passive-analytics-icons1.jpg05:41
+patspampreferences?05:41
+perlDreamermiddle one05:42
@preactionbar graph05:42
@preactionline graph isn't as obvious "THIS IS A GRAPH"05:42
@preactionbar graph is blunt, like a bar05:42
+perlDreamerit's not a graph, it's a path through a website05:42
+perlDreamerpassively analyzing where the user has gone05:42
@preactionoh,05:42
+perlDreamerand, may I say, Wow does Andy make nice graphics.05:42
@preactionindeed05:43
+perlDreamerwhy isn't he in IRC?05:43
@preactionperhaps make the user guy bigger?05:43
@preactionand the line graph in front of the user05:43
+patspamI'll see if i can get him in here05:43
+perlDreamerback to showering kids, be back in 1505:43
+patspamwhat irc client do you OSX folks use?05:44
@preactionsome use colloquy, but I use Xchat Aqua05:44
SDuensinXCHAT!05:45
-!- f00li5h[HireMe] is now known as f00li5h05:47
+patspamheh thanks, I think he'll be here shortly05:48
-!- andyiomoon [n=andyiomo@ppp163-26.static.internode.on.net] has joined #webgui05:59
+perlDreamerI'm back06:01
+perlDreamerandyiomoon, your graphics are awesome!06:02
elninoYEA!06:02
andyiomoonhehheh - why thank you06:02
andyiomoonas I was telling Pat - I haven't used IRC in years!06:03
* patspam chalks up another australian in the channel.. grand total of 306:03
+perlDreamerthat means you just passed up the Dutch06:03
andyiomoonwho is the third?06:03
+perlDreamerand that's an accomplishment06:03
+perlDreamerRadix06:03
+patspamhe's in Perth06:03
elninono sorry, I don't know andyiomoon. YEA that perlDreamer is back.   But I'll say "yea" for andyiomoon's graphics too.06:03
andyiomoonor if I am the third who is the second06:03
andyiomoonah cool06:03
+patspamelnino: andy is the "S" in SDH06:04
elninowhos SDH?  Oh good grief.. maybe I should read some history before "jumping in"  (Hi patspam)06:05
+perlDreamerelnino, have you kept up with the latest PBWG interview on webgui.org?06:05
+patspamperlDreamer and preaction: refresh http://www.sdhconsulting.com.au/tmp/passive-analytics-icons1.jpg for the new icon06:05
elninonot at all.06:05
+perlDreamerthe latest one is a certain well known spamproof australian06:05
@preactioni likes!06:05
@preactionwhen it gets down to teh very bottom, it's still recognizable06:05
+perlDreamervery spritely06:05
andyiomoonyep - took out the little man for the 16x16 - too muddy otherwise06:06
elninoI did see patspam picture, is that what you're refering to?06:06
+perlDreamerthat's the one06:06
elninoyes, that was a nice photo. =)06:06
andyiomoonI still think the webgui doll should have been in focus and you all blurry pat06:07
+perlDreamerSDH is the group that patspam, andyiomoon and H work for.06:07
+perlDreamerWe haven't met H yet, but based on the other 2/3's it bodes very well06:07
andyiomoonmore mystery that way :)06:07
andyiomoonahh perlDreamer you ol' silver tongue06:07
+patspamperlDreamer: spamproof? dang did you hunt down my iconBuffet profile? or is that just a coincidence06:08
+perlDreamerit's the psychic interface06:08
+perlDreamerpreaction: I'll backport and write the test.06:09
@preactionalready backported06:10
@preactiontest not writ though06:10
+perlDreamerI thought you fixed the profile bug06:11
@preactionyeah, visitors shouldn't see the "send message" links, caused by "acceptsPrivateMessage" being true06:12
+patspamso depressing that the only way to get my printer to work reliably is to talk to it from inside a windows vm06:15
+perlDreamerpreaction: /me is confused06:16
+perlDreamerthere are no global privacy field settings06:16
+perlDreamerat the profile field level06:16
+perlDreamerso isn't having them all private correct?06:17
-!- WebGUI [n=SynQ@f69189.upc-f.chello.nl] has joined #WebGUI06:17
-!- SynQ [n=SynQ@f69189.upc-f.chello.nl] has quit [Read error: 104 (Connection reset by peer)]06:17
CIA-46WebGUI: doug * r9714 /WebGUI/docs/changelog/7.x.x.txt: fixeding my borkes to the changelog06:20
CIA-46WebGUI: doug * r9715 /branch/WebGUI_7.6/ (docs/changelog/7.x.x.txt lib/WebGUI/User.pm): backported 971306:20
+perlDreamerProfileField doesn't even know about wg_privacysettings, aside from reserving it as a field name06:22
-!- patspam [n=patspam@ppp221-151.static.internode.on.net] has quit [Remote closed the connection]06:25
-!- patspam [n=patspam@ppp221-151.static.internode.on.net] has joined #webgui06:27
-!- mode/#webgui [+v patspam] by ChanServ06:27
-!- perlDreamer [n=colink@pool-71-117-209-184.ptldor.fios.verizon.net] has quit ["Leaving."]07:09
elninooh.. I'm installing a new instance of wre and I'm missing something. I haven't done this before, only upgrades..07:19
elninoI'm following http://www.plainblack.com/community-wiki/wre-installation.07:19
elninoI untared and I'm attempting to run ./wreconsole.pl and then it talks about setting up a site. Is it not going to ask me to downoad webgui?  I think I naswered my question.. =)07:20
elninohmm. after reading this I guess I'm wrong.  my port 60834 seems not to be responding/07:24
-!- perlmonkey2 [n=perlmonk@69-92-92-41.cpe.cableone.net] has left #webgui []07:34
elninohow do I get rid of old version of mp3 files that my user uploaded?  is that taken care of the "delete old asset revisions" workflow?07:39
elninoI see this: http://www.webgui.org/community-wiki/clean-temp-storage but, I believe there to be missing information on this wiki.07:44
@preactionelnino: delete old asset revisions is what takes care of that, but you can delete revisions manually if you want07:44
elninook.. that workflow sounded like it only dealt with db entries. 07:45
elninodo you use ubunto by any chance?07:45
@preactionno, os x07:45
elninook.07:46
-!- andyiomoon [n=andyiomo@ppp163-26.static.internode.on.net] has quit ["This computer has gone to sleep"]07:47
elninoport 60834 seems to be blocked, but I hav eno proof, nor know how to determine this.. Anyone there that can tell me what to look at on a ubunto system?08:12
elninopatspam. fyi. on your website, your link to canto cumulus is broken.08:14
elninodo you guys provide webgui hosting?08:14
+patspamelnino: heh we have the most awesome website ever, single page, static html08:39
+patspamand totally out of date08:39
+patspamwe don't host professionally, we outsource that to folks like procolix08:40
elninohi. patspam.. shouldn't you be using umm. webgui?  =)08:46
+patspamstatic html is the future, down with wg!08:47
elninook then.  =)  I went to procolix.. who here manages that... I was looking for prices.08:48
+patspamspeak to Koen, aka SynQ08:49
+patspamhe should be waking up in an hour or 2 :)08:50
+patspammeanwhile, I'm off, night all!08:50
-!- patspam [n=patspam@ppp221-151.static.internode.on.net] has quit ["Leaving."]08:50
elninopreaction, do you know Tiffany (SEO gal) and what is her website?09:05
-!- SDuensin [n=Scott@12-226-44-250.client.mchsi.com] has quit [Read error: 110 (Connection timed out)]09:18
@preactionelnino: elitedesignsltd.com09:22
elninooh yes. Thank you.09:22
-!- patspam [n=patspam@ppp221-151.static.internode.on.net] has joined #webgui09:23
-!- mode/#webgui [+v patspam] by ChanServ09:23
-!- patspam [n=patspam@ppp221-151.static.internode.on.net] has quit [Client Quit]09:23
-!- Radix-wrk [n=Radix@203.161.68.67] has quit ["Leaving"]09:58
-!- BartJol [n=plainstu@dhcp17.radex.nl] has joined #webgui10:17
-!- mode/#webgui [+v BartJol] by ChanServ10:17
-!- BartJol [n=plainstu@dhcp17.radex.nl] has quit [Read error: 110 (Connection timed out)]10:42
-!- ryuu_ro [n=rory@gw.oqapi.nl] has joined #webgui10:51
-!- SDuensin [n=Scott@12-226-44-250.client.mchsi.com] has joined #WebGUI10:57
-!- bartjol [n=bartjol@host2.procolix.com] has joined #webgui11:46
-!- mode/#webgui [+v bartjol] by ChanServ11:46
-!- carogray [n=Caroline@c-76-24-169-61.hsd1.nh.comcast.net] has joined #webgui12:03
-!- carogray [n=Caroline@c-76-24-169-61.hsd1.nh.comcast.net] has left #webgui []12:13
-!- carogray [n=Caroline@mobile-166-217-135-163.mycingular.net] has joined #webgui12:58
-!- plainhao [n=plainhao@mail.xbiotica.com] has quit []14:04
-!- MrHairgrease [n=martin@gw.oqapi.nl] has joined #webgui14:13
-!- mode/#webgui [+v MrHairgrease] by ChanServ14:13
-!- carogray1 [n=Caroline@mobile-166-217-135-163.mycingular.net] has joined #webgui14:42
-!- carogray [n=Caroline@mobile-166-217-135-163.mycingular.net] has quit [Read error: 110 (Connection timed out)]15:01
-!- carogray1 [n=Caroline@mobile-166-217-135-163.mycingular.net] has quit [Read error: 110 (Connection timed out)]15:18
-!- topsub [n=josh@97.66.185.250] has joined #webgui15:58
-!- dionak [n=dionak@cpe-024-074-157-216.carolina.res.rr.com] has quit []16:00
topsubIs there a way in webgui i can import like 191 images with a zip file or something?16:02
-!- perlmonkey2 [n=perlmonk@69-92-92-41.cpe.cableone.net] has joined #webgui16:02
-!- mode/#webgui [+v perlmonkey2] by ChanServ16:02
+MrHairgreasetopsub: I don't think so16:05
+MrHairgreasebut you can always use the fileImport script in sbin of course16:05
topsubAh i might have to look at that16:05
+MrHairgreaseprovided you have server access that is16:05
topsubi have 191 images to import16:05
+MrHairgreaseI always use fileImport for stuff like that16:06
topsubcool i will give that a try16:06
+bartjoltobsub, do you want to put them in a Gallery?16:17
topsubbartjol, No, i just need them in an images folder16:18
+bartjolI heard that has a zip import function?16:19
+bartjolthen I have to agree with Martin16:19
topsubthis is for a javascript captcha and these are the supporting images16:19
+bartjolah16:19
+bartjolcool16:19
-!- bopbop [n=kmccombs@24-183-106-111.dhcp.mdsn.wi.charter.com] has joined #webgui16:24
-!- mode/#webgui [+o bopbop] by ChanServ16:24
-!- dionak [n=dionak@97.66.185.250] has joined #webgui16:32
-!- s4eek [n=charles@andc-fw1.exploreos.com] has joined #webgui16:57
-!- frodwith_ is now known as frodwith17:25
-!- mode/#webgui [+o frodwith] by ChanServ17:26
-!- daviddelikat [n=daviddel@h69-129-206-153.mdsnwi.broadband.dynamic.tds.net] has quit ["Miranda IM! Smaller, Faster, Easier. http://miranda-im.org"]17:27
-!- khenn [n=khenn@adsl-75-50-88-62.dsl.mdsnwi.sbcglobal.net] has quit [Remote closed the connection]17:29
-!- khenn [n=khenn@adsl-75-50-88-62.dsl.mdsnwi.sbcglobal.net] has joined #WebGUI17:30
-!- mode/#webgui [+o khenn] by ChanServ17:30
-!- ryuu_ro [n=rory@gw.oqapi.nl] has quit []17:31
elninoMrHairgrease.. rumer has it that you are working on http://www.plainblack.com/rfe/request-for-enhancement/9781is this true?17:31
-!- daviddelikat [n=daviddel@h69-129-206-153.mdsnwi.broadband.dynamic.tds.net] has joined #WebGUI17:32
+MrHairgreaseI am not working on a PayPal plugin17:32
+MrHairgreasebut I heard there is one in the making17:33
+MrHairgreaseI'm not in on the details though17:33
elninohmm. are you working on any payment plugin?17:33
+MrHairgreaseNot currently, but I am working on other commerce stuff17:33
* elnino is sad17:33
+MrHairgreaseWhy?17:34
SDuensinGreetings!17:34
elninocause you're not working on one.17:34
+MrHairgrease7.7 is far away anyway17:34
SDuensinIsn't there a PayPal driver in the Bizarre?17:34
elninoI know.. That's why I was exceited to hear that you were working on one. I must have misundertood, or forgot who they said.17:34
elninoI'll look again SDuensin17:34
+MrHairgreaseI think Joeri is working on one17:35
+MrHairgreasebut as i said, I'm not in on the details17:35
elninohey. . there it is!  It's New!17:35
+MrHairgreaseand I know for a fact that he's very busy17:35
SDuensin:-)17:35
elninowas it you SDuensin?17:35
SDuensinNo, I just happened to see it last night.17:36
elninono author listed. I'm trying it!!!17:36
elninoThanks! guys, you made my day.17:40
-!- dionak [n=dionak@97.66.185.250] has quit []17:40
SDuensinLet us know how it goes.  (Especially me!)17:40
+MrHairgreaseyeah, feedback in this direction is apprciated as well17:41
elninoIt'll be slow.. Got several projects going, but I know my customer wants this desparately. I'll post comments on the bazzar, or is it more appropriate here?17:41
SDuensinEither/both.  I'll find it next time I browse it.  But coming here to chat is fun.  :-)17:42
elninoI just found out you can subscribe to it (far right column) then you'll be notified.17:43
-!- tavisto [n=tavisto@pool-98-108-73-152.gdrpmi.dsl-w.verizon.net] has joined #WebGUI17:43
-!- mode/#webgui [+o tavisto] by ChanServ17:43
-!- dionak [n=dionak@97.66.185.250] has joined #webgui17:44
-!- MrHairgrease1 [n=martin@gw.oqapi.nl] has joined #webgui17:47
-!- MrHairgrease [n=martin@gw.oqapi.nl] has quit [Read error: 104 (Connection reset by peer)]17:48
-!- MrHairgrease1 is now known as MrHairgrease17:48
-!- mode/#webgui [+v MrHairgrease] by ChanServ17:48
dionakhas anyone tested the paypal plugin yet?17:59
dionakit will be a very useful addition to webgui17:59
+bartjolelnino is trying I believe18:00
@tavistowho created a paypal plugin?18:01
dionakcool...looking forward to hearing about it. the rfe's were confusing18:01
@tavistoI knew this was coming but didn't know it was already in testing18:02
+bartjoltavisto: nothing will be published until you've made a cartoon18:02
@tavistohaha18:02
+bartjolbut the publisger of the plugin is unknown18:02
@tavistodon't worry, "the adventures of BartJol: The Big Dutch Girlyman" will soon be at newstands near you18:03
+bartjolah18:03
dionakit's odd that the username of the plugin poster isn't displayed in the Bazaar.18:04
+bartjolit is18:04
+bartjolthe mysterious anionymous contributer... abbreviated that's mac, so I guess it's a mac user18:05
dionakbartjol must work nights as a comedian..18:06
elninoI have to do a webgui upgrade before I can try this18:06
SDuensinDo it, man!  We wait with baited breath!18:09
-!- perlDreamer [n=colink@pool-71-117-209-184.ptldor.fios.verizon.net] has joined #webgui18:13
-!- mode/#webgui [+v perlDreamer] by ChanServ18:13
+perlDreamerbopbop, I have the solution!18:13
+perlDreamerSeasonShot is a green bullet alternative18:13
+perlDreamerhttp://www.cnn.com/2009/TECH/science/03/04/green.bullets/index.html18:14
@bopbopah- yes it is18:14
+perlDreamerEnvironmentally friendly and biodegradable18:14
+perlDreamerBeing tasty is just a side benefit18:14
@bopboplol- I just read that this am18:14
@bopbopand tasty18:14
+perlDreamerhas the FDA approved it yet?18:14
@bopbopdunno18:14
@bopbopdon't think so18:14
@bopbopmaybe this will do it18:14
+perlDreamerHope so.18:15
@bopbop:)18:15
+perlDreamerOkay, on to other business18:15
+perlDreamertavisto!18:15
+perlDreamerHas preaction told you about Wheaton College's library site yet?18:15
@tavistoperlDreamer, he has not told me a thing18:23
+perlDreamerwell, then18:23
+perlDreamerwe found a new WebGUI site18:23
@tavistodo tell!18:23
@tavistohere's another new one www.thebetterfish.com18:23
@tavistopretty sharp18:23
+perlDreamerhttp://blog.tmcnet.com/telecom-crm/2009/01/15/sagecrm-v62-wheaton-college-and-webgui-alterian-and-jaguar-accenture-r.asp18:24
+perlDreamerand if that isn't enough18:25
+perlDreamerthere was a Slashdot article yesterday comparing usability in WordPress and Joomla18:25
+perlDreamerhttp://rss.slashdot.org/~r/Slashdot/slashdot/~3/qibpbk7lXXE/article.pl18:26
+perlDreamerthe author of the article basically did label and # of clicks to get a job done18:26
-!- Haarg [n=haarg@76.210.60.35] has joined #webgui18:27
-!- mode/#webgui [+o Haarg] by ChanServ18:27
+perlDreamerOf course, Slashdot over-hyped it.  The Joomla people didn't get upset about it18:27
+perlDreamerbut, it would be interesting to see comparisons of WebGUI against other CMS systems.18:27
+perlDreamercould be good marketing, maybe the source for another story18:27
+perlDreamerat the least, it would let us know things to fix in WebGUI for ease and speed of use18:32
+bartjolyeah18:32
+bartjolsome feedback from other people than WebGUI junkies should be good18:32
+bartjolmaybe it's just addictive18:33
+perlDreamerf00li5h, did you get hired?  Is that why you changed your nick?18:35
-!- carogray [n=Caroline@host2.209.113.248.conversent.net] has joined #webgui18:37
SDuensinHave I mentioned in the last 10 minutes that I frickin' LOVE WebGUI?18:40
deafferretSDuensin: yes. At 10:40.18:41
+perlDreamerThis would be a bad time to mention JSON in the db, then, yes? ;)18:41
SDuensin:-P18:41
SDuensinYES!  It's EVIL!18:41
+MrHairgreasehttp://webgui.pastebin.com/m43f9b96318:43
+MrHairgreaseI'm going crazy here18:44
+MrHairgreasethe problem is this18:44
+MrHairgreasethe pasted method does not return the full contents of the $json to the browser18:44
+MrHairgreaseit limits it to 8193 bytes18:45
+MrHairgreasewhich is close to 819218:45
+MrHairgrease /tmp/barf.txt has the whole json string though18:45
+MrHairgreasewhat could be limiting my output?18:46
daviddelikatwhat does the caller look like?18:46
+MrHairgreaseeventually it's being called by WG::Content::Shop18:46
+MrHairgreaseit's an addition to WG::Shop::Vendor18:47
daviddelikatso is it the web client that shows only ~8193 chars?18:47
+MrHairgreaseyes18:47
daviddelikatlotta stuff in between there18:47
daviddelikatnot likelyl to be in the perl code you posted.18:47
daviddelikathave you tried 'wget'?18:48
+MrHairgreaseyup18:48
+MrHairgreaseoh now it's 8348 bytes btw18:48
@tavistoperlDreamer18:48
@tavistohow is this a new site? Wheaton has been using WebGUI forever18:49
daviddelikatcan you give me a URL?18:49
* perlDreamer didn't know tavisto18:49
@tavistohttp://www.plainblack.com/success/education/wheaton-college18:50
@tavistobad perlDreamer! bad!18:50
daviddelikatMrHairgrease: a URL?18:50
+MrHairgreasei pmed you18:51
+perlDreamerthe perl code is fine, MrHairgrease.  I'd be looking at apache18:51
@tavistoI'm sorry I have to do this perlDreamer, but I'm going to replace that shiny "I know everything" button on your vest with a "I almost know everything" button.18:51
+MrHairgreaseyeah i know18:51
+MrHairgreasebut i don't know where to look18:52
+MrHairgreaseeverything else is fine18:52
+perlDreamertavisto, maybe it could say: I only know code18:52
+MrHairgreaseand most pages are prolly more that a lousy 8k18:52
@tavisto*tavisto thinks perlDreamer makes a great 'walmart greeter' for WebGUI*18:52
* perlDreamer hopes that's a positive18:53
@tavistohehe of course18:53
@Haargprobably would be good to verify that other pages are over 8k18:53
@Haargyou also might try outputting with session->output->print directly18:54
@tavistoperlDreamer, what I can't figure out is why they reused that story on their site in a different location.18:56
@tavistoThis was the originally story on Jan 13, 2009:  http://internetcommunications.tmcnet.com/topics/enterprise/articles/48555-wheaton-college-happy-with-webgui-library.htm18:56
+perlDreamermaybe they're just recycling content?18:57
@tavistonot sure if you know this, but all WebGUI press gets added to the "WebGUI in the news" section of webgui.org. (under promote) It has a collection of 7-8 stories right now. This is also an area where we can post news stories about WebGUI partners and resellers if their stories get picked up.18:57
+perlDreamerI should have checked that.18:58
+perlDreamerIs there a place for us to submit stories to be added to that list?18:58
@tavistowell this is a new story so I'm glad you showed me. It's factually incorrect at the end though18:58
+MrHairgreaseoh crap18:58
+MrHairgreasewget does get the correct result18:58
@tavistoright now it's only setup for Plain Black to add them. (because it aggregates to the main news mailing list)18:58
+MrHairgreaseit's just that my firefox doesn't for some reason18:58
@Haarghow are you testing it in firefox?18:59
+MrHairgreaseforgot the escape the ? in the url18:59
@tavistoGood point though, I need to add an email address or data form to that page so people can submit news.18:59
+MrHairgreasejust by going to the url18:59
+MrHairgreasewait18:59
daviddelikatMrHairgrease: how is your firewall involved here18:59
daviddelikatare you going out then back in?18:59
+MrHairgreasemaybe it's the fancyass json colorizer plugin i installled19:00
+MrHairgreasehang on19:00
+perlDreamertavisto, sounds like a good idea for the new site design.  A Partners page with a dataform or something would be very handy19:00
-!- plainhao [n=plainhao@mail.xbiotica.com] has joined #webgui19:00
-!- mode/#webgui [+o plainhao] by ChanServ19:00
@tavistoperlDreamer, another thing that has been extremely useful is to setup Google Alerts for the keywords "webgui" and "plain black webgui". It's helped me find lots of obscure stories and blogs about WebGUI.19:00
+perlDreamertavisto, did you notice the "whataboutwebgui" tag on that usability article?19:00
@tavistolike this blog that just recently compared Alfesco to Joomla to WebGUI. And WebGUI got some nice props19:01
@tavistohttp://weis627.blogspot.com/2009/03/content-management-system-showcase.html19:01
@tavistono I didn't, let me look19:01
+MrHairgreaseyup19:01
+MrHairgreaseit was the crapass json colorizer plugin19:01
+MrHairgreaseit can prolly handle only 8k of json...19:02
+MrHairgreasethanks for the help!19:02
@tavistoperlDreamer, which article are you referring to19:03
+perlDreamerto the slashdot article itself.19:03
@tavistoI dont see anything about WebGUI19:04
-!- dreamersgirl [n=kathyk@pool-71-117-209-184.ptldor.fios.verizon.net] has joined #webgui19:06
SDuensinOk, I'm confused.  I'm putting groups inside groups.  When I place a group inside a group, it also adds "Admins" under that.  Why does it do that?19:07
+perlDreamerSDuensin, it's a feature.19:07
+perlDreamerAdmins are automatically members of all groups19:07
SDuensinAh!  Ok, so those are the groups that are under the group I'm adding.19:07
SDuensinI get it now!  :-)19:07
+perlDreamertavisto: http://imagebin.ca/view/KMAetx.html19:08
+perlDreamernot sure how to find those tags otherwise...19:09
+perlDreamerunless MrHairgrease was spoofing us19:09
+bartjolwell, that's a clear link19:10
+MrHairgreaseI also still have the original screen shot w/o all my artwork 19:15
@tavistothat's really strange19:15
@tavistoin a good way of course19:15
@tavistowell the drupal and webgui tags are not there now when clicking on the individual story19:17
-!- dreamersgirl [n=kathyk@pool-71-117-209-184.ptldor.fios.verizon.net] has left #webgui []19:18
daviddelikathow does one assign a template id for a new default template?19:18
+perlDreamereither creatively make one with 22 characters that is a valid GUID (see Session/Id for details)19:19
+perlDreameror, have WebGUI do it for you, using the api19:19
* perlDreamer heads to the other office19:19
-!- perlDreamer [n=colink@pool-71-117-209-184.ptldor.fios.verizon.net] has quit ["Leaving."]19:19
-!- bartjol [n=bartjol@host2.procolix.com] has left #webgui []19:21
-!- elnino [n=ninow@user-38q49cv.cable.mindspring.com] has quit ["Leaving"]19:25
@tavistowell that's cool to see a webgui tag on slashdot. I'm just curious how it made it there19:29
@preactionthe tagging thing allows other people to tag posts19:37
@preactionit's not there anymore, it got moderated off or something19:38
-!- dreamersgirl [n=kathyk@c-98-232-212-12.hsd1.or.comcast.net] has joined #webgui19:46
topsubthe fileimport worked perfect.. whew!! didn't want to import 191 images.. haha19:46
-!- perlDreamer [n=colink@c-98-232-212-12.hsd1.wa.comcast.net] has joined #webgui19:50
-!- mode/#webgui [+v perlDreamer] by ChanServ19:50
CIA-46WebGUI: jt * r9716 /WebGUI/lib/WebGUI/i18n/English/Asset_Survey.pm: labeling survey as beta19:51
+perlDreamerHaarg, I was able to fix my uploads permissions problems with a fixup script and --util19:52
+perlDreamerWGDev to the rescue!19:52
@Haargcool19:53
@Haargi was thinking about what you said about a wgd restart19:53
@Haargbut i haven't come up with a good way to handle it yet19:54
@Haargi guess if it was limited to only restarts it would make sense19:54
+perlDreamerI think util is really the same thing, with the scripts stuck in the config file19:54
+perlDreameroh, and there may be a problem with asset import/export and list types19:56
@Haargthe main thing is that restarting is something that may be useful elsewhere19:56
@Haargthere is19:56
+perlDreamerI'm seeing ARRAY (0x.....) as my template parser19:56
@Haargyeah19:57
@Haargi saw that, but haven't looked at it in detail yet19:57
+perlDreamerit just needs an array serializer similar to what the form types use, coming in and going out19:58
@Haargwell19:58
@Haargi think it's a problem with the forms api really19:59
@Haargat least partly19:59
@Haarga select box can't have multiple values, so it shouldn't be returning lists20:00
+perlDreamerthat is true20:00
@Haargbut for actual list values i'll probably need to do something20:00
+perlDreamerand the template parser is a select list20:01
+perlDreamerwhich it shouldn't be20:01
+perlDreamersince you can't have more than 1 parser20:01
@Haargyeah20:02
-!- khenn_ [n=khenn@adsl-75-50-88-62.dsl.mdsnwi.sbcglobal.net] has joined #WebGUI20:04
+perlDreamershould we fix that in 7.7?20:04
topsubI imported the 191 images on a local install of webgui. created a package and imported the package on another server.. i had to do this because i can ssh to that server. then when i click on the imported package i get a 404. Anyway to debug this without seeing the logs?20:04
+perlDreamertopsub, go to the Admin Console and turn on debug mode20:04
+perlDreamerrestrict it to your IP if it's publicly available20:04
+perlDreamerit will give you a stack trace, query log, and the latest error20:05
topsubis that from settings.. don't think i ever used this debug mode before20:05
+perlDreameryes, it's in settings20:05
+perlDreamerif you can't do ssh to the server, how do you do code installs?20:06
topsubwell we had ssh but it has changed and the client dind't update us20:07
topsubso i am trying to do this work without having to ssh to the box20:08
@HaargperlDreamer, it's a SelectList in the definition, but it's manually drawn using SelectBox20:11
+perlDreamerheh20:11
+perlDreamerthat's right.  It doesn't inherit getEditForm.20:11
+perlDreamerso changing it should be trivial and harmless20:12
@Haargyes20:12
+perlDreamerand not cause problems in the future, either20:12
@Haargwgd edit still needs adjustments for list types though20:12
+perlDreameryes, but I think as a workaround I can change the YAML in the editor to be a scalar.  that may work20:12
@Haargit will20:13
-!- MrHairgrease [n=martin@gw.oqapi.nl] has left #webgui []20:15
-!- hansw [n=hanswolt@p54804567.dip.t-dialin.net] has joined #webgui20:18
hanswhoi20:18
+perlDreamerhi20:18
hanswhmm, sorry, seem to start in Dutch again :-)20:18
+perlDreamernot a problem20:19
hanswLen around?20:19
@preactionKranendonk? i dunno if he comes around here20:19
hanswjust wanted to let him know we are porting his solaris machine to linux -)20:19
hanswyes, kranendonk, he used to visit this channel20:20
-!- khenn [n=khenn@adsl-75-50-88-62.dsl.mdsnwi.sbcglobal.net] has quit [Read error: 110 (Connection timed out)]20:20
hanswnice to there are more people in here 20:21
@preactionindeed20:21
SDuensinI'm beginning to think the macro system was designed to anger me.20:27
+perlDreamerwhat's happening, SDuensin?20:27
SDuensinI basically need to provide links based on a user's group.  Except the content either contains quotes which breaks the macro or the HTML editor mangles it...20:28
SDuensinSo I was going to proxy in the content I need to display.  Except the asset proxy macro can't be nested.20:28
SDuensinArgh!20:28
+perlDreamerhow many groups do you have to work with?20:30
SDuensinJust one.  I want to offer a link for a user to create their personal web space if they don't have one, or a link to that space if they do have one.20:30
SDuensinTrying to do it without writing another custom macro.20:31
+perlDreamer<a href="^GroupText(group,link1,link2);">^GroupText(group,label1,label2);</a>20:31
SDuensinOooO!  Smart!  Thanks!20:31
+perlDreamerthat's why they pay me the big bucks20:32
SDuensin:-)20:32
SDuensinIf this hack works, I'll be super happy.  20:33
CIA-46WebGUI: colin * r9717 /WebGUI/lib/WebGUI/Asset/Template.pm: parser should be a selectbox, not a selectlist.20:38
CIA-46WebGUI: colin * r9718 /branch/WebGUI_Story/ (5 files in 4 dirs): Beginnings of an edit form for the Story.20:38
SDuensinRFE for 8:  Less hacky macro system!20:43
@preactionyeah... i once thought as you did20:43
@preactionYOU DON'T KNOW THE POWER OF THE DARK SIDE20:43
SDuensinThe dark side refuses to create a valid URL.20:43
@preactionyeah, the thing about that, the only really smart macro system is unbearably slow20:44
+perlDreamerpaste it, SDuensin, my young WebGUI padawan20:44
SDuensinhttp://jaeger.pastebin.com/m74b64d9720:44
SDuensinI've tried it with and without quotes.20:44
+perlDreameryeah, lose the quotes20:45
+perlDreamerthey're not needed20:45
+perlDreamerthen please paste the output as well20:45
SDuensinIf I do that, it mangles the HTML.  Lemme get a copy of that.20:46
+perlDreamerI don't think you want ^u; in there20:46
+perlDreamerI think you really want ^/;20:46
SDuensinBut ^/; doesn't provide a complete URL.20:46
+perlDreamerit needs a hostname?20:47
SDuensinNeeds, no.  But I want it.20:47
+perlDreamerthe browser will do the right thing without it20:47
+perlDreamerall, would I be a fool for making20:48
+perlDreamer^FormLabel(hoverhelp,namespace,label,namespace);20:48
+perlDreamerwhich would make an i18n'ed label for forms with hoverhelp?20:48
SDuensinOk, here's what I'm trying now:  http://jaeger.pastebin.com/d4cf91b0120:49
+perlDreamerand the output?20:49
SDuensinUgly.20:49
SDuensinThe link for not being in the group is:   http://test/create);20:50
SDuensinWhen I return to the editor, it has this:  http://jaeger.pastebin.com/d530fc80820:52
SDuensinFun!20:52
-!- elnino [n=ninow@user-38q49cv.cable.mindspring.com] has joined #webgui20:53
elninohi.20:53
SDuensinRe20:53
elninolot of people here now.20:54
SDuensinIt's a popular place.20:54
+perlDreamerSDuensin: http://demo.plainblack.com/demo1236192657_534/home?op=auth;method=logout20:54
SDuensinperlDreamer - Still enjoying the power of the dark side?20:54
+perlDreamerI just wrote your macro code20:54
+perlDreameron that demo site20:54
+perlDreamerand it works20:54
SDuensinDude, the URL contains the closing paren and semicolon of the macro.  WTF?20:55
elnino=)  Just wondering if there is a way to manually install wre without recompilein it (because I'm lazy). I don't know if I can do anything about unblocking port 60834. If I just untar the wre and webgui files, and bring over my conf files, would that work?20:55
SDuensinshould20:56
@Haargelnino, what i usually do re port 60834 is use ssh port forwarding20:56
SDuensinCan you SSH into your host?20:56
SDuensinHaarg - Great minds think alike.  :-)20:56
elninoyes.20:56
+perlDreamerSDuensin, the stupid rich text editor is eating the macro20:57
@Haargssh user@host -L60834:localhost:6083420:57
SDuensinssh -L 60834:127.0.0.1:68034 user@host20:58
@Haargthen you can go to http://localhost:60834/20:58
SDuensinDang!  Haarg beat me!20:58
elninoyou guys are funny.20:58
SDuensinperlDreamer - Yes, it is.20:58
elninothis is where I get confuesed. Somebody (non-webgui) walked me thru this long ago.. and I got confused, it worked, but I dont' know how... so while I'm using putty, I can access the site using MY browser at Localhost? or do I replace localhost with the machine name?20:59
SDuensinYour browser @ localhost.21:00
elninoor.. what if ON that machine I just use w3m.. is there a way to do that?21:00
@Haargwreconsole needs javascript iirc21:01
elninooh ok. I understand that.. =)21:01
-!- cap10morgan [n=wmorgan@206-124-31-170.denver.dsl.forethought.net] has joined #webgui21:01
-!- mode/#webgui [+v cap10morgan] by ChanServ21:01
-!- dreamersgirl [n=kathyk@c-98-232-212-12.hsd1.or.comcast.net] has left #webgui []21:02
elninoso putty will do some magic and make "localhost" not localhost.  that's pretty cool. I'll try it after I get some sleep. I'm running on fumes.21:02
+perlDreamerIt's a bug, SDuensin, please file it, along with the text you're trying to enter.21:02
SDuensinperlDreamer - ok, I can do that.21:02
SDuensinCustom macro time, eh?  :-)21:02
+perlDreamerin the meantime, just disable the RTE21:03
+perlDreamerthat thing is a piece of crap21:03
SDuensinEh, yea.21:03
SDuensinUsers like it though.21:03
+perlDreameryou could try this as a workaround21:04
+perlDreamerput that code into a snippet21:04
+perlDreamerthen assetProxy it in21:04
+perlDreamerthat should bypass the RTE21:04
SDuensinThe snipped editor isn't rich?21:04
SDuensinCool.21:04
-!- perlDreamer [n=colink@c-98-232-212-12.hsd1.wa.comcast.net] has quit ["Leaving."]21:07
-!- cap10morgan [n=wmorgan@206-124-31-170.denver.dsl.forethought.net] has quit []21:11
-!- hansw [n=hanswolt@p54804567.dip.t-dialin.net] has quit ["Leaving"]21:14
@plainhaoi ran the bazaar classLoadTester.pl and i'm seeing two assetIds and a negative instanciate time for one of them, anyone know what that means?21:29
@preaction[la21:52
@preactionplainhao: it means that perl's timeing is off, which is a known issue with perl21:52
* plainhao thanks preaction21:52
CIA-46WebGUI: graham * r9719 /WebGUI/ (3 files in 3 dirs): preparing for 7.7.0 dev22:27
-!- carogray [n=Caroline@host2.209.113.248.conversent.net] has quit [Read error: 104 (Connection reset by peer)]22:39
-!- dionak [n=dionak@97.66.185.250] has quit []22:53
-!- tavisto [n=tavisto@pool-98-108-73-152.gdrpmi.dsl-w.verizon.net] has quit []22:54
-!- topsub [n=josh@97.66.185.250] has quit ["Leaving"]23:05
-!- rizen [n=rizen@76.210.60.35] has joined #webgui23:08
-!- mode/#webgui [+o rizen] by ChanServ23:08
-!- tavisto [n=tavisto@pool-98-108-73-152.gdrpmi.dsl-w.verizon.net] has joined #WebGUI23:10
-!- mode/#webgui [+o tavisto] by ChanServ23:10
-!- cap10morgan [n=wmorgan@206-124-31-170.denver.dsl.forethought.net] has joined #webgui23:14
-!- mode/#webgui [+v cap10morgan] by ChanServ23:14
-!- dionak [n=dionak@97.66.185.250] has joined #webgui23:16
-!- perlDreamer [n=colink@pool-71-117-209-184.ptldor.fios.verizon.net] has joined #webgui23:38
-!- mode/#webgui [+v perlDreamer] by ChanServ23:38
-!- bopbop [n=kmccombs@24-183-106-111.dhcp.mdsn.wi.charter.com] has quit ["bye"]23:38
-!- plainhao [n=plainhao@mail.xbiotica.com] has quit [Remote closed the connection]23:51
--- Day changed Thu Mar 05 2009
+perlDreamerSDuensin, did the snippet trick work?00:08
SDuensinYep!  Thanks!00:09
* SDuensin is implementing everything now.00:09
+perlDreamercool00:10
SDuensinThis is gonna be so damn cool.00:10
CIA-46WebGUI: jt * r9720 /branch/WebGUI_7.6/ (4 files in 3 dirs): 00:10
CIA-46WebGUI: - Fixed a bug with Gallery where using the web service (iphone or iPhoto)00:10
CIA-46WebGUI:  would cause images and albums to be uploaded as "admin" rather than the00:10
CIA-46WebGUI:  user that actually uploaded them.00:10
CIA-46WebGUI: - Labeled Survey 2.0 as beta, per our quality policy.00:10
CIA-46WebGUI: jt * r9721 /WebGUI/lib/WebGUI/Asset/Wobject/ (Gallery.pm GalleryAlbum.pm): forward porting gallery bug fixes00:11
+perlDreamerrizen: http://imagebin.ca/view/4emPah.html00:24
@rizenwhat am i looking at?00:27
@rizenoh00:28
@rizennow i know00:28
@rizenholy crap00:28
@rizenyou're making good time00:28
-!- patspam [n=patspam@ppp221-151.static.internode.on.net] has joined #webgui00:28
-!- mode/#webgui [+v patspam] by ChanServ00:28
@rizenwho the hell do you think you are patspam00:29
+perlDreamerwell, not too much good time.  You can't actually add Stories through the UI yet00:30
+perlDreamerbut the API is there00:30
+patspampatrick?00:30
@rizenyou think you can just email me and tell me what to do?00:31
@rizendo you think i have an email based api?00:31
@rizenhuh?00:31
@rizenhuh?00:31
@rizendo ya?00:31
+patspamshhhh don't tell eveyone else!00:31
* SDuensin chuckles00:31
+patspamJT::Mail->ApproveRFE()00:32
-!- carogray [n=Caroline@32.178.3.178] has joined #webgui00:33
SDuensinEh, that always throws an error here.00:33
+patspamwhile(1) { eval {JT::Mail->ApproveRFE} }00:33
@rizenthe beautiful thing about that method is that behind the scenes it calls randomWrath()00:34
@rizenwhich could make sure nothing happens00:34
@rizeni could segfault00:34
@rizeni might do what you request00:35
+patspamwhile(1) { eval { srand(42); JT::Mail->ApproveRFE} }00:35
@rizenor i might do something completely other00:35
+patspami know the secret seed00:35
+perlDreamerlol00:37
WebGUIpat!00:37
WebGUIrizen!00:37
+perlDreamer$rizen->installEmailAPI();00:38
+perlDreamerthat's what was missing patspam00:38
+patspamno doubt you've written a test suite for it perlDreamer?00:39
+perlDreamerI only have manual tests for that one00:39
+perlDreamer$rizen has limited bandwidth and you have to be careful not to exceed it00:40
WebGUIrizen, I assume you have read my reaction on the style images, do you have no reaction to my response?00:40
@rizeni have no reaction00:40
WebGUIthat is unbelievable00:41
@rizeni really don't care what anybody says there cuz i'm out of it00:41
WebGUIah00:41
WebGUI:)00:41
-!- steveo_a1 [n=sno@adsl-76-226-115-162.dsl.sfldmi.sbcglobal.net] has joined #WebGUI00:41
WebGUIout of it?00:41
-!- steveo_aa [n=sno@adsl-99-130-29-253.dsl.sfldmi.sbcglobal.net] has quit [Read error: 110 (Connection timed out)]00:41
WebGUIwhat does that mean, out of it00:41
@rizenthe designers will do their best to assimilate the needs that people describe00:41
@rizenand then will implement the site00:41
WebGUIstrange00:41
@rizenno more JT input required00:41
WebGUIso first you ask 'the community' to react00:41
@rizenit's a community site00:41
@rizenif the community decides to make stupid decisions00:42
@rizenthat's their own problem00:42
WebGUIand then all these reactions go into the melting pot of the designers without rebuttle00:42
CIA-46WebGUI: graham * r9722 /WebGUI/ (docs/changelog/7.x.x.txt lib/WebGUI/Asset/Template.pm): fixed: Template parser cannot be set00:42
WebGUIand then they do something with it00:42
WebGUIso the designers get to decide on user interaction design to00:42
WebGUIare the designers going to participate in the discussion you reqested?00:43
WebGUIwho are 'the designers'?00:43
@rizenplain black designers00:43
WebGUIthe are called?00:43
+perlDreamersteve, meg, tabb, john00:43
@rizentabitha, mego, steve, john00:43
WebGUIah00:43
WebGUIare they going to participate in the discussion?00:44
WebGUIand if so, when?00:44
@rizenwhy would they?00:44
WebGUIthey are not00:44
@rizenthis is about community feeback00:44
WebGUIah ok00:44
@rizenfeedback00:44
@rizenif they have something to say then i suppose they would00:44
@rizenbut they already had the last 1.5 months to discuss what was needed00:44
WebGUIthat is clear to me00:44
@rizenand thats how we got to where we are now00:45
WebGUIin that case I am out of it too00:45
-!- steveo_a1 [n=sno@adsl-76-226-115-162.dsl.sfldmi.sbcglobal.net] has left #WebGUI []00:45
@rizenyou mean cuz you've said your piece?00:45
WebGUIno00:45
@rizenyou have not said your piece?00:45
@rizenyou did reply00:45
@rizenyou were the first00:45
WebGUII mean there is no use in discussing when the people who are going to implement are not participating actively in the discussion00:45
WebGUIof course00:45
+perlDreamerWebGUI:  they can listen just fine.00:46
WebGUII thought you where inviting the community into a discussion00:46
@rizenwhat is there to discuss exactly?00:46
-!- WebGUI is now known as SynQ00:46
+perlDreamerNo one said anything contradictory00:46
+perlDreamerThey may just take all the feedback and build it00:46
SynQwell I have given at least 5 points that I would change00:46
SynQare all the things I said going to be implemented00:46
SynQ?00:46
@rizeni suppose if you want me to go out there and say "i like this idea, and i hate that one" i could, but i don't think there's much merit in that...it's just a flame bait00:46
@rizenmaybe maybe not00:47
SynQthere is a difference between flaim and discussion00:47
@rizenthat's up to the designers to decide00:47
SynQok00:47
SynQif you really want a community00:47
SynQthen the designers should tell the community why they would choose to do or do not implement suggestions00:47
SynQlet me illustrate that with an analogy00:48
-!- andyiomoon [n=andyiomo@ppp163-26.static.internode.on.net] has joined #webgui00:48
SynQif the county wants the community to participate in the placement of a statue00:48
SynQand ask for reactions to a suggestion00:48
SynQthen the community of that county does not feel really heared if all the suggestions are just read somewhere in a boardroom, no reaction is given and then the statue is placed00:49
SynQthe same goes true for the webgui.org style00:49
SynQif you now say that it's going to be that way00:49
SynQthen there is no use in discussing it00:49
SynQsince in that case I don't feel part of the process00:50
SynQI will complain after it is implemented00:50
@rizenfirst of all, you will complain no matter what00:50
SynQand bitch on the points that I think should have been changed00:50
@rizenyou are Koen00:50
@rizenthat's what you do00:50
SynQthat is not fair00:50
@rizensecond, you are currently trying to goad me into a flame ware00:50
@rizenand i'm trying to avoid one00:50
@rizenwhich is why i'm not commenting00:51
SynQo god please don't let me be misunderstood00:51
SynQnow would be the right time from the other people reading this for some support00:51
@rizenif i have something to comment on then i'll comment on it00:51
SynQok00:51
@rizenuntil then there's no reason to do it00:51
SynQjust know that I feel being treated rude now00:52
+perlDreamerSynQ: you just want the designers to give you a summary of what they're going to change, and why?   Do you foresee a 2nd round of debate after that?00:52
@rizenand i'm not going to explain my decisions, or ask the designers to explain their decisions as to why or why not someone's feature wasn't implemented.00:52
@rizenit is as it is00:52
SynQperlDreamer: right00:52
SynQand yes I foresee a 2nd round of debate after that00:52
SynQrizen: in my opinion that is not a community00:52
SynQthat is a dictatorial regime00:53
SynQthe community has nothing to say really00:53
+perlDreamerthat's probably the problem there.  Every round of debate is $$, and slows down the implementation of the new site.00:53
@rizenno, in a dictatorial regime the community would have no input at all00:53
SynQok I give up00:53
SynQI understand you00:53
SDuensin"I'm sorry.  Is this the five minute argument, or will this be the whole fifteen minutes?"00:54
SynQand I don't agree00:54
SynQSDuensin: it's done allready00:54
@rizenit's ok if you don't agree00:54
-!- dionak [n=dionak@97.66.185.250] has quit []00:54
@rizenif you don't like the site after it's built, you still have a voice00:54
@rizenit's called an RFE00:54
SynQagreed00:54
SynQI think I have about 5 to 10 RFE's in on the community site allready00:55
SDuensinBet you can't get your RFE rejected as fast as my JSON one.  :-)00:55
@rizenSynQ, RFE's are implemented in the order they are ordered by karma00:55
SynQI know00:55
@rizenspend your karma and move your RFE's up the list00:55
SynQI have00:55
@rizenare they at the top?00:55
SynQmy top RFE is in 2nd or 3th position00:56
SynQfor a while now00:56
@rizenif so, they'll be implemented in the next couple of months00:56
SynQ3th even00:56
@rizenyou're not trying to say that we haven't followed through on implementing RFE's are you?00:57
SynQit has been on that list since october 200700:57
@rizencuz we implemented nearly 300 in the past 6 months00:57
SynQI am not00:57
SynQand I love you for implementing them :)00:57
SynQas I said in september 2008: I have patience00:57
SynQbut what I don't understand00:57
SynQif you ask for imput on the design00:57
SynQand I put time in to react to that00:58
SynQisn't it fair I get some response on that reaction?00:58
@rizenonly if the idea warrants response00:58
SynQok00:58
@rizenwhich can happen in 1 of 2 cases00:58
@rizen1) we don't understand what you're asking and need clarification00:58
@rizen2) we want to propose an alternative00:59
SynQok00:59
+perlDreamerit would be nice if the designers would summarize the feedback and say what they were going to change, with why.  But only so people know what's going to happen, and not to start a 2nd round of debate.00:59
@rizenwhy say all that? why not just do it.00:59
SynQI don't see the harm in extra debate00:59
@rizenaction not words00:59
SynQthat is what a community is about, isn't it?00:59
+perlDreameractions don't always have clear reasons01:00
+perlDreamernot only that, if people want to RFE things that are not implemented, it will help set the karma threshold for those RFEs01:00
SynQperlDreamer: karma threshold?01:01
+perlDreamersure.  Let's say that someone wants something very difficult, so the designers say that they would do it except for time constraints.01:01
+perlDreamerso the person submits an rfe for it01:01
+perlDreamerthen he knows the karma threshold will be high01:01
SynQindeed01:02
SynQgood point01:02
+perlDreamerI think you _both_ have good points.  If PB is spending 4 people for 1.5 months of redesign, that's expensive.01:02
SynQor if the designers say that they won't do it because they feel it is ugly then the karma threshold would be low, but the community could have a voice in that01:02
-!- s4eek [n=charles@andc-fw1.exploreos.com] has quit []01:02
+perlDreamerSynQ, if it was just a template and some graphics, then an RFE with a patch could be quickly implemented.01:03
SynQindeed01:03
SynQlike less hourglass stuff floating around01:04
SynQwhich allready 3 people have talked about01:04
SynQbut no designer has come by and said: you are right it is a bit too much01:04
SynQnor have they said: it is a crucial part of the design, we want to keep it01:05
-!- khenn_ [n=khenn@adsl-75-50-88-62.dsl.mdsnwi.sbcglobal.net] has quit []01:07
SynQperlDreamer: don't you think that such feedback is part of a community discussion?01:09
+perlDreamerIf I thought that giving the feedback was going to cause another round of discussion, I'd be hesitant to give it.01:09
+perlDreamerEspecially if it was costing me time, effort and money.01:10
SynQisn't that time worth having a community then?01:10
@rizenSynQ: i just don't understand what you're arguing for. i've already said someone would give you feedback if feedback was warranted. 01:11
SynQtime, effort and money might also get you a better and more effective design01:11
@rizenyou seem to want a project manager01:11
@rizensomeone to hold your hand and tell you everything is going to be ok, or that the shit has hit the fan01:12
SynQrizen: I'm arguing for a response from the people who are going to implement it so the community feels involved01:12
SynQinvolvment01:12
@rizenand i don't think you can do that01:12
SynQthat is what I'm arguing for01:12
SynQwhy not?01:12
@rizenyou want us to spend a bunch of time replying to every bullet point that's brought up01:13
SynQwhat is the use in having a community if you don't involve them in your actions/01:13
SynQno01:13
@rizenthen what do you want?01:13
SynQI want to get a reaction to my response that gives me the feeling that something is going to be done with it01:13
SynQso that I don't feel that I'm talking to a blank wall01:13
SynQbut instead that I feel involved01:13
SynQthat I am part of the process01:14
SynQthat the time I am putting into it is not in vain01:14
SynQmy time is not free either you know01:14
@rizenso you want one response to each post that's put up saying "yes i saw this"01:14
SynQare you serious?01:14
@rizeni'm trying to understand what you're asking for01:15
SynQI want someone who is going to implement the style to react to my post and in a few lines say 'hey, I say what your points are. I think that this and that might be a good Idea, we are going to have to think about that and that. Thanks for your feedback'01:16
SynQthat would make me feel involved01:16
SynQdo you really not understand that right now I cannot feel that?01:16
SynQyou ask for feedback. I give feedback, but I get no reaction to that feedback.01:17
SynQthen how do I know if that feedback is appreciated01:18
SynQand then when I ask you about it in the IRC channel you say (and I quote): (11:41:10 PM) rizen: i really don't care what anybody says there cuz i'm out of it01:18
SynQwhich achieves exactly the opposite of me feeling involved01:19
SynQI feel disconnected01:19
SynQand even treated rudely01:19
SynQyou ask for feedback, and then when I give feedback you say you don't care about that01:19
SynQI think that is rude, don't you?01:20
@rizensee it from my point of view01:21
@rizenthe site is not my project01:21
@rizeni've handed it off to the designers to do01:21
@rizenwhy should i care what your responses are to that project that i'm not a part of?01:22
SynQyou should care since you are the person that asked for feedback on the forums01:22
@rizeni can understand why you might want to hear from somebody that your requests were read and understood01:22
@rizenSynQ: I'm only one guy01:23
@rizeni can't do everything01:23
SynQand it is rude to ask someone to respond to a proposition and then when they do turn around and walk away01:23
@rizenthat's the purpose of having minions01:23
SynQI know01:23
SynQyou should have had one of your minions ask for feedback then01:23
@rizenso my mistake was that i posted the request in the first place01:23
SynQI agree01:23
SynQbut the consequense is that you cannot be rude after that01:23
SynQand walk away01:23
SynQhow can I know that you have handed it over to your minions?01:24
@rizeni should have either not asked for input from the community at all, logged in as one of my minions and posted the request, or just had them post the request01:24
@rizenyou asked and i told you01:24
@rizenthat's how you know01:24
SynQfor all I know you are taking this up as a pet project because you feel it is very important for WebGUI to have an active and involved community01:24
@rizenbut you're being obtuse about the whole thing01:24
SynQI don't know what obtuse means01:24
SynQI'm going to look it up, can you bear with me for a moment01:25
+perlDreamerthick headed, stubborn, opinionated, inflexible01:25
@rizeni think it is very important for WebGUI to have an active and involved community, that doesn't mean that i have to be the guy that responds to every email that comes in01:25
SynQah01:25
SynQI don't think I am obtuse01:25
SynQI just want to be treated as a full person01:25
SynQin real life as on the webgui forum as on irc01:25
@rizenyou are a full person, in what way have i not treated you as such01:25
@rizenyou asked a question about when I was going to respond01:25
@rizenand i said i wasn't01:25
@rizenand you were offended01:26
@rizeni haven't called you stupid01:26
@rizeni haven't belittled you in any way01:26
SynQI was offended by this line: (11:41:10 PM) rizen: i really don't care what anybody says there cuz i'm out of it01:26
@rizenright01:26
@rizeni'm not responding01:26
@rizenso?01:26
SynQI was offended because you said you really didn't care what I said01:26
SynQwhich I thought (I understand better now) was rude since it was you who asked for a response in the first place01:27
SynQbut I think we have it all layed out now01:27
SynQand I forgive you01:27
* SynQ hugs rizen01:27
@rizenalright i will watch my phrasing. apparently i shouldn't say "I don't care" i should say "i'm not involved" or "talk to so and so"01:28
SynQplease do me a favour and be more carful to not post a request for reaction on something you are ....01:29
SynQnot going to look at any more yourself01:29
@rizeni still don't see why that matters, but ok01:29
SynQdamn01:29
SynQthen we are not done yet01:29
SynQyou should treat your community with respect01:29
SynQif you ask for reactions then it is fair that people later ask you 'hey, what did you think about my reaction'01:30
@rizenthat's not what you asked01:30
SynQif you are not going to replay to that people will think you are rude01:30
SynQthat is what I asked: (11:40:21 PM) SynQ: rizen, I assume you have read my reaction on the style images, do you have no reaction to my response?01:30
SynQthat is actually the first thing I asked01:31
@rizenright01:31
@rizensince you're niggling me on words i'll do the same to you01:31
SynQgo ahead01:31
@rizenyou asked if i have any reaction01:31
SynQyes01:31
@rizennot what my reaction is01:31
@rizentwo different things01:31
SynQfair enough01:32
SynQI have to be clearer in what I ask is what you say01:32
@rizenno you don't01:32
@rizenyou just have to understand that i'm not going to lawyer you on words01:32
SynQis this line: (11:40:21 PM) SynQ: rizen, I assume you have read my reaction on the style images, do you have no reaction to my response? 01:32
@rizenand you shouldn't lawyer me on them01:32
SynQnot asking for your reaction?01:32
SynQcan we start over then, right from 11:40 ?01:33
@rizensure01:33
SynQrizen, what did you think about my reaction to your request on comments on the new style?01:33
@rizeni cannot respond to that without creating a flame war01:33
@rizen=)01:34
SynQI haven't read that in the thread yet and I kind of expected01:34
SynQok01:34
SynQI kiss you01:34
@rizennow i have koen cooties01:34
SynQlet me ask you something else01:34
@rizenincidentally both myself and one of the designers have responded to the list01:35
@rizenmaybe not directly to your comments01:35
@rizenbut we have 01:35
@rizenso you know we are reading01:35
SynQnext time you ask for a reaction to anything, do you want just an 'hey that is cool' reaction or do you prefer my in detail response like I did now?01:35
SynQI'm just trying to help you know01:35
@rizenwhether you give a detailed response, or not is not my concern. However, the more detailed your response the more likely you are to affect change.01:36
SynQI don't even mind if something I suggest is not going to be used01:36
@rizenSo if you want to affect change, then give a detailed response.01:36
SynQI want to help01:36
@rizenGreat01:37
SynQI get the impression that you still have the feeling that I allways want to put things to my hand, get them to be the way I wan't them to be, but that is not true01:37
SynQI just want to help01:37
SynQI'm just a boy whose intentions are good, o lord please don't let me be misunderstood01:37
@rizenBTW, since you're lawyering me I should note that nowhere in my statement did it say that I would personally respond to anything, or that anyone else would. Only that we wanted feedback, and we'd do our best to assimilate it.01:38
SynQah01:38
@rizenhe01:38
SynQI would like to react to that01:38
SynQI think that a forum, by it's very name tries to be an analogue of the old greek marketplace where people discuss stuff. In such I think that it is a place for discussion, the term discussionboard also points in that direction. I feel that if someone asks for feedback, it is only respectfull if they then are interested in that feedback. And that they express that respect in engaging in the discussion they asked for themselves.01:40
* SDuensin thinks we need a sister channel... #WebPooey01:40
-!- steveo_aa [n=sno@adsl-76-226-115-162.dsl.sfldmi.sbcglobal.net] has joined #WebGUI01:40
-!- mode/#webgui [+o steveo_aa] by ChanServ01:40
SynQI'm going to re-read your first post now01:40
-!- carogray [n=Caroline@32.178.3.178] has quit [Read error: 110 (Connection timed out)]01:40
SynQSDuensin: I think that is unfair and rude too01:41
SynQrizen: you are right01:42
SynQyou did say you where going to try to assimilate it01:42
SynQperhaps I should have understood in advance that it was not possible to have a real discussion on it01:43
SynQbut somehow I keep expecting it01:43
@rizenhehe01:43
SynQI keep believing01:43
@rizeni didn't say that there wouldn't be a real discussion on01:43
@rizenit01:43
@rizenonly that i wouldn't be participating in it01:44
@rizenif the designers want to comment they are certainly capable of doing so01:44
@rizeni didn't direct them not to01:44
SynQwith real discussion I mean that the community would be really involved in the descisions on the design01:44
@rizenthat's design by committed01:44
SynQI think you should go even further01:44
@rizencommittee01:44
@rizenwhich doesn't work01:44
SynQand direct them to do so01:44
@rizenultimately there has to be a decision maker01:44
SynQI agree01:44
@rizenand that person is going to be mego