<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.soylentnews.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Bryan</id>
	<title>SoylentNews - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.soylentnews.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Bryan"/>
	<link rel="alternate" type="text/html" href="https://wiki.soylentnews.org/wiki/Special:Contributions/Bryan"/>
	<updated>2026-05-16T10:09:43Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.41.4</generator>
	<entry>
		<id>https://wiki.soylentnews.org/index.php?title=SoylentNews&amp;diff=4596</id>
		<title>SoylentNews</title>
		<link rel="alternate" type="text/html" href="https://wiki.soylentnews.org/index.php?title=SoylentNews&amp;diff=4596"/>
		<updated>2014-02-14T11:06:25Z</updated>

		<summary type="html">&lt;p&gt;Bryan: /* Similar Projects */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[FAQ|Frequently Asked Questions]] ... Was your question not answered? Get on IRC and pester the relevant person: [[WhosWho| Who's Who?]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Feb 14, 2014  4:50AM EST:''' Status&lt;br /&gt;
Started mod system rework. Here's my writeup on thoughts from the test site:&lt;br /&gt;
&lt;br /&gt;
As the to-do list of tasks continues to be whittled bit by bit towards launch, one large item remains: distribution of moderation points. While I wish I could reuse the existing Slash code, the fact is that this code is completely inappropriate for a site smaller than Slashdot. So, I've been working with a couple of users in chat to rework the underlying math so that mod point distribution actually works in a reasonable way. If you're interested in the potential algorithm behind this, read on. Be warned, it is a bit dry and technical.&lt;br /&gt;
&lt;br /&gt;
The current thoughts are that slash should enforce that a specific number of mod points must ALWAYS be in circulation, and in the hands of our potential moderators. Without going into too much detail, we're running off the assumption that the total number of moderations applied in an article should approximately equal the number of comments. To account for inactive users and for the constant flow of new articles/comments, twice as many mod points will be distributed.&lt;br /&gt;
Have I lost you yet? To reiterate, two mod points must exist for every comment in active articles. As far as problems go, having too many mod points in circulation is far preferable too little. If you don't understand why, I recommend trying to find +5 posts on other slash sites like Slashdot Japan or BarraPunto.&lt;br /&gt;
&lt;br /&gt;
Here's an example:&lt;br /&gt;
Assuming that we have two articles with approximately 200 comments each, that means we need to have 800 points in circulation. However, if we stuck with the old Slashdot method of 5 points to a user, we'd end up needing to have 80 people read an article and not comment on it. Obviously, that's not going to work, and as we have more articles/comments, that number will only increase.&lt;br /&gt;
&lt;br /&gt;
Instead, we'll limit the number of moderators to approximately 30% of active accounts who haven't moderated relatively recently. In this context, active means that you have logged in within the last 5 days. The process_moderators script will calculate how many mod points are currently in circulation, how many need to be in circulation, and how many, if any, it needs to add to the pool. It then looks at the list of eligible moderators, selects 30% of them, and hands them out. To prevent moderation fatigue, we'll cap the maximum number of points a user can receive, and by the same logic, also set a minimum. I don't know about you, but I'd be a little annoyed if I found I had gotten a whopping 1 whole mod point.&lt;br /&gt;
&lt;br /&gt;
This should allow a relatively fluid system, and I hope, allow us to have something very similar to the moderation system we've all grown to love. I'm open to suggestions or even radically different ideas on how to improve this below.&lt;br /&gt;
[[User:NCommander|NCommander]] ([[User talk:NCommander|talk]])&lt;br /&gt;
'''Feb 13, 2014  9:00PM EST:''' Status&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We just modified the DNS a little. It'll take awhile for the changes to propagate through the net. I bumped the TTL down to 30 minutes (from 3 hours), so future changes should go pretty fast. There may be some intermittent problems for a short while.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We're not going live ''just'' yet, but we're comfortable letting more people in. Slowly I turned, step by step...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
NCommander installed FusionForge on the dev site. It comes with MediaWiki (the same package as this), forum software, project management, and integrated bug tracking. It's pretty nice. It's the same package that runs SourceForge, so it'll be familiar to many people.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
There's not a lot of discussion on the forums about which bug tracker to use, so absent any wailing and gnashing-of-teeth, I'd like to go with his choice. If people don't like this, start a protest and we'll talk.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Feb 13, 2014  1:08PM EST:''' Status&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
NCommander, our chief architect and hero, who has been putting in marathon days since Friday, is taking a much-needed &amp;quot;mental health day&amp;quot;. We are idling in test mode (a few editors, the systems team, the alpha-test group) for at least a day while people catch their breath.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Varnish, our web accelerator, is not passing site cookies back to the user so we've disabled it for now. This means that the site is working, just not able to handle any sort of high-traffic load.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
It's been pointed out that the wiki is a bad place to manage bugs. I agree completely, but for the first day it tends to avoid duplicates and it was only for a day or so anyway.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
There's been some discussion among the ''system'' group (about a dozen people) about bug trackers, but that decision should really come from the ''dev'' team (30 or more, on the forum). The dev team should start discussing what they'd like to see for bug tracking on the forums. I'll monitor the thread and take consensus opinion (if there is one), or make an executive decision.&lt;br /&gt;
&lt;br /&gt;
Please keep in mind the full scope of project bug tracking. System has suggested bug tracking be split into two sections - a mantis install, easy and user-friendly, used for overall site issues, and GitHub for technical issues which might be more appropriate for engineering bugs. Also, we intend to release the code open-source, so GitHub could field technical issues from other sites using our interface.&lt;br /&gt;
&lt;br /&gt;
Food for thought.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Feb 13, 2014  12:33AM EST:''' Status&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
A select few editors, dev, and system types are working through the system finding bugs. User registration works, there are stories on the front page, comments and replies. A screenshot of testing from last night is here: https://dl.dropboxusercontent.com/u/52836172/2014-02-13-SN-aplha.png&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We could use a temporary bug tracking system that's easily accessible by the users (ie - not requiring onerous registration). Can anyone hook us up?&lt;br /&gt;
: How about &amp;quot;Bug:&amp;quot; namespace here on wiki? [[User:Yahwotqa|Yahwotqa]] ([[User talk:Yahwotqa|talk]]) 00:45, 13 February 2014 (MST) &amp;lt;=== Done&lt;br /&gt;
:: If you expect more reports, I suggest using something structured like [[Template:Bug]] (example use in [[Bug:Testbug]]). Expand the template however you see fit. :) [[User:Yahwotqa|Yahwotqa]] ([[User talk:Yahwotqa|talk]]) 02:07, 13 February 2014 (MST)&lt;br /&gt;
::: Technically, this solution still requires registration (since anonymous editing is disabled on the wiki), and I don't think it would be able to handle some usual features of bug trackers like being able to list issues and filter them by stuff like their status.  [[User:FunPika|&amp;lt;span style=&amp;quot;color:blue&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Fun&amp;lt;/b&amp;gt;&amp;lt;/span&amp;gt;]][[User_Talk:FunPika|&amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Pika&amp;lt;/b&amp;gt;&amp;lt;/span&amp;gt;]] 04:22, 13 February 2014 (MST)&lt;br /&gt;
:::: I created a [[Bug tracker]] page for figuring out what we want to do. [[User:FunPika|&amp;lt;span style=&amp;quot;color:blue&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Fun&amp;lt;/b&amp;gt;&amp;lt;/span&amp;gt;]][[User_Talk:FunPika|&amp;lt;span style=&amp;quot;color:green&amp;quot;&amp;gt;&amp;lt;b&amp;gt;Pika&amp;lt;/b&amp;gt;&amp;lt;/span&amp;gt;]] 05:23, 13 February 2014 (MST)&lt;br /&gt;
: Why temporary? We should just get a proper bug tracker in place then even in the future when someone notices a quirk they can report it. One of the big issues with /. was people were constantly complaining about bugs with no way to tell if they were being addressed. How long were people complaining about unicode support? [[User:Vanderhoth|Vanderhoth]] &lt;br /&gt;
&lt;br /&gt;
: ''Later we want to have recommendations and properly choose a system that's well suited. At present, we don't want to spend time on things not directly related to bringing the system up. -John''&lt;br /&gt;
&lt;br /&gt;
E-mail me: John (at) SoylentNews (dot) org&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Feb 12, 2014  9:40PM EST:''' Status&lt;br /&gt;
&lt;br /&gt;
Freenode is complaining &amp;quot;Server is full&amp;quot; and not letting me into chat, so this is a '''guess status''' :-)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Thanks to everyone who volunteered to help test the system this evening. At the last minute, the team found a nest of bugs that effectively broke the moderation system, so testing was put off until 10:PM EST, and then later was put off until Thu.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Nothing is impossible for the person who doesn’t have to do it himself.&lt;br /&gt;
* Any project can be estimated accurately once it’s completed.&lt;br /&gt;
* The sooner you get behind schedule, the more time you have to make it up.&lt;br /&gt;
* A badly planned project will take three times longer than expected&lt;br /&gt;
* A well planned project only twice as long as expected.&lt;br /&gt;
* Schedules are made to be broken&lt;br /&gt;
* Work expands to fill the Time. Cost expands to meet the Budget.&lt;br /&gt;
* The first 90% of a project takes 90% of the time. The last 10% takes the other 90%.&lt;br /&gt;
* The only certainty in a project is uncertainty&lt;br /&gt;
* On time, on budget, on spec – pick 2.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==WE HAVE A FIRST POST==&lt;br /&gt;
&lt;br /&gt;
From the site:&lt;br /&gt;
I know its been a long wait, but we've been steadily moving towards launch. With luck, you're reading this on the main index of the site, which means we've gone, and haven't gone mad in the process. Now that we're here, we hope to have made the wait worth it, but we depend on everyone in the community. To make this site a success, we depend on each and every single user even if its just from passing word of mouth. Remember, every single user can submit stories, moderate, and contribute to discussions all at the same time, and that's what makes us unique. May I be the first to welcome you to your new home. &lt;br /&gt;
&lt;br /&gt;
[[http://imgbin.org/index.php?page=image&amp;amp;id=16708]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Site Announcements'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Feb 11, 2014  8:01PM EST:''' Status&lt;br /&gt;
&lt;br /&gt;
Yeah, yeah... we're working on it.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
We're starting to get overlords that manage various features. An overlord is responsible for granting access - it's intended to be a ''no work'' position, so that it can be held for long periods without requiring much time.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
So for example, Applesmasher is the overlord of forums. He grants access to people and recovers access when people leave, but he doesn't ''have'' to do any work himself (although he can if he wants). He ensures that the people with access are reliable.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
So if you need a forum for your group, ask the overlord of forums. If you want a set of wiki pages, ask the overlord of the wiki, and so on.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The current overlords have agreed to hold the position until Mar 1, at which time we will choose overlords via some formal process. (And the current overlords might ask to continue.)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The current overlords can be contacted here:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
art@SoylentNews.org&lt;br /&gt;
&lt;br /&gt;
editors@SoylentNews.org&lt;br /&gt;
&lt;br /&gt;
forums@SoylentNews.org&lt;br /&gt;
&lt;br /&gt;
wiki@SoylentNews.org&lt;br /&gt;
&lt;br /&gt;
chat@SoylentNews.org&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
There will be more to come. This is temporary to get us going - the community can change the structure later, but for now things seem to naturally separate into these areas of interest.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Feb 11, 2014  3:01PM EST:''' Status&lt;br /&gt;
&lt;br /&gt;
We have a working system, and two people fixing the CSS (sadly, none for sphinx). As far as I can tell, we're trying to get the high-bandwidth aspects of the site running: Varnish, MySQL configuration options, and such. We want the system to be able to withstand a tsunami of visitors 10 meters high.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The system team has been working around the clock to get things running, and I mean that literally. I have to as-much-as order people to break off at night and go to bed. They *really* want to see this thing work. Send them some love in chat if you can.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Note that these are not &amp;quot;deadlines&amp;quot;, nor do I particularly care if we miss them: We're  reporting when we &amp;quot;predict&amp;quot; things will be ready. The first 90% of the project is done, now we're working on the remaining 90%.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Stand by for launch...&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
P.S. - Check out the logo&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Feb 11, 2014 12:01PM EST:''' Need some sphinx help&lt;br /&gt;
&lt;br /&gt;
We still need [http://en.wikipedia.org/wiki/Sphinx_(search_engine)  sphinx (search engine)]&lt;br /&gt;
expertise, so if you are familiar with this package, please E-mail me:&lt;br /&gt;
&lt;br /&gt;
If you want to send the project lead a message:  John (at) SoylentNews (dot) org&lt;br /&gt;
&lt;br /&gt;
EDIT:  Sent a discussion to John (at) SoylentNews (dot) org&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''The Slashcott is getting attention'''&lt;br /&gt;
:A selection of Slashcott/Beta comments from around the web.......&lt;br /&gt;
&lt;br /&gt;
::* http://arstechnica.com/information-technology/2014/02/slashdots-new-interface-could-kill-what-keeps-slashdot-relevant/   &amp;lt;=== Nice article by Ars &lt;br /&gt;
::* http://spallshurgenson.blogspot.com/2014/02/tragedy-of-commons-redesigning-social.html   &amp;lt;=== A good summary of the situation&lt;br /&gt;
::* https://community.republicwireless.com/thread/23151          &amp;lt;== &amp;quot;How not to treat your community&amp;quot;&lt;br /&gt;
::* http://www.tidbitsfortechs.com/2014/02/biting-hand-feeds-less-boycotting-slashdot-org-1-week&lt;br /&gt;
::* http://community.spiceworks.com/topic/442346-trouble-at-slashdot&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Check out the [http://imgbin.org/index.php?page=image&amp;amp;id=16688| look and feel] of the new site!&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
'''To everyone involved... THANK YOU!'''&lt;br /&gt;
&lt;br /&gt;
We are building a news site alternative to Slashdot. We have started only a few days ago, and this wiki is a temporary measure so that volunteers can coordinate and others can see what's happening.&lt;br /&gt;
&lt;br /&gt;
The idea is to build a news aggregation site that delivers what's important - better articles, less fluff, and all the functionality you expect from the moderation system. We are still looking for volunteers so stop by the boards and the IRC and let us know you want to help!&lt;br /&gt;
&lt;br /&gt;
* The proposed business model is [[Finances|here]] &amp;lt;br&amp;gt;&lt;br /&gt;
* Some business planning is [[Business|here]] &amp;lt;br&amp;gt;&lt;br /&gt;
* A statement of functionality (turn into a requirements document?)--- [[FeatureList]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
''' Get Involved '''&lt;br /&gt;
&lt;br /&gt;
'''Hop in to IRC!''' - [[SoylentNews:IRC|IRC]]: ##altslashdot on chat.freenode.net ([https://webchat.freenode.net/?channels=##altslashdot Webchat], we are growing in [http://irc.netsplit.de/channels/details.php?net=freenode&amp;amp;room=%23%23altslashdot strength!])&lt;br /&gt;
&lt;br /&gt;
'''Register on the forums''' - http://forums.SoylentNews.org&lt;br /&gt;
* Go to forums.SoylentNews.org and register a user&lt;br /&gt;
* Read [http://forums.soylentnews.org/viewtopic.php?f=10&amp;amp;t=38&amp;amp;sid=e55255cb6dfe68b28c8cf5f2b9697a64| this] post if you are having problems. (Thanks MrGuy)&lt;br /&gt;
* Add yourself to whichever groups you are interested in&lt;br /&gt;
* For tech issues with the forum software, please Email Joel: soylent (at) finite (dot) ms&lt;br /&gt;
&lt;br /&gt;
'''Slashcott''' Organized boycott of the Dice-owned Slashdot pages&lt;br /&gt;
* Show your support for the &amp;quot;Get rid of Beta&amp;quot; crowd by avoiding Slashdot during the week of February 10-17&lt;br /&gt;
&lt;br /&gt;
'''Tell Somebody''' A friend, a colleague, any major news source....&lt;br /&gt;
*Do what you can to get the word out&lt;br /&gt;
&lt;br /&gt;
'''Contact:'''&lt;br /&gt;
If you want to send the project lead a message:  John (at) SoylentNews (dot) org&lt;br /&gt;
&lt;br /&gt;
==Status==&lt;br /&gt;
&lt;br /&gt;
Check out the [[FAQ]]&lt;br /&gt;
&lt;br /&gt;
* Forums are available at forums.SoylentNews.org&lt;br /&gt;
::The forums have four user groups: Code, Content, Style, and System.&lt;br /&gt;
* We upgraded the hosting by two tiers&lt;br /&gt;
* The System team is working on installing SlashCode. They are busting their collective tails to get this site up for us.  Hopefylly, soon!&lt;br /&gt;
* Probably won't be non-profit, see [[Finances|business model]].&lt;br /&gt;
* We won't poach from Slashdot. This includes articles and logos, also &amp;quot;style&amp;quot; to a reasonable extent.&lt;br /&gt;
&lt;br /&gt;
Mailing list update Messages are [[MailingListUpdates|here]]&lt;br /&gt;
&lt;br /&gt;
== Site Name ==&lt;br /&gt;
We have a '''temporary''' name!&lt;br /&gt;
&lt;br /&gt;
Thanks go out to everyone who made suggestions - some of them were&lt;br /&gt;
absolutely brilliant! For example, it hadn't occurred to me to choose a name based on a&lt;br /&gt;
non-English word, or a palindrome, or a puzzle. Many of the entries were quite clever.&lt;br /&gt;
(Adies, it took me more than a day to figure yours out. Bravo!)&lt;br /&gt;
&lt;br /&gt;
I won't post the runners up because squatters might take the names before we hold the real&lt;br /&gt;
contest. We'll figure out a way to prevent this somehow - at worst case we can choose judges&lt;br /&gt;
and do it privately.&lt;br /&gt;
&lt;br /&gt;
Jerry had the winning entry.&lt;br /&gt;
&lt;br /&gt;
The temp name is: '''SoylentNews''' with the tagline: '''SoylentNews is people!'''&lt;br /&gt;
&lt;br /&gt;
Does this rock? It hits the trifecta of website goodness:&lt;br /&gt;
&lt;br /&gt;
* Descriptive in a way that mundanes will understand (compare &amp;quot;Photoshop&amp;quot; with &amp;quot;GIMP&amp;quot;, &amp;quot;Internet Explorer&amp;quot; with &amp;quot;Firefox&amp;quot;, and &amp;quot;MediaPlayer&amp;quot; with &amp;quot;VLC&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
* It's part of Nerd culture, a pun, and slightly twisted&lt;br /&gt;
&lt;br /&gt;
* It's suggestive of being community driven&lt;br /&gt;
&lt;br /&gt;
* Possible Trademark issues&lt;br /&gt;
&lt;br /&gt;
* It is attached to some movie about eating corpses and implies &amp;quot;News fresh as processed corpses&amp;quot; (??)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
This will be a hard act to beat. Start thinking up names for the contest, or throw your weight&lt;br /&gt;
behind this one. The contest will be held soon after we open the doors.&lt;br /&gt;
&lt;br /&gt;
(And it was poutine (from IRC) who suggested we use a temporary name. Others may also have suggested it, but it was his post that I noticed. Be sure to thank him if you see him on IRC.)&lt;br /&gt;
&lt;br /&gt;
== List of Discussion Pages ==&lt;br /&gt;
*[[NewName]]&lt;br /&gt;
*[[MailingListUpdates]]&lt;br /&gt;
*[[Finances]] -- which model would allow to minimise and/or distribute hosting costs&lt;br /&gt;
*[[Business]]&lt;br /&gt;
*[[Moderation]] -- how/if to enhance; was it so bad it was the primary reason for the diaspora?&lt;br /&gt;
*[[FeatureList]] -- discussion of required/desired characteristics&lt;br /&gt;
*[[Submission guidelines]]&lt;br /&gt;
*[[Content]]&lt;br /&gt;
*[[Style]]&lt;br /&gt;
*[[Migration of users from Slashdot]] -- how to handle Nicks and UIDs&lt;br /&gt;
*[[Licensing]]&lt;br /&gt;
*[[WhosWho]] -- points of contact in different project areas&lt;br /&gt;
*[[Spreading the word]]&lt;br /&gt;
*[[Comments]]&lt;br /&gt;
*[[To do]]&lt;br /&gt;
*[[Bugs]]&lt;br /&gt;
*[[Stories from former Slashdot users]]&lt;br /&gt;
&lt;br /&gt;
== IRC ==&lt;br /&gt;
General Slashdot Discussion: Come on IRC channel #slashdot at irc.slashnet.org. Or use the web client: http://www.slashnet.org/webclient&lt;br /&gt;
&lt;br /&gt;
SoylentNews Discussion: Head to IRC channel ##AltSlashdot on irc.freenode.net, Web client is here: https://webchat.freenode.net/&lt;br /&gt;
&lt;br /&gt;
'''Mumble (Voice / Text Server)''' : voice.whackperiod.org &lt;br /&gt;
&lt;br /&gt;
== Similar Projects ==&lt;br /&gt;
* [http://pipedot.org/ Pipedot] - Rewrite project - Aiming to create a cleaner news site with modern technology.&lt;/div&gt;</summary>
		<author><name>Bryan</name></author>
	</entry>
	<entry>
		<id>https://wiki.soylentnews.org/index.php?title=FAQ&amp;diff=4397</id>
		<title>FAQ</title>
		<link rel="alternate" type="text/html" href="https://wiki.soylentnews.org/index.php?title=FAQ&amp;diff=4397"/>
		<updated>2014-02-12T11:08:52Z</updated>

		<summary type="html">&lt;p&gt;Bryan: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Frequently Asked Questions=&lt;br /&gt;
&lt;br /&gt;
===What is this site about===&lt;br /&gt;
&lt;br /&gt;
This is a news site alternative to Slashdot. It runs an interface much like Slashdot ''used'' to be&lt;br /&gt;
- better articles, less decoration and less &amp;quot;in your face&amp;quot; functionality.&lt;br /&gt;
&lt;br /&gt;
===Who owns this site===&lt;br /&gt;
&lt;br /&gt;
The site is owned and run by John Barrabas John (at) AltSlashdot (dot) org.&lt;br /&gt;
&lt;br /&gt;
This may change in a month or so when we choose a business model.&lt;br /&gt;
&lt;br /&gt;
===What if Dice decides to revert to Classic Slashdot?===&lt;br /&gt;
&lt;br /&gt;
The general feeling is that the quality of articles on Slashdot has&lt;br /&gt;
become poor. We think we can do a better job, so the project will continue regardless of what&lt;br /&gt;
Dice does with Slashdot.&lt;br /&gt;
&lt;br /&gt;
===How can I volunteer?===&lt;br /&gt;
&lt;br /&gt;
Volunteering is done via the group forums: you join a group to contribute via a forum.&lt;br /&gt;
&lt;br /&gt;
* Register a user at forums.soylentnews.org&lt;br /&gt;
* Go to your user panel (UL corner of page) and then &amp;quot;Groups&amp;quot; tab&lt;br /&gt;
* Add yourself to interesting groups&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
For almost all facets of the site, contributions are made by community consent: If you can convince the community in your forum group, we'll do it. You don't need permission of the owner.&lt;br /&gt;
&lt;br /&gt;
The owner controls certain narrow aspects of the site such as domain registration, money, &lt;br /&gt;
legal, and such. This may change when we choose a business model.&lt;br /&gt;
&lt;br /&gt;
===Will the code be released open source?===&lt;br /&gt;
&lt;br /&gt;
Yes.&lt;br /&gt;
&lt;br /&gt;
===Will the database be released open source?===&lt;br /&gt;
&lt;br /&gt;
Yes, providing there are no legal issues or other &amp;quot;gotchas&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
On the subject of making things open source, someone suggested that the database be &lt;br /&gt;
separated via API from the presentation. People could then write other interfaces and presentation methods that show the data in various ways. It would also allow program access &lt;br /&gt;
to the data for things such as searching and other uses.&lt;br /&gt;
&lt;br /&gt;
I think this is an excellent idea. Barring any insurmountable issues, I'll try to make&lt;br /&gt;
that happen during the rewrite.&lt;br /&gt;
&lt;br /&gt;
===Will you be taking articles/content from Slashdot?===&lt;br /&gt;
&lt;br /&gt;
No.&lt;br /&gt;
&lt;br /&gt;
I don't consider it fair. Slashdot put a lot of effort into building their brand and&lt;br /&gt;
community. If we are to succeed, we need to do it on our own merits.&lt;br /&gt;
&lt;br /&gt;
I'm deciding this as benevolent dictator. Regardless of community sentiment, we won't be&lt;br /&gt;
poaching from Slashdot.&lt;br /&gt;
&lt;br /&gt;
===Doesn't AltSlashdot infringe on Slashdot's trademark?===&lt;br /&gt;
&lt;br /&gt;
Opinion on this is mixed, but it doesn't matter.&lt;br /&gt;
&lt;br /&gt;
We will be choosing a new name by community consensus ''real soon'' after the initial rollout,&lt;br /&gt;
probably in the first week.&lt;br /&gt;
&lt;br /&gt;
===I've got this great idea for a new name===&lt;br /&gt;
Soon there will be a submission form on our website, where everyone will be able to submit a suggestion. Collecting submissions will take whole week. Then next week we will have a two-stage voting. In first stage people will just assign numbers to each proposal, in second stage the top 10 names will be voted again.&lt;br /&gt;
(if I inferred correctly from my talk with Barrabas)&lt;br /&gt;
&lt;br /&gt;
===I own the domain for a new name - want it?===&lt;br /&gt;
&lt;br /&gt;
Some feel that names based on a pun of Slashdot would present similar problems.&lt;br /&gt;
&lt;br /&gt;
We need a name which is completely lateral, something that's ours and ours alone.&lt;br /&gt;
&lt;br /&gt;
We will be choosing a new name by community consensus ''real soon'' after the initial rollout,&lt;br /&gt;
probably in the first week.&lt;br /&gt;
&lt;br /&gt;
(And some of the suggestions were brilliant. I'm particularly fond of &amp;quot;NewSlash&amp;quot;. Sadly, we can&lt;br /&gt;
use none of them.)&lt;br /&gt;
&lt;br /&gt;
===What about user ID on old slashdot, can we preserve that?===&lt;br /&gt;
Yes, people migrating from old slashdot can keep their username and ID. New people will start counting their ID from 'last_slashdot_ID'. See [[Migration of users from Slashdot]] for exact details.&lt;/div&gt;</summary>
		<author><name>Bryan</name></author>
	</entry>
	<entry>
		<id>https://wiki.soylentnews.org/index.php?title=SoylentNews&amp;diff=4313</id>
		<title>SoylentNews</title>
		<link rel="alternate" type="text/html" href="https://wiki.soylentnews.org/index.php?title=SoylentNews&amp;diff=4313"/>
		<updated>2014-02-11T09:22:32Z</updated>

		<summary type="html">&lt;p&gt;Bryan: /* Noteworthy Comments */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[FAQ|Frequently Asked Questions]]&lt;br /&gt;
&lt;br /&gt;
'''Site Announcements'''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Feb 10, 2014:''' It looks like we are ready for &amp;quot;soft launch&amp;quot; tonight (Mon), which means we'll invite a bunch of people to use the site and see how things hold up.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If everything seems to work, we'll open the doors on Wednesday. Cross your fingers everyone!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
There may be some teething problems in the first couple of days. We will bump the server to whatever level is needed, but it may take some hours of slow access before we decide to do that.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Also, SlashCode is 5 years old - it's got sharp edges and rough spots, and maybe a few pugs. Please have patience, the systems team is working very hard.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you are having tech issues with the forum software, please Email Joel: soylent (at) finite (dot) ms&lt;br /&gt;
&lt;br /&gt;
It's not certain whether we will be able to rollout on Monday as planned, but it's not out of the question either.  Expect a rollout status update, late Monday&lt;br /&gt;
&lt;br /&gt;
The slashcode group has been working very hard to get things up and running. SlashCode is 5 years old, heavily dependent on older revs (Apache, Perl, MySQL), and ran as root&lt;br /&gt;
&lt;br /&gt;
Check out the [http://imgbin.org/index.php?page=image&amp;amp;id=16688| look and feel] of the new site!&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''To everyone involved... THANK YOU!'''&lt;br /&gt;
&lt;br /&gt;
We are building a news site alternative to Slashdot. We have started only a few days ago, and this wiki is a temporary measure so that volunteers can coordinate and others can see what's happening.&lt;br /&gt;
&lt;br /&gt;
The idea is to build a news aggregation site that delivers what's important - better articles, less fluff, and all the functionality you expect from the moderation system. We are still looking for volunteers so stop by the boards and the IRC and let us know you want to help!&lt;br /&gt;
&lt;br /&gt;
* The proposed business model is [[Finances|here]] &amp;lt;br&amp;gt;&lt;br /&gt;
* Some business planning is [[Business|here]] &amp;lt;br&amp;gt;&lt;br /&gt;
* A statement of functionality (turn into a requirements document?)--- [[FeatureList]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
''' Get Involved '''&lt;br /&gt;
&lt;br /&gt;
'''Hop in to IRC!''' - [[SoylentNews:IRC|IRC]]: ##altslashdot on chat.freenode.net ([https://webchat.freenode.net/?channels=##altslashdot Webchat], we are growing in [http://irc.netsplit.de/channels/details.php?net=freenode&amp;amp;room=%23%23altslashdot strength!])&lt;br /&gt;
&lt;br /&gt;
'''Register on the forums''' - http://forums.SoylentNews.org&lt;br /&gt;
* Go to forums.SoylentNews.org and register a user&lt;br /&gt;
* Read [http://forums.soylentnews.org/viewtopic.php?f=10&amp;amp;t=38&amp;amp;sid=e55255cb6dfe68b28c8cf5f2b9697a64| this] post if you are having problems. (Thanks MrGuy)&lt;br /&gt;
* Add yourself to whichever groups you are interested in&lt;br /&gt;
&lt;br /&gt;
'''Slashcott''' Organized boycott of the Dice-owned Slashdot pages&lt;br /&gt;
* Show your support for the &amp;quot;Get rid of Beta&amp;quot; crowd by avoiding Slashdot during the week of February 10-17&lt;br /&gt;
&lt;br /&gt;
'''Tell Somebody''' A friend, a colleague, any major news source....&lt;br /&gt;
*Do what you can to get the word out&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Contact:'''&lt;br /&gt;
If you want to send the project lead a message:  John (at) SoylentNews (dot) org&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''Mumble (Voice / Text Server)''' : voice.whackperiod.org   &amp;lt;--- Does not appear to be working ??&lt;br /&gt;
&lt;br /&gt;
==Status==&lt;br /&gt;
&lt;br /&gt;
Check out the [[FAQ]]&lt;br /&gt;
&lt;br /&gt;
* Forums are available at forums.SoylentNews.org&lt;br /&gt;
* We upgraded the hosting by two tiers - this should fix the problems people were having yesterday accessing the system.&lt;br /&gt;
* The System team is working on installing SlashCode. If all goes well, we expect to have a working system by Monday. Everyone believes this goal is achievable.&lt;br /&gt;
* The site now has forums with four user groups: Code, Content, Style, and System.&lt;br /&gt;
* Probably won't be non-profit, see [[Finances|business model]].&lt;br /&gt;
* We won't poach from Slashdot. This includes articles and logos, also &amp;quot;style&amp;quot; to a reasonable extent.&lt;br /&gt;
&lt;br /&gt;
Mailing list update Messages are [[MailingListUpdates|here]]&lt;br /&gt;
&lt;br /&gt;
== Site Name ==&lt;br /&gt;
We have a '''temporary''' name!&lt;br /&gt;
&lt;br /&gt;
Thanks go out to everyone who made suggestions - some of them were&lt;br /&gt;
absolutely brilliant! For example, it hadn't occurred to me to choose a name based on a&lt;br /&gt;
non-English word, or a palindrome, or a puzzle. Many of the entries were quite clever.&lt;br /&gt;
(Adies, it took me more than a day to figure yours out. Bravo!)&lt;br /&gt;
&lt;br /&gt;
I won't post the runners up because squatters might take the names before we hold the real&lt;br /&gt;
contest. We'll figure out a way to prevent this somehow - at worst case we can choose judges&lt;br /&gt;
and do it privately (like I did, but with more people).&lt;br /&gt;
&lt;br /&gt;
Jerry had the winning entry.&lt;br /&gt;
&lt;br /&gt;
The temp name is: '''SoylentNews''' with the tagline: '''SoylentNews is people!'''&lt;br /&gt;
&lt;br /&gt;
Does this rock? It hits the trifecta of website goodness:&lt;br /&gt;
&lt;br /&gt;
* Descriptive in a way that mundanes will understand (compare &amp;quot;photoshop&amp;quot; with &amp;quot;gimp&amp;quot;, &amp;quot;Internet Explorer&amp;quot; with &amp;quot;Firefox&amp;quot;, and &amp;quot;MediaPlayer&amp;quot; with &amp;quot;VLC&amp;quot;)&lt;br /&gt;
&lt;br /&gt;
* It's part of Nerd culture, a pun, and slightly twisted&lt;br /&gt;
&lt;br /&gt;
* It's suggestive of being community driven&lt;br /&gt;
&lt;br /&gt;
* It is attached to some movie about eating corpses and implies &amp;quot;News fresh as processed corpses&amp;quot; (??)&lt;br /&gt;
&lt;br /&gt;
* Trademark issues&lt;br /&gt;
&lt;br /&gt;
* We are getting some community flak on the name&lt;br /&gt;
&lt;br /&gt;
This will be a hard act to beat. Start thinking up names for the contest, or throw your weight&lt;br /&gt;
behind this one. The contest will be held soon after we open the doors.&lt;br /&gt;
&lt;br /&gt;
(And it was poutine (from IRC) who suggested we use a temporary name. Others may also have suggested it, but it was his post that I noticed. Be sure to thank him if you see him on IRC.)&lt;br /&gt;
&lt;br /&gt;
==ToDo==&lt;br /&gt;
[[SlashcodeTodo|Slashcode Todo list]]&lt;br /&gt;
&lt;br /&gt;
* Install SlashCode on the production site&lt;br /&gt;
* Get some people to help with the site&lt;br /&gt;
* Run a contest for a better name [[NewName|New name discussion]]&lt;br /&gt;
* Incorporate&lt;br /&gt;
* Consult a lawyer&lt;br /&gt;
* How to handle Advertising (necessary evil) - Opt Out, Limited, Typical(box with ads in the top-right corner)?  &lt;br /&gt;
Why can't we have an advertising cookie with things we are in the market for?  I.e. if I'm in the market for a computer, I see computer-related ads.  If I opt out, then I don't see any ads.  An interest-centric (not user centric) cookie.&lt;br /&gt;
* Improved Mod/Meta-Mod/Story-Selection system to minimize required editor input&lt;br /&gt;
* Provide a voting system to decide which articles hit the main page (Mod point related?) &lt;br /&gt;
* Find and submit some stories&lt;br /&gt;
&lt;br /&gt;
== List of Discussion Pages ==&lt;br /&gt;
*[[NewName|NewName]]&lt;br /&gt;
*[[MailingListUpdates|MailingListUpdates]]&lt;br /&gt;
*[[Finances|Finances]] -- which model would allow to minimise and/or distribute hosting costs&lt;br /&gt;
*[[Business|Business]]&lt;br /&gt;
*[[Monetization]] -- Duscussion on how to cover costs to make this thing happen (and grow)&lt;br /&gt;
*[[FeatureList]] -- Discussion of required/desired characteristics&lt;br /&gt;
*[[Submission guidelines|Submission guidelines]]&lt;br /&gt;
*[[Content]]&lt;br /&gt;
*[[Style]]&lt;br /&gt;
*[[Migration of users from Slashdot]] -- How to handle Nicks and UIDs&lt;br /&gt;
*[[Licensing]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Noteworthy Comments==&lt;br /&gt;
*Grabbed the Domain Names: AltSlashdot.org, Soylentnews.org&lt;br /&gt;
*Other potential website solutions &lt;br /&gt;
::Bruce Parens (created &amp;quot;technocrat.net&amp;quot;) is aware of Soylentnews.org and is considering contributing  (Relaunch ?? stay tuned)&lt;br /&gt;
::/. user 'dotancohen' registered the domain &amp;quot;slashdotan&amp;quot; and is looking to build a new Slashdot (He is willing to coordinate and has cloud experience)&lt;br /&gt;
::Add info on Pipedot...[http://pipedot.org/ pipedot.org] by 'Bryan'&lt;br /&gt;
::User somenickname (1270442) has registered bangslashdot.(org|net|com)&lt;br /&gt;
::Usenet was also suggested as an alternative  'comp.misc is the new Slashdot'&lt;br /&gt;
*Scrapping content from old Slashdot suggestion made. benefits/drawbacks ?   Overall I think this is a thumbs down&lt;br /&gt;
::Content is easier to &amp;quot;find&amp;quot; &lt;br /&gt;
::Moral/Legal objections were brought up  (Even if it was initially &amp;quot;our&amp;quot; content)&lt;br /&gt;
::We should build our own brand&lt;br /&gt;
::Pointless to scrap, since it is the comments that draw people in&lt;br /&gt;
::Editors should be in multiple timezones to cleanup/improve/multi-source submissions for presentation to the main page&lt;br /&gt;
*Initial code build will be from Slashcode... Available (Git?),  Old:(5 years)  Workable:(maybe)&lt;br /&gt;
*Alternate choices for code base: Wiki, Discourse, Usenet&lt;br /&gt;
*Non-profit vs For-profit discussion should go here ( [[Business]] )&lt;br /&gt;
:: Debian style project organization ?&lt;br /&gt;
:: Community driven projects need strong leadership or they tend to flounder&lt;br /&gt;
*Codebase&lt;br /&gt;
:: Code should be in the public domain&lt;br /&gt;
:: Allow the entire website (Stories+Comments+Code)? to be created as a Creative commons work - codebase also available ?&lt;br /&gt;
:: AGPL&lt;br /&gt;
*Keep the former Slashdot community together&lt;br /&gt;
&lt;br /&gt;
[[Comment History]]&lt;br /&gt;
&lt;br /&gt;
== Comments ==&lt;br /&gt;
&lt;br /&gt;
* Do this as a non-profit, user-run organization '''please'''. From what you write it looks like you want replace the regime, not giving the users the control over the website. Why should we trust you not to sell the website to a DICE-like company after it becomes successful? I applaud your efforts to change things, but I really believe that a [https://en.wikipedia.org/wiki/Debian#Organization Debian Project] like institution that is both non-commercial and controlled/run by the community has a much higher chance of securing the goals we fight for right now in the long-term. --[[Special:Contributions/141.84.69.20|141.84.69.20]] 03:20, 6 February 2014 (MST)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* relevant slashdot stats from 2011 [[http://www.dbasoul.com/2011/992.html]]&lt;br /&gt;
:::5.5 million user visits per month.&lt;br /&gt;
:::7,000 comments are added every day.&lt;br /&gt;
:::Over 9 million pages views daily.&lt;br /&gt;
:::Over 21 million comments.&lt;br /&gt;
:::Average monthly bandwidth usage is around 40-50 mbit/sec (450GB/day)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* From Hacker News on Slasdot: 'When you have the same group of minds selecting the content that gets seen, over the course of years, the users eventually get burnt out seeing the same type of stuff, chosen by the same people over and over again. The content becomes stale even if its fresh &amp;lt;--- A really good point&lt;br /&gt;
&lt;br /&gt;
== IRC ==&lt;br /&gt;
General Slashdot Discussion: Come on IRC channel #slashdot at irc.slashnet.org. Or use the web client: http://www.slashnet.org/webclient&lt;br /&gt;
&lt;br /&gt;
AltSlashdot Discussion: Head to IRC channel ##AltSlashdot on irc.freenode.net, Web client is here: https://webchat.freenode.net/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Stories from former Slashdot users ==&lt;br /&gt;
&lt;br /&gt;
[[Confessions of an Ex-Slashdot Beta User]]&lt;br /&gt;
&lt;br /&gt;
[[Banned from Slashdot]]&lt;br /&gt;
&lt;br /&gt;
[[Dice is killing Slashdot]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== An interesting Idea ==&lt;br /&gt;
Check this out while it's still available.  feedback appreciated&lt;br /&gt;
* http://slashdot.org/submission/3324011/a-modest-proposal-re-beta-vs-classic?utm_source=rss1.0&amp;amp;utm_medium=feed&amp;amp;sbsrc=firehose&lt;br /&gt;
&lt;br /&gt;
== Telling the world about SoylentNews.org == &lt;br /&gt;
*Please mention SolentNews.org as much as possible. &lt;br /&gt;
*It seems like the word is spreading (over 45,000 views in &amp;lt;1 week) Good job everyone! &lt;br /&gt;
**Any idea on how and where to make sure people know about this project, please post them here?&lt;br /&gt;
:::I'd send a note along to Ars Technica &amp;amp; BoingBoing. (That would get some attention)&amp;lt;br&amp;gt;&lt;br /&gt;
:::Anyone have a Reddit account with a reasonable activity level?&amp;lt;br&amp;gt;&lt;br /&gt;
:::The Register, Digg, Hacker News and anything else you feel would help get the word out there&lt;br /&gt;
* Contacted:&lt;br /&gt;
** The Register:: No word back&lt;br /&gt;
** Ars Technica:: Was passed along to one of the writers&lt;br /&gt;
** Hacker News&lt;br /&gt;
::: [https://news.ycombinator.com/item?id=7193251 Submission from when AltSlashdot just started]&lt;br /&gt;
::: Due for an update once we get an actual site up and running&lt;br /&gt;
:::: [https://news.ycombinator.com/item?id=7209927 Similar thread from today] [[User:Yahwotqa|Yahwotqa]] ([[User talk:Yahwotqa|talk]]) 10:05, 10 February 2014 (MST)&lt;/div&gt;</summary>
		<author><name>Bryan</name></author>
	</entry>
	<entry>
		<id>https://wiki.soylentnews.org/index.php?title=SoylentNews&amp;diff=595</id>
		<title>SoylentNews</title>
		<link rel="alternate" type="text/html" href="https://wiki.soylentnews.org/index.php?title=SoylentNews&amp;diff=595"/>
		<updated>2014-02-07T10:58:37Z</updated>

		<summary type="html">&lt;p&gt;Bryan: /* Comments */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''To the tsunami of volunteers... thank you!'''&lt;br /&gt;
&lt;br /&gt;
I'm building a news site alternative to Slashdot. I've only started a day ago, this wiki is a temporary measure so that volunteers can coordinate and others can see what's happening.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
I intend to run a site much like Slashdot used to be - better articles, less decoration and less &amp;quot;in your face&amp;quot; functionality. I'm looking for volunteers to help with setup and running the site. If the site becomes profitable, I intend to hire from the pool of volunteers. If you've ever wanted to participate in a site like Slashdot, here's your chance!&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
The proposed business model is [[Finances|here]].&lt;br /&gt;
Some business planning is [[Business|here]].&lt;br /&gt;
A statement of functionality (turn into a requirements document?)--- [[FeatureList]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you would like to volunteer, please go to AltSlash.org/Forum and register as a forum user. There will be forums to discuss various topics: style, content, code, and so on.&lt;br /&gt;
&lt;br /&gt;
Start thinking about what you would like to see at the site.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you want to send me a note:&lt;br /&gt;
&lt;br /&gt;
John (at) AltSlashdot (dot) org&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
AltSlashdot Discussion:&lt;br /&gt;
Head to IRC channel ##AltSlashdot on irc.freenode.net, Web client is here: https://webchat.freenode.net/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Status==&lt;br /&gt;
* We upgraded the hosting by two tiers - this should fix the problems people were having yesterday accessing the system.&lt;br /&gt;
* The System team is working on installing SlashCode. If all goes well, we expect to have a working system by Monday. Everyone believes this goal is achievable.&lt;br /&gt;
* The site now has forums with four user groups: Code, Content, Style, and System.&lt;br /&gt;
* Probably won't be non-profit, see [[Finances|business model]].&lt;br /&gt;
* We won't poach from Slashdot. This includes articles and logos, also &amp;quot;style&amp;quot; to a reasonable extent.&lt;br /&gt;
&lt;br /&gt;
Mailing list update Messages are [[MailingListUpdates|here]]&lt;br /&gt;
&lt;br /&gt;
==Done==&lt;br /&gt;
* Registered &amp;quot;AltSlashdot.org&amp;quot;, also &amp;quot;.com&amp;quot; and &amp;quot;.net&amp;quot;.&lt;br /&gt;
* Purchased hosting through BlueHost&lt;br /&gt;
&lt;br /&gt;
==ToDo==&lt;br /&gt;
[[SlashcodeTodo|Slashcode Todo list]]&lt;br /&gt;
&lt;br /&gt;
* Install SlashCode on the production site&lt;br /&gt;
* Get some people to help with the site&lt;br /&gt;
* Run a contest for a better name [[NewName|New name discussion]]&lt;br /&gt;
* Incorporate&lt;br /&gt;
* Consult a lawyer&lt;br /&gt;
* How to handle Advertising (necessary evil) - Opt Out, Limited, Standard ??  &lt;br /&gt;
* Find and submit some stories&lt;br /&gt;
* Improved Mod/Meta-Mod/Story-Selection system to minimize required editor input&lt;br /&gt;
* Profit!  ???&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== List of Discussion Pages ==&lt;br /&gt;
*[[Finances|Finances]]&lt;br /&gt;
*[[MailingListUpdates|MailingListUpdates]]&lt;br /&gt;
*[[Submission guidelines|Submission guidelines]]&lt;br /&gt;
*[[Business|Business]]&lt;br /&gt;
*[[NewName|NewName]]&lt;br /&gt;
*[[SlashcodeTodo|SlashcodeTodo]]&lt;br /&gt;
That's all I see at the moment, please add more as you start or find new pages.&lt;br /&gt;
&lt;br /&gt;
== Comments ==&lt;br /&gt;
&lt;br /&gt;
* Have you considered talking with Bruce Parens?  He had a site called &amp;quot;technocrat.net&amp;quot; that some people from slashdot were quite fond of not too long ago.  It seems some people on slashdot are already trying to get him to re-launch it.  I don't know if the two of you would have compatible goals or not, but it might be worth sending him an email.  He has a parking page up on technocrat.net right now that has his email address on it.  &lt;br /&gt;
&lt;br /&gt;
* I'm a professional web developer and can help. I was about to register a domain on my VPS to start something like this. If you want, I'll do what I can to help. I've built a few CMS from scratch and am downloading slashcode right now. Incidentally I'm a hybrid as I am also a digital artist (namely in UI). We need an IRC channel to talk about this I think.--[[User:Hedgie|Hedgie]] ([[User talk:Hedgie|talk]]) 18:34, 6 February 2014 (MST)&lt;br /&gt;
&lt;br /&gt;
* I don't know about other people, but I think I would be more liable to stick with an alternative if it scraped content from original /. in addition to whatever else you do. [[Special:Contributions/173.13.21.65|173.13.21.65]] 09:21, 6 February 2014 (MST)&lt;br /&gt;
&lt;br /&gt;
''I'm against this. I don't consider it fair - they've put a lot of effort into building up their brand and community. If we are to succeed, we need to do it on our own merits.&amp;quot;&lt;br /&gt;
&lt;br /&gt;
There are no doubt legal as well as moral objections to content scraping, but when you say &amp;quot;...they've put a lot of effort into building up their brand and community...&amp;quot;, well, for over 15 years *we* have been that community and if not for us there would be some former college students who used to have a little hobby site.--unitron&lt;br /&gt;
&lt;br /&gt;
** Scraping bad. Having editors dotted around the timezones that create their own better versions of the summaries, even if they contain just the same links as the /. story that inspired them, not bad. [[User:FatPhil|FatPhil]] ([[User talk:FatPhil|talk]]) 14:14, 6 February 2014 (MST)&lt;br /&gt;
&lt;br /&gt;
** Agree with scraping bad. The general trend for the summaries has gone downhill badly over the past few years so better to have editors (re-)publish articles even if they use the same (or better) links ([[User:Qwade|Qwade]])&lt;br /&gt;
&lt;br /&gt;
*  Maybe a wiki is the best way to do this?  I see you've started with slashcode, but that might be a misstep.  You have noticed by now that slashcode hasn't been updated in many years, hence it will be way behind the current slashdot.  I think you might be better off hacking a wiki into slashdot-style functionality.  &lt;br /&gt;
&lt;br /&gt;
''I agree, this may be a misstep (and this occurred to me independently of your note). My best guess is to attempt installing slashcode and see where that goes, and try for a new system if it's unworkable. We'll see.''&lt;br /&gt;
&lt;br /&gt;
**[[https://en.wikinews.org/wiki/Main_Page Wikinews]] is Wikimedia's attempt to turn a wiki in to a news site. Not sure how easy that would be to mold in to a more Slashdotty site&lt;br /&gt;
&lt;br /&gt;
* If you don't want to use the old slashcode, have you considered looking at '''discourse''' as the site server? AFAICT, it's a reasonably new project which being developed intended to address the authors' perceived flaws in the status-quo of forum software. It's written in JavaScript, but it might serve as a starting point for a new codebase, or worth a look to get some inspiration:&lt;br /&gt;
** http://www.discourse.org/faq/&lt;br /&gt;
** https://github.com/discourse/discourse&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* '''Do this as a non-profit, user-run organization please'''. From what you write it looks like you want replace the regime, not giving the users the control over the website. Why should we trust you not to sell the website to a DICE-like company after it becomes successful? I applaud your efforts to change things, but I really believe that a [https://en.wikipedia.org/wiki/Debian#Organization Debian Project] like institution that is both non-commercial and controlled/run by the community has a much higher chance of securing the goals we fight for right now in the long-term. --[[Special:Contributions/141.84.69.20|141.84.69.20]] 03:20, 6 February 2014 (MST)&lt;br /&gt;
&lt;br /&gt;
* I like the comment on a Debian like project organization, also, maybe we can create a freenode IRC channel to further organize?&lt;br /&gt;
&lt;br /&gt;
* see Freenode, #slashdot-refugees for real time discussion.&lt;br /&gt;
&lt;br /&gt;
'''UPDATE:''' ''My proposed [[Finances|business plan]] should allay these fears.''&lt;br /&gt;
&lt;br /&gt;
''You make some good points.''&lt;br /&gt;
&lt;br /&gt;
''In my experience, community-driven projects don't usually do well. This is not to say that no such projects succeed, but the balance of probability does not favor group management.''&lt;br /&gt;
&lt;br /&gt;
''There is a wide selection of projects which are successful because one person had a vision and the drive to make that vision happen - every successful business starts this way.''&lt;br /&gt;
&lt;br /&gt;
''I've run businesses that use a lot of volunteer help, so I've got some experience there.''&lt;br /&gt;
&lt;br /&gt;
''As far as selling the website, it's crossed my mind. I don't want to &amp;quot;sell out&amp;quot; and destroy the community, but it would be nice to have an &amp;quot;exit strategy&amp;quot;. Commenting on Slashdot fun, but doing it as a day job will probably get tedious.''&lt;br /&gt;
&lt;br /&gt;
''I don't know what the answer is - it's something that we'll have to work out.''&lt;br /&gt;
&lt;br /&gt;
* (I put in a topic with a suggestion on the discussion page so this doesn't get too cluttered. ~ElectricTurtle)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Additional points: Make the whole website (including stories/comments) available under [https://creativecommons.org/licenses/by-sa/4.0/ CC-BY-SA] to retain the [http://meatballwiki.org/wiki/RightToFork right to fork]. You should also reconsider the name. I imagine &amp;quot;AltSlashdot&amp;quot; could get you into all sorts of legal trouble, since it is very close to the &amp;quot;Slashdot&amp;quot; trademark. --[[Special:Contributions/141.84.69.20|141.84.69.20]] 03:20, 6 February 2014 (MST)&lt;br /&gt;
&lt;br /&gt;
* John@AltSlashdot.org seems to be bouncing. I'd like to help.&lt;br /&gt;
&lt;br /&gt;
''It's fixed now - please try again.''&lt;br /&gt;
&lt;br /&gt;
''(I created the E-mails through the registrar and tested them. When I pointed the DNS to BlueHost the E-mail target changed along with the web. Didn't expect that to change, so never bothered to check after initial test.)''&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Attempt to '''coordinate and combine''' the parallel efforts. E.g. Slashdot user [http://slashdot.org/~dotancohen dotancohen] has [http://news.slashdot.org/comments.pl?sid=4757151&amp;amp;cid=46171009 apparently] registered the domain &amp;quot;slashdotan&amp;quot; and is looking to build a new Slashdot there. There are probably a dozen people hacking away separately on similar efforts. Competition is probably good, but combining efforts should be considered. --Slashdot user [http://slashdot.org/~JustinOpinion JustinOpinion].&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/digilord DigiLord] - I would like to help&lt;br /&gt;
&lt;br /&gt;
* I'm the dotancohen mentioned by JustinOpinion. I have some limited experience with Amazon Web Services to run cloud servers for sites with very dynamic load profiles. Altslashdot seems like the perfect application of that technology, as we can expect to get slashdotted at any time. I also agree that we should coordinate efforts, as the whole premise is to keep the /. community together. [[User:Dotancohen|Dotancohen]] ([[User talk:Dotancohen|talk]]) 08:38, 6 February 2014 (MST)&lt;br /&gt;
&lt;br /&gt;
* Re: combining efforts. User somenickname (1270442) has registered bangslashdot.(org|net|com) [[http://science.slashdot.org/comments.pl?sid=4757113&amp;amp;cid=46169131]]&lt;br /&gt;
&lt;br /&gt;
* I ([[User:Bryan|Bryan]]) also plan on making a slashdot-inspired site. The website will be called &amp;quot;Pipedot&amp;quot; and be reachable at [http://pipedot.org/ pipedot.org] or [http://pipedot.com/ pipedot.com]. The motto will be &amp;quot;News for nerds, without the corporate slant.&amp;quot; Get it? A pipe character looks like a slash without the slant! However, I plan on creating my own software instead of using slashcode/mediawiki/etc so it may take a while to get feature complete with slashdot classsic. (Why? Because I've always wanted to scratch that itch. Duh!)&lt;br /&gt;
&lt;br /&gt;
* I think it would be best to just go over to Usenet.  It is distributed, uncensorable, scales extremely well, the infrastructure is already in place, and it works.  No Javascript, no business models, nothing but pure text-mode comment goodness.  [http://www.eternal-september.org Eternal September] is free and works well, but does not allow binaries.  That's fine, we have magnet links these days.  EDIT:  comp.misc is the new Slashdot.  It's official now.  Join us there and keep it free as in FREEDOM!&lt;br /&gt;
&lt;br /&gt;
== IRC ==&lt;br /&gt;
General Slashdot Discussion: Come on IRC channel #slashdot at irc.slashnet.org. Or use the web client: http://www.slashnet.org/webclient&lt;br /&gt;
&lt;br /&gt;
AltSlashdot Discussion: Head to IRC channel ##AltSlashdot on irc.freenode.net, Web client is here: https://webchat.freenode.net/&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Banned ==&lt;br /&gt;
Anyone else get banned from Slashdot? I did a few 'Fuck Beta' posts and a Beta submission, and apparently this was enough to get a temporary ban. - Robotron23&lt;br /&gt;
&lt;br /&gt;
That is surprising, I posted several times today and did not get anything. I wonder if it had something to do with the Beta submission. - Nightbrood&lt;br /&gt;
&lt;br /&gt;
I've posted loudly, angrily, reflectively, snarkily, thoughtfully, sarcastically, and in many other different ways today (classic and beta). Yet, I've not been banned. - cervesaebraciator&lt;br /&gt;
&lt;br /&gt;
== Features ==&lt;br /&gt;
What features worked and what features did not work during the lifetime of Slashdot? I would like to create a section about this but there's no link to do so.&lt;br /&gt;
&lt;br /&gt;
IE: Feature that worked was the karma system allowed users to voluntarily disable the advertisement, made them feel happy even though it did nothing different for the business.&lt;br /&gt;
&lt;br /&gt;
Feature that did not work: Adding a sponsored poll / slashvertising&lt;br /&gt;
&lt;br /&gt;
I'm trying to list out all the critical features of Slashdot plus some clarifications and minor changes here: [[FeatureList]]&lt;br /&gt;
&lt;br /&gt;
==== Confessions Of an Ex-SLASHDOT BETA user ====&lt;br /&gt;
&lt;br /&gt;
Day 1: It wouldn't stop, the redirecting. At first I thought it was malware. Had my first drink in a long time.&lt;br /&gt;
&lt;br /&gt;
Day 2: Barely had the strength to carry on as the BETA REDIRECTIONS continue.. trying not to talk to hallucinations at the bar and in the bathroom which laugh at me about these redirections.&lt;br /&gt;
&lt;br /&gt;
Day 3: Discovered the BETA redirections were random, and while at first they looked somewhat usable, when I looked at me and my monitor screen in the mirror, a horrible woman with flesh hanging off of her body looked back, trying to lead me into a dance as the word BETA appeared across her rancid breasts.&lt;br /&gt;
&lt;br /&gt;
Day 4: These BETA corridors go on FOREVER! On the plus side, I've taken up disassembling vehicles to corner this BETA beast and sacrifice myself rather than lead others to discovering it. I ate some red snow.&lt;br /&gt;
&lt;br /&gt;
Day 5: Finding it harder to concentrate. I've ate some more of the red snow. The taste is starting to grow on me.&lt;br /&gt;
&lt;br /&gt;
Day 6: This typewriter is the only entertainment I have, apart from throwing things at the walls, trying to get some response from the BETA which is now taking over my mind.&lt;br /&gt;
&lt;br /&gt;
Day 7: Hahahahahha! Would you believe it? I'M STILL BEING REDIRECTED TO SLASHDOT BETA PAGES! AHAHhahahaah! Type, type, ding, ding! Wooo!&lt;br /&gt;
&lt;br /&gt;
Day 8: The hallucinations are actually real! Would you believe it? They have offered to help me if I agree to work for them. I'm thinking about patenting this delicious red snow, the taste is unreal!&lt;br /&gt;
&lt;br /&gt;
Day 9: Having black out sessions where I cannot remember large passings of time. Found some makeup, thought I'd paint a joker smile on my face to amuse the people only I can see!&lt;br /&gt;
&lt;br /&gt;
Day 10: Productive today, part of what I wrote for my new screenplay:&lt;br /&gt;
&lt;br /&gt;
I cannot opt out of Slashdot BETA!&lt;br /&gt;
I cannot opt out of Slashdot BETA!&lt;br /&gt;
I cannot opt out of Slashdot BETA!&lt;br /&gt;
I cannot opt out of Slashdot BETA!&lt;br /&gt;
I cannot opt out of Slashdot BETA!&lt;br /&gt;
I cannot opt out of Slashdot BETA!&lt;br /&gt;
I cannot opt out of Slashdot BETA!&lt;br /&gt;
I cannot opt out of Slashdot BETA!&lt;br /&gt;
I cannot opt out of Slas&lt;br /&gt;
&lt;br /&gt;
(drops of blood on paper)&lt;/div&gt;</summary>
		<author><name>Bryan</name></author>
	</entry>
</feed>