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
Code
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
· 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)
· you made it simply (MichaleRue)

Code

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

Scoop to Email Gateway, a Plan Feature Requests
By rusty , Section Code []
Posted on Wed Mar 07, 2001 at 12:00:00 PM PST
For a long while, there's been some call to add an email gateway of some kind to Scoop. With Digest.pl, we have a one-way feed of story summaries, at least, but I think there's call for more. For example, one scoop-using project, Opennic, maintains both a scoop site and a mailing list, which basically overlap as to content. Some people are really married to the email interface, and do not want to switch to a web-based discussion. By far the best solution all around would be to have a transparent, two-way email to Scoop gateway. Below are my ideas on how to implement this.

(7 comments, 697 words in story) Full Story >>

Coutning Hits With In Scoop New Code
By bbatchel , Section Code []
Posted on Sun Feb 18, 2001 at 12:00:00 PM PST
One of the latest things I have implemented in my scoop site is a hit counter.

I figured what better place to do it than in the same mysql database that scoop runs in. Below I will run through how to set one of these up in your own site.

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

Code to Anonymise the Submission Queue New Code
By Mystic , Section Code []
Posted on Wed Feb 14, 2001 at 12:00:00 PM PST
There has been quiet a number of discussion on how people discriminate against stories written by a certian person and vote it -1 without even reading through the story and judging the story subjectively. Few people have suggested that the Story Submission Queue should be made anonymous to get the desired result of "No discrimination based on author".

Here I present hacks to scoop code base that can get the desired result.

(7 comments, 470 words in story) Full Story >>

Last 5 Comments Boxes
By bbatchel , Section Code []
Posted on Fri Feb 09, 2001 at 12:00:00 PM PST
Ok, again, I am posting code which I have written with the smaller scoop sites in mind. This is a box which shows the 5 most recent comments posted in the system...

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

"Don't include my sig" option Feature Requests
By tech , Section Code []
Posted on Sun Feb 04, 2001 at 12:00:00 PM PST
How about a checkbox option during comment submission to not include your sig?

(14 comments, 93 words in story) Full Story >>

Last 5 Users To Join Boxes
By bbatchel , Section Code []
Posted on Wed Jan 24, 2001 at 12:00:00 PM PST
Below is code I have written that creates a box that shows the last 5 people to join the site. I really think this is only cool for small sites..but maybe I am wrong.

The code would work alot better (be more accurate) if there is a date field in the users table. But this seems to work fine using the UID of the user which should keep getting larger and large as more users are added.

(6 comments, 152 words in story) Full Story >>

User Information Feature Requests
By skim123 , Section Code []
Posted on Tue Jan 23, 2001 at 12:00:00 PM PST
Part of growing a community is giving the users the ability to learn more about the members of said community. I have a couple of very simple requests that I think would make it easier to learn about the members.

(6 comments, 185 words in story) Full Story >>

Truncated subject lines Bugs
By itsbruce , Section Code []
Posted on Sun Jan 21, 2001 at 12:00:00 PM PST

I've lost the end of several subject lines on k5, despite making sure to use fewer characters than the maximum imposed by the text box on the form. This has happened using 3 different browsers (Mozilla, NS4, Konqueror).

(7 comments, 46 words in story) Full Story >>

<< 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