Slashdot Mirror


After The GNOME Bounties, It's Mozilla's Turn

MikeCapone writes "Slashdot had an article about the GNOME bounties a few days ago, but now, thanks to the Shuttleworth Foundation (created by Mark Shuttleworth, the guy who went into the ISS as a Soyuz cosmonaut a couple of years ago), the Mozilla project also has some monetary incentives. The budget for 2004 is USD$100,000."

290 comments

  1. My Mozilla bounty by SeanTobin · · Score: 5, Interesting

    For various annoying reasons I have to use hotmail for a great deal of my email. Recently, MS changed the hotmail interface so links to messages are done in javascript instead of regular HTML. This means that I can't control+click all my messages and have them open into tabs. Its been barely over 24hrs since they have done this and I'm already contemplating setting up a html-email/hotpop server localy just to get around this...

    Anyway, to the point. Submit a (working) patch to mozilla that gets included and get a $50 amazon.com or thinkgeek gift certificate, or a paypal payment (minus fees).

    The patch should:
    -detect when javascript would open a new window
    -If the link was to be opened into a new tab (via control-click, 3rd mouse button, or whatever option is set), open the link into a new tab instead of a new window
    -have an option to open all new windows into a new tab
    -This bounty expires at midnight GMT on 12/31/04. By which time I'll either have been annoyed to the point of death, or have been forced to setup an alternate solution.

    Defuddle my email address and send me an email when its done. Also, if you know a better place to put this bounty, please reply. Mozilla.com should have a section for this...

    --
    Karma: SELECT `karma` FROM `users` WHERE `userid`=138474;
    1. Re:My Mozilla bounty by Anonymous Coward · · Score: 0

      I have to use hotmail for a great deal of my email.

      You have to use hotmail? Who on earth forces people to use hotmail?

      Oh, it's mozilla.org BTW...

    2. Re:My Mozilla bounty by jaywee · · Score: 5, Informative

      The requested functionality is already done - as part of Tabbrowser extensions... here

    3. Re:My Mozilla bounty by proj_2501 · · Score: 1

      The All Music Guide does this too! GYARG!

    4. Re:My Mozilla bounty by Anonymous Coward · · Score: 0

      Solution: Forward your hotmail emails to an account at a decent provider who provides email services instead of "features"

    5. Re:My Mozilla bounty by Ianoo · · Score: 3, Insightful

      I don't think per-site patches are any way to fix a site with bad HTML and JavaScript. Mozilla follows the standards, adding a custom patch just for hotmail.com would be a bit silly. Before long we'd have a patch for every non-conformant site on the Internet.

    6. Re:My Mozilla bounty by seanmeister · · Score: 1

      mod parent up - I was going to suggest the same thing!

    7. Re:My Mozilla bounty by SeanTobin · · Score: 3, Interesting

      I got the account when there weren't too many webmail options. I use it for public communications when I don't want to give out my personal email. Also, all websites that want my email address get the hotmail one. Plus I use several different computers - and some are not under my control so I don't want to put email on them, or setup an imap account. I know I should switch to something more sane, but in any case, the hotmail address is out with a bunch of patches so I'd have to use it anyway for quite some time to get everyone changed over.

      And you are right, it is mozilla.org.

      --
      Karma: SELECT `karma` FROM `users` WHERE `userid`=138474;
    8. Re:My Mozilla bounty by larry+bagina · · Score: 5, Funny
      my bounty: I'm sick of clicking on links and not being redirected to goatse. I will pay $50.00 to anyone who can submit a patch to mozilla.org (and they accept it) so clicking on a link will randomly redirect me to http://goatse.cx. Ideally, the screen would also maximize and the back button would be disabled as well, and maybe a really loud beep so other people will know I'm a sick pervert.

      --
      Do you even lift?

      These aren't the 'roids you're looking for.

    9. Re:My Mozilla bounty by grasshoppa · · Score: 3, Interesting

      To use the tired old analogy of cars:

      Your request is a bit like getting a flat ( by design of the car, btw ), and wanting someone to redesign the car to run on only 3 wheels because of it.

      --
      Mod me down with all of your hatred and your journey towards the dark side will be complete!
    10. Re:My Mozilla bounty by Anonymous Coward · · Score: 0

      In April 2002 Mark was a flew in space for the first time

      How about a grammar checker on whatever was used to write his biography. I'll offer $1

    11. Re:My Mozilla bounty by Boing · · Score: 5, Insightful
      I don't think per-site patches are any way to fix a site with bad HTML and JavaScript

      No, the problem is not hotmail, it's that the "one browser window" idea that tabs were supposed to make possible is not possible with respect to javascript-created windows. That has nothing to do with standards conformance, since "tabs" in themselves are not part of any web standard. They're just an adaptation of the "window" model into a better organizational system.

    12. Re:My Mozilla bounty by Anonymous Coward · · Score: 0

      So was I, now where's my $50?

    13. Re:My Mozilla bounty by Yenhsrav_Keviv · · Score: 1

      how about using a web baesed email service that doesnt suck (ass much) such as yahoo

    14. Re:My Mozilla bounty by Anonymous Coward · · Score: 0

      That's not what he's suggesting. Hotmail is the symptom, but the behaviour he suggests works for any "open in new window" javascript nastiness.

    15. Re:My Mozilla bounty by Soul-Burn666 · · Score: 2, Informative

      Already been done in a plugin called Tabbrowser Extensions:
      http://white.sakura.ne.jp/~piro/xul/_ tabextensions .html.en#download

      It has MUCH more than that feature. It pretty much has anything you'd ever need from tabs.

      --
      ^_^
    16. Re:My Mozilla bounty by SeanTobin · · Score: 5, Informative

      Just installed it. It has some great tab functionality - I'll enjoy using it. However it does not work on hotmail.

      Hotmail uses JS to open the mail in the same window. If it opened into a new window, tabbrowser would be able to handle it. I probably should have been more descriptive in its horrible use of javascript.

      --
      Karma: SELECT `karma` FROM `users` WHERE `userid`=138474;
    17. Re:My Mozilla bounty by Anonymous Coward · · Score: 0, Troll

      The main tab browse site is slowing down, so I am posting a mirror.

    18. Re:My Mozilla bounty by SeanTobin · · Score: 3, Interesting

      I just tried tabbrowser. It does some great work with tabs. I like the features it offers, however it does not work with clicking on messages in hotmail into new tabs. Either the tab doesn't open or I end up with somethin like javascript:G('/cgi-bin/getmsg?msg=MSG1070435987.20 &start=1299751&len=1439&msgread=1&imgsafe= n') in a new tab.

      Yes, I did go through all the options for it and made the sensible selections in regard to javascript.

      --
      Karma: SELECT `karma` FROM `users` WHERE `userid`=138474;
    19. Re:My Mozilla bounty by Anonymous Coward · · Score: 0

      What about softhome.net?

    20. Re:My Mozilla bounty by Anonymous Coward · · Score: 0

      Well, if you think the analogy is 'tired', could you suggest a better one?

      Perhaps it's used over again becasue it's one that everyone can understand.

      That would make it a good analogy eh? A common point of reference?

    21. Re:My Mozilla bounty by lithron · · Score: 1

      Oh, com'on now. Be more creative. Ask for a bind patch that does this, so everyone on your network at work can enjoy random Goatse images too!

    22. Re:My Mozilla bounty by pete-classic · · Score: 1

      I don't use hotmail, but . . .

      What happens if you just turn JS off? One would hope that the page continues to function . . . but with real anchor links.

      But this is MS Hotmail, so who knows?

      -Peter

    23. Re:My Mozilla bounty by mcc · · Score: 1

      No, the problem is not hotmail, it's that the "one browser window" idea that tabs were supposed to make possible is not possible with respect to javascript-created windows

      I can still think of a couple ways to achieve what SeanTobin wants:

      - If Javascript attempts to change the current document to a different URL, and the control key is currently held down, instead launch a new tab/window and open the specified URL into that.

      - When a click on a link spawns a Javascript, have Mozilla remember whether or not said link was clicked with the create-new-tab modifier (control or third mouse button or whatever) If a Javascript attempts to change the current document URL, the javascript interpreter checks to see whether that particular block of javascript was launched by the new-tab modifier. If so, instead of opening into the current tab/window, it opens into a new one.

      Either of these should work with whatever wierd system Hotmail is using.

    24. Re:My Mozilla bounty by value_added · · Score: 1

      Not to sound like a troll, but I'd really like to know why it is that people "have to use" hotmail or, for that matter, continue to use hotmail.

    25. Re:My Mozilla bounty by SeanTobin · · Score: 1

      Yep, that sounds like it would work just fine.

      Now, impliment it someone :)

      --
      Karma: SELECT `karma` FROM `users` WHERE `userid`=138474;
    26. Re:My Mozilla bounty by Anonymous Coward · · Score: 0

      What's forcing you to use Hotmail? Why not spend a couple of bucks and get a commercial email address that you could do ANYTHING you want with from a straight POP interface? Seems to me the weak link here is hotmail, not Mozilla.

    27. Re:My Mozilla bounty by Garion911 · · Score: 2, Informative

      I had that extension installed on my box (Gentoo for those that care)... It caused Firebird to slow down considerably... Closing a window took 5 secs.. Switching tabs took several seconds.. Not fun.. As soon as I disabled that extension, everything was nice and fast again...

      I liked the extension and what it did, but damn it slowed everything down..

      --
      Slashdot is like Playboy: I read it for the articles
    28. Re:My Mozilla bounty by mr_z_beeblebrox · · Score: 1

      Before long we'd have a patch for every non-conformant site on the Internet.

      If it makes the browser handle a non-standard idea that is site specific, the correct name might be a 'PLUGIN'. Eww... the ramifications. I think somebody already patented the idea of fixing a specific problem.

    29. Re:My Mozilla bounty by SeanTobin · · Score: 1

      I have a commercial address. In fact I run my own web/mail server. My problem is that I signed up for hotmail before there were many webmail services. I got the address because I wanted a email to attach to public projects that I wouldn't worry about getting spammed.

      My personal mail is still 100% spam-free after three years without any filtering. I'd like to keep it that way, hence using my hotmail account for all the give-us-your-email web forms and such.

      I know I can run something like hotpop and setup a php webmail service and an imap server. Or, I can just use hotmail. I try to choose my battles wisely.

      --
      Karma: SELECT `karma` FROM `users` WHERE `userid`=138474;
    30. Re:My Mozilla bounty by Boing · · Score: 1

      Sorry, I should've been more specific. Not that it's not possible, it's just not currently possible in Mozilla.

    31. Re:My Mozilla bounty by netsharc · · Score: 1

      Do you feel like a bit of RegExp work? You can probably use Proxomitron to catch pages that you get from hotmail (it acts as a proxy), and rewrite the JavaScript functions, changing them to output HTML links perhaps.

      It also has the added benefits of ad-blocking. :)

      --
      What time is it/will be over there? Check with my iPhone app!
    32. Re:My Mozilla bounty by Mr+Guy · · Score: 1

      No actually it's more like this:

      Cars traditionally run on roads. However, we've designed a better car, an SUV that doesn't need to use roads. Right now, there are some roads that have signs on them that say, "Stay on the road" and no matter how hard we turn the wheel in our SUV it just refuses to leave the road just because the road says so. We should be able to leave the road on our terms if our car supports it, not whether or not the road says it's ok.

    33. Re:My Mozilla bounty by haxorest · · Score: 1

      Personally, the webmail that I use is LinuxMail. It has a nice clean interface, works fine with Mozilla (which I'm currently using), and plus, it's a cool hostname.

    34. Re:My Mozilla bounty by frodo+from+middle+ea · · Score: 1
      Umm, Sorry no can't do.


      The policy to support non -javascript browsers is long gone. These days corporates just assume you have a javascript enabled browser. The best you can hope for is the <noscript> Sorry this website won't work without javascript </noscript>. And that too if you are lucky.

      --
      for the last time people, I am "frodo from middle eaRTH", not "middle eaST".
    35. Re:My Mozilla bounty by ErixTr · · Score: 0

      or myrealbox.com?

      --
      less is more
    36. Re:My Mozilla bounty by rleibman · · Score: 1

      Could be the place where he is firewalls POP3 (not uncommon). My question is why Hotmail, I have a domain hosted from Hostsave, they include email acccounts I can get through POP3 or their own webmail interface. I'm sure many hosting companies have something similar (dotster has an email only for 19.95 a year)

    37. Re:My Mozilla bounty by Derf_X · · Score: 1

      What you can do is try "duplicate tab" with tab extensions and open your message in the new tab. I don't have an hotmail account so I can't confirm if it works. Derf

    38. Re:My Mozilla bounty by Anonymous Coward · · Score: 0

      I have used lots of free email accounts over the years (web-based, POP, IMAP) but I too have recently started to use Hotmail a lot lately. There isn't one specific feature keeping me on Hotmail, but overall, I find it very usefull as a throwaway address for all of the mailing lists that I subscribe to. I also have a "real" address that I use when communicated with family and friends.

    39. Re:My Mozilla bounty by jonbryce · · Score: 1

      Search for hotwayd - it's listed on freshmeat. Install it on your computer, and set it up as per the instructions.

      You can now use your favourite pop email client to connect to hotmail. Just point it at localhost on the appropriate port, and log on with your usual hotmail username/password.

    40. Re:My Mozilla bounty by STrinity · · Score: 1

      Hotmail uses JS to open the mail in the same window. If it opened into a new window, tabbrowser would be able to handle it. I probably should have been more descriptive in its horrible use of javascript.

      What happens if you right-click and select "Open link in new tab"?

      --
      Les Miserables Volume 1 now up with my reading of
    41. Re:My Mozilla bounty by Anonymous Coward · · Score: 0

      It opens an empty window.

      GAR GAR GAR!!!

    42. Re:My Mozilla bounty by netsharc · · Score: 1

      Of course, Proxomitron only runs in Windows. But Privoxy in Linux can also do RegExps, although you have to edit their filter file yourself.

      --
      What time is it/will be over there? Check with my iPhone app!
    43. Re:My Mozilla bounty by JudgeJackson · · Score: 1

      I like fastmail.fm (aka ftml.net, etc.). It's an excellent service and they do have free guest accounts that are similar to yahoo/hotmail.

    44. Re:My Mozilla bounty by mcbridematt · · Score: 1

      Anyone working w/ hotmail might want to see details of the hotmail devel site:

      http://mcbridematt.dhs.org/hotmail-ppe

    45. Re:My Mozilla bounty by mcc · · Score: 1

      Ah, oops :) I misunderstood.

    46. Re:My Mozilla bounty by Kindaian · · Score: 1

      Opening links with javascript is against accessibility standards!

      Well done hotmail... get more unavailable to more people... til becoming irrelevant...

    47. Re:My Mozilla bounty by Sivaram_Velauthapill · · Score: 1

      I use it because it is free and likely to be one of the free accounts that last (many other free ones have (or will) go bankrupt).

      Another reason (perhaps more important) is that you'll have Hotmail (or some other free account) even if you change ISPs. If you move around a lot (eg. students going to school and back home for holidays, etc) or if you have financial problems (eg. might have to switch ISPs based on circumstance), you will have one account. For instance, I might have to change my ISP because of financial problems (I'm going to have to go from "low speed" cable to something else :( ). If I was not using a free or server-based e-mail, all my e-mail contacts may be lost.

      Lastly, even if you have a work account, you shouldn't be using it for e-mail. Not only can you get fired for it (although it is rare), but the company also logs stuff so it is not safe. Something like Hotmail, which probably also logs your e-mail, is safer in the sense that a large corporation is unlikely to be snooping on people due to potential loss of brand name and prestige (imagine if Microsoft or Yahoo is shown to be reading all e-mails...their whole business, including non-e-mail products will be severly affected).

      My main e-mail accounts are Hotmail and Yahoo. They are perfect, except for one MAJOR issue. They don't grant you POP access unless you pay (I believe with Hotmail, you can download to Outlook though--not 100% sure). The fact that I can't d/l my messages to my own computer means that I am at the mercy of these free e-mail providers***. This is a terrible price to pay for being cheap :|

      *** BTW, I'm pondering if it is possible to write some tool to automatically download e-mail from Yahoo!, Hotmail, etc. It will still suck and won't be like POP3 and its synchronization. Nevertheless, one can archive their e-mails. Anyone have any ideas? I'm thinking that you can write a script (possibly in javascript) that parses the HTML and extracts each e-mail one by one. A simpler, perhaps more elegant, way is to use a text browser (or something) like lynx and use some scripting languages. If anyone has any ideas, e-mail me at sivaram33@hotmail.com (have the word 'xIDEAx' in the subject header). I'm not sure if the proposal is illegal...

      Sivaram Velauthapillai

      --
      Sivaram Velauthapillai
      Seeking the meaning of life... @slashdot of all places ;)
    48. Re:My Mozilla bounty by markx16 · · Score: 1

      Already done , though you might have trouble running it on linux. You might want to invite a newbie to use it for a bit for best results.

    49. Re:My Mozilla bounty by Anonymous Coward · · Score: 0
      Recently, MS changed the hotmail interface so links to messages are done in javascript instead of regular HTML.

      I believe the problem you're talking about is not javascript. Hotmail has had this behavior for a while now. It seems that links inside mail will be rewritten on the fly to allow hotmail to frame the web page. For example: A link to www.slashdot.com doesn't create a link. But http://www.slashdot.org creates a link to

      http://65.54.246.250:80/cgi-bin/linkrd?_lang=EN&la h=0606cc576acb5b21e1ad1ac2e9323ee6&lat=1070492012& hm___action=http%3a%2f%2fwww%2eslashdot%2eorg

      If you put in a HTML link such as

      <a href="http://www.slashdot.org">slashdot</a>

      only the http://www.slashdot.org will form the co-opted link.

    50. Re:My Mozilla bounty by MadChicken · · Score: 2, Interesting

      Yup on the POP3 thing - check out:

      YahooPops

      Mr. Postman

      --
      SYS 64738 NO CARRIER
    51. Re:My Mozilla bounty by gumbi+west · · Score: 1
      Do realize that the Hummer will do this?

      I have often noticed people going around saying that something is imposible just because they don't want to put in the effort to do it.

    52. Re:My Mozilla bounty by swv3752 · · Score: 1

      Because some of us have hotmail accounts from before it was owned by MS. I have too many infrequent mailings going to that account.

      LinuxMail offers free webmail and Pop3/IMAP and SMTP for $19.95.

      --
      Just a Tuna in the Sea of Life
    53. Re:My Mozilla bounty by grasshoppa · · Score: 1

      Do realize that the Hummer will do this?

      I have often noticed people going around saying that something is imposible just because they don't want to put in the effort to do it.


      Heh, this just makes my analogy that much more accurate :)

      --
      Mod me down with all of your hatred and your journey towards the dark side will be complete!
    54. Re:My Mozilla bounty by sparrow_hawk · · Score: 2, Interesting

      You may already have seen this. It works like a charm for me.

      hotwayd is a hotmail-to-pop3 gateway that runs through xinetd. I'm actually piping my mail through hotwayd *and* popfile without any problem.

      And, much as I'd like the money, I think this advice should be free. :)

    55. Re:My Mozilla bounty by Hooded+One · · Score: 1

      TBE Prefs -> Advanced - Open tabs instead of windows for -> New Windows opened by Javascript

      Hooray. You can also provide exceptions, especially if there's a site that opens up a small popup that you *want* to be a small popup or something.

      Opening in new tabs without an extension is planned to be included eventually, though I don't know about Javascript new windows.

    56. Re:My Mozilla bounty by jesser · · Score: 1

      In what way is "The 'Open Link in New Tab' command should work with JavaScript links" like "cars should only have 3 wheels"?

      --
      The shareholder is always right.
    57. Re:My Mozilla bounty by jesser · · Score: 1

      http://bugzilla.mozilla.org/show_bug.cgi?id=138198 - "open link in new tab" doesn't work for javascript links. IMO, this is a bug, not a feature request.

      http://bugzilla.mozilla.org/show_bug.cgi?id=1038 43 - option to make links set to open in new windows open in new tabs instead.

      --
      The shareholder is always right.
    58. Re:My Mozilla bounty by prockcore · · Score: 2, Informative

      However it does not work on hotmail.

      Sure it does, use the "Lock Tab" feature. Turn it on, and then bookmark hotmail, from now on all links in hotmail will open in a new tab... including javascript ones.

    59. Re:My Mozilla bounty by Sivaram_Velauthapill · · Score: 1

      Thanks... that's what I was looking for... :)

      Sivaram Velauthapillai

      --
      Sivaram Velauthapillai
      Seeking the meaning of life... @slashdot of all places ;)
    60. Re:My Mozilla bounty by nikolaus · · Score: 1

      The Citroen DS can drive on three wheels. It has many other superb qualities as well.

      Since it's a Citroen, I believe that this reinforces the point...

    61. Re:My Mozilla bounty by ViolentGreen · · Score: 1

      Oh, but of course....

      --
      Not everything is analogous to cars. Car analogies rarely work.
    62. Re:My Mozilla bounty by PeeCee · · Score: 1
      My personal mail is still 100% spam-free after three years without any filtering. I'd like to keep it that way, hence using my hotmail account for all the give-us-your-email web forms and such.

      I know you probably already know this, but just in case, the solution many of us use for that exact same problem is a combination of Mailinator and Spamgourmet. Maybe you can still use your Hotmail account in combination with those, but you'll have to check it less and less, so it'd become less of an annoyance...

  2. $100,000.... by Anonymous Coward · · Score: 1, Interesting

    ...to the person who can make the incredibly bloated and sluggish 1.5 feel like the usable 1.3.1. 10x that if it can be as zippy as IE. Seriously. I love Mozilla but it's slow as hell, at least on Windows.

    1. Re:$100,000.... by bmalia · · Score: 2, Informative

      There already is such a monster. http://www.mozilla.org/products/firebird/

      --
      There's no place like ~/
    2. Re:$100,000.... by Anonymous Coward · · Score: 0

      Does the installer still grab all your image associations without asking, and then still not even work at all?

      I suppose I could back up the registry for the file associations and try it again, but it hasn't worked well for me in the (recent!) past.

    3. Re:$100,000.... by larry+bagina · · Score: 2, Interesting
      On my Xp/2.4 ghz machine, mozilla is pretty snappy. I stopped using IE and switched to mozilla after I installed kerio personal firewall... IE takes *forever* to download html with kerio. No idea why, Nothing is filtered for IE, but oddly enough, IE uses UDP for some stuff.

      I've heard that IE sends fucked up packets so it can connect to IIS websites, maybe that's the problem, but on modern machines, mozilla is fast enough for me. On my PII/233, IE kicks the shit out of mozilla, though.

      --
      Do you even lift?

      These aren't the 'roids you're looking for.

    4. Re:$100,000.... by abigor · · Score: 2, Interesting

      This is entirely offtopic, but...

      You are correct about the "fucked up packets". What IE does when it communicates with IIS is it manipulates the TCP sequence numbers to artificially hold open HTTP connections, a clear violation of the layered network model. Also, it sends a RST rather than the FIN-ACK sequence to kill connections. We discovered this while writing a packet-sniffer that would dynamically reconstruct HTTP exchanges.

      IE and IIS do this in order to eke out speed improvements.

    5. Re:$100,000.... by CTho9305 · · Score: 1

      No it doesn't. That was on /. a while back, and MANY packet sniffs disproved it.

    6. Re:$100,000.... by toddler99 · · Score: 0

      why use the installer just grab the archive and put it in your program files create a short cut wola you have a new browser.

    7. Re:$100,000.... by Anonymous Coward · · Score: 0

      Dunno about your firewall, but it's pretty far from zippy on my WinXP/PIV-2.4GHz machine and my WinXP/Athlon-1.4GHz machines. Same in Win2K on a similar speed machine.

    8. Re:$100,000.... by Anonymous Coward · · Score: 0

      http://grotto11.com/blog/slash.html?+1039831658

    9. Re:$100,000.... by abigor · · Score: 1

      This was back in 2000. Maybe things have changed since then, but we DEFINITELY saw this behaviour, and had to change our source to accomodate this special scenario.

      Since I saw it with my own eyes, and wrote the code to fix it myself, I don't buy your "disproved" statement, sorry.

    10. Re:$100,000.... by ealar+dlanvuli · · Score: 2, Informative

      Yes it happened, it doesn't happen any more.

      It hasn't happened since IE4.

      People regularly claim that it is still happening, as you just did. That has been disproved. I did it with my own eyes.

      --
      I live in a giant bucket.
    11. Re:$100,000.... by Anonymous Coward · · Score: 0

      Oh yeah, well Mozilla 1.5 (and previous versions) is quite zippy on *my* P4 2.4GHz (does everyone have one of these?), both under Windows XP (home) and of course Linux. And I only have 128MB of RAM (never bothered to upgrade because everything seemed more than fast enough).

    12. Re:$100,000.... by Anonymous Coward · · Score: 0

      Well, I tried it again, and it seems to be behaving itself so far, and hasn't grabbed all the image file associations.

      Thanks for the reminder.

    13. Re:$100,000.... by malsdavis · · Score: 1

      I use Mozilla on Windows mainly because I like tabs. I've not found it to be any slower than IE at all.

      You must be using a very old computer

    14. Re:$100,000.... by Zaiff+Urgulbunger · · Score: 1

      I found the same with Kerio + IE on XP. I *think* but haven't fully tested, that its because IE needs to use UDP. When you try to open a web page through IE, it first does "something" under UDP (Kerio picked it up), and then it does the usual TCP request as you'd expect.

      Sooo, *I think* (sorry about being vague!) if you allow full IO via UDP for IE then it'll work fine. Without this, it just times out.

      I think!?! :)
      I'm sure someone will confirm this or prove me wrong.... any takers?

    15. Re:$100,000.... by bmalia · · Score: 1

      When can I expect my $100,000?

      --
      There's no place like ~/
    16. Re:$100,000.... by MarcQuadra · · Score: 1

      There's something broken on you system or in your Mozilla. Since 1.2 Mozilla has been getting smaller and faster, from what I can see. I myself find that Moz 1.5 feels faster than any other 1.x build I've worked on.

      There really haven't been to many new features, and the functional parts of a lot of stuff that was 'almost there' has been added (calendar anyone?).

      --
      "Sometimes, I think Trent just needs a cup of hot chocolate and a blankie." -Tori Amos on Nine Inch Nails
    17. Re:$100,000.... by Anonymous Coward · · Score: 0

      You might want to try Avant Browser if you're not satisfied with Java performance in Mozilla. Worked for me - everything's as fast as IE, plus tabs.

    18. Re:$100,000.... by BZ · · Score: 1

      Hmm.. by all the metrics I have here, 1.5 is smaller than 1.3 (by close to a meg of binary size) and faster (about 20% faster pageload, actually, see the pageload tests on the SeaMonkey tinderbox).

      I'm surprised you're seeing the opposite...

    19. Re:$100,000.... by darien · · Score: 1

      I love the way that sig adds so much to the credibility of the rest of this post... :)

    20. Re:$100,000.... by abigor · · Score: 1

      Hmm, I could have sworn it was IE5.0, but hey, if you say so. Anyway, it's nice to know that particularly grim bit of behaviour is gone.

    21. Re:$100,000.... by Craig+Davison · · Score: 1

      What, like a DNS request? Run WinDump and post the logs.

    22. Re:$100,000.... by larry+bagina · · Score: 1
      ahh, thanks. I thought I had permitted IE to use UDP, but I was blocking it. That makes a huge difference.

      IE seems to use UDP port 4666 for some reason.

      --
      Do you even lift?

      These aren't the 'roids you're looking for.

    23. Re:$100,000.... by Korsair25 · · Score: 1

      That's because you're using Winblows!!!!

    24. Re:$100,000.... by Zaiff+Urgulbunger · · Score: 1

      Doesn't DNS run via ARP?

      Anyway I've not got the machine I was using available at the mo for testing, so no-can-do!

      But the problem with Kerio and IE was one I experienced and why it stuck in my mind. Runing Mozilla Firebird didn't cause the same problems, so Firebird was able to resolve the addresses find without needing UDP.

      I'd like to think IE was doing something sinister like sending a tracking packet to Microsoft of the web sites I'm looking at.... but I expect its something really dull like trying to find a PDC for some obscure reason!

    25. Re:$100,000.... by Craig+Davison · · Score: 1

      No, DNS is an internet protocol. It usually goes over UDP port 53 (some servers also support TCP port 53. I think the nslookup client defaults to using a TCP connection). Geez, it would've taken you about 10 seconds to find that with a search engine. Are you trolling?

      If you only see UDP traffic with IE, you probably have both of your browsers set up to use an HTTP proxy. That way the DNS lookups are done by the proxy server. The extra IE-specific UDP traffic could be something like an attempt at a NetBIOS host lookup... like I said, run Windump!

    26. Re:$100,000.... by Zaiff+Urgulbunger · · Score: 1

      No, DNS is an internet protocol. It usually goes over UDP port 53 (some servers also support TCP port 53. I think the nslookup client defaults to using a TCP connection). Geez, it would've taken you about 10 seconds to find that with a search engine. Are you trolling?
      :D
      Not trolling -- honest! But, yeah, you might possibly be right about UDP port 53... possibly [hangs head in shame at own stupidity]!

      If you only see UDP traffic with IE, you probably have both of your browsers set up to use an HTTP proxy. That way the DNS lookups are done by the proxy server. The extra IE-specific UDP traffic could be something like an attempt at a NetBIOS host lookup... like I said, run Windump!
      Nope, definately both browsers are set to connect directly to the internet. I guess Firebird is doing its DNS lookups via on of the Windows services (the name of which escapes me), but this isn't being affected by Kerio -- probably because I had allow this OS service to use UDP.

      Regardless though, I can't Windump it (I'll pretend I know what Windump is and have used it on numerous occasions!) as I don't have the machine I'm refering to available right at the minute!!

  3. Alright! by ActionPlant · · Score: 5, Interesting

    It's about time. Not that small contributions haven't helped, but ever since the support was pulled for Netscape, things have rather been free floating (barring the Firebird project). It's terrific to see that there is a solid future for the development of one of the best IE alternatives out there.

    Damon,

    --
    http://actionPlant.com
    1. Re:Alright! by Chalybeous · · Score: 5, Interesting

      You know, I think Mr. Shuttleworth has the right idea. Why? Well, the OpenSource community does include a few businesses, but my impression is that it's largely hobbyists.

      Let me bring a comparison into play. On most CGI forums (I mean 3D CGI, not CGI scripting), a lot of people post requests for custom designs or images - for example, Star Trek fans with play by email RPGs, or fan clubs who want a poster image of their favourite ship. Some of the guys on these BBSs who do the 3D work produce stuff that's as good as you'd get from, say, Blue Sky, EdenFX, or the sadly departed Foundation Imaging - and they get people asking them to share it for free.
      One artist of my acquaintance modelled interiors, and got so sick of people asking for freebies, he started charging $50 per "set". For that you got a few renders and the model he'd built for you (I think he had license terms). He had to do some work, but by the time he was building these rooms-to-order (mostly Star Trek-style bridge decks), he had a big stock of objects and textures - so he'd make a few bucks for a couple of hours' extra work, and the RPG owner (or whoever) would get what they wanted without having to invest in pro-quality CGI software, plus the time of learning it, plus... yadda yadda yadda.

      Now, back to the OpenSource community. Same deal applies. Most OS developers are volunteers or hobbyists, I think; so they're giving up their time for free, for everyone else. What's wrong with giving them a financial incentive? Another poster in this thread offered $50 to solve a bug that's bothering him, and that's marvellous - $50 isn't a lot of money to most people, so while it may be a token offer, it makes a very nice gesture of appreciation for work done.
      Mr. Shuttleworth is doing a great thing by offering financial backing to sort out things he'd like to see done. I admit, I'd like to see more financial incentives to general projects or targets, rather than such specific bugs and requests (maybe a donation to the Mozilla Foundation, or a favourite developer, or offering to help fund a particular distro or application), but the right steps are being taken.
      In other words... it's laudable and it's a start. Let's hope the impetus grows from here.

      --

      "It is dark. You are likely to be eaten by a grue." -- Zork

    2. Re:Alright! by ActionPlant · · Score: 1

      I couldn't agree more. Thank you for the terrific post!

      Damon,

      --
      http://actionPlant.com
    3. Re:Alright! by Evil+Pete · · Score: 2, Insightful

      I know this might seem like an obvious thing to say but looking at the guy's website don't you think he has the coolest job ? I mean here he has been in space, does lots of python, has lots of money to support open source and interest in it and has some nice ideas.

      Apart from that the money incentive is fun. I mean I remember years back working on posed magazine programming problems that had nominal cash rewards ... but the race and the reward were so appealling I put lots of effort into it. $50 is plenty to get this kind of interest.

      --
      Bitter and proud of it.
    4. Re:Alright! by Sivaram_Velauthapill · · Score: 2, Insightful

      I know this might seem like an obvious thing to say but looking at the guy's website don't you think he has the coolest job ? I mean here he has been in space, does lots of python, has lots of money to support open source and interest in it and has some nice ideas.

      Most people are nothing more than economic slaves under capitalism. The best one can do is to free themselves. Mark Shuttleworth has freed himself :) It's time for the rest of us to do so...

      Once you have freed yourself, you can do whatever the hell you want. Going to space is overrated (no, I'm not jealous :) ) but there are a ton of other things that are just as cool.

      Sivaram Velauthapillai

      --
      Sivaram Velauthapillai
      Seeking the meaning of life... @slashdot of all places ;)
    5. Re:Alright! by BZ · · Score: 2, Informative

      You know, this comment is an insult to all the work that has been happening over the last 6 months. Not all that much has been "free floating" as you put it; many of the core modules were either already owned by non-Netscape people or are still owned by people working on Mozilla (though no longer as Netscape employees).

      I suggest taking a look at the actual CVS checkin logs next time before making statements like that.

    6. Re:Alright! by asa · · Score: 1

      ever since the support was pulled for Netscape, things have rather been free floating

      I'm sure the 100+ contributors who fixed over 1,000 bugs for Mozilla 1.5 and the 70+ people who have already fixed 950 bugs in the Mozilla 1.6 Alpha and Beta cycles all enjoy your oh so informed commentary.

      There's little doubt that the thousands of bug reporters that have filed more than 15,000 issues in the last 5 months, and the hundreds of active bug investigators, testcase writers, and other helpful folk are all pleased to have their work characterized as "free floating".

      I know that people like me who have spent literally thousands of hours working to make recent Mozilla releases the best we've ever had really, really appreciate your valuable commentary contribution here at slashdot.

    7. Re:Alright! by ActionPlant · · Score: 1

      I've obviously been misunderstood. It's amazing how much people have to qualify what they say on here.

      Of course I wasn't remarking on the developers, I was commenting entirely on the fact that there is not a major corporation back or profitting off of the amazing work these people put in. At least not too visibly. Though we realize that Mozilla has been developing independently for some time, the fact remained that in many people's minds it was still related to Netscape. My free-floating comment was in regards to Mozilla being out on its own, and no longer having that association by which people may previously have been drawn in.

      Damon,

      --
      http://actionPlant.com
  4. Independent Contractors? by FortKnox · · Score: 3, Insightful

    Why not just hire contractors to do this if you have the cash? That way you have a better timeframe and knowledge of how the job is done, instead of waiting on a contest with no idea what will be done and what won't be done?

    --
    Good quote, too many chars. Seriously, the slashdot 120 char limit sucks!
    1. Re:Independent Contractors? by Saint+Stephen · · Score: 4, Insightful

      Dude, this is like so little cash. This is roughly the salary of one person for a year. In exchange for that, you get hundreds of worker bees.

    2. Re:Independent Contractors? by the+web · · Score: 1

      Just like the rebuilding of the Death Star.

      --
      __
      Thou hast besquirted me, O leotarded one.
    3. Re:Independent Contractors? by Anonymous Coward · · Score: 0

      Because that would make the failure of open source software to create real world 1.0 products MANIFEST.

      LATENT methods are much easier on the open source ego.

    4. Re:Independent Contractors? by Stile+65 · · Score: 4, Insightful

      $100K for a year will hire maybe two contractors or one really good contractor. Contractors don't usually charge per task, either, but per hour - so you don't have any guarantee this way that the code will be done either.

      --
      I claim first use of "Error No. 0B" - or "No. 0B error." It'll be the new ID 10T!
    5. Re:Independent Contractors? by Anonymous Coward · · Score: 0

      What a whore question. Answer: $100K buys you nothing unless you hire Indians and even then, it doesn't buy you much.

    6. Re:Independent Contractors? by Anonymous Coward · · Score: 0

      Wow, that is so geek.

    7. Re:Independent Contractors? by Anonymous Coward · · Score: 0

      Because *gasp* some people like to support the Open Source community and this gives much more publicity.

      Now stop whining everybody, this is great for Open Source!

    8. Re:Independent Contractors? by Anonymous Coward · · Score: 0

      If anything I'm a troll not a whore, but the new 'trolls' call crapflooding 'trolling' and just ruin it for the purists trolls.

    9. Re:Independent Contractors? by Anonymous Coward · · Score: 2, Informative

      One of the great things about getting the comunity to participate is that after they accept a patch you made you'll feel like you're part of the whole construction and you'll probably continue contributing. With contractors, this almost never happens.

    10. Re:Independent Contractors? by Anonymous Coward · · Score: 0

      With $100k, you can hire a team of 35-50 developers to work for one year... in India.

    11. Re:Independent Contractors? by Anthracks · · Score: 3, Insightful

      Unless it's a contractor who is already intimately familiar with the Mozilla codebase, you'd be paying for all the time learning it. Depending on the component you're hacking on, there's some hairy stuff in there :). You're paying for the work that got done, not that plus the time the contractor spent learning and messing up before coming up with a workable result.

      --
      Rock over London, Rock on Chicago. Wheaties: Breakfast of Champions.
    12. Re:Independent Contractors? by Dr_LHA · · Score: 2, Informative

      Overheads and contractor rates means that with $100K you'll be lucky to be able to hire one decent contractor for that little money.

    13. Re:Independent Contractors? by Anonymous Coward · · Score: 0

      read his writing and you will get an idea:
      http://www.markshuttleworth.com/blogossfund ing.htm l

    14. Re:Independent Contractors? by Anonymous Coward · · Score: 0

      Saint Stephen Said:

      Dude, this is like so little cash.

      In America maybe, but the world is bigger than that!
      In South Africa, where he made his money, this would buy much, much more.

    15. Re:Independent Contractors? by bshuttleworth · · Score: 1
      Ummmmm.... Not really: That depends entirely on the people you hire and (more specifically) where they live. In many non-developed-world countries, $100,000 would go a long long way.

      You could hire in the region of 5 full-time programmers at pretty competitive rates here in South Africa, and they'd be earning a lot more than most. Part of the appeal of this system is that it is per task, and thus challenges people to pick the best way to do it, and get on with it - none of this to distort the picture :)

    16. Re:Independent Contractors? by gnu-generation-one · · Score: 0, Flamebait

      "Why not just hire contractors to do this if you have the cash?"

      Have you ever worked with contractors?

    17. Re:Independent Contractors? by An+Onerous+Coward · · Score: 1

      Two advantages to this method. First, it helps to energize part of the community. It's not just about the bounty itself, but the fact that someone obviously cares about getting this feature working. The second advantage is that the work is likely being done by someone who already knows the codebase. A private contractor might require more time just to get familiar with how it needs to be done.

      Also, you will likely end up getting more work for less money, but I can see how the trolls would take that idea.

      But if you have a feature that you want implemented on a timeline and in a specific way, I would agree that hiring a contractor might be the best way to go. Of course, you can get the best of both worlds by hiring one of the Mozilla developers directly.

      --

      You want the truthiness? You can't handle the truthiness!

    18. Re:Independent Contractors? by stor · · Score: 1

      > Why not just hire contractors to do this if you have the cash?

      Umm, because the donation is supposed to facilitate decent code?

      Cheers
      Stor

      --
      "Yeah well there's a lot of stuff that should be, but isn't"
    19. Re:Independent Contractors? by FortKnox · · Score: 1

      FYI - I'm a contractor by trade. And almost EVERY project I've been on, I've been instructed to help the full-timers with standards and design and producing better code.

      --
      Good quote, too many chars. Seriously, the slashdot 120 char limit sucks!
    20. Re:Independent Contractors? by jesser · · Score: 1
      --
      The shareholder is always right.
  5. $100,000 by Anonymous Coward · · Score: 1, Funny

    Minus $699 for the license from SCO. Makes $99301 total.

  6. I am still waiting by mental_telepathy · · Score: 4, Insightful

    for a good tool for combining people who want to same software and are willing to pay. Like sourceforge and paypal rolled into one.
    My dream software - a decent open source fantasy sports dollar based draft solution. And I know I'm no the only one.

    1. Re:I am still waiting by Stile+65 · · Score: 4, Interesting

      The Open Code Market is being developed just for that purpose. :)

      --
      I claim first use of "Error No. 0B" - or "No. 0B error." It'll be the new ID 10T!
    2. Re:I am still waiting by Anonymous Coward · · Score: 0
    3. Re:I am still waiting by cmstremi · · Score: 1

      Better yet, a mix of TopCoder and SourceForge...

    4. Re:I am still waiting by scrytch · · Score: 1

      > for a good tool for combining people who want to same software and are willing to pay. Like sourceforge and paypal rolled into one.

      Been tried. SourceXchange was one one such attempt. Flopped miserably. On a bigger scale, paying for services delivered by semi-anonymous contributors is alive and well -- it's called outsource contracts. Simply stipulate that you require open source, and you'll still have people beating down your door to bid. It just won't be cheap, regardless of the OSS factor.

      --
      I've finally had it: until slashdot gets article moderation, I am not coming back.
    5. Re:I am still waiting by Anonymous Coward · · Score: 0

      Another place with these very features is opensourceexperts.com.

  7. Interesting Idea.. by VivianC · · Score: 4, Funny

    Hmmm. Paying people to develop code? What a clever idea! I'd beter patent this quick!

    --
    Viv

    Gmail invites for ip
    1. Re:Interesting Idea.. by Chicane-UK · · Score: 2, Funny

      Quick.. get in there before the Patent Office awards patents for 'method for developing software' and 'paying people to develop software'.

      Oh, sarcasm btw ;)

      --
      "Hey! Unless this is a nude love-in, get the hell off my property!!"
    2. Re:Interesting Idea.. by Anonymous Coward · · Score: 0

      Vendor lock-in = job security. Open source = poverty. If I learn Microsoft, I'm gaurenteed a future. If I become an expert at your favorite open source technology, I get obsolete when something with equally low deployment is released tomorrow.

      I used to be an open source advocate until I realized how unemployable I really was. Meanwhile, I see countless job listings for the latest Microsoft technology. .NET sucks, but it pays the bills. Linux and other F/OSS is fine for at home where the budget it thin or as a hobby toy. It was a fun journey, but now it's time to get back to the real world.

    3. Re:Interesting Idea.. by X_Bones · · Score: 1

      There's a joke here somewhere about dumbass business ideas and the fact that your initials are VC, but damned if I can find it...

    4. Re:Interesting Idea.. by Sivaram_Velauthapill · · Score: 2, Insightful

      I used to be an open source advocate until I realized how unemployable I really was. Meanwhile, I see countless job listings for the latest Microsoft technology. .NET sucks, but it pays the bills. Linux and other F/OSS is fine for at home where the budget it thin or as a hobby toy. It was a fun journey, but now it's time to get back to the real world.

      I've been pondering the impact of OSS on employees for a while. I don't think there is anything concrete to go either way. You may be right; or you may be wrong. I don't know right now. NO one has done a thorough study (at least one I've seen).

      I do know one thing though. Your example is irrelevant. Just because there are a ton of jobs in proprietary technologies doesn't mean OSS is bad for workers. The reason there are a lot of jobs in the proprietary field is because that was--and is--the dominant market. OSS is new so your observation is meaningless. Even the successful stories in OSS (say openoffice, mozilla, linux, etc) are pretty new.

      Your original thesis (OSS negatively impacts workers) remains to be proven.

      All I can say is that OSS SHRINKS the size of the market. I remember the Red Hat CEO saying that his goal is to convert something like a $10billion market into a $1billion market (I don't remember the exact numbers; I just made them up). This happens because of free labour. The question then is, is this good or bad?

      Since we live under capitalism, we need to get a capitalist to answer this. Some of them claim OSS is communist (it's actually a cross between anarchism and socialism but let's not get into that) and we can ignore these. How about others? What do other capitalists think? I'm not sure. The typical capitalist argument is that lower costs are GOOD because your businesses, consumers, etc are more efficient, save more, etc (this is basically the argument in favour of free trade and outsourcing). I'm not sure if that reasoning is applicable here...

      Sivaram Velauthapillai

      --
      Sivaram Velauthapillai
      Seeking the meaning of life... @slashdot of all places ;)
    5. Re:Interesting Idea.. by Trejkaz · · Score: 1

      The two aren't exclusive. I'm an open source advocate, and I happen to be working on C# code 40 hours a week. Another 12+ hours a week is currently on a contract doing the code which is more fun, and I'm glad to be getting paid to do it. But if I weren't being paid to do it? I would be doing the same 12+ hours for free, for myself. The best thing about working in C#, btw, is that you can bitch so much about how almost any language is better. :-)

      --
      Karma: It's all a bunch of tree-huggin' hippy crap!
    6. Re:Interesting Idea.. by radja · · Score: 1

      >This happens because of free labour. The question then is, is this good or bad?

      Since we live under capitalism, we need to get a capitalist to answer this.

      not necessarily. something can be completely against capitalism, yet be good. Most people don't care about capitalism, but DO care about good and bad (that doesn't mean they agree on what's good or bad though). keep capitalism out of it.

      --

      No one can understand the truth until he drinks of coffee's frothy goodness.
      --Sheikh Abd-Al-Kadir, 1587
    7. Re:Interesting Idea.. by Sivaram_Velauthapill · · Score: 1

      If we were simply talking about software techniques, or some social policy, I agree that capitalism doesn't enter into it. However, we are dealing with the labour market, which exists under capitalism.

      For instance, if were just asked if open source is good from a social point of view, the answer will be a resounding yes. But if you consider the impact on labour, it enters into capitalism. After all, workers (regardless of what profession) are partaking in the capitalist system.

      Sivaram Velauthapillai

      --
      Sivaram Velauthapillai
      Seeking the meaning of life... @slashdot of all places ;)
    8. Re:Interesting Idea.. by radja · · Score: 1

      >After all, workers (regardless of what profession) are partaking in the capitalist system.

      workers exist in each and every economic system: communist, capitalist, socialist. workers do not necessarily partake in a capitalist system. (e.g. Cuba). Capitalism looks more and more like a religion than an economic system.

      --

      No one can understand the truth until he drinks of coffee's frothy goodness.
      --Sheikh Abd-Al-Kadir, 1587
  8. not just Mozilla by jas79 · · Score: 2, Informative

    RTFA. He is also giving rewards to other projects.

  9. A Bounty In The Spirit Of The Open Source Movement by Anonymous Coward · · Score: 2, Funny

    I think there should a bounty on a patch that creates a new incompatible and competing theme system for Mozilla based on ideological differences.

  10. just fyi by GillBates0 · · Score: 0, Offtopic
    From his biography page:

    Likes: spring, cesaria evora, slashdot, chelsea, finally seeing something obvious for the first time, daydreaming, coming home, sinatra, sundowners, durbanville, flirting, string theory, particle physics, linux, python, mp3s, reincarnation, snow, mig-29s, travel, lime marmalade, mozilla, body shots, leopards, the african bush, rajhastan, russian saunas, weightlessness, broadband, durbanville, iain m banks, skinny-dipping, fancy dress, flashes of insight, inexplicable happinesses, post-adrenaline euphoria, fast convertibles on country roads, clifton, the international space station, artificial intelligence.

    Dislikes: admin, legalese, running, london winters, salary negotiations, public speaking.

    --
    An Indian-American Hindu committed to non-violent thought/speech/action alarmed by the global explosion of radical Islam
    1. Re:just fyi by grokster · · Score: 0

      durbanville is great too.

  11. Raise your hand... by Asprin · · Score: 1


    ...if you read that as "Gnome BOOTY hunt", and wondered what bozo posted this on /. instead of Fark.

    --
    "Lawyers are for sucks."
    - Doug McKenzie
    1. Re:Raise your hand... by Anonymous Coward · · Score: 0

      The "I misread the heading" jokes are just about as old and played out as the Soviet Russia and I for one jokes.

    2. Re:Raise your hand... by zipwow · · Score: 1

      I thought maybe this was incentives for programmers living in Amsterdam...

      -Zipwow

      --
      I don't know which is more depressing, that 2/3 didn't care enough to vote, or that 1/2 of those that did are crazy.
  12. Bounties for open/free software work... by Doc+Hopper · · Score: 5, Interesting

    Seeing this openly advertised gives me a great deal of hope for future open development efforts. Having some monetary incentive is a pretty big barrier to lots of programmers who are otherwise interested -- it's just the standard geek reward of "people will praise me for my effort" isn't enough for them.

    In this particular case, the bounties appear to be for very specific features to existing products. Looks like it's working! But it seems the bounties are oriented solely toward individual programmers. I have to wonder how such a bounty would apply to larger-scale projects? I mean, for instance, what would the ramifications be of creating a bounty for a less-specific domain, or one in which there are numerous contributors so that one person couldn't solely claim responsiblity for the feature or program?

    I suppose someone would have to decide how much effort each person put into the feature or program, and pro-rate the bounty to each person based on that decision. Could be a recipe for some hard feelings.

    I think bounties are a great idea, but the way those bounties are implemented will make a pretty sizeable difference in developer response.

    I like this approach, though. It's an individual, saying "I have a fund this large, and am willing to pay this much for these things to get done". Much better than some big corporate bid match-up service that falls flat on its face like some notables over the last few years...

    1. Re:Bounties for open/free software work... by theantix · · Score: 1
      I like this approach, though. It's an individual, saying "I have a fund this large, and am willing to pay this much for these things to get done". Much better than some big corporate bid match-up service that falls flat on its face like some notables over the last few years...


      I hear you, but it would still be nice to have a central clearinghouse where all of the bounties are listed. I suspect that these types of funds will grow more common as open source moves towards the mainstream desktop market, and having them all in disparate places would be annoying. It would by nice for, say, a Python coder to go to one website and see all (or at least many) of the bounties that have been put up by people requesting code for Python-based projects.

      Of course, for something like that to work there need to be a lot of bounties out there, and right now that just isn't possible. I suspect that it will be in the future, however.
      --
      501 Not Implemented
    2. Re:Bounties for open/free software work... by jonbryce · · Score: 1

      Look at the x-box linux project for an example.

    3. Re:Bounties for open/free software work... by superyooser · · Score: 1
      I have to wonder how such a bounty would apply to larger-scale projects? I mean, for instance, what would the ramifications be of creating a bounty for a less-specific domain, or one in which there are numerous contributors so that one person couldn't solely claim responsiblity for the feature or program? [...] It's an individual, saying "I have a fund this large, and am willing to pay this much for these things to get done".

      Congratulations, you've discovered Capitalism.

  13. Comment removed by account_deleted · · Score: 4, Funny

    Comment removed based on user account deletion

  14. Here's an idea... by dubdays · · Score: 2, Interesting

    Someone ought to start some kind of system where people can sponsor certain open-source projects, and have a lot of people contributing to them. $10 here and $10 there adds up to quite a bit of cash for the programmers who work hard at creating something great and then giving it to everyone for the betterment of all. This would also help the programmers gain feedback into what people really want to see in their programs.

    1. Re:Here's an idea... by toddler99 · · Score: 0

      I like that idea, have them send me a check ;)

  15. Intelligent filtering by Mr_Silver · · Score: 3, Interesting
    I would like to see Bayesian learning for message filing.

    That would be excellent - although I'm stuck with Outlook at work.

    I try to sort my mail into folders based on the projects I'm working on. Something that could examine the contents of the email and suggest folders that it should go into would be very useful.

    In fact, based on the sucess rate of SpamAssassin, I'd be prepared to allow it to classify them automatically.

    Hmmm ... I wonder if you could do something in VB that would do the filtering for you by accessing the Outlook object?

    --
    Avantslash - View Slashdot cleanly on your mobile phone.
    1. Re:Intelligent filtering by Vaevictis666 · · Score: 1
      What it sounds like he wants to do is integrate the functionality of PopFile inside firebird.

      And I don't see why it'd be too hard to modify the current bayesian filter that identifies messages matching "spam" and have some parallel ones identifying any old kind of mail.

    2. Re:Intelligent filtering by Mr_Silver · · Score: 1
      What it sounds like he wants to do is integrate the functionality of PopFile inside firebird.

      Indeed. What I would like to do is, in a sense, port it from POP3 to Outlook's IMAP. It could be something that you'd have sitting in your system tray that would poll your email every 30 seconds or, even better, when it arrives automatically and move the emails from one folder to another based on it's classification.

      I see that POPFile has IMAP support on the roadmap for February 2004. I think I'll wait till then - or look at hacking my own solution.

      --
      Avantslash - View Slashdot cleanly on your mobile phone.
    3. Re:Intelligent filtering by the.jedi · · Score: 1

      This is already being done for thunderbird (the stripped down mozilla mail equivelet of firebird)
      Check out Bug 181866

      There should be a windows build you can try out.
      Cheerio

      --
      ThunderBird. Nuff said.
    4. Re:Intelligent filtering by jpetts · · Score: 1

      That would be excellent - although I'm stuck with Outlook at work.

      Then try SpamBayes for Outlook

      --
      Call me old fashioned, but I like a dump to be as memorable as it is devastating - Bender
    5. Re:Intelligent filtering by ErixTr · · Score: 0

      I clicked but I got this;

      "Sorry, links to Bugzilla from Slashdot are disabled."

      Is this a joke?

      --
      less is more
    6. Re:Intelligent filtering by jonbryce · · Score: 1

      Bayesian filtering works for spam because spammers speak a completely different language to human beings.

      The humans on the foo project and the humans on the bar project probably speak much the same language and say much the same things, so it would be much more difficult to get any meaningful statistical analysis out of it.

    7. Re:Intelligent filtering by ydrol · · Score: 1

      This is already in Thunderbird and Mozilla Mail (The Junk button) But IMO it seems to have a much lower hitratethan dedicated systems (POPFile, SpamAssasin etc). Mine has about 70 % hit rate and no easy way to see whats happening with the corpus etc. I could probably better this hit rate with a few simple filters. Im considering going back to POPFile..

    8. Re:Intelligent filtering by downwa · · Score: 1

      Apparently mozilla.org got tired of the Slashdot effect. You can work around it by copying the original link and pasting it in a new window.

      --
      Life's a lot like money-- you spend it, then it's gone. Spend wisely.
    9. Re:Intelligent filtering by adrianbaugh · · Score: 1

      Not so. At the least there would probably be a great many references to foo, probably to baz as well, that didn't turn up in other mail. The list address would be invariable - statistically, if "To:" is always followed by "foo-list@lists-r-us.org" for foo mail and never followed by that for other mail, that's pretty significant. I'd bet there would be significant differences even between two roleplaying lists (with a pretty big corpus): names of players would tend to crop up differently, there would tend to be different recurring topics leading to different statistical patterns etc. And, as I mentioned before, there would be various invariables in emails to mailing lists.
      Mail from randoms that you're trying to sort into arbitrary folders based on content might be a bit harder, but again although the language is the same the topics and word distributions that occur will be different.

      --
      "'I pass the test,' she said. 'I will diminish, and go into the West, and remain Galadriel.'"
      - JRR Tolkien.
    10. Re:Intelligent filtering by Anonymous Coward · · Score: 0

      if you can use pop why not use popfile to classify emails into categories (buckets in popfile speak) it lables the mail with the category in the subject line and then you use simple rules to place mails with that subject line into the correct folder. I do this with popfile and have 18 categories and get 98% accuracy.

      http://popfile.sourceforge.net

    11. Re:Intelligent filtering by asa · · Score: 1

      There's already a patch for this that's been in Bugzilla for quite a while (contributed by Sun Microsystems engineers in Beijing). Someone might be able to start there and make it to this bounty in short order.

  16. Money for software...gee how novel by plinius · · Score: 2
    It just goes to show, there is no free lunch.

    You want good quality software? You gotta pay for it. Even if you only plan to give it away for nothing, the coding part really requires that you pay.

    Because we programmers have to live, you know.

    1. Re:Money for software...gee how novel by Anonymous Coward · · Score: 0

      well, duh.. you fucking monkey.

      "Free software" isn't about being "free as in beer"

      And "open source software" isn't about "free as in beer" either.

    2. Re:Money for software...gee how novel by Anonymous Coward · · Score: 0

      Wow. You're a fucking stupid twat.

    3. Re:Money for software...gee how novel by Anonymous Coward · · Score: 0

      Countdown to the slashdot open source communist brigade attack starts in five...four...three...two...one....

    4. Re:Money for software...gee how novel by plinius · · Score: 1

      Dear Anonymous Coward,

      What you may not realize is that open source is ideologically opposed to communism.

      Think about it: even in Cuba, people are paid for their labor.

      In freedom-loving open source, no one is paid except the reseller (and the very rare, lucky programmer).

      Not paying workers is 100% compatible with CAPITALISM and exploitation of workers.

      Sincerely,
      plinius

  17. Python by Anonymous Coward · · Score: 0, Interesting

    Not to be flamebait. But why would be put a bounty on putting Python everywhere?

    It's a competative "glue language" to Perl whereas the other elements he's posted are either unique or niche markets.

    I would consider this effort a dilution of resources when considering the overall goals of Open Source Development.

    I would personally advocate the attentions be placed towards better financial management software or to focus on Evolution to make it faster, lighter, and leaner.

    These two areas of applications (in addition to what was already posted) seem to be the biggest weakness in getting Linux on a desktop.

    I don't see how Python would benefit everyone. And please, don't start frothing at the mouth. I'm not saying anything against Python, I just don't agree with the priorities.

    1. Re:Python by HiThere · · Score: 1

      True. It needs to be something a bit more generalized. It should handle not only Python, but also Lisp (Guile, anyway) and Ruby, and possibly even "JavaScript".

      For that matter, it should handle anything that gcc compiles, too (though if it could handle Python or Ruby that last would be a cinch).

      OTOH, this sure gets rid of any security...so this had better be custom enabled, and disabled by default. And probably run in a sandbox. (With access to a specified local directory. And automatically filter links out of accessibility or visibility.)

      --

      I think we've pushed this "anyone can grow up to be president" thing too far.
    2. Re:Python by Anonymous Coward · · Score: 0

      ...but also Lisp...

      Yep, that ought to take care of both developers out there.

    3. Re:Python by An+Anonymous+Hero · · Score: 2, Insightful
      "I don't see how Python would benefit everyone."

      Well it's this guy's bounty, not yours, is it? And he most clearly explains the benefit he sees:

      Many of my favourite tools are already scriptable in Python. (...) This would accelerate the learning curve of someone who has already learned to script one app in Python, when they try to learn to script another.
      "It should handle not only Python, but also (etc.)"

      And the word "should" should only be used to prescribe what oneself, not others, "should" be doing.

    4. Re:Python by Anonymous Coward · · Score: 1, Insightful

      Not to be flamebait. But why would be put a bounty on putting Python everywhere?

      Because he's a Python user and fan, and it's his money.

      I would personally advocate the attentions be placed towards better financial management software or to focus on Evolution to make it faster, lighter, and leaner.

      Fine. Open your wallet and then we'll see what happens. Or start writing your own code...

    5. Re:Python by Anonymous Coward · · Score: 0
      And the word "should" should only be used to prescribe what oneself, not others, "should" be doing.

      As in "You should lighten up!" ?

    6. Re:Python by An+Anonymous+Hero · · Score: 1

      Yes, "you" ;-)

  18. Re:This Rocks! by RumpRoast · · Score: 1

    Firebird is pretty good though.. it has a few oddities, but generally is pleasing to use.

    --

    My Ass hurts.
  19. Put an end to the free beer rides by jaymzter · · Score: 5, Interesting

    I'm glad this is happenning. I was just thinking to myself (I win all my arguments that way) the other day about the perception that FOSS users won't pay for software and just want free as in beer. Of course to an extent that is true, but then it dawned on me that it's actually businesses that just want free beer.
    The idea is constantly bandied about that FOSS programmers are just part time hackers with nothing better to do, but when you look at the quality of some FOSS projects that can't be true. It takes time and money. So why aren't companies like Sun and IBM making with the money to pay KDE to create a Micro-Soft like "Control Panel" for the desktop? Not that we may need one, it's only an example. Companies like IBM love to use Linux to nettle Micro-Soft and push their own agenda, but if they were serious about Linux on the desktop they'd put a bounty out for cohesive and intuitive applications that will help build a core of non technical users.

    The German government took this route with Kroupware, and I just hope that Novell will do something like it with SuSE, but I still believe a serious sea change of perception and thought needs to take place in the corporate world. FOSS is a resource not only to push your other agendas, but can be harnessed relatively cheaply to get what you want. For those of us that can't code (yet) it doesn't matter if the source code is available, but it might be feasible to pay a developer to create a feature I want, maybe through a clearinghouse type website (any VCs in the house?). I know I'd pay if I had money for MozMail to be able to schedule the times it sent mail a la Outlook, and I even had someone ready to switch from Outlook until they discovered MozMail couldn't do that :-(
    Enuff rambling, maybe this is just a start of the community bootstrapping itself and the corporate world will notice and loosen the purse strings...

    --
    If thou see a fair woman pay court to her, for thus thou wilt obtain love
    1. Re:Put an end to the free beer rides by scrytch · · Score: 1

      > The German government took this route with Kroupware

      Gee, I'm guessing that's a KDE project. Pronounced like "croup" i imagine...

      Main Entry: croup
      Pronunciation: 'krup
      Function: noun
      Etymology: Middle English croupe, from Old French, of Germanic origin; akin to Old High German kropf craw -- more at CROP
      Date: 14th century
      : the rump of a quadruped

      --
      I've finally had it: until slashdot gets article moderation, I am not coming back.
  20. d00d by Anonymous Coward · · Score: 0

    That just ain't right. Damn near broke my monitor.

  21. Re:A hint by Anonymous Coward · · Score: 0

    Yes, you're right. Enough for today.

  22. GNOME _still_ isn't integrated by Anonymous Coward · · Score: 0

    If the thing was designed properly, integration wouldn't be much of an issue.

    Most of a 'desktop environment' important details are underneath, not the pretty GUI. ( though the importance of having a CONSISTANT GUI shouldn't be dismissed. )

    They should have had mechanisms in place from DAY ONE for shared information and intercommunications.. not something that was seemingly tacked-on later.. Integration of the desktop must be done on the fonctionnality level, not on the software level.

    KDE is MUCH closer to this, as they planned ahead, and didn't just wing-it since it was 'pretty'. See here for example.

    The problem with GNOME is that they use GTK+ object-oriented style, but don't borrow the most important aspect of (early, anyhow) GTK... cleanliness and simplicity! Without that, the GTK-inspired GNOME macro, er object, system is COMPLETELY INCOHERENT and to put it completely blunt: SHIT.

    Not to mention the fact that the numerous API libraries do not work well together and stability will NEVER be achieved since one package will ALWAYS depend on something that is considered beta or unstable.

    Don't even get me started on the various ad-hoc configuration mechanisms and the nightmare that is CORBA and Bonobo.

    Sorry to sound harsh, but it was a complaint of mine from day one of GNOME, it just wasn't professional.. They worried more about a smelly foot in the menu then making it solid and consistent.. Now they are finding out the price to be paid if they want to stick around and be more then a cute plaything...

    But I'm not really sure what to think of it, honestly. That they'd have to involve money to have things that SHOULD be simple get done.

  23. Mozilla Question by Charvak · · Score: 1

    In mozilla if you type a nonexistent address, you get an annoying message box. Is there some way to disable this ? I mean can mozilla behave like internet explorer and instead display "not found page".

    1. Re:Mozilla Question by Ieshan · · Score: 5, Informative

      By default, Mozilla Firebird displays annoying error messages if a connection fails, instead of quitely displaying the error information in the browser window as Internet Explorer does. To turn off the error messages and use pages instead, add the following code to your user.js file: // Instead of annoying error dialog messages, display pages:
      user_pref("browser.xul.error_pages.enabled ", true);

      You can access your user.js file by typing about:config in your search box, assuming you're running Firebird [may work for the moz, not sure].

    2. Re:Mozilla Question by Anonymous Coward · · Score: 0

      Trying to find an easy way to get that $500 bounty, are you?

    3. Re:Mozilla Question by Charvak · · Score: 1

      Thanks.
      That was what I needed.

    4. Re:Mozilla Question by Bombcar · · Score: 1

      Ze most annoying thing I hate about Mozilla (and other programs, too) is stealing the focus of the keyboard. If I open one tab and type slashdot.org and then open another and begin typing, the moment the slashdot tab finishes loading the keyboard focus will go to that page, and the characters will be lost.

      This is very noticable when you're typing a password into a page that has not finished loading, and then it finishes loading and the keyboard focus goes to the username box, and the last few characters in your password are added to the username.....

      Bleh. I pay the money maybe to fix these.

    5. Re:Mozilla Question by thesolo · · Score: 1

      To turn off the error messages and use pages instead

      It should be noted that the reason that error pages are not turned on by default is that they are currently still buggy. For a while (I think this is now resolved), using error pages would result in losing the most recent item in your history list. See Bug 28586 for more information (http://bugzilla.mozilla.org/show_bug.cgi?id=28586 -- copy & paste that, you can't link to Bugzilla from Slashdot).

      Also, if you're still using the Moz App Suite (Seamonkey), there are issues with error pages and the address book. See bug 212221 for more information. http://bugzilla.mozilla.org/show_bug.cgi?id=212221

      In short, Mozilla Error Pages could use some development help, and are not perfect. Use them if you don't mind some possible quirkiness. As for me, I wound up turning them off, the related bugs (especially losing the most recent history entry) irked the hell out me.

    6. Re:Mozilla Question by volkris · · Score: 1

      I always hated the way IE displays error information in the browser window, as if it's an actual webpage.

      Well, actually it is an actual webpage.

      But no webpage loaded because of the error.

      This behavior pisses me off.

    7. Re:Mozilla Question by hey · · Score: 1

      I use Squid (proxy server) and it gives a nice customizable error page. Nothing like that dumb IE one.

    8. Re:Mozilla Question by rsborg · · Score: 1

      Among the other helpful comments, please take a look at the tips and tricks page for mozilla firebird (these should apply equally to regular Mozilla too):

      --
      Make sure everyone's vote counts: Verified Voting
    9. Re:Mozilla Question by prockcore · · Score: 1

      add the following code to your user.js file: // Instead of annoying error dialog messages, display pages:
      user_pref("browser.xul.error_pages.enabled ", true);


      First of all, this rules. Thanks. Secondly, it works just great in mozilla.

  24. Raytracing in Orbit by Captain+Tripps · · Score: 4, Interesting

    Mark's Shuttleworth's an interesting guy. He knew one of the developers of the POV-Ray raytracer, and before he went into orbit he comissioned an image to be rendered on his laptop while in orbit. It was done by Gilles Tran and Jaime Piqueres, two well respected POV-Ray artists. Gilles has the story on his website.

  25. Re:raising 100,000 is easy! by Anonymous Coward · · Score: 0

    easy.. 54984961797617888888888888127817865444448446464879 84157684564166746873677861111433337684641687487454 35467415666666666666665156444444453275377386323726 76787867677987737837867867837838676878373783783787 3878678673333337545768748846

  26. Bounties? by DogIsMyCoprocessor · · Score: 4, Funny

    Huh, what (wakes up) ... is Microsoft taking out contracts on open-source developers now?

    --

    "And this is my boy, Sherman. Speak, Sherman." "Hello." "Good boy."

  27. Comment removed by account_deleted · · Score: 1

    Comment removed based on user account deletion

  28. Hotmail? by Anonymous Coward · · Score: 0

    Cheap, SPAM protection, tons of features, and option to associate your own domain

    Hotmail is for spammers and people who don't know any better. I'd rather use snail mail.

    This place is decent also, but FastMail is still the best.

  29. SVG maintenance by ptaff · · Score: 4, Interesting

    The Mozilla team once included (in versions <= 1.4) a build-optional SVG module; you could then use SVG as part of a multi-Doctype document (alongwith XHTML, MathML...).

    The interesting side of it is that you can script SVG; like you would do with DHTML on a regular XHTML document. Text and data and instructions embedded in a SVG document are *still* accessible; oppose Flash.

    Now that branch is put aside - there is no easy way to include SVG in a stable release: you must use trunk and/or do multiple source patches.

    As a free replacement for proprietary technologies, it would really be nice to see some effort put into reviving SVG in Mozilla.

    1. Re:SVG maintenance by graffix_jones · · Score: 1

      Uh... you forgot to attach a dollar value to that feature request.

  30. For shame! Your talents are goign to waste by Anonymous Coward · · Score: 0

    why not put them to good use?

  31. And it scales even better... by zipwow · · Score: 5, Interesting

    If the system were set up so that you could contribute to a 'bounty', then the system would scale even better.

    Some central board on a project, like the gnome project, would administer the bounties. If its bothering you, add to the bounty. Eventually its enough money to be a proper incentive.

    Like the gnome bounties, the board itself would have to choose the best solution, so as a bounty contributor (the person sending the money) you'd give up that control. A minor giveaway, and something you probably don't have time to do anyway.

    Sounds good to me.

    -Zipwow

    --
    I don't know which is more depressing, that 2/3 didn't care enough to vote, or that 1/2 of those that did are crazy.
    1. Re:And it scales even better... by pavon · · Score: 2, Insightful

      This is an interesting idea, one that I hadn't thought of. I am glad that additional methods of paying developers is becomming popular. But it does have it's problems.

      With headhunter bounties 'success' is easy to measure - did they bring person in, and is he alive if required. Software is not so easy. Often times Linus and other maintainers will turn down patches because they are ugly, even though they work. The reason for this is that clean code saves more time in the long run than you would save banging something together quickly. However with software bounties people would be inticed to bang something together quickly so they can submit it before anyone else. Then the poor maintainers are stuck having to make the subjective decision of wether it is worth the bounty. Concidering how much strife has been caused by disagreements on code with nothing on the line but ego, imagine what could happen when money enters the equation.

      Another way to get the same effect is if the bounty holder just paid one of the current developers, who has proven himself, to write the code. Alot of people already do this - and while it may not have the romance of bounties, it does have the added benifits of less conflict and knowing that you have a paycheck coming for the work you are doing.

      Still bounties are a cool idea if for nothing other than the romantic aspects. I could see a bounty being the deciding factor between "I might get around to contributing a patch to them someday" to "cool, I'll get on that tonight". I could also see it being the deciding factor between "I'll donate money to that project someday" to "Argh I hate this bug, I'm putting up a bounty". It would certainly add some spice as long as people treated it as fun and didn't get too bent out of shape.

    2. Re:And it scales even better... by joeljkp · · Score: 2, Informative

      Try opensourcexperts.com. They do exactly what you were talking about.

      --
      WeRelate.org - wiki-based genealogy
    3. Re:And it scales even better... by Rinikusu · · Score: 1

      And hell, have the bounty put up front, have the "holding" company stick it in an interest bearing account, and you could theoretically pay the bandwidth/hosting/admin bills with the interest (someone's gotta cut the checks and what not)...

      --
      If you were me, you'd be good lookin'. - six string samurai
    4. Re:And it scales even better... by qbproger · · Score: 1

      Sounds like something that would be interesting to add to bugzilla.

      my $.02

      --

      - Joe
    5. Re:And it scales even better... by HaggiZ · · Score: 1

      If the ground rules were put in place beforehand then I can't see there being a problem with this bounty system.

      If people are aware that only "non-ugly" submissions will be selected, that would be a big incentive not to waste your time with just a quick fix. Once the first successful admission is accepted, it has a 2 week cooling off period. During that period the submitted code is not to be made available to the public, but will allow other developers to finish their work. If they have considerable development work to do, they can forego the bounty and find something else. If they are confident their solution is the most optimised one, they now have an even bigger incentive to get it finished before the cooling off period expires.

      I know that a bounty would certainly motivate me to contribute where I could. And if I only got mine 80% done before someone elses was submitted, well there is a fair chance I would continue to finish it in my own time and submit it just for glory's sake at that point.

      I usually find the hardest thing is just getting started.

  32. Re:PUSSY AMERICUNTS! Damn Straight! by Anonymous Coward · · Score: 0


    fine, tell us where he is from, and i'll pull up every bad thing his country has done and post it all over slashdot... assuming he's not from Finland or something.. ;)

  33. Cevelopers vs Contributers by Anonymous Coward · · Score: 3, Informative
    You right about the developers, but people always seem to forget the contributers. The people who track down bugs and sumbit fixes. People who add new functionallity. Many of these people have real jobs where they used open source and need these fixes, so they do it.

    I've only developed one open source application, but I've contributed about 10x that much code to existing projects.

    Without small time contributers, it's really not an open source project.

    1. Re:Cevelopers vs Contributers by Anonymous Coward · · Score: 1, Insightful

      Duh. I can't believe I so failed to make my point. The one project I developed was done as a hobby, but all the other work was done as part of my job. So I don't agree that the community is largely hobbiest, unless you ignore most of the community.

  34. update on the Mersenne search by frovingslosh · · Score: 1
    These guys are a little off in their facts.

    From the website The largest known prime number, discovered by the Great Internet Mersenne Prime Search (GIMPS), has 909,526 digits. The Mersenne search just officially announced yesterday (it had come out to the group last month was was still being confimed by several re-checks) that Michael Shafer discovered the 40th known Mersenne prime, 2^20996011-1. Congratulations Michael. This prime is over 6.3 million digits, beating the previous world record prime by over 2 million digits. So a 6.3 million digit prime is known, replacing a 2 million digit one. The ten million one is not that far off.

    You can get the software to try to find the next Mersenne prime here

    --
    I'm an American. I love this country and the freedoms that we used to have.
  35. Re:raising 100,000 is easy! by Anonymous Coward · · Score: 0


    Ummm... 10 MILLION DIGITS LONG. That is 228 digits.

  36. My guess is... by beef3k · · Score: 1

    ...that at midnight GMT 12/31/04 you'll be too drunk to worry about it...

  37. An Ebay for Open-Source Bidding... by Doc+Hopper · · Score: 3, Interesting

    I find myself wondering, in response to this suggestion, if an ebay-like approach would work really well. Make it easy to register for the service, keep your costs low to none (a few bucks, like ebay, rather than a few hundred, like some former notables), skim just a touch off the amount transacted, and you're done.

    The principal pitfalls of such a system would seem to be:

    1. Delayed delivery. Commitment to engineer something, and then delivering on that commitment, can take days, weeks, or months.
    2. Confirmation of work completed -- how do you track that in the system?
    3. Achieving sufficient volume to pay for operations.

    I dunno, those don't seem insurmountable. To someone who has a hosting account somewhere, some spare time, and one of several ebay-like open source projects currently going, it seems like it would be easy to open up for business...

    Hmm, I wonder what a fun domain would be that I could set something like this up on my server...

  38. Re:PUSSY AMERICUNTS! Damn Straight! by Anonymous Coward · · Score: 0


    I'm not, i'm from America... but Finland was the first country I could think of that I don't have any dirt on...

    Actually, I don't really have anything against other countries except France, Israel, a couple of Islamic countries for not being fair about Israel, and Belgium.

  39. How About Microbounties? by tabdelgawad · · Score: 4, Interesting

    What if something like Bugzilla had a system whereby people could make micropayments towards bounties for fixing bugs and implementing features? The final effect would be the same as someone setting up a single large bounty, but the tasks would be prioritized somewhat more democratically.

    Setting this up would not be easy: you'd have to have a financial partner (Amazon comes to mind in that they had a system where money was held in escrow or something until the buyer was satisfied), and the system would have to have decent financial auditing to prevent abuse, but it could be done.

    Microbounties would also bring back a measure of consumer power to the world of open source development. Projects/tasks that attract donators will also attract developers, and the disconnect we always talk about between what users want and what developers want to work on would become smaller.

    And while I'm talking big, let me point out that this model could be adapted to the provision of other information goods. I can imagine a small band setting up a bounty for their next album, with funds not released until the album is complete (in this case, it would be the suppliers setting up the bounties, not the demanders. I guess you'd call them 'ransoms' not 'bounties').

    Sombody ought to set up a bounty for the implementation of this idea :)

    --
    Imposing Libertarian views on everyone online since 1992.
    1. Re:How About Microbounties? by marnanel · · Score: 2, Interesting

      Someone suggested it a while back:

      http://bugzilla.mozilla.org/show_bug.cgi?id=213437

      (direct links to bugzilla from slashdot don't work, so copy and paste the URL.)

      --
      GROGGS: alive and well and living in
    2. Re:How About Microbounties? by tabdelgawad · · Score: 2, Informative

      Thanks for the link. Bugzilla says:

      Status: RESOLVED
      Resolution: WONTFIX

      Which is perfectly sensible, given how complicated this would be. This is not really going to be implemented through the bug tracking system. It's a big idea that requires a big name/organization/company to adopt it. And this will only happen if the idea gets traction (and a lot of discussion) at the grassroots.

      --
      Imposing Libertarian views on everyone online since 1992.
  40. Firebird redefined. by karmaflux · · Score: 1

    IE alternative, eh? Is that the new term for "web browser"?

    --

    REM Old programmers don't die. They just GOSUB without RETURN.

    1. Re:Firebird redefined. by ActionPlant · · Score: 1

      You'd almost think so. The point behind my saying "IE alternative" was not that people already using open source are using IE as a primary web browser...the truth is likely quite the opposite. The point was that with an incentive, people will continue to develop quality Mozilla applications, which will hopefully continue to be a powerful and free option to compete with IE for Windows users. Of course everyone will benefit. But Mozilla already comes in many open-source distros. I was implying that it won't just fade out and become a "geek" browser. Everyone can use it!

      Damon,

      --
      http://actionPlant.com
    2. Re:Firebird redefined. by bastiaannaber · · Score: 1

      Might sound weird but I know a lot of people that don't know what a web browser is, they only know that they use IE but that it is a web browser they don't know

  41. Re:My bounty by Anonymous Coward · · Score: 0

    Perform fellatio on Michael Jackson and I will donate $150 to the FSF.

  42. Here is a suggestion... by Anonymous Coward · · Score: 0

    An option to disable the html command that opens a link in a new regular broswer window when you click a link. It is really annoying to have a new regular broswer window open when it isn't needed. Even though I try to avoide them, it is even more annoying when the morons have evey fricking link open a new broswer window.

    1. Re:Here is a suggestion... by otrebmuh · · Score: 2, Insightful

      This is already possible in Mozilla/Firebird...there is a property browser.block.target_new_window or something...I love this feature!!

    2. Re:Here is a suggestion... by Anonymous Coward · · Score: 0

      There's an extension called This Window that should help.

    3. Re:Here is a suggestion... by Anonymous Coward · · Score: 0

      Thanks, I will try it out.

  43. Try again by Anonymous Coward · · Score: 0

    Your number is divisible by 2, by 22259 and by some larger prime divisors.

  44. Re:PUSSY AMERICUNTS! Damn Straight! by Anonymous Coward · · Score: 0

    Yeah, okay. Actually, I don't hate the US either. It's just that in my experience they seem to react best to trolls.

    So, I really don't wanna waste your time, but allow me a final question: What has poor Belgium done to deserve your hatred? Wouldn't it be more logical to hate Germany because of the whole Iraq thing?

  45. Well, it looks good on paper.... by CHaN_316 · · Score: 1

    I like the idea of putting down 'Mozilla Bounty Hunter' on my resume or business card. Coder for hire. I'm sure that's going to grab some attention.

    --
    "There is no spoon." - The Matrix
    1. Re:Well, it looks good on paper.... by Anonymous Coward · · Score: 0

      I like the idea of putting down 'Mozilla Bounty Hunter' on my resume or business card.

      Another view would be that that would look kinda stupid.

  46. Complete Language list to be supported by axxackall · · Score: 1
    Here is my complete list of scripting languages that MUST be supported:
    • Python
    • Perl
    • Ruby
    • Tcl
    • Lisp
    • Scheme
    • Haskell
    • OCAML
    • Erlang
    • Mozart/Oz
    • Mercury
    • Smalltalk
    • Prolog
    • SQL
    • OQL
    • XQuery
    • JavaScript
    • and of course BASH
    Did I forget something?.. Oh, yes - and TeX/LaTeX too!

    Seriously, each time one of them is not supported in some software I need it next day after I learn that it's not there. It must be solved once and forever - all those languages must be supported. So each time the programmer can use the right tool for the right job.

    --

    Less is more !
  47. A trend perhaps by agslashdot · · Score: 2, Interesting

    I wouldn't exactly call 100 grand a bounty...if you live in NYC, its the minimum you'd need to pay rent & support a wife and two kids.

    On another tack, I see this as a trend, perhaps an offshoot of angel-investors+freelancing, where rich individuals ( the angel-investors ) pony up cash to get stuff done by the rest of us(freelancers), mostly for themselves, but sometimes society benefits too.

    eg. Superman Christopher Reeves is single-handedly funding ( http://www.christopherreeve.org/ ) spinal cord research in this country.

    George Soros pours tons of cash into his pet projects in Eastern Europe.

    The results can be decidedly mixed - Reeves decides not to pursue research in basic medicine, - he just wants people to work on problems pertaining to his specific spinal cord injury.

    I hope mozilla doesn't end up having a button on its toolbar for each investor who coughed up $5K ( where I come from, if you pay 5K for a temple project, you get a stone in the temple with your name on it. )

    1. Re:A trend perhaps by prockcore · · Score: 1

      I wouldn't exactly call 100 grand a bounty...if you live in NYC, its the minimum you'd need to pay rent & support a wife and two kids.

      And yet millions in NYC do just fine on a percentage of that.

      Perhaps you just can't economize.

  48. Re:PUSSY AMERICUNTS! Damn Straight! by Anonymous Coward · · Score: 0


    Actually, when I was traveling through Europe in high school, we passed through belgium. Maybe it was just the section we traveled through, but it was definatly the dirtiest country I've ever been in.

    We were so relieved to get to Germany! The road turned nice and newly paved and everything... and the Germans were surprisingly friendly (although it was a small town we stopped at to eat).

    We were over there playing in the Dana Cup in Denmark (soccer tournament), and visiting my friend's parents in Paris.

    Agreed though, I also find it funny when (especially marines) go nuts over some of the stuff posted on here.

    Oh ya, and note that I am not the AC that posted the original thing on france, although I did find it funny...

  49. Likes by G3ckoG33k · · Score: 1

    From his homepage: "Likes: spring, cesaria evora, slashdot, chelsea[...]"

    Hey, Mark! That's karma whoring! ;)

    Anyhow, GREAT JOB!

  50. Mozilla Firebird is excellent! by Anonymous Coward · · Score: 1, Informative

    I like the popup ad blocking feature, why can't IE offer this is well? What's wrong with those idiots at Microsoft?

  51. Virtual Text-highlighter by xeoron · · Score: 1

    I would love for Mozilla to have a plugin that has the ability to highlight text on a webpage (just like highlighting something on paper) and, if you save the page that has highlights in it, Mozilla will also save highlighted text as highlighted. It would also be nice to be able to unhighlight something, as well.

    1. Re:Virtual Text-highlighter by pe1chl · · Score: 1

      File->Edit page. Select area. Choose a different color. Save.

    2. Re:Virtual Text-highlighter by xeoron · · Score: 1

      True, but there are bugs in Composer. If I select a area of text and tell it to change the background color, it often changes the background of an entire paragraph or section or other parts of a sentence. Besides, even if that worked correctly, it would be nice to not have to do all that extra work.

    3. Re:Virtual Text-highlighter by pe1chl · · Score: 1

      True. With foreground color it works somewhat better.
      Anyway, this shows the power of an integrated web browser/mailer/editor. I hope not too much functionality like this gets lost when the program is split up.

    4. Re:Virtual Text-highlighter by xeoron · · Score: 1

      This is why Mozilla Firebird needs a plugin.

  52. Ditch the webclient by Anonymous Coward · · Score: 0
    Why do you use it anyway? POP clients are so much easier to manage than web based. If you're on windows, try out The Bat!; gives a lot of control (The bayesian filtering is perfect with the proper amount of spam to learn from) though it still needs some work on stability issues IMO. Or there's always mozilla mail, though it does leave something to be desired.

    Don't you wish Evolution was available for win32? I know I do... It's the perfect app for people who want to switch from outlook, because the UI is so similar (and so well done).

    1. Re:Ditch the webclient by spacecowboy420 · · Score: 1

      Virtual folders rule. I wish more mail clients had those. It is so cool to sort all your mail as it comes in and have only 1 folder to open to read your unread messages.

      Downside, spam filters suck/nonexistent.

      1 word: Thunderbird

      --
      ymmv
    2. Re:Ditch the webclient by madcow_ucsb · · Score: 1

      Ok, this doesn't solve the SMTP problem, but aren't *all* of the other problems you mentioned solved by IMAP?

      Everything's on the server. You only need to download headers. Message state (read, responded to, etc) is saved on the server. You get folders galore. You can check quotas and share folders between users, and it's *not* any more difficult to run than a POP server.

      I truely don't understand why that god-awful ghetto-ness that is POP even exists anymore....it makes sense if you're paying for your internet connection by the minute and want to read everything offline, but for any other situation it just blows.

      Hell, aside from my current job (where the guy who does IT just doesn't want to deal with it) I haven't touched a POP server in *years*.

  53. Excellent! by autechre · · Score: 1

    You can re-order tabs and move them between windows via drag-and-drop with these extensions. That's exactly what I've been wanting. I actually still use multiple browser windows, and use tabs as "subcategories". For instance, I'll have one window for Slashdot, with tabs for stories, and open more tabs for comments I want to read (I browse threaded with comments at 3 and above displayed in full). Sometimes, I'd really like to rearrange the tabs to move the stories around, as it's most convenient to have the story I'm reading be the right-most tab.

    I'm also intrigued by the ability to set certain states (such as a refresh interval), and the fact that this is saved with the bookmark to the page. Very nice.

    --
    WMBC freeform/independent online radio.
  54. For great justice! by Anonymous Coward · · Score: 0

    All your stale joke are belong to us!

  55. Comment removed by account_deleted · · Score: 1

    Comment removed based on user account deletion

  56. Not so slow by jefu · · Score: 1
    I use firebird with the tab extensions and it doesn't seem (to me) to slow things down much at all.

    However, if you set up the tab groups and set it so that it reopens the current group of tabs when the browser crashes, I've seen reports that that does slow things down considerably. So try unsetting that option.

    If you use the tab extensions you might also want to check and see if you have the "auto-reload" enabled. In the options under tabs there is a "frequency of auto-reload". Make that 1 or you can end up with tabs reloading and reloading and reloading for pages set to expire immediately.

  57. Good idea but take it further by Adolph_Hitler · · Score: 1

    Let the users submit the bugs, if enough people vote on the bugs it gets listed as A bounty. If the users then contribute to the bounty the bug gets fixed.

    --
    People don't exist to serve systems, systems exist to serve people.
  58. mozilla features by Anonymous Coward · · Score: 1, Interesting

    I would like the browser to perform a glitch-free redraw of the current page when a link is clicked on
    and opens in another window or tab, so that the
    link text will now display in the proper color indicating that the link has been visited.

  59. my Bounty by hpavc · · Score: 1

    I would quickly pay $100 for a solid cross platform roaming profile implimentation in the mainstream mozilla. I think plenty of people would jump at this as well o increase that amount quite easily.

    --
    members are seeing something, your seeing an ad
    1. Re:my Bounty by shayne321 · · Score: 1
      Go to buzgilla.mozilla.org (you have to cut and paste it, links from slashdot will not work) and read over bug # 124026. Contribute your $100 if you wish. I can't believe with a bounty over 3 grand no one has delivered a solution yet..

      Shayne

      --
      Today I didn't even have to use my AK; I got to say it was a good day -- Icecube
    2. Re:my Bounty by BZ · · Score: 1

      3 grand divided by $50 is 60 hours. So if it would take more than about two weeks of work to do it, it's just not worth the money...

  60. SchoolTool by krasni_bor · · Score: 2, Informative

    Most of the bounty cash will probably end up going to SchoolTool development. SchoolTool is a Python-based school administration application, primarily for schools in the developing world. Steve Alexander, a leading Zope developer, is currently leading the work with his team in Lithuania. The server is based on Zope 3 code and the Twisted framework. It'll feature a REST web service interface. Hopefully, this will provide a relatively simple, robust and clean platform to allow schools to manage their data with a minimum of up-front expense and administrative burden.

  61. Good point by Dr.+Spork · · Score: 1
    I'm afraid you're right. This might not be a fatal flaw in the bounty system if there are project-appointed bounty cops which make a ruling on whether the bounty was properly discharged (maintainable code, etc.).

    Real-life bounties have this problem as well. The US offered bounties on Afghan "Al Quada members", and for this reason, many of the people caged up in Guantanamo are just farmers, taxi-drivers and 13-year-old kids who were turned in by some very nasty people who wanted bounty money. To solve this problem, they need a committe to determine when a bounty is properly paid. A similar system could also make calls about bounty paymets for software. Sure, it's a bit of extra work, but much easier than writing the code yourself.

  62. Still waiting for "Save Form content to disk" by Anonymous Coward · · Score: 1, Interesting

    Since 1994 I'm waiting for the "Save content of this form locally".

    How many time did you spend 30 minutes filling HTML form and your only solution at the end to keep what you've written is to print the page !

    Is it that complex ???

    1. Re:Still waiting for "Save Form content to disk" by Anonymous Coward · · Score: 0

      Just press Prt Scrn (it's usually above the insert key). Open up an image editor - mspaint will do, paste the form screenshot in and save it.

    2. Re:Still waiting for "Save Form content to disk" by samdu · · Score: 1
    3. Re:Still waiting for "Save Form content to disk" by Anonymous Coward · · Score: 0

      That's it ! I announce the end of IE ! http://www.prismicspiral.com/scribe/ is the way to go.

  63. Bugzilla feature request by joeljkp · · Score: 1

    I submitted a feature request to Bugzilla to allow bounties within bug reports.

    --
    WeRelate.org - wiki-based genealogy
  64. already done by sacrilicious · · Score: 2, Funny
    clicking on a link will randomly redirect me to http://goatse.cx

    I think I remember reading recently that Belkin routers do this for you. :)

    --
    - First they ignore you, then they laugh at you, then ???, then profit.
  65. Also, if you want to help Mozilla by Anonymous Coward · · Score: 0

    ...this may interest you: Save Netscape

  66. Don't forget international developers by original_nick · · Score: 2, Insightful

    A few in this thread have mentioned a few times that the total amount offered for bounties is barely a salary for a good developer. Two points to remember - chasing bounties isn't necessarily to be a lucrative bounty, it's more about providing some motivation to the guys who were going to do this anyway; secondly, don't assume that the best developers for the job are American - Mark comes from South Africa where US$100k would hire quite a few world-class developers (not that he is hiring teams).

    1. Re:Don't forget international developers by bunratty · · Score: 1

      I've seen bounties for many Mozilla bugs over the past several months. Have any of these bounties actually motivated a developer to fix any of those bugs so far? If not, I would conclude that in fact the bounties are still too small.

      --
      What a fool believes, he sees, no wise man has the power to reason away.
  67. Yahoo much better than hotmail by malsdavis · · Score: 1

    I find yahoo to be much better than hotmail, you don't get nearly as much spam and you get more disk space for free.

  68. RMS used to charge $200 per hour by Anonymous Coward · · Score: 0

    After he established the Free Software Foundation, Richard Stallman would charge $200 per hour to clients to write code. The stipulation was that the code had to be under the GPL -- no exceptions. (Source: Rebel Code by Glyn Moody)

    I think the current bounties are too low in price. If Stallman could charge $200 per hour , why is everbody else working for free or very low wages?

    Don't forget, Stallman also got around a quarter of a million dollars as part of his MacArthur Genius Grant award, which in turn is invested into mutual funds; he lives off the interest. If you are so lucky, then yeah, you can afford to code for free or for peanuts.

  69. Standards Compliance by malsdavis · · Score: 1

    I think a strict prerequsite for any code to be deemed a winning entry is that it has strict standards compliance. Everyone I speak to who doesn't like Linux says its because of the lack of standard UI issues. Sure, most these sort of issues are beyond the scope of the competition elements but it is still important that standards compliance (in every respect) be kept.

  70. But Epiphany is by Ars-Fartsica · · Score: 1

    Mozilla is not "the" GNOME browser - it is a browser that has GTK2 hooks. Epiphany is integrated into GNOME, supports GNOME dialogs, complies with GNOME's HIG etc.

  71. Similar story by MarcQuadra · · Score: 1

    I do think Moz on Win32 is a tiny bit slower than IE, but the time saved by tabbed browsing alone makes it WELL worth my while. The automatic 'google search' is great too, and the sidebars let me monitor several projects without having to trod over to the actual websites.

    Overall Moz/FireBird are great products.

    --
    "Sometimes, I think Trent just needs a cup of hot chocolate and a blankie." -Tori Amos on Nine Inch Nails
  72. Amiga Mozilla Port Bounty... by samdu · · Score: 1

    There's been a bounty for a port of Mozilla (and/or FireBird) to Amiga OS 4.x for several months now. Nice to see everyone else catching up. :)

  73. SVG maintenance-Plumbers needed. by Anonymous Coward · · Score: 0

    I agree. I've thought of doing this myself, but I'm not certain how much work would be involved in doing this. How much of Moz does one have to understand? If Sodipodi is any indication SVG functionality is a lot of work all by itself.

  74. for $100,000.... by TaraByte · · Score: 1

    surely you could buy a fast enough computer to make 1.5 feel uber fast, if not I'll sell you one that will for the small price of $100,000. :P

    --
    Security is inversely proportional to the commitment of one desiring to circumvent it.
  75. Hotmail Working Solution by Jotham · · Score: 3, Informative
    ok, I have a complete solution for you...

    1) Download and Install Tab Extension and restart Mozilla.

    2) In TabBrowser Extension Options change two settings: a) in 'Advanced', tick 'New windows opened by JavaScript' and b) in 'Focus', tick Javascript in 'load new tab in background when it is opened by'

    3) In Booksmarks > Manage Bookmarks: create a new Bookmark. In the Location type: javascript: function G(UL) { window.open(UL,'_blank',''); } stick it in your Bookmarks Toolbar for easy reuse.

    4) open Hotmail and go to your Inbox

    5) click that Bookmark you just created (this will replace hotmail's function with your own)

    6) click on messages - they should now open in the background in a new tab.

    enjoy

    As a better suggestion, I wrote a webmail client for ourbrisbane.com which is free sign-up to (5MB storage), W3C compliant (IE and Mozilla), has a good spam filter, and has a preview pane, right-click contextual menus, drag-drop, background-mail checking, folder export (as zip), select and ctrl-click, short-cut keys, searchable list filtering, etc, etc.

    1. Re:Hotmail Working Solution by Anonymous Coward · · Score: 0

      Many many thanx indeed. I just tried this and works perfect. Kudos !!

  76. What about $200 per hour? by Anonymous Coward · · Score: 0

    After he established the Free Software Foundation, Richard Stallman would charge $200 per hour to clients to write code. The stipulation was that the code had to be under the GPL -- no exceptions. (Source: Rebel Code by Glyn Moody)

    I think the current bounties are too low in price. If Stallman could charge $200 per hour , why is everbody else working for free or very low wages?

    Don't forget, Stallman also got around a quarter of a million dollars as part of his MacArthur Genius Grant award, which in turn is invested into mutual funds; he lives off the interest. If you are so lucky, then yeah, you can afford to code for free or for peanuts.

  77. Spambayes by grokster · · Score: 0

    Check out SpamBayes - Outlook plugin. Bayesian filtering for Outlook 2000/XP/2003 - written in Python...

  78. Python - Mark is a fan by grokster · · Score: 0

    Mark's been a Python user since like version 1.2. Thawte used to have a "powered by Python" logo on their home page...

  79. Python too by grokster · · Score: 0
    I'm willing to fund work around the Python scripting interfaces on the following tools:
    • OpenOffice
    • Blender
    • AbiWord
    • Gnumeric
    • The GIMP
  80. Re:PUSSY AMERICUNTS! Damn Straight! by Anonymous Coward · · Score: 0

    Sorry for the delay in posting a response. My answer to your question might simply be that it was a ridiculously easy target of opportunity to sharpen my Trolling technique. I don't really care whether or not the original poster is/was or will be French but I thought it prudent to begin with an attack on the French (proven path of least resistance) and save the invocation of some variant of Godwin's Law as a last resort should the original poster have anything clever with which to respond - everyone else in between would have been fair game. Further, I am not American - I'm Mexicano (Meheekano for the Norteno's in the audience) so from a historical perspective I have no love for the French or the Americano's.

  81. nope by Anonymous Coward · · Score: 0

    Expedia.com does the same type of thing - try selecting a list of their vacation packages sometime. The links to get details on each one are javascript links, which don't play nicely with tabbed browsing.