Slashdot Mirror


Apple's Haves and Have Nots, Around the World

Rambo Tribble writes "As this story in the Economist notes, Apple's policies regarding international sales are often confusing and outdated. Apparently, Apple either hasn't been aware of political and social changes in the world over the last 20 years, or doesn't wish to acknowledge them." Soulskill rightly notes that at least some of the complained-about policies boil down to Apple's adherence to local copyright and licensing laws.

48 of 247 comments (clear)

  1. wow by masterwit · · Score: 5, Insightful
    Just a sincerely humble opinion from a user of slashdot, I mean no cynical biased remarks from what follows, now that I got that out of the way:

    That's interesting, do you mean to say laws differ from country to country, WOW!

    If anyone has some more intelligent takes or even substantial information other than the article that was linked, please inform me and I will gladly read :)

    --
    We should start a new Slashdot and return control to the geeks. It actually wouldn't be that hard to get some users to
    1. Re:wow by Anonymous Coward · · Score: 4, Funny

      Seriously. Just wait until the economist hears about region coded dvds!

    2. Re:wow by angularbanjo · · Score: 5, Funny

      slapForehead();

      Surely you mean

      Forehead *myForehead = [[Forehead alloc] init];
      [myForehead isSlapped:YES with:@"Hand"];
      [myForehead release];

    3. Re:wow by TheRaven64 · · Score: 4, Informative

      [myForehead isSlapped:YES with:@"Hand"];

      The is prefix should only be used on predicate methods (i.e. ones returning a BOOL). If you have a KVC-compliant accessor, it can be isSlapped or setSlapped: for the @"slapped" key. Starting a method with side effects with is is very bad style.

      --
      I am TheRaven on Soylent News
    4. Re:wow by donutello · · Score: 4, Funny

      Also, you don't want to allocate a new instance of Forehead. You want to use the one you already have. And slap is an action, not a state.

      [[Forehead sharedInstance] slap:[[Hand arrangedObjects] objectAtIndex:kHandLeftIndex]];

      --
      Mmmm.. Donuts
  2. Apples website in general by lul_wat · · Score: 4, Interesting

    Apples website is generally a shambles. I'm trying to develop iPhone applications and it's useless and difficult to navigate.

    Also try looking at the technical specifications of the iPhone - it's just a bulletpoint list of features- hardly 'technical'

    Basically their website sucks, and the sucking doesn't stop there with Apple

    --
    Divide a cake by zero. Is it still a cake?
    1. Re:Apples website in general by BasilBrush · · Score: 2, Informative

      Apples website is generally a shambles. I'm trying to develop iPhone applications and it's useless and difficult to navigate.

      Apple's consumer website www.apple.com is one of the best designed websites out there.

      Apple's developer website developer.apple.com is less well designed, more evolved over a period of time. But hardly a problem. If you're having trouble finding information for developing iPhone applications, then the first most likely explanation is that you haven't yet paid your $99 to be in the iPhone developer program.

      Also try looking at the technical specifications of the iPhone - it's just a bulletpoint list of features- hardly 'technical'

      You mean the one on the consumer website. I see an appropriate level of detail for a consumer electronics product. What tech spec information do you imagine is missing?

    2. Re:Apples website in general by Alex+Belits · · Score: 4, Funny

      * Accelerometer
      * Proximity sensor
      * Ambient light sensor

      ...all typical components of a bomb...

      --
      Contrary to the popular belief, there indeed is no God.
    3. Re:Apples website in general by lul_wat · · Score: 2, Interesting

      * Accelerometer

      How many G's does it measure - how many axis of measurement - maximum sample rate.

      * Proximity sensor

      Range of measurement - is it 1cm? 1m? 10m? Infra-red? Sonic? Where on the phone is it located?

      * Ambient light sensor

      Is it on/off or different levels of light?

      etc etc.

      --
      Divide a cake by zero. Is it still a cake?
    4. Re:Apples website in general by Cyberax · · Score: 4, Informative

      "Apple's consumer website www.apple.com is one of the best designed websites out there."

      WTF? Apple.com is crap, complete and useless.

      Let's say I'm a visitor from Ukraine (I am, BTW). I go to apple.com - and see a site in English. How do I switch language to Ukrainian or Russian? The common way is to have a switch at the top of the site, offering language choices from GeoIP database.

      But here I have to scroll it all the way down and click on inconspicuous 'Choose your country or region' button.

      Ok, I click it and see country names. There's Ukraine? Nowhere to be found, even though I know as a fact that there are authorized Apple sellers in Kiev. Ok, I click on "Russia" because I speak Russian as well.

      Great, I see the big 'Buy' button on the top left. I eagerly click it (http://www.apple.com/ru/buy/). And see a lot of options (some of them with in a broken grammar - can't they find good translators?). What should I choose? What is the difference between Apple distributors and resellers?

      Ok, I click on "Apple distributors" - http://www.apple.com/ru/buy/shop/

      Great! I now can see the list of 3 (count them - THREE!) Apple shops for the whole Russia, all in Moscow. Wow!

      And you might notice that I still can't find Ukrainian distributors.

      Ok, I'm a power user and do a web search: http://yandex.ua/yandsearch?text=Apple%20%D0%B0%D0%B2%D1%82%D0%BE%D1%80%D0%B8%D0%B7%D0%BE%D0%B2%D0%B0%D0%BD%D0%BD%D1%8B%D0%B9%20%D0%B4%D0%B8%D0%BB%D0%B5%D1%80&lr=143&ncrnd=214 on a local search engine. Great! Now I found the http://www.apple.com/ru/buy/locator/ - reseller locator.

      And with a couple of clicks I find what I need: http://www.apple.com/ru/buy/locator/map.html?tySearch=1&viaProduct=2&viaSpecial=-1&strCountry=UKR&lat=50.45&lng=30.5233333&gCountry=UA

      But how can I find this locator without resorting to a search engine? It turns out, I have to click on "Apple Authorised Reseller" link here: http://www.apple.com/ru/buy/ Its description says: "They help you to choose Mac or iPod, provide professional consultation and technical support of Apple products" - not a word about ability to search.

      In short, Apple's web site is a #$#*@(&$^#*(&$ mess.

    5. Re:Apples website in general by Kizeh · · Score: 3, Informative

      Actually, the preferred way for a website to default to a language should be based on the browser indicated preference. That way, say, French speaking Canadians or Spanish speaking American's don't get lumped in the wrong group based on GeoIP (and I can put in Finnish as my preference regardless of my current location.) The list of preferred languages and their order should be hidden in your browser menu somewhere.

      No argument about Apple's site, though :-)

    6. Re:Apples website in general by Corbets · · Score: 3, Informative

      Or just short circuit all your problems and try going to Apple's Russian website. You know, www.apple.com/ru . Like, you know, everyone else in every other country in the world goes to their own Apple site.

    7. Re:Apples website in general by kimvette · · Score: 2, Funny

      The iPhone is merely the detonator; refer to the lithium-ion batteries which have been known to overheat and catch fire under certain circumstances in the first generation iPhone. The timer, accelerometer, the CPU and stripped-down OS X are obviously used for a timer circuit, and the addition of the GPS in the 3G model is obviously not intended for user navigation, but the far more insidious purpose of igniting an incendiary device once an aircraft reaches altitude or crosses a border (after all, why else should such a device need GPS? No average consumer would ever use such military technology),

      No coiled wires and ticking timers are needed. Apple saw a need in the market for bomb detonator technology where the detonator ought to be more covert and NOT beep loudly every second, and the ability for foolproof wireless ignition is provided via the substandard batteries. Unfortunately the Apple 3G Detonator Device (often referred to as "iPhone" but Muslim radicals know better per Apple's subtle graphical codes) provides an inferior battery which tends to fizzle, so users who actually put the Apple 3G unit to its intended purpose have to upgrade the battery to a more efficient model which doesn't fizzle into a dud.

      Also, have you ever noticed the iPhone, while booting up displays a little circular icon which is vaguely reminiscent of an explosion? Is this coincidence? I think not. Apple is obviously communicating to Taliban terrorist cells through such subtle graphic imagery, and their anti-American stance is clear as you can tell by viewing the user interface; there is a distinct lack of American flags, and the background and case of the alleged "iPhone" (we now know better) product are black; the iPhone is dressed in almost all black. You know who else dressed in black? The Nazis, that's who!

      Apple is clearly a threat which needs to be dealt with promptly. Homeland Security, please investigate Apple for your next act of Homeland Security Theater. I just can't way to see how this play concludes!

      --
      The Christian Right is Neither (Christian nor right). See: Matthew 23, Matthew 25, Ezekiel 16:48-50
    8. Re:Apples website in general by BasilBrush · · Score: 2, Insightful

      * Accelerometer
      How many G's does it measure - how many axis of measurement - maximum sample rate.

      How many Gs does the inertia reel seatbelts lock on a car? The consumer doesn't need to know. They just need to know that they are inertia reel seat belts.

      * Proximity sensor
      Range of measurement - is it 1cm? 1m? 10m? Infra-red? Sonic? Where on the phone is it located?

      How does the switch work which locks the door on a washing machine when there is water in the tub? The consumer doesn't need to know. They just need to know that there is a safety lock when there's water in the tub.

      * Ambient light sensor
      Is it on/off or different levels of light?

      What are the details of the ambient light sensor on your car dashboard? The consumer doesn't need to know. They just need to know that the dash lights are appropriately bright for the time of day.

      Whilst detailing all these things to 3 decimal places on a spec sheet might make a slashdotter come in his pants, all they'd do for a consumer is bury the details they do want to know amongst irrelevant details.

      Now the developer might well have need for some more details on these things, but he'd expect to learn about them on the basis of an API which gives access to the functionality in a way that abstracts the hardware specifics which might change from model to model. And they'd expect to find what details there are on the developer site, not the consumer site.

  3. Media Regional Sales Restrictions by muindaur · · Score: 5, Informative

    The only thing I managed to really garner from this article is this, it's about Apples country restrictions on music and movies.

    If the economist did a bit more research independently they would see it's a rights management issue from the content generators. Music and film in both the US and UK tend to restrict certain things like to their respective countries on a belief it's the only way everyone gets their dues.

    It's the reason the silly regional encoding exists for the encryption on almost every DVD; my Discovery Channel Living With Wolves DVD lacked any sort of encryption.
    Partly the irrational fear that artists won't get their rightful dues, because of currency exchange rates. Piracy fears I think are the biggest concern on the media companies not letting stuff out of the country digitally.

    Along with the fact they make probably loads licensing manufacturers in other countries to make them locally and get around tariffs.

    1. Re:Media Regional Sales Restrictions by tnok85 · · Score: 4, Insightful

      Partly the irrational fear that artists won't get their rightful dues, because of currency exchange rates.

      Are you insinuating that artists currently DO get their rightful dues?

    2. Re:Media Regional Sales Restrictions by Too+Much+Noise · · Score: 3, Informative

      If you try reading the first part of TFA as well, you'll see that you don't get Apple Store access at all in some European countries (members of the European Union, mind you, even some in the euro-zone), but you do in Vietnam. How is that again about movies and video again?

    3. Re:Media Regional Sales Restrictions by Anonymous Coward · · Score: 2, Insightful

      Amazingly to do business in any country you need to meet that country's legal requirements, business requirements and son. It may very well be that Vietnam is really easy to do business in and I'm sure the proximity to China makes shipping easy. Likewise certain countries ARE well known sources for fraud so you may not want to do business there. Just because a country in in the EU doesn't mean much.

    4. Re:Media Regional Sales Restrictions by matushorvath · · Score: 3, Insightful

      Sorry, this is just plain prejudice. For business purposes EU is one big country. OK, certain countries are well known sources for fraud. My country is not one of them. There is no problem with doing business here. Dell and HP have support centers here that support users all over Europe. IBM has a sales/purchasing center here, they handle accounts all over the world. SAP has a software developer center here, too.

      Maybe Apple has some IP related reasons why they can sell media only in certain countries, but most other cases when shops do not ship to eastern Europe are just a result of prejudice and lazyness. The person who fills list of countries into the shop can either investigate which countries to include, or he can just decide to include western Europe "since they are OK" and ignore the rest.

    5. Re:Media Regional Sales Restrictions by TSRX · · Score: 2, Insightful
      Piracy fears I think are the biggest concern on the media companies not letting stuff out of the country digitally.

      After all, the best way to combat the copying of a product is to not even sell it.

    6. Re:Media Regional Sales Restrictions by Kr3m3Puff · · Score: 3, Insightful

      Sorry, this is just plain prejudice. For business purposes EU is one big country.

      No it is not. While there are few trade barriers, there are different monetary units (not everyone who is part of the EU has the same currency) as well as different levels of taxation and different intellectual property rights. At best, it is a free trade and labour zone among its members, of last time I checked, the United States was not one of them.

      Why do people treat private commercial entities as some sort of pseudo-government entity that is obliged to do business universally?

      --
      D.O.U.O.S.V.A.V.V.M.
    7. Re:Media Regional Sales Restrictions by Hijacked+Public · · Score: 3, Funny

      Don't they?

      --
      "Sacrifice for the good of The State" - The State
  4. Unfair? by tnok85 · · Score: 2, Funny

    Complaining about inequality in Western Europe? What do they think this is, socialism?

  5. Sick of this shit by Anonymous Coward · · Score: 4, Funny

    Slashdot: News for Apple, Apples that Matter

    1. Re:Sick of this shit by Anonymous Coward · · Score: 2, Insightful

      The Apple fanboys are hard at work modding any slightly critical comment down it seems. Spending mod points on an AC ... they seem to be rather rabid today.

    2. Re:Sick of this shit by oztiks · · Score: 3, Insightful

      I hear ya on that one AC, Apple users need to spend less time defending their favored product and more time on outlining its advantages. I'm happy to hear about whats good about Apple and in many cases agree with them. IMHO Apples products are tailored to a specific type of person, that's someone who wants something out-of-the-box and easy to use.

      The critical issue for me is flexibility and no Mac person can give a good rebuttal against it. When you buy a Mac you're pretty much stuck with what you've got, they don't make good long term upgradable solutions like the other brands out there in the same marketplace.

      The issue with Flash and how it is slow, its slow because of the API restrictions. This whole debacle came into the light about Flash after Apple made it an issue, before that nobody really cared and was happy to develop for it. Now Apple says Flash is crap so does everyone else. Well lets try not to use the power of FUD to always lean on the easy way out here, lets all be a bit more critical, even of your own loved product. Why not see the short coming and advantages from every POV not just one source.

      iPad, is it going to replace Netbooks? no you simply can do too much with Netbooks, iPad works great for media and eBooks but lacks in its overall versatility, why? because the same problems the iPhone is presently trumped with. Apple wants to hammer down its App Store and stop flash from circumventing it. Does it mean the iPad is shit? for a lot of people its a very useful tool. What separates the market is geek/nerd/IT enthusiast vs the general computer user that has no intention of flipping the hood and is satisfied with what they have.

      Apple people love to try and turn you, first they mod you down to buggery, then they try to say things like "Apple does more in-house development and hardware manufacturing then ever before" the flipside of that is, no they haven't they've outsourced a lot of it and turned themselves into more of an assembly line like dell rather then a vendor, they've become a much larger company so therefore what they do manufacture has expanded. Trying to tell to me that in the past they made a large portion of their own chipsets but now use Intel, ATI, nVidia, etc, however now they make their own cases and batteries, I'm like sheesh how can that compare. It's starting to brimming into a whole brainwashing exercise for me, i think its just sad.

      Personally for me, Microsoft is a nasty business in some of its dealings but if we were to turn back the clock at those pivotal years and "powers to be" favored Mac at the time the IT industry we have today would be far less free, it would be suppressed by the control features Apple puts in their products and we would be years behind where we are today.

  6. Some zenly advice by mveloso · · Score: 4, Funny

    Sometimes when something sucks it's not them - it's you.

    1. Re:Some zenly advice by adamstew · · Score: 3, Informative

      probably has something to do with differing attitudes of best buy "customer service" and Apple's "Customer Service".

      With Apple, they don't care if you caused the problem. They will attempt to help you with it. If it's something that can be fixed without any hardware replacements, then they won't even charge you anything... regardless of whether you're the problem or not. If it is something that does require a hardware replacement, they will 9 times out of 10 give the customer the benefit of the doubt and repair the affected hardware free of charge... often times if you aren't even in your warranty.

      Time for my anecdotal evidence:

      1) I had a classic iPod... at one point the click wheel started to become warped. It was raised up ever so slightly at the N, S, E, and W points and pushed down ever so slightly at the corners. I took it to the apple store, he asked if I knew what happened, and I honestly didn't. I told him I suspected it was because I left it in my car 24/7 (hot summer sun, cold winter nights, etc.). He said it wasn't a problem and replaced it.

      2) The built-in keyboard and mouse on a Macbook Pro that I care for would randomly stop responding. Software was still responsive, I would continue to receive emails, IMs, and I could plug in an external keyboard and mouse and continue to work. So it was clearly a hardware problem. To fix it, all I had to do was reboot. Problem was, it happened EXTREMELY infrequently (like once every 3-4 days). Unless I happened to get extremely lucky I wasn't going to be able to reproduce it. I made an appointment anyway, I told him what was happening, what my own diagnosis was (faulty keyboard or connector)...Of course I wasn't able to get it to reproduce the issue. He said it could possibly be caused by the OS however, when I expressed a dislike in having to redo all my OS and settings, he said it wasn't a problem.. he replaced the entire keyboard and trackpad assembly. Problem went away for several months. Started happening again. Different Apple tech guy, same story... brought it in, told him the problem, couldn't reproduce, said it could possibly be the OS but he fixed it anyway. Over a year later (i'm using the same OS install) and I haven't had the problem again. If this were best buy they would have required me to reinstall the OS to prove it wasn't a software problem, assuming they even believed me to begin with about my VERY intermittent keyboard/trackpad problem.

      3) A different MacBook Pro that I care for had a battery that started to bulge one day. The machine was well out of warranty and it was probably the original battery that came with the machine. Made an appointment and showed them the battery. They looked up the s/n of the machine and found it was over a year out of warranty. They decided to replace it anyway.

      I have no personal experience with Best Buy and their computer return/exchange/repair procedures. However, I have read about them on the internet and the general idea I got is that "the customer is always wrong. We won't pay for anything until it can be proven that the problem is with the hardware. If there are other possible causes for your symptoms that aren't hardware related, then it's up to you to rule them out. Even if it can be determined that it's a hardware problem that's our responsibility then it will take 6-8 weeks for the computer to be shipped off to a 'repair facility'. Once at this facility, another technician will look at the problem with the same skepticism that we did, they will not read the case notes that we didn't bother being thorough on (even if we typed them up at all), determine that your problem might be caused by software, wipe your machine and reload it factory, and finally send it back to you without testing to see if the problem still exists."

      Basically, Apple believes in investing in customer service and satisfaction. Best Buy does not.

  7. Re:And EU global market ? by lordholm · · Score: 2, Interesting

    The treaties are for the states, not the companies. The second issue is that at the moment the intellectual property market is split up due to the licensing agencies that are authorised to handle different states.

    The EU is doing something about this though, and we can most likely expect to see something happen during the current commission, the last one took substantial steps in this area, but clearly not enough.

    --
    "Civis Europaeus sum!"
  8. Fiefdoms by DNS-and-BIND · · Score: 2, Interesting
    My guess: international sales are a fief of various barons and counts of Apple corp. No interest in upgrading because it wouldn't serve the interest of whoever's in charge.

    As an aside, wtf is up with the bizarre tone of the article? "What has Apple got against eastern Europe?" "Cold warriors"? WTF? Seems a rather strange take on disorganization inside a mega-corporation. Or is this all a giant case of projection, where journalists attribute their own undesirable feelings onto others?

    --
    Shutting down free speech with violence isn't fighting fascism. It IS fascism!
  9. Its because doing business in Europe costs more by antifoidulus · · Score: 5, Interesting

    For those complaining that Apple screws over it's non-US customers, take a look at the apple store Japan. Despite the really strong yen most things in the Apple store in Japan cost about the same(esp. when you consider that the 5% tax is already included) as they do in the US store, while those in Europe tend to cost a lot more.

    Obviously part a big part of the discrepancy is the sales tax, but doing business in Europe just plain costs more. Shipping from China(where most of Apples stuff is made) to Europe is obviously more expensive than shipping to Japan or the US(largely because there isn't really a direct sea route), but thats only part of the reason.

    European consumers and employees tend to enjoy a lot more protections under the law then those in the US and Japan. For instance tt costs more to hire(and fire) the European workers that man the warehouses and shipping facilities, Apple is responsible for paying to properly dispose of all electronics it sells, European consumers can make Apple pay for a much wider range of repairs to products then can consumers in the US or Japan etc.

    Not saying whether or not these protections are good or bad, but many Europeans don't seem to realize that they certainly aren't free. If you want these protections then you are going to have to be willing to pay for them, otherwise if you want them then stuff is going to cost more, end of story.

    1. Re:Its because doing business in Europe costs more by Brett+Buck · · Score: 2, Insightful

      What do you mean? They ARE free, citizens of Europe don't pay anything for these protections. They are free by law.

      What I've never understood is why we don't make a law to say ALL lunches are free!

          Damn straight! Why should I have to pay for it? The government has a lot of money, they should pay!

         

    2. Re:Its because doing business in Europe costs more by Shin-LaC · · Score: 2, Interesting

      You're looking at the problem from the wrong end. It's not about costs at all, it's about how much people are willing to pay. European customers were used to paying more, so Apple had no reason to lower prices.

      Recently, however, it seems that things are changing. Maybe it's because consumers are more conscious of their spending due to the economic situation; maybe it's the increasing pressure from low-cost PCs; maybe Apple simply wants to expand its market share in Europe at last.

      Whatever the reason, the cheapest MacBook is now $999 in the US, and €902 in Italy. Take out the 20% VAT and you get €721.6, which at the current rate is just $919 - actually less than in the US store.

    3. Re:Its because doing business in Europe costs more by lukas84 · · Score: 3, Insightful

      Sadly, this is what a few people here actually believe.

    4. Re:Its because doing business in Europe costs more by mikael_j · · Score: 2, Interesting

      Whatever the reason, the cheapest MacBook is now $999 in the US, and €902 in Italy. Take out the 20% VAT and you get €721.6, which at the current rate is just $919 - actually less than in the US store.

      Yes it does seem like Apple has finally started to use the real exchange rate when calculating the value of the "Apple dollar", here in Sweden the cheapest macbook costs SEK 9995 with sales tax which comes to just over $1000 without the sales tax. But this is definitely something fairly new, it used to be that people joked about how the "Apple dollar" had a SEK 15 : $1 exchange rate even when the real dollar was at SEK 7 : $1. There was even some guy who made a blog post when the macbook pro first came out, in this post he detailed how he was able to fly to the US, purchase a US mbp + swedish keyboard, stay a night in a hotel and finally fly back for less than the cost of a mbp in Sweden...

      --
      Greylisting is to SMTP as NAT is to IPv4
    5. Re:Its because doing business in Europe costs more by PPH · · Score: 3, Funny

      Damn straight! Why should I have to pay for it? The government has a lot of money, they should pay!

      Welcome to Greece.

      --
      Have gnu, will travel.
  10. VAT by Anonymous Coward · · Score: 5, Insightful

    Presumably the author already knows that the UK listed prices are so high because VAT is included, since they're legally required to include VAT in the advertised price....right author?

  11. Not reallly wow by theolein · · Score: 2, Insightful

    The most obvious answer, from a quick look at the list is that the current list of countries reflects countries where Apple judges that it will make enough ROI to make it worthwhile investing the large sums of money it takes to make for an Apple "experience". For Apple that means translating all its documentation and website/store and also setting up local call centres and localising its products. Given that there are many small countries with small Apple brand recognition in Eastern Europe, I would think that that would be the most realistic answer.

    Not that I really care all that much about Apple at the moment. I'm a Mac sys admin and I'm kind of burned about the shit that Apple calls a server OS and the related hardware.

    1. Re:Not reallly wow by war4peace · · Score: 4, Informative

      Yeah, right. Ukraine, Poland and Romania amount to over 100 million people. In Poland and Romania, there are lots of people already owning iPhones and iPads are already being sold (and no, I mean no counterfeits, the real thing, they are legit devices bought from Western Europe and sold with inflated prices). And guess what, people buy them as well.
      iTunes doesn't need large sums of money invested to make it work for these countries. But you are right, Apple "judges" and TBH, doesn't judge correctly. They CAN make money out of these countries, but they don't feel like trying. Oh well, this approach makes someone else rich anyway.

      --
      ...gis sdrawkcab (usually not responding to ACs; don't bother posting as AC)
    2. Re:Not reallly wow by BasilBrush · · Score: 2, Informative

      In Poland and Romania, there are lots of people already owning iPhones and iPads are already being sold (and no, I mean no counterfeits, the real thing, they are legit devices bought from Western Europe and sold with inflated prices).

      Authorised Apple Resellers: Poland
      http://www.apple.com/pl/buy/locator/map.html?tySearch=1&viaProduct=2&viaSpecial=-1&strCountry=POL&lat=52.2296756&lng=21.0122287&gCountry=PL&c3=1

      Authorised Apple Reseller, Romania:
      http://store.apcom.ro/

    3. Re:Not reallly wow by BasilBrush · · Score: 4, Informative

      iPad is not available for any of those stores.

      It's not available ANYWHERE outside the USA yet, it hasn't been launched anywhere else due to the fact that US demand still outstrips ability to manufacture.

      iPhone is not available for Romania in the "agreed" store.

      Because the authorised resellers for phones are networks: http://www.orange.ro/iphone/index.html QED, officially available.

      I don't care if a vendor is an "authorized reseller", all I care is to see the product at prices comparable to those in other countries.

      And I'd like a pony. Look, the iPhone is 99with a contract on that Orange.ro site. That's not a ridiculous price.

      but certainly things would improve if software store would exist for those countries.

      It does for Romania and Poland. Go into the app store and change country. They're both there.

      You're whining about nothing.

  12. Typical BS blaming Apple instead of government by gig · · Score: 3, Funny

    Apple makes just 1 of each product for the whole world in almost every case. The only difference between an iPhone bought in San Francisco and one bought anywhere else is the government in question. There are not "US editions" and "international editions." Apple does not even make proprietary Verizon or Sprint iPhones to serve the US cell market of 3 overlapping monopolies, they run on AT&T only in the US because it's the only US carrier that is compatible with the world. So not only are these criticisms of Apple misguided, they're entirely opposite. International customers should be praising Apple for providing them with the exact same product.

    Apple even sells power adapters that are worldwide-compatible. They have a "World Travel Adapter Kit" which is simply a set of various international plugs. You simply pull the US plug off your MacBook, iPad, iPhone, or iPod adapter and plug on the correct plug for where you are and it just works.

      Is there any other US corporation that is so internationally-minded?

  13. Apple sales worldwide can be annoying by dafing · · Score: 3, Interesting

    As a New Zealander, living in a country of a voluminous FOUR million, it sucks being left out. Yes, the NZ release of the iPad has been announced...but its been a long time for many NZ Apple fans, I bet many worldwide have been annoyed.

    The first iPhone sold in NZ was the 3G. I imported an Original iPhone, it ended up costing me $790 NZD ($564 odd USD) all up, and I run it on a prepaid plan, no set monthly costs. The 3G iPhone would have cost over 1000 NZD new, so I saved A LOT of money, *AND* had a product months before it was released in my country. A Win Win situation!

    Sadly my iPad will have cost me more than if I had waited, but I stick by my decision to buy an import when I did. I've had my iPad for a couple weeks now, and an extra hundred odd dollars is worth it to me. I remember going slowly insane over the NZ iPhone wait...hearing every single blog on the internet (even the gardening sites!) talk talk talk about the iPhone...how great it is, how wonderful, who needs Jesus when we have this wonderful iPhone....I'd rather pay a couple hundred more than have to put up with that for months, especially when the dates are "to be confirmed".

    But hey, if the worst thing you have to whine about in life is that you have to wait a couple months for the latest gadget....perhaps I shouldnt be complaining :)

    --
    --- ...or a new slashdot signature. Dear aunt, let's set so double the killer delete select all
  14. Free trade within EU by xerent_sweden · · Score: 3, Insightful

    All the computers are shipped from China via the Netherlands anyway, so having business in each country seems like a bad idea. Why not have a single EU store and headquarters, much like in the US? Besides, because of free trade within the EU, a swedish customer can just order one from Germany - and pay German taxes - no swedish VAT added, for example.

    1. Re:Free trade within EU by RoscBottle · · Score: 3, Interesting

      Wrong. If you order from another EU country the company is required to charge your local VAT. It is mainly luxury and media taxes that can be dodged, but only if they're charged at the engros level or later. For example; I can (and do) avoid paying the Danish media tax on writable discs by ordering from Germany, but I still pay Danish VAT. The evil Swedish goverment insidiously charges the insanely high luxury-tax on snus at production level, so I get to pay that AND Danish VAT, even though I live in Denmark (where the tax on smoke-free tobacco is a more lenient less than 10€/kg). Yes, an opinion irrelevant to TFA snuck in, but there you are.

  15. Re:Actually, not. by barzok · · Score: 2, Informative

    With the New York sales tax (8,25% according to Google), the same object would cost 999 + 8,25% in NY, which amounts to about 1 081 dollars.

    FYI, in the US (or at least NY), there's a state sales tax, then each county has their own sales tax on top of that. The NY state sales tax is 4%, the remaining 4.25% you found was for whatever county you were looking at. Presently the county sales tax range from 3% to 4.75% in NY.

    And there are some items which the state doesn't charge tax on, but some counties do.

    Plus, some sales are taxed based upon where you live, not where you made the purchase. If I purchase a car in a county where the total sales tax is 8.75%, I'll only pay 8% because I the county I live in is 8% and the county the vehicle is first registered in is used for the tax.

  16. Re:Non-article? by matushorvath · · Score: 2, Informative

    Actually, there are companies that try to fill the gap. They have an address in US that you can use when ordering in an US-only online shop, and they will re-mail it to you in Europe. It is not cheap and a bit complicated, but it works.

    Also, if you read my comment carefully, I used the word "half" a lot. There are many online shops that have no problem with shipping to eastern Europe. I can get my stuff online, it is just much less convenient.

    The problem here is really simple. People in countries that are being left out have a strong feeling that the decision many companies make, not to ship to these countries, is often not based on rational reasoning. Yes, we can use the gap as an entrepreneurial opportunity, but that is beside the point. The point here is that we want to alert the companies that reconsidering their policy may be beneficial to them as well as to us.

    (Try to walk in my shoes for a moment: You find something interesting on Amazon, try to order it... bang, not shipping this there. You search for it on google, try a few other shops, and maybe the third one will ship it. Even though you succeed, you still feel... discriminated.)

  17. Are these Windows limitations? by UnknowingFool · · Score: 2, Interesting

    The article showed a setup window for iTunes for Windows. It seems to imply that there was a lack of languages. Is this a limitation on the Windows version? For languages, I can see far more options on OS X than listed in the article. Furthermore are they limitations on Windows?

    --
    Well, there's spam egg sausage and spam, that's not got much spam in it.