Slashdot Mirror


HTC Dragging Feet On GPL Source Release For "Hero" Phone

Squiff writes to mention that despite being based on the Open Handset Alliance's Android platform and using several open source components, HTC are effectively refusing to release the source for the GPL parts of their "Hero" Phone code, saying that they are "waiting for their developers to provide it." It has been called an "object of lust," it's beating the iPhone for awards, and it seems to be the first Android phone that really is "the phone to have," to hear some people tell it. It has also just become available in the US after a June release in Europe.

181 comments

  1. Nice excuse by dissy · · Score: 4, Insightful

    Phone code, citing that they are "waiting for their developers to provide it."

    Too bad that doesn't work.

    "Yes your honor, I downloaded all of that music, but I emailed the artists asking how I could send them money, and are just waiting on them to license it to me properly!"

    Not exactly fitting I know, but still.

    Every other closed source shop has to hold off on release of their product until all licensing issues are taken care of (at least if they don't want to be taken to court.) This license is no different.

    1. Re:Nice excuse by hydroponx · · Score: 1

      Personally, I'm pretty happy with my HTC Hero, the only lag I see is with keyboard rotation. Just my .02c since owning one.....

    2. Re:Nice excuse by Bogtha · · Score: 1

      Too bad that doesn't work.

      Maybe not in this case, but what about if a company outsourced phone manufacturing? The external company would be the ones making the copies by preinstalling the software onto the phones, and they would be fulfilling the terms of the GPL by providing the source to the phone company. At this point, the phone company haven't made any copies, they have essentially just bought a shipment of goods. What compels them to be bound by the terms of the GPL? Don't you actually have to make copies to be bound by its terms?

      --
      Bogtha Bogtha Bogtha
    3. Re:Nice excuse by SydShamino · · Score: 1

      What compels them to be bound by the terms of the GPL? Don't you actually have to make copies to be bound by its terms?

      From the GPL version 3:

      To “convey” a work means any kind of propagation that enables other parties to make or receive copies.

      Providing the finished phone to a consumer conveys a binary copy to them. They are entitled to source from the conveyor.

      --
      It doesn't hurt to be nice.
    4. Re:Nice excuse by RightSaidFred99 · · Score: 1

      So... the developer has to release his code before he develops it to license something under GPL? No.

      [quote]Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or,[/quote]

      I'm not too up on GPL, but reading the v2 license what's to stop someone from including an offer for the source valid for at least three years, and then dragging their feet for a year or two on delivering it?

    5. Re:Nice excuse by noidentity · · Score: 3, Insightful

      "Yes, your honor, we had the source code to give to the compiler to produce the binaries, but we couldn't give the source code to the user because we weren't done with it yet."

    6. Re:Nice excuse by Bogtha · · Score: 1

      Firstly, Android is based on Linux, and the Linux kernel is GPLv2. Secondly, the reason why I ask is that one of the strengths of the GPLv2 is that it is based solely on copyright - it isn't an EULA, it only comes into effect when you copy. If no copying takes place, I fail to see why the distributor-not-copier needs a license or permission from the copyright holder. If they don't need permission, then they don't need to agree to the GPL.

      Let me put it another way - I own a G1, which came preinstalled with Android. If I wanted to sell it to somebody, would I be bound by the GPL? If so, why? I haven't made any copies of the code. If not, then what is the difference between me doing it once and a phone company doing it a million times?

      --
      Bogtha Bogtha Bogtha
    7. Re:Nice excuse by Tubal-Cain · · Score: 1

      Let me put it another way - I own a G1, which came preinstalled with Android. If I wanted to sell it to somebody, would I be bound by the GPL?

      No. You didn't change the code.

      If not, then what is the difference between me doing it once and a phone company doing it a million times?

      If HTC edited the source, they are obligated to provide their changes. If they didn't edit the source, I believe the worst they need to do is point their customers to where the source code came from.

    8. Re:Nice excuse by bill_mcgonigle · · Score: 1

      The external company would be the ones making the copies by preinstalling the software onto the phones, and they would be fulfilling the terms of the GPL by providing the source to the phone company. At this point, the phone company haven't made any copies, they have essentially just bought a shipment of goods. What compels them to be bound by the terms of the GPL? Don't you actually have to make copies to be bound by its terms?

      It's copyright. Just because the guy on the street corner selling copies of DVD's didn't burn them himself (he got them from the guy who burns all day) doesn't mean he's not going to be hit for copyright infringement.

      If HTC or Verizon or whoever isn't providing source they have no right to distribute the copyrighted material (the kernel, plus busybox or whatever is in there). Once they comply with the terms of the license, they have that right.

      So, they need to stop distributing or comply with the license terms, otherwise they're liable under copyright law.

      --
      My God, it's Full of Source!
      OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
    9. Re:Nice excuse by the_womble · · Score: 1

      If I understand the GPL correctly, you have to provide source if you distribute the software.

    10. Re:Nice excuse by adolf · · Score: 1

      It doesn't matter if they changed it.

      If you provide binaries, you must also offer to provide source. End of story.

      Go read the license if you don't understand it (it really is pretty plain).

    11. Re:Nice excuse by sam0vi · · Score: 1

      This is like the worst excuse ever. How can they release a software product and not have the source code?? It's not like you can compile flow charts into usable software before you finish writing the code. If the code compiles fine, it's just a matter of publishing it (you don't even have to make it pretty). Any takes on the matter?

      --
      When my Karma level reaches 0 I feel in piece with the Universe
    12. Re:Nice excuse by Anonymous Coward · · Score: 0

      Perhaps they could try the "Your honor, my dog ate the source code" defense ;-)

    13. Re:Nice excuse by uglyduckling · · Score: 1

      I think if you were to sell your phone on as a private sale I think that would count as "noncommercial", in which case you would apply clause 3c of the GPL v2.0 and "Accompany it with the information you received as to the offer to distribute corresponding source code."

      So if you're redistributing something in a noncommercial way (and I'm guessing a private sale would count in that sense) then you can refer the recipient on to the offer from the original distributer. In all other cases it is required to provide the source or a written offer to provide the source. So if you bought 100 G1s on the cheap to sell on eBay then you would need to provide a written offer or the source itself.

      This is interesting, because it would seem to me that a shop selling G1s would, under the terms of this license, need to provide the source themselves and not just refer to the manufacturer of the device. I can't see another reasonable plain-English interpretation of section 3. I guess that's one of the issues with the GLP - it's not just/even a 'nice' license, it's actually a piece of clever social engineering - PC World, Best Buy etc. ought to have leaflets at the Customer Service desk explaining their source code policies, just like they have leaflets to comply with local recycling/environmental laws.

    14. Re:Nice excuse by uglyduckling · · Score: 1

      Hmm I invented a new license called the GLP. Meant GPL.

  2. I emailed them... by brainiac+ghost1991 · · Score: 2, Informative
    I sent a message to HTC and got this response:

    Dear Sir, I have sent a communication to our head office to have this source code released on the developer website. It will be available soon at developer.htc.com. We will work to release this as soon as possible. Best Regards, HTC Europe Customer Care

    However, this isn't really good enough. Let's hope that the combined might of slashdot will be able to sort it out!

    1. Re:I emailed them... by Minwee · · Score: 5, Funny

      That's funny, I received a similar if slightly longer email from HTC.

      PERMIT ME TO INFORM YOU OF MY DESIRE OF GOING INTO PROGRAMMING WITH YOU. I GOT YOUR NAME AND CONTACT FROM THE TOGOLESE FREE SOFTWARE FOUNDATION. I PRAYED OVER IT AND SELECTED YOUR NAME AMONG OTHER NAMES DUE TO IT'S ESTEEMING NATURE AND THE RECOMMENDATIONS GIVEN TO ME AS A REPUTABLE AND TRUST WORTHY PERSON I CAN SHARE SOURCE CODE WITH AND BY THEIR RECOMMENDATIONS I MUST NOT HESITATE TO CONFIDE IN YOU FOR THIS SIMPLE AND SINCERE BUSINESS.

      I AM AITCH TEE SEE, THE ONLY CHILD OF LATE MR AND MRS TEE SEE. MY FATHER WAS A VERY WEALTHY TELEPHONE MERCHANT BASED IN TAIWAN...

      It went on for a while, but finally Mr. Tee See got to the point about source code:

      THE SOURCE CODE IS CONTAINED IN A SEALED TRUNK BOX, IT WAS REGISTERED AND DECLEARED AS CONTAINING HERO SANDWICHES, SO EVEN AS I AM WRITEING YOU NOW THE SECURITY AND IT'S AGENTS ARE NOT AWARE OF THE CONTENTS CONTAINED AS SOURCE CODE FOR THE HERO PHONE. LET ME ASURE YOU THAT THIS TRANSACTION IS 100% HITCH AND FRISK FREE.BASED ON YOUR ACCEPTING TO HELP ME I WILL BE GIVING YOU A REASONABLE AMOUNT OF PERCENTGE FOR YOUR INVOLVEMENT IN THIS AND THIS WILL BE DISCUS UPON YOUR RESPONCE TO MY MAIL.

      I have been reading over the terms of the GPL and this all seems like everything is legal, but a week later I'm still no closer to getting that trunk full of source code. Every time Mr. Tee See emails me there's some hitch or another -- First the location of the trunk was encrypted so I had to FTP him a copy of GPG, then he needed SRPMs for OpenOffice.Org so he could clear up some kind of red tape, and now he wants me to copy all of /usr/src from FreeBSD on a web server for him.

      It's all very frustrating, but I'm convinced that Aitch Tee See is honest in his desire to get me the source code for the Hero. I will update you all when I finally receive it.

    2. Re:I emailed them... by CAIMLAS · · Score: 1

      Sounds like dealing with the government.

      First you fill out the short, 1 page initial form.

      Then you need to present supporting documents in duplicate.

      Then you need to fill out a 20-page background check.

      Next you've got to provide health, housing, and bill records for the past 7 years.

      Then you wait 6 months.

      Next you've got to have an interview to "clear up" some problems.

      Finally, you're unsure of the actual result of all your efforts. Did you reach the goal? Yes, no? You won't know until you try to gain access to whatever that paperwork is for, because the actual communication channel is misinformed.

      --
      ~/ssh slashdot.org ssh: connect to host slashdot.org port 22: too many beers
  3. Kill them! by BadAnalogyGuy · · Score: 1

    HTC is the Sony of mobile phones. Cool features, but crap quality.

    If they're not willing to share their (OUR) source, I wouldn't be at all upset if they got the legal bat to the side of their corporate head.

    1. Re:Kill them! by ZERO1ZERO · · Score: 2, Insightful

      LOL. Your username is apt. Sony also do mobiles, as Sony Ericsson, who coincidentally have a contract whereby HTV make some of their phones, including the high end, but dissappointing Sony X1.

    2. Re:Kill them! by thetoadwarrior · · Score: 1

      What are Sony phones of the mobile phones?

    3. Re:Kill them! by natehoy · · Score: 2, Funny

      Well, I did have a friend who owns a Lexus tell me, "Lexus is really the Cadillac of the automotive world". With a completely straight face (on their part, then a briefly befuddled one when I couldn't help burst out laughing).

      In his defense, he did laugh along with me when he realized how silly it sounded.

      I guess "HTC is the Jaguar of mobile phones" would work better.

      --
      "This post contains words, known to the State of California to cause thought. Wash brain thoroughly after reading."
    4. Re:Kill them! by Anonymous Coward · · Score: 0

      HTC is the Sony of mobile phones. Cool features, but crap quality.

      Sorry, but I consider my trusty G1 to be of fairly nifty quality, if I do say so myself.

      And comparing HTC to Sony? When did HTC start installing rootkits when you plug their phones into computers? When did they collude with others to strongarm a proprietary, incompatible "standard" into the market (no, their goofy USBext cable doesn't count, as that's perfectly compatible with mini-USB cables)? Do they routinely treat their customers like criminals?

    5. Re:Kill them! by poetmatt · · Score: 1

      I think that's true of all phones, not just HTC.

    6. Re:Kill them! by hardburn · · Score: 1

      I could personally say that with a straight face, but only because Cadillac hasn't been the Cadillac of cars in decades.

      --
      Not a typewriter
    7. Re:Kill them! by protactin · · Score: 1

      Actually, I've always said Lexus is like the Japanese Mercedes.

    8. Re:Kill them! by WaywardGeek · · Score: 2, Insightful

      I'm feeling a bit poor, but if I weren't I'd consider dumping my G1 and forking over $550 for an unlocked Hero. The major draw: a freaking headphone jack.

      --
      Celebrate failure, and then learn from it - Nolan Bushnell
    9. Re:Kill them! by PitaBred · · Score: 1

      "Nifty" quality? Is that somewhere below "r0x0r5" and a bit above "meh"?

    10. Re:Kill them! by StayFrosty · · Score: 2, Informative

      I would be inclined to disagree. I know this is all anecdotal but I own an HTC Vogue (aka HTC Touch.) The hardware is terrific but the software (WM) leaves a lot to be desired. A few months back I was standing on the balcony of my second story apartment when my phone rang. I pulled the phone from my pocket, but it bumped in to the rail on the way out. The phone fell at least 20 feet and landed on the concrete sidewalk below. I went downstairs expecting the phone to be shattered in pieces. I was not disappointed. The battery and the phone were laying a few feet apart, the back cover was about 5 feet away and the stylus was hanging out of the main body of the phone. I put the battery back in, replaced the back cover, pressed the power button and to my amazement the phone turned on. Everything, including the touchscreen, continue to work to this day as if nothing had ever happened. The only other phone I have seen that can take that kind of abuse are the old Nokia's that we all fondly remember.

      --
      "Frequently wrong, never in doubt."
    11. Re:Kill them! by AI0867 · · Score: 1

      I've done something similar with a Samsung D900. I dropped it out of a (probably 4 to 5 meter high) window in the middle of a conversation.
      Apparently, the closing slide took the brunt of the impact, as the phone was in the closed position (with my call disconnected) with a scratch mark on one of the corners.
      I slid it back open and redialed. It worked fine.

    12. Re:Kill them! by AmberBlackCat · · Score: 1

      Stereo Bluetooth costs less...

    13. Re:Kill them! by Zaiff+Urgulbunger · · Score: 1

      In the same way that BadAnalogyGuy is the bad analogy of the bad analogy world?!

  4. Waiting for the Acer A1 phone by sbrown123 · · Score: 4, Insightful

    The Hero is nice and all but, like other Android phones, it doesn't have the processing power. The Acer A1 looks like it will be coming with a Qualcomm Snapdragon 1GHz processor and Android 1.6. Now if it would just be carried by someone other than T-Mobile in the states I would be happy.

    1. Re:Waiting for the Acer A1 phone by bertoelcon · · Score: 1

      It must really tick you guys off since all we ever heard was how European and Asian phones were "superior".

      The Japanese phones are better but only because they have a network to support them.

      --
      Anything can be found funny, from a certain point of view.
    2. Re:Waiting for the Acer A1 phone by Anonymous Coward · · Score: 0

      BTW - America invented the mobile phone

      Cool. The heirs or Mr. (or Mrs.) America must all be filthy rich then.

    3. Re:Waiting for the Acer A1 phone by Anonymous Coward · · Score: 0

      Pretty much

    4. Re:Waiting for the Acer A1 phone by citylivin · · Score: 1

      After trying to get linux updates for an acer aspire one netbook that out of the box did not work, trying to find fourms and talking to brain dead tech support, i would never buy another device from them. They had absolutely zero after sale support for linux on that aspire. My friend who purchased it, traded it in for a windows machine. They seem to have a forum now, just not 6 months or so after the device came out? Weird and lame!

      --
      As a potential lottery winner, I totally support tax cuts for the wealthy
    5. Re:Waiting for the Acer A1 phone by Anonymous Coward · · Score: 0

      The iPhone? You mean the phone that's powered by a chip designed by the British firm ARM? The same British firm who's chip designs are the basis of the chips used in almost every mobile phone around? LOL American hicks.

    6. Re:Waiting for the Acer A1 phone by h4rr4r · · Score: 1

      It sure seems one American is dumb enough to think he is getting a phone for free.

    7. Re:Waiting for the Acer A1 phone by sexconker · · Score: 0, Offtopic

      The iPhone is probably the WORST modern cell phone on the planet. Hay guys we just got MMS!

    8. Re:Waiting for the Acer A1 phone by Anonymous Coward · · Score: 0

      Not to disagree or anything, but the iPhone is certainly *not* the "best mobile phone on the planet". It may be a stunning smartphone, but when it comes to certain (standard) mobile phone functions it's below-par. It may well be superior to the standard phones that the US is used to, and it is superior in a few certain areas compared to most other phones. It is not, however, the best all-round phone - there are plenty of other phones that can just as justifiably claim that depending on what features you choose as your criteria.

    9. Re:Waiting for the Acer A1 phone by Anonymous Coward · · Score: 0

      A chip is not a phone. Also the design of the chips is being taken over by Apple because ARM's design is so bad. Don't believe me? Google it.

    10. Re:Waiting for the Acer A1 phone by wimg · · Score: 1

      Funny that the first citywide mobile phone was introduced in Japan (1979) and Denmark, Finland, Norway and Sweden in 1981. US followed 2 years later. And I'm not even talking about 2G, G3, G3+ and G4 standards, where the gap is even bigger.
      Oh and you probably think Nokia is an American company... and T-Mobile probably is American in your mind too ?
      Also noteworthy : the first American company on the list of largest mobile phone networks is at #13.

      Wake up and look outside... there's more to see outside the US than inside !

    11. Re:Waiting for the Acer A1 phone by Anonymous Coward · · Score: 0

      OH NOES!!!

      He called us "American Hicks"
      Whatever shall we do? I don't know if we can stand up to an insult like that. So well through out, so biting, so pathetic!!!

      LOL..come back with a real insult when you are ready to hang with the big boys. Until then, go back to wishing you were living in the US and not just being dominated by Us.

    12. Re:Waiting for the Acer A1 phone by Anonymous Coward · · Score: 0

      Thats just proves you dont have one

    13. Re:Waiting for the Acer A1 phone by amicusNYCL · · Score: 1

      Most people don't have one, that's not something to be ashamed about. Owning an iPhone doesn't make a person any better than anyone else. Nor does anonymously posting random bullshit.

      --
      "Our two-party system is like a bowl of shit looking at itself in a mirror." - Lewis Black
    14. Re:Waiting for the Acer A1 phone by Anonymous Coward · · Score: 0

      T-Mobile is German not American. Nokia sucks and is dying along with Symbian.

      Just face it. The iPhone is the best mobile phone right now. It has revolutionized everything. Try waking out and going to visit Asia. You will see iphones everywhere now.

    15. Re:Waiting for the Acer A1 phone by cyber-vandal · · Score: 1

      The 3GS might be. The previous two versions were missing features that all the others had had for several years. But it looks pretty so that's a bonus.

    16. Re:Waiting for the Acer A1 phone by hardburn · · Score: 1

      There was this time, before Bush was even President, that I agreed with most criticism of the US from across the pond. But then it slowly got more inflammatory and silly, and now it sounds almost as bad to me as the teabaggers.

      --
      Not a typewriter
    17. Re:Waiting for the Acer A1 phone by Anonymous Coward · · Score: 0

      Most people don't have one, that's something to be proud about. Owning an iPhone makes a person worse than everyone else. So does anonymously posting random bullshit.

      Fixed it brother.

      Disclaimer: This is anonymous, but not bullshit.

    18. Re:Waiting for the Acer A1 phone by wimg · · Score: 1, Funny

      Read and weep, Apple geek : http://www.pcworld.com/businesscenter/article/173601/symbian_and_android_to_lead_mobile_os_market_in_2012.html
      And no, that's not an opinion story, it's a Gartner report.

      The iPhones will end up in the bin as quickly as they were bought...

    19. Re:Waiting for the Acer A1 phone by Rapha222 · · Score: 1

      Ok,
      By this way, if most parts of the things invented in the last 4000 years come from Europe or western Asia, like matematics, philosophy or handwriting, we (Europeans and Asians) will be the best in ALL of these domains, forever ?
      And, besides Apple, what big mobile phone companys remains in the U.S.A ? Motorola ? What else ?
      Oh, one more thing, Apple doesn't really created the usable smartphone, it just re-invent advertisement.
      IPhone isn't a cheap device, if you put the same budget in a Nokia, Samsung or HTC you will get the same manufacturing quality, and it was always been right.

    20. Re:Waiting for the Acer A1 phone by Orange+Crush · · Score: 1

      Better be sure it supports your carrier's data frequencies. It'd suck paying full price for a 3G phone unable to actually connect to a 3G network.

    21. Re:Waiting for the Acer A1 phone by Muggy7 · · Score: 2, Informative

      My Hero used to lag every now and then as though the processor was struggling, now entirely fixed after upgrading the ROM to the latest from HTC. I think most of the reviews out there were based on early laggy version of the Hero software.

    22. Re:Waiting for the Acer A1 phone by Anonymous Coward · · Score: 0

      The design is so bad that Apple used it? Sorry, why would Apple use the ARM architecture if it was so bad?

    23. Re:Waiting for the Acer A1 phone by Orange+Crush · · Score: 1

      Depends on how you define "American Company." T-mobile USA is a separate corporate entity headquartered in Bellevue, WA but wholly owned by Deutsche Telekom. Used to be VoiceStream/Powertel(and the myriad other companies it gobbled up.) DT just rebranded after they bought it.

    24. Re:Waiting for the Acer A1 phone by Anonymous Coward · · Score: 0

      things invented in the last 4000 years come from Europe

      White Americans have the same rights to that historical legacy as you do. We only diverged at most ~500 years ago.

    25. Re:Waiting for the Acer A1 phone by shutdown+-p+now · · Score: 1

      The Hero is nice and all but, like other Android phones, it doesn't have the processing power.

      What non-Android phones have significantly higher processing power? iPhone is also an ARM device, and runs at 600MHz. I've yet to hear about any mobile device with a 1GHz CPU in production. So far, 400-600MHz seems to be pretty normal between all smartphone platforms.

    26. Re:Waiting for the Acer A1 phone by Anonymous Coward · · Score: 0

      Because they are stupid? I mean they used the PowerPC chips too until they realized that they were bad.

    27. Re:Waiting for the Acer A1 phone by Anonymous Coward · · Score: 0

      Try waking out and going to visit Asia. You will see iphones everywhere now.

      I just got back from Hong Kong and saw 0 iPhones my whole trip. Go an hero right now asshole.

    28. Re:Waiting for the Acer A1 phone by Anonymous Coward · · Score: 0

      google search shows the A1 running at 768ish mhz

    29. Re:Waiting for the Acer A1 phone by Ash+Vince · · Score: 2, Interesting

      The Hero is nice and all but, like other Android phones, it doesn't have the processing power. The Acer A1 looks like it will be coming with a Qualcomm Snapdragon 1GHz processor and Android 1.6. Now if it would just be carried by someone other than T-Mobile in the states I would be happy.

      ok it has low spec processor, but its a phone so who cares as it does not need to do much. I have had mine a week and its great, the lag issues other people have complained about were obviously fixed by the latest update as I have never had any complaints in this regard, not like my old Windows Mobile piece of junk, now that was laggy. The way sense ui or whatever works is great.

      My only criticism is the onscreen keyboard input, but now I have got used to that. The trick seems to be completely ignoring what actual letter you hit, and just finishing the word you wanted to type anyway and letting the phone sort it out, it almost always does. It does take some time to get used to not correcting every mistyped letter but when you do you realise how good the autocorrect really is.

      --
      I dont read /. to RTFA, I read /. to offend people in ignorance.
    30. Re:Waiting for the Acer A1 phone by reiisi · · Score: 1

      The design is so bad that Apple used it? Sorry, why would Apple use the ARM architecture if it was so bad?

      Okay, let's see what the options were --

      PPC?

      Theoretically, yeah, but Apple was busy amputating that foot so they could quit shooting themselves in it.

      Geode?

      Get real. Besides, what x86 is going to better than ARM?

      intel x86?

      A road map does not a processor make, which Apple has now painfully discovered, and a chipset can only partially make up for a processor's failings.

      68K/ColdFire? mcore?

      Well, there we are trying to figure out how to bribe, erm, encourage Motorola/Freescale to keep good engineers and to acquire the good engineers they need to support the good engineers they have. Design potential needs follow-through.

      I'm not sure whether I like the ARM or the 68K better. Both have warts, but you can't get real silicon without a few warts. Besides, a lack of warts is a lack of features.

      Moore's FORTH processor?

      Hmmmmmm. Now you're talking. But there are still certain warts, and the marketing and production issues.

      --
      Computer memory is just fancy paper, CPUs just fancy pens with fancy erasers; the 'net is just a fancy backyard fence.
    31. Re:Waiting for the Acer A1 phone by R3d+M3rcury · · Score: 1

      ok it has low spec processor, but its a phone so who cares as it does not need to do much.

      I'm not trying to snarky, but I keep hearing about how cellphones are going to be the next big platform and how everyone is going to throw out their personal computers and start buying Apps from Google and Apple and installing them on their phones.

      So how are you going to have all these great Apps doing cool things on a phone with a 500Mhz CPU?

    32. Re:Waiting for the Acer A1 phone by Anonymous Coward · · Score: 0

      A bigger bonus was that it works well. Well-integrated applications, fast web browser, fast native third-party apps (not Java) - all were pluses.

    33. Re:Waiting for the Acer A1 phone by the_womble · · Score: 1

      Acer users Linux to have an OS on machines for the Asian market where people will install pirated Windows. They sell Linux laptops without a GUI, and some other manufacturers sell laptops with FreeDos, for the same reason.

    34. Re:Waiting for the Acer A1 phone by agnosticnixie · · Score: 1

      And yet the most powerful computers in the world are still running power. Go back in your cave with your l337 g@mrrz friends :p

    35. Re:Waiting for the Acer A1 phone by agnosticnixie · · Score: 1

      You might have missed that the sentence included Asia.

    36. Re:Waiting for the Acer A1 phone by dunkelfalke · · Score: 1

      toshiba tg01

      --
      "It's such a fine line between stupid and clever" -- David St. Hubbins, Spinal Tap
    37. Re:Waiting for the Acer A1 phone by Ash+Vince · · Score: 1

      I'm not trying to snarky, but I keep hearing about how cellphones are going to be the next big platform and how everyone is going to throw out their personal computers and start buying Apps from Google and Apple and installing them on their phones.

      My last phone was an HTC tytn ii that I bought with this in mind. The problem for me was that it was too bulky. This seems to be the problem with this approach is that to make something useable in this regard, you have to push the form factor up slightly, and that makes it awkward to carry as a phone on a daily basis. As soon as you start building in things like keyboards or high spec processors, you seem to have to push the device size up, especially the depth. After 2 years of owning the Tytn2 I was fed up of having a brick in my pocket.

      I am however looking at getting very small netbook PC or ultramobile PC to replace the things a phone cannot do. I would like this to still just small enough to fit in a pocket, but it does not have to be comfortable since it will not be in there very long. I suppose I have realised that I actually want something very different from a phone that I carry all the time: Size is most important.

      --
      I dont read /. to RTFA, I read /. to offend people in ignorance.
    38. Re:Waiting for the Acer A1 phone by Rapha222 · · Score: 1

      You are right, but it shows well that the quality of a technology isn't linked to the place were it was created.
      If the creators have a little advantage at short term, it's not really true at middle and long term.

    39. Re:Waiting for the Acer A1 phone by MemoryDragon · · Score: 1

      Besides that Android has a load of optimization possibilities left, the latest hero rom update showed it that most android phone still running on subpar speed of what is possible.
      Android 1.6 probably helps a lot as well as having a decent swap capability etc... there is a load of optimization room. Someone posted a video of a manually optimized hero in here, and that thing was running faster than the iphone which has a stronger processor and a dedicated 3d prozessor. This is amazing given the fact that most android software is writtin in java and huge parts of the API layer as well.

    40. Re:Waiting for the Acer A1 phone by teg · · Score: 1

      What non-Android phones have significantly higher processing power? iPhone is also an ARM device, and runs at 600MHz.

      The iPhone 3GS' CPU is a lot faster than any current Android phone. There is far more to the CPU performance than MHz, and the one in the 3GS is a much newer design. The one in current Android phones is of the same design as the old generation iPhones.

    41. Re:Waiting for the Acer A1 phone by destiney · · Score: 1

      The Hero is nice and all but, like other Android phones, it doesn't have the processing power.

      Works great for me. Games seem to run fine.

    42. Re:Waiting for the Acer A1 phone by Anonymous Coward · · Score: 0

      Made in China.

  5. Definition of lust? by codepunk · · Score: 1

    FTA: Going into the review, we desperately wanted to love this phone, but given the combination of a few poor hardware choices and an OS which outclasses the device it runs on, we can only recommend that you enter at your own risk.

    That sounds completely different then my definition of lust.

    --


    Got Code?
    1. Re:Definition of lust? by Anonymous Coward · · Score: 3, Funny

      It's lust. You get excited by the idea of something, knowing the real thing is actually bad for you, and will be shallow and unfulfilling if you really get your hands on it.

    2. Re:Definition of lust? by geekoid · · Score: 1

      Have you been to a whore house?

      --
      The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
    3. Re:Definition of lust? by ShieldW0lf · · Score: 2, Funny

      FTA: Going into the review, we desperately wanted to love this phone, but given the combination of a few poor hardware choices and an OS which outclasses the device it runs on, we can only recommend that you enter at your own risk.

      That sounds completely different then my definition of lust.


      They went into the review drunk on a Friday night. They sent the phone back to the manufacturer in a cab around 4 AM, and they wrote their findings when they woke up on Saturday afternoon. Haven't we all been there?

      --
      -1 Uncomfortable Truth
    4. Re:Definition of lust? by bill_mcgonigle · · Score: 1

      That sounds completely different then my definition of lust.

      Spec sheets ~= beer goggles.

      --
      My God, it's Full of Source!
      OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
  6. Bitch-slap the marketing department please by schnikies79 · · Score: 1

    With a name like "hero", you know it's going to suck.

    --
    Gone!
    1. Re:Bitch-slap the marketing department please by insertwackynamehere · · Score: 2, Insightful

      Hey now what about Snow Crash?

    2. Re:Bitch-slap the marketing department please by Duradin · · Score: 1

      Hiro Protagonist would like to have a word with you.

    3. Re:Bitch-slap the marketing department please by Anonymous Coward · · Score: 0

      That was Hiro.

  7. Re:iPhone killer? by Philip+K+Dickhead · · Score: 1, Redundant

    HEY!

    HTC has feet! I feel they are "more human", already!

    --
    "Speaking the Truth in times of universal deceit is a revolutionary act." -- George Orwell
  8. It'll continue... by Kjella · · Score: 5, Insightful

    ...until one of the copyright holders (you know, the ones with standing to sue) send a C&D and threaten to file for an injunction stopping all HTC Hero sales. The source code will be ready for download about 0.2 seconds later.

    --
    Live today, because you never know what tomorrow brings
    1. Re:It'll continue... by Anonymous Coward · · Score: 0

      I suggest Germany as a venue. The hardware already released there and as far as I understand any user can bring the suit. Of course consult FSF.eu first.

  9. Re:iPhone killer? by sexconker · · Score: 1

    Wake me up when the iPhone has the same.

  10. Ever tried to get the Linux source from CheckPoint by Anonymous Coward · · Score: 0

    Have you ever tried to get the source for the Linux kernel from CheckPoint for their NGX/Splat firewall? They basically told me they don't do that. After some digging they have a very old version of source available but it is very old and not up to date so it is useless. I was trying to get it to help troubleshoot a driver problem.

  11. Perhaps they need a "discovery order" by goffster · · Score: 1

    I am sure someone would come up with it then.

  12. Wrongish link by Brian+Gordon · · Score: 3, Informative

    It's actually page 4 with the relevant posts

  13. Re:Ever tried to get the Linux source from CheckPo by h4rr4r · · Score: 1

    Report them to the FSF.

  14. Is the HTC Hero already out? by Anonymous Coward · · Score: 0

    I though they only have to provide the source to those they provided the binary? Do they already sell the phone?

    1. Re:Is the HTC Hero already out? by brainiac+ghost1991 · · Score: 1

      yes, they do, I have one sitting on my desk right next to me :)

    2. Re:Is the HTC Hero already out? by noundi · · Score: 1

      I though they only have to provide the source to those they provided the binary? Do they already sell the phone?

      That's right, and the second they release the source to the first person it's going to hit the net -- hard.

      --
      I am the lawn!
  15. Re:iPhone killer? by amicusNYCL · · Score: 2, Informative

    iPhone killer?

    Where have we heard that before!?!?

    Where have you heard that here? I don't see anyone calling the Hero an "iPhone killer". Looks more like an "iPhone competitor".

    --
    "Our two-party system is like a bowl of shit looking at itself in a mirror." - Lewis Black
  16. Motorola Cliq by Nicolay77 · · Score: 1

    The upcoming Motorola Cliq seems way better than this one, specially (at least to me) because of the keyboard.

    --
    We are Turing O-Machines. The Oracle is out there.
  17. I sent them a dozen roses and said "please..." by Frosty+Piss · · Score: 1

    HTC knows that random email requests from $random_slashdotter can be safely ignored. Who is it that administers the GPL? The FSF? HTC needs to get a letter from a real lawyer with a known corporate identity. Until then, they will just keep stalling (stalling Stallman? Hahhaa ha ha...)

    --
    If you want news from today, you have to come back tomorrow.
    1. Re:I sent them a dozen roses and said "please..." by sofar · · Score: 1

      Who is it that administers the GPL?

      In this case: The person who legally obtained a copy of the binary code.

      This means that every person who has obtained binary code but not source, can seek injunction from the distributor through a court of law. They're the ones that can initiate legal relief against HTC.

      Quite often in GPL cases, someone who _owns_ copyright in said code, will purchase a device with said binary code, since as a copyright holder, they can demonstrate merit (a violation of a license means copyright applies, and the copyright holder can then sue for copyright violation). Without a copyright holder, a licensee can still sue for his/her rights under the license, but this hasn't been proven in court as far as I know.

    2. Re:I sent them a dozen roses and said "please..." by Anonymous Coward · · Score: 0

      Hmm, sounds like somebody who bought the phone should make a formal request to Sprint, wait a month for non-response and file suit... same with whatever carriers are selling the phone in EU.

    3. Re:I sent them a dozen roses and said "please..." by Yaur · · Score: 1

      sadly no. Its the copyright holder on the source. FSF for whatever has been assigned to them or the developer/project that originated the code.

    4. Re:I sent them a dozen roses and said "please..." by countach · · Score: 1

      It's not unlikely that $random_slashdotter actually contributed a few lines to the Linux kernel and thus is legally positioned to ask HTC to cough up.

    5. Re:I sent them a dozen roses and said "please..." by Frosty+Piss · · Score: 1

      It's not unlikely that $random_slashdotter actually contributed a few lines to the Linux kernel and thus is legally positioned to ask HTC to cough up.

      Actually, it's extreamly unlikly. Strictly from a reality of the numbers standpoint.

      --
      If you want news from today, you have to come back tomorrow.
  18. Re:So what? The GPL is a copyright license by Anonymous Coward · · Score: 0

    Fail. The point of the GPL is to use copyright to promote freedom until such time as copyright no longer prevents that freedom. Learn your history before commenting in future.

  19. Re:iPhone killer? by poetmatt · · Score: 1

    that's because the iphone wasn't killer in the first place.

  20. Re:So what? The GPL is a copyright license by zn0k · · Score: 4, Insightful

    Slashdot, despite persistent rumors to the contrary, has more than one person commenting on articles. While not scientifically established as fact, it seems likely that those separate entities could have diverging opinion on copyright.

  21. Re:iPhone killer? by Verdatum · · Score: 3, Funny

    "Say you want iphone to be killer in the first place. There's an app for that."

  22. Object of Lust? by Kagato · · Score: 4, Informative

    So I decided to RTFA on the "Object Of Lust" link. Here's the conclusion to the article:

    "The Hero represents a valiant effort from HTC -- though unfortunately, the company appears to have bitten off more than its last-generation hardware can chew. If this build of Android were to be loaded atop the guts of a 3GS or Pre, the performance would likely be astounding, but fused with the two-year old architecture of previous devices, it's mostly disappointing. We're not saying this isn't the best build of Android on the market -- we think it is. What we are saying is that this build is a bit too much for a device like the Hero to handle, and that makes for an uneven, sometimes frustrating experience. Going into the review, we desperately wanted to love this phone, but given the combination of a few poor hardware choices and an OS which outclasses the device it runs on, we can only recommend that you enter at your own risk. HTC has an explosive entry in the smartphone category with what its done on the software side... now it just needs the hardware to match."

    I think they may be make the Hero out to be a bit more than it really is.

    1. Re:Object of Lust? by painandgreed · · Score: 4, Insightful

      Well, just because they're an 'object of lust' doesn't mean they'll be a good lay, or that you'll ever want to see them again after the first night.

    2. Re:Object of Lust? by Squiff · · Score: 1

      That was before the recent software upgrade which fixed a lot of bugs and made the interface a great deal more responsive. I have one of these phones and it's excellent.

    3. Re:Object of Lust? by gumpish · · Score: 1

      It's also worth noting that the original review was posted in July.

      Last month HTC released a firmware update that eliminates the laggy interface issues.

      Good news for HTC Hero early adopters: HTC has a new firmware update out now for the device, and it considerably speeds up the interface if the multitude of reports to be found on the internet can be believed. Seeing as this was the number one gripe with the overall excellent UI, we're incredibly glad HTC has gotten work on this, and we'll be spending some more time with the device to return our newly tinted impressions. There's a video after the break demonstrating changes, and most actions seems quite a bit quicker and smoother, all the way down to opening and closing the apps menu, and sliding between home screens. The update doesn't really include much else in the way of features, but since it's addressing the main pain point of the phone, we sure don't mind -- and neither will Sprint users, who we suppose will be getting this newly improved interface right out of the gate.

    4. Re:Object of Lust? by on+the+8ball · · Score: 1

      For what it is worth, I just got my Hero on Thursday and I love it. I've been on Qwest wireless in Minnesota for years with a very old phone. They are ending their wireless service Oct 31st and forcing everyone to move to Verizon (for whom they are now a reseller/partner), or jump ship to another carrier. I stalled as long as I could to see if Verizon would come out with a phone I liked, since their coverage and service is excellent locally. But they didn't, and when the HTC Hero was released by Sprint on Oct 11th, I ordered one. Thought about the iPhone but I hate AT&T and also don't really like the "our way or the highway" mentality of Apple, much prefer an open platform. Also AT&T seems to be struggling to handle the network traffic and has a lousy service rating locally. I depend on my phone for business use (work from home), so network reliability is critical to me.

      From my experience so far, it is not laggy at all, not instantaneous but very acceptable speed when launching apps and running them. There is an "app killer" app that you can download that shows which apps are running and lets you end them. Avoid CPU hogging programs (twitter is one).

      The screen shuts off in 30 seconds by default, but there is a setting for that and you can even set it to stay on all the time if you don't care about battery life. The UI works fine and is quite intuitive, I got used to it fast. The keyboard is pretty good considering the small space (works better in landscape mode), and the word completion/correction is excellent. The camera is high res and easy to use, with auto-focus. No flash though. This phone comes with a lot of features, WiFi, Bluetooth, GPS, SprintTV, email, web browser, and thousands of free apps on the Android marketplace.

      For more evaluations and critiques, look up "HTC Hero" in YouTube, there are a number of good videos that show it off. The CNet one is good, also MobilityToday.

      --
      Do not dwell in the past, do not dream of the future, concentrate the mind on the present moment â" Buddha
    5. Re:Object of Lust? by KZigurs · · Score: 1

      Wasn't that regarding first release? 1.6 is out for at least a month already, and boy - does it fly!

  23. At least they are working on it now... unlike... by 0x537461746943 · · Score: 1

    I tried for a month or so to get the latest source for the Linux kernel that Checkpoint distributes with their NGX/Splat product but all I got was statements that they don't do that. After some research and digging on their site I found a very old version that they didn't even know about. Since they do not update it. It is useless. I was trying to help diagnose an issue that I was sure was a driver related problem.

  24. Re:iPhone killer? by beelsebob · · Score: 1

    *prod*

    *dumps cold water on you*

    wake up and smell the roses, you can't build an iPhone killer until you acknowledge what the platform has.

  25. Re:So what? The GPL is a copyright license by amicusNYCL · · Score: 2, Informative

    I disagree.

    --
    "Our two-party system is like a bowl of shit looking at itself in a mirror." - Lewis Black
  26. iPhone vs PalmPre vs HTC Hero = HTC winner by Anonymous Coward · · Score: 1, Interesting

    I've had all three phones - Had the original iPhone for 2 years and it's nice, but the plans (esp for the 3G version) are expensive - $110 USD /month. The Palm Pre I ditched after a month - damn keyboard is sooo tiny - I couldn't type on it, and made lots of more typos than on the IPhone. Palm re only had about 50 apps.
    HTC Hero has around 9,000 apps vs Apples 70,000, but the HTC is much more customizable, sounds better, and it significantly cheaper $70 USD /month. HTC battery lasts about 20% less than the original iPhones. I suspect the 3G iPhone has a comparable battery life.

    I'v now completely switched to the HTC Hero, and I really like it

    1. Re:iPhone vs PalmPre vs HTC Hero = HTC winner by LurkerXXX · · Score: 1

      The Hero is way too laggy for me. I'm sticking with the Pre. The keyboard is fine for me. The home-brew virtual keyboard for it isn't bad either.

    2. Re:iPhone vs PalmPre vs HTC Hero = HTC winner by master5o1 · · Score: 1

      HTC Hero has around 9,000 apps

      OVER9000

      --
      signature is pants
    3. Re:iPhone vs PalmPre vs HTC Hero = HTC winner by Anonymous Coward · · Score: 0

      Dude get the software update and app killer and the lag should be gone.

  27. Re:At least they are working on it now... unlike.. by h4rr4r · · Score: 1

    So go report them to the FSF, or whoever else you can. If you know of anyone with standing to sue, someone with their code in the kernel, get them to sue.

  28. Who agreed to the license by Anonymous Coward · · Score: 0

    Sounds like they outsourced their development to a third party. That third party is who agreed to the GPL and who is obligated to release the appropriate source.

    All they need do is name that third party and they're off the hook.

    1. Re:Who agreed to the license by h4rr4r · · Score: 1

      Considering that HTC is the one doing the distribution this is not the case.

  29. Another way to pressure by Anonymous Coward · · Score: 0

    Ask for a refund of the phone. You are entitled to a phone that does not have illegally obtained software on it. By failing to comply with the license agreements, the phone is illegal.

  30. Re:iPhone killer? by migla · · Score: 1

    My bet for an iPhone killer: N900

    And I don't mean it will kill it outright, but it is the poison pill of free software that will start the snowball rolling in the mainstream about what is to be expected of mobile computing in the near future. (my prediction)

    (Disclaimer: Fuck Nokia, fuck Finland, Fuck Sweden (just to be on the safe side), Fuck capitalism, Long live Freedom!)

    --
    Some of my favourite people are from th US; Vonnegut, Chomsky, Bill Hicks.
  31. Why does this remind me of the Hudsucker Proxy? by ClosedSource · · Score: 1

    "The point of the GPL is to use copyright to promote freedom until such time as copyright no longer prevents that freedom."

    AMY
    Norville Barnes, you don't know a thing about that woman! You don't know who she really is! And only a numbskull thinks he knows things about things he knows nothing about!

    later

    MOSES
    "An' only some kind a knucklehead thinks she knows things 'bout things she, uh -- when she don't, uh -- How'd that go?"

  32. Petition & Email HTC by pdragon04 · · Score: 1
    Someone on the xda-developers forums started a petition here

    http://www.ipetitions.com/petition/herokernel/signatures-1.html

    You can also go to htc.com and fill out the Contact Us form with the contents of the petition as several people have already done.

    More people doing the latter would probably generate more concern at HTC if their customer service department is getting flooded with them.

    1. Re:Petition & Email HTC by JSBiff · · Score: 1

      Yeah, only do this if you actually *own* a Hero. Something people seem to miss about the GPL sometimes - you only have a legal right to the source code *when someone gives you a binary* of GPL software. Where there is no distribution, there is no violation. So, if you are not either the copyright holder of the software in question, or an owner of an HTC touch (at which point HTC has distributed the software to you in object form), you have no right to demand the source code.

  33. That's the way I'd do it by Anonymous Coward · · Score: 0

    Since without my code being on it (I'll get to a sneaky one there later though), I don't have any standing.

    However, when the criminal laws come out that allow governments to persue copyright issues without the owner paying, this may well change.

    Now, how about someone does a SCO.

    "I need to look at ALL your code because I've released some GPL code and your product may have it"?

  34. Its being imported, right? Stop them at the border by dbc · · Score: 1

    If someone with clout finds out that their IP is being imported without a license, the FBI raids a dock-side warehouse in Los Angeles. Good luck getting their attention for this one. But still, somebody with standing and who cares enough could be filing the paperwork. In this case, because physical goods are involved, there is a pressure point with the manufacturer.

  35. not enough processing power by Anonymous Coward · · Score: 0

    are you trying to build a beowolf cluster of those??

  36. This should be stated in stronger terms by craighansen · · Score: 1

    Rather than complaining that HTC is "dragging their feet on GPL source release," one could instead be asserting that HTC is using "unlicensed, pirated software with possible security problems." ....Use the source, Luke.

  37. Re:iPhone killer? by sexconker · · Score: 1

    Crap I don't want?

  38. Re:iPhone killer? by noundi · · Score: 1

    Wake me up when the iPhone has the same.

    Wake me up when the iPhone has one of the above.

    --
    I am the lawn!
  39. Samsung Moment by Damage+Ctrl · · Score: 2, Interesting

    The Samsung Moment looks promising. It's coming to Sprint on Nov. 1 and has an 800 MHz processor.

  40. Re:So what? The GPL is a copyright license by init100 · · Score: 1

    Bonch is either a silly troll, or extremely stupid. He seems to think that Slashdot is one guy, or maybe two (him and everyone else). He regularly accuses the Slashdot crowd of hypocrisy without even contemplating the possibility that different subsets of the Slashdot crowd reads and comments different articles, and has wildly varying opinions.

    Move along, nothing to see here.

  41. Re:So what? The GPL is a copyright license by init100 · · Score: 1

    Are you a troll, or are you just extremely stupid?

  42. PLEASE STOP by DMiax · · Score: 5, Funny

    I am incredibly annoyed at people that RTFA and then post entire paragraphs in hope they get modded "Informative".

    IT IS AN ANTI-SOCIAL BEHAVIOR

    for many reasons:
    1. not RTFAing is not lazyness, it's a principle. The parent did put a disclaimer ,but so many trick us into readng taboo content that it get very very disciminatory against thos of us with moral values.
    2. it may spawn an utterly informed thread, a situation to be avoided at all costs.
    3. in the same way it may bring to an end a highly speculative thread - that is the very essence of slashdot - just because it does not agree with the so-called "facts".
    4. the points 2 and 3 may affect other threads due to people inadvertently read the quote and reproducing it in other posts.

    On the other hand we appreciate and encourage your karma-whoring attempt, you will receive your mod points soon :)

  43. Although that last is a win-win by Anonymous Coward · · Score: 0

    Suing for your rights under the license either wins you the GPL code and/or recompense, or it falls down and the validity of an EULA is even more shaky.

  44. Re:Ever tried to get the Linux source from CheckPo by harlows_monkeys · · Score: 1

    Report them to the FSF

    The FSF lacks standing to enforce the Linux kernel license. Report them on the kernel list, so that the people who actually own the copyrights on the kernel, and therefore have standing to enforce the license, will see.

  45. Re:iPhone killer? by erikina · · Score: 1

    (Disclaimer: Fuck Nokia, fuck Finland, Fuck Sweden (just to be on the safe side), Fuck capitalism, Long live Freedom!)

    I believe this is the first disclaimer that I've read that's actually changed my mind on the point.

  46. Re:iPhone killer? by Fulcrum+of+Evil · · Score: 1

    wouldn't be much of a killer app if it did.

    --
    "We returned the General to El Salvador, or maybe Guatemala, it's difficult to tell from 10,000 feet"
  47. Re:So what? The GPL is a copyright license by agnosticnixie · · Score: 1

    Yes

  48. Missing essential sensors, usable screen by jerk · · Score: 2, Informative

    I'm posting this as a third party, but I was the one that recommended my friend check out the Hero, so I'm relaying the findings.

    As you know, many AT&T users in major metros are having some pretty severe service issues - my friend is one of that group. As a gadget geek like many here, he left Verizon shortly after the iPhone was released since there was no light at the tunnel of disappointing handset releases with Verizon. He had been a happy iPhone user up until shortly after the 3GS launch. Prior to that, he'd had a few issues, but nothing like he's been experiencing as of late.

    He tried a Pre for a week on Sprint and was impressed with the quality of service and the OS. WebOS is a really nice OS, but still young and lacking many apps (I have no doubt that this will improve.) The killer for him was battery life.

    Today, he walked into the Sprint store, and after almost an hour of test driving the latched-down phone, bought one. Almost an hour later, he called and said he was taking it back. Surprised, I asked why. He said that once outside in direct sunlight, the phone was almost unusable since you could hardly see the screen, even at 100% brightness.

    Gripe #2: OS lag. Not as noticeable when swiping through screens and launching apps/browsing, but once you use the dialer it becomes apparent. He said that using the dialer was so bad, that he input several digits twice because he had thought they didn't register. I'm not sure if this phone was running cupcake or donut, but I'll give it the benefit of the doubt and assume it was cupcake (there are supposedly speed improvements in donut.)

    Gripe #3: No proximity sensor or other mechanism for disabling the touchscreen while on a call. How can a company make a touchscreen phone and not include some kind of provision for this?! While on a call, he accidentally ended it with an accidental touch of his cheek. After ~30 seconds, the screen is shut off (and hopefully there's a way to do it manually). Still an inconvenience.

    This was especially disappointing for me because I think Android is shaping up to be a very nice OS, but it's still waiting for the right hardware.

    1. Re:Missing essential sensors, usable screen by MemoryDragon · · Score: 1

      According to the reports there are two causes of lag,
      a) The old firmware, HTC has released one a month ago which improves things a lot
      b) Too many apps open you have to download the free App killer tool to compensate this.

    2. Re:Missing essential sensors, usable screen by Anonymous Coward · · Score: 0

      I'm running the latest version of Android and it does disable the touch screen when I lift it up to my ear. To enable it again, I have to tap the screen twice. This is a bit of a pain sometimes when you need to navigate a menu.

    3. Re:Missing essential sensors, usable screen by unfunk · · Score: 1

      I'm not sure if this phone was running cupcake or donut, but I'll give it the benefit of the doubt and assume it was cupcake (there are supposedly speed improvements in donut.)

      Yeah, it would have been 1.5 - the problem with the Hero is that because it's so heavily customised, you can't just update it to Donut and run with it, unlike the Sapphire/Magic/myTouch3G.
      Having said that though, there is a recent official firmware update that supposedly significantly speeds the device up. I don't actually have a Hero, but I've tried one of the backports to the Magic hardware, and it seems to work fairly well.

      However, I'll have to agree with the spirit of your post; the Hero's OS is biting off more than it can chew. Sadly, 1st-generation Android hardware is underpowered for such things.

    4. Re:Missing essential sensors, usable screen by OutOfMyTree · · Score: 1

      "No proximity sensor or other mechanism for disabling the touchscreen while on a call."

      There's an app for that.

  49. Re:Ever tried to get the Linux source from CheckPo by init100 · · Score: 1

    That won't do any difference if it doesn't include any software that the FSF holds the copyrights to. Only the copyright holder of the software in question can sue for copyright infringement.

  50. US (Sprint) Hero is different by mieses · · Score: 1

    The HTC Hero that Sprint released in the US has a cheaper looking design and is hardly an object of any sort of lust.

    1. Re:US (Sprint) Hero is different by jerk · · Score: 1

      I much prefer the look of the US Hero. I can't imagine putting that goofy UK version in a pocket.

      Hey, is that an HTC in your pocket, or are you happy to see me?

    2. Re:US (Sprint) Hero is different by foxmeister · · Score: 1

      Actually, the UK Hero fits in your pocket very well, better than any "straight" phone I've ever had because it "curves" with your body.

  51. "Yer honor, lemme 'splain" by reiisi · · Score: 1

    Sure, you could do that.

    But you have to hope no one with standing to sue does so, or, that failing, that your excuses for dragging your feet somehow stand up in court.

    --
    Computer memory is just fancy paper, CPUs just fancy pens with fancy erasers; the 'net is just a fancy backyard fence.
  52. dragging out old chestnuts. by reiisi · · Score: 1

    I really wish someone would sue Novell over the Microsoft agreement.

    There is no way that agreement is not an indirect method to breach the GPL2.

    Indirect methods of avoiding obligations are still methods of avoiding obligations. In this case, collusion to break a contract can be cause for criminal action.

    --
    Computer memory is just fancy paper, CPUs just fancy pens with fancy erasers; the 'net is just a fancy backyard fence.
  53. Japanese phones better? by reiisi · · Score: 1

    I beg to disagree.

    I own and use one. I hate e-mail on that beast. And the UI? How can people still screw a UI up so badly after all these years?

    (Yeah, I know, a clean UI gives them no place to slip in the constriction point that allows them to charge for basic functionality as if it were extra.)

    --
    Computer memory is just fancy paper, CPUs just fancy pens with fancy erasers; the 'net is just a fancy backyard fence.
  54. Gartner? by reiisi · · Score: 1

    Gartner is always reliable about the future?

    (mumble mumble reliable mumble mumble present mumble mumble)

    --
    Computer memory is just fancy paper, CPUs just fancy pens with fancy erasers; the 'net is just a fancy backyard fence.
  55. Re:So what? The GPL is a copyright license by Anonymous Coward · · Score: 0

    >> Slashdot, despite persistent rumors to the contrary, has more than one person commenting on articles.

    > I disagree.

    Congratulations, you just disagreed with yourself.

  56. Joro by gkodinov · · Score: 1

    How is what HTC is doing more illegal than what Google is doing with their closed source apps based on Andorid ?

    1. Re:Joro by brainiac+ghost1991 · · Score: 1

      Google have released all the kernel source that they modified, HTC haven't and that's what everyone's complaining over (we don't really care about the source to sense UI)

    2. Re:Joro by unfunk · · Score: 1

      Just because it runs on Android doesn't mean it's "based on" it or automatically open-source.

  57. Re:Its being imported, right? Stop them at the bor by the_womble · · Score: 1

    So law enforcement helps you, if you are someone "with clout", but if you lack influence you have to sue yourself. Not exactly the way things should be, is it?

  58. Re:So what? The GPL is a copyright license by adolf · · Score: 1

    I think you're wrong.

  59. Re:Ever tried to get the Linux source from CheckPo by Carewolf · · Score: 1

    It it includes the linux kernel, they are probably also using the standard linux user-level API also known as GNU lib C.

  60. Meanwhile, on planet *reality*... by Hurricane78 · · Score: 1

    Geeks will buy the Nokia N900 with a full scale Linux, QT, and root access with no need to circumvent or break anything.

    And the rest will not care about that stuff anyway.

    --
    Any sufficiently advanced intelligence is indistinguishable from stupidity.
  61. Re:iPhone killer? by Anonymous Coward · · Score: 0

    I thought that they installed some batteries for that...

  62. True that by earnest+murderer · · Score: 1

    Where are my mod points.

    --
    Platform advocacy is like choosing a favorite severely developmentally disabled child.
  63. So then... by earnest+murderer · · Score: 1

    does that make the iPhone the Camary of cell phones? Mass Produced and nice looking, but lacking a few features and there are 40 million of them just like it?

    --
    Platform advocacy is like choosing a favorite severely developmentally disabled child.
  64. Re:So what? The GPL is a copyright license by Just+Some+Guy · · Score: 1

    You can't be opposed to copyrights all the time and encouraging piracy but then turn around and bash people for violating your precious GPL copyright license.

    It's almost as if Slashdotters generally want to ensure the free sharing of information and are opposed to things that block it.

    --
    Dewey, what part of this looks like authorities should be involved?
  65. The phone to have? by GravityStar · · Score: 1

    O Really? So, this phone supports what I want? Bluetooth phone book access?
    Bluetooth sms access?
    Bluetooth AD2P?
    Bluetooth Headset profile?
    Bluetooth Handsfree profile?
    Bluetooth Dial up networking profile?
    T9 physical keyboard?
    And a nice big screen with a excellent browser?

    Truth is, AFAIK, it only has the last one. Bluetooth support is anemic on both the Iphone and android.

    1. Re:The phone to have? by cduffy · · Score: 1

      It was missing in 1.0, but A2DP works just fine in 1.5. (I'm still waiting for RFCOMM to be exposed to the application layer, but that's a different story).

      Also, while it may require USB rather than running over Bluetooth, but Android tethers quite well.

    2. Re:The phone to have? by defaria · · Score: 1

      If you think that Bluetooth is bad on the iPhone and Andriod - just try it on WinMo! ;-)

  66. HTC: hiding their violations, again by NuShrike · · Score: 1

    This is just so typical of HTC when the http://www.htcclassaction.org/ was going on ...

    They bite off more than they can chew, deny it through canned CS responses, and then try to drag it out until it's sorta fixed, or people loose interest.

    It's bettable that they wrote all the Hero code without realizing they'll fall under GPL. It's probably also all statically linked together and they didn't bother separating it properly, which is why they can't "release" any of the code "right now".

    It's only fair to get a court order to get the code immediately released before they do any more damage to hide their violations.

  67. Screen Lag -- by Qualcomm by NuShrike · · Score: 1

    Any lag you experience is an artifact of the Qualcomm cpu. This has only been a problem for even Windows Mobile when HTC switched to the Q chip starting with the Kaiser (AT&T Tilt) phone.

    It's been evident ever since, so it's no surprise that Android suffers from it also especially with HTC's scrolling hacks all over it.

    The lag goes away once you switch back to a XScale cpu, or anything else that isn't a Qualcomm cpu.

    1. Re:Screen Lag -- by Qualcomm by Ash+Vince · · Score: 1

      It's been evident ever since, so it's no surprise that Android suffers from it also especially with HTC's scrolling hacks all over it.

      Sorry, maybe you did not read my post but my new Hero does not suffer from it. I cant help but think it is actually more about how responsive the OS is being that apparently an OS update fixed the Hero's lag issues.

      --
      I dont read /. to RTFA, I read /. to offend people in ignorance.
  68. Re:So what? The GPL is a copyright license by amicusNYCL · · Score: 1

    I see no basis to make such a conclusion.

    --
    "Our two-party system is like a bowl of shit looking at itself in a mirror." - Lewis Black
  69. Re:Ever tried to get the Linux source from CheckPo by init100 · · Score: 1

    The Linux kernel is not copyrighted by the FSF. In addition, many embedded devices use uClibc instead of regular GNU libc. Thus, in neither case, reporting the situation to the FSF will help at all.