rendered paste body
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<script id="before-content" type="text/javascript">
var pageload = {
pagemark: '315014266592148475',
before_content: (new Date).getTime()
};
function pageload_done( $, console, maybe ){
pageload.after_readycode = (new Date).getTime();
pageload.content_ready_time = pageload.content_ready - pageload.before_content;
pageload.script_ready_time = pageload.after_readycode - pageload.content_ready;
pageload.ready_time = pageload.after_readycode - pageload.before_content;
var ready_time = '' + (pageload.ready_time/1000.0) + 's',
content_time = '' + (pageload.content_ready_time/1000.0) + 's',
script_time = '' + (pageload.script_ready_time/1000.0) + 's',
report = ready_time+' from <head> until all $(document).ready complete ['+
content_time+' for content; '+
script_time+' for $(code)]';
console && !maybe && console.log(report);
function seconds(n){ return n*1000; }
var key='pageload-display';
Slash.message({ key:key, content:$('<p id="'+key+'">').text('Initial page-load: '+report) });
setTimeout(function(){
$any(key).fadeOut(seconds(3), function(){ Slash.clear_message(key); });
}, seconds(15));
// Only report 1% of cases.
maybe || (Math.random()>0.01) || $.ajax({ data: {
op: 'page_profile',
pagemark: pageload.pagemark,
dom: pageload.content_ready_time,
js: pageload.script_ready_time
} });
}
</script>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link type="text/plain" rel="author" href="//soylentnews.org/humans.txt" />
<link rel="icon" type="image/png" href="//soylentnews.org/favicon-soylentnews.png">
<title>SoylentNews Message Center</title>
<link rel="stylesheet" type="text/css" media="screen, projection" href="//soylentnews.org/admin.css?rehash_15_05">
<script src="//soylentnews.org/images/jquery/jquery-1.3.2.js?rehash_15_05" type="text/javascript"></script>
<script src="//soylentnews.org/images/jquery/jquery.metadata.js?rehash_15_05" type="text/javascript"></script>
<script src="//soylentnews.org/images/jquery/ui.core.js?rehash_15_05" type="text/javascript"></script>
<script src="//soylentnews.org/images/jquery/ui.draggable.js?rehash_15_05" type="text/javascript"></script>
<script src="//soylentnews.org/images/jquery/ui.sortable.js?rehash_15_05" type="text/javascript"></script>
<script src="//soylentnews.org/images/jquery/ui.tabs.js?rehash_15_05" type="text/javascript"></script>
<script src="//soylentnews.org/images/jquery/jquery.textselection.js?rehash_15_05" type="text/javascript"></script>
<script src="//soylentnews.org/images/jquery/jquery.autocomplete.js?rehash_15_05" type="text/javascript"></script>
<script src="//soylentnews.org/images/jquery/jquery.autogrow.js?rehash_15_05" type="text/javascript"></script>
<script id="after-jquery" type="text/javascript">
(function( $, pageload, pageload_done, console ){
$ && pageload && $(function(){
pageload.content_ready = (new Date).getTime();
pageload_done && $(function(){ pageload_done($, console, 'maybe'); });
});
})(window.jQuery, window.pageload, window.pageload_done, window.console);
</script>
<script type="text/javascript">
(function(){
var regexp=/^\s*(?:\d+|many)\s+more\s*$/i;
var auto_more_count = 2;
function auto_more(){
var $more_link = $('#more-experiment a');
$more_link.each(function(){
if ( Bounds.intersect(window, $('#firehoselist>div.fhitem:visible:last')) ) {
setFirehoseAction();
$more_link.click();
!--auto_more_count && (auto_more=undefined);
// don't allow a call till the next paginate gets built and |more_possible|
$(document).unbind('scroll', call_auto_more);
}
});
};
function call_auto_more(){ auto_more && auto_more(); }
$('#more-experiment a').
live('more-possible', function( event ){
var $more_link=$(this);
if ( regexp.test($more_link.text()) ) {
$(document).bind('scroll', call_auto_more);
} else {
$(document).unbind('scroll', call_auto_more);
}
});
})();
</script>
<script src="//soylentnews.org/images/admin.js?rehash_15_05" type="text/javascript"></script>
<link rel="stylesheet" type="text/css" media="screen, projection" href="//soylentnews.org/base.css?rehash_15_05">
<link rel="stylesheet" type="text/css" media="screen, projection" href="//soylentnews.org/comments.css?rehash_15_05">
<link rel="stylesheet" type="text/css" media="screen, projection" href="//soylentnews.org/night.css?rehash_15_05">
<link rel="stylesheet" type="text/css" media="print" href="//soylentnews.org/print.css?rehash_15_05">
<!-- start template: ID 333, header;misc;default -->
<link rel="top" title="SoylentNews is people" href="//soylentnews.org/" >
<link rel="search" title="Search SoylentNews" href="//soylentnews.org/search.pl">
<link rel="alternate" title="SoylentNews Messages RSS" href="//soylentnews.org/my/inbox/rss/443%3A%3AMaaEI1QJ3mNb5FVRkhc5Sg" type="application/rss+xml">
<link rel="alternate" title="SoylentNews Atom" href="//soylentnews.org/index.atom" type="application/atom+xml">
<link rel="alternate" title="SoylentNews RSS" href="//soylentnews.org/index.rss" type="application/rss+xml">
</head>
<body>
<div id="top_parent"></div>
<div id="adminmenu">
<small><b><a href="//soylentnews.org">SoylentNews</a></b> Admin: </small>
<!-- start template: ID 266, admin;menu;default -->
<ul class="menu">
<li><span class="begin"><a href="//soylentnews.org/admin.pl" class="begin">SITE:</a></span></li><li><a href="//soylentnews.org/admin.pl">Stories</a></li><li><a href="//soylentnews.org/admin.pl?op=edit">New</a></li><li><a href="//soylentnews.org/submit.pl?op=list">13 Submissions</a></li><li><a href="//soylentnews.org/pollBooth.pl?op=edit">Poll</a></li><li><a href="//soylentnews.org/admin.pl?op=topics">CONFIG</a></li><li><a href="//soylentnews.org/stats.pl">INFO</a></li><li><a href="//soylentnews.org/admin.pl?op=recent" class="end">SECURITY</a></li>
</ul>
<!-- end template: ID 266, admin;menu;default -->
</div>
<div id="jump">
<a href="#main-articles">Stories</a>
<br>
<a href="#blocks">Slash Boxes</a>
<br>
<a href="#acomments">Comments</a>
</div>
<div id="frame">
<div id="topnav">
<div id="logo">
<h1><a href="//soylentnews.org">SoylentNews</a></h1>
</div>
<ul>
<!-- start template: ID 214, setrectop_img;misc;default -->
<li>
<a href="//soylentnews.org/search.pl?tid=9"><img src="//soylentnews.org/images/topics/topichardware.png" width="40" height="40" alt="Hardware" title="Hardware" ></a>
</li>
<!-- end template: ID 214, setrectop_img;misc;default -->
<!-- start template: ID 214, setrectop_img;misc;default -->
<li>
<a href="//soylentnews.org/search.pl?tid=11"><img src="//soylentnews.org/images/topics/topicos.png" width="40" height="40" alt="OS" title="OS" ></a>
</li>
<!-- end template: ID 214, setrectop_img;misc;default -->
<!-- start template: ID 214, setrectop_img;misc;default -->
<li>
<a href="//soylentnews.org/search.pl?tid=16"><img src="//soylentnews.org/images/topics/topicsoftware.png" width="40" height="40" alt="Software" title="Software" ></a>
</li>
<!-- end template: ID 214, setrectop_img;misc;default -->
<!-- start template: ID 214, setrectop_img;misc;default -->
<li>
<a href="//soylentnews.org/search.pl?tid=18"><img src="//soylentnews.org/images/topics/topictechonimics.png" width="40" height="40" alt="Techonomics" title="Techonomics" ></a>
</li>
<!-- end template: ID 214, setrectop_img;misc;default -->
<!-- start template: ID 214, setrectop_img;misc;default -->
<li>
<a href="//soylentnews.org/search.pl?tid=3"><img src="//soylentnews.org/images/topics/topicliberty.png" width="40" height="40" alt="Digital Liberty" title="Digital Liberty" ></a>
</li>
<!-- end template: ID 214, setrectop_img;misc;default -->
</ul>
</div>
<div id="slogan">
<h2>SoylentNews is people</h2>
<div id="head_message">SoylentNews is powered by your submissions, so <a href="//soylentnews.org/submit.pl">send in your scoop</a>. <a href="//soylentnews.org/submit.pl?op=list"> Only <b>13</b> submissions in the queue.</a></div>
<div class="clear"></div>
</div>
<div id="links">
<!-- start template: ID 236, sidebox;misc;default -->
<div class="block" id="navigation-block">
<div class="title" id="navigation-title">
<h4>
Navigation
</h4>
</div>
<div class="content" id="navigation-content">
<ul>
<li>
<a href="//soylentnews.org/about.pl">About</a>
</li>
<li>
<a href="//soylentnews.org/faq.pl">FAQ</a>
</li>
<li>
<a href="//soylentnews.org/journal.pl">Journals</a>
</li>
<li>
<a href="//soylentnews.org/topics.pl">Topics</a>
</li>
<li>
<a href="//soylentnews.org/authors.pl">Authors</a>
</li>
<li>
<a href="//soylentnews.org/search.pl">Search</a>
</li>
<li>
<a href="//soylentnews.org/pollBooth.pl">Polls</a>
</li>
<li>
<a href="//soylentnews.org/submit.pl">Submit Story</a>
</li>
<li class="user">
<em>You</em>
<ul>
<li>
<a href="//soylentnews.org/~cmn32480/">Info</a>
</li>
<li>
<a href="//soylentnews.org/my/info">Preferences</a>
</li>
<li>
<a href="//soylentnews.org/my/journal">Journal</a>
</li>
<li>
<a href="//soylentnews.org/my/inbox">Messages</a>
</li>
<li>
<a href="//soylentnews.org/my/friends">Friends, Foes</a>
</li>
<li><a href="//soylentnews.org/subscribe.pl">Subscribe</a></li>
<li>
<a href="//soylentnews.org/my/password">Set Password</a>
</li>
<li>
<a href="//soylentnews.org/my/logout">Log Out</a>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- end template: ID 236, sidebox;misc;default -->
<!-- start template: ID 236, sidebox;misc;default -->
<div class="block" id="sections-block">
<div class="title" id="sections-title">
<h4>
Sections
</h4>
</div>
<div class="content" id="sections-content">
<ul>
<li><a href="//soylentnews.org/">SoylentNews</a></li>
<li><a href="//soylentnews.org/breakingnews/">Breaking News</a></li>
<li><a href="//soylentnews.org/meta/">Meta</a></li>
</ul>
</div>
</div>
<!-- end template: ID 236, sidebox;misc;default -->
<!-- start template: ID 236, sidebox;misc;default -->
<div class="block" id="sitebox-block">
<div class="title" id="sitebox-title">
<h4>
SoylentNews
</h4>
</div>
<div class="content" id="sitebox-content">
<ul>
<li><a href="https://twitter.com/soylentnews/" rel="nofollow">Twitter</a></li>
<li><a href="http://chat.soylentnews.org" rel="nofollow">IRC</a></li>
<li><a href="http://wiki.soylentnews.org/wiki/SoylentNews" rel="nofollow">Wiki</a></li>
<li><a href="http://wiki.soylentnews.org/wiki/WhosWho" rel="nofollow">Who's Who?</a></li>
<li><a href="https://github.com/SoylentNews/rehash/issues" rel="nofollow">Bug List</a></li>
</ul>
</div>
</div>
<!-- end template: ID 236, sidebox;misc;default -->
</div>
<div id="contents">
<div id="messages">
<!-- end template: ID 333, header;misc;default -->
<!-- start template: ID 193, show_messages;messages;default -->
<div id="user-blocks">
<!-- start template: ID 261, user_titlebar;misc;default -->
<div class="generaltitle" >
<div class="title">
<h3 >
Your Messages
</h3>
</div>
</div>
<div id="usermenu">
<ul class="menu">
<li><span class="begin"><a href="//soylentnews.org/~cmn32480/" class="begin">Info</a></span></li><li><a href="//soylentnews.org/~cmn32480/journal/">Journal</a></li><li class="selected"><b><a href="//soylentnews.org/my/inbox/">Messages</a></b></li><li><a href="//soylentnews.org/my/friends/">Friends</a></li><li><a href="//soylentnews.org/my/fans/">Fans</a></li><li><a href="//soylentnews.org/my/foes/">Foes</a></li><li><a href="//soylentnews.org/my/freaks/" class="end">Freaks</a></li>
</ul>
</div>
<!-- end template: ID 261, user_titlebar;misc;default -->
<div class="generalbody">
<p>These messages will be kept in the system for only
<b>14 days</b>, whether they
have been read or not. After 14 days, they
<b>will be deleted</b>.</p>
<p>Messages marked with "*" are unread.</p>
<form action="//soylentnews.org/messages.pl" method="post">
<div id="msg_195938" class="unread">
<div class="generaltitle" >
<div class="title">
<h3 >
Comment Moderation *
</h3>
</div>
</div>
<div class="message_subject">
sent by <b>SoylentNews Message System</b> on Tuesday June 02, @12:05AM
</div>
<div class="message_body">
<p>
<b><a href="//soylentnews.org/comments.pl?sid=7719&cid=190524"
>Re:wtf is rehash</a></b>, posted to
<b><a href="//soylentnews.org/article.pl?sid=15/05/31/2259218">Site Downtime Tonight: Upgrade to Rehash Continues</a></b>, has been moderated
<b>Insightful (+1)</b>.
</p>
<p>
It is currently scored <b>Insightful (2)</b>.
</p>
</div>
<div class="message_footer">
<form id="del_195938" action="//soylentnews.org/messages.pl" method="post">
<input type="hidden" name="id" value="195938">
<input type="hidden" name="op" value="delete_message">
<input type="submit" value="Delete Message">
</form>
</div>
</div>
<div id="msg_195392" >
<div class="generaltitle" >
<div class="title">
<h3 >
Reply to "Re:I have no firm opinion" by juggs
</h3>
</div>
</div>
<div class="message_subject">
sent by <b>SoylentNews Message System</b> on Saturday May 30, @02:49AM
</div>
<div class="message_body">
<p>
juggs has posted a comment,
<b><a href="//soylentnews.org/comments.pl?sid=7680&cid=189956">Re:I have no firm opinion</a></b>, in reply to your comment,
<b><a href="//soylentnews.org/comments.pl?sid=7680&cid=189752">Re:I have no firm opinion</a></b>, attached to
<b><a href="//soylentnews.org/article.pl?sid=15/05/29/0413241">META: Editorial Transparency - What do you want?</a></b>.
</p>
</div>
<div class="message_footer">
<form id="del_195392" action="//soylentnews.org/messages.pl" method="post">
<input type="hidden" name="id" value="195392">
<input type="hidden" name="op" value="delete_message">
<input type="submit" value="Delete Message">
</form>
</div>
</div>
</div>
</div>
<!-- end template: ID 193, show_messages;messages;default -->
<!-- start template: ID 22, footer;messages;default -->
</div>
</div>
<div id="footer">
<em>Marriage is not merely sharing the fettucine, but sharing the
burden of finding the fettucine restaurant in the first place.
-- Calvin Trillin</em>
<div class="search">
<form method="get" action="//soylentnews.org/search.pl">
<fieldset>
<legend></legend>
<input type="text" name="query" value="" size="20">
<input type="submit" value="Search" class="button">
</fieldset>
</form>
</div>
<div class="copyright">
</div>
<div class="btmnav">
<ul>
<li class="begin">
<a href="//soylentnews.org/">Home</a>
</li>
<li>
<a href="//soylentnews.org/about.pl">About</a>
</li>
<li>
<a href="//soylentnews.org/faq.pl">FAQ</a>
</li>
<li>
<a href="//soylentnews.org/journal.pl">Journals</a>
</li>
<li>
<a href="//soylentnews.org/topics.pl">Topics</a>
</li>
<li>
<a href="//soylentnews.org/authors.pl">Authors</a>
</li>
<li>
<a href="//soylentnews.org/search.pl">Search</a>
</li>
<li>
<a href="//soylentnews.org/pollBooth.pl">Polls</a>
</li>
<li>
<a href="//soylentnews.org/submit.pl">Submit Story</a>
</li>
<li><a href="//soylentnews.org/subscribe.pl">Subscribe</a></li>
<li>
<a href="//soylentnews.org/my/info">Preferences</a>
</li>
<li>
<a href="//soylentnews.org/my/logout">Log Out</a>
</li>
<li>
<a href="//soylentnews.org/index.atom"><img src="//soylentnews.org/images/atomicon.gif" width="36" height="14" alt="Atom feed"></a>
<a href="//soylentnews.org/index.rss"><img src="//soylentnews.org/images/rssicon.gif" width="36" height="14" alt="RSS feed"></a>
</li>
</ul>
</div>
</div>
<!-- start template: ID 184, currentAdminUsers;misc;default -->
<table width="100%" border="0" cellpadding="2" cellspacing="0" class="data">
<tr class="data_hl2"><td><b>Current Editor/Admin Sessions</b></td><td><b>Story</b></td></tr>
<tr class="data_hl1">
<td valign="top" class="data_bgc1">Performance</td>
<td valign="top">1.0 pps<br>
No past performance data for comparison</td>
</tr>
</table>
<!-- end template: ID 184, currentAdminUsers;misc;default -->
</div>
<div id="modal_cover" style="display:none"></div>
<div id="modal_box" style="display:none">
<div class="generaltitle" >
<div class="title"><h3><span id="preference_title"></span> <a href="#" onclick="hide_modal_box(); return false">Close</a></h3></div>
</div>
<div id="modal_box_content"></div>
</div>
<script id="after-content" type="text/javascript">
(function( $, fn, console ){
$ && fn && $(function(){ fn($, console); });
})(window.jQuery, window.pageload_done, window.console);
</script>
</body>
</html>
<!-- end template: ID 22, footer;messages;default -->