Slashdot Mirror


Slashdot Firefox Extension

christopherfinke writes "I've been working on Slashdotter Firefox extension for Slashdot users, and version 1.2 has been approved by the Mozilla admins. Features include the ability to auto-add cache links after story links (from any of Coral Cache, Google Cache, or Mirrordot), a quick-reply feature that adds a 'Reply' option to the right-click menu when you select text in a comment, the option of styling all of Slashdot's pages like a chosen Slashdot section, links in the comment sections that allow you to toggle open/closed all of a comments replies, and more. All of Slashdotter's features are optional, and the extension is compatible with Firefox, the Mozilla Suite, Seamonkey, and Flock."

243 of 293 comments (clear)

  1. Features by donnyspi · · Score: 5, Funny

    Does the extension automatically remove dupes and fix typos in the titles of submitted stories???

    1. Re:Features by michaelmoran · · Score: 1

      No, but it does automoderate trolls.

    2. Re:Features by MyLongNickName · · Score: 1

      Yes. Click this link for a sample of the dupe free Slashdot link

      --
      See my journal for slashdot ID's by year. Mine created in 2005. http://slashdot.org/journal/289875/slashdot-ids-by-year
    3. Re:Features by Jugalator · · Score: 5, Informative

      If it parsed the story tag "dupe" (which actually are in DIV's using the CSS class "tags", so they should be identifiable), and could associate these tags with their detailed story (DIV's with CSS class "details"), these DIV's can then be hidden by applying the appropriate collapsing "display:none" style, and if you've got this far, possibly also add a link to expand these collapsed stories if you're still interested.

      --
      Beware: In C++, your friends can see your privates!
    4. Re:Features by Yst · · Score: 4, Funny

      Or, for that matter, would the plugin author consider providing functionality which would systematically add dupes and typos to other sites using Slash, so as to bring them into closer conformity with Slashdot's standards and make them more familiar in appearance and function to a Slashdot-acclimatised audience?

      --
      Karma: Chameleon (comes and goes)
    5. Re:Features by Perl-Pusher · · Score: 1
      Does the extension automatically remove dupes and fix typos in the titles of submitted stories???

      I think an auto reply "this is a dupe" might be in order. Along the same lines as "reply to selected text", which seems to be working fine here.

    6. Re:Features by Wannabe+Code+Monkey · · Score: 3, Interesting

      Does the extension automatically remove dupes and fix typos in the titles of submitted stories???

      No, but I just used it to reply to your post, and it works pretty well. In the quick reply section of the preferences, I put this in for my format:

      <p><i>%s</i></p>

      And it works great.

      --
      We always knew Comcast was corrupt, here's the proof: http://tech.slashdot.org/comments.pl?sid=1909890&cid=34545432
    7. Re:Features by networkBoy · · Score: 1

      Does the extension automatically remove dupes and fix typos in the titles of submitted stories???

      No, but I just used it to reply to your post, and it works pretty well. In the quick reply section of the preferences, I put this in for my format:

             

      %s



      And it works great.

      Now if it would auto-escape HTML tags . . . ;)
      --
      whois gawk date unzip strip find touch finger mount join nice man top fsck grep eject more yes exit umount sleep dump
    8. Re:Features by TheSpoom · · Score: 1

      I honestly don't think that trolls of that nature make up the majority of the Slashdot readership and certainly not the majority of subscribers, who are the only ones who can currently tag. The point is moot.

      --
      It's better to vote for what you want and not get it than to vote for what you don't want and get it.
      - E. Debs
    9. Re:Features by Rebelgecko · · Score: 1

      You don't have to be a subscriber to tag. I don't know how many regular users can use tags, but you no longer are required to be a subscriber to tag.

      --
      CATS/Diebold '08- All your vote are belong to us!
    10. Re:Features by i.of.the.storm · · Score: 1

      As sibling post said, I'm not a subscriber. I can tag.

      --
      All your base are belong to Wii.
    11. Re:Features by just_another_sean · · Score: 1

      Yes! :-)

      I'd *pay* for open source software that did that!

      --
      Creationist Textbook Stickers Declared Unconstitutional by CowboyNeal
    12. Re:Features by mrchaotica · · Score: 4, Informative

      Nah, he's using <i> for good reason -- just to italicize the text to visually differentiate it from the rest of his post, because Slashdot doesn't support doing it with CSS like it ought to. He should only use <em> if it's actually emphasized, which it isn't.

      On the other hand, he really should use <blockquote> instead of <p> because it is a quote, which was what I was going to point out until I saw your post. ; )

      Personally, what I use for quotes (manually, until I install the extension) is <blockquote><i>%s</i></blockquote>.

      (I just hope he notices and reads this post, since I replied to a reply instead of replying to his post directly.)

      --

      "[Regarding the 'cloud,'] ownership was what made America different than Russia." -- Woz

    13. Re:Features by Speare · · Score: 1
      Try my typoxy web proxy for any English blog or forum. No, I'm not running the proxy service, you run it on your localhost.

      http://halley.cc/typoxy

      http://halley.cc/typoxy.png

      http://halley.cc/dot-typo (~/.typo)

      Requires HTTP::Proxy (e.g., apt-get libhttp-proxy-perl).

      --
      [ .sig file not found ]
    14. Re:Features by Matilda+the+Hun · · Score: 1

      Actually, I'd be worried if dupes were tagged as such when they're put up; if the editor realizes it's a dupe, why's it up in the first place?

      --
      Tluin natha Linux xxizzuss uriu olt bwael mon'tun.
    15. Re:Features by zootm · · Score: 1

      You still need the <p> if you're using <blockquote>, since it's meant for multiple-paragraph quotes. The thing you wrote could be <blockquote><p><i>%s</i></p></blockquote>.

      :)

    16. Re:Features by mrchaotica · · Score: 1

      Touché, mon Slashdotteur, touché.

      --

      "[Regarding the 'cloud,'] ownership was what made America different than Russia." -- Woz

  2. What about IE? by skynare · · Score: 1, Funny

    Too bad that use IE. T.T

    1. Re:What about IE? by WebHostingGuy · · Score: 2, Funny

      It will be available as soon as Vista ships . . . around 2Q 2010.

      --
      Quality Hosting e3 Servers
    2. Re:What about IE? by Neeex · · Score: 1

      90% of people online may use IE, but ~0% of people capable of writing such a plug-in are using IE.

      --
      All those who believe in telekinesis, raise my hand.
    3. Re:What about IE? by christopherfinke · · Score: 1
      where is the extension manager in mozilla 1.7.5?
      There isn't one. But there is an extension (Extension Manager) that adds one. :-)
    4. Re:What about IE? by christopherfinke · · Score: 2, Informative
      But where do I configure the extension, like to turn on/off various features like you can do it firefox?
      The options dialog for the Slashdotter uses some XUL tags that weren't supported until Firefox 1.5, and not supported at all in Mozilla or Seamonkey. This isn't necessarily a problem, since you can't get to the options dialog in those browsers anyway.

      If you want to change the options for Slashdotter without the dialog, call up the page about:config. Slashdotter's options all start with extensions.slashdotter. The boolean ones are pretty straight-forward, and the stylesheet one is the subdomain of the section that you want to style Slashdot as (e.g. apple, it, games, etc.) or blank to disable it.
    5. Re:What about IE? by vwjeff · · Score: 1

      Too bad that use IE. T.T

      Perhaps you should check out the Firefox toolbar. It's available from: http://www.mozilla.org/ I've found that it makes my IE sessions much faster with fewer crashes. Kudos to Microsoft!!
    6. Re:What about IE? by slapout · · Score: 1

      I wonder what all the people that write the malware plugins for explore run on their personal machines...

      --
      Coder's Stone: The programming language quick ref for iPad
    7. Re:What about IE? by caudron · · Score: 1

      Aren't you going to make one for IE? How about IE7?

      Yes. You can get the plug-in at http://www.ubuntu.com./ Install the software you find at that site and your IE will work with all those great Firefox scripts. Trust in me. Would a stranger on slashdot lie?

      Tom Caudron
      http://tom.digitalelite.com

      --
      -Tom
  3. Awesome by Zardus · · Score: 1

    This is awesome. The greasemonkey script that adds mirror links keeps bugging out. I hope this will work better.

    Also, I think the replies are AJAX. Woo

    --
    You can mod your friends, you can mod your nose, but you can't mod your friend's nose.
  4. Re:trolly troll troll by Anonymous Coward · · Score: 1, Insightful

    There's no error in what you highlighted.

  5. Re:awesome by liliafan · · Score: 1
    That sounds pretty cool, I will go and download it right now, hmmm with all the extensions I am running my firefox is becoming bloatware :op time to remove a few I think.


    Well I just did download it and this actually seems really useful for regular posters.
    --
    GeekServ Unix Consulting Services (http://www.geekserv.com)
  6. At First Glance by Dante+Shamest · · Score: 5, Funny

    I thought this extension allowed me to slashdot sites while I browse. :O)

    Seriously though, I like this feature:


    * You can choose to have all Slashdot pages styled like one of Slashdot's sections. For example, if you're a fan of the Games section's hideous purple and black color scheme, you can have every Slashdot page look just as horrifying!
    1. Re:At First Glance by Yst · · Score: 1

      yeah its pretty nice, i just used the reply to text feature as well. i just wanted to see how this work.


      [right-click]
      [Reply to Selected Text]


      Seemingly it funtions, ideally, by turning Slashdot into a sea of superfluous blockquotes.

      Not that I'd ever be guilty of such indulgences mind you.

      --
      Karma: Chameleon (comes and goes)
    2. Re:At First Glance by AugstWest · · Score: 1
      i just used the reply to text feature as well


      Hey, me too.
    3. Re:At First Glance by utlemming · · Score: 1
      Seriously though, I like this feature:

      Well I think that this section is going to be lost to people using the reply to selected text feature. But I am a big fan of the styling. I got really tired of the green look. But it could have been easier by just making it a user preference, since many of us are probably auto-logged in.
      --
      The views expressed are mine own and do not express the views of my employer.
    4. Re:At First Glance by christopherfinke · · Score: 1
      Seemingly it funtions, ideally, by turning Slashdot into a sea of superfluous blockquotes.
      If blockquotes aren't your thing, you can change the default quoting style in the options dialog.
    5. Re:At First Glance by maxwell+demon · · Score: 1
      I thought this extension allowed me to slashdot sites while I browse. :O)

      I first decoded the headline as request to slashdot his Firefox extension (i.e. the page which provides it) :-)
      --
      The Tao of math: The numbers you can count are not the real numbers.
  7. Re:Awesome by Zardus · · Score: 1

    Hmm... Looks like the select-text replies aren't AJAX, but it turns the reply to this link into an AJAX-enabled thingy.

    Now we just have to wait for the VCs to come along and dump millions on the poor guy for using the word AJAX.

    --
    You can mod your friends, you can mod your nose, but you can't mod your friend's nose.
  8. Opera? by Poromenos1 · · Score: 4, Interesting

    Why doesn't anyone make any Opera js scripts? :(

    --
    Send email from the afterlife! Write your e-will at Dead Man's Switch.
    1. Re:Opera? by Poromenos1 · · Score: 1

      Because I don't have the necessary skills, obviously. Why don't you plant your own corn?

      --
      Send email from the afterlife! Write your e-will at Dead Man's Switch.
    2. Re:Opera? by cow+ninja · · Score: 1
      Why doesn't anyone make any Opera js scripts? :(


      Because selecting your text and clicking 'Reply to Selected text' is easier :)

      Oh yea, those darn Opera js scripts don't work with firefox :) I kid.. I kid...
    3. Re:Opera? by Dorothy+86 · · Score: 1
      Because I don't have the necessary skills, obviously. Why don't you plant your own corn?
      Because, I am the great cornholio!

      /just wanted to use the reply to selected feature
      //this isnt' Fark.

    4. Re:Opera? by Gulthek · · Score: 1
      Because, I am the great cornholio!


      You need what for your what-hole? /also wanted to use reply to selected
    5. Re:Opera? by appavi · · Score: 5, Informative

      Opera 9 Beta supports greasemonkey scripts. Greasemonkey scripts should work in opera as is or with some minor modifications.

    6. Re:Opera? by mac123 · · Score: 2, Informative

      Err...you mean like these ones? They work fine in both Opera and Greasemonkey

    7. Re:Opera? by wolf369T · · Score: 1

      Opera (9 technological preview) have some very nice widgets with slashdot posts.

    8. Re:Opera? by pembo13 · · Score: 1

      Feeling left out are we?

      --
      "Thanks for all the money you paid to us. We've used it to buy off ISO among other things" -Microsoft
    9. Re:Opera? by pAnkRat · · Score: 4, Informative
      I wrote a bookmarklet, which I personaly use in Galeon, but it should work in all Moz* browsers.
      If you hover over the comment Link (#15013415) it will pull the moderation results for this post with xmlHttp, and display the result table in a DIV tag, beside the current post.
      The bookmark name is "slash mod"
      The URL is:
      (AFAIK this should all be in one single line.)
      javascript:(function(){ var currentUrl =''; function h(event){ var url = 'http://' + this.host + '/comments.pl' + this.search; if(currentUrl == url){ var theDiv = document.getElementById('kwsmodding'); if (theDiv != null) { theDiv.style.display='block'; } } else { var req = new XMLHttpRequest(); req.open("GET", url, false); req.send(""); var resultText = req.responseText; var tableText = '' + resultText.split('data_head">')[1].split('')[0] + ''; var theDiv = document.getElementById('kwsmodding'); if (theDiv == null) { var theDiv = document.createElement('DIV'); var mybody=document.getElementsByTagName('body').item( 0); mybody.appendChild(theDiv); theDiv.style.zIndex=100; theDiv.style.backgroundColor='grey'; theDiv.id='kwsmodding'; theDiv.style.position='absolute'; theDiv.style.backgroundColor='grey'; theDiv.style.display='block'; } theDiv.innerHTML=tableText; theDiv.style.right='30px'; theDiv.style.top=(event.pageY - 20 ) + 'px'; theDiv.style.display='block'; currentUrl = url; } event.preventDefault(); } function hout(event){ var theDiv = document.getElementById('kwsmodding'); if (theDiv != null) { theDiv.style.display='none'; } } var xpe = new XPathEvaluator(); var nsResolver = xpe.createNSResolver(document); var result = xpe.evaluate('//li/div/div/a[contains( @href , "comments" )]', document, nsResolver, 0, null); while (res = result.iterateNext()) { res.addEventListener('mouseover', h, false); res.addEventListener('mouseout', hout, false); } })();
      Once this is added to the bookmarks you can use it in the following way.
      • go to slashdot
      • pick story
      • click "read more"
      • after the page has finished loading, klick the Bookmark
      • mouse hover over a Comment Url (normaly the last part of: " by Poromenos1 (830658) Alter Relationship on 23:26 28 March 2006 (#15013415)" in the Comment header)
      • wait a sec.
      • read result
      • mouseOut the let the table dissapear again.
      The code does some cacheing, if the users hovers/mOuts the same link a few times, the URL request is done only once.
      --
      we need an "-1 Plain wrong" moderation option!
    10. Re:Opera? by Ken_g6 · · Score: 2, Informative
      Hey, just stick a header on there, delete the "javascript:", save that as some_file_name.user.js, and that's a Greasemonkey script!

      Not that it seems to work for me, Greasemonkey or otherwise. Did /. munge some characters?

      Example header:
      // ==UserScript==
      // @name Slashdot View Moderation
      // @namespace http://your-web-site/
      // @description If you hover over the comment Link (#15013415) it will pull the moderation results for this post with xmlHttp, and display the result table in a DIV tag, beside the current post.
      // @include http://slashdot.org/*
      // ==/UserScript==
      --
      (T>t && O(n)--) == sqrt(666)
    11. Re:Opera? by bobzieruncle · · Score: 1

      I have Opera 8, and it supports greasemonkey scripts too. But, I was trying out unembed which parses your html page as an XML document and Opera didn't support that. Is Opera 9 any better?

    12. Re:Opera? by pAnkRat · · Score: 1

      Another try at the code, this time without any Bookmarklet spezifiks:

      var currentUrl ='';
      function h(event){
      var url = 'http://' + this.host + '/comments.pl' + this.search;
      if(currentUrl == url){
      var theDiv = document.getElementById('kwsmodding');
      if (theDiv != null) {
      theDiv.style.display='block';
      }
      } else {
      var req = new XMLHttpRequest();
      req.open("GET", url, false);
      req.send("");
      var resultText = req.responseText;
      var tableText = '' + resultText.split('data_head">')[1].split('')[0] + '';
      var theDiv = document.getElementById('kwsmodding');
      if (theDiv == null) {
      var theDiv = document.createElement('DIV');
      var mybody=document.getElementsByTagName('body').item( 0);
      mybody.appendChild(theDiv);
      theDiv.style.zIndex=100;
      theDiv.style.backgroundColor='grey';
      theDiv.id='kwsmodding';
      theDiv.style.position='absolute';
      theDiv.style.backgroundColor='grey';
      theDiv.style.display='block';
      }
      theDiv.innerHTML=tableText;
      theDiv.style.right='30px';
      theDiv.style.top=(event.pageY - 20 ) + 'px';
      theDiv.style.display='block';
      currentUrl = url;
      }
      event.preventDefault();
      }


      function hout(event){
      var theDiv = document.getElementById('kwsmodding');
      if (theDiv != null) {
      theDiv.style.display='none';
      }
      }
      var xpe = new XPathEvaluator();
      var nsResolver = xpe.createNSResolver(document);
      var result = xpe.evaluate('//li/div/div/a[contains( @href , "comments" )]', document, nsResolver, 0, null);
      while (res = result.iterateNext()) {
      res.addEventListener('mouseover', h, false);
      res.addEventListener('mouseout', hout, false);
      }


      Hope it helps.

      --
      we need an "-1 Plain wrong" moderation option!
    13. Re:Opera? by IntergalacticWalrus · · Score: 1

      Because not enough people give a flying shit about Opera?

      Maybe if Opera were to become free (as in free speech), it could become as popular as Firefox, and then we'll see many interesting Opera scripts.

  9. using 1.1 by kv9 · · Score: 1

    very nice, i've been using 1.1 since last week. helped a couple of times with dead links.

  10. Re:trolly troll troll by Anonymous Coward · · Score: 5, Funny

    I think you'll find that the grammatically correct version would have been "All your Slashdotter feature are belong to optional". HTH

  11. What about IE? by aw232 · · Score: 5, Funny

    Aren't you going to make one for IE? How about IE7?

  12. Re:Awesome by LiquidCoooled · · Score: 1

    X replies under your current threshhold can be expanded with ajax now and are displayed in a much cleaner manner (the background is a slightly different colour and you don't lose your place in the page).
    This is a really nice extension, however it would be better if slash could impliment the modifications on site(apart from the quoted replies).

    I mean, however do Internet Explorer users survive without the niceness :P

    --
    liqbase :: faster than paper
  13. Re:Awesome by christopherfinke · · Score: 5, Informative
    Looks like the select-text replies aren't AJAX, but it turns the reply to this link into an AJAX-enabled thingy.
    The AJAX replies feature isn't for replying to comments, it's for those links that say "X Replies below your threshold." It makes it so you don't have to load a new page to see those replies.
    Now we just have to wait for the VCs to come along and dump millions on the poor guy for using the word AJAX.
    Woohoo!
  14. Extra "Slashdotted Firefox" Modifier... by Illbay · · Score: 1

    ...that gets added to your posts whenever you use the contraption.

    --
    Any technology distinguishable from magic is insufficiently advanced.
  15. Great idea by shawn(at)fsu · · Score: 1

    links in the comment sections that allow you to toggle open/closed all of a comments replies, and more.

    Thank you. Sometimes I don't even want to see the flames the come after a person makes an unpopular comment. Nice job.

    --
    500 dollar reward for tip(s) leading to the arrest of the person(s) who stole my sig.
    1. Re:Great idea by Atzanteol · · Score: 1

      Thank you. Sometimes I don't even want to see the flames the come after a person makes an unpopular comment. Nice job.

      Hear hear. An entire story can just be wasted because of some moron trolling sucessfully near the top. This is far and away my favorite feature...

      --
      "Ignorance more frequently begets confidence than does knowledge"

      - Charles Darwin
  16. Looks good! by SheeEttin · · Score: 1

    it looks good, but one question before I install it--can you style just one section to use another's? I would find this infinitely useful in the IT section, as I can barely tell where one comment ends and another begins.

    1. Re:Looks good! by christopherfinke · · Score: 1
      can you style just one section to use another's?
      No. Or more accurately, not yet. I'll add it to the list of possible features for upcoming versions.
  17. Yay!.. Taco did you see that? by CptnHarlock · · Score: 5, Interesting
    I've been hoping for Taco to include the "colapse thread" feature for a long time. I still think it should be native instead as in the form of a plugin - then everyone could (and probably would) use it.

    It would make it a lot easier to find the next real comment after a comment tree created by some Troll post... Another positive thing is that we'd get rid of the "high positioning" replies that normaly end up in the first tree. Are you listening Taco?.. :)

    Cheers!..

    --
    $HOME is where the .*shrc is
    -- silver_p
    1. Re:Yay!.. Taco did you see that? by Quarters · · Score: 1

      There's been a few Greasemonkey scripts available for quite some time that do most of the stuff this extenstion does, including adding cache links after hyperlinks and allowing for the collapsing of discussion trees.

    2. Re:Yay!.. Taco did you see that? by jambarama · · Score: 3, Informative

      There are greasemonkey scripts to allow collapsing threads. And scripts to collapse stories and remove sidebars and figure out how much time you waste on /. and add mirrors and whatever else you want on slashdot.

      I'd give them a look before I demanded the slashcode writers add features you want (or write the code yourself and submit it to slashcode), unlike other news sites this is an OSS project.

    3. Re:Yay!.. Taco did you see that? by ocelotbob · · Score: 1

      More importantly, taco needs to pull out the retarded limit of 50 responses per page. Either that, or fix the overload page to be smart enough that if a thread has more than 50 responses, requesting the next page doesn't pull up the same responses.

      --

      Marxism is the opiate of dumbasses

    4. Re:Yay!.. Taco did you see that? by jZnat · · Score: 1

      *points to "Bugs" link on the left side of the page*

      I know exactly what you're complaining about here; I think I submitted a bug regarding this already, so go support it.

      --
      'Yes, firefox is indeed greater than women. Can women block pops up for you? No. Can Firefox show you naked women? Yes.'
  18. It's really quite nice by A+Dafa+Disciple · · Score: 4, Informative

    This was the first I had heard about this exstension. I've been using it for the last half hour or so and I'm very pleased. It really does make browsing /. here a more enjoyable experience.

    I find some of the additions of the extension to be things that really should have be built into /. anyways, such as things that you find at Digg like AJAX comment retrieval - things that are not at all hard to implement that can dramatically increase the user experience. Nevertheless, I'm not really too surprised by /.'s apparent slowness in embracing new web technologies considering how long it took them to simply make this site fully standardized in CSS

    One negative aspect of the extension, however, is that it seems to me that, depending on the feature set you have enabled, /. pages in general now take a bit longer to load, but not so long that it makes the plug-in not worthwhile, especially since it facilitates the speed of navigation in other ways.

    All of you should check this out for sure!

    1. Re:It's really quite nice by Catbeller · · Score: 1

      I watched a digitallife episode a week or so ago with a Slashdot god who said that they were almost ready with the new SuperSlashdot. It's a-comin'.

  19. Feature Request by OnlineAlias · · Score: 4, Funny

    I for one would welcome an insert "imagine a beowolf cluster" or "welcome our evil overlords" or "netcraft confirms" or "all your base are" or "in soviet russia" button. That would be great.

    1. Re:Feature Request by mattwarden · · Score: 1

      I'm waiting for the extension to include a "Moderate Funny/Flamebait" button, which would automate the task of randomly deciding to moderate a comment funny (75% of the time) or flamebait (25% of the time). I currently have to generate the randomness myself, which is annoying.

    2. Re:Feature Request by just_another_sean · · Score: 1

      In Korea only old people would use this feature.

      --
      Creationist Textbook Stickers Declared Unconstitutional by CowboyNeal
    3. Re:Feature Request by Geoffreyerffoeg · · Score: 1

      Netcraft's Beowulf cluster confirms that all your base are welcoming YOUR evil Soviet overlords.

    4. Re:Feature Request by From+A+Far+Away+Land · · Score: 1

      Don't forget the hot grits, or development might become petrified.

    5. Re:Feature Request by maxwell+demon · · Score: 1

      And of course:

      1. [selected text]
      2. ???
      3. Profit!

      --
      The Tao of math: The numbers you can count are not the real numbers.
  20. Re:Wow by christopherfinke · · Score: 5, Funny
    This dude needs a job!
    I've got a job. What I need is a life.
  21. Aw nuts by Crimsane · · Score: 1

    Now i have to think up some witty comment just so i can test this thing out... *cough*

    1. Re:Aw nuts by jrockway · · Score: 1

      > *cough*

      Cover your mouth when you cough!

      (Comment posting works. But now I can't see tags anymore, even though I unchecked "hide tags".)

      --
      My other car is first.
    2. Re:Aw nuts by christopherfinke · · Score: 4, Informative
      But now I can't see tags anymore, even though I unchecked "hide tags"
      Whoops. That'll be fixed as soon as 1.2.1 is approved by a Mozilla admin; in the meantime, if you like Slashdotter and want to show tagging, you can download the new version from my site.
    3. Re:Aw nuts by jrockway · · Score: 1

      > Whoops. That'll be fixed as soon as 1.2.1 is approved by a Mozilla admin

      Thanks! But it looks like your site is slashdotted :)

      --
      My other car is first.
    4. Re:Aw nuts by jonadab · · Score: 1
      Now i have to think up some witty comment just so i can test this thing out... *cough*


      Indeed.

      However, I've discovered that this feature, in making replies too easy, can cause us to inadvertently run into slashdot's anti-spam features.
      --
      Cut that out, or I will ship you to Norilsk in a box.
  22. mozilla.org ignored for cache link insert? by Toba82 · · Score: 1

    I'm using it right now and this story is the only one whose link is not paired with a set of cache links. Odd.

    --
    I pretend to know more than I really do by mooching off google and wikipedia.
    1. Re:mozilla.org ignored for cache link insert? by J0nne · · Score: 1

      it's because the coral cache doesn't work with https (for obvious reasons).

  23. Re:trolly troll troll by amliebsch · · Score: 4, Informative
    The features belong to "Slashdotter," the name of the extension given in TFS.

    LEARN TO READ! HTH HAND.

    --
    If you don't know where you are going, you will wind up somewhere else.
  24. Wow! by Otter · · Score: 1
    ...links in the comment sections that allow you to toggle open/closed all of a comments replies...

    That's a feature I've long wanted -- every time some early bird gets a +5 for some offtopic spraying about Iraq or creationism that pulls 200 responses, I wish for it yet again. Thanks, developers!!!!

  25. Nice will give it a try by r3zurector · · Score: 1

    Thanks Dude I will give this extension a try.

  26. Does it have First Post button? by chia_monkey · · Score: 4, Funny

    Does it have a First Post button? Imagine the millions of man-hours per day saved by people hitting that button rather than typing all that manually.

    --

    "He uses statistics as a drunken man uses lampposts...for support rather than illumination." - Andrew Lang
    1. Re:Does it have First Post button? by alexhs · · Score: 1

      Does it have a First Post button? Imagine the millions of man-hours per day saved by people hitting that button rather than typing all that manually.

      But what would do people with that saved time then ?

      --
      I have discovered a truly marvelous proof of killer sig, which this margin is too narrow to contain.
  27. Re:trolly troll troll by Potor · · Score: 3, Informative
    I'm pretty sure that's right, so the sentece should be "All of Slashdot's features" if the features belong to the site, or "All of a Slashdotter's features", if the features belong to the individual who uses the site
    Nope. The software is called Slashdotter, and all of its (i.e., Slashdotter's) functions are optional. BTW: I used it to respond to this post. It works brilliantly! Thanks, dude.
  28. Re:Awesome by liliafan · · Score: 1

    Seriously nice extension I am already enjoying the benefits. Now if you can just add a feature to ignore all comments by userX my life will be complete :p

    --
    GeekServ Unix Consulting Services (http://www.geekserv.com)
  29. I feel a great disturbance in the force... by Mr.+Flibble · · Score: 1

    I feel a great disturbance in the force, as if millions of slashdotters cried out as the restarted firefox at once...

    --
    Try to hack my 31337 firewall!
  30. Missing one... by __aaclcg7560 · · Score: 1

    All of Slashdotter's features are optional, and the extension is compatible with Firefox, the Mozilla Suite, Seamonkey, and Flock.

    What about Camino? Don't forget the Mac fanatics!

    1. Re:Missing one... by christopherfinke · · Score: 1
      What about Camino?
      Depending on how big the differences between Camino and Firefox are, it may work already, but I'll have to find someone with a Mac who will either test it for me or let me test it before I can list Camino as a supported browser on the Mozilla Addons site.
    2. Re:Missing one... by appavi · · Score: 5, Informative

      Camino doesnt support extensions.

      From Camino FAQ

      Q. Does Camino support Firefox extensions?
      A. No, and it never will. Firefox extensions rely on XUL (a user interface toolkit made by the Mozilla Foundation) to interact with the user and draw their interface. Camino uses Cocoa (an interface toolkit made by Apple) and does not support XUL.

      Also from the interview with Camino Project lead Mike Pinkerton

      We recognize this is a problem for our users, but extensions only exist because of the cross-platform UI layer upon which Firefox is built. It's that same cross-platform UI layer that makes Firefox feel "wrong" on Mac OS X. Camino's use of Cocoa for the user interface makes it fit in with the rest of the platform, but prohibits us from using extensions. We feel this is a trade-off worth making. That said, we are investigating ways to allow non-user-interface extensions to register and work correctly.

    3. Re:Missing one... by __aaclcg7560 · · Score: 1

      I'll try it out when I get home from work. Camino has the Firefox engine underneath and using the Cocoa framework for the user interface. Beyond that I'm not sure since I'm starting to get into Mac programming myself.

    4. Re:Missing one... by ChrisC1234 · · Score: 1
      What about Camino [caminobrowser.org]? Don't forget the Mac fanatics!
      How about a slight mod to make it compatible with MacSlash too
  31. Re:FP! by Gertlex · · Score: 1

    Probably not...

    How do you think it was tested?

  32. Firewall this... by radiotyler · · Score: 1

    Funny, funny. I'm blocked by Websense from downloading this extension - or any Firefox extension from addons.mozilla.org here in the bowels of Iraq.

    But obviously I can still post to /. Someone has some incredibly skewed priorities.

    --
    hi mom!
    1. Re:Firewall this... by christopherfinke · · Score: 3, Informative
      I'm blocked by Websense from downloading this extension
      If my site (efinke.com) isn't blocked, you can download the extension from there.
    2. Re:Firewall this... by radiotyler · · Score: 1

      You sir, are the wind beneath my wings.

      Thanks man!

      --
      hi mom!
  33. Re:Wow by Scherf · · Score: 1

    I've got a job. What I need is a life.

    Uh... looking at your Website, you seem to have quite the live.

    That extension rocks by the way. Good work!

  34. Re:FP! by christopherfinke · · Score: 2, Interesting
    FP using Slashdotter-Firefox Extension's "Reply to Selected Text" option.
    Nope; this was.
  35. Most important feature is missing! by roman_mir · · Score: 1, Redundant

    Where is the 'First Post' button, that guarantees a First Post in the story?

  36. Quoting? by krbvroc1 · · Score: 1

    I installed this and used the 'Reply to Selected Text' feature. It inserts 'blockquote' tags. Shouldn't it insert 'cite' tags? I like my quotes to be italicised, not just indented. Indentation does not seem to be proper quoting to me.

    I went under the Preferences and changed the Quick Reply Format. But it got me thinking what is the difference between blockquote + adding italics and simply the cite tag?

    1. Re:Quoting? by Spy+der+Mann · · Score: 1
      and simply the cite tag?


      Ah, so THAT's what you guys used! I didn't know and used the <i> tag instead.
    2. Re:Quoting? by christopherfinke · · Score: 1
      I installed this and used the 'Reply to Selected Text' feature. It inserts 'blockquote' tags. Shouldn't it insert 'cite' tags?
      That's up to you; you can change the reply format in the Slashdotter options dialog.
  37. Why no support for trunk? by bill_mcgonigle · · Score: 1

    Don't take this as a complaint - rather a matter of curiosity - why is the extension not compatible with the current nightlies? I find many useful extensions aren't and they're taking longer to update to be compatible with this release than others in the past. I presume it will be at some point, so why not now - is this a particularly nasty task?

    I look forward to using the extension when it is.

    --
    My God, it's Full of Source!
    OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
    1. Re:Why no support for trunk? by christopherfinke · · Score: 1
      why is the extension not compatible with the current nightlies?
      Mostly because I don't use the nightly builds and thus wouldn't be testing on them. Is it possible to install them without upgrading my installation of 1.5.0.1? If so, I'd be happy to test it on them and post a compatible version of the extension.
    2. Re:Why no support for trunk? by bill_mcgonigle · · Score: 1

      Is it possible to install them without upgrading my installation of 1.5.0.1?

      I haven't tried it yet, but I have this open in a tab and it looks good from what I've read.

      --
      My God, it's Full of Source!
      OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
  38. First Post? by SnarfQuest · · Score: 1

    Does it have a button to add an anonymous "first post" message to all the articles on the front page? It doesn't even need to look at the number of responses already posted. That seems to be one of the most common exercises done on slashdot.

    --
    Who would win this election: Andrew Weiner vs Andrew Weiner's weiner.
  39. Other features by ericdano · · Score: 1

    Other features include automatic flogging of Authors for posting duplicates. I.Q. filter, so we won't see any of Zonk's posts. Oh, and bad grammar maker. Gotta have that.

    --
    It's either on the beat or off the beat, it's that easy.
    I moderate therefore I rule!
    --
  40. Thank You by Spad · · Score: 2, Interesting

    All of Slashdotter's features are optional, and the extension is compatible with Firefox, the Mozilla Suite, Seamonkey, and Flock.

    As a Seamonkey user, I'm really sick of Firefox extensions that refuse to work because the author couldn't be bothered to check them properly, so thank you for taking the time.

  41. Re:Wow by cayenne8 · · Score: 1

    Hmm...is there a feature you can click that turns up the 'intelligence' of the posts your read?

    --
    Light travels faster than sound. This is why some people appear bright until you hear them speak.........
  42. Re:Awesome by SigILL · · Score: 1
    Now if you can just add a feature to ignore all comments by userX my life will be complete :p
    That's what your foe-list is for.

    Oh, and kudos to christopherfinke for this plugin; I love it.
    --
    Error: password can't contain reverse spelling of ancient Chinese emperor
  43. Legitimate story? by Paralizer · · Score: 1

    Seems hazy if an author should be allowed to submit a story to /. about his own project.

    1. Re:Legitimate story? by thrillseeker · · Score: 5, Funny
      Seems hazy if an author should be allowed to submit a story to /. about his own project.

      Yeah, we wouldn't want anyone knowledgeable about a subject starting threads.

    2. Re:Legitimate story? by MrP-(at+work) · · Score: 1

      Yeah, I'm getting sick of all these stories relating to that Linus dude and his pet "Linux" project.

      --
      [an error occurred while processing this directive]
    3. Re:Legitimate story? by timmyf2371 · · Score: 2, Insightful
      Better that the author submits the story as this guy did rather than submit it under a pseudonym praising "some other guy's" extension.

      I think it deserves to make front page as it did anyway; for people who aren't interested, fair enough - it's just another story you aren't interested in. For people like myself and many others who had never heard of this extension, it's great that we've now been informed.

      --

      Backup not found: (A)bort (R)etry (P)anic
    4. Re:Legitimate story? by raoul666 · · Score: 1

      Seems hazy if an author should be allowed to submit a story to /. about his own project.

      Why? Especially if it's free, useful, and applicable, I can't think of a better story. Why does it matter if he submits it instead of me? A little bit of karma is all he's gaining.

      Props to the creator of this thing. Very nice indeed.

      --
      When cryptography is outlawed, bayl bhgynjf jvyy unir cevinpl
    5. Re:Legitimate story? by max99ted · · Score: 1

      Seems hazy if an author should be allowed to submit a story to /. about his own project.


      I dunno... it's a handy item, the author is a Slashdot user AND has replied to posts about his project. I (for one) don't have a problem with it.

      --

      Please stop APK.. you're only hurting yourself.

  44. props by fish_in_the_c · · Score: 1

    cool :) props to you. I like it.

    --
    âoeTolerance applies only to persons, but never to truth. Intolerance applies only to truth, but never to persons.
  45. Don't install that! by Tei · · Score: 1

    Even if this software its safe. Having the same extensions is a call for problems, because a tiny hole will exploit the monocultive..

    I suggest most people avoid this extension, and use only if really needed.

    Remenber kids: Javascripts can kill your dog. (and .XPI is XUL+javascript).

    --

    -Woof woof woof!

    1. Re:Don't install that! by flosofl · · Score: 1

      because a tiny hole will exploit the monocultive..

      What? What does that mean?

      --
      "This calls for a very special blend of psychology and extreme violence" - Vyvyan "The Young Ones"
    2. Re:Don't install that! by RemovableBait · · Score: 1

      You were going for +5 Funny... right?

  46. Re:Wow by christopherfinke · · Score: 4, Funny
    Hmm...is there a feature you can click that turns up the 'intelligence' of the posts your read?
    Apparently not.
  47. The real question by rrkap · · Score: 1

    The real question is: When will this new extension automatically insert Soviet Russia and Beowolf cluster jokes?

    I'm going back into hiding now...

    --
    I like my beverages with warning labels!
  48. Re:Awesome by MyLongNickName · · Score: 1

    I think that his problem is in a limitation Slashdot has. You cannot foe yourelf. Clearly a third party work around is what he needs ;)

    --
    See my journal for slashdot ID's by year. Mine created in 2005. http://slashdot.org/journal/289875/slashdot-ids-by-year
  49. Re:Wow by AKAImBatman · · Score: 4, Insightful

    What I need is a life.

    What you need is kids. They'll take care of your free time for you, dontcha worry 'bout that. ;-)

  50. Thank You by Randle_Revar · · Score: 1

    Thanks for the extension and thanks for making it work with SeaMonkey.

  51. Re:Finally! by bofh69 · · Score: 1
    Now I can make all of slashdot use that awesome color scheme from the Games section!


    Nooooooooooooooooooooooooooooooooooooooooooooooooo oooooooooooooooooooooooooooooooooooooooooooo!
  52. Suggestion!! by Spy+der+Mann · · Score: 1

    Automatically delete the comments (and replies) with goatse and similar links, please!

  53. Re:Awesome by SigILL · · Score: 2, Funny
    I think that his problem is in a limitation Slashdot has. You cannot foe yourelf.
    No problem; I know how to fix that. Just give me your password, and I'll do it for you.
    --
    Error: password can't contain reverse spelling of ancient Chinese emperor
  54. Re:awesome by Red+Alastor · · Score: 2, Informative
    That sounds pretty cool, I will go and download it right now, hmmm with all the extensions I am running my firefox is becoming bloatware :op time to remove a few I think.
    What I like about it is that its function don't appear when you aren't on Slashdot so it doesn't add to your clutter.
    --
    Slashdot anagrams to "Sad Sloth"
  55. Mmm OK... where's preferences page? by mcguirez · · Score: 1

    Maybe I'm not seeing this because I added this as a site-wide addin but most plugins add a new entry under preferences dialo. Some (Adblock) add a menu item under tools instead.

    I can't find preferences for slashdotter on SeaMonkey although the reply, [CC}, and collapse replies work fine.

    ?

    --
    When you hear hoofbeats, think horses, not zebras
    1. Re:Mmm OK... where's preferences page? by christopherfinke · · Score: 2, Informative
      I can't find preferences for slashdotter on SeaMonkey
      There isn't one, although you can access the preferences under about:config. They all start with extensions.slashdotter.
    2. Re:Mmm OK... where's preferences page? by Atzanteol · · Score: 2, Informative
      There isn't one, although you can access the preferences under about:config. They all start with extensions.slashdotter.

      Or you can go to "tools->Extensions" and then double-click on the slashdotter plugin. It brings up a nice dialog box to configure slashdotter.

      --
      "Ignorance more frequently begets confidence than does knowledge"

      - Charles Darwin
    3. Re:Mmm OK... where's preferences page? by mcguirez · · Score: 1

      Well thats exactly the problem! There is no tools-> extensions in SeaMonkey or Mozilla.

      --
      When you hear hoofbeats, think horses, not zebras
    4. Re:Mmm OK... where's preferences page? by Atzanteol · · Score: 1

      Ahhh, my bad. Sorry.

      --
      "Ignorance more frequently begets confidence than does knowledge"

      - Charles Darwin
  56. Re:Awesome by liliafan · · Score: 1

    well well learn a new thing everyday

    --
    GeekServ Unix Consulting Services (http://www.geekserv.com)
  57. Not me .... by AnonymousPrick · · Score: 1
    I want the "Frist Porst" button myself.

    And, I don't want to upgrade to Ff 1.5 to use it. I'm quite happy with Ff 1.0.7.

    --
    Saturday is April 1. Slashdot will be shut down. Sorry for the inconvenience.
    1. Re:Not me .... by roman_mir · · Score: 1

      Well, good luck getting a developer to support FF1.0.7 2 of my extensions for example can fail gracefully, but simply providing less features for 1.0.7 and providing full features for the new version, but the third extension (StockTicker,) will only work right in the 1.5 and up due to certain features that are completely missing in 1.0.7 and that are critical, so I am not even testing in 1.0.7 anymore and I am sure this applies to most extension authors.

  58. Re:Awesome by MyLongNickName · · Score: 1

    Sure it is mathematical though. It is the 5,000th prime number (no commas). We'll see who the first person to figure it out is.

    --
    See my journal for slashdot ID's by year. Mine created in 2005. http://slashdot.org/journal/289875/slashdot-ids-by-year
  59. Re:trolly troll troll by bosko0 · · Score: 1

    Actually, "All Slashdotter's features" is the most correct, but "All of Slashdotter's features" is not something I would ever say is a big grammar error.

  60. Reply to text option by Anonymous+Brave+Guy · · Score: 1

    What a great extension - it just made it straight onto my (fairly short) list of installed Firefox add-ins.

    One minor request: any chance we could customise the reply to selected text option? At the moment, it just seems to wrap everything in blockquote tags, which doesn't necessarily yield well-formed HTML, and might not match someone's preferred quoting style.

    --
    If you disagree, post your argument. (-1, Overrated) isn't your personal censorship tool for views you don't like.
    1. Re:Reply to text option by rholliday · · Score: 4, Informative

      any chance we could customise the reply to selected text option?

      You can. It's in the Extension options.
      --
      Xbox reviews.. We think they're funny.
    2. Re:Reply to text option by Anonymous+Brave+Guy · · Score: 1
      You can. It's in the Extension options.

      So it is. Thanks, I completely missed that first time around. D'oh...

      --
      If you disagree, post your argument. (-1, Overrated) isn't your personal censorship tool for views you don't like.
  61. I have a better idea. by Spy+der+Mann · · Score: 2, Funny
    Imagine the millions of man-hours per day saved by people hitting that button rather than typing all that manually.


    Funny, it reminds me of an idea I had thought about previously. Why not have a "first post this comment" while you're typing, so that it will encode the string inside your comment with steganography?
  62. Does it fix the "slow down cowboy!" bug in slashco by British · · Score: 1

    The one thing that irritates me about slashcode is the "slow down cowboy!" with that mandatory waiting period before you can reply. If my karma's high enough, it's a good assumption that I'm not going to post nonsense, and that in fact I have something to say with a quicker response time. Slashcode apparently thinks otherwise. I don't liek the fact when I have something to say, I have to wait x amount of minutes before posting it.

    It also discourages meaningful, brief replies if the time between "reply" and "submit" is too short. Does the firefox extension fix that problem?

  63. Re:Wow by Kalak · · Score: 2

    To get kids usually requires a life first - all the better to crush your free time on the rocks of parenthood.

    --
    I am, and always will be, an idiot. Karma: Coma (mostly effected by .hack)
  64. Re:trolly troll troll by Potor · · Score: 1

    Actually, I believe that before a pronoun or proper noun, "all of" is better. For instance: all of us, all of France, all of Slashdotter's, etc. That's what my dictionary tells me, at any rate.

  65. Left in the dust by fjm03 · · Score: 1
    Once again, us aging geek lites, barely able to comprehend Linspire 5.0, are left in the dust.

    Gota version for FF 1.0.7?

    1. Re:Left in the dust by christopherfinke · · Score: 1
      Gota version for FF 1.0.7?
      I believe the only thing that wouldn't work on pre-1.5 versions would be the options dialog, which uses some new XUL introduced in 1.5. I may post links to modified versions of the extension on its homepage that will work with earlier Firefox versions, but they wouldn't have the pretty options dialog that the official version would have.
  66. Mod parent up! by Spy+der+Mann · · Score: 1

    BTW, can you implement a "mod parent up/down" request, where you can select which tags to be used? as in informative, insightful, troll etc.?

  67. Re:Awesome by redheaded_stepchild · · Score: 1

    I think you should learn to love your elf.

    --
    Don't use the Troll mod just because you disagree with me.
  68. Re:Does it fix the "slow down cowboy!" bug in slas by rholliday · · Score: 1

    Does the firefox extension fix that problem?

    That would be controlled on the server, not in your client, so no extension could "fix" it.
    --
    Xbox reviews.. We think they're funny.
  69. Re:Does it fix the "slow down cowboy!" bug in slas by christopherfinke · · Score: 1
    Does the firefox extension fix that problem?
    No; that's a server-side limitation and can't be fixed/changed by an extension.
  70. Doesn't work with Firefox 1.0.7 by JThundley · · Score: 1

    The extension doesn't work with Firefox 1.0.7. I was enticed when I saw it in a comment earlier. Is there an easy way to upgrade to 1.5 in Ubuntu? I'm already using the universe repos.

    1. Re:Doesn't work with Firefox 1.0.7 by flosofl · · Score: 1

      The extension doesn't work with Firefox 1.0.7. I was enticed when I saw it in a comment earlier. Is there an easy way to upgrade to 1.5 in Ubuntu? I'm already using the universe repos.

      Ubuntu has stated that they will not be rolling 1.5.x into 5.10 due to massive dependancy issues (at least that's what was claimed).

      However, it can be done. Go to Ubuntu Forums and search for "Firefox 1.5 install" in the forums for 5.10. It's pretty straight forward. Alternatively, you could use Automatix to install 1.5 (search the forums for Automatix).

      --
      "This calls for a very special blend of psychology and extreme violence" - Vyvyan "The Young Ones"
    2. Re:Doesn't work with Firefox 1.0.7 by Risen888 · · Score: 1

      The wiki actually gives more-complex-than-required instructions (symlinks and whatnot). I just downloaded the new version from Mozilla, unpacked in in /home, and pointed my gnome widgets directly at it (/home/youradhere/firefox/firefox).

      --
      Hey, I finally got my first freak! Took you long enough!
  71. Saving time by filament · · Score: 1, Funny

    Wow! This will make wasting time so much more efficient!

    --
    This sig is covered under the GPL.
  72. Re:Awesome by rholliday · · Score: 1

    Not sure what you're using for the tagging feature (probably AJAX), but the tags have disappeared for me, even though the checkbox is disabled by default. I've enabled and re-disabled the option and extension to no avail.

    Otherwise a definitely excellent product.

    --
    Xbox reviews.. We think they're funny.
  73. Greasemonkey Script can make it pretty... by GeekLife.com · · Score: 2, Informative
    I altered someone's greasemonkey script a bit. It unitalicizes all the article text, changes all the fonts to sans-serif, makes the page fixed-width to help with unending, unreadable length lines of text, and fiddles with a few font sizes for better readability.
    // ==UserScript==
    // @name Slashdot: italics swap, topic skin
    // @namespace
    // @description
    // @include http://slashdot.org/*
    // @include http://.slashdot.org/*
    // ==/UserScript==
     
    function addGlobalStyle(css) {
        var head, style;
        head = document.getElementsByTagName('head')[0];
        if (!head) { return; }
        style = document.createElement('style');
        style.type = 'text/css';
        style.innerHTML = css;
        head.appendChild(style);
    }
     
    addGlobalStyle(
     
        ".intro { border: solid thin #FFFFFF;padding: 10px; background-color: #FFFFFF; color: #555555; font-style: italic; line-height: 155%; font-size:13.5px; }" +
    ".intro a { color: #338833; text-decoration: none; }" +
    ".intro a:hover { text-decoration: underline; }" +
    ".intro i { color: #000000; font-style: normal; }" +
    ".topic img { position: relative; top: -25px; }" +
    ".storylinks { font-size:11px;}" +
    ".details { font-size:11px;}" +
    "#frame { font-family:sans-serif;width:960px;margin:15px auto; }"
     
    );
    1. Re:Greasemonkey Script can make it pretty... by a.d.trick · · Score: 1

      I haven't checked it out, but it would probably be better if this line

      style.innerHTML = css;
      was changed to
      style.appendChild(document.createTextNode(css));
      It would make it standard code as well as be a lot more efficient.
  74. And IE has had how long to think of this? by wizard_dink · · Score: 1

    What amazes me is IE has been around HOW MUCH longer than FireFox and they still don't have this add in as a default feature?

  75. Re:Awesome by christopherfinke · · Score: 1
    the tags have disappeared for me, even though the checkbox is disabled by default
    See this comment.
  76. Re:Awesome by rholliday · · Score: 1

    I looked all over to see if you'd answered that already ... sorry. Thanks for the quick reply.

    --
    Xbox reviews.. We think they're funny.
  77. Re:Wow by sploxx · · Score: 1

    So a wife, but that implies no life...

  78. Re:Does it fix the "slow down cowboy!" bug in slas by geekoid · · Score: 2, Insightful

    An intentionally implemented feature is not a bug.

    I could pander until my karma was high, and then bombard slashdot with posts. Could have hundreds before my karma was lowerd.

    In the 'olden' days when they first implemented karma and it was apoint system, I aklways felt your karma should be subtracted from the number of seconds you are forced to wait.

    It is still a wait, but not as bad. Before subscription, I also thought it would be neet if people with a karma over 40 got to see the next story first.

    --
    The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
  79. Re:Wow by garaged · · Score: 1

    no to mention those nice sleep hours...

    I'm heading for my second child and I can tell you is worth, but you wont sleep good anymore

    --
    I'm positive, don't belive me look at my karma
  80. Re:FP! by SydShamino · · Score: 2, Interesting

    Any chance that we could, as an option, replace this with "Reply to Selected Text in a New Tab"?

    I prefer to have my existing tab unchanged when creating replies, so I can browse back and forth through my whole browsing history while crafting my reply.

    --
    It doesn't hurt to be nice.
  81. Cracker's wet dream by DragonHawk · · Score: 2, Insightful

    Since we're trolling...

    I can just imagine the legions of Slashdotters (the people) installing Slashdotter (the program) as we speak (type). I know I plan to.

    So, imagine if the author of this program slipped in a Trojan Horse back door or some such. Or, waited a bit, and added it to a future release. Suddenly, he'd have some level of access to the browser of hundreds or more Slashdotters!

    How many people here reviewed the source code to this thing before they installed it? I know I didn't.

    Food for thought.

    --

    dragonhawk@iname.microsoft.com
    I do not like Microsoft. Remove them from my email address.
  82. Re:Wow by AKAImBatman · · Score: 1

    no to mention those nice sleep hours...

    Don't worry, it will get better. You can forget ever sleeping in again, but you will eventually be able to get 8 hours of unbroken sleep. Just make sure you go to bed early...

  83. also missing... by SlowMovingTarget · · Score: 3, Funny

    Later versions will include a feature that automatically votes for the "Cowboy Neal" option in Slashdot polls.

  84. Re:*Gasp* by Gobelet · · Score: 1
    No Bon Echo support? :(

    Well to be honest, there's no extension that works with Bon Echo. That's why I reverted back, I missed my extensions too much!
  85. Thank God... by identity0 · · Score: 5, Informative

    Slashdot's comments section has such a broken UI, I was actually thinking the other day to write a program to help me navigate it. Props to you for making that unnessisary.

    I have some ideas about what is broken on Slashdot. Some of them would require actual site modifications to fix, other could be fixed with a browser extention.

    If you want more bugs, how about:

      - When I'm in the post writing screen, there is no text of the story or link to it, so I have to open Slashdot in another tab and go to the story to read it.

      - The comments index is very, very broken. The "threshholds" concept's three drop-down menus (-1:5), (Threaded/Nested/Flat/No comments), (Oldest 1st/Newest 1st/Highest 1st/Oldest 1st Ignore threads/Newest 1st Ignore threads), and the "Comments spill at 50" concept interact in bizzare ways such that I don't even know what it's *trying* to do.

      - I *hate* the fact that comments below your viewing threshhold are listed at the bottom of the thread level instead of between the posts that it was replying to and got a reply from. So you sometimes see people seemingly reply to themselves, or flaming others, but they are actually replying to something below your viewing threshhold. I've seen arguments start this way, because someone thinks a flame was directed at them instead of to the AC that replied to them earlier. Please. for the love of god, put in an indicator if there is a post below the threshhold that a post is replying to.

      - I would like to be able to view the whole comments section as a threaded, subject-only(that is, no expanded posts) view, and open up individual posts which will open up in a nested, all-open veiw. Perhaps allow right-clicks on post titles should allow you to open up the comment and its follow-ups with any pre-specified threshhold options?

      - Instead of three drop-down menus in the comment index, how about a list of rules which we can rearrange the order of to make settings? Might require AJAX.

      - Slashdot's user prefs allow me to "bias" the moderation towards funny, or informative, or other moderation types, but it is a PITA to change it for each story. Some stories I want to read in "funny" mode, others I want to read in "Informative" mode. I should be able to change the bias to one of several presets like on an Winamp equalizer on a per-story basis.

    1. Re:Thank God... by Alaska+Jack · · Score: 1

      This is a really good comment. I agree with the idea that the core /. experience -- browsing through comments -- is disgracefully clunky, especially WRT to your third point.

      My solution to this was a little different -- implement a vertical "tree" pane, like Google Groups. To my mind this is clearly the best forum user interface in existance -- it's so simple and intuitive that frankly, I'm baffled why I don't see it anywhere else.

      I explain in a little better in my SourceForge bug report:

      https://sourceforge.net/tracker/index.php?func=det ail&aid=1395676&group_id=4421&atid=354421

      "Add Google Groups-style navigation pane"

          - Alaska Jack

    2. Re:Thank God... by jamie · · Score: 3, Interesting
      Not all of it, but we are working on a lot of this (in fact it's a little scary how close some of your ideas are to ours :)

      Stay tuned...

    3. Re:Thank God... by adinb · · Score: 1

      I just wish I hadn't used up my mod points yesterday. You're right on the money, especially where belowthreshold comments are listed. I hope taco listens one of these days. It's why I'm using newsvine more and more. (even though their coments system is still in basic flat mode)

      But the Newsvine guys actually write back, and write back with insightful replies. I'm really looking forward to their 2.0 rev of their commenting system. Even Digg's new (but still broke) commenting system is better than /.

      --
      Moderation is for Monks!
    4. Re:Thank God... by ObsessiveMathsFreak · · Score: 1

      My solution to this was a little different -- implement a vertical "tree" pane, like Google Groups. To my mind this is clearly the best forum user interface in existance -- it's so simple and intuitive that frankly, I'm baffled why I don't see it anywhere else.

      Because the Google Groups interface sucks. Seriously. It's the worst thing to come out of Google in quite some time. Not even AJAX can save it.

      --
      May the Maths Be with you!
    5. Re:Thank God... by Alaska+Jack · · Score: 1

      To each his own, I guess, but I'm amazed to hear anyone say that. You do know i was talking specifically about the "view as tree" option, right? The one that creates a navigation pane on the left.

      So I'm curious -- what is it about it that you don't like? I can look at the pane and see at a glance where in the comments hierarchy I'm at. And I can do that at any time, unlike all the other forums I see out there, which have horizontal navigation-tree areas at the top or the bottom of the page, so they're basically useless.

          - AJ

    6. Re:Thank God... by john83 · · Score: 1
      If you want more bugs, how about: - When I'm in the post writing screen, there is no text of the story or link to it, so I have to open Slashdot in another tab and go to the story to read it.
      Agreed. I tend to hit reply with the middle mouse button these days, just to keep the thread open elsewhere.
      - The comments index is very, very broken. The "threshholds" concept's three drop-down menus (-1:5), (Threaded/Nested/Flat/No comments), (Oldest 1st/Newest 1st/Highest 1st/Oldest 1st Ignore threads/Newest 1st Ignore threads), and the "Comments spill at 50" concept interact in bizzare ways such that I don't even know what it's *trying* to do.
      I don't have a problem with it.
      - I *hate* the fact that comments below your viewing threshhold are listed at the bottom of the thread level instead of between the posts that it was replying to and got a reply from... Please. for the love of god, put in an indicator if there is a post below the threshhold that a post is replying to.
      There is one. Use the goddamn blockquotes and italics properly.
      Slashdot's user prefs allow me to "bias" the moderation... I should be able to change the bias to one of several presets like on an Winamp equalizer on a per-story basis.
      That would be sweet.
      --
      Strange women lying in ponds distributing swords is no basis for a system of government.
  86. reply to selected text by thisislee · · Score: 1
    a quick-reply feature that adds a 'Reply' option to the right-click menu when you select text in a comment,
    ....awesome
  87. AArh. Not available for deerpark :( by flyingace · · Score: 1

    AArh. Not available for deerpark :(

    Available only till 1.5*

  88. The times they.... by fm6 · · Score: 4, Interesting
    You're right about needing to be able to skip a comment tree. You don't even need a fancy collapse feature — just a link that means, "go to the next comment at this level". I often don't bother to look at popular stories because I know I'll never have the patience to find my way past all the trolling, irrelevent jokes, and shoot-from-the-lip flame wars that the initial posters always indulge in.

    This wasn't such a big deal when I started following Slashdot 5 years ago. But there are a lot more users now. It's really pathetic when any popular site is unable to evolve with the times — but when it's Slashdot, you want to cry.

    1. Re:The times they.... by Nimey · · Score: 5, Funny

      I set any comment modded "funny" at -6 in my preferences. That cut down on a lot of the garbage.

      I see a great need: a Bayesian function on this extension to automagically "mod" comments; e.g. anything with the word "Micro$oft" or "M$" modded at -4, free ipod spam at -6, and so on.

      --
      Hail Eris, full of mischief...

      E pluribus sanguinem
    2. Re:The times they.... by Sentry21 · · Score: 2, Insightful

      That's why you browse at Score: 3. There are a lot less crappy posts, no trolls, and just plain less to read. Ever since I started browsing at threshold 3, Slashdot has been a lot more managable. I don't understand why people complain about things like this when the solution has been here for years. Try it, you'll like it.

    3. Re:The times they.... by patio11 · · Score: 1
      That was just a simply brilliant piece of troll-by-mod. Not that I support it but it was clever enough to provoke a laugh out of me.

      On the filtering, I don't imagine you'd save yourself enough time to make it worthwhile if you actually had to hand-train the classifier, especially given the nearly infinite number of ways to troll on Slashdot.

    4. Re:The times they.... by zerocool^ · · Score: 2, Informative


      This issue isn't complicated to solve. When you leave your comments Threaded, slashcode displays some random crap comments for no other reason. Try this: set your comments to "Nested" and "Oldest First", and set your threshold to "+3". It's slashdot nirvana.

      For whatever reason, Nested does what you'd think it should do. Top level posts are all the way on the left of the screen; direct replies are underneath. Setting your threshold to +3 has the following benifit: Before the karma counter ran on the Bill and Ted system, it was a simple number between whatever and 50 (I don't remember if it went below zero, but I think it did). If your karma was 25 or more, you got a karma bonus to your posts, i.e. posts you made were at +2 starting, rather than +1. Unfortunately, this is still in effect, and almost everyone has enough karma to post at +2, or at least enough people that there's lots of noise in with the signal. So, by narrowing your comment display to +3, you only see comments that *someone* has modded up.

      So, that's "only comments that have been modded up" coupled with "a proper nesting system" and "not random crap". And if you want to see the rest of the comments, just click the "X replies beneath your current threshold" link to display them. Try it; you'll never go back.

      ~Will

      --
      sig?
    5. Re:The times they.... by fm6 · · Score: 1
      Some "funny" comments are actually funny.

      I wouldn't use filters for Slashdot for the same reason I don't use them for email: too many false positives.

    6. Re:The times they.... by fm6 · · Score: 1

      I do browse at 3. But the moderators notion of what deserves to get modded up isn't always mine. Like if there's a story that has anything to do with global warming, you're sure to have yet another flame war over whether it's real or not. Which most Slashdotters seem to enjoy, but which I've long since gotten bored with.

  89. Quality over quantity. by diorcc · · Score: 1

    I don't see how this plug in will improve the quality of people's comments. Now instead of thinking about it for 10 seconds, they'll only think about it for 2. Talking about the average of course... and yes there are a lot of off-topic/pointless posts everywhere ;) They should make the extension SLOW them down and think twice...

  90. Re:trolly troll troll by cukimunsta · · Score: 1

    It's all good.. been looking for something like this for a while - well done

  91. First Post menu Option? by sudo · · Score: 1

    Damn , no First Post menu option.

    And how about "Auto-troll", "Mod This Up", "Your Momma" ...

  92. Technically... by jd · · Score: 1

    If a Firefox VRML Extension extends Firefox to control VRML objects, then a Slashdot Firefox Extension should extend Slashdot to control Firefox browsers.

    --
    It's a small world and it smells funny; I'd buy another if it wasn't for the money; Take back what I paid (SoM)
  93. Re:FP! by christopherfinke · · Score: 2
    Any chance that we could, as an option, replace this with "Reply to Selected Text in a New Tab"?
    Sure thing. Look for it in version 1.3.
  94. Re:Wow by kbielefe · · Score: 1
    Hmm...is there a feature you can click that turns up the 'intelligence' of the posts your read?

    It's called "Read at +3", and I've been using it for years. It can be temporarily disabled by clicking on a "replies beneath your current threshold" or "parent" link of an intelligent reply, like I did to read your post.

    And yes, I'm aware that I am calling this very post unintelligent by my own definition.

    --
    This space intentionally left blank.
  95. Re:trolly troll troll by Daenks · · Score: 1
    All of Slashdotter's features are optional, and the extension is co
    omg, it works!
    --
    Meridian 59. EPIC WIN. http://openmeridian.org
  96. Re:Wow by Foofoobar · · Score: 3, Funny

    That would be to imply that there are women being bred in a secret government laboratory to be specifically aroused by Dungeons and Dragons, comic books and your ability to compile the kernel.

    Um... anyone know if this lab is looking for QA?

    --
    This is my sig. There are many like it but this one is mine.
  97. Coral Cache for every links... by antdude · · Score: 1

    I still prefer stand alone Coral Cache extension for all Web sites links, not just /. Very useful on Digg too.

    --
    Ant(Dude) @ Quality Foraged Links (AQFL.net) & The Ant Farm (antfarm.ma.cx / antfarm.home.dhs.org).
  98. Hmm . . . hide replies doesn't work for me by Phurd+Phlegm · · Score: 1

    When I click one of the "hide replies" links, I go to http://www.slashdot.org/UL, which just shows me the front page. Does this work for anyone else?

  99. Re:*Gasp* by christopherfinke · · Score: 4, Informative
    No Bon Echo support? :(
    I just downloaded Bon Echo and tested Slashdotter; it works, and I've uploaded a compatible version (1.2.2) to the Mozilla Addons site. It should be approved anytime within 1 day to 3 weeks (based on past experiences). In the meantime, it's available here.
  100. I love it by AgNO3 · · Score: 1

    I love it. Great work dude. It is good to see the Grammer Nazis all being wrong. It is quite amusing.

    --
    OMG Ponies!!! with Glitter!!!! I miss Pink :-(
  101. So does this mean . . . by UnknowingFool · · Score: 1

    we will be able to /. web sites faster?

    --
    Well, there's spam egg sausage and spam, that's not got much spam in it.
  102. Oh yeah it's really great by jbrader · · Score: 1

    I just installed it and it deleted all my themes.Death.

    --
    You are so boring that when I see you my feet go to sleep.
  103. Re:Awesome by SigILL · · Score: 1
    It is the 5,000th prime number (no commas).

    48611 you mean?

    Now that was easy :)
    --
    Error: password can't contain reverse spelling of ancient Chinese emperor
  104. Re:Awesome by fbjon · · Score: 1

    You beat me by a minute. And it has to be the weakest password I've ever seen.

    --
    True confidence comes not from realising you are as good as your peers, but that your peers are as bad as you are.
  105. Reply in right-click menu.. by XaXXon · · Score: 1
    'Reply' option to the right-click menu


    Yep, it works
  106. My own personal wishlist feature by DragonHawk · · Score: 2

    Wow. Cool. Now *that's* service.

    As long as you're taking requests.... ;-)

    I usually browse with comments with a medium-high threshold. When I find a thread that looks interesting, I middle-click the comment ID (the "#12345" link after the time in the header) of the top post of said thread to open it in a new tab. Then I change that thread to a -1 threshhold, Nested, and redisplay, to see the whole thing.

    It would be really nice (for me) to have that available in an automated way. Maybe on the menu when right-clicking the comment ID or something.

    I would understand if this is considered too esoteric a feature. Maybe it could be generalized somehow.

    Either way, thanks for the cool tool!

    --

    dragonhawk@iname.microsoft.com
    I do not like Microsoft. Remove them from my email address.
    1. Re:My own personal wishlist feature by c_ollier · · Score: 1
      I usually browse with comments with a medium-high threshold. When I find a thread that looks interesting, I middle-click the comment ID (the "#12345" link after the time in the header) of the top post of said thread to open it in a new tab. Then I change that thread to a -1 threshhold, Nested, and redisplay, to see the whole thing.

      You could do this with a greasemonkey script which parses all links on the page, looking for those particular links. It then modifies them to add GET parameters (threshold, mode...).

  107. Tinfoil hats on! by amazon10x · · Score: 1
    version 1.2 has been approved by the Mozilla admins
    Don't all the extensions that are put on that site have to be approved by the Mozilla admins? If so, I'm pretty sure they would have at least glanced over the source...
    1. Re:Tinfoil hats on! by Bing+Tsher+E · · Score: 1

      And in a glance, they would have discovered a carefully concealed exploit. . .

    2. Re:Tinfoil hats on! by Myen · · Score: 2, Informative

      It's not actually Mozilla admins - it's addons.mozilla.org reviewers.

      There is no barrier to entry in becoming a reviewer. You are only expected to install the extension, use it for a bit to make sure it does what it claims and doesn't break, and approve. (Disapprove, of course, if it doesn't work.)

      There is no code review involved. The reviewers are not even really expected understand code. Being approved on there doesn't really signify a sign of quality. Heck, if you want to you can end up reviewing your own.

  108. Re:Awesome by MyLongNickName · · Score: 1

    Nah. I just wanted to see how many attempts I would get on my account. Surprisingly none so far. Or, perhaps, Slashdot queue's the messages for a while, which seems to me poor security...

    --
    See my journal for slashdot ID's by year. Mine created in 2005. http://slashdot.org/journal/289875/slashdot-ids-by-year
  109. Re:Awesome by SigILL · · Score: 1
    I just wanted to see how many attempts I would get on my account.
    None from me. Password guessing is boring and beneath me. Always ready to help look up a prime number though.

    Plus, I guess you changed your password to the 5001st prime or something prior to posting your challenge? :)
    --
    Error: password can't contain reverse spelling of ancient Chinese emperor
  110. Re:awesome by docdoc · · Score: 2, Funny

    Please explain what you mean by "when you aren't on Slashdot"...

  111. HEY! by Spy+der+Mann · · Score: 1

    I was serious! :(

  112. Re:Awesome by MyLongNickName · · Score: 1

    Nah. I use strong passwords, along with a password safe. I generally do not remember any of my passwords.

    --
    See my journal for slashdot ID's by year. Mine created in 2005. http://slashdot.org/journal/289875/slashdot-ids-by-year
  113. Signs and Portents by bill_mcgonigle · · Score: 1

    What's really cool about all this is Taco doesn't have to see it. Now that he's gone WebStandards, the users can write things like this to manipulate the DOM directly. It's got many of the benefits of a fat client (for the set of problems that can be solved with DOM manipulation) but it's still the web if you're on another platform.

    Maybe somebody will come up with a tag for suggested extensions for a site and Slashdot would want to serve it out directly. Just don't call it Web 2.5!

    --
    My God, it's Full of Source!
    OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
  114. Re:*Gasp* by Premo_Maggot · · Score: 1

    yay, someone mod this man informative!

    --
    Good karma sticks to me like velcro on a piece of plexiglass.
    Move along, citizen.
  115. X-Bender ? by vieux+schnock · · Score: 1

    Does it show the X-Bender response?

    Now, you DO know that Slashdot adds an X-Bender HTTP response which comprises of random quotes taken from Futurama at each query, now, do you ? Yes ? Ok, just checkin' ;-)

    1. Re:X-Bender ? by omega9 · · Score: 1

      You're slightly incorrect.

      Your explaination of the response header is correct, but it's not always X-Bender. It's X-[Character], where [Character] is the person who originated the quote. For instance, here's the response header from a recent page view:

      X-Fry: I haven't had time off since I was twenty-one through twenty-four.

      I have found, though, that most are quotes from Bender.

      --
      I'm against picketing, but I don't know how to show it.
  116. Re:Awesome by knothead99 · · Score: 1
    The AJAX replies feature isn't for replying to comments, it's for those links that say "X Replies below your threshold." It makes it so you don't have to load a new page to see those replies.


    I don't even know if this is possible within a Firefox extension but it would be nice if when I clicked that link to show the hidden comments, it just displayed the ones that were missing there with the option to collapse them again.

    I love the reply feature though (used it here)!
  117. Damn. by Rob+T+Firefly · · Score: 1

    This is terribly useful and well done, which is just going to bug the sheer hell out of me when I kill time at work reading /. and not having Firefox or the plugin to play with. Thanks, author, for making my workday just that much more of a relative grind!

  118. Re:Wow by mibus · · Score: 1

    I had my second a couple of weeks ago... yeah, your sleep goes out of the window!

    My body - unlike my wife's - retaliates by having a deeper sleep; most of the time she can't even wake me to help during the night ;)

  119. Re:Awesome by mudbogger · · Score: 1
    The AJAX replies feature isn't for replying to comments, it's for those links that say "X Replies below your threshold." It makes it so you don't have to load a new page to see those replies.
    It's displaying all of those comments (X number of them), but there are also the comments that are right at the threshold and those don't seem to be displayed. Am I missing something?

    A lot of the time those are the ones I want to read too...if my threshold is three for example I probably want to see the one comment that is a 3 nested one level down, not necessarily the 26 others that are 1's and 2's.

    This is just my small observation; ontw, definitely an extension that will get a lot of use from me though. Thanks!

  120. Re:Awesome by Bad+D.N.A. · · Score: 1

    Also, I think the replies are AJAX. Woo

    I dont know why, but every time I read "AJAX" I always think people are talking about

    http://www.jaxa.jp/index_e.html

    go figure?

    --
    "Truth is much too complicated to allow anything but approximations"
  121. extension request by alex_guy_CA · · Score: 1

    Just in case anyone out there is looking for a new extension project, Firefox needs a really good auto fill feature. Anyone who has used Safari a lot knows just how helpful good auto fill is. There are a few extensions out there already, but they don't hold a candle to Safari. I use FF anyway though primarily because of how amazing adblock is.

  122. Re:*Gasp* by enrgeeman · · Score: 1

    Now why would we want to mod up the creator of the plugin?

    --
    sent from my slashdot browser.
  123. Re:Wow by teledyne · · Score: 1

    Didn't you read? That's a feature, not a flaw.

  124. This is why I won't use Camino by artifex2004 · · Score: 1

    I have a (grease)monkey on my back... seriously, I'm addicted to all the stuff I can do with that plugin. In fact, the first thing I thought when I read the summary for this was, I wondered if it was too intense to be written as a gm script :)

    Okay, that plus I don't think I could copy my profile easily back and forth amongst my XP box and my FF for Mac and a Camino install also, and have it all just work. FF on Mac understood my XP profile just fine.

    Unfortunately, FF 1.5 crashes on my Mac almost once a day, and the previous version did not. :(

  125. Re:*Gasp* by tvjunky · · Score: 1

    What I would love to see is when this (incredibly useful) extension made moderation on slashdot less of a hassle. It just sucks when there are a lot of comments, especially when browsing comments at a threshold of 1 or 2, you want to moderate one of them and have to scroll all the way down to that "moderate"-button. Additionally the information given on the following page isn't that useful at all.
    It would be nicer if there was a "moderate"-button besides the ratings under each comment that would do the moderation in the background in an AJAXy fashion and maybe gray out the "rating"- dropdown field for that comment afterwards.

  126. Re:On Writing (and a suggestion for the extension) by underspecified · · Score: 2, Informative
    I don't see the grammatical error in the bolded text. There is a comma splice [wikipedia.org], though. Remember: if the two phrases sound good alone, use a period or a semicolon!
    There's no comma splice here. The final two sentences are joined by the conjuction 'and' plus a comma. The author does show a propensity for using serial commas [wikipedia.org], though most authorities will agree that this is correct usage, if not more logical. ^_^
    --
    --underspecified
  127. Slashdotter by HaydnH · · Score: 1

    How depressing! I thought a plugin called "slashdotter" would've been used to take down web servers =P

    --
    Time is an illusion. Lunchtime doubly so. - Douglas Adams
  128. Re:trolly troll troll by brainburger · · Score: 1

    I am probably falling for this, but you were right to say nazis, not nazi's.

  129. It's good by ejd3 · · Score: 2, Informative

    I actually started using this a few days before this story broke. I like being able to customize which theme is used by default. (I use the linux one because I think black just looks better than teal.) I used to use some Greasemonkey scripts to enable just about the same functionality that this extension does but the thing that I think is really missing from Greasemonkey is an auto script updater. One has been made http://userscripts.org/scripts/show/2296 but I'm sure that this works with very few scripts as of now.

  130. Re:Awesome by JourneymanMereel · · Score: 1

    Really, sweet!

    It's 'IAmWeToddDid' ;)

    --
    Life has many choices. Eternity has two. What's yours?
  131. I found a bug already by WormholeFiend · · Score: 1

    The 'first post' function is not working.

  132. Mozilla Admins? by Suppafly · · Score: 1

    I've been working on Slashdotter Firefox extension for Slashdot users, and version 1.2 has been approved by the Mozilla admins.

    Since when did Mozilla admins have to approve extensions?

  133. (blockquote)(p)(/p)(/blockquote) by ChristTrekker · · Score: 1

    Good point, you technically should have paragraphs inside of blockquotes. I'd dispense with the i tag though - blockquote gives it enough visual distinction, and italics are generally harder to read. Putting a largish quote in all italics is a bad idea.

    1. Re:(blockquote)(p)(/p)(/blockquote) by zootm · · Score: 1

      Yeah, that tends to be what I do — I do find myself wishing that Slashdot had a slightly better style for blockquote, though. The simple indentation isn't really ideal, in my eyes.

    2. Re:(blockquote)(p)(/p)(/blockquote) by ChristTrekker · · Score: 1

      Now that slash uses CSS, it would be easy enough to submit a suggestion for change. I'd make the left and right margins a bit smaller, if it were up to me. Maybe very small left margin with a border on the left too, so it looks something like how Outlook does quoting. Either would work OK with nested quotes.

  134. Re:awesome by ProfFalcon · · Score: 2, Funny
    Please explain what you mean by "when you aren't on Slashdot"...
    I think he means when you're surfing porn instead of Slashdot.
    --
    Simply stating [Citation Needed] does not automatically make you insightful or brilliant.
  135. Feature request by metamatic · · Score: 1

    When Slashdot produces one of those irritating "You need to wait a while before posting" errors, I'd like the plugin to store the HTTP POST data and quietly retry every now and again until the post goes through.

    Currently I leave a tab open and go back to it and retry, but it's annoying because it seems to be totally random how much time Slashdot will require to elapse before the post can go in. I've had it tell me to slow down because I posted 35 minutes ago.

    --
    GCHQ Quantum Insert installed. If only our tongues were made of glass, how much more careful we would be when we speak
  136. Tagging is by users by SeanDuggan · · Score: 2, Informative

    Actually, I'd be worried if dupes were tagged as such when they're put up; if the editor realizes it's a dupe, why's it up in the first place?
    Users add the tags, not the editors.

    --
    This sig has absolutely no significance and serves only to take up screen space and waste the time of the reader.
  137. Re:Wow by garaged · · Score: 1

    exactly the same here !!

    I compensate it by letting her sleep later on the morning, the most amazing thing is that I wake up at 5:30 in the morning every day for work (Mexico city !), and I do it perfectly, but If my wife tries to wake me any time earlier, she just can't.

    --
    I'm positive, don't belive me look at my karma