Scoop -- the swiss army chainsaw of content management
Front Page · Everything · News · Code · Help! · Wishlist · Project · Scoop Sites · Dev Notes · Latest CVS changes · Development Activities
About Scoop
Help!
Menu
· create account
· faq
· search
· report bugs
· Scoop Administrators Guide
· Scoop Box Exchange

Scoop Site Scroller: Get one yourself!
Scoop
The swiss army chainsaw of Content Managment.

Scoop Site Designers
The SAG
Want to do something with Scoop but not sure how? Try the Scoop Admin Guide!
All developers for hire

Login
Make a new account
Username:
Password:

Poll
Spammers are to be:
· Beaten 27%
· Stabbed 25%
· Shot 19%
· Hung 22%
· Drawn 19%
· Quartered 16%
· handed over to Jack Bauer as terrorists with vital information 33%
· Really, *really* hurt 22%
· - 2%
· heralded as good and just marketers just trying to make a living 27%

Votes: 36 | Comments: 10
Results | Other Polls

Recent Comments
· Thank you (scdobre)
· Sprunki Incredibox (davidjohn)
· Snow Rider (davidjohn)
· Download Lagu Mp3 Cepat (darionrourke)
· Tubidy Mp3 Download (darionrourke)
· Tubidy (darionrourke)
· Robinjack (jackman10)
· Great content! (DaniellaDaniDan)
· Robinjack (jackman10)
· Robinjack (jackman10)

Help!

Older Stories...

What is Scoop
Scoop is a "collaborative media application". It falls somewhere between a content management system, a web bulletin board system, and a weblog. Scoop is designed to enable your website to become a community. It empowers your visitors to be the producers of the site, contributing news and discussion, and making sure that the signal remains high. More >>

Check out what other people have done with Scoop.

New Scoop Sites
rudepeople.com in need of a makeover
950 comments, 0 new
by rudedude, Announcements

New Music Site ... in Scoop
991 comments, 0 new
by MightyD, Announcements

Trees and Things is Coming Out
743 comments, 0 new
by 3fingerspointback, Announcements

TalkLeft Moves to Scoop
636 comments, 0 new
by TalkLeft, Announcements

SciScoop Science Forum
518 comments, 0 new
by sciencebase, Announcements

New Site: "Field Gulls" Unofficial Seattle Seahawks Blog
514 comments, 0 new
by Paul Shrug, Announcements

More New Scoop Sites...

Where can I get Scoop
You can download the latest release tarball: scoop_1.1.8.tar.gz

You can grab the nightly build. Note: This is generated automatically from the current CVS, and may not be reliable! Get that here: scoop-1.1-nightly.tar.gz

The developers strongly recommend CVS as the primary way to obtain Scoop, since releases tend to have pretty long delays between them. If you have CVS installed, do the following:

cvs -d:pserver:anonymous@ scoop.versionhost.com:/cvs/scoop login

cvs -z3 -d:pserver:anonymous@ scoop.versionhost.com:/cvs/scoop co scoop

The above is two commands; each one must be on a single line. When prompted for a password for anonymous, enter 'anonymous' (without the quotes). For more CVS info, "Open Source Development with CVS" is an excellent online reference.

Where can I get help
There are several sources of information and support for Scoop. The first place to look is the scoop-help mailing list. You can browse the archives, or join the list. If you want to post a question, joining the list is strongly recommended. You can also join the #scoop IRC channel on SlashNET.

For documentation, there is the (largely complete) Scoop administrator's guide. You can also read the current README and INSTALL files, from Scoop WebCVS (username and password are both "anonymous"). The admin guide is also included with Scoop, in the doc/ directory.

If you have new feature ideas or requests, or descriptions of something you're working on for Scoop, this site is the place to submit them. You can also search this site for information. If you want to get your hands dirty, or have any questions about developing for Scoop, there is also the Scoop-dev list. You can browse the archives, or join the list.

Bug reports and patches should be filed on the Scoop Bug Muncher.

If you have any problems with this site or your user account, e-mail the Admin

Vote For Scoop
Vote for Scoop on O'Reilly's OSDir.com

Most Hotlisted Stories
· Intro To Scoop Development (650 comments) by 29 users
· So, you've installed Scoop (555 comments) by 14 users
· How to install Scoop in Windows 2000/XP (350 comments) by 11 users
· scoop and mod_gzip (1041 comments) by 9 users
· Announcing the hotlist_flex box (918 comments) by 7 users
· HOWTO: create a new opcode without writing any code (668 comments) by 7 users
· Postgres Scoop (491 comments) by 7 users
· A Proposal: Wikis for Scoop (580 comments) by 6 users
· Spammers (444 comments) by 5 users
· where does one post for developers? how about a job area? (796 comments) by 5 users

User Activity Algorithms New Code
By bbatchel , Section Help! []
Posted on Thu Feb 22, 2001 at 12:00:00 PM PST
This topic came up a week ago. I am getting ready to implement this as part of a promotion for my site. The idea is that we come up with a fair and accurate measure of total system activity on a per user basis....in my case, the top 10 most active users (in regards to posting stories, comments, and moderating) get prizes.

(1 comment, 230 words in story) Full Story >>

Apache w/ PHP4 and mod_perl Docs
By bakednotfried , Section Help! []
Posted on Tue Feb 20, 2001 at 12:00:00 PM PST
The toughest part of getting scoop to work for me was getting php and mod_perl to behave with each other in apache. Here is the story of how I learned to build apache with php4 and mod_perl in order to run scoop.

(3 comments, 478 words in story) Full Story >>

Question about dead submissions Feature Requests
By slaytanic killer , Section Help! []
Posted on Tue Feb 20, 2001 at 12:00:00 PM PST
I've got a couple short questions about rejected submissions, which I'm sure is a dead subject, but I can't find it on a search.

. I know that publicly viewable rejected articles could turn the submissions queue into a troll queue. If I were to implement a solution, is that the only foreseeable problem, or are there other things to design around?

. If a solution were to fit criteria and have no apparent flaws, would it likely be put into CVS after some small mulling-over period? Would an article/diary entry on K5 to get ideas help matters?

Again, these are just questions I've never had answered, and I won't necessarily contribute a patch or nudge anyone to implement this. Thanks to anyone who answers these.

(1 comment) Comment >>

Scoop Tuning Announcements
By bbatchel , Section Help! []
Posted on Mon Feb 19, 2001 at 12:00:00 PM PST
My small webserver (AMD K6-2 300, 500MB RAM) supports my simple, 1K hits/day website. Upon running apache's benchmark tool, I notice that it can barely dish out 1 request per second. While this is currently fine for my site, I would still like to know what can be done to speed up mod_perl, and in particular that way scoop would be set up using vhosts.

(2 comments, 130 words in story) Full Story >>

preview bug when submitting story Bugs
By worldbeat , Section Help! []
Posted on Mon Feb 05, 2001 at 12:00:00 PM PST
not sure if this is the right place for bugs on kuro5hin, but its what i could find.

i'm running into a bug that when i try to preview a story i'm post to kuro5hin i get taken to the front page (www.kuro5hin.org) rather then a preview of my story.

this could potentially be because it was a rather long compilation of links destined for MLP. perhaps the story was too long?

thanks,
worldbeat

(11 comments) Comment >>

Modifying scoop to just do voting Feature Requests
By malbo , Section Help! []
Posted on Mon Jan 29, 2001 at 12:00:00 PM PST
I'm trying to create a site where ideas can be submitted, and then voted on by the community, with discussion/comments on the ideas also encouraged.

But I just can't work out how to make Scoop do this.

(1 comment, 178 words in story) Full Story >>

multiple scoop installs on one box Bugs
By janra , Section Help! []
Posted on Wed Jan 24, 2001 at 12:00:00 PM PST

I'm not sure if this is a bug or I've just done something wrong, but the three scoop installs I have on my computer sometimes 'share' the information in their databases, leading to some very interesting effects.

(4 comments, 378 words in story) Full Story >>

ModPerl Hosting (again) Feature Requests
By jy , Section Help! []
Posted on Wed Jan 24, 2001 at 12:00:00 PM PST
Hello boys, hello girls,

This has already been discussed, but i'll add one more story about this :

ModPerl Hosting

  1. Scoophosting is a very good solution I presume if you don't want to run your custom version of Scoop.
  2. But if you want to run your own custom code, where can we host modperl powered sites without selling one's house to pay the monthly fee ? (i don't even have a house)
  3. Where is kuro5hin.org hosted and how much does it cost ?

(3 comments) Comment >>

<< Previous 8 Next 8 >>

Hosted by ScoopHost.com Powered by Scoop
All trademarks and copyrights on this page are owned by their respective companies. Comments are owned by the Poster. The Rest © 1999 The Management

create account | faq | search