You can subscribe to this list here.
2000 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(7) |
Nov
(29) |
Dec
(101) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2001 |
Jan
(90) |
Feb
(101) |
Mar
(173) |
Apr
(141) |
May
(38) |
Jun
(28) |
Jul
(14) |
Aug
(7) |
Sep
(3) |
Oct
(7) |
Nov
(15) |
Dec
(9) |
2002 |
Jan
(2) |
Feb
(5) |
Mar
(11) |
Apr
|
May
(4) |
Jun
(6) |
Jul
(7) |
Aug
(12) |
Sep
(8) |
Oct
(1) |
Nov
(4) |
Dec
(7) |
2003 |
Jan
(7) |
Feb
(1) |
Mar
(9) |
Apr
(2) |
May
(3) |
Jun
(4) |
Jul
(19) |
Aug
(4) |
Sep
(8) |
Oct
(30) |
Nov
(25) |
Dec
(22) |
2004 |
Jan
(6) |
Feb
(12) |
Mar
|
Apr
(2) |
May
|
Jun
(10) |
Jul
(18) |
Aug
(2) |
Sep
(4) |
Oct
(4) |
Nov
(4) |
Dec
(4) |
2005 |
Jan
(8) |
Feb
(4) |
Mar
(6) |
Apr
(5) |
May
|
Jun
(2) |
Jul
(1) |
Aug
|
Sep
(1) |
Oct
(4) |
Nov
(3) |
Dec
|
2006 |
Jan
(9) |
Feb
(6) |
Mar
(11) |
Apr
|
May
(2) |
Jun
|
Jul
(2) |
Aug
(10) |
Sep
(8) |
Oct
|
Nov
(1) |
Dec
(1) |
2007 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
(7) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2008 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2009 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Dave K. <da...@fq...> - 2000-12-25 20:06:52
|
Ah, cool. Can you articulate for me the role of the "isolate mode" and "issue-based mode" for Sections? I am playing with them in Bender and not learning much that's useful. (Sending to dev in case anyone else has already broken all their xmas toys, too...) Dave On the subject of "Well, SOME of Us Are At Our Keyboards...", you wrote: >You just have to give us chance to respond... takes me about 15-30 minutes to >get back to IRC if I'm busy doing something else (like playing with the new >version of The Gimp). > >If you are going to be around for a bit, hop back on IRC. I'll be in and out >during the day. Or if you have any pressing questions, feel free to email me. > >- Cliff Dave Krieger | dav...@po... | http://www.davekrieger.net da...@fq... is going away! Update all your address books and aliases to dav...@po... PGP Key Hashes: RSA: 86B2 B14F 18D2 63B4 2A48 6B66 B2F7 B6F9 DSS: DE8C 9199 2733 AE2B B6CE 04FB A788 735D B6A8 59F7 |
From: Ask S. G. <cl...@sl...> - 2000-12-24 23:18:01
|
On Sat, 23 Dec 2000 12:22:34 -0800, Dave Krieger said: > The only reference to it in the code is in sub setComment in DB/MySQL.pm, which assigns its value to my ($mp) and then never does anything with $mp. > > Merry Bah and Happy Humbug, > Dave Dave, It most certainly looks vestigal, since it's not implemented at all in main, either. I think it may have been a feature that was started and never finished, and it looks like something that should be added to the moderation system anyways. It's intended purpose was to serve as a limiting value for moderation points. "maxpoints" would then be the most moderator points a user could accumulate. I may try to get this back in for the Bender release. - Cliff |
From: Dave K. <da...@fq...> - 2000-12-23 20:24:22
|
The only reference to it in the code is in sub setComment in DB/MySQL.pm, which assigns its value to my ($mp) and then never does anything with $mp. Merry Bah and Happy Humbug, Dave Dave Krieger | dav...@po... | http://www.davekrieger.net da...@fq... is going away! Update all your address books and aliases to dav...@po... PGP Key Hashes: RSA: 86B2 B14F 18D2 63B4 2A48 6B66 B2F7 B6F9 DSS: DE8C 9199 2733 AE2B B6CE 04FB A788 735D B6A8 59F7 |
From: Chris N. <pu...@po...> - 2000-12-22 22:07:33
|
At 13:59 -0800 2000.12.22, Rael Dornfest wrote: >The 0.10 version doesn't have the latest developments in it (including >support for the Slash RSS 1.0 module[1]. I just finished that up >yesterday and passed it on to Eisen -- he'll be pushing it to CPAN as >XML-RSS-0.9_02 tonight. > >Chris, I believe you hooked this newer version in rather than the 0.10 >which didn't have support for ad-hoc modularisation. Correct. Y'all will have to wait for 0.9_02 to arrive on CPAN, or else just comment out the stuff in slashd that calls the add_module() method. -- Chris Nandor pu...@po... http://pudge.net/ Open Source Development Network pu...@os... http://osdn.com/ |
From: Rael D. <ra...@or...> - 2000-12-22 22:00:01
|
Howdy, On Fri, 22 Dec 2000, Chris Nandor wrote: > To get RSS 1.0 to work, you need to make sure you have the new vars data in > there and configured (all those vars names begin with "rdf"), and you need > XML::RSS 0.10 (which you must download directly) or the next XML::RSS > version, soon to be released, maybe as 1.00 or something. > > http://www.cpan.org/authors/id/E/EI/EISEN/XML-RSS-0.10.tar.gz The 0.10 version doesn't have the latest developments in it (including support for the Slash RSS 1.0 module[1]. I just finished that up yesterday and passed it on to Eisen -- he'll be pushing it to CPAN as XML-RSS-0.9_02 tonight. Chris, I believe you hooked this newer version in rather than the 0.10 which didn't have support for ad-hoc modularisation. > Unfortunately, I have not had the time to properly test all of this. I > think it works, but I made some template and code changes I did not have > time to test. If I broke something, no worries, note it for us and I'll > take care of it next week. Merry Christmas, And a happy and safe New Year! Rael ------------------------------------------------------------------ Rael Dornfest ra...@or... Maven, http://www.oreillynet.com/~rael The O'Reilly Network http://meerkat.oreillynet.com ------------------------------------------------------------------ |
From: Brian A. <br...@ta...> - 2000-12-22 21:40:48
|
Nathan Vonnahme wrote: > Is slashd to run as root, then? And will this one slashd do all slash > sites on the machine? There are two slashds, one that runs constantly and one that fires up at startup to run the real slashd. The real slashd gets its uid from a file called slash.sites in /usr/local/slash. The other runs as root. > Should I send revised copies of the docs, patches, or what? First, keep in mind that we generate a lot of the docs from pod that is in the docs directory (so all changes should relate to them). If it is a new doc, or a massive rewrite, I would send it to the list for people to comment on and then we will just use it. Minor changes should be patches (and I do look at the sourceforge patch list). > How about printing it out for us to copy and paste into httpd.conf? Easy > but not scary. That is what I was thinking. I was originally going to just modify httpd.conf, but that was a distaster waiting to happen. -Brian |
From: Chris N. <pu...@po...> - 2000-12-22 21:34:28
|
OK, I just did a bunch of commits today, including the RSS 1.0 support, and getting all the changes from v1_0_9_6 -> v1_0_9_11 into bender (I had already done v1_0_9_0 -> v1_0_9_6). To get RSS 1.0 to work, you need to make sure you have the new vars data in there and configured (all those vars names begin with "rdf"), and you need XML::RSS 0.10 (which you must download directly) or the next XML::RSS version, soon to be released, maybe as 1.00 or something. http://www.cpan.org/authors/id/E/EI/EISEN/XML-RSS-0.10.tar.gz Unfortunately, I have not had the time to properly test all of this. I think it works, but I made some template and code changes I did not have time to test. If I broke something, no worries, note it for us and I'll take care of it next week. Merry Christmas, -- Chris Nandor pu...@po... http://pudge.net/ Open Source Development Network pu...@os... http://osdn.com/ |
From: Nathan V. <na...@th...> - 2000-12-22 21:33:35
|
On Thu, 21 Dec 2000, Brian Aker wrote: > > supposed to be. Now how do I start slashd? > You should now have a /etc/rc.d/init.d/slashd that you can use to start > slashd. That juicy tidbit should go in INSTALL.bender too. Is slashd to run as root, then? And will this one slashd do all slash sites on the machine? > > Also, as we figure this stuff out, can we contribute docs to this list? > Yes, please do. Should I send revised copies of the docs, patches, or what? > I am tinkering with the idea of having either slashcode print out at > the end of its install an include for for httpd.conf for the site > just created. Would people prefer to dink with their own httpd.conf, > or would something like this be handy? How about printing it out for us to copy and paste into httpd.conf? Easy but not scary. |
From: Chris N. <pu...@po...> - 2000-12-22 20:04:19
|
This is a copy of the mail I just sent to the RSS-DEV list (http://www.egroups.com/group/rss-dev/). See the RSS 1.0 Slash module here: http://www.egroups.com/files/rss-dev/Modules/Proposed/mod_slash.html __END__ With Rael's help, we've created an RSS 1.0 module for Slash. It essentially (for now) just adds four elements to an <item>: section (the section of the site, distinct from topic, which is dc:subject), department (from the we're-switching-to-rss-1.0 dept.), comments (number of comments on the story), and hitparade (number of comments at each "threshold"). We are considering possibly moving to a more generic weblog-type module, but some of the stuff here might be more Slash-specific. We're open to using whatever is there in the future, but for now, we have this. RSS 1.0 is going to be a part of Slash 2.0 (which is almost in beta). Thanks, -- Chris Nandor pu...@po... http://pudge.net/ Open Source Development Network pu...@os... http://osdn.com/ |
From: Eric D. <eri...@ja...> - 2000-12-22 01:55:31
|
dink with our own httpd Brian Aker wrote: > Nathan Vonnahme wrote: > > The httpd.conf files distributed with bender 1.1.0 have > > /home/slash/public_html or /home/slash/localhost/public_html in several > > places, but doesn't the install-slashsite script put all the files in > > /usr/local/slash/sitename by default? > Right, I'll update them. > > > supposed to be. Now how do I start slashd? > You should now have a /etc/rc.d/init.d/slashd that you can use to start > slashd. > > > Also, as we figure this stuff out, can we contribute docs to this list? > Yes, please do. > > I am tinkering with the idea of having either slashcode print out at > the end of its install an include for for httpd.conf for the site > just created. Would people prefer to dink with their own httpd.conf, > or would something like this be handy? > -Brian > > _______________________________________________ > Slashcode-development mailing list > Sla...@li... > http://lists.sourceforge.net/mailman/listinfo/slashcode-development -- Back up my hard disk? I can't find the reverse switch! Eric Dannewitz - Adventurer, saxophonist, good-timer (crook? quite possibly), clarinetist, manic self-publicist, part-time flautist(flutist?), macintosher, and often thought to be completely out to lunch. http://www.jazz-sax.com |
From: Brian A. <br...@ta...> - 2000-12-22 01:42:50
|
Nathan Vonnahme wrote: > The httpd.conf files distributed with bender 1.1.0 have > /home/slash/public_html or /home/slash/localhost/public_html in several > places, but doesn't the install-slashsite script put all the files in > /usr/local/slash/sitename by default? Right, I'll update them. > supposed to be. Now how do I start slashd? You should now have a /etc/rc.d/init.d/slashd that you can use to start slashd. > Also, as we figure this stuff out, can we contribute docs to this list? Yes, please do. I am tinkering with the idea of having either slashcode print out at the end of its install an include for for httpd.conf for the site just created. Would people prefer to dink with their own httpd.conf, or would something like this be handy? -Brian |
From: Nathan V. <na...@th...> - 2000-12-21 23:40:37
|
The httpd.conf files distributed with bender 1.1.0 have /home/slash/public_html or /home/slash/localhost/public_html in several places, but doesn't the install-slashsite script put all the files in /usr/local/slash/sitename by default? I changed the DocumentRoot to the dir in /usr/local/slash/mysite/htdocs and things mostly work now, so I am guessing that is the way they are supposed to be. Now how do I start slashd? Also, as we figure this stuff out, can we contribute docs to this list? Thanks, nathan ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Nathan Vonnahme na...@th... senior web developer third sector technologies http://enteuxis.org/nathan http://thethirdsector.com ~~~~~~~~~~~~~~~~ global = useless ~~~~~~~~~~~~~~~~~ |
From: Rael D. <ra...@or...> - 2000-12-21 07:18:26
|
Howdy, On Wed, 20 Dec 2000, Chris Nandor wrote: > >well, we did discuss the beginning of January. How long will items like > >search and RSS 1.0 take to implement? Are we done with major changes (I > >hope so :) )? > > Yeah, let's just wait until you come back from vacation, then we will see > where we are and decide a hard date. I am hoping RSS 1.0 support will be > done before then. I'm certainly up for providing a hand wherever possible/useful. I'm currently writing up the Slash RSS 1.0 module with Chris and building out useful features in XML::RSS. Rael ------------------------------------------------------------------ Rael Dornfest ra...@or... Maven, http://www.oreillynet.com/~rael The O'Reilly Network http://meerkat.oreillynet.com ------------------------------------------------------------------ |
From: Chris N. <pu...@po...> - 2000-12-20 19:31:17
|
At 12:12 -0800 2000.12.20, Brian Aker wrote: >All of this looked good. The only thing I would add is I would like >to tar up another alpha in the next day or so (I am >finishign up the search plugin at the moment). > >I will be adding the Oracle schema here in the next day or so >(no library support for it yet). > >Anyone see a reason not to do this? Nope. I will have a few more commits before day's end. -- Chris Nandor pu...@po... http://pudge.net/ Open Source Development Network pu...@os... http://osdn.com/ |
From: Brian A. <br...@ta...> - 2000-12-20 19:21:57
|
All of this looked good. The only thing I would add is I would like to tar up another alpha in the next day or so (I am finishign up the search plugin at the moment). I will be adding the Oracle schema here in the next day or so (no library support for it yet). Anyone see a reason not to do this? -Brian |
From: Chris N. <pu...@po...> - 2000-12-20 19:10:19
|
At 13:52 -0500 2000.12.20, Patrick Galbraith wrote: >Chris Nandor wrote: >> >> Stuff to finish before beta (this was in a previous mail a few weeks ago): >> >> * search >> * fix/finalize plugin/theme setup >> * clean up templates >> * RSS 1.0 >> >* go over admin interface and other interfaces and >make sure we are happy with the basic UI. OK, well, we don't have time to finish this before you leave for vacation, I think, so ... >> And other stuff: >> >> * go through bug reports >> * document, document, document >> * test, test, test >> >> So questions: >> >> 1. Is this list accurate? Changes? >it seems to be >> 2. When can we shoot for beta? > >well, we did discuss the beginning of January. How long will items like >search and RSS 1.0 take to implement? Are we done with major changes (I >hope so :) )? Yeah, let's just wait until you come back from vacation, then we will see where we are and decide a hard date. I am hoping RSS 1.0 support will be done before then. And in the meantime, I will be cleaning up and documenting templates (which will give me a chance to use your admin interface a lot). -- Chris Nandor pu...@po... http://pudge.net/ Open Source Development Network pu...@os... http://osdn.com/ |
From: Patrick G. <cap...@sl...> - 2000-12-20 18:50:49
|
Chris Nandor wrote: > > Stuff to finish before beta (this was in a previous mail a few weeks ago): > > * search > * fix/finalize plugin/theme setup > * clean up templates > * RSS 1.0 > * go over admin interface and other interfaces and make sure we are happy with the basic UI. > And other stuff: > > * go through bug reports > * document, document, document > * test, test, test > > So questions: > > 1. Is this list accurate? Changes? it seems to be > 2. When can we shoot for beta? well, we did discuss the beginning of January. How long will items like search and RSS 1.0 take to implement? Are we done with major changes (I hope so :) )? > > -- > Chris Nandor pu...@po... http://pudge.net/ > Open Source Development Network pu...@os... http://osdn.com/ > > _______________________________________________ > Slashcode-development mailing list > Sla...@li... > http://lists.sourceforge.net/mailman/listinfo/slashcode-development -- Patrick Galbraith Open Source Development Network Senior Software Developer 50 Nagog Park Slash Code Development Team Acton, MA 01720 "Energy and Persistence conquer all things". Benjamin Franklin |
From: Chris N. <pu...@po...> - 2000-12-20 18:22:12
|
Stuff to finish before beta (this was in a previous mail a few weeks ago): * search * fix/finalize plugin/theme setup * clean up templates * RSS 1.0 And other stuff: * go through bug reports * document, document, document * test, test, test So questions: 1. Is this list accurate? Changes? 2. When can we shoot for beta? -- Chris Nandor pu...@po... http://pudge.net/ Open Source Development Network pu...@os... http://osdn.com/ |
From: <mba...@he...> - 2000-12-20 16:44:20
|
Thanks ;-) apologies- -mab On Wed, 20 Dec 2000, Chris Nandor wrote: ba...@he...This list is for discussion of development of slashcode. The main ba...@he...slashcode list would be more appropriate for your post, I think. ba...@he... ba...@he... http://lists.slashdot.org/mailman/listinfo.cgi ba...@he... ba...@he...-- ba...@he...Chris Nandor pu...@po... http://pudge.net/ ba...@he...Open Source Development Network pu...@os... http://osdn.com/ ba...@he... ba...@he..._______________________________________________ ba...@he...Slashcode-development mailing list ba...@he...Sla...@li... ba...@he...http://lists.sourceforge.net/mailman/listinfo/slashcode-development ba...@he... |
From: Chris N. <pu...@po...> - 2000-12-20 16:28:50
|
This list is for discussion of development of slashcode. The main slashcode list would be more appropriate for your post, I think. http://lists.slashdot.org/mailman/listinfo.cgi -- Chris Nandor pu...@po... http://pudge.net/ Open Source Development Network pu...@os... http://osdn.com/ |
From: <mba...@he...> - 2000-12-20 16:22:00
|
'k I got slash up and running on my PPC box (someone really should document the fact that slashdotrc.pl needs a plaintext passwd; I beat my head against the wall assuming mypass was a variable that represented an encrypted pass somewhere). That was a prototype machine and it all seemed to work. HAving gotten that to work I wanted to do it again on my deployment platform- linuxppc running the dbase NFS shared to an x86 box over a vpn pricvate address w/ kerb auth (kerb domain on OpenBSD). Couple of errs thus far. btw what perms does user slash /need/ (mysql perms, add, drop, etc)c? Anyway, It seems that I have DBI cvonfigured wrong. When I try to hit the web page I get this in the logs: > [Thu Dec 21 00:53:30 2000] [error] Can't locate loadable object for module > HTML::Parser in @INC (@INC contains: /usr/slash /usr/slash > /usr/lib/perl5/5.00503/i586-linux /usr/lib/perl5/5.00503 > /usr/lib/perl5/site_perl/5.005/i586-linux /usr/lib/perl5/site_perl/5.005 . > /usr/local/apache/ /usr/local/apache/lib/perl) at > /usr/lib/perl5/site_perl/5.005/i586-linux/HTML/Entities.pm line 79 > BEGIN failed--compilation aborted at /usr/slash/Slash.pm line 33. where should I begin looking? I installed DBI explicitely. Thanks. -mab |
From: Chris N. <pu...@po...> - 2000-12-20 14:45:13
|
I had double quotes in my vars description for one var, and the " was not escaped, so this template snippet failed: <TD>Description</TD><TD><INPUT TYPE="TEXT" NAME="desc" VALUE="[% varsref.description %]" size="60"></TD> That is, it ended up with something like: VALUE="This is "bad" in the sense of "not good"" As you can see, the " marks mess up the HTML. Here are two rules to abide by: * In templates, when putting unknown text in a VALUE parameter, ALWAYS use the strip_attribute filter. * In templates, when putting unknown text in a TEXTAREA, ALWAYS use the strip_literal filter. Examples: <TD>Description</TD><TD><INPUT TYPE="TEXT" NAME="desc" VALUE="[% FILTER strip_attribute %][% varsref.description %][% END %]" size="60"></TD> And: <TEXTAREA NAME="foo">[% FILTER strip_literal %][% mytext %][% END %]</TEXTAREA> Note: this is only for _unknown_ text. If you have already prepared the text (perhaps in the Perl code itself with the strip_literal() or strip_attribute() or strip_mode() functions), or you have set the variable so you know it is safe, this is not necessary. But if the variable is not known or has not been otherwise prepared, use the filters as shown above. Also note: we previously would pass in variables like this to templates: nickname => $user->{nickname}, nickname_attr => strip_attribute($user->{nickname}), This is not necessary any longer. It's easier to just leave it to the template, usually, because you could end up passing in 15 different strip_'d variables at once. It's better to just leave it to the template and wrap it in a [% FILTER %]. One last note: This is not confined to attributes and textareas. If you have an unknown variable to print in HTML, you should consider using [% FILTER strip_literal %], strip_html, strip_nohtml, etc. Whatever is appropriate. See the Slash::Utility POD for more info on the different strip filters/functions. Thanks, -- Chris Nandor pu...@po... http://pudge.net/ Open Source Development Network pu...@os... http://osdn.com/ |
From: Chris N. <pu...@po...> - 2000-12-20 12:31:10
|
At 16:13 -0600 2000.12.19, Jason Richey wrote: >I posted a patch on SourceForge today that should add the TableMap >support I've been talking about. I haven't tested it extensively, and >I KNOW that I have a problem in the TableMap.pm module that causes >some serious warnings when Apache starts, but it's there for your >enjoyment and to give everybody a chance to criticize it. The patch >does the following: > >creates the TableMap.pm module >changes public_html/admin.pl to add table Editing >changes Slash/DB/MySQL.pm to use the new module (MySQL is the only DB with > support right now) >changes sql/mysql/slashschema.dump to add the tablemap table >changes sql/mysql/slashdata.dump to add tablemap data >changes sql/mysql/slashdata.dump to add admin_TableEdit block >changes sql/mysql/slashdata.dump to add a link to tableEdit from the > varEdit block > > >I think that's it. The patch is against bender-1.1.0 I also attached >it. Thanks much. Now ... does anyone have reasons to NOT include this? Jason, note: this very possibly won't be included in the upcoming beta, even if we decide it should be included, just because we are trying to finish up what we have to release the beta. -- Chris Nandor pu...@po... http://pudge.net/ Open Source Development Network pu...@os... http://osdn.com/ |
From: Jason R. <ja...@ar...> - 2000-12-19 21:19:30
|
I posted a patch on SourceForge today that should add the TableMap support I've been talking about. I haven't tested it extensively, and I KNOW that I have a problem in the TableMap.pm module that causes some serious warnings when Apache starts, but it's there for your enjoyment and to give everybody a chance to criticize it. The patch does the following: creates the TableMap.pm module changes public_html/admin.pl to add table Editing changes Slash/DB/MySQL.pm to use the new module (MySQL is the only DB with support right now) changes sql/mysql/slashschema.dump to add the tablemap table changes sql/mysql/slashdata.dump to add tablemap data changes sql/mysql/slashdata.dump to add admin_TableEdit block changes sql/mysql/slashdata.dump to add a link to tableEdit from the varEdit block I think that's it. The patch is against bender-1.1.0 I also attached it. -- "Jason C. Richey" <ja...@bo...> |
From: <no...@so...> - 2000-12-19 20:54:36
|
Patch #102936 has been updated. Project: slashcode Category: None Status: Open Submitted by: urichj00 Assigned to : nobody Summary: Adds support for changing table names. ------------------------------------------------------- For more info, visit: http://sourceforge.net/patch/?func=detailpatch&patch_id=102936&group_id=4421 |