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: Chris N. <pu...@po...> - 2001-01-02 23:10:16
|
I've done a lot of changes, so if you have anything that is not committed, please do so tonight, or email me about it. Basically, this covers many of the modules, many of the standard .pl files, a bunch of the data in the dump, and all of the templates (all of this is including Slash-Admin, too). Pat, if you want to commit the changes you mentioned, that's fine, I'll just merge them in, or you can merge yours in later. It might be easier for me to do it, since I will be doing a bunch of merges at once anyway, but either way is OK. I'll be online all tomorrow, and hope to get this stuff committed before noon. The changes involve a lot of bug fixes to a lot of the code, uncovered while testing and documenting templates. There are some significant template changes, but most are just minor fixes. There's just a lot of minor fixes, and a lot of new documentation. Thanks, -- Chris Nandor pu...@po... http://pudge.net/ Open Source Development Network pu...@os... http://osdn.com/ |
From: Ask S. G. <cl...@sl...> - 2001-01-02 17:38:43
|
On Tue, 2 Jan 2001 11:07:14 -0500, Chris Nandor said: > Where did this come from? > > INSERT INTO templates VALUES > (16,'sig_prefix','comments','default','eng','',1000,'Content that appears > before any user signature in a comment.',NULL); > > I find no references to it anywhere in the code. > It's something I had added when I was working comments.pl -- It's a planned addition that I didn't finish since there was talk of re-writing the code and it would help with external scripts like the .shtml -> database routine I wrote a while back (which will also need to be updated for Bender). If you want to kill it right now, I can re-implement it after more discussion if you wish. - Cliff |
From: Alessio B. <al...@al...> - 2001-01-02 16:23:35
|
elijah wright wrote: > i didn't think pgsql 8 was out yet.... am i wrong or is it new? Latest release is 7.0.3, 7.1.0 now in beta. -- Alessio F. Bragadini al...@al... APL Financial Services http://village.albourne.com Nicosia, Cyprus phone: +357-2-755750 "It is more complicated than you think" -- The Eighth Networking Truth from RFC 1925 |
From: elijah w. <el...@st...> - 2001-01-02 16:16:52
|
> oh, yeah. and 'offset' isn't allowed in column names in postgresql 8.0.x at > least. how can i solve that? i didn't think pgsql 8 was out yet.... am i wrong or is it new? elijah |
From: Chris N. <pu...@po...> - 2001-01-02 16:07:28
|
Where did this come from? INSERT INTO templates VALUES (16,'sig_prefix','comments','default','eng','',1000,'Content that appears before any user signature in a comment.',NULL); I find no references to it anywhere in the code. -- Chris Nandor pu...@po... http://pudge.net/ Open Source Development Network pu...@os... http://osdn.com/ |
From: Patrick G. <cap...@sl...> - 2001-01-02 15:59:53
|
Wojtek wrote: > > oh, yeah. and 'offset' isn't allowed in column names in postgresql 8.0.x at > least. how can i solve that? > > Wojtek > > _______________________________________________ > Slashcode-development mailing list > Sla...@li... > http://lists.sourceforge.net/mailman/listinfo/slashcode-development We'll take a look at what you mentioned and come up with a fix asap. -- 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: Wojtek <so...@ne...> - 2001-01-02 15:49:18
|
oh, yeah. and 'offset' isn't allowed in column names in postgresql 8.0.x at least. how can i solve that? Wojtek |
From: Wojtek <so...@ne...> - 2001-01-02 15:40:33
|
hey, in the latest cvs i see that the schema has changed in sql/mysql/slashschema_create.sql (namely the table tzcodes has a field named offset not value now). the postgresql schema has not been updated though. this causes trouble. Wojtek |
From: Patrick G. <cap...@sl...> - 2001-01-02 15:09:38
|
Alessio Bragadini wrote: > > There is a problem in Slash if an admin has an aid including spaces or > other "unsafe" characters: the link 'Also by' is constructed blindly > from the aid without escaping those chars, preventing the search to work > properly. > > in admin.pl: > > sub otherLinks { > my $aid = shift; > my $tid = shift; > > my $T = getTopic($tid); > > return <<EOT; > <LI><A HREF="$I{rootdir}/search.pl?topic=$tid">More on > $T->{alttext}</A></LI> > <LI><A HREF="$I{rootdir}/search.pl?author=$aid">Also by $aid</A></LI> > EOT > > should be something like > > sub otherLinks { > my $aid = shift; > my $esc_aid = $I{query}->escape($aid); > my $tid = shift; > > my $T = getTopic($tid); > > return <<EOT; > <LI><A HREF="$I{rootdir}/search.pl?topic=$tid">More on > $T->{alttext}</A></LI> > <LI><A HREF="$I{rootdir}/search.pl?author=$esc_aid">Also by > $aid</A></LI> > EOT > > This has been ported to Bender: > > plugins/Slash-Admin/dump:11:INSERT INTO templates VALUES > ('','otherLinks','admin','default','eng','<LI><A HREF=\"[% > constants.rootdir %]/search.pl?topic=[% tid > %]\">More on [% topic.alttext %]</A></LI>\r\n<LI><A HREF=\"[% > constants.rootdir > %]/search.pl?author=[% aid %]\">Also by [% aid > %]</A></LI>',500,'',NULL); > Thanks, this can be a quick fix to main and bender by filtering the aid. > Hope it helps > > -- > Alessio F. Bragadini al...@al... > APL Financial Services http://village.albourne.com > Nicosia, Cyprus phone: +357-2-755750 > > "It is more complicated than you think" > -- The Eighth Networking Truth from RFC 1925 > > _______________________________________________ > 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: Alessio B. <al...@al...> - 2001-01-02 14:45:08
|
There is a problem in Slash if an admin has an aid including spaces or other "unsafe" characters: the link 'Also by' is constructed blindly from the aid without escaping those chars, preventing the search to work properly. in admin.pl: sub otherLinks { my $aid = shift; my $tid = shift; my $T = getTopic($tid); return <<EOT; <LI><A HREF="$I{rootdir}/search.pl?topic=$tid">More on $T->{alttext}</A></LI> <LI><A HREF="$I{rootdir}/search.pl?author=$aid">Also by $aid</A></LI> EOT should be something like sub otherLinks { my $aid = shift; my $esc_aid = $I{query}->escape($aid); my $tid = shift; my $T = getTopic($tid); return <<EOT; <LI><A HREF="$I{rootdir}/search.pl?topic=$tid">More on $T->{alttext}</A></LI> <LI><A HREF="$I{rootdir}/search.pl?author=$esc_aid">Also by $aid</A></LI> EOT This has been ported to Bender: plugins/Slash-Admin/dump:11:INSERT INTO templates VALUES ('','otherLinks','admin','default','eng','<LI><A HREF=\"[% constants.rootdir %]/search.pl?topic=[% tid %]\">More on [% topic.alttext %]</A></LI>\r\n<LI><A HREF=\"[% constants.rootdir %]/search.pl?author=[% aid %]\">Also by [% aid %]</A></LI>',500,'',NULL); Hope it helps -- Alessio F. Bragadini al...@al... APL Financial Services http://village.albourne.com Nicosia, Cyprus phone: +357-2-755750 "It is more complicated than you think" -- The Eighth Networking Truth from RFC 1925 |
From: Patrick G. <cap...@sl...> - 2001-01-02 14:12:34
|
Alessio Bragadini wrote: > > Nowadays (painfully) requires to be run under GMT, otherwise it prints > incorrect times - at least I have big problems. > > Has Bender lost this requirement? no. the whole reason behind using GMT is that a slash site can have users around the world who can have their own time preferences. > > -- > Alessio F. Bragadini al...@al... > APL Financial Services http://village.albourne.com > Nicosia, Cyprus phone: +357-2-755750 > > "It is more complicated than you think" > -- The Eighth Networking Truth from RFC 1925 > > _______________________________________________ > 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: Alessio B. <al...@al...> - 2001-01-02 13:34:57
|
Nowadays (painfully) requires to be run under GMT, otherwise it prints incorrect times - at least I have big problems. Has Bender lost this requirement? -- Alessio F. Bragadini al...@al... APL Financial Services http://village.albourne.com Nicosia, Cyprus phone: +357-2-755750 "It is more complicated than you think" -- The Eighth Networking Truth from RFC 1925 |
From: Brian A. <br...@ta...> - 2000-12-31 20:59:21
|
Eric Dannewitz wrote: > Looks good. I'm a little confused as to what the button at the bottom > "Make a Friend" is supposed to do....... That should only appear if you have created an account (I probably forgot to add that logic). Basically it creates a friends list for you, so you can find people's journals again. There is a friends page you can access which will show when journals have been updated. > I think the option to delete after a certain amount of time is a great > idea as well. Perhaps somewhere in the journal user's preferences. I would think that would be more of a site wide feature. As a user I could probably care less abotu when they time out. > As for the interface and stuff, all that looks good. Now we just need to > get this Bender thing in more of a running state. Its coming.... I spent a lot of last week cleaning up annoying bugs and straightening out the API some more. Hard to get anything done in these last two weeks of Decemeber. -Brian |
From: Eric D. <eri...@ja...> - 2000-12-31 20:50:23
|
Looks good. I'm a little confused as to what the button at the bottom "Make a Friend" is supposed to do....... I think the option to delete after a certain amount of time is a great idea as well. Perhaps somewhere in the journal user's preferences. As for the interface and stuff, all that looks good. Now we just need to get this Bender thing in more of a running state. Brian Aker wrote: > BTW, second note on this. Right now the jounral plugin doesn't > do comments because I plan on ussing a different comment library > the the standard one (and hopefully get rid of the standard > one at some point). I will probably commit the alternative > comment library at some point in the next week (its working > for me at the moment). > > I would love to hear suggestions from people about what > they would like to see it do. Right now it does what I wanted > it to do, but I could easily see different features that > others might want (like an option to delete entries after > a certain period of time for a site that let users use > this as mini personal news system). > > So, take a look at it. http://slash.tangent.org/journal.pl. > I will try to leave it up for the next week or so. > > For that matter, anyone who has been wanting to try to find > bugs in Bender's interface is welcome to poke at it > and return feedback. slashd is not running, so update logic > will not be happening. > > BTW I am CC'ing the development list in case any of those > folks want to take a poke at it. > > -Brian > > _______________________________________________ > slashcode mailing list > sla...@li... > http://lists.slashdot.org/mailman/listinfo.cgi/slashcode |
From: Brian A. <br...@ta...> - 2000-12-31 20:09:57
|
BTW, second note on this. Right now the jounral plugin doesn't do comments because I plan on ussing a different comment library the the standard one (and hopefully get rid of the standard one at some point). I will probably commit the alternative comment library at some point in the next week (its working for me at the moment). I would love to hear suggestions from people about what they would like to see it do. Right now it does what I wanted it to do, but I could easily see different features that others might want (like an option to delete entries after a certain period of time for a site that let users use this as mini personal news system). So, take a look at it. http://slash.tangent.org/journal.pl. I will try to leave it up for the next week or so. For that matter, anyone who has been wanting to try to find bugs in Bender's interface is welcome to poke at it and return feedback. slashd is not running, so update logic will not be happening. BTW I am CC'ing the development list in case any of those folks want to take a poke at it. -Brian |
From: Nathan V. <na...@th...> - 2000-12-30 02:48:26
|
On Fri, 29 Dec 2000, Brian Aker wrote: > I could just be having a slow day today, but I am not > sure what your patch is for. The current code is broken; if you try to save the colors they all go blank. Here are a couple of elaborating comments though: > This is what is in the current code: > if ($form->{colorpreview}) { > $colorblock_clean = $colorblock = > join ',', @{$form}{qw[fg0 fg1 fg2 fg3 bg0 bg1 bg2 bg3]}; I moved this line above the if statement. > > # the #s will break the url > $colorblock_clean =~ s/#//g; > > } else { > $colorblock = $slashdb->getBlock($form->{color_block}, 'block'); > } I took out this else statement; $colorblock should get loaded from the form (as in the line above which I moved), not from the database... My afternoon is rapidly scattering too... -n |
From: Brian A. <br...@ta...> - 2000-12-29 23:08:50
|
I could just be having a slow day today, but I am not sure what your patch is for. This is what is in the current code: if ($form->{colorpreview}) { $colorblock_clean = $colorblock = join ',', @{$form}{qw[fg0 fg1 fg2 fg3 bg0 bg1 bg2 bg3]}; # the #s will break the url $colorblock_clean =~ s/#//g; } else { $colorblock = $slashdb->getBlock($form->{color_block}, 'block'); } @colors = split m/,/, $colorblock; $user->{fg} = [@colors[0..4]]; $user->{bg} = [@colors[5..9]]; $title = getTitle('colorEdit-title'); $block = $slashdb->getDescriptions('color_block', '', 1); $color_select = createSelect('color_block', $block, $form->{color_block}, 1); slashDisplay('colorEdit', { title => $title, colorblock_clean => $colorblock_clean, colors => \@colors, color_select => $color_select, }); |
From: Nathan V. <na...@th...> - 2000-12-29 22:55:23
|
We got bender running (yay!), broke it and now it's back. Anyway, there's a bug in the color editing section of admin.pl-- editing colors breaks everything. I think I've fixed it; below is a patch. I'm not 100% sure that I'm doing the right thing here (we should get the colors from the form, not the database, right?) but it works. I wasn't certain if the bug or patch pages on sourceforge were for bender or not... -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Nathan Vonnahme na...@th... senior web developer third sector technologies http://enteuxis.org/nathan http://thethirdsector.com ~~~~~~~~~~~~~~~~ global = useless ~~~~~~~~~~~~~~~~~ in admin.pl 477,479c477,478 < < if ($form->{colorpreview}) { < $colorblock = --- > > $colorblock = 481c480,481 < --- > # warn "\n\ncolorblock from form = $colorblock\n"; > if ($form->{colorpreview}) { 485,487d484 < < } else { < $colorblock = $slashdb->getBlock($form->{color_block}, 'block'); 495c492 < $title = getTitle('colorEdit-title'); --- > $title = getTitle('colorEdit-title'); |
From: Chris N. <pu...@po...> - 2000-12-29 22:37:56
|
At 11:20 +0000 2000.12.28, Wojtek wrote: >and in slashd.log i have: >Thu Dec 28 11:14:29 2000 Starting up Slashd with pid 21086 >Can't locate object method "getStoriesForSlashdb" via package "Slash::DB" >at sbin/slashd line 510. >why am I here? at sbin/slashd line 51 > main::END() called at sbin/slashd line 0 > require 0 called at sbin/slashd line 0 > >is there any way to fix this problem? i remember krow saying that he hasn't >ported some of the library to postgresql, is that the problem here? I don't know for sure, but most likely, yes. -- Chris Nandor pu...@po... http://pudge.net/ Open Source Development Network pu...@os... http://osdn.com/ |
From: Brian A. <br...@ta...> - 2000-12-29 22:37:14
|
Wojtek wrote: > > hey, > > i've got slashcode (a version cvs'ed out yesterday) installed with postgresql > 7.0.2. when i start slashd with my virtual user name, it says: > foo@bar:~/slash-install$ sbin/slashd foo > Having to rebuild the database handle > Rebuilt at 2000-12-28 11:16:00+01 > > and in slashd.log i have: > Thu Dec 28 11:14:29 2000 Starting up Slashd with pid 21086 > Can't locate object method "getStoriesForSlashdb" via package "Slash::DB" at sbin/slashd line 510. > why am I here? at sbin/slashd line 51 > main::END() called at sbin/slashd line 0 > require 0 called at sbin/slashd line 0 > > is there any way to fix this problem? i remember krow saying that he hasn't > ported some of the library to postgresql, is that the problem here? You will need the latest out of the cvs tree to fix this. Take a look at cvs.slashcode.com. -Brian |
From: Wojtek <so...@ne...> - 2000-12-29 04:10:54
|
hey, i've got slashcode (a version cvs'ed out yesterday) installed with postgresql 7.0.2. when i start slashd with my virtual user name, it says: foo@bar:~/slash-install$ sbin/slashd foo Having to rebuild the database handle Rebuilt at 2000-12-28 11:16:00+01 and in slashd.log i have: Thu Dec 28 11:14:29 2000 Starting up Slashd with pid 21086 Can't locate object method "getStoriesForSlashdb" via package "Slash::DB" at sbin/slashd line 510. why am I here? at sbin/slashd line 51 main::END() called at sbin/slashd line 0 require 0 called at sbin/slashd line 0 is there any way to fix this problem? i remember krow saying that he hasn't ported some of the library to postgresql, is that the problem here? greetings, Wojtek |
From: Chris N. <pu...@po...> - 2000-12-29 03:04:00
|
At 17:36 +0900 2000.12.27, Shuji Sado wrote: >Last month, I asked Larry Wall about Unicode(utf8) support facility >of Perl5.6. (He visited Japan as keynote speaker of LinuxConfrence >2000 Fall, and I was a chairman of the conference.) He says, >the string functions supports utf8 character, but other facility >is not implemented. If there is not facility of charset conversion, >i18n of Slashcode is impossible. I would rather that instead of doing things like: > s/[^A-Z0-9\'.]//gi --> s/[^A-Z0-9\'. \xa1-\xff]//gi that we instead focus on using codes like \w and \d, along with using the locale and utf8 pragmas. Then, in theory, you can define your locale and let perl handle the rest. Aside from utf8 being incomplete right now, and the utf8 pragma only being supported in 5.6.0 and above, do you see any problems with this approach? -- Chris Nandor pu...@po... http://pudge.net/ Open Source Development Network pu...@os... http://osdn.com/ |
From: Shuji S. <sa...@li...> - 2000-12-27 08:38:05
|
Moin, Brian Aker <br...@ta...> wrote: > Shuji Sado wrote: > > Is there the plan that Slashcode will be internationalized (or localized > > non-english)? If the plan exists, I want the load map and code. > It is a wish, but not the highest priority. In theory at the moment > you could take the slashcode theme in bender and convert it to > Japanese. I'm not sure what you might find that we didn't consider, > but we would happily take patches for it. Oh, wish... At first, I describe only Japanaize. A problem in Japanese support is charset handling. Three charset(Shift JIS, ISO-2022-JP, EUC-JP) are used generally in Japan, and a Japanaized system needs to handling these charset simultaneously. In other words, Japanese user will use three charset, but must handle it with Slashcode. And charset conversion becomes necessary because web document is not made to coexist with different charset. Korean, Chinese and Eastern European languages..., I do not understand it about these language. However, these language support will be possible if charset conversion of input strings to text-area is enabled. Last month, I asked Larry Wall about Unicode(utf8) support facility of Perl5.6. (He visited Japan as keynote speaker of LinuxConfrence 2000 Fall, and I was a chairman of the conference.) He says, the string functions supports utf8 character, but other facility is not implemented. If there is not facility of charset conversion, i18n of Slashcode is impossible. Text::Iconv module (wrapper of glibc iconv ?) exist in CPAN, but this module cannot get charset name. Then it is not enough in Japanization, but it may advance in Internationalization. Fummm... I intend to work about "Japanization". It may take time. --- Shuji Sado Japan Linux Association Executive Director (sa...@li...) Open Source Group Japan President (sa...@op...) VA Linux Systems Japan K.K. (sa...@va...) |
From: Brian A. <br...@ta...> - 2000-12-26 23:13:19
|
Shuji Sado wrote: > Is there the plan that Slashcode will be internationalized (or localized > non-english)? If the plan exists, I want the load map and code. It is a wish, but not the highest priority. In theory at the moment you could take the slashcode theme in bender and convert it to Japanese. I'm not sure what you might find that we didn't consider, but we would happily take patches for it. -Brian -- _______________________________________________________ Brian Aker, br...@ta... Slashdot Senior Developer Seattle, Washington http://tangent.org/~brian/ http://slashdot.org/ _______________________________________________________ You can't grep a dead tree. |
From: Shuji S. <sa...@li...> - 2000-12-26 07:07:18
|
Hi all, Is there the plan that Slashcode will be internationalized (or localized non-english)? If the plan exists, I want the load map and code. I created "ad-hoc" patch which supported Japanese charsets (only EUC-JP). Please refer to the following URL. http://www.opensource.gr.jp/~sado/slash2.jpg Kanji character is displayed to this snapshot. I do not show it now, because this patch is incomplete and I am hoping complete i18n support. If there is not a plan of i18n yet, I hope that i18n project will be formed. Unicode and Japanese character support will be possible if using Jcode.pm (http://openlab.ring.gr.jp/Jcode/index.html). Some charset handling becomes possible. In addition, we will need to revise regular expression. For example, s/[^A-Z0-9\'.]//gi --> s/[^A-Z0-9\'. \xa1-\xff]//gi ^^^^^^^^ EUC-JP code I think that it is difficult to merge these. However, non-English support of Slashcode is very important. Anyway, please give me your thought. Positive suggestions would be helpful for non-English people. --- Shuji Sado Japan Linux Association Executive Director (sa...@li...) Open Source Group Japan President (sa...@op...) VA Linux Systems Japan K.K. (sa...@va...) |