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
All Stories
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
· Amazing (George11)
· Nice (George11)
· Amazing (George11)
· Thank you (scdobre)
· Sprunki Incredibox (davidjohn)
· Snow Rider (davidjohn)
· Download Lagu Mp3 Cepat (darionrourke)
· Tubidy Mp3 Download (darionrourke)
· Tubidy (darionrourke)
· Robinjack (jackman10)

All Stories

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
· HOWTO: create a new opcode without writing any code (668 comments) by 7 users
· Postgres Scoop (491 comments) by 7 users
· Announcing the hotlist_flex box (918 comments) by 7 users
· A Proposal: Wikis for Scoop (580 comments) by 6 users
· where does one post for developers? how about a job area? (796 comments) by 5 users
· Spammers (444 comments) by 5 users

Intro To Scoop Development Announcements
By hurstdog , Section Help! []
Posted on Wed Aug 22, 2001 at 12:00:00 PM PST

Every so often I get an email or talk to someone who says they want to help out with scoop but don't know where to start. Or that they know a little bit of perl, but not enough to help out with something like Scoop. This article aims to cover the basics necessary for you to know to help out with Scoop. It won't cover everything about Scoop, nor will it cover many details, but it will cover *just* enough to get you hacking.

(650 comments, 2097 words in story) Full Story >>

Admin Logging Feature Requests
By DJBongHit , Section Wishlist []
Posted on Tue Aug 21, 2001 at 12:00:00 PM PST
When I moved Smokedot over to Scoop, I decided to stay with the closed-queue style rather than a k5-style open queue. Unlike Slashdot, though, I decided to give a whole pile of people editor accounts to provide a more balanced selection of stories being posted. The problem that this caused was that I can't tell who is doing what. So a feature I'd like to see in Scoop is a logging mechanism which logs all actions done by editors and admins (stories posted, stories deleted, comments deleted, stories edited, etc...) and a nice web interface to view this through (and, I suppose, a permission to set who can view it). I'd be happy to write this feature, but before I go out and do it I'd like to hear what you guys think.

(68 comments) Comment >>

free2air.org Announcements
By vortex , Section New Scoop Sites []
Posted on Thu Aug 16, 2001 at 12:00:00 PM PST

Open Distributed Wireless Public Access Networks have been scoop'ed on free2air.org

Open Access Point Diaries, FAQs, general info and development & much more ...

shine,

.vortex

(174 comments) Comment >>

File Uploads Through Scoop Feature Requests
By johncoswell , Section Code []
Posted on Tue Aug 14, 2001 at 12:00:00 PM PST
Is there a way to accept file uploads through the CGI interface in Scoop? I can get it to work through an external script that is called from a Box on a page, plugging the user's nickname into the form, but I would like to put the upload code into a Box on the page and then just parse the CGI input, so I can use the Scoop user database to make sure the uploader is who they really are.

(5 comments, 151 words in story) Full Story >>

Scoop 0.8 Released Announcements
By panner , Section Project []
Posted on Mon Aug 06, 2001 at 12:00:00 PM PST
Scoop 0.8 is (finally :) out, with tarballs available on Sourceforge as both .gz and .bz2 files. It's been about four months since Scoop 0.6 was released, and this release includes many new features, bug fixes, and docs. For anyone that cares, Scoop 0.8 is available under the scoop-0_8-stable branch, while development will continue in the main trunk. The changelog for 0.8 is below.

Update [2001-8-15 21:13:55 by rusty]: It should be known that panner and hurstdog share the vast majority of the credit for this release. They've really taken over the running of the project, and panner especially got the last few bugs fixed and did all the releasing for 0.8. So when you thank someone for this sucker, thank them! :-)

(17 comments, 696 words in story) Full Story >>

Top Hotlisted Box Boxes
By panner , Section Code []
Posted on Tue Jul 31, 2001 at 12:00:00 PM PST

Recently, on k5 there was a discussion about disabling the Anonymous Hero. That story brought up several threads about the advantages and disadvantags of doing so. This, however, has nothing to do with that.

Instead, it relates to a specifc thread, in which ramses0 brought up his idea for a top hotlisted box. Not wanting to let an opportunity for a perfectly good box slip by, I managed to write one in about 15 minutes. The entire thing in (from what I can tell) working form is below. Just goes to show the power of boxes in Scoop :)

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

install scoop without root Feature Requests
By Andrew Dvorak , Section Wishlist []
Posted on Mon Jul 30, 2001 at 12:00:00 PM PST
I thought I read a story about this somewhere but I couldn't find it.

I would like to be able to run scoop without access to httpd.conf. Is there a solution that allows me to do this? If not, an interface through a perl script may be useful.

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

More ways of sorting the comments Feature Requests
By janra , Section Wishlist []
Posted on Thu Jul 19, 2001 at 12:00:00 PM PST

I would like to suggest two more ways to have the comments sorted: a variation on 'highest rated first' and a variation on 'newest first'.

(2 comments, 190 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