Perl News / use Perl Changes

pudge on 2001-03-18T21:14:42

use Perl is soon moving to Slash 2.0, the new version of the software the site runs on (it currently runs Slash 1.0.9, the latest release). In preparation for the move, you can check out the beta site, and describe your experiences here.

Also, Perl News is going away soon (one might argue it already has :). use Perl is that site's sister site, having all the same news, plus reviews, articles, discussions, and more. The coincidence of the recent technical difficulties of Perl News and the imminent migration of use Perl to its new home makes now a good time to finalize the merging of the two sites.

We'll be modifying Slash to send out the complete text of new stories every evening, so this will be done automatically instead of now, where it's sent out manually. More news on that when it is ready, but until then, there won't be mailings again. It should be ready in a week or two.

Over the next few weeks, please let us know of any problems you're having with the new site, and we'll try to take care of them so we can have a smooth transition.


Lefthand bxes makes middle too narrow

khym on 2001-03-19T01:43:30

When I first went the beta site, the stories column was very narrow, but when I logged in, it got better. And are these lefthand boxes even really needed? Seems fine with the FAQ/About/Submit/etc links being across the top of the page, as it is right now.

It doesn't validate!

bertilow on 2001-03-19T02:34:52

I fed <beta.use.perl.org> to the wolves - No, sorry! - to the HTML validator at <http://validator.w3.org/>, and the result was not pretty, not pretty at all. Something like a zillion errors.

Try it yourself:
http://validator.w3.org/check?uri=http%3A%2F%2Fbet a.use.perl.org%2F.

Maybe I should try the wolves after all... or maby the pigs...

Re:Lefthand bxes makes middle too narrow

pudge on 2001-03-19T03:11:36

The layout is not complete. I have done exactly zero customization to the beta site; all I did was copy a dozen files and convert the database. The lefthand boxes will be removed from the final version, and the top image size will be fixed, etc.

Re:It doesn't validate!

pudge on 2001-03-19T03:13:21

Neither does this site.

If properly motivated, the new site will eventually become valid HTML, but it is a fairly low priority for me.

Complete text of stories

alessio on 2001-03-19T08:37:48

Pudge,

> We'll be modifying Slash to send out the complete text of new stories every evening

I am very interested in this feature and I also made a patch for 1.0.9. Please let me know.

Re:Complete text of stories

pudge on 2001-03-19T12:37:22

Thanks; I'll have a look at your patch. I envision I will roll it in to dailyStuff, and offer THREE preferences for Daily Mailings instead of the current TWO. So users can select to have nothing, just headlines, or full text every night. Of course, admins of sites would be able to disable the latter, if they don't want full text mailed every night.

I have two patches planned for the next two weeks; that is one of them. The other is a patch to allow pseudo-HTML tags, like [CODE] and [REPLY], in a post. I might not get around to that one right now, though.