Slashdot Mirror


IBM Launches Power site For Developers

LeninZhiv writes "Celebrating five years of DevelopperWorks goodness, IBM has just launched a new section dedicated to the Power architecture. Initial stories include such goodies as "the developerWorks' Power Architecture challenge" and the Linux on Power Architecture toolkit. May this usher in a new era of community support for Linux on POWER outside IBM?"

50 comments

  1. Linux is available in PPC by Anonymous Coward · · Score: 4, Informative

    www.yellowdoglinux.com

    1. Re:Linux is available in PPC by bursch-X · · Score: 2, Informative

      ...and SuSe and Turbolinux and Gentoo and ROCK Linux and Fedora and CRUX and... do you want me to continue?

      --
      There are two rules for success:
      1. Never tell everything you know.
    2. Re:Linux is available in PPC by jericho4.0 · · Score: 3, Informative

      POWER ain't PPC.

      --
      "A language that doesn't affect the way you think about programming, is not worth knowing" - Alan Perlis
    3. Re:Linux is available in PPC by bigredradio · · Score: 4, Informative

      To further elaborate, Linux on PPC IS similar, however, with Linux on Power you are more likely talking about 64-bit architecture (until the G5, there were no 64-bit Macs). Also the boot process for Macs and pSeries is very different. This is one of the reasons why distros that run on macs do not install on pSeries. (unless they specifically support pSeries).

      For an out-of-the-box install, that leaves you with SLES and RHEL. You can hack Debian and Gentoo to work. Yellowdog (AFAIK) does not support pSeries at this time, but plans to in the future.

      Storix Software PowerPC Development

    4. Re:Linux is available in PPC by Anonymous Coward · · Score: 1, Informative

      Actually you're wrong. IBM has started using the term "POWER" to cover the whole line, including PPC. You'll notice there's articles about the 970 there.

  2. SF and iPod by bergeron76 · · Score: 3, Interesting

    I bet this was why I got solicited to build my SourceForge.net project for PowerPC in exchange for a free iPod.

    (I already have an iPod and I love it)

    IBM must be on a new marketing campaign. Good for them, I hope...

    --
    Don't think that a small group of dedicated individuals can't change the world. It's the only thing that ever has.
    1. Re:SF and iPod by TheMysteriousFuture · · Score: 1

      link? (to the sf.net project...)
      So IBM solicited you to build the SF project for PPC? Or they didn't say who they were...

      --
      .sig
  3. Clearcase by Megane · · Score: 3, Informative

    Now if we could just get them to port ClearCase to OS X. It's already available for AIX, so the instruction set can't be a problem.

    --
    #naabhaprzrag, #sverubfr-000, #agi-fcbafberq, negvpyr[pynff*=' negvpyr-ary-'] { qvfcynl: abar !vzcbegnag; }
    1. Re:Clearcase by Anonymous Coward · · Score: 0

      You actually like ClearCase? Whoa.

    2. Re:Clearcase by chez69 · · Score: 1

      when you have a good group of admins clearcase is a wonderful tool.

      when you don't, well....

      --
      PHP is the solution of choice for relaying mysql errors to web users.
    3. Re:Clearcase by Megane · · Score: 1

      My company likes ClearCase. A company with a 5-digit number of employees. Not everybody lives in the dreamworld where they only work on open source software. And I like the Mac and would like to use my Powerbook along with the Solaris and x86 Linux machines that are all over the place.

      --
      #naabhaprzrag, #sverubfr-000, #agi-fcbafberq, negvpyr[pynff*=' negvpyr-ary-'] { qvfcynl: abar !vzcbegnag; }
    4. Re:Clearcase by Guy+Harris · · Score: 4, Insightful
      It's already available for AIX, so the instruction set can't be a problem.

      When porting from one OS to another, the instruction set is probably rarely the main problem. (Not "never a problem", although I suspect the main instruction-set-related problems are

      1. byte-order issues (software not taking byte order into account and working only on little-endian or only on big-endian platforms);
      2. alignment requirement issues (software assuming that unaligned pointers can be dereferenced safely and not working on, for example, SPARC processors, where an unaligned dereference, unless the compiler is generating "safe" code, will get an alignment fault).)

      If ClearCase still uses an installable file system in the OS kernel, that'd probably be the biggest issue for a port to a new OS - different UN*Xes have different VFS layers. Beyond that, there might be issues with deficiencies in the new target OS's implementation of particular APIs, or the lack of particular APIs in the new target OS, for example.

    5. Re:Clearcase by Anonymous Coward · · Score: 0

      I like ClearCase, just as much as I like being punched in the face.

  4. System on chip by Smallpond · · Score: 2, Interesting

    I started a project with the 405GP system on chip, but it was cancelled. The Walnut has ethernet, DRAM controller and PCI on-board so you can make a tiny, ultra low power, 32-bit embedded system. We were using PC104 form factor. I think there's a BSD port as well as Linux. Not super fast, but if you aren't running X, 300 MHz is plenty. It looks like AMCC has bought that business from IBM, so I guess not enough people noticed how much cooler (in both senses) these chips are than the AMD and Intel SOC chips.

  5. Quick Question by npsimons · · Score: 1

    How does this have anything *at all* to do with Apple? Also, why does story filtering for the front page no longer work? I turned off stories from the Apple section (twice) and I still see them!

    1. Re:Quick Question by justMichael · · Score: 1
      How does this have anything *at all* to do with Apple? Also, why does story filtering for the front page no longer work? I turned off stories from the Apple section (twice) and I still see them!
      They are cross-posting stories, it's also in the Developers section.
    2. Re:Quick Question by tf23 · · Score: 2, Informative

      That feature's turned off (for the time being?)

      There have been a number of bug reports about it.

    3. Re:Quick Question by npsimons · · Score: 1

      Yeah, you're not cool enough to get Apple news.

      Except I'm still getting it.

      Adios, dork.

      Oooh, have any more witty repartee? I just can't seem to get enough of your brilliant insights to my personality, and based on only one of my postings no less.
    4. Re:Quick Question by Johnny+Mnemonic · · Score: 5, Insightful


      Apple and IBM have been growing closer together, as a result of a) Apple using IBM's processors in their workstations, and b) IBM and Apple both rediscovering UNIX, esp the OSS kind.

      Although IBM and Apple are just dating, I think that there are plans to have each other meet their parents. Doesn't it strike you as curious that IBM branded workstations a) ship with Windows, when IBM is pushing Linux and b) ship with a competitors CPU? Is it so curious that IBM might blush a little that OS X is non-windows and uses their own CPU?

      Read through the Developer Site for Linux on POWER processors, and you'll find more than a few references to Yellow Dog Linux, which is Linux for PPC (particularly Macs) and even includes as a prize in a developer competition a new Apple G5 (with YDL pre-installed). Interesting that IBM doesn't see fit to award their own brand of personal computer, which I think underscores my point. Do they think that a G5 is somehow more desireable than a ThinkCentre?

      And it's working on me: as a long time Apple tech supporter, I'm now in the position to recommend Windows PCs; and when I do, I rec IBMs. And not Dells.

      --

      --
      $tar -xvf .sig.tar
    5. Re:Quick Question by Paradise+Pete · · Score: 1
      Except I'm still getting it.

      You are receiving it, but you clearly are not getting it.

    6. Re:Quick Question by npsimons · · Score: 1

      Yes, I know of Yellow Dog Linux. I have a t-shirt of theirs I received from their CEO. None of what you said answers my question: why does an article that discusses IBM and Linux, and has no mention of apple, end up in apple.slashdot.org?

    7. Re:Quick Question by npsimons · · Score: 1

      You are receiving it, but you clearly are not getting it.

      So sayeth the mac elitists. Look, I've been working with macs for a long time. Hell, I was an admin for a whole lab of em'! And I'm fairly certain I "got it" a long time ago, when it was made blatantly obvious to me that macs aren't sold on technological merits, but on design, fashion and raving fanatical devotion.


      I don't mind apple so much; it's their fan club I can't stand. Honestly, I can't see a good reason to switch to a mac, and I just don't want to have to listen to the jabberjawing of their constituency. Is that so much to ask?

    8. Re:Quick Question by Paradise+Pete · · Score: 2, Interesting
      obvious to me that macs aren't sold on technological merits

      Technologically, there's no reason to not be running it. If you have issues with licensing or cost, that's perfectly reasonable, but technologically, how can you justify running Linux instead?

    9. Re:Quick Question by Anonymous Coward · · Score: 1, Insightful
      why does an article that discusses IBM and Linux...
      Because the article is actually about Power processors, of which the latest processor Apple uses is based. Everything is related to everything else eventually. You can either ignore it if you can't see the connection or you can wet your pants about it like you have clearly demonstrated. Well done!
    10. Re:Quick Question by npsimons · · Score: 2
      Or, I could be a coward and reply anonymously . . .


      Or, I could realize that I have just wasted many minutes of my life futiley responding to trolls who don't know better. Now I remember why I don't usually talk to mac users, never mind asking them a reasonable question for which they can give me no satisfactory answer. Instead, they like to use ad hominem to "win" their position.

    11. Re:Quick Question by hobbit · · Score: 1


      Here's a reason: you can't run OS X on x86 hardware. I'm not talking about the cost issue: you also can't get the latest graphics cards, etc. However, as far as I'm concerned there are plenty of technological reasons in favour of OS X, which by far outweigh the above: I don't run it because I can't find a reason not to run it, I run it because there are so many reasons to run it.

      --
      "Wise men talk because they have something to say; fools, because they have to say something" - Plato
    12. Re:Quick Question by tf23 · · Score: 1

      Actually it looks like this feature may be coming back soon. See Section and Topic Exclusion Working Again on use.perl.org.

      It seems they've been busy coding :)

  6. Developper ? by DrSkwid · · Score: 2, Funny


    sloppppy

    --
    There are places where the networks are not touching,and there are places where they are-Boeing's Lori Gunter
    1. Re:Developper ? by AvantLegion · · Score: 2, Funny
      Developperss developperrs devellopprss devvelopers deevelopperss developperss developperss developperss!!!

    2. Re:Developper ? by radicalskeptic · · Score: 1

      You forgot the last two "Developers!" Dammit! That's the hook!

      --
      WARNING: If accidentally read, induce vomiting.
    3. Re:Developper ? by Anonymous Coward · · Score: 1, Funny

      Excuse me while I make more sweat in 3 minutes than the average person does in a lifetime.

    4. Re:Developper ? by nettdata · · Score: 2, Funny

      sloppppy

      Reminds me of a software project I worked on where the main PL/SQL developer spelt password as "passsword" for all of the security stuff.

      Man, that was a pain in the ass to work on later on! Not only to remember how it was spelt for that project, but I caught myself spelling it that way on other projects. I'm still scarred.

      (Yes, Thor, I mean you!!!) :P

      --



      $0.02 (CDN)
    5. Re:Developper ? by DrSkwid · · Score: 2, Interesting


      hehe you have to do that in mysql too because password is a reserved word

      I used passwurd and it has caught me out a few times going back to maintain it.

      --
      There are places where the networks are not touching,and there are places where they are-Boeing's Lori Gunter
  7. On a hard, level surface. by Anonymous Coward · · Score: 1, Interesting

    "IBM Launches Power site For Developers"

    OK so were's all the PowerPC hardware development kits? And no Apple doesn't count.

    1. Re:On a hard, level surface. by bursch-X · · Score: 3, Informative

      Froogle finds some motherboards:
      http://tinyurl.com/6r5nv

      The Blade Center JS20 from IBM also looks nice:
      http://tinyurl.com/62z9p

      And there's the Pegasos:
      http://www.pegasosppc.com/

      Well, not much but IBM has been doing a lot to promote the PPC platform, blame the vendors.

      --
      There are two rules for success:
      1. Never tell everything you know.
    2. Re:On a hard, level surface. by Anonymous Coward · · Score: 0

      Why doesn't Apple count?

  8. Lack of cheap deskop hardware by palfrey · · Score: 1, Flamebait

    Give me cheap desktop Power hardware (i.e. PC-like just-the-parts ideas) and I'll write Power apps. Not before.

    --
    Beware the psychokinetic mimes!
    1. Re:Lack of cheap deskop hardware by Anonymous Coward · · Score: 0

      Give you? Why should we help you? Many people more deserving need to be given cheap systems.

    2. Re:Lack of cheap deskop hardware by Zo0ok · · Score: 2, Informative

      I dont really know what you are asking for...

      www.pegasosppc.com has cheap PPC hardware.

      A Power-processor/system can hardly be cheap, simply because it is a more powerful and advanced chip than cheap chips (like x86/PPC).

    3. Re:Lack of cheap deskop hardware by palfrey · · Score: 3, Interesting

      Samne problem is with both to a certain extent, I don't really care what the underlying processor is, or whether it's got whichever advanced wizzy feature. The only things I care about is: is there the hardware available for the things I want to do on a particular platform, and how much processor speed do I get for my money. Right now, x86 can beat the crap out of both Power and PPC on this, simply because there's more people using x86, and so economies of scale stuff kicks in. This means that I will still be buying x86, because I'd get a less powerful system for the same price on PPC.

      --
      Beware the psychokinetic mimes!
    4. Re:Lack of cheap deskop hardware by Anonymous Coward · · Score: 0

      The US reseller for Pegasos wants $775 for just a G4 and a motherboard. My entire Athlon system cost me maybe half that.

  9. opendarwin? by brlewis · · Score: 1

    I would expect OpenDarwin to be prominently linked from this site. That's what I found searching for jhead on MacOS X. Seems like a big project. Am I missing something?

  10. IBM & Apple by The+Lost+Supertone · · Score: 3, Interesting

    I would not be surprised in the future if A) Apple and IBM enter a joint venture with IBM computers running OS X B) IBM outright buying Apple (less likely) for OS X and some of their brilliant minds. C) Apple, IBM and perhaps another PC manufacture building PCs with PPC procs in them and selling them along side their windows PCs, (Really would HP care if they get their Procs from IBM or Intel? I doubt they much like either.) D) IBM begins selling desktop PCs with PPC procs and linux as the OS. E) IBM creates their own distro, and ships on PPC machines, likely with libraries that would still make their computers very program compatible with Apple's

    1. Re:IBM & Apple by Megane · · Score: 2, Interesting
      You have forgotten about Steve and the RDF factor. Steve will love A, but probably hate B. After all, in the early days of Apple, IBM was The Enemy. Not the corporate enemy, but the cultural enemy. They represented everything Apple was fighting against.

      C is the old "clones" argument. That's been tried and killed off once. The problem is when the clone makers start to make high-end systems.

      D would be interesting, but right now the Windows/Office combo is so entrenched that they can't do that. Microsoft is too in bed with Intel (and AMD) to want to revive the "PPC Edition" of Windows.

      E is interesting, but a main problem is that Apple still hasn't done much to support the ELF object format, which is the standard in Linux. And then that would only be app-level compatibility. Drivers and other sorts of kernel extensions (like ClearCase as I mentioned above, which supports a "live" file system) would have to work to a different API.

      --
      #naabhaprzrag, #sverubfr-000, #agi-fcbafberq, negvpyr[pynff*=' negvpyr-ary-'] { qvfcynl: abar !vzcbegnag; }
  11. Emulators by Usquebaugh · · Score: 2, Informative

    I rather think the gods are smiling on me. Earlier today I heard I am also to be the proud owner of an AS/400 for $0.

    QEMU and Pear both have useable PowerPC emulators. Hercules is still going strong.

    I think I'll mosey on over and pick up the chip specs. I'll see if I cannot con, I mean encourgae, a few AIX geeks to get that runnning under Qemu or Pear. Then a hop skip and a jump and I'll get the one emulator I want.

  12. Attn Eds: by Power+Everywhere · · Score: 0, Redundant

    LeninZhiv misspelled DeveloperWorks as DevelopperWorks in the story blurb (note the two Ps). You might want to fix this.

  13. Thinkpad Power? by Anonymous Coward · · Score: 0

    I cannot wait to buy one of this Power Thinkpads!!!

    I want one now!