Slashdot Mirror


Gnomemeeting Closes the Source

daja77 writes "There is an announcement on Gnomemeeting stating that they are closing the source to be able to support tcpa and palladium. The gnomemeeting PRO version will be available for $50 tomorrow and GPL version will be discontinued."

196 comments

  1. For fuck's sake by chrisseaton · · Score: 4, Insightful

    Give it a rest, Taco!

    1. Re:For fuck's sake by Anonymous Coward · · Score: 2, Insightful

      I second that. This is just fucking stupid at this point. If the stories were at least plausible, that would help, but they are just stupid. And the new TCP/IP RFC repeated 3 times was another stupid fucking move that only demonstrates the lack of creativity they have in screwing with people.

    2. Re:For fuck's sake by Anonymous Coward · · Score: 0

      "TCP/IP RFC repeated 3 times"

      4 times now

    3. Re:For fuck's sake by Ponty · · Score: 1

      Come on, it's funny.

    4. Re:For fuck's sake by xanadu-xtroot.com · · Score: 4, Insightful

      Come on, it's funny.

      It WAS funny.

      --
      I'm not a prophet or a stone-age man,
      I'm just a mortal with potential of a super man.
    5. Re:For fuck's sake by dangerweasel · · Score: 1

      How much shit have you assholes thrown at him recently about dupes stories? Guess he is getting his revenge. HA HA! Now get the fuck over it!

    6. Re:For fuck's sake by Anonvmous+Coward · · Score: 4, Insightful

      "Give it a rest, Taco!"

      How long have you been around? This happens every year on April 1st. If it bothers you, then mark April 1st on your calendar next year to take a day off from Slashdot.

    7. Re:For fuck's sake by NanoGator · · Score: 4, Insightful

      "And the new TCP/IP RFC repeated 3 times was another stupid fucking move that only demonstrates the lack of creativity they have in screwing with people."

      Actually, it demonstrates that he listens to everybody's whining about the infrequent story dupes. He's not making fun of himself, he's winding up the overly sensitive ppl out there whose lives depend on Slashdot providing fresh content 20 times a day.

      --
      "Derp de derp."
    8. Re:For fuck's sake by eht · · Score: 4, Insightful

      the problem is though, that there is some real news posted on some april 1st's, and it's sometimes a bitch to sort it out

    9. Re:For fuck's sake by Enrico+Pulatzo · · Score: 3, Funny

      Do you realize you're asking a man who goes by "Taco" to listen to reason?

    10. Re:For fuck's sake by Yarn · · Score: 1

      I think that's the point.

      To be honest, if you rely on slashdot for news then you probably deserve it.

      --
      -Yarn - Rio Karma: Excellent
    11. Re:For fuck's sake by Anonymous Coward · · Score: 0

      No really, this joke sucks monkey dick. Much like
      the asshoop who was in the pub tonight, but slightly more so.

    12. Re:For fuck's sake by meme_police · · Score: 1

      Infrequent? If readers easily pick out dupes, why can't someone who's in charge of the place?

      --

      The meme police, They live inside of my head

  2. For real by secolactico · · Score: 2, Informative

    The sad part is, this is not an April Fools.

    --
    No sig
    1. Re:For real by bazmonkey · · Score: 2, Informative

      Yes it is. 1) Can't happen. GPL guarantees stuff like this couldn't.

      2) It's April fool's day. Trust us.

      3) Oh, by the way, did you hear about that IPv4 header bit???

    2. Re:For real by aoteoroa · · Score: 1
      Two clues this is another joke; quoted from the article:
      1. We are proud to announce today (emphasis mine) the upcoming release of GnomeMeeting PRO.
      2. We decided to close the source code of GnomeMeeting because we think it is a good way to produce more secure software.
    3. Re:For real by Gorny · · Score: 1

      Yeah, the IPv4 header bit story rocked! :)

      --
      Alan Perlis once said: "A language that doesn't affect the way you think about programming, is not worth knowing"
    4. Re:For real by Anonymous Coward · · Score: 0

      Wrong.

      If everyone who coded the app agrees to commercialize it, then they can take thier own code and commercialize it. The previous GPL version is still GPL, and anyone can pick it up and keep coding. This goes for _every_ GPL app out there. The creators can choose whatever license they want at any stage of the game, they just can't retroactively relicense previous versions.

    5. Re:For real by deragon · · Score: 1

      Mmm... regarding point 1, are you sure they could not close it?

      I thought that as the copyright owner, you can change the license whenever you want. What has been released as GPL remains GPL, but if you do any new developpement, it falls under your new license, which can be closed.

      The one thing I do not understand, what happens if other people contributed to the project while it was under the GPL? Do you have to remove their part of the code to relicense it?

      mysql is good example of twin licences for the same code. But what are the implications and restrictions to go on like so?

      --
      Remember the year 2000? They promised us flying cars. They delivered the PT Cruiser...
    6. Re:For real by King+of+the+World · · Score: 1

      If the authors genuinely agree then they can release it under the GPL. If the authors can genuinely agree they can stop releasing under the GPL and release under another licence (that is 'closed').

    7. Re:For real by 0x0d0a · · Score: 1

      1) Can't happen. GPL guarantees stuff like this couldn't.

      Wrong. Existing sourcecode cannot be taken away, but as long as the original and patch (if any) authors want to do so, they can close the source of any future releases.

      This is exactly what happened to Tux Racer.

    8. Re:For real by div_2n · · Score: 1

      Yes, future code could be closed but already GPL'ed versions would remain GPL'ed. So would any derivative works of a GPL licensee.

      Since the orignating licensor doesn't have to have a license with themselves, it is their right to change the licensing scheme as they see fit. Licensing changes in this fashion cannot be retroactive since that would violate the original GPL license.

      No, I am not a lawyer. That is just simple contract law that I have picked up here and there from the 4 people in my family that ARE lawyers.

    9. Re:For real by GiMP · · Score: 1

      You can release code of your copyright under another license.

      Many projects, especially those run by companies, have a contribution clause which says that if you add your code to their tree the copyright is transfered to them. This allows them to relicense the software.

      If they do not own the copyright to contributed parts, then they must remove the contributed parts or have approval by the copyright holders.

    10. Re:For real by Anonymous Coward · · Score: 0
      The one thing I do not understand, what happens if other people contributed to the project while it was under the GPL? Do you have to remove their part of the code to relicense it?

      What I've seen some projects do is this. If your patch is short, it's probably not copyrightable, so they just take it. If it's long, you must assign the copyright to them. If the copyright is not assign, then yes, they would have to remove/rewrite it to change the license (or get permission from the author).

    11. Re:For real by Anonymous Coward · · Score: 1, Funny

      Maybe they just switched businessmodel?

      From:

      1: Write free software.
      2: ?
      3: Eat a banana.
      4: Profit!

      To:

      1: Write free software.
      2: ?
      3: Sell it.
      4: Profit!

    12. Re:For real by ScoLgo · · Score: 1
      --
      "Michael, I did nothing. I did absolutely nothing - and it was everything that I thought it could be."
    13. Re:For real by Anonymous Coward · · Score: 0

      Your family should be taken out and shot.

    14. Re:For real by axxackall · · Score: 1
      If already GPLed code stays GPL, then everyone can clone it (still under GPL). Therefore the problem is not in the code, but in existing Gnomemeeting developers who won't work on GPLed code anymore.

      So, let's just find new developers for GNU/Gnomemeeting then :)

      --

      Less is more !
    15. Re:For real by plugger · · Score: 1

      "We decided to close the source code of GnomeMeeting because we think it is a good way to produce more secure software."

      Hehe, very droll.

    16. Re:For real by Andy+Dodd · · Score: 1

      " Yes, future code could be closed but already GPL'ed versions would remain GPL'ed. So would any derivative works of a GPL licensee."
      Note that future code can only be closed IF the authors have been assigned copyright rights to all portions of the code or all contributors have agreed to the closing.

      i.e. if there's one line of code that hasn't had its copyright assigned and the contributor hasn't given permission, then the code can't go GPL (Until that line is removed, a la BSD and the AT&T copyrights.)

      I've been involved with a project that did this - We originally released under GPL, and for various reasons it was decided to create a closed fork. Fortunately, we only had 2 contributions from outside of our research lab, and the authors of both of those agreed to going commercial. (In fact, I think one is getting money out of the deal.)

      FYI, the project is at http://www.sourceforge.net/projects/cu30/

      --
      retrorocket.o not found, launch anyway?
  3. I love you Taco! by Saint · · Score: 2, Funny

    What a refreshing bit of news!

    1. Re:I love you Taco! by madfgurtbn · · Score: 1

      I disagree. It is generally a Bad Thing when previously GPL code is turned into proprietary software. Unless you are trying to make money, of course.

      --
      Send lawyers, guns, and money. Dad, get me out of this.
    2. Re:I love you Taco! by sharph · · Score: 1

      I know its terrible when they discontinue the GPLed code.

      Unless its on the first of April.

  4. enough by minaguib · · Score: 2, Insightful

    is enough. There's something magical every april 1st that turns /. into a garbage can

    1. Re:enough by WD · · Score: 4, Funny

      Is is really that much better the rest of the year??

    2. Re:enough by jagripino · · Score: 3, Insightful

      Dude... It's supposed to be funny! Enjoy it!

      Really, it may not be you kind of humour, but I'm having fun with the discussions on /. today.

    3. Re:enough by RollingThunder · · Score: 5, Insightful

      Since you know it happens - why not just take a day off of Slashdot?

    4. Re:enough by Anonymous Coward · · Score: 0

      GET

      OVER

      IT.

    5. Re:enough by YahoKa · · Score: 1

      I'm addicted. Typing http://www.slashdot.org in my URL bar is instinct when i open my browser. Ack :S

    6. Re:enough by Anonymous Coward · · Score: 0

      And just as magically it goes back to a recycling bin the other 355 days.

    7. Re:enough by dschuetz · · Score: 5, Insightful

      Since you know it happens - why not just take a day off of Slashdot?

      Because they continue to post some real stories, too.

      The novelty of April Fool's jokes (a fun RFC, an explanation of pigeon-ranking technology, etc.) wears really thin when there are a dozen of them in a row. Especially so when you have to figure out which stories are real in the middle of the other junk.

      Slashdot is in a strange position with regards to these hoaxes. It's not, generally, a creator of jokes, but instead publicizes others' jokes for fun and comments. So, by definition, we see a whole lot more of them here simply because /. is an aggregator of other stories, by definition.

      What was suggested last year was that there be one or two April Fools' "quickies" with links to a bunch of funny jokes, rather than trying to pass each and every stupid hoax off as a real story. Obviously, that's not happening this time.

      On the other hand, I have to admit grudging satisfaction with the IP RFC evil-bit bit, since the joke is no longer the RFC story, but the fact that it keeps coming up.

      I also think the slew of really off-the-wall Ask Slashdot stories is pretty good. They're crazy enough that you can recognize them right off as April Fool's jokes, but reasonable enough that they're actually generating some fun discussion.

      But, really, the "post a different hoax every hour" model was broken last year, and it's just as broken this year.

    8. Re:enough by urmensch · · Score: 2, Funny

      you should think about using that homepage thingy

    9. Re:enough by Anonymous Coward · · Score: 0
      Especially so when you have to figure out which stories are real in the middle of the other junk.

      I thought that was the whole point of April Fools. If there are no real stories and no confusion, it would just be stupid joke day.

    10. Re:enough by mark_lybarger · · Score: 1

      Because they continue to post some real stories, too.

      which version of /. were you brought up on? must have been before the ipv4 changes; slightly after gentoo migrated to rpm...

    11. Re:enough by cel4145 · · Score: 1

      that personal toolbar thingy in mozilla works nice as well.

    12. Re:enough by slyxter · · Score: 1

      Just a little nugget of info but I am pretty sure that traditionaly April fools day ends at noon on April 1st. At least in England, but I am Canadian, so maybe I don't really have a point. d'oh

    13. Re:enough by dschuetz · · Score: 3, Insightful

      Because they continue to post some real stories, too.

      which version of /. were you brought up on? must have been before the ipv4 changes; slightly after gentoo migrated to rpm...


      Assuming for the moment that you weren't being sarcastic (it's late in the day for me so my detector isn't operating at full capacity), some stories posted today that appear to be legit:

      * Humor in Times of War
      * Can You Trust Microsoft on Security?
      * Apple 12" Powerbook Review
      * Peter Jackson Remaking King Kong

      Some of the off-the-wall Ask Slashdot entries are obviously posted as jokes, but make interesting discussion anyway:

      * CD-R Scents (I've always wondered this myself)
      * "Corporation" loophole to music sharing
      * Negative Skeptics
      * Eyes as Cameras
      * Possessed Technology (who hasn't had some?)

      The "hoaxes," themselves, are pretty poor this year. None of them, really, pass the first glance test, and half the fun of being taken in is getting halfway down an RFC or something before you realize you've been had. The stories today (BSD distros merging, Enlightenment 1.0, etc.) are so far off as to not even invite gullibility.

    14. Re:enough by ry4an · · Score: 1

      Don't you get it? Slashdot isn't making up these jokes, they're reporting them. I don't read the gnomemeeting website. I wouldn't have seen this joke. Now I have and I'm happier for it. Don't think of it as slashdot trying to perpetrate 10 different jokes. Instead, think of them as a joke aggregator finding the best of today for you.

    15. Re:enough by Anonymous Coward · · Score: 0

      Somebody correct me if I'm wrong on this, but isn't April Fool's Day traditionally only supposed to last until noon? Shouldn't they stop posting these at noon, at least in Taco's timezone? Where exactly is Taco's timezone? Does he have his own timezone? If not, maybe he should.

    16. Re:enough by Anonymous Coward · · Score: 0
      "post a different hoax every hour" model was broken last year, and it's just as broken this year.

      And Slashdot is broken all year long!

    17. Re:enough by revery · · Score: 1

      Did you get that the whitespace language is also legit? I was skeptical at first, but it actually works.

    18. Re:enough by Anonymous Coward · · Score: 0

      Strange. April 1 is the only day of the year I consider /. worth my time.

    19. Re:enough by Palshife · · Score: 1

      Um, take a joke or don't read Slashdot today. I promise, you'll live.

      --
      Attention deficit disorder is a complicated issue, spanning several major... HEY LET'S GO RIDE BIKES!
    20. Re:enough by sepluv · · Score: 1
      Especially so when you have to figure out which stories are real in the middle of the other junk.

      Uhh you don't go to /. much on a normal day do you?

      --
      Joe Llywelyn Griffith Blakesley
      [This post is in the public domain (copyright-free) unless otherwise stated]
    21. Re:enough by Anonymous Coward · · Score: 0

      This is the new Slashdot calendar. Years have 356 days rather than 365.

    22. Re:enough by tomhudson · · Score: 1

      nah, it's just your crabby old parents (when we were kids) and teachers who said it (April fools) stopped at noon.

    23. Re:enough by Decimal · · Score: 1

      You know, there are Alternatives if you don't like Slashdot's posters.

      Or hey, you know what? Stay away from the internet for the rest of the day. Take a walk! It's beautiful outside where I am! Think I'll do that now.

      --

      Remember "Bring 'em on"? *sigh
    24. Re:enough by geekoid · · Score: 1

      well, when you create your own site for linking to news, you don't have to do it.
      Please try to remember that some of us actually have lives, so we're not refreshing slashdot 10 time a day just to get the latest story. Which, more time then not, you could get quicker if you just went to the site that usually get linked to:
      CNN, NY Times, etc...

      Now, go get laid and don't come back for a week.

      --
      The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
    25. Re:enough by TRACK-YOUR-POSITION · · Score: 1

      The problem with this kind of comment is that as stupid as Slashdot's April's Fools, complaining about this kind of stupidity is generally regarded as stupid seven fold, and complaining about this complaining, as you have done, is stupid seventy and seven fold. Which makes me stupid seven hundred seventy and seven fold. Whoops.

    26. Re:enough by mark_lybarger · · Score: 1

      yes, i was being sarcastic. that was certainly the day for it.

  5. Not that funny by kalidasa · · Score: 1

    Comeon, this isn't anywhere near as good as the working whitespace language. You're slipping.

  6. About time by Gunnery+Sgt.+Hartman · · Score: 5, Funny

    Its about time somebody closed the code. All the bugs kept getting out and running wild. Fifty dollars seems like a fair price not having to put up with any more loose bugs.

    --
    [ ]
  7. How much more? by Anonymous Coward · · Score: 0

    I mean really. Get more inventive.

  8. I cringe, I wince.... by Anonymous Coward · · Score: 0

    Slashdot on April 1st. Bunch of arse mate...

    ~today ze omlette ees sheet...

  9. This must be a joke! by TopShelf · · Score: 5, Funny

    I won't believe this story until it's been posted by CmdrTaco 3 or 4 more times today...

    --
    Stop by my site where I write about ERP systems & more
    1. Re:This must be a joke! by Gorny · · Score: 1

      Of course it's a joke. Never believe anything you hear on April Fools Day... even if it's your mother-in-law die-ing of syphillus :p

      --
      Alan Perlis once said: "A language that doesn't affect the way you think about programming, is not worth knowing"
  10. you know... by GI+Jones · · Score: 1

    You know, this one time, at band camp...

    --
    "Perhaps most amazingly, votaries of 'diversity' insist on absolute conformity." -- Tony Snow
    1. Re:you know... by Anonymous Coward · · Score: 0

      ROFL. Have a piece of pie for me.

    2. Re:you know... by Anonymous Coward · · Score: 0

      I very much enjoy when alyson hannigan tells me where she put that flute. If only I went to that band camp...

  11. Another one Bites the Dust! by phalanx · · Score: 1

    Damn, April 1st!!!!!

  12. No really... by Gortbusters.org · · Score: 1

    I'd buy it! Heck, I'll throw a little money towards any quality linux project if it means good interoperability with other widely used apps.

    --
    --------
    Free your mind.
    1. Re:No really... by SweetAndSourJesus · · Score: 1
      --

      --
      the strongest word is still the word "free"
  13. One Word by Anonymous Coward · · Score: 0

    Fork

    1. Re:One Word by Anonymous Coward · · Score: 0

      I believe the word you're looking for is "fool"

  14. Sure... by big_groo · · Score: 1
    We decided to close the source code of GnomeMeeting because we think it is a good way to produce more secure software.

    Enough already.

    It's bad enough I have to go to traffic court today.

    1. Re:Sure... by einhverfr · · Score: 1

      Today is the first day of the year that you can get a ticket for driving with studded snow tires in the state of Washington... Whoever decided that a law should take effect every year on April 1 should be... well, it shoudln't be pretty.

      "Sir, I have to issue you this $86 ticket"
      "April fools, right?"
      "No, sir, this is for real."

      --

      LedgerSMB: Open source Accounting/ERP
    2. Re:Sure... by Lxy · · Score: 1

      Don't you guys get lake effect snow in Washington after April 1st?

      --

      There is no reasonable defense against an idiot with an agenda
      :wq
    3. Re:Sure... by IIRCAFAIKIANAL · · Score: 1

      I'm getting snow outside right now. Yes, I'm repeating myself, but Taco said it's ok, so don't mod me down.

      --
      Robots are everywhere, and they eat old people's medicine for fuel.
  15. Sigh... by BrK · · Score: 1

    These stopped being funny about 8 hours ago. Some were good, but now we seem to be scraping the bottom of the barrel.

    --
    -This sig intentionally left blank
  16. April 1st by LordSah · · Score: 1, Insightful

    Is such a horrible, horrible day for viewing slashdot. I forgot until I just looked. See y'all tomorrow.

    1. Re:April 1st by ohchaos · · Score: 5, Insightful

      you think it's a bad day for viewing slashdot.... you should try moderating it..... *sigh*

    2. Re:April 1st by An+Onerous+Coward · · Score: 1

      That's nothing. Moderators on April 1 can do no wrong. What about meta-moderation?

      I clicked the "unwilling to moderate" checkbox last April 1, after being faced with the conundrum of metamoderating a "fr15t p0st" that had been modded +5, informative. I couldn't decide if the moderators were just being morons, staging a coup against the fake story overload, or just doing an April Fools joke of their own.

      Yep, that was the moment when I realized, no matter how long I spent on /., I would never really get it.

      --

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

  17. LOL, good one! by mahdi13 · · Score: 0, Redundant

    We decided to close the source code of GnomeMeeting because we think it is a good way to produce more secure software.

    Funny stuff! =)

    --
    "Some things have to be believed to be seen." - Ralph Hodgson
  18. Keygen? by Anonymous Coward · · Score: 0

    Anyone have a valid serial for gnomemeeting pro?

    1. Re:Keygen? by insanecarbonbasedlif · · Score: 1

      Yeah, I got one that works with the beta... I don't know if it'll work with the commercial release, but here ya go:

      Username: Haxor4LiFE!
      Serial: 1!NUX-VV4NT2-2B-FR33

      Let me know if it works...

      --
      Just because I doubt myself does not mean I find your position compelling.
  19. I didn't want it to come to this Taco... by w1r3sp33d · · Score: 1

    bad editor! -1 redundant, -1 overrated.

  20. Jane! by Dutchmaan · · Score: 1

    ..Get me off this crazy thing!

    Please! I'll give you anything you want! No more April fools jokes.. I'M ONLY HUMAN! MERCY!

  21. Look! There they go! by Limburgher · · Score: 2, Insightful
    The monkeys! They aer flying out of my butt!

    Seriously, tho, can't discontinue the GPL version of anything. That's like /.'ing Freenet.

    --

    You are not the customer.

    1. Re:Look! There they go! by Anonymous Coward · · Score: 0

      Yes you can, provided you are the orginal author, you can change the license of your code. It has happenned, actually.

      Of course, nothing prohibits someone from forking from the last GPL release, but you can close the future releases.

  22. ha ha, well now... by xao+gypsie · · Score: 1

    you know....people were stoned back in the day for such blaspemy, and at least on guy got nailed to a cross for it. for shame, taco, for shame...he he.
    good one, tho....
    xao

    --


    xao
    http://TheHillforum.hopto.org
    1. Re:ha ha, well now... by digifuzz · · Score: 1

      well, if you ask me, it looks like some people are still being stoned..

      right about now...

      and then posting ridiculous crap..

      i wish i was stoned. this stuff might be funnier.
      although i have gotten a few laughs today.

      --
      http://www.digifuzz.net
  23. follow-up april fools story by frenetic3 · · Score: 4, Funny
    --
    "Where are we going, and why am I in this handbasket?"
    1. Re:follow-up april fools story by dissy · · Score: 1

      hehe win-ho... Now that article was actually funny!

    2. Re:follow-up april fools story by Anonymous Coward · · Score: 0

      Yeah, but slashdot never posts any bbspot stories.

  24. Lame by nutbar · · Score: 1
    This is the lamest April Fools joke so far.

    The idea with April fools is that you're meant to *fool* someone. This is so far fetched they could have said that the president has been replaced by a babbling ape and more people would believe it.

    No, wait...

    1. Re:Lame by ultramk · · Score: 2, Funny

      This is so far fetched they could have said that the president has been replaced by a babbling ape and more people would believe it.

      ...so you're implying that hasn't already happened?

      m-

      --
      You catch enchiladas by picking them up behind the head and holding them underwater until they don't kick anymore -VeGas
    2. Re:Lame by idfrsr · · Score: 2, Interesting

      Actually current experts believe that he was replaced specifically by a chimpanzee.

      Curious george... I just haven't figured out who the man in the yellow hat is....

      --
      "The large print giveth, and the small print taketh away" -Tom Waits
  25. HAR HAR HAR! by TheFrood · · Score: 1

    Get it? They closed the source... to an open source project. That's what's so funny!

    TheFrood

    --
    If you say "I'll probably get modded down for this..." then I will mod you down.
  26. Gnome Eating by Anonymous Coward · · Score: 0

    Does anybody have a good recipe for gnome?

  27. impossible by kinsoa · · Score: 1

    If the base is GPL, all futher developpements are GPL.

    what they can do is :
    - re-write Gnomemeeting from scratch, and it will not be Gnomemeeting anymore
    - keep the main dev tree, but write some modules in closed source. But so the Gnomemeeting core will still GPL.

    So the title of this article is wrong.

    1. Re:impossible by Anonymous Coward · · Score: 0

      Yes you can, provider you're the author. You have all copyrights over your code if you claim it, so you can do with it wathever the fuck pleases. You. Including changing the license of future releases.

    2. Re:impossible by Anonymous Coward · · Score: 0

      if the base is GPL, all futher developpements are GPL.

      Not if you are the holder of the copyright, in this case you can do proprietary forks. It is only people who don't own the copyright that are limited by the license.

      re-write Gnomemeeting from scratch, and it will not be Gnomemeeting anymore

      This is only necessary when you donate your code to the FSF...

      keep the main dev tree, but write some modules in closed source. But so the Gnomemeeting core will still GPL.

      Well, once again, unless you own the copyright, the GPL prevents linking (aka Modules).

  28. Support likeminded developers by mdielmann · · Score: 1

    I for one welcome our insect...I mean gnomish...overlords...

    --
    Sure I'm paranoid, but am I paranoid enough?
  29. Profit? by faaaz · · Score: 1

    1. Release under GPL
    2. ???
    3. Close Source
    4. PROFIT!

    Then go hide from all the horrid posts today.

    --
    we come in peace / shoot to kill
  30. Re:In other news by jeffasselin · · Score: 1

    No. At least this way you KNOW it's all jokes. And who knows, they might slip an occasional real story in between, so keep watching!

    --
    If he explores all forms and substances Straight homeward to their symbol-essences; He shall not die.
  31. Wake up America! by Anonymous Coward · · Score: 0

    Wake American US citizens. Our "democracy" is fault, "we're a free country" a propaganda campaign.

    Iraq started selling oil in euros last year, coincidence? Our government bombs innocent people in iraq for the sake of cheaper oil. (Puts *at will* another government at its place and they think THAT's democracy?)

    Therefore, our current governments are nothing more but puppets in the play of corporations.

    Our big tv channels nothing but Public Relations propaganda.

    Our precious countryside farmers nothing but put aside by synthetic food sellers.

    Wake up america

    It's really, up to us.

    No it's really, up to us.

    1. Re:Wake up America! by TopShelf · · Score: 1

      whooo!!! hahahahaha... that's the best April Fool's post I've seen today!

      --
      Stop by my site where I write about ERP systems & more
  32. April 1st makes Slashdot even more useless by blitzrage · · Score: 1

    OK, a joke or two is fun, but when the entire website is useless for an entire day, it gets tiresome real quick. Why not at least make the story obviously a joke an hour after it's been posted.

    --

    I have no signature
  33. sure am glad... by rj-eleven · · Score: 1

    ...i didn't pay for a subscription to this hole. You subscribers should demand a refund for today.

  34. GPL by TheSHAD0W · · Score: 1

    Well, all GnomeMeeting needs is a few good coders, and the free version can be forked. (And if you're interested, I suggest you grab 0.96.1 before it's withdrawn from the web site.)

  35. Jesus Motherfucking Christ! by Anonymous Coward · · Score: 0

    Will all you whiny, pathetic little cum dumpsters quit fucking complaining about the stories today? Jesus Motherfucking Christ on a stick! It's a joke, people! Get the 2x4s taken out of your asses and LAUGH!

  36. Seeing a pattern? by tourettes · · Score: 1

    So....BSDs merge and Gnomemeeting closes the source...so that should bring us right back to evil bits....any bets?

    --
    tourettes
  37. Not the day... by Selfbain · · Score: 1

    ... to be believing anything you hear. Shut down your minds and tommorow erase all record of today.

    --
    Well, it has never been successfully tested.
  38. You think /.'s april fools day is bad? by PissingInTheWind · · Score: 1

    Look at The Onion! They are also pulling a "all news are bogus" day. Man, where am I supposed to get informed today then?

    I guess I'll have to rely on good old trusted news from fark or bbspot.

    --

    A message from the system administrator: 'I've upped my priority. Now up yours.'
  39. SHITTY PROPAGANDA by Anonymous Coward · · Score: 0

    Do you notice how low profile projects are abusing of this day with fake news to improve their popularity?

  40. and do what? by SweetAndSourJesus · · Score: 5, Funny

    go outside?

    now who's joking with who here?

    --

    --
    the strongest word is still the word "free"
    1. Re:and do what? by RollingThunder · · Score: 5, Funny

      I wasn't talking crazy talk now... I just mean something like go spend the day on kuroshin or fark or something other than slashdot.

      Outside? Gods, that's... that's just... inconceivable.

    2. Re:and do what? by Anonymous Coward · · Score: 0

      Why do you keep using that word? I do not think it means what you think it does.

    3. Re:and do what? by SuperQ · · Score: 1

      On the U of MN campus, it's very nice outside today.. Might have to get my soccer ball out and kick it around after work.

    4. Re:and do what? by Eudial · · Score: 1

      There is something outside? I always thought that from my doorstep and beyond there exists nothing but a void. You step into it and start falling... and falling... and falling... and falling... (you get the picture). How come nobody ever told me this before?

      --
      GAAH! MY PRINTER IS ON FIRE!!! PUT IT OUT! PUT IT OUT!
    5. Re:and do what? by IIRCAFAIKIANAL · · Score: 1

      Heh. It's fucking snowing outside where I live. Yay Canada!

      --
      Robots are everywhere, and they eat old people's medicine for fuel.
  41. Please stop by cyclist1200 · · Score: 1

    Man, this is worse than last year.

  42. Hah! by DarkKnightRadick · · Score: 1

    Another reason why Linux s0x0rz!

    Windows will rise up to crush the penguin!

    --
    "There is a way that seems right to a man, but its end is the way of death." Proverbs 16:25 (NKJV)
  43. Junis? by stratjakt · · Score: 3, Funny

    Do you remember him? Remember his harrowed tale of the afghani technology void? Remember how the editors looked like a bunch of absolute morons?

    THATs what a hoax is about, making the victims of said hoax look like fools. Thats what april fools day is about.

    Not telling stupid unfunny jokes.

    Face it. The trolls run this joint. You can't compete with them on their level. I mean, if "gnome is closed source!" and "evil bit!" are the best you got, well then just give it up and go back to your anti-america flamebaiting.

    --
    I don't need no instructions to know how to rock!!!!
  44. ROTFLMAO,SMP!!! by Anonymous Coward · · Score: 0


    (Hint...the MP stands for "my pants").

  45. keep feeding the system troll -np by Anonymous Coward · · Score: 0

    12313123

  46. Re:not funny by swordgeek · · Score: 2, Informative

    Just a point here. While it's true that /. posted a link to an April Fools joke, the joke itself is GnomeMeeting's. The *BSD merger is the same thing.

    So in its own way, /. isn't actually playing ANY April Fool's jokes--they're just going about their business as usual, and the rest of the world is providing the material.

    --

    "People who do stupid things with hazardous materials often die." -- Jim Davidson on alt.folklore.urban
  47. another one bit the dust ;) by Anonymous Coward · · Score: 0

    if only they implement that 'evil' bit

    fork christ sake!

    i know... pun intended. today is slashdot day

  48. Lame by haplo21112 · · Score: 1

    Lame---Lame----Lame.....

    Where is the lameness filter when we need it....

    --
    Power Corrupts,Absolute Power Corrupts Absolutely, leaving one person(group)in charge is absolutely corrupt.
  49. If this wasn't April Fools... by MoeMoe · · Score: 1

    If this ever became real... I could just imagine:

    Borg Gates: Resistance is futile, close your source, you will be assimilated

    BSD Deamon: Never! I'll use my pitchfork of power, and my feather pen of code to destroy you Bill!

    Borg Gates: There's cash involved, lots of cash... Join the collective, resistance is futile

    BSD Daemon: Hmmm green backs, or red devil source code... Oh hell with it! Las Vegas, here I come!



    Luckily this could never happen since devils (and daemons) don't really have souls to begin with :)

    --
    Business \Busi"ness\, n.;
    A scam in which all people involved perceive as beneficial...
  50. More entertaining news by teamhasnoi · · Score: 1
  51. In Other News... by SlipJig · · Score: 1

    The Onion is posting *real* news today...

    --
    Read my keyboard review.
  52. you know what would be a good joke? by Ender+Ryan · · Score: 1
    ... if next year Slashdot didn't post ANY April Fools news jokes...

    --
    Sticking feathers up your butt does not make you a chicken - Tyler Durden
  53. Only 1 joke by slashdot by Anonymous Coward · · Score: 1, Informative

    stop complaining about all the april fool jokes. There isn't much serious news today anyway (no company would do a press release today) and besides that, all the newsitem jokes are NOT made up by slashdot but they're just linked stories. The only april fools joke by slashdot is the evil bit one.

  54. I know it's a joke, but... by fudgefactor7 · · Score: 1

    Fine by me, I don't like Gnome anyways...

  55. these guys come crazy by Anonymous Coward · · Score: 0

    I dont know why these guys turn to non gpl :( bad news for voip

  56. Taco by Bendebecker · · Score: 1

    Newsflash dude: None of these stories are funny. They are stupid. So stupid in fact that the word stupid can't possibly encompass them. Moronic perhaps or just plain idiotic don't do them justice either. If these stories were posts they would be modded down as flamebait, redundent, and your user account would probably get canned. If there is any descent fragments left in your sadistic montor-tanned mind, you will cease to posts these w`orthless pieces of crap that you call funny stories to slashdot.

    --
    There's a growing sense that even if The Future comes,
    most of us won't be able to afford it.
    -- Lemmy
    1. Re:Taco by mark_lybarger · · Score: 2, Funny

      Newsflash dude: All Your Whines Are Belong to Us.

  57. Duh! by awgriff279 · · Score: 1

    April fools jokes really shouldn't be so fucking obvious.

  58. Saddam surrenders by Anonymous Coward · · Score: 0


    Die yankee warmongers, oh wait i see you already have made a start

    hahah enjoy the bodybags along with your tax cuts !!

  59. Whats your April Fools Story? by Anonymous Coward · · Score: 0

    http://www.beyondgeek.com/viewthread.php/110.html

    I'm sick of april fools jokes! if us slashdot readers wanted to see the fake news, we'd be at the onion!!

  60. What day is it? by DarkRecluse · · Score: 1

    I'll believe this one when Microsoft opens up its source code to the Chinese Government!

    >:|

    Do you sense that the scales of sarcasm and irony have forever been trampled?

    This site has a pretty good April Fool's history...

    http://www.resexcellence.com

    --
    --"It's Bradford Company, slash your last name, dot your first name"
    1. Re:What day is it? by rusty0101 · · Score: 1

      Do you mean that you will believe it when Microsoft releases "OpenWindows (TM)" and reports that all the doors have been secured?

      -Rusty

      --
      You never know...
  61. merge? by drgroove · · Score: 1

    wait! I heard gnome & kde were merging? oh wait, that was *bsd...

    still amusing, tho... at least /. can have funny articles on 4/1... google didn't run anything today, neither did yahoo, etc ('cause of the war in iraq); at least /. is a place where you can find a laugh today, since its somewhat immune content wise from politics, etc

    what next, tho? maybe "RedHat Linux purchased by Microsoft" or "Sun opens source code to Solaris" ... how 'bout "Cowboy Neal finds a job" :)

  62. Don't forget IPv6 by TheViffer · · Score: 1

    We have not seen a slashdot article about this future enhancements in store for it!

    *waits in anticapation*

    --
    -- Knowing too much can get you killed, but knowing who knows too much can make you rich.
    1. Re:Don't forget IPv6 by Coz · · Score: 1

      Duh! You obviously haven't read the entire RFC - there's a 128-bit field in there to denote whether the packet is evil for each segment of the network (like DDoS) or evil end-to-end, and to indicate relative strength.

      -1, Offtopic.

      --
      I love vegetarians - some of my favorite foods are vegetarians.
    2. Re:Don't forget IPv6 by TheViffer · · Score: 1

      Umm .. ... VRRRRROOOOOOMMMMM ...

      Thats the sound of the joke flying way over your head ...

      --
      -- Knowing too much can get you killed, but knowing who knows too much can make you rich.
  63. test by Anonymous Coward · · Score: 0

    test

    1. Re:test by MasterRa · · Score: 1

      You're radio's working..

  64. What is Wrong With You People? by Anonymous Coward · · Score: 1, Informative

    I have never seen such a bunch of humorless, callous scabs. Even for one day you can't drop the whiney, elitist, socialist dogma and have a laugh. I can't believe some of you are actually seriously criticizing Taco over the duplicate post joke. It was a little self-deprecating humor. It was cute. Laugh, you self-absorbed, soulless, pedantic nerd-bots. You people are probably the kind of irritating dweebs who fidget constantly and correct people's English as they speak. Your idea of a joke is to torture and maim those who cause you to only slightly deviate from your daily routine, and those who deviate in any way from your New World Design.

    Loosen up, you pinko-fascist dorks. The bullies who picked on you in high school are long gone, or have forgotten about you. You don't have to exact your revenge on the world any longer. And don't try to hide your inner psychological torment over Taco's marriage. You are all frustrated, for there is no Kathleen Fent in your empty, meaningless lives. You are jealous because she has taken Taco's full attention away from you. Admit it, your plans for molding CmdrTaco into your socialist-programmed agent of evil (with the proper TCP bit set) are in shambles.

    Give it up and join the human race. And drive an SUV to get there, we don't have the time to wait while putter along in your hybrid vegetable oil/fish flatulent green-mobile.

  65. DUKE NUKEM FOREVER GOES GOLD!!!! by wickedj · · Score: 2, Interesting

    Here's the link

  66. EGADS! by jav1231 · · Score: 1

    Wow! That should piss off, what, 10-20 people?! >

    1. Re:EGADS! by Anonymous Coward · · Score: 0

      I read that there were 300 downloads/day. The fact that not everybody wants to do videoconferencing/VOIP, doesn't mean that nobody is using the software. It has a large userbase, and we are several in my uni to use it daily. Sorry dude, but you suck, go back to Winblows, it is your place.

  67. Mod Points on April Fool's Day... by plnrtrvlr · · Score: 2, Insightful

    I guess the jokes on me isn't it?

  68. Gee, thanks for the slashdot-effect by Sebby · · Score: 1
    you don't even need to have any news in order to get slashdotted anymore...

    --

    AC comments get piped to /dev/null
  69. Ohh my god by wulffi · · Score: 1

    I can't believe it, at long last the hardcore open source people see the light and begin charging for their hard work..

    ........ hey wait a tick......

    2003-04-01...................

    ROFL

  70. Why by Anonymous Coward · · Score: 3, Funny

    How come no one posted anything about the new security RFC,3514?

  71. Oh Lord!! by trailerparkcassanova · · Score: 1

    That's the best April Fools joke ever. That 'Taco is such a cutup. He's gone over-the-top on this one!!! What next? Microsoft to aquire Sun Microsystems? Har, har.

  72. Boring by Anonymous Coward · · Score: 0

    Are there going to be any "real" stories posted today?

  73. keep it up, Taco! by sharph · · Score: 1

    I don't know what problem these people have, other than that people get angry easily when you get them good.

    - Sharp

  74. I am speechless by Kwelstr · · Score: 1

    I am without speech! Get out!!!!

    (Seinfield impression)

    --


    ~~~Please pass the salt, I hate unsalted MD5s :-/
    1. Re:I am speechless by Anonymous Coward · · Score: 0

      Sienfeld went on far too long as well. People need to learn when to just fucking stop!

    2. Re:I am speechless by Anonymous Coward · · Score: 0

      Its 'Seinfeld' you fucking train wreck.

    3. Re:I am speechless by GnarlyNome · · Score: 1

      OH! so your the mime.Lets get the biomass and get wasted (you bring the pizza)

      --
      Diplomacy is the art of saying "Nice doggie" until you can find a rock. Will Rogers
  75. The scariest part... by jjn1056 · · Score: 4, Interesting

    I believed it for a few seconds.

    Having just returned from a focus group where a bunch of VP level types thought that Paladium was something they'd be willing to pay $500 bucks a box for.

    --
    Peace, or Not?
  76. Damn, I keep forgetting... by Edward+Teach · · Score: 1

    that today is April 01. Fuck, I need my blood pressure medicine.

    --

    Setting his threshold to 5, Sparky eliminated most of the trolls on /.

  77. Mommy! Mommy! Make it stop! by n9hmg · · Score: 1

    I mean - come on! I love April Fools as much as anybody.

  78. I'm Outraged!!!!!! by Anonymous Coward · · Score: 0
    This is un-frikkin-believable! I'm stunned, shocked, outraged, livid, and whatever else I can think to say to sum up how utterly disgusted I am at their inconceivable ignorance! This just proves once again that Microsoft are a corporate dictatorship not only trying to, but in fact succeeding in eliminating any and all attempts at innovation, not to mention stifling any chances of actual secure code ever being released into .... huh? April what day? Shut up, can't you see I'm ranting here. This is far more important an issue than some silly holiday ..... oooooh, I see.

    Um, please disregard the above post.

  79. MOD PARENT UP!!!!!!! by Picass0 · · Score: 2, Informative

    tsia

  80. Comment removed by account_deleted · · Score: 1

    Comment removed based on user account deletion

  81. your .sig by Anonymous Coward · · Score: 0

    I think it's supposed to be "cold and bitter".

    But maybe that's just me.

  82. fooled me by g4dget · · Score: 4, Funny
    I actually thought this was the April's Fool story on the GnomeMeeting home page :-)
    Another good example of KDE/GNOME collaboration and interaction
  83. This just in... by Prof.Phreak · · Score: 1

    In an unprecedented generosity, Microsoft has licensed Windows source code under the GPL, and has subsequently created a source-code download link on their website. A new non-profit organization, windows.org has been established to work on the project.

    --

    "If anything can go wrong, it will." - Murphy

  84. Who would have thought... by Alternity · · Score: 3, Funny

    that at one point the most serious part of /. would become the poll!

    --


    "If liberty means anything at all, it means the right to tell people what they do not want to hear"
  85. Thank you. by Anonymous Coward · · Score: 0

    Needed to be said.

  86. Boy do I feel dumb by dracocat · · Score: 1

    I actually believed it untill I started readed the messages...

  87. I know it's a joke, but... by Maxwell'sSilverLART · · Score: 1

    I think it raises an interesting question. What would happen if the source were to be closed? The simple answer would be to fork the code at the last open version, but how well would that work? Presumably the maintainers of the closed code (as the ownwers) would maintain ownership of the name; they would also have the reputation. What would be the ramifications for the open fork, and what would the legal implications be? How would it affect perception of OSS in general? It's an important question to consider, I think.

    --
    Moderate drunk! It's more fun that way!
  88. Was this supposed to be funny? by Anonymous Coward · · Score: 0

    It isn't.

  89. TROLL! by Anonymous Coward · · Score: 0
    ;) Just kidding.

    1. Re:TROLL! by Anonymous Coward · · Score: 0

      Yeah, I was, but I got modded to informative +1. Slashdot is so weird...

  90. bottomquark.com by Anonymous Coward · · Score: 0

    Correction, bottomquark.com.

  91. jesus! by gdav · · Score: 1

    Let it be April 2nd, now!

  92. Man, you almost got me a heart stroke... by adilsonoliveira · · Score: 1

    I just sent an email with a business proposal about ltsp servers and communications over a lan and one of the itens was...yep, gnomeeting. Now I know what cold sweat is :) Adilson.

    --
    Faith can move mountains. I prefer dynamite.
  93. Heh... by fok · · Score: 1

    You got me with the enlightenment stuff, but this is just too absurd...

    sorry my english

    --
    \m/
  94. TCPA != Palladium by blenderfish · · Score: 1

    TCPA isn't evil.

    Thank you;
    You may now continue April foolin'.

  95. for fucks sake ..... by trouser · · Score: 3, Interesting

    1. You can't close source a GPL program. It's a violation of the license. Surely this applies to the original author as much as anybody else. Besides, all previous releases of the code are still available under the GPL so all it would take is for keen developers to hijack the project and it breathe new life into it. Give it up for the GPL.

    2. I hate April 1st. I hate Slashdot on April 1st. I hate that where I live it is 10am April 2nd but I'm still reading these stupid April Fool's Day stories. The Slashdot editors seem to live in this little USA bubble immune from awareness of the outside world. I'm sick of polls that are not only stupid but also irrelevent to me because there is no answer suitable for a person who doesn't live in America. And most of all, every time I type './' at a shell prompt I ask myself, 'Where did those bozos get slashdot from anyway, it's clearly dotslash ?' I propose that right thinking people the world over unite in opposition to Slashdot, that we rewrite slash code in Python (I really don't like Perl. I've used it. It's ok. There's better ways of getting the same thing done. It reads like line noise. I think Larry Wall is high on goof balls. I'm not trying to start some kind of Python v. Perl flame war. ), register dotslash.org and run a fairly moderated open minded news site with no Microsoft advertisements, an acceptance of the exitence of the world outside America, no repeats of the previous day's stories, fewer stories about miniscule updates to the Linux kernel, less Apple brown nosing, even more Microsoft bashing and, most important of all, it will be 'News for Geeks'. I find the term Nerd highly pejorative.

    Sorry. I really needed to get that off my chest.

    --
    Now wash your hands.
  96. Buh-bye!! by pair-a-noyd · · Score: 1

    Eat shit Gnome! Never liked you anyway.
    KDE 3.1.1 gives me a stiffy anyhow...

  97. GPL? by craesh · · Score: 1

    Good joke! Hey, but think about it: as I have understood the GPL, a GLPed program can never become closed-source.

  98. Hell no! by Anonymous Coward · · Score: 0

    The april fools jokes might not be that good, but there is no way in hell I am going to kill my IQ and sanity by reading the inane drivel from fuckups and k5tupid.

  99. Last Post! by alpg · · Score: 0

    Meantime, in the slums below Ronnie's Ranch, Cynthia feels as if some one
    has made voodoo boxen of her and her favorite backplanes. On this fine
    moonlit night, some horrible persona has been jabbing away at, dragging
    magnets over, and surging these voodoo boxen. Fortunately, they seem to
    have gotten a bit bored and fallen asleep, for it looks like Cynthia may
    get to go home. However, she has made note to quickly put together a totem
    of sweaty, sordid static straps, random bits of wire, flecks of once meaniful
    oxide, bus grant cards, gummy worms, and some bits of old pdp backplane to
    hang above the machine room. This totem must be blessed by the old and wise
    venerable god of unibus at once, before the idolatization of vme, q and pc
    bus drive him to bitter revenge. Alas, if this fails, and the voodoo boxen
    aren't destroyed, there may be more than worms in the apple. Next, the
    arrival of voodoo optico transmitigational magneto killer paramecium, capable
    of teleporting from cable to cable, screen to screen, ear to ear and hoof
    to mouth...

    - this post brought to you by the Automated Last Post Generator...