Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×
Apple Businesses

iCommune Retools Itself as Standalone Open Source App 159

Doctor Beavis writes "As noted previously, Apple ordered developer James Speth to return his iTunes software developer kit and to stop distributing the iCommune plug-in for iTunes. Today, CNET has a story with further details and developments. Speth said that he will honor Apple's request to stop distributing his software, but he will build the same features into a standalone application. The next version of iCommune will work with iTunes and potentially other digital music players and will use Rendezvous, Apple's implementation of a protocol for automatic discovery of network-connected devices. Speth also said that the new version will be Open Source under the GPL."
This discussion has been archived. No new comments can be posted.

iCommune Retools Itself as Standalone Open Source App

Comments Filter:
  • language / platform? (Score:5, Interesting)

    by norweigiantroll ( 582720 ) on Tuesday January 28, 2003 @05:09PM (#5176912)
    The iCommune page says it will not depend on any Apple proprietary interfaces or libraries, and it mentions CPAN. So does this mean it will be in Perl and usable with any kind of Unix?
    • Not exactly the same thing, but you might take a look at Andromeda [turnstyle.com] which (along with Apache/PHP) lets you stream your MP3/OGG/etc collection. I made Andromeda, so sorry about the self-plug, but I do have a bunch of OS X'ers running it. Also, I do charge for Andromeda (it's my job). Anyways, I hope you check it out... -Scott
    • by pudge ( 3605 ) <slashdot.pudge@net> on Tuesday January 28, 2003 @10:02PM (#5178775) Homepage Journal
      No, it is written in C, perhaps with some AppleScript. There is a third-party indexer on that page, written in Perl. iCommune never actually serves the MP3s, it just writes an index of the MP3s and configures Apache to serve them; so a third-party indexer can write the index, and a user can configure his own Apache server, without needing iCommune to do it. In this way you can either avoid having iCommune do it on your Mac OS X box for some reason, or have some non-Mac OS X box (e.g., Linux) act as server. iCommune came with a Python indexer, but I wanted one in Perl (easier to add to it and modify it, for me), so I wrote that one.
  • This sounds nice... (Score:2, Interesting)

    by rsborg ( 111459 )
    but as we have leared with AIM, SMB, and plenty of other proprietary protocols, or even proprietary implementations of open protocols (think M$)... what happens when the protocol provider changes the rules?
    • Um, that's what happens when you follow anyone's lead. Look at struts. I'm working /w the stxx people, who put xslt as a nother output method for stxx. I'm piggy backing off of stxx for an app I'm writing. When stxx dropped the perform() method in the Action class, I was forced to switch to struts 1.1.

      Not a bad thing, but it happens. AIM's protocol isn't under rfc or anything, just as struts api (or stxx) isn't either.
    • by BlueGecko ( 109058 ) <benjamin.pollack@ g m a i l . c om> on Tuesday January 28, 2003 @06:06PM (#5177231) Homepage
      Your concern would make sense if the application were implementing the Rendezvous interface raw, but it's not, anymore than Mozilla implements its own TCP/IP stack. Jaguar provides a very nice set of classes to establish and manage Rendezvous services, and I'm sure that the new version of iCommune, just like the old version and like all Rendezvous-enabled apps, will make use of Apple's frameworks. So even if Apple completely overhauled their IETF-standard protocol (bloody unlikely) they'd have to also completely overhaul the Rendezvous portion of Cocoa and not document the changes in their SDK. I think that iCommune is safe.
  • Not fair (Score:1, Interesting)

    Apple took a bunch of BSD code and other Open Source utilities and added a few layers on top and called it a genuine Apple product. They are now making millions of dollars a year.

    Some little programmer comes along and tries to share music with fellow Apple users, and Apple sends their suit-clad lawyers after him, threatening to ruin him and take all he's got.

    Hey Apple, do you only embrace Open Source when it involves your developers stealing code from other projects?

    Ten bucks says Apple releases their own P2P audio sharing utility in like 2 weeks using this guy's old code.
    • Re:Not fair (Score:5, Insightful)

      by Anonymous Coward on Tuesday January 28, 2003 @05:22PM (#5177001)
      XDarwin is open source. Aqua is not.

      So, their window manager is not, that doesn't mean the OS isn't.

      Safari's core is open source. The layout is not. Hmm... I notice a pattern.

      Apple "steals" code from Open source projects who agree to these terms, make the backend better, leave that open, but makes their interface closed (and much better)

      Now this guy used the iTools SDK, develops something the terms said he couldn't, and he's the hero? Apple obeys the terms of the license, this guy didn't.

      It's not also about competition, I refer you to the case of X11 on OS X.
      • Mod parent up! (Score:4, Insightful)

        by extrarice ( 212683 ) on Tuesday January 28, 2003 @05:33PM (#5177059) Homepage Journal
        Slashdot readers have a habit of forgetting details of an issue if the details are inconvenient:

        [quote]
        Now this guy used the iTools SDK, develops something the terms said he couldn't, and he's the hero? Apple obeys the terms of the license, this guy didn't.
        [/quote]

        He violated the terms of using Apple's SDK! Or cource Apple's going to be be angry.
      • Re:Not fair (Score:2, Informative)

        by Anonymous Coward
        XDarwin is open source. Aqua is not.

        I think you mean Darwin is open source. XDarwin is the darwin-compatible version of XFree86, and while it is open-source, it's not part of the standard OS X dist (though it may be soon, apple X11 beta IS XDarwin, and may be standard soon enough).

        But Darwin is the opensoruce core of osx. Not XDarwin.

        So, their window manager is not, that doesn't mean the OS isn't.
        OS X isn't. Darwin is. OS X has a whole lot of closed source stuff besides the WindowServer.
      • Re:Not fair (Score:1, Insightful)

        by Anonymous Coward
        not to mention that on a apple system you still have choice.

        if you have some kind of moral problem with the closed source goodies on apples machines...then run only ported gnu software.

    • Re:Not fair (Score:5, Insightful)

      by erat ( 2665 ) on Tuesday January 28, 2003 @05:29PM (#5177027)
      BSD code is BSD licensed. Anyone can take it, use it, even make proprietary products out of it. This is not only fair, it's encouraged. Why do you think Apple chose BSD over, say, Linux?

      I think you're mixing up BSD licensing and GPL licensing. The two are definitely not the same. Apple is in violation of nothing, not even simple courtesy. If folks object to their BSD-licensed code being used in proprietary products, they should consider not using the BSD license.

      (By the way, the base for their operating system is "Darwin". It's freely available for anyone who wants it: http://developer.apple.com/darwin)
      • Why do you think Apple chose BSD over, say, Linux?

        i think it's because they bought NeXT (steve job's old company), makers of nextstep/openstep os which was based on bsd... (source) [daemonnews.org]

        • I suspect the purchase of NeXT by Apple was more about covering up the fact that NeXT was a total business failure rather than about technology transfer.
      • His point is that Apple searches around for open source that they can use without strings, but then doesn't give back by allowing others to modify their code.
        • Well, the BSD code doesn't obligate a user to make derivative sources Free. Nor does the XFree86 license (but they seem confused about it).

          However, Apple has gone ahead, and released some of their changes. MacOSX is nonfree, Darwin is free. Safari is nonfree, but Webcore is free. Quicktime client is nonfree, but "Streaming Server" is free...

          Why not? The Mac still has a reputation (whether deserved or not) for having a spiffy interface. Its major competitor is built on closed source. Its secondary competitors are not well supported on the desktop.

    • Re:Not fair (Score:5, Informative)

      by Gryffin ( 86893 ) on Tuesday January 28, 2003 @05:29PM (#5177028) Homepage

      Ten bucks says Apple releases their own P2P audio sharing utility in like 2 weeks using this guy's old code.

      Well, I doubt they'll use his code (they aren't that stupid, only Micro$oft has balls that big!), but Steve did demonstrate the same functionality when he introduced Rendezvous, so it's likely that the feature has been planned for a future version of iTunes for quite some time. This guy just beat Apple to the punch.

      But I don't think that's why Apple has gone all swarm-of-lawyers on this poor guy, tho.

      Remember the hubbub over "Rip. Mix. Burn."? Apple is walking a tightrope right now with the RIAA, trying to allow their users to make maximum use of their legally-owned music with a minimum of RIAA-mandated cruft, while also avoiding the RIAA's crosshairs. Allowing this third-part developer to mod iTunes just might upset the balance, and get Apple in serious hot water.

      So, yes, you'll see this functionality in the next rev of iTunes. But you can be sure, too, that it'll have some limitations built in (like the iPod's one-way syncing) to keep the RIAA stormtroopers out of the yard.

      • Functionality similar, but not really. Jobs demoed that you could share playlists between computers - but not the files. If my coworker closes his iBook in the middle of my listening to something of his, the music goes away - and I don't get the file. iCommune was different in that you actually had downloading of files goign on.
    • Re:Not fair (Score:4, Insightful)

      by saddino ( 183491 ) on Tuesday January 28, 2003 @05:34PM (#5177064)
      Apple took a bunch of BSD code and other Open Source utilities and added a few layers on top and called it a genuine Apple product. They are now making millions of dollars a year.

      Um, that's exactly what the BSD license allows you to do.

      Hey Apple, do you only embrace Open Source when it involves your developers stealing code from other projects?

      Utilizing BSD licensed code in commercial apps is not stealing. Not even close.

      Ten bucks says Apple releases their own P2P audio sharing utility in like 2 weeks using this guy's old code.

      Now this I agree with.
    • It's naive to believe that any traditional company is going to sacrifice profits because they believe in the open source philosophy. Not IBM, not Sun, not Apple, not O'Reilly. They may pay lip service to open source, but only when it's in their interest to do so.

    • The parent does not know what he is talking about. He does not understand the most basic concepts about licensing.

      Please ensure his comment goes -1.
  • by Anonymous Coward
    cause it's GPL and it has the word "commune" (think communism) built right into it! :P

    I think Apple has trademarked the letter i, i(TM)f I'm not mistaken.

    If you want to keep it on the Mac call it iFacist or something.
  • by gpinzone ( 531794 ) on Tuesday January 28, 2003 @05:20PM (#5176985) Homepage Journal
    ...most open source projects are created out of love, but many more, out of spite.
  • I looked at the webpage, but it doesn't say. Can anyone tell me what iCommune did?

    Offtopic: Anyone have any good suggestions for a linux mp3 player? Looking for one that is easy for my wife to use, but lets you search for different songs. (not xmms)
  • by skti ( 584238 ) on Tuesday January 28, 2003 @05:32PM (#5177046) Homepage
    Man, getting Apple to shut you down, only to then recover is like the best thing that can happen as a developer. I wish they'd do it to me. All this publicity...
    • by stratjakt ( 596332 ) on Tuesday January 28, 2003 @05:34PM (#5177068) Journal
      It's easy.

      Just write some software for OS/X.

      It's a rare enough occurance that publicity is guaranteed.
      • I see why this is meant to be funny (not much software available for OS X, haha) but it's not really based in reality.

        There are over 6400 native OS X applications [hyperjeff.net], so release of OS X software could hardly be called rare.

      • Oh, really? I suppose that NeXT (Cocoa)'s famous Yellowbox library of OOP code design must have escaped your notice? Not only does Mac OS X have apps, not only are they great programs with fantastic interoperability (tell me, is there anything like the "Services" menu in ANY other OS ... if so, awesome) but Cocoa is one of the top rated and most favorably reviewed IDEs ever.
        Built in, without work, you'll get full Unicode text support, kerning ligatures, speech recognition, a nice color selection palette, and all the other nicities OS X includies. Do we have apps? Yes. Do we have the best environment (s) in which to design them? Of course.
        I will not tolerate the argument that Macs have no programs. It's not been rebuttalled in recent times. :) I could point out the fact that Tim Berners Lee made the Web with Cocoa (NeXTSTEP) ... and so commenting here wouldn't be possible without the technologies OS X is built from, but ... yeah, that's no big deal.
  • interesting (Score:3, Insightful)

    by Boromir son of Faram ( 645464 ) on Tuesday January 28, 2003 @05:33PM (#5177056) Homepage
    Seems like yet another case of a company not realizing exactly what it's unleashed until it's too late. Fortunately, in this case we will all reap the benefits.

    I'm perhaps a little worried about the naming choice, as "iCommune" is not exactly the best retort to the people who complain about the Marxist philosophy of Open Source, but I think the paradigms and conceptual leaps here will prove longer lived than the name.

    Now we may gain the power to unite again under one crown, as in the days of old.
    • Did your brother have an accident with a contriceptive and a time machine?
    • Re:interesting (Score:1, Offtopic)

      by The Bungi ( 221687 )
      Boromir, son of Faramir, King of Gondor and Minas Tirith

      Hello,

      I am The Bungi, son of Zig, Duke of Bawls and Earl of Hot Gritti.

      It is very much nice to meeting you.

      Now we may gain the power to unite again under one crown, as in the days of old.

      Indeed, sage. The rallying cry of "All Your Base Are Belong To Us!" is already being heard nigh in the mountains to the east and the server room to the north. We await the Second Coming of Mitnick the Great to aid us in fighting the evil Hillary, Duchess Of Rosen. Dark times ahead I see, I do.

  • by levik ( 52444 ) on Tuesday January 28, 2003 @05:34PM (#5177063) Homepage
    ... Apple might be able to block him from developing any such thing. After all, he has been "contaminated" by getting access to the SDK, which may arguably give him an unfair advantage into developing an iTunes compatible standalone app...


    But then, Apple would never sink to using such underhanded tactics.... Would they?

    • by Anonymous Coward
      I call bullshit.

      His next version of the software won't have anything at all to do with the iTunes hardware SDK... In fact, it won't have much to do with iTunes at all. It will communicate with iTunes (or any other mp3 player) using AppleEvents.
  • by alchemist68 ( 550641 ) on Tuesday January 28, 2003 @05:38PM (#5177090)
    Apple gives it users unprecedented freedom to rip, mix, burn. You are FREE to do whatever you want with YOUR CDs that you PURCHASE. Ripping MP3s from another Mac OS X box with iCommune is no different than using XNap, LimeWire, Kazaa, or other P2P file sharing software. The music industry already hates Apple for what it allows its users to do, and Apple has to draw the line between personal freedom and breaking the law.

    READ THIS LAW:

    http://thomas.loc.gov/cgi-bin/query/z?c105:H.R.226 5.ENR:

    and story here on CNet:

    http://news.com.com/2010-1071-982121.html?tag=fd_n c_1

    and tell me this guy is not allowing millions of people to break the law. Don't get me wrong, the music industry charges way too much for music and other video content, but when MY freedom is threatened with a law and I hear that the Feds are going after the little guys now (200+songs downloaded), I'd think twice, and then again about sharing P2P in the future.
    • by Anonymous Coward
      He's not just ALLOWING people to break the law, he is LITERALLY holding a gun to their head and FORCING them to. I can't believe this man is not in jail right now! Won't somebody please think of the Executives!!!


    • and tell me this guy is not allowing millions of people to break the law
      ... and firearm manufacturers are allowing millions of people to shoot somebody.
      This country has bigger problems then going after P2P software.

    • There are some architechtural differences that make this much different than lime wire.

      first you are not getting a copy of the music. you are literally sharing it much like people in the same room share the music that is filling the room. The music resides on someone elses hard disk, when they go away (unplug from the internet ) your access to the music vanishes. You dont wind up with a copy.

      Moreover rendevous is not globe spanning. instead it is local to your immediate network neighborhood. You only sharing music with people who have a fairly tightly defined relationship to you. compare this to limewire, where you and ndugu from nigeria may be swapping copies of brittany's latest. It is instead more analogous to being in a big building and looking at books on other people's shelves to see if you want to borrow one.

      such use might still violate a EULA but probably not violate FAIR USE and thus is unlikey to be challenged (since a loss my invaldate the broader restrictions of the EULA.)

      • Indeed its possible to imagine that rendevous could recognize liscence agreements. for example, perhaps it would only allow one user access at a time. thus just as only one person can read a book at a time, only one person could listen to a given legally purchased mp3 at time. But you could lend the song to as many peole as you wanted just not at the smae time.

        Maybe sony would get wise and say for an extra buck give you a cd with a 10-user site liscence.

  • I think that the iCommune peeps should have given up while they were only marginally behind. They produced some extension to Apple's product, and Apple deemed it to be illegal so they sent a C+D and asked for their SDK back.

    So the iCommune peeps decide that they're going to rewrite some software to do the same thing (give or take some added extras), release it under the same name only this time it'll be GPL'd. So the headlines in the popular techpress go from Apple tells author of small software plug-in to stop distributing to GNU Public software breaks Apple copyright, violates trademark.

    This won't be good for FS/OSS publicity as the public will perceive GPL authors (they read:entire OSS lot) as a group of lawbreaking Communist zealots who flout C+D notices issued by hard-working companies just trynig to make a buck in today's world. Remember: the clueless person on the street doesn't see the problem with laws like the DMCA; they think it's just protection (try and explain to someone that it nearly made the marker pen an illegal tool).

    BTW does no-one read my journal?

    • GNU Public software breaks Apple copyright, violates trademark.

      What copyright will the new GPL'd iCommune violate? What trademark will it infringe?

      • I assume that the fact that it is called iCommune violates Apple's i[A-Z][a-z]+ trademark, and that the fact that it allows iTunes users to share files in a peer-to-peer style makes it a tool to circumvent copy protection systems. You've got 1xIP violation and 1xDMCA threat there.

        Apple have threatened DMCA before, when a third-party extension to iDVD allowed the software to be used with non-Apple burners.

        • Actually I believe that Apple has to trademark each instance of a product name starting with the i. So iCommune should be in the free and clear there.

          iCommune won't be doing ANY copy protection circumvention. It says it will be done using Rendevous which should allow it to attach to not only iTunes but other Rendevous enabled applications as well.
        • I assume that the fact that it is called iCommune violates Apple's i[A-Z][a-z]+ trademark

          Can patterns of names be trademarked? I don't believe this is the case. Further, even if it is, Apple has already screwed up by not defending their "trademark pattern". If you don't defend your trademark whenever you see it being infringed, you lose it. Apple has already intiated legal communications with the iCommune developer and they did *not* address the trademark issue, only the violation of the license agreement on the SDK.

          IMO, that probably means that Apple's attornies know they can't claim i[A-Z][a-z]+ as a trademark.

          the fact that it allows iTunes users to share files in a peer-to-peer style makes it a tool to circumvent copy protection systems

          What copy protection system? Standard CD's are not copy protected, therefore the DMCA doesn't apply. I suppose it might be possible to build a case around the new copy-protected CDs (assuming iTunes can rip them), but (a) it's not clear that it makes any difference whether or not P2P-style trading is involved, users could still make copies and distribute them even without P2P and (b) even if adding P2P capability mattered, Apple really has no interest in the case since it isn't used to violate *their* copyrights. The RIAA might try to sue Apple, but they'd have to do it on the basis of what *Apple* did, not what someone else did.

          I don't think the iCommune guys have anything to worry about here. They might be well-advised to get an attorney to look at it, but I can't see where they're in danger from a legitimate suit.

          • Can patterns of names be trademarked? I don't believe this is the case.

            I wouldn't think so, but let's see what happens when you start selling McSteak sandwiches at your new joint "Lunch R We" (or "Lunch B Us").

          • They might claim a trademark just on the 'i' prefix.

            I've heard it claimed that IBM claimed a trademark on '/2' as used in PS/2 and threatened Video7 or Acer when they tried to use it for a product name.

            iCommune's real problem will be "contributory infrigement" (a bizarre legal fiction IMHO) as it was for Napster, Sony Betamax, etc.
            • I've heard it claimed that IBM claimed a trademark on '/2'

              I'd be surprised. Have you ever seen this documented? I'm not saying you're wrong, but, I'm skeptical.

              Commune's real problem will be "contributory infrigement" (a bizarre legal fiction IMHO) as it was for Napster, Sony Betamax, etc.

              Sure, that could happen. But it would be a suit from the RIAA members, not from Apple.

          • Can patterns of names be trademarked?

            Peugeot trademarked the [0-9]0[0-9] number pattern, IIRC.

            • Can patterns of names be trademarked?
              Peugeot trademarked the [0-9]0[0-9] number pattern, IIRC.

              I certainly remember Intel trying and failing to get the =~/80[0-9]+86/ trademarked, and that it was thrown out because numbers are just numbers and already in common use. This is why the Pentium is called the Pentium (Latin "fifth"), and means that the Peugeot tale may not be universally valid. Certainly it can't be true in the US or UK, I'd have to check about France (their home country) though. And I don't want to :-P

              The common use thing has chucked out many a trademark application in the past, or made the applicant rethink their strategy. For instance, the world is currently a patchwork of Windows(TM) and Microsoft(R) Windows(TM) products, depending upon whether or not MS were allowed to call Windows a mark.

            • You'd better tell Roland, cause a fair few of the most famous drum machines in the world contravene this.
    • Apple had an easy ability to complain about iCommune before: it directly interfaced with iTunes using an SDK for which the developer had to agree to additional licensing restrictions (that said the SDK was to be used only to interface to MP3 players). So Apple could legitimately complain that the author of iCommune was breaking the rules under which Apple had provided that SDK and order him to quit producing it. This new version, however, either works by talking to iTunes via AppleScript--which requires no one to sign any SDK except the generic one for the developer tools; that's the whole nature of how AppleScript works--or else, accesses the MP3s directly (which is very easy; they're kept extremely organized automatically in ~/Music/iTunes/iTunes Music as plain, unencrypted MP3 files, ready to share). Because neither of these violate any extra license agreement, Apple will not be able to stop iCommune this time.

      The RIAA of course probably could and probably will, but that's a different issue entirely.
    • by medeii ( 472309 ) on Tuesday January 28, 2003 @07:20PM (#5177810)

      I think that the iCommune peeps should have given up while they were only marginally behind. They produced some extension to Apple's product, and Apple deemed it to be illegal so they sent a C+D and asked for their SDK back.

      There's a rather large difference between something that's illegal and a violation of a contract (which is civil, BTW). However, you've missed that difference. Apple was right to take away his SDK, because he was producing software that they deemed violated his license agreement -- and they had every right to do so. However, they have no say in the legality of a developer's software.

      So the iCommune peeps decide that they're going to rewrite some software to do the same thing (give or take some added extras), release it under the same name only this time it'll be GPL'd. So the headlines in the popular techpress go from Apple tells author of small software plug-in to stop distributing to GNU Public software breaks Apple copyright, violates trademark.

      Wrong again. As long as the software doesn't use copyrighted code (which I assume is the case, otherwise he'd have to be an idiot to be publicizing this), he's not violated anything. It also does not violate a trademark -- or do you think iApple igets irights ito ieverything ithat ibegins iwith ithe iletter i'I'? Moreover, he is not breaking the terms of his SDK any longer, as the contract is broken and no longer has any binding force on him. Apple doesn't have any legal say in what people develop independently (though they can make their lives difficult, of course.)

      This won't be good for FS/OSS publicity as the public will perceive GPL authors (they read:entire OSS lot) as a group of lawbreaking Communist zealots who flout C+D notices issued by hard-working companies just trynig to make a buck in today's world.

      Actually, your post does less good, because you're spreading a lot of unnecessary FUD. Your painted picture of 'Communist zealots' versus 'hard-working companies' is touching, but hardly appropriate (and generally untrue, from my experience.) And for crying out loud, have you forgotten that this plugin has potential LEGAL uses for users, like sharing files on a home network without digging through shared folders and bothering with re-importing?

      Remember: the clueless person on the street doesn't see the problem with laws like the DMCA; they think it's just protection (try and explain to someone that it nearly made the marker pen an illegal tool).

      Remember: the clueless poster that equates innovation with infringement doesn't see the problem with the entertainment industry's rhetoric; they think it's just protection (try and explain to someone that it's illegal to share MP3s, yet companies encouraged us to share audio tapes ten years ago.)

    • BTW does no-one read my journal?

      Like the AC said, no, we're not reading your journal. No friend, no foe, no fof, which means you are in one of the journal cliques. And posting idiotic tripe like this isn't a way to get in. Anyone who believes that 'OSS=communism' garbage isn't going to try OSS anyway. Anyone who will believe it just says "oh, another prima donna programmer".

      I've seen lots of comments about scaling, forking, security, etc. as reasons for companies not to adopt OSS. But I have yet to see one verified report of a company not using OSS because the authors are thieving bastards.

      'The public' doesn't care about thieves. Most people know Gates is a thief, simply because he's rich. But 'the public' has given up on caring. Oh, another thief in business, whoda thunk it?
      • Like the AC said, no, we're not reading your journal. No friend, no foe, no fof, which means you are in one of the journal cliques.

        Of course you're wrong here. I've never understood all the karma/friend/whatever whoring that goes on; as far as I'm concerned this is just a forum and if people don't like what I post then they don't have to. However I was genuinely interested in whether or not people read the journal, so I knew whether or not to continue updating it. Which I don't do that regularly anyway.

        FYI I don't know what you mean by journal clique; is there one? Are there some? What are they? How could they possily work? Did you shoot your mouth off without thinking?

        • Yes, there are journal cliques. They largely center here [slashdot.org]. Click on his 'fans' or 'friends' links. Read journals. Enjoy. I'm sure there must be others, but that is the one with which I am most familiar. Not to sound immodest, but by clicking on my 'last journal posted' link, you can read some of my stuff. Look through the comments, and you'll see a portion of the clique.

          As far as your own journal, just write it. Either someone will stumble over it, and you'll gain a readership, or not.

          As far as the friends/foes thing, it's way different from karma. Yes, you can use it to rate up/down people you don't like, but I use it almost 100% to keep track of journal entries for different folks.

  • by jagapen ( 11417 ) on Tuesday January 28, 2003 @05:44PM (#5177127)
    Anybody working on one? If we can find a good way to add support to GNUstep, I bet we could port this app fairly easily. (If it's a Cocoa app, natch.)
  • by m@ltese ( 18217 ) on Tuesday January 28, 2003 @05:46PM (#5177133)
    I know because I used to hang work with his ex-roommate and hung out with them occasionally. He was always working on easy ways to share music over HTTP. I find it funny that they took away his developer kit, he probably gets it comped to him since he is an Apple employee. Hell of a nice guy and a great programmer to boot.

    Dan Shahin
    Hijinx Comics [wackyhijinx.com]
    The World's Greatest Comic Book Store!
  • by Carrierwave ( 640525 ) on Tuesday January 28, 2003 @05:49PM (#5177146)
    It seems to me that Apple was just trying to protect their own flank in this one. I mean, they're already getting flack from the dark side for strongly supporting a format which allows easy copying of copyrighted material, and now a guy comes along and takes one of their programs and turns it into something where the blatant purpose is simply copying music. Of course they came down on him, because they don't want to get hit themselves. It's not their responsibility when a person writes a third-party trading app and makes it run on OS X, but when their own programs are being used for the purpose, their butts are in the bulls-eye. Frankly, I think they've been doing a very good job of supporting the free music movement, but I certainly don't expect them to become the new champions. After all, they are a company, and their biggest responsiblity has to be to their investors. Law-suits cause stock prices to drop. Pure and simple.
    • Originally, Apple demonstrated a version of iTunes that had the ability provided by iCommune built-in, and Jobs promised it around the January timeframe. If Apple is still planning to include that functionality in iTunes 3.1/4.0, then this may actually simply have been to keep them from having to deal with a mix of iCommune and iTunes advertising the same services and a bunch of confused users about why sharing halfway-worked, but not completely. On the other hand, if they've quit this, then I agree with you entirely.
    • "Of course they came down on him, because they don't want to get hit themselves"

      Indeed. "Darwinism" at it's finest, survival of the fittest...and all that good stuff. ;)
  • by z-kungfu ( 255628 ) on Tuesday January 28, 2003 @05:49PM (#5177151)
    ...the guy violated the license for the SDK, and they put a halt to his charade, boo hoo... I dont' feel bad for him at all, now he has to write the way he should have in the 1st place... as for Open Source, Apple has steadily been comitting the new code back as per the licensing it agreed to... KHTML is bound to be tons better because of this, as well as BSD itself..
  • why does he get an article for this.

    the guy violates terms of agreement to iTools, is ordered to back off, decides to push his code into stand-alone functionality and gets more coverage as it seems he was "forced" to do this ?

    what the hell does he get such coverage for? the app he made while cool is hardly worth all this attention. The app he's creating to be independant of iTools is no more special, and he is only doing what he was supposed to in the first place, write an app that doesnt violate the Terms Of Agreement he signed, and make it work as best as he can.

    Of course the real issue is everyone wants to make apple look like the bad guy that forced this developer to rework his entire code base, and to withdraw an existing product from the market place only because apple legal had a hard-on for him. Come on, he was promoting illicit use of apple's freely distributed product. And he was specificly asked NOT to do that. He doesnt deserve all this undo attention.

    --Enter The Sig--

  • by jcsehak ( 559709 ) on Tuesday January 28, 2003 @06:48PM (#5177548) Homepage
    How do they know he returned his original iTunes SDK, and not a copy?
  • why they have no market share.
  • by Anonymous Coward on Tuesday January 28, 2003 @07:14PM (#5177757)
    You should especially not download it from here [everythingmac.org].
  • Speth also said that the new version will be Open Source under the GPL

    Why not GPL from the first place?

    It's simple: BSD encourage the hijacking of your code, GPL protects your code from being hijacked. BSD protects anarchy and doing whatever everyone wants. GPL protects users that in future the [GPL] code they decided to use will stay GPL and thus free and available for further using.

    Why not GPL from the first place?

  • by ewhac ( 5844 ) on Tuesday January 28, 2003 @07:58PM (#5178053) Homepage Journal

    Could someone post or provide a pointer to the alleged "license" that allegedly constrains the use of the iTunes SDK? Is this a legitimate contract that must be entered into and signed before you get your hands on the SDK, or is it yet another one of those worthless "shrinkwrap licenses"?

    Schwab

  • Everything Mac [everythingmac.org] still has the OLD version (iTunes plugin) mirrored right here (iCommune.tgz) [everythingmac.org].
  • I think we've all seen it in various scripts and plots of movies and novels: A genius or otherwise intelligent individual has a great idea and a certain leaning towards a particular goal. However, they are so enamoured by the lab, the people, or perhaps even the very materials that he works with that he forgets that he had agreed to certain rules.

    While iCommune isn't being taken over, the ideas and goals that the coder had were not compatible with the "rules" that the SDK imposed. Perhaps he is in the clear, but that would require legal recourse.

    But the thing is... Apple is in it for the money, no matter how pretty the products are or how flowery the company's leader's words are. Some things which they think they can allow into the wild, they release the code for. Some things which they think they would like to keep for themselves, they hold back. That's their right and perogative.

    I would presume the coder liked the Apple look and feel. That he probably owned an Apple and supports the Apple community spirit. And in his enthusiasm in exploring ideas and writing code, ultimately slipped past the boundaries of the base he has picked to write and develop that program on.

    Apple and he did the right thing. He returning their SDK and starting from scratch and going under the GPL.

    All in all... there's nothing wrong with writing programs for the Apple platform. But then again, it's a case of "live and learn" and as the case turns out... "Coder beware..."

  • A lot of people have pointed out that Apple is about to release their own P2P program. This will not be exactly the same as iCommune. The plugin allows you to copy music over the network; the rendezvous-enabled iTunes will only stream it.
  • Apple shutting down a popular mac-only file sharing service? This from the company that gave us the phrase "Rip, Mix, Burn"?

    Sounds like someone's lawyers are once again stupidly overzealous.

    Glad to hear they went OS... The best way to avoid legal prosecution since 1995!
  • Honestly, what did Apple really do to this guy? Sure, he has to return the SDK, but that just means that, in the future, he'll be unable to refer to it--if his code is well-documented (or, perhaps, when his code becomes well-documented between now and the time he returns the iSDK ;-)), then it won't be an issue.

    As for the order to stop distributing, that shouldn't hurt too much either. In a couple of weeks, "a friend of his" could "write a similar thing". Or the source might "find its way onto a public server". Apple could have done a lot worse than a cease-and-desist style ultimatum, with the legions of lawyers at their command, so I think this represents a measure of compassion towards Mac developers.

    As for those of you pre-flaming Apple for the possibility that Apple developers will use iCommune code in the potentially file-sharing-enabled "iTunes x", isn't that what Open Source and Free Software are supposed to be about?

He has not acquired a fortune; the fortune has acquired him. -- Bion

Working...