lorax 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,3278 @@
1
+ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
2
+ "http://www.w3.org/TR/html4/strict.dtd">
3
+ <html>
4
+ <head>
5
+ <script id="before-content" type="text/javascript">
6
+ var pageload = {
7
+ pagemark: '975360724184901460',
8
+ before_content: (new Date).getTime()
9
+ };
10
+ function pageload_done( $, console, maybe ){
11
+ pageload.after_readycode = (new Date).getTime();
12
+ pageload.content_ready_time = pageload.content_ready - pageload.before_content;
13
+ pageload.script_ready_time = pageload.after_readycode - pageload.content_ready;
14
+ pageload.ready_time = pageload.after_readycode - pageload.before_content;
15
+ // Only report 1% of cases.
16
+ maybe || (Math.random()>0.01) || $.ajax({ data: {
17
+ op: 'page_profile',
18
+ pagemark: pageload.pagemark,
19
+ dom: pageload.content_ready_time,
20
+ js: pageload.script_ready_time
21
+ } });
22
+ }
23
+ </script>
24
+
25
+ <title>Slashdot - News for nerds, stuff that matters</title>
26
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
27
+
28
+
29
+
30
+
31
+
32
+
33
+ <link rel="stylesheet" rev="stylesheet" href="//a.fsdn.com/sd/idlecore-tidied.css?T_2_5_0_283" media="screen">
34
+ <link rel="stylesheet" rev="stylesheet" href="//a.fsdn.com/sd/print.css?T_2_5_0_283" media="print">
35
+
36
+
37
+
38
+ <!-- -->
39
+
40
+
41
+
42
+
43
+
44
+
45
+
46
+ <!--[if IE 7]><link rel="stylesheet" type="text/css" media="screen" href="//a.fsdn.com/sd/ie7-idle.css?T_2_5_0_283" /><![endif]-->
47
+ <!--[if lt IE 7]><link rel="stylesheet" type="text/css" media="screen" href="//a.fsdn.com/sd/ie6-idle.css?T_2_5_0_283" /><![endif]-->
48
+ <!--[if gte IE 8]><link rel="stylesheet" type="text/css" media="screen" href="//a.fsdn.com/sd/ie8-idle.css?T_2_5_0_283" /><![endif]-->
49
+
50
+
51
+
52
+ <script src="//a.fsdn.com/sd/all-minified.js?T_2_5_0_283" type="text/javascript"></script>
53
+ <script id="after-jquery" type="text/javascript">
54
+ (function( $, pageload, pageload_done, console ){
55
+ $ && pageload && $(function(){
56
+ pageload.content_ready = (new Date).getTime();
57
+ pageload_done && $(function(){ pageload_done($, console, 'maybe'); });
58
+ });
59
+ })(window.jQuery, window.pageload, window.pageload_done, window.console);
60
+ </script>
61
+ <script type="text/javascript">
62
+ (function(){
63
+ var regexp=/\s*(?:\d+|many)\s+more\s*/i;
64
+
65
+
66
+ var auto_more_count = 2;
67
+
68
+ function auto_more(){
69
+ var $more_link = $('#more-experiment a');
70
+ $more_link.each(function(){
71
+ var $lastitem = $('#firehoselist>div.fhitem:visible:last');
72
+ if ( Bounds.intersect(window, $lastitem) ) {
73
+ // _any_ click can trigger, but click-specific ad will win
74
+ setTimeout(function(){ inlineAdFirehose($lastitem, 1); }, 0);
75
+ //setFirehoseAction();
76
+ //$more_link.click();
77
+ !--auto_more_count && (auto_more=undefined);
78
+ // don't allow a call till the next paginate gets built and |more_possible|
79
+ $(document).unbind('scroll', call_auto_more);
80
+ }
81
+ });
82
+ };
83
+
84
+ function call_auto_more(){ auto_more && auto_more(); }
85
+
86
+
87
+
88
+
89
+
90
+
91
+ $('#more-experiment a').
92
+ live('more-possible', function( event ){
93
+ var $more_link=$(this);
94
+ if ( regexp.test($more_link.text()) ) {
95
+
96
+
97
+ $(document).bind('scroll', call_auto_more);
98
+ } else {
99
+ $(document).unbind('scroll', call_auto_more);
100
+
101
+ }
102
+ });
103
+ })();
104
+ </script>
105
+
106
+
107
+ <script type="text/javascript">
108
+ var suggestions_for_context = {
109
+ nod: 'fresh funny insightful interesting maybe ',
110
+ nix: 'binspam dupe notthebest offtopic slownewsday stale stupid ',
111
+
112
+ tagnod: 'descriptive',
113
+ feedback: 'typo dupe error',
114
+ metanod: 'insightful interesting informative funny underrated',
115
+ metanix: 'offtopic flamebait troll redundant overrated'
116
+ };
117
+
118
+ </script>
119
+
120
+
121
+ <script id="lazyload-script" type="text/javascript">
122
+ $(function() {
123
+ // $("img[src*='images.slashdot.org']").lazyload({ threshold : 150 });
124
+ });
125
+ </script>
126
+ <meta http-equiv="X-XRDS-Location" content="http://slashdot.org/slashdot.xrds"><link rel="top" title="News for nerds, stuff that matters" href="//slashdot.org/" >
127
+ <link rel="search" title="Search Slashdot" href="//slashdot.org/search.pl">
128
+ <link rel="alternate" title="Slashdot RSS" href="http://rss.slashdot.org/Slashdot/slashdot" type="application/rss+xml">
129
+ <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
130
+ <!-- DoubleClick Random Number -->
131
+ <script type="text/javascript">
132
+ dfp_ord=Math.random()*10000000000000000;
133
+ dfp_tile = 1;
134
+ </script>
135
+ <!-- End DoubleClick Random Number -->
136
+
137
+
138
+ <script type="text/javascript">
139
+ var pageTracker = _gat._getTracker("UA-32013-5");
140
+ pageTracker._setDomainName("slashdot.org");
141
+ pageTracker._initData();
142
+ </script>
143
+
144
+ </head>
145
+ <body>
146
+
147
+
148
+
149
+ <div id="top_parent"></div>
150
+
151
+ <div id="jump">
152
+ <a href="#main-articles">Stories</a>
153
+ <br>
154
+ <a href="#blocks">Slash Boxes</a>
155
+ <br>
156
+ <a href="#comments">Comments</a>
157
+ </div>
158
+ <a name="topothepage"></a>
159
+ <div id="doc3" class="yui-t6 index2 slashdot ac ">
160
+ <div id="hd" >
161
+ <div id="logo" >
162
+
163
+
164
+
165
+ <h1><a href="//slashdot.org"><span>Slashdot</span></a></h1>
166
+ <div id="slogan"><h2>News for nerds, stuff that matters</h2></div>
167
+ </div>
168
+ <a href="#articles" class="hidden">Jump to articles</a>
169
+ <div class="nav">
170
+ <ul>
171
+
172
+
173
+
174
+ <li class="submit"><a href="//slashdot.org/submission" title="Submit a story to Slashdot">Submit Story</a> </li>
175
+ <li><a href="//slashdot.org/help" title="Frequently asked questions on Slashdot">Help</a></li>
176
+ <li><a href="//slashdot.org/my/login" class="loginlink" onclick="show_login_box(); return false;">Log In</a></li>
177
+
178
+ </ul>
179
+ </div>
180
+
181
+
182
+
183
+
184
+
185
+ <div id="fh_picker_search" style="display: block;">
186
+ <form method="get" action="//slashdot.org/index2.pl">
187
+ <fieldset class="mode-filter mode-anon">
188
+ <legend>Search</legend>
189
+
190
+
191
+ <input class="query" type="text" name="fhfilter" value="" id="searchquery"> <input type="button" class="setfhfilter searchfu" value="Filter" id="viewsearch" style="display:none"> <input type="submit" class="setsearchfilter" value="Search" id="fhsearch" style="display:none">
192
+ <noscript><input type="submit" class="setsearchfilter" value="Search"></noscript>
193
+
194
+ <script type="text/javascript">
195
+ var slash_search;
196
+ $(function(){
197
+ if (has_hose()) {
198
+ var $search_text = $any('searchquery'),
199
+ $panel = $search_text.closest('fieldset');
200
+ $search_buttons = $('#viewsearch,#fhsearch'),
201
+ ws = /\s+/;
202
+
203
+
204
+
205
+ // The search buttons set the firehose option named by their class.
206
+ $search_buttons.
207
+ click(function(){
208
+ var which=this.className;
209
+ $search_text.each(function(){
210
+ firehose_set_options(which, this.value);
211
+ });
212
+ return false;
213
+ });
214
+
215
+ // Provide a globally available function that does whatever clicking the search button would do.
216
+ slash_search = function( query ){
217
+ query!==undefined && $search_text.val(query);
218
+ $search_buttons.filter(':visible:first').click();
219
+ };
220
+
221
+ $search_text.
222
+ keydown(function( e ){ // ESCAPE restores the filter in-effect.
223
+ if ( e.which == $.ui.keyCode.ESCAPE ) {
224
+ $search_text.val(firehose_settings.fhfilter||'');
225
+ return true;
226
+ }
227
+ if ( e.which == $.ui.keyCode.ENTER ) {
228
+ slash_search();
229
+ return false;
230
+ }
231
+ });
232
+
233
+ $(document).
234
+ bind('firehose-setting-setfhfilter firehose-setting-setsearchfilter', function( e, new_query ){
235
+ $('fieldset input[type=text]').each(function(){
236
+ $(this).blur().val(new_query);
237
+ });
238
+ }).
239
+ bind('set-options.firehose', function( e, data ){
240
+ data.select_section && $panel.toggleClass('mode-filter', data.id!=='unsaved');
241
+ });
242
+ }
243
+ });
244
+ </script>
245
+
246
+ </fieldset>
247
+
248
+ <script type="text/javascript">
249
+ $(document).
250
+ one('unsaved.firehose', function(){
251
+ $any('searchquery').closest('fieldset').removeClass('mode-anon');
252
+ });
253
+ </script>
254
+
255
+ </form>
256
+ </div>
257
+
258
+ </div>
259
+ <div class="ad31 advertisement"><!-- placeholder for ad position 31 --></div>
260
+ <div id="bd" ><!-- body begin -->
261
+
262
+
263
+
264
+
265
+
266
+
267
+
268
+
269
+ <style type="text/css">
270
+ menu, menu * {
271
+ cursor:pointer;
272
+ color:inherit;
273
+ text-decoration:none;
274
+ font-family:sans-serif;
275
+ }
276
+
277
+ menu[type=context] {
278
+ display:none;
279
+ position:absolute;
280
+ z-index:10000;
281
+ background-color:#dfdfdf;
282
+ margin:0;
283
+ padding:2px 0.5em;
284
+ border-style:solid;
285
+ border-width:1px;
286
+ border-color:#eeeeee #aaaaaa #aaaaaa #eeeeee;
287
+ }
288
+
289
+ menu[type=context] {
290
+ -moz-border-radius-topright:.7em;
291
+ -webkit-border-top-right-radius: 0.7em 0.7em;
292
+ }
293
+
294
+ menu[type=context] > a.slash-hover:first-child {
295
+ -moz-border-radius-topright:.6em;
296
+ -webkit-border-top-right-radius: 0.6em 0.6em;
297
+ }
298
+
299
+
300
+ /* #tag-menu a, #feedback-menu a { */
301
+ menu.tag-menu a {
302
+ display:list-item;
303
+ list-style:none;
304
+ text-align:left;
305
+ font-weight:bold;
306
+ color:black;
307
+ padding:0.1em 0.5em;
308
+ margin:-0.1em -0.5em;
309
+ }
310
+
311
+ #tag-menu span.var-tag {
312
+ font-weight:normal;
313
+ color:#444444;
314
+ }
315
+
316
+
317
+ menu.reasons-menu {
318
+ display:none;
319
+ margin:0.5em 0 0 0.75em;
320
+ padding:0;
321
+ }
322
+ menu.reasons-menu a {
323
+ display:inline-block;
324
+ margin:-0.1em -0.25em;
325
+ }
326
+
327
+ div.fhitem h3 menu.reasons-menu {
328
+ margin:0.25em 0 0;
329
+ }
330
+
331
+ div.fhitem h3 menu.reasons-menu a.tag {
332
+ font-size:.8em;
333
+ }
334
+
335
+ #tag-menu a.slash-hover,
336
+ #feedback-menu a.slash-hover,
337
+
338
+ .tag-display span.tag:hover,
339
+ .tag-display span.tag.trigger {
340
+ color:white;
341
+ background-color:rgb(0, 85, 85);
342
+ }
343
+
344
+ #tag-menu a.slash-hover span.var-tag {
345
+ color:#eee;
346
+ }
347
+ </style>
348
+
349
+ <menu id="nix-reasons" style="display:none">
350
+ <a class="tag">binspam</a><a class="tag">dupe</a><a class="tag">notthebest</a><a class="tag">offtopic</a><a class="tag">slownewsday</a><a class="tag">stale</a><a class="tag">stupid</a>
351
+ </menu>
352
+ <menu id="nod-reasons" style="display:none">
353
+ <a class="tag">fresh</a><a class="tag">funny</a><a class="tag">insightful</a><a class="tag">interesting</a><a class="tag">maybe</a>
354
+ </menu>
355
+ <menu id="comment-nix-reasons" style="display:none">
356
+ <a class="tag">offtopic</a><a class="tag">flamebait</a><a class="tag">troll</a><a class="tag">redundant</a><a class="tag">overrated</a>
357
+ </menu>
358
+ <menu id="comment-nod-reasons" style="display:none">
359
+ <a class="tag">insightful</a><a class="tag">interesting</a><a class="tag">informative</a><a class="tag">funny</a><a class="tag">underrated</a>
360
+ </menu>
361
+
362
+ <menu id="tag-nod-reasons" style="display:none">
363
+ <a class="tag">descriptive</a>
364
+ </menu>
365
+ <menu id="feedback-menu" class="tag-menu" type="context">
366
+ <a class="tag">typo</a><a class="tag">dupe</a><a class="tag">error</a>
367
+ </menu>
368
+ <menu id="tag-menu" class="tag-menu" type="context">
369
+
370
+ <a data-op="-">delete <span class="var-tag"></span></a>
371
+ <a data-op="!">not <span class="var-tag"></span></a>
372
+ <a data-op="="><span class="var-tag"></span> in <span class="var-view"></span></a>
373
+ </menu>
374
+
375
+ <script type="text/javascript">
376
+ $(function(){
377
+ var $CURRENT_MENU, $TAG_MENU=$('#tag-menu'), NOTNOT=/^!!/, IE7=/^7\.0/, TAG_PREFIX=/^\/tag\//;
378
+
379
+ function get_tag_name( $tag ){
380
+ return ($tag.attr('href') || '').replace(TAG_PREFIX, '') || $tag.text().toLowerCase();
381
+ }
382
+
383
+ function trigger_menu( e, selector, $menu, menu_content ){
384
+ var $target=$(original_target(e, selector)), in_use=$target.is('.trigger');
385
+ if ( $CURRENT_MENU ) {
386
+ $CURRENT_MENU.menu('cancel', e);
387
+ $CURRENT_MENU = null;
388
+ }
389
+
390
+ if ( !in_use ) {
391
+ menu_content && $menu.stop(true, true).hide().html(menu_content);
392
+ ($CURRENT_MENU=$menu).menu('context', e);
393
+ }
394
+ return !in_use;
395
+ }
396
+
397
+ function open_menu( trigger, $menu ){
398
+ var $trigger=$(trigger), $fhitem=$trigger.closest('.fhitem');
399
+ $fhitem.length && user_intent('interest', $fhitem[0]);
400
+
401
+ $menu.appendTo(document.body).css({ opacity:0 }).show();
402
+
403
+ var right = $fhitem.offset().left + $fhitem.width(),
404
+ global = $trigger.offset(),
405
+ local = $menu.offsetParent().offset();
406
+
407
+ // Ugly IE position hack required:
408
+ $.browser.msie && IE7.test($.browser.version) && (local.top = 0);
409
+
410
+ // pin the menu (horizontally) on-screen
411
+ global.left = Math.min(global.left, right-$menu.width());
412
+
413
+ $trigger.addClass('trigger');
414
+ $menu.css({
415
+ position: 'absolute',
416
+ top: global.top - local.top + $trigger.height(),
417
+ left: global.left - local.left,
418
+ opacity: 1
419
+ });
420
+ }
421
+
422
+ function close_menu( trigger, $menu ){
423
+ $menu.hide();
424
+ $(trigger).removeClass('trigger');
425
+ ($CURRENT_MENU===$menu) && ($CURRENT_MENU=false);
426
+ }
427
+
428
+
429
+
430
+ /* T2 tag context-menu */
431
+
432
+ var $TAG_MENU=$('#tag-menu'), NOTNOT=/^!!/;
433
+ $('a[rel=tag]').
434
+ live('mousedown', function( e ){
435
+ var unhandled=true;
436
+ if ( logged_in || $(original_target(e)).is('div.fhitem-editor *') ) {
437
+ unhandled = trigger_menu(e, 'a[rel=tag]', $TAG_MENU);
438
+ }
439
+ return unhandled;
440
+ }).
441
+ live('click', function( e ){
442
+ if ( !logged_in ) {
443
+ var target = original_target(e),
444
+ tag = $(target).text();
445
+ addfhfilter(tag);
446
+ }
447
+ e.preventDefault();
448
+ return false;
449
+ });
450
+
451
+ $TAG_MENU.menu({
452
+ cssNamespace: 'slash',
453
+ liveTriggers: true,
454
+ clickDuration: 300,
455
+
456
+ start: function( e, ui ){
457
+ var $tag = $(ui.trigger),
458
+ tag = get_tag_name($tag),
459
+ context = firehose_settings && firehose_settings.viewtitle;
460
+
461
+ // Insert the tagname into the menu items where needed.
462
+ $TAG_MENU.find('span.var-tag').text(tag);
463
+
464
+ // non-admins may only delete their own tags
465
+ $TAG_MENU.find('a:[data-op="-"]').toggle($tag.is('.my'));
466
+
467
+
468
+ // *tagname* in *viewtitle*
469
+ $TAG_MENU.find('a:[data-op="="]').toggle(!!context);
470
+ context && $TAG_MENU.find('span.var-view').text(context);
471
+
472
+ open_menu($tag, $TAG_MENU);
473
+ },
474
+
475
+ select: function( e, ui ){
476
+ var $tag = $(ui.trigger),
477
+ tag = get_tag_name($tag),
478
+ op = $(ui.select).attr('data-op'),
479
+ fhitem,
480
+ command;
481
+
482
+ // Global for positioning other things.
483
+ $related_trigger = $tag;
484
+
485
+ switch ( op ) {
486
+ case '=':
487
+ addfhfilter(tag);
488
+ break;
489
+
490
+ default:
491
+ fhitem = $tag.closest('div.fhitem')[0];
492
+ command = (op + tag).replace(NOTNOT, '');
493
+ try { Tags.submit(fhitem, command); } catch ( err ) { }
494
+ break;
495
+ }
496
+ },
497
+
498
+ stop: function( e, ui ){ close_menu(ui.trigger, $TAG_MENU); }
499
+ });
500
+
501
+
502
+
503
+
504
+ /* T2 feedback context-menu */
505
+
506
+
507
+
508
+ /* T2 datatype context-menu (admin-only) */
509
+
510
+
511
+
512
+
513
+
514
+
515
+ });
516
+ </script>
517
+
518
+
519
+ <div class="nav">
520
+ <a id="toggleleftmenu" onclick="return false" href="//slashdot.org/login.pl" class="collapsed" href="//slashdot.org/faq/UI.shtml#ui700" title="Toggle left menu">Toggle left menu</a>
521
+
522
+ <script type="text/javascript">
523
+ $(function(){
524
+ $("#toggleleftmenu").click(function(){
525
+
526
+ show_login_box();
527
+
528
+ return false;
529
+ });
530
+ });
531
+ </script>
532
+
533
+
534
+ <ul class="menu" id="fhtablist">
535
+
536
+
537
+
538
+
539
+
540
+
541
+
542
+
543
+
544
+ <li class="active Stories">
545
+
546
+ <span class="ctab_rss"><a href="http://rss.slashdot.org/Slashdot/slashdot" title="RSS for stories">RSS</a></span>
547
+
548
+
549
+ <a href="//slashdot.org/stories" >Stories</a>
550
+ </li>
551
+
552
+
553
+
554
+
555
+
556
+ <li class="Recent">
557
+
558
+ <a href="//slashdot.org/recent" >Recent</a>
559
+ </li>
560
+
561
+
562
+
563
+
564
+
565
+ <li class="Popular">
566
+
567
+ <a href="//slashdot.org/popular" >Popular</a>
568
+ </li>
569
+
570
+
571
+
572
+
573
+
574
+ <li class="Search">
575
+
576
+ <a href="//slashdot.org/search" >Search</a>
577
+ </li>
578
+
579
+
580
+ </ul>
581
+
582
+ <script type="text/javascript">
583
+ $(function(){ // on document ready
584
+
585
+ $('input[id^=tab-input-]').
586
+ each(function(){
587
+ var tab_id = this.id.substr('tab-input-'.length);
588
+ $(this).
589
+ blur(function(){
590
+ firehose_save_tab(tab_id);
591
+ }).
592
+ keypress(function(event){
593
+ var RETURN=13, SPACE=32;
594
+
595
+ var $this = $(this);
596
+ switch ( event.which || event.keyCode ) {
597
+ case RETURN:
598
+ case SPACE:
599
+ firehose_save_tab(tab_id);
600
+ return false;
601
+ default:
602
+ return true;
603
+ }
604
+ });
605
+ })
606
+
607
+ });
608
+ </script>
609
+ <div id="fhupdatestatus">
610
+ <a href="//slashdot.org/my/newuser" onclick="javascript:getModalPrefs('newUserModal', 'Create Account', 1); return false;" title="">Create Account</a>
611
+
612
+ <span class="busy spinner">*</span>
613
+ <a id="local_last_update_time" href="//slashdot.org/faq/UI.shtml#ui700" onclick="return nojscall(function(){firehose_more(1)});">09:24</a>
614
+ <a id="gmt_update_time" href="//slashdot.org/faq/UI.shtml#ui700" onclick="return nojscall(function(){firehose_more(1)});"></a>
615
+
616
+ </div>
617
+
618
+ <div id="fhoptions" class="options">
619
+
620
+
621
+
622
+
623
+ <ul>
624
+
625
+
626
+
627
+
628
+
629
+ <li id="pref"><a href="//slashdot.org/faq/UI.shtml#ui700" onclick="return nojscall(function(){show_login_box();});" title="Toggle preferences">Preferences</a></li>
630
+
631
+
632
+
633
+ <li id="slashboxen">
634
+
635
+ <script type="text/javascript">
636
+ $(function(){
637
+ $("#slashboxen a").click(function(){
638
+ var hide = $(this).setClass(applyMap('expanded', 'collapsed')).is('.collapsed');
639
+
640
+ $('div#yui-main div.yui-b, div#slashboxes, div#topfoot div.rightcontent, div#doc3 div.railad').toggleClass('hideslashboxes', hide);
641
+ firehose_set_options('noslashboxes', hide, 'global');
642
+ return false;
643
+ });
644
+ });
645
+ </script>
646
+ </li>
647
+
648
+ </ul>
649
+
650
+ </div>
651
+ </div>
652
+
653
+
654
+ <div class="ad1 advertisement"><!-- placeholder for ad position 1 --></div><div class="railad"><div class="ad6 advertisement"><!-- ad position 6 -->
655
+ <!-- DoubleClick Ad Tag -->
656
+
657
+ <script type="text/javascript">
658
+ var ad6 = 'active';
659
+ </script>
660
+
661
+
662
+ <div id="fad6">
663
+
664
+
665
+
666
+ <script type="text/javascript">
667
+ //<![CDATA[
668
+
669
+ var hint = 'mainpage';
670
+
671
+ document.write('<script type="text/javascript" src="http://ad.doubleclick.net/adj/ostg.slashdot/mainpage_p6_imu;pg=index2;logged_in=0;tile='+dfp_tile+';ord='+dfp_ord+'?"><\/script>');
672
+ dfp_tile++;
673
+ //]]>
674
+ </script>
675
+
676
+
677
+ </div>
678
+ <!-- End DoubleClick Ad Tag --></div><div class="ad2 advertisement"><!-- placeholder for ad position 2 --></div></div>
679
+
680
+ <div id="yui-main">
681
+
682
+ <div class="yui-b hideleftmenu">
683
+
684
+
685
+
686
+ <div class="yui-gf" style="position: relative">
687
+ <div class="yui-u first" id="links">
688
+ <div class="block" id="links-sections">
689
+ <div class="title" id="links-sections-title">
690
+
691
+ <h4 class='active'>
692
+
693
+ <a class="data-title" href="//slashdot.org" >Slashdot</a>
694
+ <a href="//slashdot.org/faq/UI.shtml#ui700" onclick="return nojscall(function(){show_login_box(); });" class="links-sections-edit">[e]</a>
695
+
696
+ <script type="data">{ color: "", viewname: "stories", filter: "", name: "Main", id: 13 }</script>
697
+
698
+
699
+ </h4>
700
+ </div>
701
+ <div class="content" id="links-sections-content">
702
+
703
+ <ul id="firehose-sections">
704
+ <script type="data">{ active_id:13, default_id:1 }</script>
705
+
706
+
707
+
708
+
709
+ <li class="hide" id="fhsection-45">
710
+ <a id="fhsectiontitle-45" class="data-title" href="//amd.vendors.slashdot.org">AMD</a>
711
+ <a href="//slashdot.org/faq/UI.shtml#ui700" onclick="return nojscall(function(){show_login_box()});" class="links-sections-edit">[e]</a>
712
+ <script type="data">{ color: "", viewname: "stories", filter: "vendor_amd", name: "AMD", id: 45 }</script>
713
+ </li>
714
+
715
+
716
+
717
+
718
+ <li class="hide" id="fhsection-11">
719
+ <a id="fhsectiontitle-11" class="data-title" href="//apache.slashdot.org">Apache</a>
720
+ <a href="//slashdot.org/faq/UI.shtml#ui700" onclick="return nojscall(function(){show_login_box()});" class="links-sections-edit">[e]</a>
721
+ <script type="data">{ color: "", viewname: "stories", filter: "apache", name: "Apache", id: 11 }</script>
722
+ </li>
723
+
724
+
725
+
726
+
727
+ <li class="" id="fhsection-53">
728
+ <a id="fhsectiontitle-53" class="data-title" href="//apple.slashdot.org">Apple</a>
729
+ <a href="//slashdot.org/faq/UI.shtml#ui700" onclick="return nojscall(function(){show_login_box()});" class="links-sections-edit">[e]</a>
730
+ <script type="data">{ skin: "<link rel=\"alternate stylesheet\" type=\"text/css\" media=\"screen, projection\" href=\"//a.fsdn.com/sd/yui_apple.css?T_2_5_0_283\" title=\"apple\">", color: "", viewname: "stories", filter: "apple", name: "Apple", id: 53 }</script>
731
+ </li>
732
+
733
+
734
+
735
+
736
+ <li class="" id="fhsection-63">
737
+ <a id="fhsectiontitle-63" class="data-title" href="//ask.slashdot.org">Ask Slashdot</a>
738
+ <a href="//slashdot.org/faq/UI.shtml#ui700" onclick="return nojscall(function(){show_login_box()});" class="links-sections-edit">[e]</a>
739
+ <script type="data">{ skin: "<link rel=\"alternate stylesheet\" type=\"text/css\" media=\"screen, projection\" href=\"//a.fsdn.com/sd/yui_askslashdot.css?T_2_5_0_283\" title=\"askslashdot\">", color: "", viewname: "stories", filter: "askslashdot", name: "Ask Slashdot", id: 63 }</script>
740
+ </li>
741
+
742
+
743
+
744
+
745
+ <li class="hide" id="fhsection-31">
746
+ <a id="fhsectiontitle-31" class="data-title" href="//backslash.slashdot.org">Backslash</a>
747
+ <a href="//slashdot.org/faq/UI.shtml#ui700" onclick="return nojscall(function(){show_login_box()});" class="links-sections-edit">[e]</a>
748
+ <script type="data">{ color: "", viewname: "stories", filter: "backslash", name: "Backslash", id: 31 }</script>
749
+ </li>
750
+
751
+
752
+
753
+
754
+ <li class="" id="fhsection-49">
755
+ <a id="fhsectiontitle-49" class="data-title" href="//books.slashdot.org">Book Reviews</a>
756
+ <a href="//slashdot.org/faq/UI.shtml#ui700" onclick="return nojscall(function(){show_login_box()});" class="links-sections-edit">[e]</a>
757
+ <script type="data">{ color: "", viewname: "stories", filter: "books", name: "Book Reviews", id: 49 }</script>
758
+ </li>
759
+
760
+
761
+
762
+
763
+ <li class="hide" id="fhsection-5">
764
+ <a id="fhsectiontitle-5" class="data-title" href="//bsd.slashdot.org">BSD</a>
765
+ <a href="//slashdot.org/faq/UI.shtml#ui700" onclick="return nojscall(function(){show_login_box()});" class="links-sections-edit">[e]</a>
766
+ <script type="data">{ color: "", viewname: "stories", filter: "bsd", name: "BSD", id: 5 }</script>
767
+ </li>
768
+
769
+
770
+
771
+
772
+ <li class="hide" id="fhsection-61">
773
+ <a id="fhsectiontitle-61" class="data-title" href="//developers.slashdot.org">Developers</a>
774
+ <a href="//slashdot.org/faq/UI.shtml#ui700" onclick="return nojscall(function(){show_login_box()});" class="links-sections-edit">[e]</a>
775
+ <script type="data">{ skin: "<link rel=\"alternate stylesheet\" type=\"text/css\" media=\"screen, projection\" href=\"//a.fsdn.com/sd/yui_developers.css?T_2_5_0_283\" title=\"developers\">", color: "", viewname: "stories", filter: "developers", name: "Developers", id: 61 }</script>
776
+ </li>
777
+
778
+
779
+
780
+
781
+ <li class="hide" id="fhsection-1">
782
+ <a id="fhsectiontitle-1" class="data-title" href="//entertainment.slashdot.org">Entertainment</a>
783
+ <a href="//slashdot.org/faq/UI.shtml#ui700" onclick="return nojscall(function(){show_login_box()});" class="links-sections-edit">[e]</a>
784
+ <script type="data">{ color: "", viewname: "stories", filter: "entertainment", name: "Entertainment", id: 1 }</script>
785
+ </li>
786
+
787
+
788
+
789
+
790
+ <li class="hide" id="fhsection-55">
791
+ <a id="fhsectiontitle-55" class="data-title" href="//features.slashdot.org">Features</a>
792
+ <a href="//slashdot.org/faq/UI.shtml#ui700" onclick="return nojscall(function(){show_login_box()});" class="links-sections-edit">[e]</a>
793
+ <script type="data">{ color: "", viewname: "stories", filter: "features", name: "Features", id: 55 }</script>
794
+ </li>
795
+
796
+
797
+
798
+
799
+ <li class="" id="fhsection-33">
800
+ <a id="fhsectiontitle-33" class="data-title" href="//games.slashdot.org">Games</a>
801
+ <a href="//slashdot.org/faq/UI.shtml#ui700" onclick="return nojscall(function(){show_login_box()});" class="links-sections-edit">[e]</a>
802
+ <script type="data">{ skin: "<link rel=\"alternate stylesheet\" type=\"text/css\" media=\"screen, projection\" href=\"//a.fsdn.com/sd/yui_games.css?T_2_5_0_283\" title=\"games\">", color: "", viewname: "stories", filter: "games", name: "Games", id: 33 }</script>
803
+ </li>
804
+
805
+
806
+
807
+
808
+ <li class="hide" id="fhsection-43">
809
+ <a id="fhsectiontitle-43" class="data-title" href="//radio.slashdot.org">Geeks in Space</a>
810
+ <a href="//slashdot.org/faq/UI.shtml#ui700" onclick="return nojscall(function(){show_login_box()});" class="links-sections-edit">[e]</a>
811
+ <script type="data">{ color: "", viewname: "stories", filter: "radio", name: "Geeks in Space", id: 43 }</script>
812
+ </li>
813
+
814
+
815
+
816
+
817
+ <li class="" id="fhsection-3">
818
+ <a id="fhsectiontitle-3" class="data-title" href="//hardware.slashdot.org">Hardware</a>
819
+ <a href="//slashdot.org/faq/UI.shtml#ui700" onclick="return nojscall(function(){show_login_box()});" class="links-sections-edit">[e]</a>
820
+ <script type="data">{ skin: "<link rel=\"alternate stylesheet\" type=\"text/css\" media=\"screen, projection\" href=\"//a.fsdn.com/sd/yui_hardware.css?T_2_5_0_283\" title=\"hardware\">", color: "", viewname: "stories", filter: "hardware", name: "Hardware", id: 3 }</script>
821
+ </li>
822
+
823
+
824
+
825
+
826
+ <li class="" id="fhsection-25">
827
+ <a id="fhsectiontitle-25" class="data-title" href="//idle.slashdot.org">Idle</a>
828
+ <a href="//slashdot.org/faq/UI.shtml#ui700" onclick="return nojscall(function(){show_login_box()});" class="links-sections-edit">[e]</a>
829
+ <script type="data">{ skin: "<link rel=\"alternate stylesheet\" type=\"text/css\" media=\"screen, projection\" href=\"//a.fsdn.com/sd/yui_idle.css?T_2_5_0_283\" title=\"idle\">", color: "", viewname: "stories", filter: "idle", name: "Idle", id: 25 }</script>
830
+ </li>
831
+
832
+
833
+
834
+
835
+ <li class="hide" id="fhsection-7">
836
+ <a id="fhsectiontitle-7" class="data-title" href="//intel.vendors.slashdot.org">Intel</a>
837
+ <a href="//slashdot.org/faq/UI.shtml#ui700" onclick="return nojscall(function(){show_login_box()});" class="links-sections-edit">[e]</a>
838
+ <script type="data">{ color: "", viewname: "stories", filter: "vendor_intel", name: "Intel", id: 7 }</script>
839
+ </li>
840
+
841
+
842
+
843
+
844
+ <li class="" id="fhsection-39">
845
+ <a id="fhsectiontitle-39" class="data-title" href="//interviews.slashdot.org">Interviews</a>
846
+ <a href="//slashdot.org/faq/UI.shtml#ui700" onclick="return nojscall(function(){show_login_box()});" class="links-sections-edit">[e]</a>
847
+ <script type="data">{ color: "", viewname: "stories", filter: "interviews", name: "Interviews", id: 39 }</script>
848
+ </li>
849
+
850
+
851
+
852
+
853
+ <li class="hide" id="fhsection-15">
854
+ <a id="fhsectiontitle-15" class="data-title" href="//it.slashdot.org">IT</a>
855
+ <a href="//slashdot.org/faq/UI.shtml#ui700" onclick="return nojscall(function(){show_login_box()});" class="links-sections-edit">[e]</a>
856
+ <script type="data">{ skin: "<link rel=\"alternate stylesheet\" type=\"text/css\" media=\"screen, projection\" href=\"//a.fsdn.com/sd/yui_it.css?T_2_5_0_283\" title=\"it\">", color: "", viewname: "stories", filter: "it", name: "IT", id: 15 }</script>
857
+ </li>
858
+
859
+
860
+
861
+
862
+ <li class="" id="fhsection-65">
863
+ <a id="fhsectiontitle-65" class="data-title" href="//linux.slashdot.org">Linux</a>
864
+ <a href="//slashdot.org/faq/UI.shtml#ui700" onclick="return nojscall(function(){show_login_box()});" class="links-sections-edit">[e]</a>
865
+ <script type="data">{ skin: "<link rel=\"alternate stylesheet\" type=\"text/css\" media=\"screen, projection\" href=\"//a.fsdn.com/sd/yui_linux.css?T_2_5_0_283\" title=\"linux\">", color: "", viewname: "stories", filter: "linux", name: "Linux", id: 65 }</script>
866
+ </li>
867
+
868
+
869
+
870
+
871
+ <li class="hide" id="fhsection-21">
872
+ <a id="fhsectiontitle-21" class="data-title" href="//meta.slashdot.org">Meta</a>
873
+ <a href="//slashdot.org/faq/UI.shtml#ui700" onclick="return nojscall(function(){show_login_box()});" class="links-sections-edit">[e]</a>
874
+ <script type="data">{ color: "", viewname: "stories", filter: "meta", name: "Meta", id: 21 }</script>
875
+ </li>
876
+
877
+
878
+
879
+
880
+ <li class="" id="fhsection-47">
881
+ <a id="fhsectiontitle-47" class="data-title" href="//mobile.slashdot.org">Mobile</a>
882
+ <a href="//slashdot.org/faq/UI.shtml#ui700" onclick="return nojscall(function(){show_login_box()});" class="links-sections-edit">[e]</a>
883
+ <script type="data">{ skin: "<link rel=\"alternate stylesheet\" type=\"text/css\" media=\"screen, projection\" href=\"//a.fsdn.com/sd/yui_mobile.css?T_2_5_0_283\" title=\"mobile\">", color: "", viewname: "stories", filter: "mobile", name: "Mobile", id: 47 }</script>
884
+ </li>
885
+
886
+
887
+
888
+
889
+ <li class="hide" id="fhsection-35">
890
+ <a id="fhsectiontitle-35" class="data-title" href="//news.slashdot.org">News</a>
891
+ <a href="//slashdot.org/faq/UI.shtml#ui700" onclick="return nojscall(function(){show_login_box()});" class="links-sections-edit">[e]</a>
892
+ <script type="data">{ color: "", viewname: "stories", filter: "news", name: "News", id: 35 }</script>
893
+ </li>
894
+
895
+
896
+
897
+
898
+ <li class="hide" id="fhsection-23">
899
+ <a id="fhsectiontitle-23" class="data-title" href="//oracle.vendors.slashdot.org">Oracle</a>
900
+ <a href="//slashdot.org/faq/UI.shtml#ui700" onclick="return nojscall(function(){show_login_box()});" class="links-sections-edit">[e]</a>
901
+ <script type="data">{ color: "", viewname: "stories", filter: "vendor_oracle", name: "Oracle", id: 23 }</script>
902
+ </li>
903
+
904
+
905
+
906
+
907
+ <li class="hide" id="fhsection-27">
908
+ <a id="fhsectiontitle-27" class="data-title" href="//politics.slashdot.org">Politics</a>
909
+ <a href="//slashdot.org/faq/UI.shtml#ui700" onclick="return nojscall(function(){show_login_box()});" class="links-sections-edit">[e]</a>
910
+ <script type="data">{ skin: "<link rel=\"alternate stylesheet\" type=\"text/css\" media=\"screen, projection\" href=\"//a.fsdn.com/sd/yui_politics.css?T_2_5_0_283\" title=\"politics\">", color: "", viewname: "stories", filter: "politics", name: "Politics", id: 27 }</script>
911
+ </li>
912
+
913
+
914
+
915
+
916
+ <li class="hide" id="fhsection-57">
917
+ <a id="fhsectiontitle-57" class="data-title" href="//polls.slashdot.org">Polls</a>
918
+ <a href="//slashdot.org/faq/UI.shtml#ui700" onclick="return nojscall(function(){show_login_box()});" class="links-sections-edit">[e]</a>
919
+ <script type="data">{ color: "", viewname: "stories", filter: "polls", name: "Polls", id: 57 }</script>
920
+ </li>
921
+
922
+
923
+
924
+
925
+ <li class="" id="fhsection-29">
926
+ <a id="fhsectiontitle-29" class="data-title" href="//science.slashdot.org">Science</a>
927
+ <a href="//slashdot.org/faq/UI.shtml#ui700" onclick="return nojscall(function(){show_login_box()});" class="links-sections-edit">[e]</a>
928
+ <script type="data">{ color: "", viewname: "stories", filter: "science", name: "Science", id: 29 }</script>
929
+ </li>
930
+
931
+
932
+
933
+
934
+ <li class="hide" id="fhsection-59">
935
+ <a id="fhsectiontitle-59" class="data-title" href="//search.slashdot.org">Search</a>
936
+ <a href="//slashdot.org/faq/UI.shtml#ui700" onclick="return nojscall(function(){show_login_box()});" class="links-sections-edit">[e]</a>
937
+ <script type="data">{ color: "", viewname: "stories", filter: "search", name: "Search", id: 59 }</script>
938
+ </li>
939
+
940
+
941
+
942
+
943
+ <li class="hide" id="fhsection-37">
944
+ <a id="fhsectiontitle-37" class="data-title" href="slashdot.sourceforge.net">SF.net Auth</a>
945
+ <a href="//slashdot.org/faq/UI.shtml#ui700" onclick="return nojscall(function(){show_login_box()});" class="links-sections-edit">[e]</a>
946
+ <script type="data">{ color: "", viewname: "stories", filter: "sfauth", name: "SF.net Auth", id: 37 }</script>
947
+ </li>
948
+
949
+
950
+
951
+
952
+ <li class="hide" id="fhsection-19">
953
+ <a id="fhsectiontitle-19" class="data-title" href="//slashdot.org">Taco Hell</a>
954
+ <a href="//slashdot.org/faq/UI.shtml#ui700" onclick="return nojscall(function(){show_login_box()});" class="links-sections-edit">[e]</a>
955
+ <script type="data">{ color: "", viewname: "stories", filter: "tacohell", name: "Taco Hell", id: 19 }</script>
956
+ </li>
957
+
958
+
959
+
960
+
961
+ <li class="hide" id="fhsection-17">
962
+ <a id="fhsectiontitle-17" class="data-title" href="//tech.slashdot.org">Technology</a>
963
+ <a href="//slashdot.org/faq/UI.shtml#ui700" onclick="return nojscall(function(){show_login_box()});" class="links-sections-edit">[e]</a>
964
+ <script type="data">{ color: "", viewname: "stories", filter: "tech", name: "Technology", id: 17 }</script>
965
+ </li>
966
+
967
+
968
+
969
+
970
+ <li class="hide" id="fhsection-67">
971
+ <a id="fhsectiontitle-67" class="data-title" href="//slashdot.org">The 2000 Beanies</a>
972
+ <a href="//slashdot.org/faq/UI.shtml#ui700" onclick="return nojscall(function(){show_login_box()});" class="links-sections-edit">[e]</a>
973
+ <script type="data">{ color: "", viewname: "stories", filter: "awards", name: "The 2000 Beanies", id: 67 }</script>
974
+ </li>
975
+
976
+
977
+
978
+
979
+ <li class="hide" id="fhsection-51">
980
+ <a id="fhsectiontitle-51" class="data-title" href="//thinkgeek.shill.slashdot.org">ThinkGeek</a>
981
+ <a href="//slashdot.org/faq/UI.shtml#ui700" onclick="return nojscall(function(){show_login_box()});" class="links-sections-edit">[e]</a>
982
+ <script type="data">{ skin: "<link rel=\"alternate stylesheet\" type=\"text/css\" media=\"screen, projection\" href=\"//a.fsdn.com/sd/yui_thinkgeek.css?T_2_5_0_283\" title=\"thinkgeek\">", color: "", viewname: "stories", filter: "thinkgeek", name: "ThinkGeek", id: 51 }</script>
983
+ </li>
984
+
985
+
986
+
987
+
988
+ <li class="hide" id="fhsection-41">
989
+ <a id="fhsectiontitle-41" class="data-title" href="//vendors.slashdot.org">Vendors</a>
990
+ <a href="//slashdot.org/faq/UI.shtml#ui700" onclick="return nojscall(function(){show_login_box()});" class="links-sections-edit">[e]</a>
991
+ <script type="data">{ color: "", viewname: "stories", filter: "vendors", name: "Vendors", id: 41 }</script>
992
+ </li>
993
+
994
+
995
+
996
+
997
+ <li class="" id="fhsection-9">
998
+ <a id="fhsectiontitle-9" class="data-title" href="//yro.slashdot.org">YRO</a>
999
+ <a href="//slashdot.org/faq/UI.shtml#ui700" onclick="return nojscall(function(){show_login_box()});" class="links-sections-edit">[e]</a>
1000
+ <script type="data">{ skin: "<link rel=\"alternate stylesheet\" type=\"text/css\" media=\"screen, projection\" href=\"//a.fsdn.com/sd/yui_yro.css?T_2_5_0_283\" title=\"yro\">", color: "", viewname: "stories", filter: "yro", name: "YRO", id: 9 }</script>
1001
+ </li>
1002
+
1003
+ </ul>
1004
+ <script type="text/javascript">
1005
+
1006
+ var firehose_delete_section, update_section;
1007
+
1008
+ (function(){
1009
+ var $section_menu = $any('firehose-sections');
1010
+
1011
+
1012
+
1013
+ function save_menu(){
1014
+ if ( !check_logged_in() ) { return false; }
1015
+
1016
+ // tell the server our current (ordered) list of sections
1017
+ ajax_update({
1018
+ op: 'firehose_save_section_menu',
1019
+ reskey: reskey_static,
1020
+ fsids: $section_menu.
1021
+ children('li:not(#fhsection-unsaved)').
1022
+ map(function(){ return this.id.slice(10); }).get().join(',')
1023
+ });
1024
+ }
1025
+
1026
+
1027
+ function unsaved(){
1028
+ var $unsaved = $any('fhsection-unsaved');
1029
+ if ( !$unsaved.length ) {
1030
+ ($unsaved = $(unsaved.template).prependTo($section_menu)).metadata().id = 'unsaved';
1031
+ }
1032
+ return $unsaved;
1033
+ }
1034
+
1035
+ var section_matching;
1036
+ (function(){
1037
+ var signatures={}, ids={}, ws=/\s+/, id_prefix=/^fhsection-/, default_color = {
1038
+ stories: 'green',
1039
+ recent: 'blue',
1040
+ popular: 'green',
1041
+ daddypants: 'indigo'
1042
+ };
1043
+
1044
+ function init_metadata( el ){
1045
+ var $el=$(el), result=$el.metadata({ type:'elem', name:'script' });
1046
+ $el.find('script[type=data]').remove();
1047
+ return result;
1048
+ }
1049
+
1050
+ function signature( section ){
1051
+ return section.viewname + ';'
1052
+ + (section.color||default_color[section.viewname]) + ';'
1053
+ + $.trim(section.filter).toLowerCase().split(ws).sort().join(' ');
1054
+ }
1055
+
1056
+ section_matching = function( data ){
1057
+ var have_id = $section_menu.metadata().active_id,
1058
+ have = signatures[have_id],
1059
+ want = signature(data),
1060
+ want_id = (have_id==='unsaved'||want!==have) ? ids[want] : have_id,
1061
+ $want = want_id && firehose_section_menu_item(want_id),
1062
+ want_section = want_id && $want.length && $want.metadata();
1063
+
1064
+
1065
+
1066
+
1067
+ return want_section;
1068
+ };
1069
+
1070
+ update_section = function( el, update, opts ){
1071
+ var section = init_metadata(el),
1072
+ id = section.id, // assert(id);
1073
+ oldsig = signatures[id],
1074
+ newsig = signature($.extend(section,
1075
+ // Make the color explicit.
1076
+ !section.color && { color:default_color[section.viewname] },
1077
+ // Roll-in the updated data, if any; but protect the id.
1078
+ update, { id:id }
1079
+ ));
1080
+
1081
+ // Update the signatures that let us match properties to existing sections.
1082
+ if ( id!=='unsaved' && newsig!==oldsig ) {
1083
+ ids[ signatures[id]=newsig ] = id;
1084
+ if ( oldsig ) {
1085
+ delete ids[ oldsig ];
1086
+ // Discard cached skin if the search has changed.
1087
+ section.skin && oldsig.split(';')[2]!==newsig.split(';')[2] && delete section.skin;
1088
+
1089
+ // This must be a change to an existing menu item, so let's save the menu as a whole.
1090
+ save_menu();
1091
+ }
1092
+ }
1093
+
1094
+ if ( opts ) {
1095
+ opts.highlight && highlight_menu_item(id);
1096
+ opts.make_default && ($section_menu.metadata().default_id=id);
1097
+ }
1098
+ };
1099
+
1100
+ // Force-initialize the metadata and build the section_matching map.
1101
+ var $sections=$any('links-sections').find('div.title,li');
1102
+ $sections.add($section_menu).each(function(){ init_metadata(this); });
1103
+ $('#links-sections-title').metadata().name = "Slashdot";
1104
+ $sections.each(function(){ update_section(this); });
1105
+ })();
1106
+
1107
+
1108
+ function highlight_menu_item( section_id ){
1109
+ return firehose_section_menu_item(section_id).each(function(){
1110
+ $('#links-sections .active').not(this).removeClass('active');
1111
+ $( $('h4', this)[0] || this ).addClass('active');
1112
+ $section_menu.metadata().active_id = section_id;
1113
+ firehose_style_switch(section_id);
1114
+ });
1115
+ }
1116
+
1117
+
1118
+ $any('links-sections').
1119
+ mousedown(function( event ){ // "activate" a section (immediately) on mousedown in the section menu
1120
+ $(event.originalTarget||event.target). // mouseDown was on this element...
1121
+ closest('li,div.title').not('.active,:has(.active)').
1122
+ each(function(){
1123
+ var section = $(this).metadata();
1124
+ if ( section.id !== 'unsaved' ) {
1125
+
1126
+ } else {
1127
+
1128
+ }
1129
+ });
1130
+ // allow other handlers to run (by not returning false)
1131
+ }).
1132
+ click(function( event ){ // edit only for a click in the edit button
1133
+ var handled;
1134
+ $(event.originalTarget||event.target). // mouseDown was on this element...
1135
+ closest('a.links-sections-edit'). // ...in this edit icon (if any)
1136
+ each(function(){
1137
+ var id = $(this).closest('li,div.title').metadata().id;
1138
+ id==='unsaved' && (id=void(0));
1139
+ getModalPrefs('firehoseview', 'Save Custom Section', 0, { id: id });
1140
+ handled = true;
1141
+ });
1142
+ return !handled;
1143
+ });
1144
+
1145
+
1146
+ // Drag items in the section-menu to reorder it permanently.
1147
+ $section_menu.
1148
+ sortable({
1149
+ axis: 'y',
1150
+ containment: '#links-sections',
1151
+ opacity: 0.8,
1152
+ update: save_menu
1153
+ });
1154
+
1155
+
1156
+ $(document).
1157
+ bind('firehose-setting-section', function( e, section_id ){
1158
+ // Request to change sections is on its way to the server; update the UI now (don't wait for response)
1159
+ var section = highlight_menu_item(section_id).metadata();
1160
+ $(document).
1161
+ trigger('firehose-setting-setfhfilter', section.filter).
1162
+ trigger('firehose-setting-view', section.viewname).
1163
+ trigger('firehose-setting-color', section.color);
1164
+ }).
1165
+ bind('set-options.firehose', function( e, data ){
1166
+ // Changing some option (possibly even the 'section' option)
1167
+ if ( !data.select_section ) {
1168
+ // OK, _not_ the 'section' option. Activate a section that matches the new options, or else "unsaved"
1169
+ delete data.id;
1170
+
1171
+ data = section_matching(data)||data;
1172
+ if ( !data.id ) {
1173
+ var $unsaved = unsaved();
1174
+ data = $.extend($unsaved.metadata(), data);
1175
+ $(document).
1176
+ one('update.firehose', function( e, updated ){
1177
+ $unsaved.find('a span').text(updated.local_time);
1178
+ if ( updated.skin ) {
1179
+ data.skin = updated.skin;
1180
+ firehose_style_switch('unsaved');
1181
+ }
1182
+ }).
1183
+ trigger('unsaved.firehose', data);
1184
+ }
1185
+ }
1186
+ highlight_menu_item(data.id);
1187
+ });
1188
+
1189
+ unsaved.template = (
1190
+ '<li id="fhsection-unsaved">'
1191
+ + '<a><i class="data-title">unsaved</i> <span></span></a>'
1192
+ + '<a href="//slashdot.org/faq/UI.shtml#ui700"'
1193
+ + ' onclick="return nojscall(function(){show_login_box()});"'
1194
+ + ' class="links-sections-edit">'
1195
+ + '[e]'
1196
+ + '</a>'
1197
+ + '</li>'
1198
+ );
1199
+
1200
+ })();
1201
+ </script>
1202
+
1203
+ </div>
1204
+
1205
+ </div>
1206
+ <div class="block" id="links-help">
1207
+ <div class="title" id="links-help-title">
1208
+ <h4><a href="//slashdot.org/help">Site Info</a></h4>
1209
+ </div>
1210
+ <div class="content" id="links-help-content">
1211
+ <ul>
1212
+ <li><a href="//slashdot.org/faq/">FAQ</a></li>
1213
+ <li><a href="http://sourceforge.net/tracker/?func=add&amp;group_id=4421&amp;atid=104421">Bugs</a></li>
1214
+ <li><a href="//slashdot.org/code.shtml">Code</a></li>
1215
+ </ul>
1216
+ </div>
1217
+ </div>
1218
+ <div class="block" id="links-stories">
1219
+ <div class="title" id="links-stories-title">
1220
+ <h4>Stories</h4>
1221
+ </div>
1222
+ <div class="content" id="links-stories-content">
1223
+ <ul>
1224
+ <li><a href="//slashdot.org/search.pl">Old Stories</a></li>
1225
+ <li><a href="//polls.slashdot.org/">Old Polls</a></li>
1226
+ <li><a href="//slashdot.org/hof.shtml">Hall of Fame</a></li>
1227
+ <li><a href="//slashdot.org/submission">Submit Story</a></li>
1228
+ </ul>
1229
+ </div>
1230
+ </div>
1231
+ </div>
1232
+ </div>
1233
+
1234
+
1235
+ <div class="yui-u maincol first">
1236
+
1237
+
1238
+ <div id="firehose-message-tray" class="message">
1239
+
1240
+ <p>Please <strong><a href="//slashdot.org/login.pl">create an account</a></strong> to participate in the Slashdot moderation system</p>
1241
+
1242
+ </div>
1243
+
1244
+
1245
+
1246
+
1247
+
1248
+
1249
+
1250
+ <div id="firehose" class="nothumbs">
1251
+ <div id="firehoselist" class="fhroot ">
1252
+ <div id="firehose-8057524" data-fhid="8057524" data-fhtype="story" class="fhitem fhitem-story article usermode thumbs">
1253
+ <span class="sd-info-block" style="display: none">
1254
+ <span class="sd-key-firehose-id">8057524</span>
1255
+ <span class="type">story</span>
1256
+
1257
+ </span>
1258
+
1259
+
1260
+
1261
+
1262
+
1263
+
1264
+
1265
+
1266
+
1267
+
1268
+
1269
+ <h3 class="story">
1270
+
1271
+
1272
+
1273
+
1274
+ <span class="vballoon-firehoselist-simple">
1275
+ <span>Comments:</span>
1276
+ <a href="//apple.slashdot.org/comments.pl?sid=1489262" id="commentcnt-8057524">22</a>
1277
+ </span>
1278
+
1279
+
1280
+
1281
+
1282
+
1283
+
1284
+
1285
+
1286
+
1287
+
1288
+
1289
+
1290
+
1291
+
1292
+
1293
+
1294
+ <span id="updown-8057524" class="vote"><a href="//slashdot.org/faq/UI.shtml#ui700" onclick="return false" class="up" title="Vote this item up">+</a><a href="//slashdot.org/faq/UI.shtml#ui700" onclick="return false" class="down" title="Vote this item down">-</a></span>
1295
+
1296
+
1297
+
1298
+ <span class="cnin" id="title-8057524"><span class="sodify" onclick="firehose_set_options('color', 'red')" title="Filter Firehose to entries rated red or better" ></span><span class="soda pop1" title="Filter Firehose to entries rated red or better" onclick="firehose_set_options('color', 'red')"><span>&nbsp;</span></span> <a class="skin topic main tag" rel="tag" href="/tag/apple">Apple:</a> <a onclick="return toggle_fh_body_wrap_return(this);" href="//apple.slashdot.org/story/09/12/24/1329204/iPhone-4-Rumors-Rumble" class="datitle">iPhone 4 Rumors Rumble</a> <span class="date">on Thursday December 24, @08:43AM</span> <span class="nickname"></span></span>
1299
+
1300
+
1301
+
1302
+
1303
+ </h3>
1304
+
1305
+ <div class="details" id="details-8057524"><small>
1306
+
1307
+ Posted
1308
+ by
1309
+
1310
+
1311
+
1312
+ <a href="http://cmdrtaco.net/" rel="nofollow">CmdrTaco</a>
1313
+
1314
+
1315
+
1316
+
1317
+
1318
+
1319
+ <span id="fhtime-8057524">on Thursday December 24, @08:43AM</span>
1320
+
1321
+ <br>
1322
+
1323
+ from the i'd-rather-a-tablet dept.
1324
+
1325
+ </small>
1326
+ </div>
1327
+ <div class="body" id="fhbody-8057524">
1328
+
1329
+ <div class="media">
1330
+
1331
+
1332
+
1333
+
1334
+
1335
+
1336
+
1337
+
1338
+
1339
+
1340
+
1341
+ <div class="maybe-sprite tid-38">
1342
+ <span class="no-sprite" style="display: none">background: url(//a.fsdn.com/sd/topics/topicapple.gif); width:52px; height:64px;</span>
1343
+ <a style="width:52px; height:64px; display: block; text-indent:-99999px;" href="//slashdot.org/index2.pl?fhfilter=apple" onclick="return addfhfilter('apple');" class="apple" >apple</a>
1344
+ </div>
1345
+
1346
+
1347
+
1348
+
1349
+ </div>
1350
+
1351
+
1352
+
1353
+ <div id="text-8057524">
1354
+ padraic_93 writes <i>"Information has become available which reveals <a href="http://www.theregister.co.uk/2009/12/23/iphone_rumors/">development is underway for the new iPhone 4</a>, as well as suggestions of features and Apple's plans for the phone.
1355
+
1356
+ A report on PinchMedia, which made repeated use of the term 'iPhone 4,' was cited on the website MacRumors, though the website admitted that such reports can often be forged. The report also made allusions to a 'Corporate Event' planned for June 28th &mdash; July 2nd 2010, which have been taken as referring to the next WWDC."</i>
1357
+
1358
+ A related rumor holds that Apple has ordered <a href="http://www.digitimes.com/news/a20091223PD225.html">40-45 million 5-megapixel cameras</a>, which might hint at new functionality.</div>
1359
+
1360
+
1361
+
1362
+
1363
+
1364
+ <div class="article-foot a">
1365
+
1366
+ <span class="reader">
1367
+
1368
+ <a href="//apple.slashdot.org/story/09/12/24/1329204/iPhone-4-Rumors-Rumble" class="more">Read More...</a>
1369
+
1370
+ <span class="commentcnt"> <a href="//apple.slashdot.org/comments.pl?sid=1489262" id="commentcnt-8057524">22</a> comments</span>
1371
+ </span>
1372
+
1373
+ <menu type="toolbar" class="edit-bar">
1374
+
1375
+ <a class="edit-toggle"><span class="button collapse"></span></a>
1376
+ <input class="tag-entry default" type="text" size="10" style="display:none" value="apply tags">
1377
+
1378
+ <span id="tagbar-8057524" class="tag-bar"><a class="topic main domain tag" rel="tag" href="/tag/slashdot">slashdot</a>
1379
+ <a class="popular tag" rel="tag" href="/tag/apple">apple</a>
1380
+ <a class="popular tag" rel="tag" href="/tag/iphone">iphone</a>
1381
+ <a class="popular tag" rel="tag" href="/tag/wwdc">wwdc</a>
1382
+ <a class="popular tag" rel="tag" href="/tag/crapple">crapple</a>
1383
+ <a class="popular tag" rel="tag" href="/tag/dilligaf">dilligaf</a>
1384
+ <a class="datatype pseudo-tag">story</a>
1385
+ </span>
1386
+
1387
+ <div class="spinner">
1388
+ <span class="tag-server-busy spinner" style="display:none">*</span>
1389
+ </div>
1390
+
1391
+ </menu>
1392
+ </div>
1393
+
1394
+ </div>
1395
+
1396
+
1397
+ <hr>
1398
+
1399
+
1400
+ </div><div id="firehose-8050106" data-fhid="8050106" data-fhtype="story" class="fhitem fhitem-story article usermode thumbs">
1401
+ <span class="sd-info-block" style="display: none">
1402
+ <span class="sd-key-firehose-id">8050106</span>
1403
+ <span class="type">story</span>
1404
+
1405
+ </span>
1406
+
1407
+
1408
+
1409
+
1410
+
1411
+
1412
+
1413
+
1414
+
1415
+
1416
+
1417
+ <h3 class="story">
1418
+
1419
+
1420
+
1421
+
1422
+ <span class="vballoon-firehoselist-simple">
1423
+ <span>Comments:</span>
1424
+ <a href="//hardware.slashdot.org/comments.pl?sid=1488918" id="commentcnt-8050106">50</a>
1425
+ </span>
1426
+
1427
+
1428
+
1429
+
1430
+
1431
+
1432
+
1433
+
1434
+
1435
+
1436
+
1437
+
1438
+
1439
+
1440
+
1441
+
1442
+ <span id="updown-8050106" class="vote"><a href="//slashdot.org/faq/UI.shtml#ui700" onclick="return false" class="up" title="Vote this item up">+</a><a href="//slashdot.org/faq/UI.shtml#ui700" onclick="return false" class="down" title="Vote this item down">-</a></span>
1443
+
1444
+
1445
+
1446
+ <span class="cnin" id="title-8050106"><span class="sodify" onclick="firehose_set_options('color', 'red')" title="Filter Firehose to entries rated red or better" ></span><span class="soda pop1" title="Filter Firehose to entries rated red or better" onclick="firehose_set_options('color', 'red')"><span>&nbsp;</span></span> <a class="skin topic main tag" rel="tag" href="/tag/hardware">Hardware:</a> <a onclick="return toggle_fh_body_wrap_return(this);" href="//hardware.slashdot.org/story/09/12/24/052252/Next-Gen-Glitter-Sized-Photovoltaic-Cells-Unveiled" class="datitle">Next-Gen Glitter-Sized Photovoltaic Cells Unveiled</a> <span class="date">on Thursday December 24, @07:57AM</span> <span class="nickname"></span></span>
1447
+
1448
+
1449
+
1450
+
1451
+ </h3>
1452
+
1453
+ <div class="details" id="details-8050106"><small>
1454
+
1455
+ Posted
1456
+ by
1457
+
1458
+
1459
+
1460
+ samzenpus
1461
+
1462
+
1463
+
1464
+
1465
+
1466
+
1467
+ <span id="fhtime-8050106">on Thursday December 24, @07:57AM</span>
1468
+
1469
+ <br>
1470
+
1471
+ from the catching-the-sun dept.
1472
+
1473
+ </small>
1474
+ </div>
1475
+ <div class="body" id="fhbody-8050106">
1476
+
1477
+ <div class="media">
1478
+
1479
+
1480
+
1481
+
1482
+
1483
+
1484
+
1485
+
1486
+
1487
+
1488
+
1489
+ <div class="maybe-sprite tid-154">
1490
+ <span class="no-sprite" style="display: none">background: url(//a.fsdn.com/sd/topics/topicpower.gif); width:59px; height:66px;</span>
1491
+ <a style="width:59px; height:66px; display: block; text-indent:-99999px;" href="//slashdot.org/index2.pl?fhfilter=power" onclick="return addfhfilter('power');" class="power" >power</a>
1492
+ </div>
1493
+
1494
+
1495
+
1496
+
1497
+ </div>
1498
+
1499
+
1500
+
1501
+ <div id="text-8050106">
1502
+ MikeChino writes <i>"Sandia National Laboratories recently announced a new breed of <a href="http://www.inhabitat.com/2009/12/23/amazing-glitter-sized-photovoltaic-cells-look-like-golden-snowflakes/">glitter-sized solar cells</a> made from crystalline silicon that use 100 times less material to generate the same amount of electricity as standard solar cells made from 6-inch square solar wafers. Perfect for soaking up the sun&rsquo;s rays on unusual shapes and surfaces, the tiny solar cells are expected to be less expensive, more efficient, and have promising new applications in textiles, clothing, and building facade installations."</i></div>
1503
+
1504
+
1505
+
1506
+
1507
+
1508
+ <div class="article-foot a">
1509
+
1510
+ <span class="reader">
1511
+
1512
+ <a href="//hardware.slashdot.org/story/09/12/24/052252/Next-Gen-Glitter-Sized-Photovoltaic-Cells-Unveiled" class="more">Read More...</a>
1513
+
1514
+ <span class="commentcnt"> <a href="//hardware.slashdot.org/comments.pl?sid=1488918" id="commentcnt-8050106">50</a> comments</span>
1515
+ </span>
1516
+
1517
+ <menu type="toolbar" class="edit-bar">
1518
+
1519
+ <a class="edit-toggle"><span class="button collapse"></span></a>
1520
+ <input class="tag-entry default" type="text" size="10" style="display:none" value="apply tags">
1521
+
1522
+ <span id="tagbar-8050106" class="tag-bar"><a class="topic main domain tag" rel="tag" href="/tag/slashdot">slashdot</a>
1523
+ <a class="popular tag" rel="tag" href="/tag/hardware">hardware</a>
1524
+ <a class="popular tag" rel="tag" href="/tag/power">power</a>
1525
+ <a class="popular tag" rel="tag" href="/tag/vaporwear">vaporwear</a>
1526
+ <a class="popular tag" rel="tag" href="/tag/solar">solar</a>
1527
+ <a class="datatype pseudo-tag">story</a>
1528
+ </span>
1529
+
1530
+ <div class="spinner">
1531
+ <span class="tag-server-busy spinner" style="display:none">*</span>
1532
+ </div>
1533
+
1534
+ </menu>
1535
+ </div>
1536
+
1537
+ </div>
1538
+
1539
+
1540
+ <hr>
1541
+
1542
+
1543
+ </div><div id="firehose-8048634" data-fhid="8048634" data-fhtype="story" class="fhitem fhitem-story article usermode thumbs">
1544
+ <span class="sd-info-block" style="display: none">
1545
+ <span class="sd-key-firehose-id">8048634</span>
1546
+ <span class="type">story</span>
1547
+
1548
+ </span>
1549
+
1550
+
1551
+
1552
+
1553
+
1554
+
1555
+
1556
+
1557
+
1558
+
1559
+
1560
+ <h3 class="story">
1561
+
1562
+
1563
+
1564
+
1565
+ <span class="vballoon-firehoselist-simple">
1566
+ <span>Comments:</span>
1567
+ <a href="//entertainment.slashdot.org/comments.pl?sid=1488834" id="commentcnt-8048634">19</a>
1568
+ </span>
1569
+
1570
+
1571
+
1572
+
1573
+
1574
+
1575
+
1576
+
1577
+
1578
+
1579
+
1580
+
1581
+
1582
+
1583
+
1584
+
1585
+ <span id="updown-8048634" class="vote"><a href="//slashdot.org/faq/UI.shtml#ui700" onclick="return false" class="up" title="Vote this item up">+</a><a href="//slashdot.org/faq/UI.shtml#ui700" onclick="return false" class="down" title="Vote this item down">-</a></span>
1586
+
1587
+
1588
+
1589
+ <span class="cnin" id="title-8048634"><span class="sodify" onclick="firehose_set_options('color', 'red')" title="Filter Firehose to entries rated red or better" ></span><span class="soda pop1" title="Filter Firehose to entries rated red or better" onclick="firehose_set_options('color', 'red')"><span>&nbsp;</span></span> <a class="skin topic main tag" rel="tag" href="/tag/entertainment">Entertainment:</a> <a onclick="return toggle_fh_body_wrap_return(this);" href="//entertainment.slashdot.org/story/09/12/24/0323211/Hulu-and-Warner-Music-Sign-Deal-For-Music-Content" class="datitle">Hulu and Warner Music Sign Deal For Music Content</a> <span class="date">on Thursday December 24, @04:11AM</span> <span class="nickname"></span></span>
1590
+
1591
+
1592
+
1593
+
1594
+ </h3>
1595
+
1596
+ <div class="details" id="details-8048634"><small>
1597
+
1598
+ Posted
1599
+ by
1600
+
1601
+
1602
+
1603
+ samzenpus
1604
+
1605
+
1606
+
1607
+
1608
+
1609
+
1610
+ <span id="fhtime-8048634">on Thursday December 24, @04:11AM</span>
1611
+
1612
+ <br>
1613
+
1614
+ from the all-in dept.
1615
+
1616
+ </small>
1617
+ </div>
1618
+ <div class="body" id="fhbody-8048634">
1619
+
1620
+ <div class="media">
1621
+
1622
+
1623
+
1624
+
1625
+
1626
+
1627
+
1628
+
1629
+
1630
+
1631
+
1632
+ <div class="maybe-sprite tid-84">
1633
+ <span class="no-sprite" style="display: none">background: url(//a.fsdn.com/sd/topics/topicbusiness.gif); width:64px; height:54px;</span>
1634
+ <a style="width:64px; height:54px; display: block; text-indent:-99999px;" href="//slashdot.org/index2.pl?fhfilter=business" onclick="return addfhfilter('business');" class="business" >business</a>
1635
+ </div>
1636
+
1637
+
1638
+
1639
+
1640
+ </div>
1641
+
1642
+
1643
+
1644
+ <div id="text-8048634">
1645
+ adeelarshad82 writes <i>"A month after signing a <a href="http://www.pcmag.com/article2/0,2817,2356071,00.asp">deal with EMI</a> for music video content, Hulu has <a href="http://www.pcmag.com/article2/0,2817,2357529,00.asp">reached an agreement</a> with Warner Music Group to add its content to the video site as well. The deal will allow Hulu to post music videos, artist interviews, live concerts, and behind-the-scenes footage from artists on WMG labels like Atlantic Records, Rhino Records, and Warner Bros. Records."</i></div>
1646
+
1647
+
1648
+
1649
+
1650
+
1651
+ <div class="article-foot a">
1652
+
1653
+ <span class="reader">
1654
+
1655
+ <a href="//entertainment.slashdot.org/story/09/12/24/0323211/Hulu-and-Warner-Music-Sign-Deal-For-Music-Content" class="more">Read More...</a>
1656
+
1657
+ <span class="commentcnt"> <a href="//entertainment.slashdot.org/comments.pl?sid=1488834" id="commentcnt-8048634">19</a> comments</span>
1658
+ </span>
1659
+
1660
+ <menu type="toolbar" class="edit-bar">
1661
+
1662
+ <a class="edit-toggle"><span class="button collapse"></span></a>
1663
+ <input class="tag-entry default" type="text" size="10" style="display:none" value="apply tags">
1664
+
1665
+ <span id="tagbar-8048634" class="tag-bar"><a class="topic main domain tag" rel="tag" href="/tag/slashdot">slashdot</a>
1666
+ <a class="popular tag" rel="tag" href="/tag/business">business</a>
1667
+ <a class="popular tag" rel="tag" href="/tag/hulu">hulu</a>
1668
+ <a class="popular tag" rel="tag" href="/tag/music">music</a>
1669
+ <a class="popular tag" rel="tag" href="/tag/entertainment">entertainment</a>
1670
+ <a class="popular tag" rel="tag" href="/tag/usa">usa</a>
1671
+ <a class="datatype pseudo-tag">story</a>
1672
+ </span>
1673
+
1674
+ <div class="spinner">
1675
+ <span class="tag-server-busy spinner" style="display:none">*</span>
1676
+ </div>
1677
+
1678
+ </menu>
1679
+ </div>
1680
+
1681
+ </div>
1682
+
1683
+
1684
+ <hr>
1685
+
1686
+
1687
+ </div><div id="firehose-8048582" data-fhid="8048582" data-fhtype="story" class="fhitem fhitem-story article usermode thumbs">
1688
+ <span class="sd-info-block" style="display: none">
1689
+ <span class="sd-key-firehose-id">8048582</span>
1690
+ <span class="type">story</span>
1691
+
1692
+ </span>
1693
+
1694
+
1695
+
1696
+
1697
+
1698
+
1699
+
1700
+
1701
+
1702
+
1703
+
1704
+ <h3 class="story">
1705
+
1706
+
1707
+
1708
+
1709
+ <span class="vballoon-firehoselist-simple">
1710
+ <span>Comments:</span>
1711
+ <a href="//developers.slashdot.org/comments.pl?sid=1488830" id="commentcnt-8048582">70</a>
1712
+ </span>
1713
+
1714
+
1715
+
1716
+
1717
+
1718
+
1719
+
1720
+
1721
+
1722
+
1723
+
1724
+
1725
+
1726
+
1727
+
1728
+
1729
+ <span id="updown-8048582" class="vote"><a href="//slashdot.org/faq/UI.shtml#ui700" onclick="return false" class="up" title="Vote this item up">+</a><a href="//slashdot.org/faq/UI.shtml#ui700" onclick="return false" class="down" title="Vote this item down">-</a></span>
1730
+
1731
+
1732
+
1733
+ <span class="cnin" id="title-8048582"><span class="sodify" onclick="firehose_set_options('color', 'red')" title="Filter Firehose to entries rated red or better" ></span><span class="soda pop1" title="Filter Firehose to entries rated red or better" onclick="firehose_set_options('color', 'red')"><span>&nbsp;</span></span> <a class="skin topic main tag" rel="tag" href="/tag/developers">Developers:</a> <a onclick="return toggle_fh_body_wrap_return(this);" href="//developers.slashdot.org/story/09/12/24/0319228/Helping-Perl-Packagers-Package-Perl" class="datitle">Helping Perl Packagers Package Perl</a> <span class="date">on Thursday December 24, @01:06AM</span> <span class="nickname"></span></span>
1734
+
1735
+
1736
+
1737
+
1738
+ </h3>
1739
+
1740
+ <div class="details" id="details-8048582"><small>
1741
+
1742
+ Posted
1743
+ by
1744
+
1745
+
1746
+
1747
+ samzenpus
1748
+
1749
+
1750
+
1751
+
1752
+
1753
+
1754
+ <span id="fhtime-8048582">on Thursday December 24, @01:06AM</span>
1755
+
1756
+ <br>
1757
+
1758
+ from the dress-it-up dept.
1759
+
1760
+ </small>
1761
+ </div>
1762
+ <div class="body" id="fhbody-8048582">
1763
+
1764
+ <div class="media">
1765
+
1766
+
1767
+
1768
+
1769
+
1770
+
1771
+
1772
+
1773
+
1774
+
1775
+
1776
+ <div class="maybe-sprite tid-2030">
1777
+ <span class="no-sprite" style="display: none">background: url(//a.fsdn.com/sd/topics/topicperl.gif); width:80px; height:64px;</span>
1778
+ <a style="width:80px; height:64px; display: block; text-indent:-99999px;" href="//slashdot.org/index2.pl?fhfilter=perl" onclick="return addfhfilter('perl');" class="perl" >perl</a>
1779
+ </div>
1780
+
1781
+
1782
+
1783
+
1784
+ </div>
1785
+
1786
+
1787
+
1788
+ <div id="text-8048582">
1789
+ <a href="mailto:jamie@slashdot.org" rel="nofollow">jamie</a> writes <i>"chromatic has a great post today on the conflict between <a href="http://www.modernperlbooks.com/mt/2009/12/helping-perl-packagers-package-perl.html">OS distributions and CPAN's installations of perl modules</a>, along with some suggestions for how to start resolving this maddening problem: '[Though Debian has] made plenty of CPAN distributions available as .debs, I have to configure my CPAN client myself, and it does not work with the system package manager. There's no reason it couldn't. Imagine that the system Perl 5 included in the default package... had a CPAN client configured appropriately. It has selected an appropriate mirror (or uses the redirector). It knows about installation paths. It understands how to use LWP...' The idea of providing guidelines to distros for how to safely package modules is a great one. Could modules request (a modified?) test suite be run after distro-installation? Could Module::Build help module authors and distro maintainers establish the rules somehow?"</i></div>
1790
+
1791
+
1792
+
1793
+
1794
+
1795
+ <div class="article-foot a">
1796
+
1797
+ <span class="reader">
1798
+
1799
+ <a href="//developers.slashdot.org/story/09/12/24/0319228/Helping-Perl-Packagers-Package-Perl" class="more">Read More...</a>
1800
+
1801
+ <span class="commentcnt"> <a href="//developers.slashdot.org/comments.pl?sid=1488830" id="commentcnt-8048582">70</a> comments</span>
1802
+ </span>
1803
+
1804
+ <menu type="toolbar" class="edit-bar">
1805
+
1806
+ <a class="edit-toggle"><span class="button collapse"></span></a>
1807
+ <input class="tag-entry default" type="text" size="10" style="display:none" value="apply tags">
1808
+
1809
+ <span id="tagbar-8048582" class="tag-bar"><a class="topic main domain tag" rel="tag" href="/tag/slashdot">slashdot</a>
1810
+ <a class="popular tag" rel="tag" href="/tag/perl">perl</a>
1811
+ <a class="popular tag" rel="tag" href="/tag/developers">developers</a>
1812
+ <a class="popular tag" rel="tag" href="/tag/opensource">opensource</a>
1813
+ <a class="popular tag" rel="tag" href="/tag/cpan">cpan</a>
1814
+ <a class="popular tag" rel="tag" href="/tag/distros">distros</a>
1815
+ <a class="datatype pseudo-tag">story</a>
1816
+ </span>
1817
+
1818
+ <div class="spinner">
1819
+ <span class="tag-server-busy spinner" style="display:none">*</span>
1820
+ </div>
1821
+
1822
+ </menu>
1823
+ </div>
1824
+
1825
+ </div>
1826
+
1827
+
1828
+ <hr>
1829
+
1830
+
1831
+ </div><div id="firehose-day-20091223" class="daybreak yui-g fhitem-chrome" align="center">
1832
+
1833
+
1834
+
1835
+ <div class="yui-u first">
1836
+ <a onclick="firehose_set_options('startdate', '20091224'); return false;" href="//slashdot.org/index2.pl?section=&amp;color=green&amp;index=1&amp;view=stories&amp;duration=-1&amp;startdate=20091224&amp;index=1">Today</a>
1837
+ </div>
1838
+
1839
+ <div class="yui-u">
1840
+ <a onclick="firehose_set_options('startdate', '20091223'); return false;" href="//slashdot.org/index2.pl?section=&amp;color=green&amp;index=1&amp;view=stories&amp;duration=-1&amp;startdate=20091223&amp;index=1">Yesterday</a>
1841
+ </div>
1842
+
1843
+ </div><div id="firehose-8045350" data-fhid="8045350" data-fhtype="story" class="fhitem fhitem-story article usermode thumbs">
1844
+ <span class="sd-info-block" style="display: none">
1845
+ <span class="sd-key-firehose-id">8045350</span>
1846
+ <span class="type">story</span>
1847
+
1848
+ </span>
1849
+
1850
+
1851
+
1852
+
1853
+
1854
+
1855
+
1856
+
1857
+
1858
+
1859
+
1860
+ <h3 class="story">
1861
+
1862
+
1863
+
1864
+
1865
+ <span class="vballoon-firehoselist-simple">
1866
+ <span>Comments:</span>
1867
+ <a href="//news.slashdot.org/comments.pl?sid=1488720" id="commentcnt-8045350">198</a>
1868
+ </span>
1869
+
1870
+
1871
+
1872
+
1873
+
1874
+
1875
+
1876
+
1877
+
1878
+
1879
+
1880
+
1881
+
1882
+
1883
+
1884
+
1885
+ <span id="updown-8045350" class="vote"><a href="//slashdot.org/faq/UI.shtml#ui700" onclick="return false" class="up" title="Vote this item up">+</a><a href="//slashdot.org/faq/UI.shtml#ui700" onclick="return false" class="down" title="Vote this item down">-</a></span>
1886
+
1887
+
1888
+
1889
+ <span class="cnin" id="title-8045350"><span class="sodify" onclick="firehose_set_options('color', 'red')" title="Filter Firehose to entries rated red or better" ></span><span class="soda pop1" title="Filter Firehose to entries rated red or better" onclick="firehose_set_options('color', 'red')"><span>&nbsp;</span></span> <a class="skin topic main tag" rel="tag" href="/tag/news">News:</a> <a onclick="return toggle_fh_body_wrap_return(this);" href="//news.slashdot.org/story/09/12/23/2342207/BBCs-Plan-To-Kick-Open-Source-Out-of-UK-TV" class="datitle">BBC's Plan To Kick Open Source Out of UK TV</a> <span class="date">on Wednesday December 23, @10:16PM</span> <span class="nickname"></span></span>
1890
+
1891
+
1892
+
1893
+
1894
+ </h3>
1895
+
1896
+ <div class="details" id="details-8045350"><small>
1897
+
1898
+ Posted
1899
+ by
1900
+
1901
+
1902
+
1903
+ samzenpus
1904
+
1905
+
1906
+
1907
+
1908
+
1909
+
1910
+ <span id="fhtime-8045350">on Wednesday December 23, @10:16PM</span>
1911
+
1912
+ <br>
1913
+
1914
+ from the how-can-you-have-any-TV-if-you-don't-eat-your-meat? dept.
1915
+
1916
+ </small>
1917
+ </div>
1918
+ <div class="body" id="fhbody-8045350">
1919
+
1920
+ <div class="media">
1921
+
1922
+
1923
+
1924
+
1925
+
1926
+
1927
+
1928
+
1929
+
1930
+
1931
+
1932
+ <div class="maybe-sprite tid-513">
1933
+ <span class="no-sprite" style="display: none">background: url(//a.fsdn.com/sd/topics/topicmediaall.gif); width:73px; height:59px;</span>
1934
+ <a style="width:73px; height:59px; display: block; text-indent:-99999px;" href="//slashdot.org/index2.pl?fhfilter=media" onclick="return addfhfilter('media');" class="media" >media</a>
1935
+ </div>
1936
+
1937
+
1938
+
1939
+
1940
+ </div>
1941
+
1942
+
1943
+
1944
+ <div id="text-8045350">
1945
+ bluec writes <i>"Generally speaking, the BBC isn't allowed to encrypt or restrict its broadcasts: the license fee payer pays for these broadcasts. But the BBC has tried to get around this, asking Ofcom for <a href="http://www.guardian.co.uk/technology/2009/dec/22/bbc-drm-cory-doctorow">permission to encrypt the 'metadata' on its broadcasts</a> &ndash; including the assistive information used by deaf and blind people and the 'tables' used by receivers to play back the video. As Ofcom gears up to a second consultation on the issue, there's one important question that the BBC must answer if the implications of this move are to be fully explored, namely: How can free/open source software co-exist with a plan to put DRM on broadcasts?"</i></div>
1946
+
1947
+
1948
+
1949
+
1950
+
1951
+ <div class="article-foot a">
1952
+
1953
+ <span class="reader">
1954
+
1955
+ <a href="//news.slashdot.org/story/09/12/23/2342207/BBCs-Plan-To-Kick-Open-Source-Out-of-UK-TV" class="more">Read More...</a>
1956
+
1957
+ <span class="commentcnt"> <a href="//news.slashdot.org/comments.pl?sid=1488720" id="commentcnt-8045350">198</a> comments</span>
1958
+ </span>
1959
+
1960
+ <menu type="toolbar" class="edit-bar">
1961
+
1962
+ <a class="edit-toggle"><span class="button collapse"></span></a>
1963
+ <input class="tag-entry default" type="text" size="10" style="display:none" value="apply tags">
1964
+
1965
+ <span id="tagbar-8045350" class="tag-bar"><a class="topic main domain tag" rel="tag" href="/tag/slashdot">slashdot</a>
1966
+ <a class="popular tag" rel="tag" href="/tag/bbc">bbc</a>
1967
+ <a class="popular tag" rel="tag" href="/tag/media">media</a>
1968
+ <a class="popular tag" rel="tag" href="/tag/tv">tv</a>
1969
+ <a class="popular tag" rel="tag" href="/tag/foss">foss</a>
1970
+ <a class="popular tag" rel="tag" href="/tag/freedom">freedom</a>
1971
+ <a class="datatype pseudo-tag">story</a>
1972
+ </span>
1973
+
1974
+ <div class="spinner">
1975
+ <span class="tag-server-busy spinner" style="display:none">*</span>
1976
+ </div>
1977
+
1978
+ </menu>
1979
+ </div>
1980
+
1981
+ </div>
1982
+
1983
+
1984
+ <hr>
1985
+
1986
+
1987
+ </div><div id="firehose-8044970" data-fhid="8044970" data-fhtype="story" class="fhitem fhitem-story briefarticle usermode thumbs">
1988
+ <span class="sd-info-block" style="display: none">
1989
+ <span class="sd-key-firehose-id">8044970</span>
1990
+ <span class="type">story</span>
1991
+
1992
+ </span>
1993
+
1994
+
1995
+
1996
+
1997
+
1998
+
1999
+
2000
+
2001
+
2002
+
2003
+
2004
+ <h3 class="story">
2005
+
2006
+
2007
+
2008
+
2009
+ <span class="vballoon-firehoselist-simple">
2010
+ <span>Comments:</span>
2011
+ <a href="//hardware.slashdot.org/comments.pl?sid=1488708" id="commentcnt-8044970">44</a>
2012
+ </span>
2013
+
2014
+
2015
+
2016
+
2017
+
2018
+
2019
+
2020
+
2021
+
2022
+
2023
+
2024
+
2025
+
2026
+
2027
+
2028
+
2029
+ <span id="updown-8044970" class="vote"><a href="//slashdot.org/faq/UI.shtml#ui700" onclick="return false" class="up" title="Vote this item up">+</a><a href="//slashdot.org/faq/UI.shtml#ui700" onclick="return false" class="down" title="Vote this item down">-</a></span>
2030
+
2031
+
2032
+
2033
+ <span class="cnin" id="title-8044970"><span class="sodify" onclick="firehose_set_options('color', 'orange')" title="Filter Firehose to entries rated orange or better" ></span><span class="soda pop2" title="Filter Firehose to entries rated orange or better" onclick="firehose_set_options('color', 'orange')"><span>&nbsp;</span></span> <a class="skin topic main tag" rel="tag" href="/tag/hardware">Hardware:</a> <a onclick="return toggle_fh_body_wrap_return(this);" href="//hardware.slashdot.org/story/09/12/23/2321245/The-Best-Robots-of-2009" class="datitle">The Best Robots of 2009</a> <span class="date">on Wednesday December 23, @08:59PM</span> <span class="nickname"></span></span>
2034
+
2035
+
2036
+
2037
+
2038
+ </h3>
2039
+
2040
+ <div class="details" id="details-8044970"><small>
2041
+
2042
+ Posted
2043
+ by
2044
+
2045
+
2046
+
2047
+ samzenpus
2048
+
2049
+
2050
+
2051
+
2052
+
2053
+
2054
+ <span id="fhtime-8044970">on Wednesday December 23, @08:59PM</span>
2055
+
2056
+ <br>
2057
+
2058
+ from the best-of-show dept.
2059
+
2060
+ </small>
2061
+ </div>
2062
+ <div class="hide" id="fhbody-8044970">
2063
+
2064
+ <div class="media">
2065
+
2066
+
2067
+
2068
+
2069
+
2070
+
2071
+
2072
+
2073
+
2074
+
2075
+
2076
+ <div class="maybe-sprite tid-2248">
2077
+ <span class="no-sprite" style="display: none">background: url(//a.fsdn.com/sd/topics/topicrobotics.gif); width:40px; height:77px;</span>
2078
+ <a style="width:40px; height:77px; display: block; text-indent:-99999px;" href="//slashdot.org/index2.pl?fhfilter=robot" onclick="return addfhfilter('robot');" class="robot" >robot</a>
2079
+ </div>
2080
+
2081
+
2082
+
2083
+
2084
+ </div>
2085
+
2086
+
2087
+
2088
+ <div id="text-8044970">
2089
+ kkleiner writes <i>"Singularity Hub has just unveiled its second annual roundup of the <a href="http://singularityhub.com/2009/12/22/a-review-of-the-best-robots-of-2009/">best robots of the year</a>. In 2009 robots continued their advance towards world domination with several impressive breakouts in areas such as walking, automation, and agility, while still lacking in adaptability and reasoning ability. It will be several years until robots can gain the artificial intelligence that will truly make them remarkable, but in the meantime they are still pretty awesome."</i></div>
2090
+
2091
+
2092
+
2093
+
2094
+
2095
+ <div class="article-foot a">
2096
+
2097
+ <span class="reader">
2098
+
2099
+ <a href="//hardware.slashdot.org/story/09/12/23/2321245/The-Best-Robots-of-2009" class="more">Read More...</a>
2100
+
2101
+ <span class="commentcnt"> <a href="//hardware.slashdot.org/comments.pl?sid=1488708" id="commentcnt-8044970">44</a> comments</span>
2102
+ </span>
2103
+
2104
+ <menu type="toolbar" class="edit-bar">
2105
+
2106
+ <a class="edit-toggle"><span class="button collapse"></span></a>
2107
+ <input class="tag-entry default" type="text" size="10" style="display:none" value="apply tags">
2108
+
2109
+ <span id="tagbar-8044970" class="tag-bar"><a class="topic main domain tag" rel="tag" href="/tag/slashdot">slashdot</a>
2110
+ <a class="popular tag" rel="tag" href="/tag/hardware">hardware</a>
2111
+ <a class="popular tag" rel="tag" href="/tag/robot">robot</a>
2112
+ <a class="popular tag" rel="tag" href="/tag/bender">bender</a>
2113
+ <a class="popular tag" rel="tag" href="/tag/humanoid">humanoid</a>
2114
+ <a class="popular tag" rel="tag" href="/tag/robotics">robotics</a>
2115
+ <a class="datatype pseudo-tag">story</a>
2116
+ </span>
2117
+
2118
+ <div class="spinner">
2119
+ <span class="tag-server-busy spinner" style="display:none">*</span>
2120
+ </div>
2121
+
2122
+ </menu>
2123
+ </div>
2124
+
2125
+ </div>
2126
+
2127
+
2128
+ <hr>
2129
+
2130
+
2131
+ </div><div id="firehose-8044904" data-fhid="8044904" data-fhtype="story" class="fhitem fhitem-story article usermode thumbs">
2132
+ <span class="sd-info-block" style="display: none">
2133
+ <span class="sd-key-firehose-id">8044904</span>
2134
+ <span class="type">story</span>
2135
+
2136
+ </span>
2137
+
2138
+
2139
+
2140
+
2141
+
2142
+
2143
+
2144
+
2145
+
2146
+
2147
+
2148
+ <h3 class="story">
2149
+
2150
+
2151
+
2152
+
2153
+ <span class="vballoon-firehoselist-simple">
2154
+ <span>Comments:</span>
2155
+ <a href="//science.slashdot.org/comments.pl?sid=1488700" id="commentcnt-8044904">54</a>
2156
+ </span>
2157
+
2158
+
2159
+
2160
+
2161
+
2162
+
2163
+
2164
+
2165
+
2166
+
2167
+
2168
+
2169
+
2170
+
2171
+
2172
+
2173
+ <span id="updown-8044904" class="vote"><a href="//slashdot.org/faq/UI.shtml#ui700" onclick="return false" class="up" title="Vote this item up">+</a><a href="//slashdot.org/faq/UI.shtml#ui700" onclick="return false" class="down" title="Vote this item down">-</a></span>
2174
+
2175
+
2176
+
2177
+ <span class="cnin" id="title-8044904"><span class="sodify" onclick="firehose_set_options('color', 'red')" title="Filter Firehose to entries rated red or better" ></span><span class="soda pop1" title="Filter Firehose to entries rated red or better" onclick="firehose_set_options('color', 'red')"><span>&nbsp;</span></span> <a class="skin topic main tag" rel="tag" href="/tag/science">Science:</a> <a onclick="return toggle_fh_body_wrap_return(this);" href="//science.slashdot.org/story/09/12/23/2318211/NASA-and-Space-Station-Alliance-On-Shaky-Ground" class="datitle">NASA and Space Station Alliance On Shaky Ground</a> <span class="date">on Wednesday December 23, @08:10PM</span> <span class="nickname"></span></span>
2178
+
2179
+
2180
+
2181
+
2182
+ </h3>
2183
+
2184
+ <div class="details" id="details-8044904"><small>
2185
+
2186
+ Posted
2187
+ by
2188
+
2189
+
2190
+
2191
+ samzenpus
2192
+
2193
+
2194
+
2195
+
2196
+
2197
+
2198
+ <span id="fhtime-8044904">on Wednesday December 23, @08:10PM</span>
2199
+
2200
+ <br>
2201
+
2202
+ from the in-space-nobody-can-hear-you-disagree dept.
2203
+
2204
+ </small>
2205
+ </div>
2206
+ <div class="body" id="fhbody-8044904">
2207
+
2208
+ <div class="media">
2209
+
2210
+
2211
+
2212
+
2213
+
2214
+
2215
+
2216
+
2217
+
2218
+
2219
+
2220
+ <div class="maybe-sprite tid-146">
2221
+ <span class="no-sprite" style="display: none">background: url(//a.fsdn.com/sd/topics/topicnasa.gif); width:74px; height:67px;</span>
2222
+ <a style="width:74px; height:67px; display: block; text-indent:-99999px;" href="//slashdot.org/index2.pl?fhfilter=nasa" onclick="return addfhfilter('nasa');" class="nasa" >nasa</a>
2223
+ </div>
2224
+
2225
+
2226
+
2227
+
2228
+ </div>
2229
+
2230
+
2231
+
2232
+ <div id="text-8044904">
2233
+ coondoggie writes <i>"Even as the latest shift of astronauts arrived at the International Space Station, challenges with the orbital outpost on the ground are <a href="http://www.networkworld.com/news/2009/122309-layer8-nasa-iss-astronauts.html?hpg1=bn">threatening its future</a>. Those challenges include the pending retirement of the space shuttle but also the way NASA and the ISS are managed. A report issued this week by the Government Accountability Office said NASA faces several significant issues that may impede efforts to maximize utilization of all ISS research facilities."</i></div>
2234
+
2235
+
2236
+
2237
+
2238
+
2239
+ <div class="article-foot a">
2240
+
2241
+ <span class="reader">
2242
+
2243
+ <a href="//science.slashdot.org/story/09/12/23/2318211/NASA-and-Space-Station-Alliance-On-Shaky-Ground" class="more">Read More...</a>
2244
+
2245
+ <span class="commentcnt"> <a href="//science.slashdot.org/comments.pl?sid=1488700" id="commentcnt-8044904">54</a> comments</span>
2246
+ </span>
2247
+
2248
+ <menu type="toolbar" class="edit-bar">
2249
+
2250
+ <a class="edit-toggle"><span class="button collapse"></span></a>
2251
+ <input class="tag-entry default" type="text" size="10" style="display:none" value="apply tags">
2252
+
2253
+ <span id="tagbar-8044904" class="tag-bar"><a class="topic main domain tag" rel="tag" href="/tag/slashdot">slashdot</a>
2254
+ <a class="popular tag" rel="tag" href="/tag/nasa">nasa</a>
2255
+ <a class="popular tag" rel="tag" href="/tag/science">science</a>
2256
+ <a class="popular tag" rel="tag" href="/tag/iss">iss</a>
2257
+ <a class="popular tag" rel="tag" href="/tag/mixedmetaphor">mixedmetaphor</a>
2258
+ <a class="datatype pseudo-tag">story</a>
2259
+ </span>
2260
+
2261
+ <div class="spinner">
2262
+ <span class="tag-server-busy spinner" style="display:none">*</span>
2263
+ </div>
2264
+
2265
+ </menu>
2266
+ </div>
2267
+
2268
+ </div>
2269
+
2270
+
2271
+ <hr>
2272
+
2273
+
2274
+ </div><div id="firehose-8044034" data-fhid="8044034" data-fhtype="story" class="fhitem fhitem-story article usermode thumbs">
2275
+ <span class="sd-info-block" style="display: none">
2276
+ <span class="sd-key-firehose-id">8044034</span>
2277
+ <span class="type">story</span>
2278
+
2279
+ </span>
2280
+
2281
+
2282
+
2283
+
2284
+
2285
+
2286
+
2287
+
2288
+
2289
+
2290
+
2291
+ <h3 class="story">
2292
+
2293
+
2294
+
2295
+
2296
+ <span class="vballoon-firehoselist-simple">
2297
+ <span>Comments:</span>
2298
+ <a href="//games.slashdot.org/comments.pl?sid=1488656" id="commentcnt-8044034">222</a>
2299
+ </span>
2300
+
2301
+
2302
+
2303
+
2304
+
2305
+
2306
+
2307
+
2308
+
2309
+
2310
+
2311
+
2312
+
2313
+
2314
+
2315
+
2316
+ <span id="updown-8044034" class="vote"><a href="//slashdot.org/faq/UI.shtml#ui700" onclick="return false" class="up" title="Vote this item up">+</a><a href="//slashdot.org/faq/UI.shtml#ui700" onclick="return false" class="down" title="Vote this item down">-</a></span>
2317
+
2318
+
2319
+
2320
+ <span class="cnin" id="title-8044034"><span class="sodify" onclick="firehose_set_options('color', 'red')" title="Filter Firehose to entries rated red or better" ></span><span class="soda pop1" title="Filter Firehose to entries rated red or better" onclick="firehose_set_options('color', 'red')"><span>&nbsp;</span></span> <a class="skin topic main tag" rel="tag" href="/tag/games">Games:</a> <a onclick="return toggle_fh_body_wrap_return(this);" href="//games.slashdot.org/story/09/12/23/2228258/Girl-Gamers-More-Hardcore-Than-Guys" class="datitle">Girl Gamers More Hardcore Than Guys</a> <span class="date">on Wednesday December 23, @06:42PM</span> <span class="nickname"></span></span>
2321
+
2322
+
2323
+
2324
+
2325
+ </h3>
2326
+
2327
+ <div class="details" id="details-8044034"><small>
2328
+
2329
+ Posted
2330
+ by
2331
+
2332
+
2333
+
2334
+ <a href="mailto:soulskillatslashdotdotorg" rel="nofollow">Soulskill</a>
2335
+
2336
+
2337
+
2338
+
2339
+
2340
+
2341
+ <span id="fhtime-8044034">on Wednesday December 23, @06:42PM</span>
2342
+
2343
+ <br>
2344
+
2345
+ from the takes-time-to-collect-all-those-pretty-hats dept.
2346
+
2347
+ </small>
2348
+ </div>
2349
+ <div class="body" id="fhbody-8044034">
2350
+
2351
+ <div class="media">
2352
+
2353
+
2354
+
2355
+
2356
+
2357
+
2358
+
2359
+
2360
+
2361
+
2362
+
2363
+ <div class="maybe-sprite tid-64">
2364
+ <span class="no-sprite" style="display: none">background: url(//a.fsdn.com/sd/topics/topicgames.gif); width:68px; height:77px;</span>
2365
+ <a style="width:68px; height:77px; display: block; text-indent:-99999px;" href="//slashdot.org/index2.pl?fhfilter=games" onclick="return addfhfilter('games');" class="games" >games</a>
2366
+ </div>
2367
+
2368
+
2369
+
2370
+
2371
+ </div>
2372
+
2373
+
2374
+
2375
+ <div id="text-8044034">
2376
+ TheClockworkSoul writes <i>"Scientific American reports on a study published this month in the <em>Journal of Communication</em>, which found that women who engage in a role-playing game online actually <a href="http://www.scientificamerican.com/podcast/episode.cfm?id=gal-gamers-geekier-than-guys-09-12-23">commit more time on average than the male players do</a>. The authors <a href="http://dmitriwilliams.com/LFGpaperfinal.pdf">surveyed 7,000 players logged in to <em>EverQuest II</em></a> (PDF), and found that the average age of the gamers surveyed was 31, and that playing time tended to increase with age. Interestingly, however, the female gamers not only tended to log more time online (29 hours per week versus 25 for the males), but were also more likely to lie about how much they really play."</i></div>
2377
+
2378
+
2379
+
2380
+
2381
+
2382
+ <div class="article-foot a">
2383
+
2384
+ <span class="reader">
2385
+
2386
+ <a href="//games.slashdot.org/story/09/12/23/2228258/Girl-Gamers-More-Hardcore-Than-Guys" class="more">Read More...</a>
2387
+
2388
+ <span class="commentcnt"> <a href="//games.slashdot.org/comments.pl?sid=1488656" id="commentcnt-8044034">222</a> comments</span>
2389
+ </span>
2390
+
2391
+ <menu type="toolbar" class="edit-bar">
2392
+
2393
+ <a class="edit-toggle"><span class="button collapse"></span></a>
2394
+ <input class="tag-entry default" type="text" size="10" style="display:none" value="apply tags">
2395
+
2396
+ <span id="tagbar-8044034" class="tag-bar"><a class="topic main domain tag" rel="tag" href="/tag/slashdot">slashdot</a>
2397
+ <a class="popular tag" rel="tag" href="/tag/rule30">rule30</a>
2398
+ <a class="popular tag" rel="tag" href="/tag/games">games</a>
2399
+ <a class="popular tag" rel="tag" href="/tag/science">science</a>
2400
+ <a class="popular tag" rel="tag" href="/tag/gamers">gamers</a>
2401
+ <a class="popular tag" rel="tag" href="/tag/missleadingtitle">missleadingtitle</a>
2402
+ <a class="datatype pseudo-tag">story</a>
2403
+ </span>
2404
+
2405
+ <div class="spinner">
2406
+ <span class="tag-server-busy spinner" style="display:none">*</span>
2407
+ </div>
2408
+
2409
+ </menu>
2410
+ </div>
2411
+
2412
+ </div>
2413
+
2414
+
2415
+ <hr>
2416
+
2417
+
2418
+ </div><div id="firehose-8044042" data-fhid="8044042" data-fhtype="story" class="fhitem fhitem-story article usermode thumbs">
2419
+ <span class="sd-info-block" style="display: none">
2420
+ <span class="sd-key-firehose-id">8044042</span>
2421
+ <span class="type">story</span>
2422
+
2423
+ </span>
2424
+
2425
+
2426
+
2427
+
2428
+
2429
+
2430
+
2431
+
2432
+
2433
+
2434
+
2435
+ <h3 class="story">
2436
+
2437
+
2438
+
2439
+
2440
+ <span class="vballoon-firehoselist-simple">
2441
+ <span>Comments:</span>
2442
+ <a href="//ask.slashdot.org/comments.pl?sid=1488660" id="commentcnt-8044042">371</a>
2443
+ </span>
2444
+
2445
+
2446
+
2447
+
2448
+
2449
+
2450
+
2451
+
2452
+
2453
+
2454
+
2455
+
2456
+
2457
+
2458
+
2459
+
2460
+ <span id="updown-8044042" class="vote"><a href="//slashdot.org/faq/UI.shtml#ui700" onclick="return false" class="up" title="Vote this item up">+</a><a href="//slashdot.org/faq/UI.shtml#ui700" onclick="return false" class="down" title="Vote this item down">-</a></span>
2461
+
2462
+
2463
+
2464
+ <span class="cnin" id="title-8044042"><span class="sodify" onclick="firehose_set_options('color', 'red')" title="Filter Firehose to entries rated red or better" ></span><span class="soda pop1" title="Filter Firehose to entries rated red or better" onclick="firehose_set_options('color', 'red')"><span>&nbsp;</span></span> <a class="skin topic main tag" rel="tag" href="/tag/askslashdot">Ask Slashdot:</a> <a onclick="return toggle_fh_body_wrap_return(this);" href="//ask.slashdot.org/story/09/12/23/2229226/Best-Filesystem-For-External-Back-Up-Drives" class="datitle">Best Filesystem For External Back-Up Drives?</a> <span class="date">on Wednesday December 23, @05:55PM</span> <span class="nickname"></span></span>
2465
+
2466
+
2467
+
2468
+
2469
+ </h3>
2470
+
2471
+ <div class="details" id="details-8044042"><small>
2472
+
2473
+ Posted
2474
+ by
2475
+
2476
+
2477
+
2478
+ <a href="http://www.monkey.org/~timothy/" rel="nofollow">timothy</a>
2479
+
2480
+
2481
+
2482
+
2483
+
2484
+
2485
+ <span id="fhtime-8044042">on Wednesday December 23, @05:55PM</span>
2486
+
2487
+ <br>
2488
+
2489
+ from the just-mirror-to-the-internet dept.
2490
+
2491
+ </small>
2492
+ </div>
2493
+ <div class="body" id="fhbody-8044042">
2494
+
2495
+ <div class="media">
2496
+
2497
+
2498
+
2499
+
2500
+
2501
+
2502
+
2503
+
2504
+
2505
+
2506
+
2507
+ <div class="maybe-sprite tid-20">
2508
+ <span class="no-sprite" style="display: none">background: url(//a.fsdn.com/sd/topics/topicstorage.gif); width:48px; height:51px;</span>
2509
+ <a style="width:48px; height:51px; display: block; text-indent:-99999px;" href="//slashdot.org/index2.pl?fhfilter=storage" onclick="return addfhfilter('storage');" class="storage" >storage</a>
2510
+ </div>
2511
+
2512
+
2513
+
2514
+
2515
+ </div>
2516
+
2517
+
2518
+
2519
+ <div id="text-8044042">
2520
+ rufey writes <i>"I've recently embarked on a project to rip my DVD and CD collection to a pair of external USB drives. One drive will be used on a daily basis to access the rips of music and DVDs, as well as store backups of all of my other data. The second drive will be a copy of the first drive, to be synced up on a monthly basis and kept at a different location. The USB drives that I purchased for this are 1 TB in size and came pre-formatted with FAT32. While I can access this filesystem from all of my Windows and Linux machines, there are some limitations."</i> Read on for the rest, and offer your advice on the best filesystem for this application.</div>
2521
+
2522
+
2523
+
2524
+
2525
+
2526
+ <div class="article-foot b">
2527
+
2528
+ <span class="reader">
2529
+
2530
+ <a href="//ask.slashdot.org/story/09/12/23/2229226/Best-Filesystem-For-External-Back-Up-Drives" class="more">Read 1320 More Bytes...</a>
2531
+
2532
+ <span class="commentcnt"> <a href="//ask.slashdot.org/comments.pl?sid=1488660" id="commentcnt-8044042">371</a> comments</span>
2533
+ </span>
2534
+
2535
+ <menu type="toolbar" class="edit-bar">
2536
+
2537
+ <a class="edit-toggle"><span class="button collapse"></span></a>
2538
+ <input class="tag-entry default" type="text" size="10" style="display:none" value="apply tags">
2539
+
2540
+ <span id="tagbar-8044042" class="tag-bar"><a class="topic main domain tag" rel="tag" href="/tag/slashdot">slashdot</a>
2541
+ <a class="popular tag" rel="tag" href="/tag/storage">storage</a>
2542
+ <a class="popular tag" rel="tag" href="/tag/linux">linux</a>
2543
+ <a class="popular tag" rel="tag" href="/tag/macosx">macosx</a>
2544
+ <a class="popular tag" rel="tag" href="/tag/askslashdot">askslashdot</a>
2545
+ <a class="popular tag" rel="tag" href="/tag/fat32">fat32</a>
2546
+ <a class="datatype pseudo-tag">story</a>
2547
+ </span>
2548
+
2549
+ <div class="spinner">
2550
+ <span class="tag-server-busy spinner" style="display:none">*</span>
2551
+ </div>
2552
+
2553
+ </menu>
2554
+ </div>
2555
+
2556
+ </div>
2557
+
2558
+
2559
+ <hr>
2560
+
2561
+
2562
+ </div><div id="firehose-8043238" data-fhid="8043238" data-fhtype="story" class="fhitem fhitem-story article usermode thumbs">
2563
+ <span class="sd-info-block" style="display: none">
2564
+ <span class="sd-key-firehose-id">8043238</span>
2565
+ <span class="type">story</span>
2566
+
2567
+ </span>
2568
+
2569
+
2570
+
2571
+
2572
+
2573
+
2574
+
2575
+
2576
+
2577
+
2578
+
2579
+ <h3 class="story">
2580
+
2581
+
2582
+
2583
+
2584
+ <span class="vballoon-firehoselist-simple">
2585
+ <span>Comments:</span>
2586
+ <a href="//mobile.slashdot.org/comments.pl?sid=1488616" id="commentcnt-8043238">137</a>
2587
+ </span>
2588
+
2589
+
2590
+
2591
+
2592
+
2593
+
2594
+
2595
+
2596
+
2597
+
2598
+
2599
+
2600
+
2601
+
2602
+
2603
+
2604
+ <span id="updown-8043238" class="vote"><a href="//slashdot.org/faq/UI.shtml#ui700" onclick="return false" class="up" title="Vote this item up">+</a><a href="//slashdot.org/faq/UI.shtml#ui700" onclick="return false" class="down" title="Vote this item down">-</a></span>
2605
+
2606
+
2607
+
2608
+ <span class="cnin" id="title-8043238"><span class="sodify" onclick="firehose_set_options('color', 'red')" title="Filter Firehose to entries rated red or better" ></span><span class="soda pop1" title="Filter Firehose to entries rated red or better" onclick="firehose_set_options('color', 'red')"><span>&nbsp;</span></span> <a class="skin topic main tag" rel="tag" href="/tag/mobile">Mobile:</a> <a onclick="return toggle_fh_body_wrap_return(this);" href="//mobile.slashdot.org/story/09/12/23/2140213/ATampT-Wins-Gizmodo-3G-Bandwidth-Test" class="datitle">AT&amp;T Wins Gizmodo 3G Bandwidth Test</a> <span class="date">on Wednesday December 23, @05:03PM</span> <span class="nickname"></span></span>
2609
+
2610
+
2611
+
2612
+
2613
+ </h3>
2614
+
2615
+ <div class="details" id="details-8043238"><small>
2616
+
2617
+ Posted
2618
+ by
2619
+
2620
+
2621
+
2622
+ <a href="http://www.monkey.org/~timothy/" rel="nofollow">timothy</a>
2623
+
2624
+
2625
+
2626
+
2627
+
2628
+
2629
+ <span id="fhtime-8043238">on Wednesday December 23, @05:03PM</span>
2630
+
2631
+ <br>
2632
+
2633
+ from the avoid-the-mountains dept.
2634
+
2635
+ </small>
2636
+ </div>
2637
+ <div class="body" id="fhbody-8043238">
2638
+
2639
+ <div class="media">
2640
+
2641
+
2642
+
2643
+
2644
+
2645
+
2646
+
2647
+
2648
+
2649
+
2650
+
2651
+ <div class="maybe-sprite tid-883">
2652
+ <span class="no-sprite" style="display: none">background: url(//a.fsdn.com/sd/topics/topiccellphone.gif); width:75px; height:74px;</span>
2653
+ <a style="width:75px; height:74px; display: block; text-indent:-99999px;" href="//slashdot.org/index2.pl?fhfilter=cellphones" onclick="return addfhfilter('cellphones');" class="cellphones" >cellphones</a>
2654
+ </div>
2655
+
2656
+
2657
+
2658
+
2659
+ </div>
2660
+
2661
+
2662
+
2663
+ <div id="text-8043238">
2664
+ ink writes <i>"Gizmodo has completed a <a href="http://gizmodo.com/5428343/our-2009-12+city-3g-data-mega-test-att-won">12-city test of 3G cellular bandwidth speed</a>. Verizon won four of the twelve, however AT&amp;T scored higher with six: 'Let's get this straight right away: We didn't test dropped voice calls, we didn't test customer service, and we didn't test map coverage by wandering around in the boonies. We tested the ability of the networks to deliver 3G data in and around cities, including both concrete canyons and picket-fenced 'burbs. And while every 3G network gave us troubles on occasion, AT&amp;T's wasn't measurably more or less reliable than Verizon's.'"</i></div>
2665
+
2666
+
2667
+
2668
+
2669
+
2670
+ <div class="article-foot a">
2671
+
2672
+ <span class="reader">
2673
+
2674
+ <a href="//mobile.slashdot.org/story/09/12/23/2140213/ATampT-Wins-Gizmodo-3G-Bandwidth-Test" class="more">Read More...</a>
2675
+
2676
+ <span class="commentcnt"> <a href="//mobile.slashdot.org/comments.pl?sid=1488616" id="commentcnt-8043238">137</a> comments</span>
2677
+ </span>
2678
+
2679
+ <menu type="toolbar" class="edit-bar">
2680
+
2681
+ <a class="edit-toggle"><span class="button collapse"></span></a>
2682
+ <input class="tag-entry default" type="text" size="10" style="display:none" value="apply tags">
2683
+
2684
+ <span id="tagbar-8043238" class="tag-bar"><a class="topic main domain tag" rel="tag" href="/tag/slashdot">slashdot</a>
2685
+ <a class="popular tag" rel="tag" href="/tag/att">att</a>
2686
+ <a class="popular tag" rel="tag" href="/tag/mobile">mobile</a>
2687
+ <a class="popular tag" rel="tag" href="/tag/wireless">wireless</a>
2688
+ <a class="popular tag" rel="tag" href="/tag/cellphones">cellphones</a>
2689
+ <a class="popular tag" rel="tag" href="/tag/networking">networking</a>
2690
+ <a class="datatype pseudo-tag">story</a>
2691
+ </span>
2692
+
2693
+ <div class="spinner">
2694
+ <span class="tag-server-busy spinner" style="display:none">*</span>
2695
+ </div>
2696
+
2697
+ </menu>
2698
+ </div>
2699
+
2700
+ </div>
2701
+
2702
+
2703
+ <hr>
2704
+
2705
+
2706
+ </div>
2707
+ </div>
2708
+ <script id="init-sprites" type="text/javascript">
2709
+ sprite_rules({ "tid-64": ".tid-64 { background: url(//a.fsdn.com/sd/firehose/008/057/8057524.png?2) no-repeat top left; background-position: 0px -801px; width: 68px; height: 77px; }", "tid-146": ".tid-146 { background: url(//a.fsdn.com/sd/firehose/008/057/8057524.png?2) no-repeat top left; background-position: 0px -684px; width: 74px; height: 67px; }", "tid-38": ".tid-38 { background: url(//a.fsdn.com/sd/firehose/008/057/8057524.png?2) no-repeat top left; background-position: 0px 0px; width: 52px; height: 64px; }", "tid-20": ".tid-20 { background: url(//a.fsdn.com/sd/firehose/008/057/8057524.png?2) no-repeat top left; background-position: 0px -928px; width: 48px; height: 51px; }", "tid-2030": ".tid-2030 { background: url(//a.fsdn.com/sd/firehose/008/057/8057524.png?2) no-repeat top left; background-position: 0px -334px; width: 80px; height: 64px; }", "tid-513": ".tid-513 { background: url(//a.fsdn.com/sd/firehose/008/057/8057524.png?2) no-repeat top left; background-position: 0px -448px; width: 73px; height: 59px; }", "tid-883": ".tid-883 { background: url(//a.fsdn.com/sd/firehose/008/057/8057524.png?2) no-repeat top left; background-position: 0px -1029px; width: 75px; height: 74px; }", "tid-154": ".tid-154 { background: url(//a.fsdn.com/sd/firehose/008/057/8057524.png?2) no-repeat top left; background-position: 0px -114px; width: 59px; height: 66px; }", "tid-2248": ".tid-2248 { background: url(//a.fsdn.com/sd/firehose/008/057/8057524.png?2) no-repeat top left; background-position: 0px -557px; width: 40px; height: 77px; }", "tid-84": ".tid-84 { background: url(//a.fsdn.com/sd/firehose/008/057/8057524.png?2) no-repeat top left; background-position: 0px -230px; width: 64px; height: 54px; }" });
2710
+ use_sprites($dom("firehoselist"));
2711
+ $('script:last#init-sprites').remove();
2712
+ </script>
2713
+
2714
+ <span id="itemsreturned">
2715
+
2716
+ </span>
2717
+ </div>
2718
+
2719
+ <div class="paginate" id="fh-pag-div">
2720
+ <div class="currcolor green ">&nbsp;</div>
2721
+ <div class="menu" id="fh-paginate">
2722
+
2723
+
2724
+
2725
+
2726
+
2727
+
2728
+
2729
+ <span class="inactive">
2730
+ <a onclick="firehose_set_options('startdate','20091224'); return false;" href="//slashdot.org/index2.pl?section=&amp;color=green&amp;index=1&amp;view=stories&amp;duration=-1&amp;startdate=20091224">Today</a>
2731
+ </span>
2732
+
2733
+ <span class="active">
2734
+ <a onclick="firehose_set_options('startdate','20091223'); return false;" href="//slashdot.org/index2.pl?section=&amp;color=green&amp;index=1&amp;view=stories&amp;duration=-1&amp;startdate=20091223">Yesterday</a>
2735
+ </span>
2736
+
2737
+ <span class="inactive">
2738
+ <a onclick="firehose_set_options('startdate','20091222'); return false;" href="//slashdot.org/index2.pl?section=&amp;color=green&amp;index=1&amp;view=stories&amp;duration=-1&amp;startdate=20091222">Tuesday</a>
2739
+ </span>
2740
+
2741
+ <span class="inactive">
2742
+ <a onclick="firehose_set_options('startdate','20091221'); return false;" href="//slashdot.org/index2.pl?section=&amp;color=green&amp;index=1&amp;view=stories&amp;duration=-1&amp;startdate=20091221">Monday</a>
2743
+ </span>
2744
+
2745
+
2746
+ <span class="inactive more">
2747
+ <span id="firehose_more">
2748
+
2749
+
2750
+
2751
+ <span id="more-experiment" class=" present future "><a href="//slashdot.org/index2.pl?section=&amp;color=green&amp;index=1&amp;view=stories&amp;duration=-1&amp;startdate=20091224&amp;page=1" onclick=" firehose_more(); return false;">Many more <small>&darr;</small>
2752
+ <span class="busy spinner">*</span>
2753
+ </a></span>
2754
+ <script type="text/javascript">more_possible('Many more');</script>
2755
+
2756
+ </span>
2757
+ </span>
2758
+
2759
+
2760
+ <span class="submit"><a onclick="show_submit_box('','submission'); return false;" href="//slashdot.org/submission">Submit Story</a></span>
2761
+
2762
+
2763
+
2764
+ </div>
2765
+ </div>
2766
+
2767
+
2768
+
2769
+ </div>
2770
+
2771
+
2772
+
2773
+ </div> <!-- yui-b -->
2774
+
2775
+ </div>
2776
+
2777
+
2778
+ <div id="slashboxes" class="yui-b">
2779
+
2780
+
2781
+ <div class="block">
2782
+ <div class="title" id="srandblock-title">
2783
+ <h4>
2784
+ Hot Comments
2785
+ </h4>
2786
+ </div>
2787
+ <div class="content" id="srandblock-content">
2788
+ <ul>
2789
+ <li> <b><a href="//slashdot.org/comments.pl?sid=09/12/23/1820214&amp;cid=30537994">Anecdote from folklore.org</a>
2790
+ (5 points, Insightful)
2791
+ by dysfunct</b>
2792
+ on Wednesday December 23, @02:37PM
2793
+ <small>attached to
2794
+ <a href="//slashdot.org/article.pl?sid=09/12/23/1820214">Why Coder Pay Isn't Proportional To Productivity</a></small></li>
2795
+
2796
+ <li> <b><a href="//slashdot.org/comments.pl?sid=09/12/23/1430229&amp;cid=30535946">Ok, Im sold.</a>
2797
+ (5 points, Insightful)
2798
+ by unity100</b>
2799
+ on Wednesday December 23, @11:16AM
2800
+ <small>attached to
2801
+ <a href="//slashdot.org/article.pl?sid=09/12/23/1430229">Google About Openness</a></small></li>
2802
+
2803
+ <li> <b><a href="//slashdot.org/comments.pl?sid=09/12/23/1355211&amp;cid=30535256">not usually how it works</a>
2804
+ (5 points, Informative)
2805
+ by v1</b>
2806
+ on Wednesday December 23, @10:05AM
2807
+ <small>attached to
2808
+ <a href="//slashdot.org/article.pl?sid=09/12/23/1355211">Body Heat Energy Generation</a></small></li>
2809
+
2810
+ <li> <b><a href="//slashdot.org/comments.pl?sid=09/12/23/2342207&amp;cid=30541632">Re:Strange question</a>
2811
+ (5 points, Informative)
2812
+ by Kevinv</b>
2813
+ on Wednesday December 23, @10:55PM
2814
+ <small>attached to
2815
+ <a href="//slashdot.org/article.pl?sid=09/12/23/2342207">BBC's Plan To Kick Open Source Out of UK TV</a></small></li>
2816
+
2817
+ <li> <b><a href="//slashdot.org/comments.pl?sid=09/12/23/1820214&amp;cid=30538174">Re:Because it's hard to measure</a>
2818
+ (5 points, Insightful)
2819
+ by nine-times</b>
2820
+ on Wednesday December 23, @02:53PM
2821
+ <small>attached to
2822
+ <a href="//slashdot.org/article.pl?sid=09/12/23/1820214">Why Coder Pay Isn't Proportional To Productivity</a></small></li>
2823
+ </ul>
2824
+ </div>
2825
+ </div><div class="block" id="poll">
2826
+ <div class="title" id="poll-title">
2827
+ <h4><a href="">Slashdot Poll</a></h4>
2828
+ </div>
2829
+
2830
+ <div class="content" id="poll-content">
2831
+ <form action="//slashdot.org/pollBooth.pl" method="post">
2832
+ <fieldset>
2833
+ <legend>Poll</legend>
2834
+ <input type="hidden" name="qid" value="1906">
2835
+
2836
+ <input type="hidden" name="section" value="slashdot">
2837
+
2838
+ <b>In total, I've downloaded X Linux ISOs, where X= ...</b>
2839
+
2840
+
2841
+ <br><input type="radio" name="aid" value="1">1-10
2842
+
2843
+ <br><input type="radio" name="aid" value="2">11-20
2844
+
2845
+ <br><input type="radio" name="aid" value="3">21-30
2846
+
2847
+ <br><input type="radio" name="aid" value="4">31-40
2848
+
2849
+ <br><input type="radio" name="aid" value="5">41-50
2850
+
2851
+ <br><input type="radio" name="aid" value="6">More than 50
2852
+
2853
+ <br><input type="radio" name="aid" value="7">I have never downloaded a Linux ISO.
2854
+
2855
+
2856
+ <br><input type="submit" value="Vote">
2857
+
2858
+ [ <a href="//slashdot.org/pollBooth.pl?qid=1906&amp;aid=-1"><b>Results</b></a> |
2859
+ <a href="//slashdot.org/pollBooth.pl"><b>Polls</b></a> ] <br>
2860
+ Comments:<b>409</b> | Votes:<b>26326</b>
2861
+ </fieldset>
2862
+ </form>
2863
+ <div class="ad31 advertisement">
2864
+ <script type="text/javascript">
2865
+ var ad6 = 'inactive';
2866
+ </script>
2867
+
2868
+ <div id="fad31p">
2869
+ <script type="text/javascript">
2870
+
2871
+ //<![CDATA[
2872
+
2873
+ var hint = 'mainpage';
2874
+
2875
+ document.write('<script type="text/javascript" src="http://ad.doubleclick.net/adj/ostg.slashdot/mainpage_p31_lower_poll_spons;pg=index;logged_in=0;tile='+dfp_tile+';ord='+dfp_ord+'?"><\/script>');
2876
+
2877
+ dfp_tile++;
2878
+ //]]>
2879
+ </script>
2880
+ </div>
2881
+ </div>
2882
+ </div>
2883
+ </div><div class="block" id="activetags">
2884
+ <div class="title" id="activetags-title">
2885
+ <h4><a href="/tags">Recent Tags</a></h4>
2886
+ </div>
2887
+
2888
+ <div class="content" id="activetags-content">
2889
+ <ul><li><a href="/tags/space">space</a></li><li><a href="/tags/cloud">cloud</a></li><li><a href="/tags/copyright">copyright</a></li><li><a href="/tags/humor">humor</a></li><li><a href="/tags/!safeharbor">!safeharbor</a></li><li><a href="/tags/isohunt">isohunt</a></li><li><a href="/tags/science">science</a></li></ul>
2890
+
2891
+ </div>
2892
+ </div><div class="block">
2893
+ <div class="title" id="login-title">
2894
+ <h4>
2895
+ Slashdot Login
2896
+ </h4>
2897
+ </div>
2898
+ <div class="content" id="login-content">
2899
+ <form action="//slashdot.org/login.pl" method="post">
2900
+ <fieldset>
2901
+ <legend>Log In</legend>
2902
+ <label>
2903
+ Nickname
2904
+ </label>
2905
+ <input type="text" name="unickname" size="20" value="">
2906
+ <label>
2907
+ Password
2908
+ </label>
2909
+ <input type="hidden" name="returnto" value="//slashdot.org/">
2910
+ <input type="hidden" name="op" value="userlogin">
2911
+ <input type="password" name="upasswd" size="20">
2912
+ <label class="checkbox">
2913
+ <input type="checkbox" name="login_temp" value="yes">
2914
+ Public Terminal
2915
+ </label>
2916
+ <input type="submit" name="userlogin" value="Log in" class="button">
2917
+ </fieldset>
2918
+ </form>
2919
+
2920
+
2921
+
2922
+ <hr>
2923
+
2924
+
2925
+ <form action="//slashdot.org/login.pl" method="post">
2926
+ <fieldset>
2927
+ <input type="hidden" name="slash_returnto" value="//slashdot.org/">
2928
+ <input type="hidden" name="op" value="claim_openid">
2929
+ <input type="hidden" name="openid_login" value="1">
2930
+ <label for="openid_url" class="openid_url">
2931
+ <input type="text" name="openid_url" value="http://" size="32" maxlength="255">
2932
+ </label>
2933
+ <input type="submit" value="Log in with OpenID" class="button">
2934
+ </fieldset>
2935
+ </form>
2936
+
2937
+
2938
+ <p>
2939
+ <b>
2940
+ <a href="//slashdot.org/my/newuser" onclick="javascript:getModalPrefs('newUserModal', 'Create Account', 1); return false;">Create Account</a>
2941
+ &nbsp;|&nbsp;
2942
+ <a href="//slashdot.org/my/mailpassword" onclick="javascript:getModalPrefs('sendPasswdModal', 'Retrieve Password', 1); return false;">Retrieve Password</a>
2943
+ </b>
2944
+ </p>
2945
+ </div>
2946
+ </div><div class="block" id="srandblock_ostg">
2947
+ <div class="title" id="srandblock_ostg-title">
2948
+ <h4><a href="http://freshmeat.net/">Freshmeat</a></h4>
2949
+ </div>
2950
+
2951
+ <div class="content" id="srandblock_ostg-content">
2952
+ <ul><li><a href="http://feedproxy.google.com/~r/freshmeat/feeds/fm-releases-global/~3/2nTkTiddVQQ/glassfish" >GlassFish 3.0</a></li><li><a href="http://feedproxy.google.com/~r/freshmeat/feeds/fm-releases-global/~3/ERTOWmXksGA/cherokee" >Cherokee 0.99.38</a></li><li><a href="http://feedproxy.google.com/~r/freshmeat/feeds/fm-releases-global/~3/6HzIp_Ii_c8/ogmrip" >OGMRip 0.13.3</a></li><li><a href="http://feedproxy.google.com/~r/freshmeat/feeds/fm-releases-global/~3/IegcbzV4ph0/frontaccounting" >FrontAccounting 2.2.2</a></li><li><a href="http://feedproxy.google.com/~r/freshmeat/feeds/fm-releases-global/~3/enwjsTlktrw/ixthemes" >IXThemes 2.2</a></li><li><a href="http://feedproxy.google.com/~r/freshmeat/feeds/fm-releases-global/~3/olTiD13Q1Mw/sqlcipher" >SQLCipher 1.1.1</a></li><li><a href="http://feedproxy.google.com/~r/freshmeat/feeds/fm-releases-global/~3/zaNsMn7P0wg/mausezahn" >Mausezahn 0.38</a></li><li><a href="http://feedproxy.google.com/~r/freshmeat/feeds/fm-releases-global/~3/RvzvBH29RCE/prpvis" >PRPVis 1.2</a></li><li><a href="http://feedproxy.google.com/~r/freshmeat/feeds/fm-releases-global/~3/ikXbxXUY1Qs/nx2" >Nx2 1.0-beta12</a></li><li><a href="http://feedproxy.google.com/~r/freshmeat/feeds/fm-releases-global/~3/XbTPGgHusIQ/synspam" >synspam 0.2.5</a></li><li><a href="http://feedproxy.google.com/~r/freshmeat/feeds/fm-releases-global/~3/MrquyHmd_VM/openldap" >OpenLDAP 2.4.21</a></li><li><a href="http://feedproxy.google.com/~r/freshmeat/feeds/fm-releases-global/~3/7uX-3tHMDew/genius" >Genius 1.0.9</a></li><li><a href="http://feedproxy.google.com/~r/freshmeat/feeds/fm-releases-global/~3/nrSNOjdYin8/gnome-dvb-daemon" >GNOME DVB Daemon 0.1.14</a></li><li><a href="http://feedproxy.google.com/~r/freshmeat/feeds/fm-releases-global/~3/MBCLAxfnQtk/wview" >wview 5.9.1</a></li><li><a href="http://feedproxy.google.com/~r/freshmeat/feeds/fm-releases-global/~3/R8P2AHnZLHc/sofa-statistics" >SOFA Statistics 0.8.15</a></li></ul><br>
2953
+ <form method="get" action="http://freshmeat.net/search/"><div>
2954
+ <div class="sb_heading">Search Freshmeat:</div><br>
2955
+ <input type="hidden" name="link" value="freshmeat.net">
2956
+ <input type="text" name="q">
2957
+ </div></form>
2958
+
2959
+ <div class="right"><a href="http://freshmeat.net/"><b>More Meat...</b></a></div>
2960
+
2961
+
2962
+ </div>
2963
+ </div><div class="block" id="books">
2964
+ <div class="title" id="books-title">
2965
+ <h4><a href="//books.slashdot.org/">Book Reviews</a></h4>
2966
+ </div>
2967
+
2968
+ <div class="content" id="books-content">
2969
+ Recent reviews from Slashdot readers:
2970
+
2971
+ <ul>
2972
+
2973
+
2974
+ <li> <a href="http://www.amazon.com/dp/0195152751/ref=nosim/?tag=slashdot0c-20"><cite>Advanced Excel for Scientific Data Analysis</cite></a> Learn to turn Excel into something that rivals Mathematica using VBA, brains, and a heaping helping of fortitude.(<a href="http://books.slashdot.org/article.pl?sid=08/10/01/1329243">Jack Herrington's review.</a>)</li>
2975
+
2976
+ <li> <a
2977
+ href="http://www.amazon.com/dp/1597492671/ref=nosim/?tag=slashdot0c-20"><cite>Nagios 3 Enterprise Network Monitoring</cite></a> A great book for anyone using Nagios as more than a casual user.(<a href="http://books.slashdot.org/article.pl?sid=08/10/08/1328247">jgoguen's review.</a>)</li>
2978
+
2979
+
2980
+ <li> <a href="http://www.amazon.com/dp/0470395354/ref=nosim/?tag=slashdot0c-20"><cite>Schneier on Security</cite></a> Schneier argues that security is not something you can buy; it is something you must get.(<a href="http://books.slashdot.org/article.pl?sid=08/10/20/1344203">Ben Rothke's review.</a>)</li>
2981
+ </ul>
2982
+
2983
+ <p><a href="https://slashdot.org/submit.pl">Submitting a review</a> for
2984
+ consideration is easy; please first read <a
2985
+ href="//slashdot.org/book.review.guidelines.shtml">Slashdot's
2986
+ book review guidelines</a>. Updated: 2008114 by samzenpus</p>
2987
+
2988
+
2989
+ </div>
2990
+ </div><div class="block" id="index_qlinks">
2991
+ <div class="title" id="index_qlinks-title">
2992
+ <h4><a href="">Quick Links</a></h4>
2993
+ </div>
2994
+
2995
+ <div class="content" id="index_qlinks-content">
2996
+ <B>Cool Sites:</B>
2997
+ <br>&middot; <A href="http://www.xkcd.com">XKCD</A> (It's teh funz0rz)
2998
+ <br>&middot; <A href="http://www.animefu.com">AnimeFu</A> (Addicted to Anime?)
2999
+ <br>&middot; <A href="http://www.penny-arcade.com">Penny Arcade</A> (The First one is always Free)
3000
+ <br>&middot; <A href="http://everything2.com">Everything</A> (Blow your Mind)
3001
+ <br>&middot; <A href="http://themes.freshmeat.net">Themes.freshmeat.net</A> (Make X Perty)
3002
+ <br>&middot; <A href="http://slashdot.jp">Slashdot.jp</A> (So familiar...)
3003
+ <br>&middot; <A href="http://CmdrTaco.net">CmdrTaco.net</A> (I used to be in charge)
3004
+ <P><B>Support Slashdot:</B>
3005
+ <br>&middot; <A href="http://www.thinkgeek.com">ThinkGeek</A> (Clothe Yourself in Slashdot)
3006
+
3007
+ </div>
3008
+ </div><div id="slug-Crown" class="block nosort slug"><div class="content"></div></div><div id="slug-Top" class="block nosort slug"><div class="content"></div></div>
3009
+
3010
+
3011
+ <div class="block" id="newslashbox-create">
3012
+ <div class="title collapsed" id="newslashbox-title">
3013
+ <h4><a href="#" id="newslashbox-edit" onclick="show_login_box(); return false">Add Slashbox<span class="addbox">+</span></a></h4>
3014
+ </div>
3015
+
3016
+ </div>
3017
+
3018
+
3019
+
3020
+ </div>
3021
+
3022
+
3023
+ <script type="text/javascript">
3024
+ firehose_exists = 1;
3025
+ $(function(){
3026
+ $('#firehose-filter').
3027
+ focus(function(event){
3028
+ gFocusedText = this;
3029
+ }).
3030
+ blur(function(event){
3031
+ if ( gFocusedText === this ) {
3032
+ gFocusedText = null;
3033
+ }
3034
+ });
3035
+
3036
+
3037
+ apply_updates_when( 'at-end', true);
3038
+ });
3039
+
3040
+
3041
+ firehose_settings.startdate = "";
3042
+ firehose_settings.mode = "mixed";
3043
+ firehose_settings.fhfilter = "";
3044
+ firehose_settings.orderdir = "DESC";
3045
+ firehose_settings.orderby = "createtime";
3046
+ firehose_settings.duration = -1;
3047
+ firehose_settings.color = "green";
3048
+ firehose_settings.view = "stories";
3049
+ firehose_settings.viewtitle = "Stories";
3050
+ firehose_settings.tab = "";
3051
+ firehose_settings.base_filter = "";
3052
+ firehose_settings.user_view_uid = "";
3053
+ firehose_settings.sectionname = "Main";
3054
+
3055
+ firehose_settings.issue = "";
3056
+ firehose_settings.section = 13;
3057
+ $('#searchquery').val(firehose_settings.fhfilter);
3058
+
3059
+
3060
+ firehose_sitename = "Slashdot";
3061
+ firehose_slogan = "News for nerds, stuff that matters";
3062
+ firehose_update_title_count();
3063
+ firehose_smallscreen = 0;
3064
+
3065
+ fh_idle_skin = 1;
3066
+
3067
+
3068
+
3069
+
3070
+ firehose_settings.index = 1;
3071
+
3072
+
3073
+
3074
+
3075
+ var firehose_action_time = 0;
3076
+ var firehose_user_class = 0;
3077
+
3078
+
3079
+ var fh_color = "green";
3080
+ fh_colors = [ "red", "orange", "yellow", "green", "blue", "indigo", "violet", "black" ];
3081
+ var fh_colors_hash = new Array(0);
3082
+ for (var i=0; i< fh_colors.length; i++) {
3083
+ fh_colors_hash[fh_colors[i]] = i;
3084
+ }
3085
+ var fh_view_mode = "mixed";
3086
+ firehose_settings.page = 0;
3087
+
3088
+ fh_is_admin = 0;
3089
+ var updateIntervalType = 2;
3090
+ var inactivity_timeout = 3600;
3091
+ setFirehoseAction();
3092
+ var update_time = "2009-12-24 14:24:30";
3093
+
3094
+ var maxtime = "2009-12-24 14:24:30";
3095
+ var insert_new_at = "top";
3096
+ firehose_play("init");
3097
+
3098
+
3099
+ fh_adTimerUrl = '/images/iframe/firehose.html';
3100
+
3101
+
3102
+ fh_ticksize = 15;
3103
+ sitename = 'idle.slashdot.org';
3104
+
3105
+
3106
+
3107
+ //coremetrics
3108
+
3109
+ </script>
3110
+
3111
+
3112
+
3113
+
3114
+ <!-- body end --></div>
3115
+ <div id="ft" >
3116
+ <div id="topfoot">
3117
+
3118
+ <div class="search">
3119
+
3120
+ <form method="get" action="//slashdot.org/search.pl">
3121
+ <fieldset>
3122
+ <legend>Search</legend>
3123
+ <input type="text" name="query" value="" size="20">
3124
+ <input type="submit" value="Search" class="button">
3125
+ </fieldset>
3126
+ </form>
3127
+
3128
+ </div>
3129
+
3130
+ <div class="rightcontent">
3131
+
3132
+ <small>"We are on the verge: Today our program proved Fermat's next-to-last theorem."
3133
+ -- Epigrams in Programming, ACM SIGPLAN Sept. 1982</small>
3134
+
3135
+ </div>
3136
+ <div id="slug-Bottom" class="slug"></div>
3137
+ </div>
3138
+ <div class="copyright">
3139
+ <p>
3140
+ All trademarks and copyrights on this page are owned by their respective owners. Comments are owned by the Poster. The Rest &copy; 1997-2009 <a href="http://geek.net/">Geeknet, Inc.</a>
3141
+ </p>
3142
+ </div>
3143
+ <div id="login_cover" style="display:none" onclick="hide_login_box()"></div>
3144
+ <div id="login_box" style="display:none">
3145
+ <div class="generaltitle" >
3146
+ <div class="title">
3147
+ <h3 >
3148
+ Please Log In to Continue<a href="#" onclick="hide_login_box(); return false" class="close" title="Close this box">x</a>
3149
+
3150
+ </h3>
3151
+ </div>
3152
+ </div>
3153
+ <div id="login_box_content">
3154
+ <form action="//slashdot.org/login.pl" method="post">
3155
+ <fieldset>
3156
+ <legend>Log In</legend>
3157
+ <label>
3158
+ Nickname
3159
+ </label>
3160
+ <input type="text" name="unickname" size="20" value="">
3161
+ <label>
3162
+ Password
3163
+ </label>
3164
+ <input type="hidden" name="returnto" value="//slashdot.org/">
3165
+ <input type="hidden" name="op" value="userlogin">
3166
+ <input type="password" name="upasswd" size="20">
3167
+ <label class="checkbox">
3168
+ <input type="checkbox" name="login_temp" value="yes">
3169
+ Public Terminal
3170
+ </label>
3171
+ <input type="submit" name="userlogin" value="Log in" class="button">
3172
+ </fieldset>
3173
+ </form>
3174
+
3175
+
3176
+
3177
+ <hr>
3178
+
3179
+
3180
+ <form action="//slashdot.org/login.pl" method="post">
3181
+ <fieldset>
3182
+ <input type="hidden" name="slash_returnto" value="//slashdot.org/">
3183
+ <input type="hidden" name="op" value="claim_openid">
3184
+ <input type="hidden" name="openid_login" value="1">
3185
+ <label for="openid_url" class="openid_url">
3186
+ <input type="text" name="openid_url" value="http://" size="32" maxlength="255">
3187
+ </label>
3188
+ <input type="submit" value="Log in with OpenID" class="button">
3189
+ </fieldset>
3190
+ </form>
3191
+
3192
+
3193
+ <p>
3194
+ <b>
3195
+ <a href="//slashdot.org/my/newuser">Create Account</a>
3196
+ &nbsp;|&nbsp;
3197
+ <a href="//slashdot.org/my/mailpassword">Retrieve Password</a>
3198
+ </b>
3199
+ </p>
3200
+ </div></div>
3201
+ <script type="text/javascript">logged_in = 0</script>
3202
+ <div class="nav">
3203
+ <ul>
3204
+ <li>
3205
+ <a href="//slashdot.org/">home</a>
3206
+ </li>
3207
+ <li class="submit">
3208
+ <a href="//slashdot.org/submission">submit story</a>
3209
+ </li>
3210
+ <li>
3211
+ <a href="//slashdot.org/help">help</a>
3212
+ </li>
3213
+ <li>
3214
+ <a href="http://geek.net/advertising">advertise</a>
3215
+ </li>
3216
+ <li>
3217
+ <a href="http://geek.net/terms.php">terms of service</a>
3218
+ </li>
3219
+ <li>
3220
+ <a href="http://geek.net/privacy.php">privacy</a>
3221
+ </li>
3222
+ <li class="rss">
3223
+ <a href="http://rss.slashdot.org/Slashdot/slashdot">rss</a>
3224
+ </li>
3225
+ </ul>
3226
+ </div>
3227
+ </div>
3228
+ </div>
3229
+ <a href="#topothepage" class="hidden">Jump to top of page</a>
3230
+ <div id="modal_cover" style="display:none"></div>
3231
+ <div id="modal_box" style="display:none">
3232
+ <div class="generaltitle" >
3233
+ <div class="title"><h3><span id="preference_title"></span> <a href="#" onclick="hide_modal_box(); return false">Close</a></h3></div>
3234
+ </div>
3235
+ <div id="modal_box_content"></div>
3236
+ </div>
3237
+
3238
+
3239
+
3240
+ <script type="text/javascript">
3241
+ pageTracker._trackPageview();
3242
+ (function() {
3243
+
3244
+ // coremetrics
3245
+ setSlashCMCallback( function(params){
3246
+ if( window.location.hostname.indexOf('slashdot.org') >= 0 ) {
3247
+ cmSetProduction();
3248
+ }
3249
+ var searchstring = 'SEARCH ';
3250
+ if( params.updateNum > 0 ) {
3251
+ searchstring = searchstring + 'SUCCESSFUL';
3252
+ } else
3253
+ {
3254
+ searchstring = searchstring + 'UNSUCCESSFUL';
3255
+ params.updateNum = 0;
3256
+ }
3257
+ cmCreatePageviewTag( searchstring, params.updateType.toUpperCase(), params.updateTerms, params.UpdateNum );
3258
+ });
3259
+
3260
+ var basedomain = 'slashdot.org';
3261
+ var site = basedomain.replace(/\..*/gi,'');
3262
+ var subsite = location.hostname.replace(/\..*/gi,'');
3263
+ var section = subsite;
3264
+ var t = $('title').text();
3265
+ var title = ( t.indexOf('|') >= 0 ? t.replace(/.* \| /gi,'') : 'SECTION PAGE: ' + section );
3266
+ if( window.location.hostname.indexOf('slashdot.org') >= 0 ) {
3267
+ cmSetProduction();
3268
+ }
3269
+ cmCreatePageviewTag && cmCreatePageviewTag('ARTICLE DETAIL: ' + section, null, null, null, title + '-_-' + section ) && (cmCreatePageviewTag = null);
3270
+ })();
3271
+ </script>
3272
+ <script id="after-content" type="text/javascript">
3273
+ (function( $, fn, console ){
3274
+ $ && fn && $(function(){ fn($, console); });
3275
+ })(window.jQuery, window.pageload_done, window.console);
3276
+ </script>
3277
+ </body>
3278
+ </html>