Slashdot Mirror


RIM Doesn't Want 200 Fart Apps

andylim writes "Just when you thought it was safe to dev a fart app for a BlackBerry, RIM's VP of platform product management, Alan Panezic, is making it clear that that's not want RIM is looking for. 'We don't need 200 fart apps in App World. Those are apps you'll use three or four times then never open again. You're not looking at ads, clicking on ads or buying premium upgrades, and the app isn't adding any value to your device.' Turns out RIM wants 'SuperApps', ones that keep you coming back for more because they add something to your life — be it ongoing entertainment value or doing something for you. Most importantly for developers, these are the apps that will garner the most revenue; whether it comes from premium upgrades, in-app advertising, or additional-cost content."

244 comments

  1. All we need is Netcraft confirmation by Anonymous Coward · · Score: 1, Interesting


    The last time I looked at it with any interest, Java was used to write apps for the Blackberry. The other day they opened it up to include HTML5 and JavaScript. That's not so great, it sounds like those (mostly lame) WebApps that are great for Sudoko but not 3D Gaming.

    On iOS most people compile C or Objective-C and have a kick-ass IDE to work with: Xcode.

    Sorry, RIM, I just can't see the appeal to write something in a dying language for a mouldering platform.

    1. Re:All we need is Netcraft confirmation by MrEricSir · · Score: 1, Flamebait

      Wait... you actually LIKE Xcode?

      So far I've never met anyone who didn't have the urge to jump off a building after being forced to use it.

      --
      There's no -1 for "I don't get it."
    2. Re:All we need is Netcraft confirmation by Anonymous Coward · · Score: 5, Insightful

      Wait... you actually LIKE Xcode?

      So far I've never met anyone who didn't have the urge to jump off a building after being forced to use it.

      I actually happen to also like XCode. You don't happen to work at a psychiatric hospital with a large number of patients on suicide watch, would you? If so then I think there could be other explanations for your observation than XCode.

    3. Re:All we need is Netcraft confirmation by grub · · Score: 1


      I really like Xcode.

      If you know people who'd rather jump off a building than use it, maybe they could use Java for the Blackberry. :)

      --
      Trolling is a art,
    4. Re:All we need is Netcraft confirmation by AndrewNeo · · Score: 1

      I think that is the best description for Xcode I've heard yet. I certainly agree.

    5. Re:All we need is Netcraft confirmation by Anonymous Coward · · Score: 0

      I may have only used the last version that ran on PowerPC (which makes it of no relevance to this topic, as we people with working PPC laptops don't get to write for iPhones), but I like XCode. It includes make and gcc, what more can you ask for?

    6. Re:All we need is Netcraft confirmation by mini+me · · Score: 1

      Who was forced to use Xcode? It uses the same build environment found on most modern UNIX systems, so you can use any editor you want, and you can use any build process you want, including the command line.

    7. Re:All we need is Netcraft confirmation by chargersfan420 · · Score: 3, Insightful

      Notice how the only people advocating Xcode are anonymous cowards?

    8. Re:All we need is Netcraft confirmation by Anonymous Coward · · Score: 0

      Who was forced to use Xcode?

      iOS developers, before the recent change in the TOS.

    9. Re:All we need is Netcraft confirmation by FranTaylor · · Score: 2, Funny

      You have to use their linker, there is no other choice. The linker alone will give you the run-around if you don't do it their way.

    10. Re:All we need is Netcraft confirmation by retroStick · · Score: 1

      I'm writing this from a crater in the ground below.

    11. Re:All we need is Netcraft confirmation by larry+bagina · · Score: 1

      Xcode 4 is a fairly decent improvement (unless you don't like one window for everything, integrated Interface Builder... although you can still have multiple windows). I swear, though, every upgrade makes the documentation harder and harder to use, though.

      --
      Do you even lift?

      These aren't the 'roids you're looking for.

    12. Re:All we need is Netcraft confirmation by larry+bagina · · Score: 2, Informative

      Nope, you needed to use apple's (gcc) compiler but you could still develop with bash and vi if you wanted to.

      --
      Do you even lift?

      These aren't the 'roids you're looking for.

    13. Re:All we need is Netcraft confirmation by larry+bagina · · Score: 3, Informative

      the linker works fine from the command line.

      --
      Do you even lift?

      These aren't the 'roids you're looking for.

    14. Re:All we need is Netcraft confirmation by retroStick · · Score: 1

      I'm not sure which I dislike more.
      Blackberry OS is horrible, inconsistent and not forwards- or backwards-compatible. XCode code-signing is a dark art, its SVN integration flaky and I (personally) just don't like Obj-C - at least it allows pure C.
      Android is kind of awkward to get into, with their odd resource system and intents, as well as various bugs in their Eclipse integration, but at least has the JNI bridge and is free / open.
      I never thought I'd say this, but Flash / Flex / Actionscript 3 actually feels quite nice to get into, from a 2D graphics point of view, with only minor oddities.

      Basically, I hate everything :-)

    15. Re:All we need is Netcraft confirmation by Anonymous Coward · · Score: 0

      You might notice that a lot of the people slamming Apple for one reason or another don't actually use their products. They just like to whine.

    16. Re:All we need is Netcraft confirmation by spazdor · · Score: 1

      This correlation isn't as telling as you think. Why would you use a product that you dislike enough to 'slam'?

      --
      DRM: Terminator crops for your mind!
    17. Re:All we need is Netcraft confirmation by aliquis · · Score: 1

      psychiatric hospital

      They are mac fan-boys after all ;)

      But you claim correlation not causation? :D

    18. Re:All we need is Netcraft confirmation by tyrione · · Score: 1

      Wait... you actually LIKE Xcode?

      So far I've never met anyone who didn't have the urge to jump off a building after being forced to use it.

      You must not know a lot of Objective-C devs.

    19. Re:All we need is Netcraft confirmation by tyrione · · Score: 2

      Notice how the only people advocating Xcode are anonymous cowards?

      Do I appear to be anonymous?

    20. Re:All we need is Netcraft confirmation by tyrione · · Score: 1

      I'll take LLVM 2.8/2.9 over GCC 4.4/4.5 thank you.

    21. Re:All we need is Netcraft confirmation by shutdown+-p+now · · Score: 1

      I swear, though, every upgrade makes the documentation harder and harder to use, though.

      I guess that explains the sucky documentation browser in VS2010 - it's just trying to catch up with the latest Apple trend! ~

    22. Re:All we need is Netcraft confirmation by aliquis · · Score: 1

      So what's wrong with QT?

      http://qt.nokia.com/products/whats-new-in-qt

      But yeah, Flash is probably awesome too as far as platform support goes.
      I know Java isn't supposed to be inferior just because it's Java. But kinda everyone using products developed in it tend to feel it is. Maybe they are all wrong (or use an old JRE.) And seriously Oracles behavior doesn't help. Sun was cool, Oracle not so much.

    23. Re:All we need is Netcraft confirmation by dr.+chuck+bunsen · · Score: 1

      I really like OS X, and I find ObjC and the Cocoa API to be a joy to code with, but XCode is a real piece of shit. By far the worst IDE interface I have ever used.

    24. Re:All we need is Netcraft confirmation by wmac · · Score: 1

      Tries to catch apple? *&^5#$:)?"!!!!!!

      MSDN exists since who knows how many years ago. It is one of the most update and complete developer documentations with that huge size. And I am a Java and *nix developer mostly (who develops small client software for windows sometimes).

    25. Re:All we need is Netcraft confirmation by shutdown+-p+now · · Score: 1

      You misunderstood my comment. I'm not talking about MSDN itself. I'm talking about the help browser for offline documentation that came with VS2010 (and replaced the earlier Documentation Explorer in VS2008). Just follow the link in my previous post, and read the bug report.

    26. Re:All we need is Netcraft confirmation by PitaBred · · Score: 1

      Wait... Java is dying? Shit. Someone better tell pretty much every Fortune 500 companys back office software stack...

    27. Re:All we need is Netcraft confirmation by GunFodder · · Score: 2, Informative

      I know I don't - I don't think there are a whole lot of them. After all, Objective C has no significant enterprise market and 5% of all desktops. The only software market they have a significant presence in is mobile apps, which is growing but is still pretty tiny. I don't see Objective C getting all that much traction unless Apple loosens their grip, and that doesn't seem very likely.

    28. Re:All we need is Netcraft confirmation by Anonymous Coward · · Score: 0

      Do I appear to be anonymous?

      Do you appear in the thread above the post you quote?

    29. Re:All we need is Netcraft confirmation by am+2k · · Score: 1

      So far I've never met anyone who didn't have the urge to jump off a building after being forced to use it.

      I actually also quite like it. So far all people I've met that were frustrated with it tried to use it for stuff it wasn't designed for, like Java or C++. When used properly, its autocompletion and autoindention is great, it has an adequate resource management, and the project settings panel actually has a search field and everything on a single page (unlike Visual Studio, where you have to navigate around like crazy and search manually when you don't know exactly where something is).

    30. Re:All we need is Netcraft confirmation by Vectormatic · · Score: 1

      Good point, if i had a mac, and hated it enough to bitch about it on /. regularly, i probably would kick it out (or sell it to some aspiring turtleneck wearer) and get on with my life (and still bitch about it periodicly)

      Also bitching about price doesnt require you to own something, in fact, not owning the item makes you more logical in bitching about the price, since buying it would mean the price is acceptable, despite your bitchings...

      --
      People, what a bunch of bastards
    31. Re:All we need is Netcraft confirmation by catmistake · · Score: 1

      Wait... you actually LIKE Xcode?

      So far I've never met anyone who didn't have the urge to jump off a building after being forced to use it.

      liez. Most coders that use it are quite fond of it. It was designed by coders for coders. And you are not forced to use it... you can code ObjC with a text editor or pencil and paper for that matter. Most people don't like change, however... so if you're just not plastic enough to learn a new process, your opinion is understandable and acceptable, but not your projection. But this is just my opinion, so I'll use your bullshit philosophy to say this is how most people people feel.

    32. Re:All we need is Netcraft confirmation by catmistake · · Score: 1

      they opened it up to include HTML5 and JavaScript. That's not so great

      Totally. This has also completely ruined the web. :P I wouldn't blame the language because the poet sucks, nor the tools because the craftsmen suck. But you go ahead. IMHO, RIM sucks all on it's own without having to blame apps, languages or coders. In that way, RIM is kind of like life...

  2. I've got 99 fart apps... by MoldySpore · · Score: 3, Funny

    ...but a RIM ain't one.

    --

    "I hope you know how very lucky you are to know me, because I am so incredibly incredible."

    1. Re:I've got 99 fart apps... by severoon · · Score: 3, Funny

      So it's not that he doesn't want any fart apps...it's just that the only fart apps they'll flag in have to be compelling (as opposed to propelling) fart apps.

      I also have to say, I really appreciate the brazen honesty: "These are apps you'll open 3 or 4 times and never look at again. You're not looking at ads..." He could have at least listed that one second...

      --
      but have you considered the following argument: shut up.
    2. Re:I've got 99 fart apps... by Dthief · · Score: 1

      *FART*

      --
      www.RacquetUp.org - Helping Detroit Youth
  3. Unfortunately for RIM... by Anonymusing · · Score: 3, Insightful

    ...many of its customers actually want fart apps, because some people think they're entertaining.

    --
    Liberal? Conservative? Compare perspectives at Left-Right
    1. Re:Unfortunately for RIM... by AliasMarlowe · · Score: 0

      ..many of its customers actually want fart apps

      They'll just have to make do with RIMjobs instead...

      --
      Those who can make you believe absurdities can make you commit atrocities. - Voltaire
    2. Re:Unfortunately for RIM... by Anonymous Coward · · Score: 0, Offtopic

      ...many of its customers actually want fart apps, because some people think they're entertaining.

      There are fart apps on appworld I used to have one.....but lets be realistic here. Does Android marketplace really need 100 fart apps? Or can 4 get the job done. This is increasingly a problem I'm seeing. Theres waaaay too many copycat applications that are absolutely useless and it's making it harder and harder to find anything decent. I've really given up lately on installing any apps on my EVO and will be jumping back to BlackBerry next month with this being one of the reasons.

    3. Re:Unfortunately for RIM... by gad_zuki! · · Score: 5, Insightful

      RIMs real customers are BES using corporate customers. They want quality apps that can be sold with volume licensing. I suspect the people using BIS really aren't their real customers and RIM goes out of their way to discourage the whole "ZOMG MY PHONE IS FUN!!" vibe that defines the non-enterprise market, which is probably a good thing. They're not going to beat Apple and Google at their own game, but certainly they can keep enterprise going and continue to be the "serious" phone for business. If anything, they're more worried about Microsoft than Apple or Google.

    4. Re:Unfortunately for RIM... by CastrTroy · · Score: 5, Interesting

      I really have to agree with this. My Dad got switched to an iPhone as a cost saving measure for this business use. Bottom line, He hates it. It's much easier to type out an email on the Blackberry, as well as do a lot of other work related functions. The battery on the iPhone doesn't even last a whole day. The Blackberry can last quite a bit longer. The iPhone is good for teenagers who want to have fun. The Blackberry is meant for people who have work to do, and want it done quickly, and well.

      --

      Anthropic principle: We see the universe the way it is because if it were different we would not be here to see it.
    5. Re:Unfortunately for RIM... by Darkness404 · · Score: 0

      But the thing is, there are a -ton- of people who have BlackBerries who simply wanted a cheap phone or liked the form factor. If RIM alienates the people who might otherwise buy their products, they have a losing situation. Its silly to run a business with a mentality that out of 100% of your customers, if you alienate 25% of them, it is a good thing. If RIM's real customers were simply just corporate drones, then why would they market them to individuals through advertising? Until Android, the real strength of BlackBerries were that they were cheap, reliable and standardized.

      If RIM only wants to appeal to the corporate drones, they will lose marketshare quickly once employees start complaining about having to use a BlackBerry rather than "that cool new -insert newest Android device here-".

      Other than appealing to corporate drones, RIM -has- no strength. While their browsers have improved, they offer no strength in web browsing to Android or iOS, while they have a touch screen phone, its OS isn't very intuitive when compared to Android/iOS which were created for touch screens, just about any smartphone now has e-mail, etc.

      If RIM doesn't restrict app sales, they stand to gain because people forced to use a BlackBerry have access to games and "fun" apps on their phones like iOS/Android users have, and also the boring corporate stuff. However, if they alienate their users, they have nothing to gain.

      --
      Taxation is legalized theft, no more, no less.
    6. Re:Unfortunately for RIM... by Skuld-Chan · · Score: 1

      Verizon did a lot to market rim's devices to everyone - especially the people who like to send text messages constantly.

    7. Re:Unfortunately for RIM... by Anonymusing · · Score: 4, Interesting

      For what it's worth... I use the iPhone for business. Battery lasts two days, easily. I also have some personal apps on it, but mainly I use it for work-related e-mail.

      I had a BBerry before that and hated it.

      But that's me. I'm glad there are choices.

      --
      Liberal? Conservative? Compare perspectives at Left-Right
    8. Re:Unfortunately for RIM... by Wyatt+Earp · · Score: 4, Informative

      I use an iPhone 4 at work. Today I don't have a recharging cable, have sent about 50 emails and played alot of Angry Birds (at a conference so not *really* working). Battery is at 68% after 5 hours and 20 minutes of use.

    9. Re:Unfortunately for RIM... by Anonymusing · · Score: 1

      Does Android marketplace really need 100 fart apps? Or can 4 get the job done.

      Does ANYBODY need a fart app? C'mon.

      Theres waaaay too many copycat applications that are absolutely useless and it's making it harder and harder to find anything decent.

      You know... back in the 80s and 90s, Windows folks used a "look at the choices!" argument as a reason to go Windows instead of Mac or *nix. But copycat apps != better choices.

      --
      Liberal? Conservative? Compare perspectives at Left-Right
    10. Re:Unfortunately for RIM... by Anonymous Coward · · Score: 0

      RIMs real customers are BES using corporate customers.

      Yeap! RIM doesn't want free apps cutting into it's lucrative Enterprise Fart Server.

    11. Re:Unfortunately for RIM... by _Sprocket_ · · Score: 2, Insightful

      I suspect the people using BIS really aren't their real customers and RIM goes out of their way to discourage the whole "ZOMG MY PHONE IS FUN!!" vibe that defines the non-enterprise market, which is probably a good thing.

      Have you seen the commericals for the Torch?

    12. Re:Unfortunately for RIM... by Anonymous Coward · · Score: 0

      RIM's real customers are corporations, NOT device carriers. Corporations do not want farting devices.

    13. Re:Unfortunately for RIM... by Anonymous Coward · · Score: 0

      Does ANYBODY need a fart app? C'mon.

      Don't try the classic slashdot "noone NEEDS blah" the meaning of need had no bearing in my response.

      You know... back in the 80s and 90s, Windows folks used a "look at the choices!" argument as a reason to go Windows instead of Mac or *nix. But copycat apps != better choices.

      Ridiculous analogy. Give me 1 example of having 100 options for a useless application, that made people more apt to go with windows back then. Stay on point you're the one that said people wanted them. So why should they need 20 versions of the exact same thing multiplied by 5 with minor variations.

      Maybe you should check all my speling and gramer now and try to make a point.

    14. Re:Unfortunately for RIM... by vux984 · · Score: 2, Insightful

      RIM goes out of their way to discourage the whole "ZOMG MY PHONE IS FUN!!" vibe that defines the non-enterprise market

      http://na.blackberry.com/devices/blackberrytorch/

      Tag line.. "Act on Inspiration"
      Um... I guess that enterprisey right?

      Top billing: maximized multimedia - pinch & zoom, enhanced music player
      for the enterprise user who needs to zoom in on his album artwork?

      Second billng: 5 megapixel camera
      for the enterprise user who needs to capture those precious spontaneous moments?

      Third billing: Integrated social feeds (facebook leads the list)
      For the enterprise user who... I give up. ... lets try the next one one

      http://na.blackberry.com/eng/devices/blackberrypearl3G/
      Tagline - "Carry your friends in your pocket"

      Yeah... we're done here.

      For what its worth I agree blackberry is still a top contender in the enterprise space and has a lot of features aimed specifically at their needs. But I think you are going too far trying to claim they "go out of their way to discourage" the whole fun side of things.

    15. Re:Unfortunately for RIM... by nizo · · Score: 1

      A little of my dies inside by saying this, but it seems like allowing for more choice (even among fart apps) is a good thing. Does the app store not allow people to sort by reviews/downloads/etc, to weed out the less useful (ouch, more dying inside) apps?

      Time to go register bestfartapp.com!

    16. Re:Unfortunately for RIM... by Anonymous Coward · · Score: 0

      I want fart apps....

    17. Re:Unfortunately for RIM... by nizo · · Score: 2, Funny

      Certainly some people are incapable of farting, thus it is probably an ADA requirement that this handicap be properly addressed?

    18. Re:Unfortunately for RIM... by lowrydr310 · · Score: 3, Informative

      I've had an EVO for about three months. I'm ready to throw in the towel and go back to my blackberry, but I'm stuck in a contract for two years so I'll ride it out. Email, instant messaging (Yahoo/Google/AIM), and light duty web browsing are all I do, and the blackberry was perfect for that, not to mention 3x the battery life of the EVO and a much more usable keyboard, all in a smaller package that's sure to take more abuse.

      Don't get me wrong, I like the EVO and I sort of knew what I was getting myself into, but I agree with you about the redundant apps and overall lack of quality with most of the offerings in the marketplace.

    19. Re:Unfortunately for RIM... by jasen666 · · Score: 1

      I also don't think the majority of their customers want apps that are going to keep costing us money for new content or forcing ads in our faces.
      If I start getting popup ads on my Blackberry, I'll drop it in the toilet.

    20. Re:Unfortunately for RIM... by jedidiah · · Score: 1

      No. It's just an understanding that 100,000 apps really isn't all that interesting.

      It doesn't matter how high your stack of floppies is Charlie. What counts is quality.

      Odd that the likes of Apple would lose sight of that.

      --
      A Pirate and a Puritan look the same on a balance sheet.
    21. Re:Unfortunately for RIM... by Anonymous Coward · · Score: 0

      A lot of people switching from RIM seem to dislike iPhone. However, the details are subjective. Many MORE people prefer switching to iPhone, then people that are interested in switching OFF an iPhone. The fastest txters in the world are iPhone users. I can type messages to people on my iPhone better and more coherent then using XP/Outlook. Actually, people usally think my Outlook messages are on a smart phone and vice-versa.

    22. Re:Unfortunately for RIM... by The+Grim+Reefer2 · · Score: 1

      Alan Panezic, is making it clear that that's not want RIM is looking for.

      Want the fuck does that mean?

    23. Re:Unfortunately for RIM... by digitig · · Score: 1
      --
      Quidnam Latine loqui modo coepi?
    24. Re:Unfortunately for RIM... by HateBreeder · · Score: 4, Insightful

      Your battery lasts for 2 days? Do you mean the car battery with the in-vehicle charger?

      Under normal use I have to recharge my phone every night.

      --
      Sigs are for the weak.
    25. Re:Unfortunately for RIM... by Anonymous Coward · · Score: 0

      This one of the reasons that I'm actually ok with my walled garden on iOS (for now)... I went to Android and I liked Android, but the MarketPlace made me want to vomit. I'm not saying all of the Apps in the Apple AppStore are great either, but it does seem easier for me to find something I want and will use instead of going through a LOT of garbage. I'd like to see some sort of halfway point between the two.

    26. Re:Unfortunately for RIM... by readandburn · · Score: 1

      I'm curious about the fact that the battery wasn't lasting one day. What apps were running on that iPhone?

    27. Re:Unfortunately for RIM... by santiagodraco · · Score: 2, Insightful

      The problem with the iPhone for business is that for some strange reason they either 1) don't understand how business professionals work or 2) take shortcuts with software design and leave out important features.

      - Like snoozable alarms for calendar alerts
      - Or clickable numbers/links in calendar items (this was missing for ages)

      There's a bunch of things I can't think of off the top of my head that make the phone less appealing for business users, all things that they should be able to easily implement in software.

      The changes to Mail were welcome however, including shared inbox. Now if we just had a contact list I could immediately type letters into I'd be happy.

    28. Re:Unfortunately for RIM... by gander666 · · Score: 1

      Count me in in this assessment. I used to use an iPhone for business at my last job. Moved here a year ago and they handed me a Blackberry (Curve8320, AT&T)

      Loved the iPhone, hate the blackberry. It might be the hardware, but the BB is used solely for email and light phone calls (mostly I use a Google Voice number that goes through to my personal cell, then falls over to the BB if I fail to answer that). It has to be the most unresponsive UI I have ever seen. It can literally take a minute for it to scroll through the list of Today's email. If the little "transmission arrows are active, the whole thing becomes completely unresponsive until it is done.

      Of course, it isn't a 3G handset, and that probably is part of it, but RIM should be shot putting such low powered handsets into the market in late 2009 (when I got the damn thing).

      --
      Suppose you were an idiot and suppose you were a member of Congress ... but I repeat myself. - Mark T
    29. Re:Unfortunately for RIM... by Anonymous Coward · · Score: 0

      Blackberry users can thank Apple for the modern web browser in Blackberry6 OS (let's be honest and admit the prior BB browsers have been pretty horrid) - yep it's Webkit based - the open source engine of the iOS Safari browser that Apple has been the primary contributor to. So one of the best most modern features of the new Blackberry OS is a little slice of iPhone tech... Oh yeah the official Android browser uses webkit too. So all you iPhone haters can thank Apple for first raising the bar on what a mobile browser should be, and second writing the actual code running on your phone.

    30. Re:Unfortunately for RIM... by Anonymous Coward · · Score: 0

      Maybe you should check all my speling and gramer now and try to make a point.

      Grammar.

    31. Re:Unfortunately for RIM... by joeyblades · · Score: 1

      To each his own, I suppose. I'm not a big fan of the iPhone (I don't own one, but I've used them). However, I find typing on the iPhone much easier than my Blackberry. For one thing, the iPhone virtual keyboard is larger. Also, the physical keys on my Blackberry seemed to wear out after about 18 months of light-to-moderate use. Now the 'Del' key gets a lot more use and my typing speed went way down. But your milage may vary...

    32. Re:Unfortunately for RIM... by Kenshin · · Score: 4, Insightful

      Second billng: 5 megapixel camera
      for the enterprise user who needs to capture those precious spontaneous moments?

      Have you ever needed to take a photo of something on-site and send it to a client or someone back at the office? I have. It's a useful feature.

      --

      Does it make you happy you're so strange?

    33. Re:Unfortunately for RIM... by Galestar · · Score: 1

      I guess this just means you might actually have to go back to the old way of finding applications that do what you need them to.

      This has worked for PCs for decades. Keep in mind there are a plethora of garbage apps for PCs out there on cnet.Download.com, tucows, sourceforge, or whatever other application site you may browse through. Having some central dictator saying which app is "good enough" to be on its marketplace simply isn't a solution that creates value for the platform in the long-term; except of course creating value for that dictator through lock-in.

      Also keep in mind that Android is still an evolving platform. Who are we to say what the marketplace will look like in 5 years? If "quality" becomes a major problem, it would not be inconceivable for some enterprising developer to come along and usurp the Google Marketplace.

      --
      AccountKiller
    34. Re:Unfortunately for RIM... by Anonymous Coward · · Score: 0

      Clippit: "Looks like you intend to get a BlackBerry device. Would you like help?
      [ ] Order Nokia E7.
      [ ] Wait for MeeGo.
      [ ] STFU and let me order my BlackBerry device."

    35. Re:Unfortunately for RIM... by Dthief · · Score: 1

      What about the benefit of free-market on apps. Lots of different fart apps means you get farts at the lowest possible price (probably Free)

      --
      www.RacquetUp.org - Helping Detroit Youth
    36. Re:Unfortunately for RIM... by tyrione · · Score: 0, Flamebait

      The problem with the iPhone for business is that for some strange reason they either 1) don't understand how business professionals work or 2) take shortcuts with software design and leave out important features.

      - Like snoozable alarms for calendar alerts - Or clickable numbers/links in calendar items (this was missing for ages)

      There's a bunch of things I can't think of off the top of my head that make the phone less appealing for business users, all things that they should be able to easily implement in software.

      The changes to Mail were welcome however, including shared inbox. Now if we just had a contact list I could immediately type letters into I'd be happy.

      How old are you? You need a snoozable alarm to wake you up after a nap so you forget your group meeting or can't get your ass out of bed to go sift through a spreadsheet? If this list is your must have for Enterprise connectivity and software for mission critical development I'd say you must be the front desk clerk.

    37. Re:Unfortunately for RIM... by vux984 · · Score: 1

      Have you ever needed to take a photo of something on-site and send it to a client or someone back at the office? I have. It's a useful feature.

      You bet, but its not really an enterprise feature. At best its a universal feature. Of course the website shows the BB taking pictures of kids and babies...

    38. Re:Unfortunately for RIM... by Sark666 · · Score: 1

      So how isn't the EVO perfect for email, instant messaging and light duty web browsing? I would think it would beat the bb in browsing for sure. And gmail seems fine. People rave about bbm but really it's just IM and you're stuck with only communicating with BB users. I don't care how good a bb is I can't support it's closed, proprietary nature.

    39. Re:Unfortunately for RIM... by Anonymous Coward · · Score: 0

      The Iphone battery guage is a lot like cars from the 90's... the guage goes down slowly to make you THINK you're getting good milleage, but then as soon as you hit a quarter tank... BAM it drops like a brick. When the Iphone says you have 30% battery life left, you had better RUN to the nearest charger, this is pretty much the same with my Evo too. On the other hand the slower CPU devices like the blackberries can go quite a bit longer because they don't have all the latest technologies that eat up tons of battery. Instead they have modest screen sizes, with modest CPU's that don't hog battery life.

      Also If you actually watch in DB in the phone signal you will notice that with barely any signal at all the Iphone still reports 3 or 4 bars of signal. Then you turn your head the wrong direction and it cuts out because you really only had about half a bar of signal. Apple's software "fix" for the poorly designed antenna was to adjust how it reports the signal, and now it slightly more accurately reports your signal, so now it shows 1 bar instead of 2 etc...

    40. Re:Unfortunately for RIM... by maddskillz · · Score: 1

      I find it makes a huge difference if you turn your WiFi off, if you have that option

    41. Re:Unfortunately for RIM... by toadlife · · Score: 1

      The Iphone battery guage is a lot like cars from the 90's... the guage goes down slowly to make you THINK you're getting good milleage, but then as soon as you hit a quarter tank... BAM it drops like a brick....this is pretty much the same with my Evo too.

      I've observed this with my Touch Pro 2. Goes down at a steady rate until it hits 25% and then drops like a rock. I would guess it's a Lion battery thing.

      --
      I don't always use unix-like operating systems; but when I do, I prefer FreeBSD.
    42. Re:Unfortunately for RIM... by nurb432 · · Score: 1

      Same here after several generations of blackberry, tho my iphone battery doesn't last 2 days like yours. But one day is really all i need. That is why god made chargers.

      --
      ---- Booth was a patriot ----
    43. Re:Unfortunately for RIM... by fishbowl · · Score: 1

      I take photos of everything that I ship out, before during and after packing. The photo is stored in my ERP system.
      The phone with integrated camera turns out to be a *great* tool for this. If only the iPhone had a barcode scanner, I'd be in heaven.

      --
      -fb Everything not expressly forbidden is now mandatory.
    44. Re:Unfortunately for RIM... by aliquis · · Score: 1

      Simple solution: Let Netcraft track application usage.

    45. Re:Unfortunately for RIM... by Anonymous Coward · · Score: 0

      whoash

    46. Re:Unfortunately for RIM... by w0mprat · · Score: 1

      If RIM is targetting the corporate/office environment fart apps are essential

      --
      After logging in slashdot still does not take you back to the page you were on. It's been that way for 20 years.
    47. Re:Unfortunately for RIM... by recoiledsnake · · Score: 1

      Why can't you get a Blackberry and use it on Sprint with the same plan and contract?

      --
      This space for rent.
    48. Re:Unfortunately for RIM... by Kenshin · · Score: 1

      There's app for that.

      They all use the camera, so they're not that great in low-light conditions, but there's a whole bunch of them in the store. But what would you use the barcode scanner for? That may affect the apps' usefulness.

      --

      Does it make you happy you're so strange?

    49. Re:Unfortunately for RIM... by Anonymous Coward · · Score: 0

      Blackberries are incredibly popular in SE Asia, due to the multi-user IM features included with the phone. RIM is making plenty of money from individuals.

      Citation - I just fucking know, alright?

    50. Re:Unfortunately for RIM... by meerling · · Score: 1

      Nobody needs a fart app, or most of the apps available for phones (i or smart). They want them, that's important. Just so long as the android marketplace doesn't become microstupidized like the iphone store did. Really, an app that checks the national weather database to tell you the weather is fine, but making the same app with 500 different versions that are each locked to one specific zip code isn't 500 different apps. It's just total douchebaggery of the highest (lowest?) order. Same with the apps that only give sports scores for one specific team, and all the others that have been artificially reduced to such an inane specificity.
      If they thought they could get away with it, they'd try to sell you a notepad program that only did vowels, another for consonants, and don't forget both of those would be divided into uppercase and lowercase versions as well. And if you wanted punctuation, that version would have a premium charge on top of the rest.

      Any dev doing that kind of B.S. should be having nightmares constantly if they have any sort of conscience at all.

      I'd support the store owners telling idiots trying to foist that kind of ripoff on the consumers to go take a hike, but really, if people want to buy fart apps, why should you care?

      (I think I'd do a full sound effects on command package with farts being one of the aural packages. Also include for purchase the gunfire pack, sci-fi effects, animal noises, things breaking, and even screams & giggles. There, does that meet your ideal of generating additional sales?)

    51. Re:Unfortunately for RIM... by Anonymous Coward · · Score: 0

      Why thank Apple, you should really be thanking KDE for all of that. After all Apple did basically steal KHTML from KDE and transformed it into Webkit. That is of course, unless you forgot how Apple basically closed source forked the KHTML trunk back in the day, 'improved' it for a year privately, then released it as 'Webkit' after ensuring it was completely incompatible with the original project. Or maybe you are just another blind Apple fan boy ^_~

    52. Re:Unfortunately for RIM... by mabhatter654 · · Score: 1

      on the other hand, how many programmers have done something after the fart apps? That would be the more interesting thing... the fart apps are just to get practice and that is what Android and Blackberry are going to have a hard time getting over. EVERYBODY has to write a good share of "fart" apps to get a feel for the platform.. Apple has first mover so they have more people over the initial break-in period.

    53. Re:Unfortunately for RIM... by Anonymous Coward · · Score: 0

      I use an iPhone 4 at work. Today I don't have a recharging cable, have sent about 50 emails and played alot of Angry Birds (at a conference so not *really* working). Battery is at 68% after 5 hours and 20 minutes of use.

      I use an iPhone 4 at work. Today I don't have a recharging cable, have sent about 50 emails and played alot of Angry Birds (at a conference so not *really* working). Battery is at 68% after 5 hours and 20 minutes of use.

      I use a Blackberry for work and I dislike it..... I can't send emails when taking a phone call. Most of meetings are held through conference calls and drives me crazy that I have to "hold on, let me call you back so I can send this email to you"......................For IT business Blackberry gets a thumb down for me!!!!!!!!!!!

      I use Android for my personal phone and love it!

    54. Re:Unfortunately for RIM... by Anonymous Coward · · Score: 0

      How old are you, boy?

      The older you are the more likely you are to need reminders. And you could be in the middle of something when the alarm goes off, so you want to be able to postpone it.

    55. Re:Unfortunately for RIM... by Anonymous Coward · · Score: 0

      I use an iphone 3g it goes below 20% after a 2 hour phone call.

      the battery actually drains while the phone is connected/charging from a laptop while streaming music over blue tooth to the car radio.

      laptop is on ac power from cars inverter.

    56. Re:Unfortunately for RIM... by tls2000 · · Score: 1

      Just because you can't type on a well keyboard doesn't mean that the iPhone is great to type on.

    57. Re:Unfortunately for RIM... by jjb3rd · · Score: 1

      I've squeaked out 2 days before too, but I typically get a full day's worth of charge on my iPhone4 and the same on my 3G. If I talk on it all day, then it'll die around then end of the business day, and truth be told, once it gets to that point I usually wait a little while to charge it so I can have a bit of peace. I can't go long though, since I compulsively use the hell out of my phone.

    58. Re:Unfortunately for RIM... by IICV · · Score: 1

      It's much easier to type out an email on the Blackberry...

      I agree with this 100%. The old silver Blackberry Curve 8320 had the single best phone keyboard I have ever used - the keys were distinct enough that you could feel the separation under your thumb, meaning that touch typing was a breeze and you almost never mashed two characters together. Seriously, I don't know why they changed the design, it was absolutely perfect in every way.

      The newer Curve 8520s didn't have as good of a keyboard, but they're still miles and miles ahead of any other phone I've used. I really don't get it - does RIM have a patent on "awesome usable keyboards phones" or something?

      (I worked in tech support for a while, and part of my job was setting up new Blackberries. I had to type out a looooot of e-mails addresses and passwords on those things)

    59. Re:Unfortunately for RIM... by big+dumb+dog · · Score: 1

      I think I agree with you, but

      Copycat apps are a useful learning tool. I have shamelessly copied other ideas from other apps so I could focus on learning the technology.

      --
      "Seven years of college down the drain. Might as well join the f-ing Peace Corps." - John 'Bluto' Blutarsky
    60. Re:Unfortunately for RIM... by Anonymous Coward · · Score: 0

      I use an iPhone 4 at work. Today I don't have a recharging cable, have sent about 50 emails... after 5 hours and 20 minutes of use.

      Your work sucks.

    61. Re:Unfortunately for RIM... by PitaBred · · Score: 1

      Whiteboard archival. That's the biggest use for a good camera in a phone in pretty much every office I've worked in.

    62. Re:Unfortunately for RIM... by ColdWetDog · · Score: 1

      And 3G, don't forget that. As long as you don't run Safari, you're fine. I use my iPhone 'moderately' - half dozen calls per day and perhaps a dozen emails and hitting several apps multiple times per day. It will run two days without a charge - gets pretty low, but it will do it. My old BB 8830 would run for four or five days however. But I'm never that far away from a USB cord and I need to sleep on a regular basis.

      --
      Faster! Faster! Faster would be better!
    63. Re:Unfortunately for RIM... by fishbowl · · Score: 1

      The barcode scanning potential of the iPhone doesn't come close to what we need. The Apple Stores have a version that has scanning (and I believe RFID scanning as well) but they don't sell it, even to industrial clients. I can't really say much more than this, since my bosses read slashdot and know who I am ;-)

      --
      -fb Everything not expressly forbidden is now mandatory.
    64. Re:Unfortunately for RIM... by monkeySauce · · Score: 1

      Today I don't have a recharging cable,

      In this day and age, how is it possible that you can't find or borrow a USB cable to charge your device? Everything uses them. They're everywhere. You can't even pass gas anymore without your foul air encountering several USB cables.

      I use an iPhone 4

      Ah. Nevermind.

    65. Re:Unfortunately for RIM... by Totenglocke · · Score: 1

      Actually, given that the overwhelming majority of RIM's customers are businesses (who then have control over what's installed on the phone), I don't see them selling many fart apps. Like it or not, Blackberries are almost entirely corporate devices anymore.

      --
      "The tree of liberty must be refreshed from time to time with the blood of patriots and tyrants." ~Thomas Jefferson
    66. Re:Unfortunately for RIM... by tehcyder · · Score: 1

      For what it's worth... I use the iPhone for business. Battery lasts two days, easily

      The only people I know with iPhones who don't have to recharge them at least once a day are those who don't actually use them much apart from the odd phone call (in which case you might just as well have an ordinary non-smartphone). Once you start using the smartphone features, battery life is measured in hours, not days.

      The same is true of Android phones, but at least you can carry a spare battery or two with these.

      --
      To have a right to do a thing is not at all the same as to be right in doing it
    67. Re:Unfortunately for RIM... by Anonymous Coward · · Score: 0

      "The iPhone is good for teenagers who want to have fun."

      So when you are no longer a teenager, you stop feeling the urge to have fun?

    68. Re:Unfortunately for RIM... by Machtyn · · Score: 1

      As long as I'm not listening to audio with the phone unplugged, I've also got the wi-fi and bluetooth turned off, the battery will last at least 12 hours, not much more than 24 hours. (BB Curve) I wish, though, they would have made the camera at least 4MP with a decent image processor / software encoder.

      I went with the BB because it was $50 and the Android phones were $150+. Next time, my wife gets an Android because she uses the camera on her phone all the time (and the pictures are mostly terrible, but not because of my wife's skill.)

    69. Re:Unfortunately for RIM... by Wyatt+Earp · · Score: 1

      Because I was at a small conference and in Alaska, there weren't many IT people there and I wasn't about to run around asking anyone I saw if they had a cable.

      If it had been an issue I could have gotten one, ATT store was a five minute walk away.

      Of course you didn't read the context of my message where it said "at a conference so not *really* working".

    70. Re:Unfortunately for RIM... by Anonymous Coward · · Score: 0

      maybe the 4 but my GF has a 3gs and that thing CHEWS through battery life. We tested it once 10 minutes of angry birds = 10% of battery life. 1% a minute. I hope the 4 is better. I now have an android phone (Galaxy S). I like the browser and turn-by-turn navigation but I prefer my old blackberry as a phone/emial/texting device. They have the best phone UI, just pick up the phone, start typing and it starts listing contacts, no other device I've used matches that functionality. Android or iPhone. That and the thing (curve 8900) could go 4 days without charging it was only 2G though It also had wifi VOIP.. I miss that phone...

    71. Re:Unfortunately for RIM... by Anonymous Coward · · Score: 0

      "The iPhone is good for teenagers who want to have fun."

      So when you are no longer a teenager, you stop feeling the urge to have fun?

      No, what he said was that it's good for teenagers who want to have fun.

    72. Re:Unfortunately for RIM... by clone53421 · · Score: 1

      I would guess it's a Lion battery thing.

      Why... from its predictability?

      If it’s just a “Li-Ion battery thing” (and it’s so predictable), the firmware could (i.e. should) be designed to compensate for it when reporting the % of battery life remaining.

      --
      Alexander Peter Kristopeit bought his basement from his mommy for one dollar.
    73. Re:Unfortunately for RIM... by PCM2 · · Score: 1

      I suspect the people using BIS really aren't their real customers and RIM goes out of their way to discourage the whole "ZOMG MY PHONE IS FUN!!" vibe that defines the non-enterprise market, which is probably a good thing.

      Nuh-uh, sorry. Those days are over. Not long ago RIM ran an an ad campaign that wallpapered an entire BART station (SF Bay Area rail transit) with ads proclaiming how easy it was to catch up with your friends, arrange nights out, flirt, etc. with your BlackBerry. They were pretty clearly targeted at women who want to "keep up with their BFFs." Not exactly your typical enterprise customer, and many of RIM's new BlackBerry handset designs seem to cater to the consumer market, too.

      --
      Breakfast served all day!
    74. Re:Unfortunately for RIM... by gilgongo · · Score: 1

      Battery lasts two days, easily.

      Hmm. Really? I work with 4 colleagues who all have iPhone 3Gs phones we use regularly. None of us has ever reported batteries lasting more than 24 hours without a charge unless we turn off Wi-Fi, push and 3G.

      You are either incredibly blessed, or you are turning off services. If so, why are you using a smart phone at all when all that really leaves is the ability to send texts and voice calls?

      --
      "And the meaning of words; when they cease to function; when will it start worrying you?"
    75. Re:Unfortunately for RIM... by DRAGONWEEZEL · · Score: 1

      indeed, camera based scanners are a workaround at best. Hardly worth mentioning if you need to scan more than 5-10 objects / day.

      --
      How much is your data worth? Back it up now.
  4. Exploding Heads by watermark · · Score: 1

    "... is making it clear that that's not want RIM is looking for." *Head Explodes*

    1. Re:Exploding Heads by MyLongNickName · · Score: 0

      Just as long as your butt does not explode.

      (I feel like I went back to middle school...)

      --
      See my journal for slashdot ID's by year. Mine created in 2005. http://slashdot.org/journal/289875/slashdot-ids-by-year
  5. No Worries! by JackAxe · · Score: 1

    Apple already hired "Phillip Shoemaker," the guy that guy that makes fart apps as their "Director of Applications Technology." So he's busy doing the Apple thing and won't have time to make fart and piss apps for RIM.

    1. Re:No Worries! by nine-times · · Score: 4, Funny

      So he's busy doing the Apple thing and won't have time to make fart and piss apps for RIM.

      Too bad. If he'd been hired by RIM instead, we'd have lots of jokes about how the fart-app guy got a RIM job.

    2. Re:No Worries! by bigrockpeltr · · Score: 1

      So he's busy doing the Apple thing and won't have time to make fart and piss apps for RIM.

      Too bad. If he'd been hired by RIM instead, we'd have lots of jokes about how the fart-app guy got a seat on RIM

      FTFY. *fluuusshhhhh*

      --
      $ unzip, strip, touch, finger, grep, mount, fsck, more, yes,fsck,fsck,fsck,umount, sleep
    3. Re:No Worries! by larry+bagina · · Score: 1

      A "rim job" is a slang term for man-on-man anilingus -- licking/sucking/tonguing another dude's asshole. ass-to-mouth is funnier than taking a shit on a toilet, unless explosive diarrhea is also involved (a2m + diarrhea beats that, though).

      --
      Do you even lift?

      These aren't the 'roids you're looking for.

    4. Re:No Worries! by Anonymous Coward · · Score: 0

      I'm pretty sure all the Apple Lovers love Applelingis (Apple Job)

  6. Free for all, or app market? by Dutchmaan · · Score: 4, Interesting

    I agree that tons of cheaply made useless apps only lessen the value of a platforms app market, but really what you end up with is Apple's subjective selection process. I guess ideally one could have a selective app section walled off for those who want a more professional user experience, outside of which would be your 'unapproved' fart apps etc. Of course they would have to add some value to the creators for placing them inside the wall, but thats up to RIM to decide what it would like to offer I guess.

    1. Re:Free for all, or app market? by pixelpusher220 · · Score: 1

      I agree that tons of cheaply made useless apps only lessen the value of a platforms app market, but really what you end up with is Apple's subjective selection process. I guess ideally one could have a selective app section walled off for those who want a more professional user experience, outside of which would be your 'unapproved' fart apps etc. Of course they would have to add some value to the creators for placing them inside the wall, but thats up to RIM to decide what it would like to offer I guess.

      I disagree that tons of cheaply made apps diminishes value. Having *only* those cheapos would decrease value, but as long as you have a robust market with useful apps, what the rest of the store is made of should be irrelevant.

      I would say that a truly 'open' app store is more of a selling point than one that filters things arbitrarily. As you said, having a 'approved' section and then the wild west would be a reasonable compromise.

      Saying "We don't want that" is trying to tell 'me' what I do and do not want.

      --
      People in cars cause accidents....accidents in cars cause people :-D
    2. Re:Free for all, or app market? by mlts · · Score: 1

      I like the idea of a bifurcated app store where on one hand, you have approved apps that have been vetted somehow (some scanner for API calls, etc.), then a free for all store with an app removal mechanism.

      However, the biggest problem is Joe Sixpack. One reason why Microsoft and Apple take the walled garden approach is because of Joe and the dancing bunny security problem. Phone OS makers fear Joe downloading something from the app store that is very dodgy, it doing something bad on his device, then he gets his friend Jack Reporter to do a local scoop on how this phone maker has no security.

      How does this get solved? There needs to be a technical obstacle high enough to keep Joe from hopping out of the walled garden to be eaten by a grue, but for people who know what they are doing, the obstacle would be nothing. Perhaps the process of rooting a Nexus 1 with the oem unlock command, or copying a file via adb push would be sufficient to keep Joe in the padded cell. Of course, a warning that the warranty would be null and void doesn't hurt.

    3. Re:Free for all, or app market? by jedidiah · · Score: 3, Insightful

      > One reason why Microsoft and Apple take the walled garden approach is because of Joe and the dancing bunny security problem.

      This is utter nonsense as demonstrated by the Mac.

      Microsoft and Apple take the walled garden approach because they like monopolies and control.

      --
      A Pirate and a Puritan look the same on a balance sheet.
    4. Re:Free for all, or app market? by rm999 · · Score: 1

      The problem is that outside-the-wall apps can cause security and privacy concerns. If a fart app steals an employee's emails, his company will blame RIM first and him second. Especially when Apple, a viable competitor in many regards, can guarantee that something like that will not happen on their phones.

      As much as limiting a phone's recreational functionality sucks for the user, companies see it as a service.

    5. Re:Free for all, or app market? by fermion · · Score: 1
      "For us, apps are all about adding real value to the end-user's life and creating revenue for developers," said Alan Panezic. "We don't need 200 fart apps in App World. Those are apps you'll use three or four times then never open again. You're not looking at ads, clicking on ads or buying premium upgrades, and the app isn't adding any value to your device."

      I quoted this in full from the article to because it does not sound like RIM is primarily concerned with serving business interests here. It sounds like they are trying to maximize profits by selling apps and advertising that they will take a cut of. The issue with silly apps is not that they are silly, but that they will not generate enough revenue through advertising.

      Now, if I have a firm, I do not want to spend time looking at ads to subsidize apps that could easily be paid for. I want to pay a bit up front for a useful item, and then use it, like with Apple. I can buy an app, use it, and get free upgrades. I do not want be in a situation where RIM is continuously looking for how to get more money out of me.

      And, of course, it is really judgmental to decide what will add real value to the end users life. This is MS telling us what to do.

      --
      "She's a scientist and a lesbian. She's not going to let it slide." Orphan Black
  7. Solution by Anonymous Coward · · Score: 0

    My fart app has 500 different sounds so they keep coming back for more.

    1. Re:solution by ColdWetDog · · Score: 1

      Design your store like Slashdot, let the users moderate things down and then browse at -1 for fart apps.

      Because if you did that, fart apps would be +5 insightful. Now you're in trouble, aren't you?

      --
      Faster! Faster! Faster would be better!
    2. Re:solution by tehcyder · · Score: 1

      Why is this such an issue?

      Xerox (or whoever) don't advertise their photocopiers as being good for drunkenly photocopying your arse at Christmas parties. It doesn't give a professional image to their products.

      --
      To have a right to do a thing is not at all the same as to be right in doing it
  8. not adding any value to your device... by Anonymous Coward · · Score: 0

    ...for whom? He seems to care about everyone except the owner of the device.

  9. Breaking news! by Anonymous Coward · · Score: 1, Insightful

    This just in - RIM's VP of platform product management, Alan Panezic, wants RIM to have it's cake and eat it too. "Yes, we'd like to have nothing but amazingly popular, 100% killer apps right out the gate. This is brilliant! Why hasn't anyone else thought of this before?"

  10. Farts aside... by McNihil · · Score: 1

    where the hell is my boobs app?

    1. Re:Farts aside... by McNihil · · Score: 0, Troll

      Nobody found this funny? Damn what a tough crowd today. Boooooooooobs! Boooooobies! See! Shake Shake Shake... Wobble wobble wobble.... ahhhh!

    2. Re:Farts aside... by mjwx · · Score: 1

      where the hell is my boobs app?

      Steve wants to give you "freedom" from boobs.

      --
      Calling someone a "hater" only means you can not rationally rebut their argument.
    3. Re:Farts aside... by mjwx · · Score: 1

      Nobody found this funny, I'm unsurprised.

      --
      Calling someone a "hater" only means you can not rationally rebut their argument.
  11. Priorities? by DriedClexler · · Score: 3, Funny

    You're not looking at ads, clicking on ads or buying premium upgrades, and the app isn't adding any value to your device.'

    I hope he didn't list those problems in *decending* order of importance...

    --
    Information theory is life. The rest is just the KL divergence.
    1. Re:Priorities? by bynary · · Score: 1

      I would venture to say that all of those statements point to one thing - RIM doesn't want apps that don't provide a continuous revenue stream. I don't think he's referring to added value for the customer; he's referring to added value for RIM.

      --
      http://www.bynarystudio.com
  12. What is a fart app by microbee · · Score: 1

    I mean I can imagine, but is it really as dumb as it sounds?

    1. Re:What is a fart app by countSudoku() · · Score: 1

      To the contrary, the fart apps sound SO lifelike that a real fart delivered through the shitty bandwidth of the "voice application" sounds awful in comparison. RIM has to ban them to keep people from wondering why they pay so much for so little quality in the base application; the frickin' phone. Same with the iPhone; the voice quality is in third behind the data consuming and screen effects. So much for "SmartPhones."

      --
      This is the NSA, we're gonna geet U h@x0r5! Also, what is a h@x0r5?
    2. Re:What is a fart app by Anonymous Coward · · Score: 0

      Eat a bag of blackberries and you'll get the general idea.

  13. Given iPhone Apps usually get used once... by humphrm · · Score: 4, Interesting

    'We don't need 200 fart apps in App World. Those are apps you'll use three or four times then never open again.

    Considering that only 20% of iPhone App installs get used more than once, I'd say that the BlackBerry fart apps are doing pretty well, in comparison.

    --
    -- "In order to have power, I must be taken seriously." -Mojo Jojo
    1. Re:Given iPhone Apps usually get used once... by aztracker1 · · Score: 4, Funny

      Well, when working on a RIM, the last thing I'd want is a fart happening.

      --
      Michael J. Ryan - tracker1.info
  14. What a Jackass by Anonymous Coward · · Score: 3, Insightful

    Alan Panezic sez: "We don't need 200 fart apps in App World. Those are apps you'll use three or four times then never open again."

    The very fact that your developers want to write them and your customers want to download them means nothing to you?

    Everyone knows that if a PDA can't fart, it can't do shit.

    1. Re:What a Jackass by Anonymous Coward · · Score: 0

      But are people downloading them? There are so many flashlight and fart apps, I can't imagine they're all popular

  15. So what their saying is... by Dancindan84 · · Score: 4, Funny

    Farting isn't a good way to get a RIM job?

    --
    "Always forgive your enemies; nothing annoys them so much." - Oscar Wilde
    1. Re:So what their saying is... by Dancindan84 · · Score: 1

      s/their/they're

      Must... proofread... before... posting...

      --
      "Always forgive your enemies; nothing annoys them so much." - Oscar Wilde
    2. Re:So what their saying is... by ElectricTurtle · · Score: 1

      Low brow though it may be, that was hilarious. Alas and alack I have no mod points at present.

      --
      I support the Slashcott and will not be reading or commenting from 2/10/14 to 2/17/14. Beta is steaming pile of dog shit
    3. Re:So what their saying is... by cormandy · · Score: 1

      Low brow, agreed. Very clever too. Cheers for the laugh! And no, I too do not require 200 fart apps, just one real good one. Counting on Microsoft to pull through for me!

    4. Re:So what their saying is... by PaulMeigh · · Score: 1

      Unless of course he was referring to RIM's company motto.

    5. Re:So what their saying is... by Anonymous Coward · · Score: 0

      http://instantrimshot.com

  16. Shouldn't RIM be saying by joeflies · · Score: 1

    that they want users to use any app they want and start building some momentum in their app store?

    For a smart phone platform as popular as RIM, you'd think that there'd be more people using 3rd party apps, yet outside of facebook client and google maps, I rarely see people using applications that didn't come on the phone in the first place.

    Seems like BlackBerry wants to determine what their customers want even before a market's developed around it, and without that market, the developers won't come build the SuperApps that they want.

    1. Re:Shouldn't RIM be saying by Darkness404 · · Score: 1

      The BlackBerry is a pain to develop for, especially compared to Android where you can essentially drag and drop your way to a functional program.

      I really don't see this BlackBerry tablet going anywhere, there are two types of BlackBerry users, there are the users who use a BlackBerry because they either like the price (a BlackBerry is pretty much the cheapest smartphone on contract, especially before Android came out) or like the form factor (which can be imitated) and then there are the corporate people who like it because their corporation requires them to use it for their job.

      I don't know anyone who actually -likes- the BlackBerry OS or the lack of apps. But it seems like RIM is alienating both people with the tablet. It is going to be a very-restricted "app store" which will mean nothing interesting is in it for the first crowd and is rather redundant for the second crowd (especially if you already have support contracts for something like a laptop).

      Does anyone -want- a BlackBerry tablet with a more restricted amount of apps than even the iPad? If the thing was cheap, like $200 or less, yeah, people would want it. But if its more expensive than $300, I can get a laptop for that price and barring any requirements that you use a touch screen, I can run everything off of a cheap notebook that I could on a tablet, and could actually get work done without buying expensive, specialized accessories and extra software.

      --
      Taxation is legalized theft, no more, no less.
    2. Re:Shouldn't RIM be saying by kevinmenzel · · Score: 1

      I like Blackberry OS. It's fast, it's clean, it does what I need it to do with no hassle. It's even better since I moved off the trackball to the trackpad - very intuitive. The only exception was a regression in adding a contact from a received text message that was a regression somewhere around 5.0.600, so I could really either go back and fix it, or ignore it but warn my friends about it when they ask how I like my device... which is what I do.

    3. Re:Shouldn't RIM be saying by thePowerOfGrayskull · · Score: 1

      You're assuming that they're blocking these apps. All I've noticed thus far is that they're discouraging their creation - there's a big difference between the two.

  17. Good decision by RIM by Anonymous Coward · · Score: 0

    199 fart apps shouls be plenty

  18. They need a Job site searching app by mandark1967 · · Score: 2, Funny

    that links to the various job hunting sites.

    They could call it...ohhh...I dunno...something like "Rim Jobs"

    Think about it, you can search hotjobs and save it as a search for "Hot Rim Jobs" or save your search for "Monster Rim Jobs".

    It has a ring to it...you gotta admit it

    --
    Sig Follows: "Suppose you were an idiot. And suppose you were a member of Congress. But I repeat myself." -- Mark Twain
    1. Re:They need a Job site searching app by Anonymous Coward · · Score: 0

      that links to the various job hunting sites.

      They could call it...ohhh...I dunno...something like "Rim Jobs"

      http://rim.jobs

  19. Well, I don't want RIM by bsDaemon · · Score: 1

    I don't want fart apps, but seriously, if the comments quoted in the summary are accurate and in context (oh, wait, forgot where I was...), then I can be sure that I have no use for this product. I had a BlackBerry Storm for about a year, but the user experience was so terrible, that I chunked it and gave up on smart phones all together, switching to a Motorola Barrage, which has so far been impervious to my poor treatment of it.

    I have no interest in seeing adds, getting premium content, or adding "value" to my phone experience, and I don't want to do it on a "tablet" that's smaller than a tablet but too large to be a phone, either. Sorry, not really needed. This sort of attitude from all the major players in smart phones is a large part of why I just won't go back to one until they no longer make phone-shapped, call-making cell phones.

  20. Fart apps = Hello World by odin84gk · · Score: 1

    The Fart App is the new Hello World!

    You have to get experience writing for a platform somehow. Your first few programs may be throw-away, just to get used to the platform.

    1. Re:Fart apps = Hello World by Sulphur · · Score: 1

      The Fart App is the new Hello World!

      Do you need a toolkit to write a Fart App?

      --

      GIS Fart Follower app anyone?

  21. Vuvuzela app by js3 · · Score: 2, Insightful

    You can block my 200 fart apps but I only need one vuvuzela app..

    --
    did you forget to take your meds?
  22. Doh! by Tablizer · · Score: 1

    Damn! And my xTream-Burrito-5000(tm) project was almost ready for release.

  23. Fart apps by XxtraLarGe · · Score: 1

    They're about as classy as Terrance & Phillip.

    --
    Taking guns away from the 99% gives the 1% 100% of the power.
    1. Re:Fart apps by Tetsujin · · Score: 2, Informative

      Classy jokes usually aren't the funny ones.

      --
      Bow-ties are cool.
    2. Re:Fart apps by riskeetee · · Score: 1

      Classy jokes usually aren't the funny ones.

      The Aristocrats!

  24. How do they intend to stop the fart apps? by L3370 · · Score: 1

    So App World is going to be an *approval needed* market like Apple, except MORE stringent?

    1. Re:How do they intend to stop the fart apps? by geekoid · · Score: 1

      That's fine as long as they are consistent.

      --
      The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
    2. Re:How do they intend to stop the fart apps? by thePowerOfGrayskull · · Score: 1

      I don't see anything that says they do intend to stop it - only that they don't want them. App World approval currently consists of them validating that your app does what it says it will, on the phone/software versions you say it will.

    3. Re:How do they intend to stop the fart apps? by Anonymous Coward · · Score: 0

      A good Beano app will stop a Fart app.

  25. Why as a business user I switched away from RIM by Yo+Grark · · Score: 4, Interesting

    I was recently on a business trip and had my blackberry at my hip.
    On a trip, I needed translator software, so went to RIM app world and found my options limited, i "trialed" their $30.00 french translator. (Let me say first I tried to use the web interface for google, but it took so long and so many clicks on the BB it was unusable consistently).

    Well it was useless. Didn't do phrases, no real options, only did 1 word at a time. WTF? $30.00?!?

    Luckily I had my ipad handy and saw what was available on the app store there. For 1.99 I got an offline app that KILLED the blackberry app in terms of features and usability.

    So, in real work business usage, I have to say, RIM, you've lost me personally, but do continue to make back bench, locked in deals with CEO's to get your phones locked into corporations while you can.

    Smart people use smartphones and want usability and fart apps for novelties to take their brains away from work once in awhile. .I will never go back to blackberry.

    Yo Grark

    --
    Canadian Bred with American Buttering
    1. Re:Why as a business user I switched away from RIM by Minwee · · Score: 2, Interesting

      So, in real work business usage, I have to say, RIM, you've lost me personally, but do continue to make back bench, locked in deals with CEO's to get your phones locked into corporations while you can.

      Um... Businesses don't prefer the Blackberry over the iPhone because RIM pays them to. They prefer it because the Blackberry comes with real security and centralized management solutions while the iPhone comes with... farting noises.

    2. Re:Why as a business user I switched away from RIM by swb · · Score: 1, Troll

      Do they actually prefer it, or do they prefer it because they have this massive investment in equipment, software, licensing and people skills to support BlackBerry?

      I sometimes wonder if it's not that they want or even use all the stuff BlackBerry offers, but they bought into it big and it would be painful to have to support something else.

      AFAICT, abandoning BlackBerry means ditching BES and all the bullshoot associated with BES installs, and using ActiveSync instead (since it's a 99.99% certainty we're talking MS Exchange here).

      Perhaps some portion of corporate installs actually need/want the BES infrastructure, but in my experience most of the places I've worked (smaller installs, 25-100 handhelds) don't use them and are constantly hammered for requests to support ActiveSync devices.

    3. Re:Why as a business user I switched away from RIM by Anonymous Coward · · Score: 0

      I will never go back to blackberry.

      Yeah... because the one thing the history of computing assures us is that things never change.

    4. Re:Why as a business user I switched away from RIM by failedlogic · · Score: 1

      That's my real concern with the BB apps: Cost. I use my BB for personal use. I had a BB before and on my 9300 curve, the battery lasts almost a whole week.

      I'd buy apps but many of them are in the $20 - $50 range. I do use the BB for work use - organizing/calendar, so I can justify the cost of an app if it helps me with work and my personal life, but that price makes me cringe if it sucks.

      A few really cool 'killer' organizing apps for the BB at the $2.99 to $5.99 range would be awesome. I'm sure would sell much better volume than the current pricing too.

    5. Re:Why as a business user I switched away from RIM by Nimloth · · Score: 1

      For every story like this, there is an equal and opposite experience somewhere else.
      iPhone app store does have a lot of gems, but they're lost among 100000+ payware (cheap, but still payware) apps that are badly written and/or useless, and the rating system is misleading and flawed, trials are very rare. Once I'd paid for 10+ shitty apps and uninstalled them all within 10 minutes, I got real pissed and turned in my iPhone after 3 weeks. My number 1 complaint? Ironically, lack of apps. I'm sure the perfect app for everything I wanted to do is out there, but the App Store is polluted and the good apps have been diluted into an ocean of crapware and the tools I have to dig through all the crap aren't doing it for me.
      I'm on Android - good middle ground. Market has a lot of flaws but it's 100 times less polluted than the App Store, and most apps are free or offer demo versions. I'm switching back to a Torch next week and gladly going back to Black (mind you - I love Android, but the devices aren't doing it for me without a proper keypad).

    6. Re:Why as a business user I switched away from RIM by ImprovOmega · · Score: 1

      There's something to be said for your IT staff having the ability to remote wipe and lock any Blackberry handheld owned by your company in case of security breach. Plus, it's a simple matter to poke one hole in your firewall and proxy out your device e-mail stuff through RIM's servers vs. having to deal with everything that Exchange needs to live life as an edge device to allow other types of handhelds access to your e-mail system. Security and convenience of management-wise, RIM is a no brainer for enterprise use.

    7. Re:Why as a business user I switched away from RIM by Anonymous Coward · · Score: 2, Insightful

      but in my experience most of the places I've worked (smaller installs, 25-100 handhelds) don't use them and are constantly hammered for requests to support ActiveSync devices.

      Which is exactly what the GP said.
      The management tools are a requirement for bigger shops - the ability to remote-wipe and specify granular security options are HUGE for organizations with more than a few devices to worry about.

      When companies break 10,000 users and somebody installs a wallpaper app which sends your customer list to china or decides to take down your mail servers they're typically wishing they went with a platform designed for business.

    8. Re:Why as a business user I switched away from RIM by thechink · · Score: 1

      You can remote wipe with Activesync too.

    9. Re:Why as a business user I switched away from RIM by Anonymous Coward · · Score: 0

      You do know that babblefish is still running right? You can just type 'world.altavista.com' though yahoo also has a direct link (both babblefish and altavista are owned by Yahoo now).

    10. Re:Why as a business user I switched away from RIM by dysonlu · · Score: 1

      Which 30$ app would that be? Don't blame RIM for buying the wrong software or for not looking hard enough for the right one.

    11. Re:Why as a business user I switched away from RIM by Yo+Grark · · Score: 1

      All achievable with iphone's. Up here in Canada anyway.

      Yo Grark

      --
      Canadian Bred with American Buttering
    12. Re:Why as a business user I switched away from RIM by Yo+Grark · · Score: 1

      You do know I tried to use the web for translations right? The blackberry browser made it insanely time consuming to quickly get the translations I needed constantly.

      Yo Grark

      --
      Canadian Bred with American Buttering
    13. Re:Why as a business user I switched away from RIM by Yo+Grark · · Score: 1

      App World => Search => French Translator

      3 options, all in the $30.00 range.

      Need it in a hurry for contract details, didn't have the luxury of a pc to surf and find hte right app THEN sync it to blackberry.

      --
      Canadian Bred with American Buttering
  26. BB is just not for business people by Anonymous Coward · · Score: 0

    What many people don't realize is that BIS users out number BES users by almost 2 to 1. And BIS user will continue to out pacing BES users for coming year. Much of revenues from device sales are related to BIS user and that is much more than device sales AND services from BES.

  27. Who cares what RIM wants? by fkx · · Score: 0

    Who cares what RIM wants?

    What does the customer want? That's right - Fart Apps.

    RIM and Miscreantsoft can race each other to the pit of oblivion.

  28. That's how I use my phone? by Anonymous Coward · · Score: 1, Insightful

    "You're not looking at ads, clicking on ads or buying premium upgrades, and the app isn't adding any value to your device"

    Um, no. I'm using my device as I see fit, which includes using apps that don't have ads, don't have premium upgrades, and don't force me to click on ads. And I'm sorry, but having ads in my apps doesn't increase MY value, but it increases my value TO YOU.

    I really, really dislike this fantasy that ad-based companies are pushing that involves them "helping" me by providing me ads. You are not "helping" me. You are gathering revenue based on the supposition that an ad happened to distract me from what it was I wanted to do.

    And by the way, am I going to be paying for the bandwidth overages your ads are going to ad to my bill? I certainly hope so.

    1. Re:That's how I use my phone? by kevinmenzel · · Score: 2, Insightful

      Ok fine, then... Download your apps from places other than appworld? It's not the only place to get blackberry apps. Crackberry has a feature rich store, etc. Yes appworld is one of the easiest ways to start an ota install from your mobile but even then I've had apps before that I installed from the browser. This is, perhaps the difference between RIM and Apple - with Apple, the only way to get your app on a non-jail broken device is to sell it through their store. With RIM that's just one option.

  29. 199 fart apps... by Anonymous Coward · · Score: 1, Funny

    199 fart apps should be enough for anyone.

    1. Re:199 fart apps... by Anonymous Coward · · Score: 0

      640 fart apps should be enough for anyone.

      FTFY. HTH. HAND.

  30. A company called RIM by Anonymous Coward · · Score: 0

    calls the shots on FART jokes

  31. RIM fart jokes in by MouseR · · Score: 1

    5... 4... 3...

    1. Re:RIM fart jokes in by MyLongNickName · · Score: 0, Flamebait

      I think you are 36 minutes late to the party.

      (doesn't it stink?)

      --
      See my journal for slashdot ID's by year. Mine created in 2005. http://slashdot.org/journal/289875/slashdot-ids-by-year
    2. Re:RIM fart jokes in by MouseR · · Score: 1

      I blame the office network latency.

    3. Re:RIM fart jokes in by oldmac31310 · · Score: 1

      you're quite a bit behind the curve. I was all a fired up to make some kind of peurile attempts at humour but I see that I have been beaten to it several times.

      --
      http://www.acetonestudio.com
  32. deny the developers by Anonymous Coward · · Score: 0

    and expect a probing from the EU

    1. Re:deny the developers by Lunix+Nutcase · · Score: 0, Troll

      Well we don't want to see the once proud, but now impoverished, Fart app industry of the EU be killed off for good by this move.

    2. Re:deny the developers by Lunix+Nutcase · · Score: 0, Troll

      Oh and the EU will definitely need to work out the branding rights to a fart app. We want them to make sure that everyone knows that only a genuine fart app can be labeled as a "fart" app. We don't want the consumers to be confused by people passing off imitation "phart" apps as the real thing.

  33. Current Customer Mix by Anonymous Coward · · Score: 0

    The current customer mix is 80% BIS, 20% BES; got this at BBDevCon this week.

    Of the 20% who use BES, the real power users are the ones who use MDS for client-side access to inside-the-firewall corporate applications. Nobody talks about MDS. BES is only part of the equation. MDS is the killer app that locks in high-dollar customers into contracts they will never break. VPN software on Android or iPhone can't hold a candle to MDS.

  34. So, no farts from the RIM? by Trip6 · · Score: 1

    Free Beano with every Blackberry to make sure.

    --
    I hate being bipolar; it's awesome!
  35. New RIM product allows fart apps... by Trip6 · · Score: 1

    ...the Dingleberry.

    --
    I hate being bipolar; it's awesome!
  36. So who do we blame now? by Lead+Butthead · · Score: 1

    Dare I say... Blame Canada?

    --
    ELOI, ELOI, LAMA SABACHTHANI!?
  37. 3 fart apps by __aatirs3925 · · Score: 0

    But I LOVE fart apps! There's no better feeling than to tell your wife that you're going to grab something from another isle and discretely put a timer fart in her pocket when there's a bunch of people around. Common!

  38. Fart apps are bad.. by Anonymous Coward · · Score: 0

    .. but http://rim.jobs/ are good?

  39. Here's one. by The+Grim+Reefer2 · · Score: 1

    They need this app.

  40. OK. I understand there have to be limits by istartedi · · Score: 1

    OK. I understand there have to be limits, but 200? I say, 640 fart apps should be enough for anybody.

    --
    For all intensive purposes, "whom" is no longer a word. That begs the question, "who cares"?
  41. thanks for the time-saving by dltaylor · · Score: 2, Interesting

    Knowing that RIM wants to push me into ad-laden crapware saved me the time of going down to the 'phone store and even looking at their stuff.

  42. You can have your fart apps by markdowling · · Score: 1

    Just not through AppWorld, but by adding ALX/COD to desktop manager or a website.

    Try doing that with a Jesus Phone.

  43. solution by Joe+U · · Score: 3, Interesting

    Design your store like Slashdot, let the users moderate things down and then browse at -1 for fart apps.

    Why is this such an issue? Because Steve Jobs said it first?

  44. Smart Businesses by dummondwhu · · Score: 1

    Smart businesses figure out what customers want, need, or can use that those businesses can provide and they give it to them. Not-as-smart businesses decide for customers what they should have and provide it to them, and then are satisfied with the more limited customer base that comes along with that philosophy.

  45. 200? that's new by bazorg · · Score: 1

    I kind of expected that 640 fart apps should be enough for everyone.

  46. Seriously by aliquis · · Score: 1

    This guy use his fart apps 3-4 times? Why?

    Also why trash-talk fart apps and e-books as applications? The iPad and iPhone got plenty and look how well they sell! ;D

  47. How about I develop this one for rim by codepunk · · Score: 1

    NoApp

    Seriously, I know they still have a large part of the market but I have no desire to code for their
    platform. RIM, used to be the power player in the market but the larger they got the more complacent
    they got. Then Apple came along and knocked their asses off the stump they where standing on.

    --


    Got Code?
  48. Ill Gotten Gains by schlameel · · Score: 1

    Why would RIM wants that money. It is certainly embarrassing and probably illegal to profit in that way.

    I just read on IMDB that Leonardo DiCaprio's next movie is call "Fart Apps" so you know it must be wrong.

  49. RIM needs to fix their development tools first by SquirrelCrack · · Score: 1

    They suck.

    1. The simulators are buggy, slow, and prone to crashing.
    2. Their documentation is either non-existant or full of errors.
    3. Their APIs are woefully under featured.

    I've been building a Mobile development team for the past 2 years (iOS, BB, Android) and I am constantly amazed at how much more productive my iOS developers are even through most everyone on my team has a Java background and RIM's OS and environment are based around J2ME and Eclipse. Until they fix their issues, they will not be able to attract enough quality developers to fill their market place with quality apps.

  50. Looking for employment? by kruhft · · Score: 1
  51. Dear Companies... by History's+Coming+To · · Score: 1

    I will program my hardware however the hell I like. If you plan on getting in my way I simply won't buy your hardware.

    Love, G

    --
    Please consider this account deleted, I just can't be bothered with the spam anymore.
  52. Talk about separate standards! by avatar139 · · Score: 1

    The thing that I love about this is that whenever a story comes up about Apple rejecting an application a lot of Slashdot posters start screaming bloody murder about "walled gardens" but when RIM decides that they are forbidding people from putting up not just Fart applications, but anything they don't feel "adds something to your life."

    To think people complain that Apple's application approval rules are abstract, I mean since it's my life, shouldn't I get to decide what applications are going to add something to it, not RIM?!

    But reading through the commentary most people seem to be giving them a free pass just because they're making a "business device," (whatever the hell that means since I find Apple's Exchange integration to be a hell of a lot easier to implement than any BlackBerry models I've ever had to the misfortune to be forced to setup) so for some reason the FLOSS argument suddenly doesn't apply!

    I mean if you want to criticize Apple regularly for "Walling their Garden" (Or in Apple's case perhaps orchard is a more fitting term, LOL) then shouldn't you be criticizing RIM for doing the exact same thing here?

    --
    I'm honest enough to admit I lie to myself.
  53. for embeded device "screen shots" by DRAGONWEEZEL · · Score: 1

    Becuase sometimes, the vendor doesn't have a 1 page cheat sheet, and your client will not read a 10 page dissertation on the whys and hows to do a task.

    --
    How much is your data worth? Back it up now.
  54. DROID by kellingt · · Score: 1

    Need I say more?

  55. RIM and Windows Mobile by OneFix · · Score: 1

    RIM is struggling because it filled a niche created by the failings of Windows Mobile (poor battery life and a bad user interface).

    RIM fixed this by creating phones with acceptable battery life, a decent email app, and a streamlined OS.

    This no longer sets the company apart from their current competitors (Android and iOS). Both Android and iOS devices have good battery life, decent email, and well thought out UIs.

    If I were RIM, I would begin work on a line of Android phones. But, they have proven that they are going to do what so many once great companies have done (clutch to a failing OS until their last breath). (see Palm)

    1. Re:RIM and Windows Mobile by sl149q · · Score: 1

      http://www.asymco.com/2010/08/17/androids-pursuit-of-the-biggest-losers/ From the above: "One problem I see is that Google is making a bet on those same vendors who are now squeezed in the middle of that last pie chart: Samsung, LG, Motorola and Sony Ericsson. Nokia, Apple and RIM will certainly not take the OS over what they already have as it dilutes their differentiation and margins. That means Android is aligned with the biggest losers in the industry." And: "In other words, Android’s licensees won’t have the profits or the motivation to spend on R&D so as to make exceptionally competitive products at a time when being competitive is what matters most."

  56. Only looking at ads provide value?? by nurb432 · · Score: 2, Insightful

    WTF is wrong with these people. Advertisements do NOT enhance anything, and I'm sick of them as they are everywhere..

    --
    ---- Booth was a patriot ----
    1. Re:Only looking at ads provide value?? by Lumpy · · Score: 1

      I'm waiting for the latest IOS crack to install adblocking hosts file entries. IF they wont give me unlimited data, then I'm blocking things from using my data.

      --
      Do not look at laser with remaining good eye.
  57. If RIM is reading this - what's wrong with you? by Anonymous Coward · · Score: 0

    I've been working on Blackberry application development (intermittently) for over 2 years. In the meantime:
    1) RIM has changed APIs causing me to have to practically having to rewrite my application for no fault at least 3 times,
    2) RIM has broken perfectly working APIs causing me to have to implement workarounds for things that nowadays everyone takes for granted (like XML parsing, for example...),
    3) RIM has changed the development environment from terribad (RIM JDE) to awful (terrible plugin for Eclipse, which in some versions crashes Eclipse through intellisense, and cannot properly attach to either the device or the simulator for debugging),
    4) RIM is currently talking about abandoning their OS that they forced developers to live with in favor of ... *drumroll* ... QNX - a 30-year old idea (seriously? what's up with that?) which will basically tell everyone: throw out all of your 3-4 (sometimes more) years of development and START FROM SCRATCH.

    And now they've got the guts to tell people which apps they want to see written for the device?

  58. Coming soon... by ozbird · · Score: 1

    ... pay-per-fart.

  59. Greedy Bastards! by genghisjahn · · Score: 1

    Just how many fart apps DO they want?

    --
    Sorry about the mess.
  60. Re:OK. I understand there have to be limits by Roblimo · · Score: 1

    The gross number of fart apps isn't important as long as at least 10 of them are fully scalable and suitable for enterprise use.

  61. No one wants 200 fart apps by Rix · · Score: 1

    But if you tell developers they can't make stupid apps, then you'll never get the rare gem you weren't expecting.

  62. That's 200 more apps than they had! by slapout · · Score: 1

    They shouldn't turn it down, then they could advertise that they have 10,200 apps!

    --
    Coder's Stone: The programming language quick ref for iPad
  63. He'll go down in history... by bunyip · · Score: 1

    While he may have never actually said it, years from now the world will only remember one thing:

    "64 fart apps ought to be enough for anybody"

    -- Alan Panezic

  64. huhhuh...huhhuh...huhhuh by mr_bubb · · Score: 1

    "Fart" "Rim"

  65. Then how about.... by Lumpy · · Score: 1

    Rim making a phone that does not suck. Honestly their software is a PITA in every way. configuration is a nightmare that is only rivaled by Nokia Symbian.

    Honestly, RIM needs to give up. iPhone and Android utterly own the market. RIM's only saving grace is that corporate likes them. and Corperate aint gonna let users install apps willy nilly.

    I have the latest blackberry curve and I hate how it feels like a 1990 phone. It's clunky, not good even at what it's designed for, email. The android and iphone kick it's arse hard in every single way.

    --
    Do not look at laser with remaining good eye.
  66. '200 fart apps' is a side-effect by MikShapi · · Score: 2, Insightful

    '200 fart apps' is a side-effect of a huge creative force called a non-restricted (or nearly-unrestricted) army of free developers.

    Sure, they do what the market wants, rather than what RIM's CEO deems is of a personal opinion could be useful.

    pro: huge app base, huge choice of vendor for the same kind of app, unique idea apps (turn iPhone screen into a break light for a bicycle? etc etc).
    con: fart apps. Seriously, big whoop.

    They go in a tight package. Ask Linus. Ask Bill. Ask Steve.
    RIM is not a platform for any 3rd party software dev that isn't actively being paid by RIM. It's not a platform - it's a standalone niche product.

    The con might give your platform -1, but the pro gives it +100.
    Which is why RIM will never crawl out of its corporate niche.

    PS
    Had a bb from work for 2 years. Now have i

    --
    -
  67. Rim shouldn't talk about intelligence by Murdoch5 · · Score: 1

    So the app isn't intelligent and it doesn't have ad space, so what? The blackberry might be a widely used phone but that doesn't mean it's actually a good phone. I have a blackberry and it's currently on it's 8th time getting replaced. On this phone alone I'm on the 3rd full OS wipe and reinstall and lets not even talk about the freezing issues. If Rim wants to make an agrument and try to block and app based on how "needed" it is or how much "value" it adds to your phone then I'm laughing.

    Rim has yet to develop a good phone OS, it has yet to make reliable hardware then always works and it has yet to start rolling out models that don't have the same problems cycle to cycle. So if someone wants to use 200 Fart, then lets them, it far from the worst thing on the phone because infact the worst thing about Blackberry it's self is the phone and software on it that Rim put on.

  68. I got your SuperApp right here by byrdfl3w · · Score: 1

    So they want " 'SuperApps', ones that keep you coming back for more because they add something to your life.." What we need here is an application that is hooked up directly to a sufferer of chronic gastro-enteritis. Through a collection of discreetly placed microphones, the sounds of his poisoned flatuses (mixed artfully with his timely groans and grunts) would be streamed live to Blackberries worldwide. It's gold, I tells ya.

  69. We use BobX by Anonymous Coward · · Score: 0

    We use BobX. Don't you?

  70. What happened to the customer is always right? by naasking · · Score: 1

    I think companies should stop trying to dictate what their users do and do not want. Having fart apps hardly devalue a device, and the moment you censor one app for one reason, is the moment you're going to have other people beating down your door trying to legitimize their own reasons for barring other apps, and you'll have no legitimate excuse to refuse them. Better to just be impartial, and let the user decide.

    Furthermore, this is solving the wrong problem. Don't try to reduce the scope of your app selection in an indirect attempt to improve user experience when finding and installing apps, just improve the user experience directly. Improve search, improve categorization, make app searching interactive instead of by keyword, ie. interactive wizard-style interfaces like 20 questions perhaps. You know, be innovative instead of restrictive.

  71. Ads in paid apps... wtf? by cbope · · Score: 1

    Maybe it's just me, but if I PAY for an app, I sure as hell don't want it flashing ads at me while using it. I already PAID for it... stop trying to siphon off even more money by trying to generate ad-based revenue.

    With that said, I don't mind ads in trial-ware... and depending on the app and the way the ads are done, ads in free-ware might be tolerable as well within certain limits. But you better not put ads in PAID FOR apps or you will never get the sale with me.

    Besides, this is very shaky ground especially for corporate users, if the apps are purchased for work. I don't think that there are many companies who want to be paying their employees to watch ads. And this is exactly what they would be doing if ads are allowed into paid apps.

    This obsession with having ads everywhere is really getting out of hand.

  72. No by ZeRu · · Score: 1

    And I don't need a Blackberry either - problem fixed.

    --
    If you post as an AC, don't expect me to spend a mod point on you.
  73. Re:OK. I understand there have to be limits by Totenglocke · · Score: 1

    OK. I understand there have to be limits, but 200? I say, 640 fart apps should be enough for anybody.

    Don't you mean 640K?

    --
    "The tree of liberty must be refreshed from time to time with the blood of patriots and tyrants." ~Thomas Jefferson
  74. No Qt for iPhone.. or BlackBerry by LostMyBeaver · · Score: 1

    Qt is amazing. To this day I see it as "The Standard C++ Library" as the one which is part of the standard is utter crap.

    Qt suffers some major drawbacks. First of all, because of lack of something similar to delegates as you'd find in C# (though there are some interesting "clones" of it), Qt still uses moc. I have a personal library which practically clones the structure of Qt but is based on inheritance instead of signals and slots. It works really well and Nokia/Qt should consider switching to that model as well.

    Second, Qt draws everything itself. It does not make use of native system form controls which has always been a huge point of contention in the Mac world. Qt does a great job, but because of the piss poor support from Apple for making accessibility features easily implementable, DIY form controls are a bit of a nightmare. It was a hair better in Carbon, but in Cocoa, it's no fun.

    Now, you're in the right direction for iPhone development. WebKit is based on a clone of Qt Core which is really the best part of Qt anyway. You can do almost all your coding on another platform and then port back to Mac with little effort thanks to Qt core.

    If you're making a cool program instead of some form controls based crap, then in reality, you're probably writing the entire UI yourself anyway. For that, you can easily make use of Qt and QGLWidget as a base. QGLWidget is insanely easy to port to NS classes.

    I write all my iPhone stuff by doing all the development in Windows in Visual Studio (2008, but will move to 2010 now that Qt supports it). I write everything using OpenGL ES. I use the really great tools from NVidia and AMD (as well as others like Unity) to develop shaders which I use for entirely inappropriate purposes such as "because I can". Then I use Window CE based phones running a Samsung ARM processor to optimize my code for iPhone. When I'm done, I load up the project in XCode, toss it into a skeleton application, compile and debug for iPhone.

    Best part is, for multiple developers you can use a single Mac Mini running iRapp to integrate Mac OS X into your Windows desktop and you never even have to code on Mac (which I never liked unless it's from vi on the command line). I guess you could also use a hackintosh as well, but a Mac Mini is OK for an occasional compile and a little debugging. A bit on the pricey side though.

    The next "nasty nasty" is how to support Android like this, I do this in a similar fashion, but then I don't even need the mac to do it. Just code everything in Visual Studio, then create make files to compile the native code for Android. Then use whatever crapheap Java tool you want to hack the Android UI together, make some JNI calls to start the library and you're good to go. Expect to have at least 20 Android devices near by to test on though, you can't write native code for Android and expect it to function properly on different devices.

    As for CrapBerry, you're basically screwed altogether. There are some piss-poor solutions to use GCC to compile for a Java back-end, but it's crud. The only thing I can recommend in this situation is that if you're starting a new app, keep the code as "portable as possible" meaning so that you can either preprocess your C++ code to Java and polish it or make your C++ code look exactly like Java for the most part.

    Qt is an awesome platform, but it looks like it will be a long time if ever before there's such a thing as a good cross platform solution for phone development. Hell, I have problems writing code that will work on two different Android devices.

    1. Re:No Qt for iPhone.. or BlackBerry by aliquis · · Score: 1

      Heh, awesome reply! =P

      But I'm not sure I can take it all in and understand everything (moc, delegates, slots, .. mean nothing to me :D)

      I studied computer engineering but I have never worked so I haven't developed any skills at all :D

      Anyway, I'm on a hackintosh now because my real mac suck (higher spec, still suck, thanks Apple), I won't buy an iPhone because it's locked in (and I'm no pro-developer who will earn any money anyway) and seriously everything Apple suck ;)

      Anyway, back in the Linux/FreeBSD/NetBSD days I liked KDE and I would probably do now to ;), and Symbian^3 and more importantly MeeGo will use QT. So hence I feel like maybe I should learn to use it because a MeeGo phone is probably the most likely purchase (though open-source and replaceable / hackable firmware + alternative installation paths not using any DRM and/or store + free SDK and submits of applications would make it much more likely but will most likely never happen. But seriously, why spend 10 million in awards for the best app when you could just let everyone submit apps for free? What will give more results? Even better, let developers keep more of the profit and give away phones to successful ones / people you like to get even more developers.)
      And with QT I would be able to run on all desktop platforms as-well I assume. So pretty sweet.

      If Nokia will screw their application store up just as they tend to screw everything else up as far as services goes maybe they should just let some other community handle package management and focus on doing phones themselves. They tend to be more successful in that area :)

      But seriously how hard can it be to write a decent shop?

  75. Fart App = RIMM Job by rclandrum · · Score: 1

    This story has negative informational content. RIMM doesn't want a bunch of crappy apps on their platform? Really? Wow. Who would have thought that? Would almost be nice if someone were to inspect the apps before they got posted, huh? Oh wait...

  76. There's something really funny about the... by rgviza · · Score: 1

    ...headline "RIM doesn't want fart apps"

    I thought that farts were one of the primary functions of your rim.

    --
    Don't kid yourself. It's the size of the regexp AND how you use it that counts.
  77. RIM needs to take a lesson by shnosifaj · · Score: 1

    RIM may not want 200 fart apps but the customers do, and the customer is always right. The market has spoken RIM and if you don't head it's call you may continue running your organization into the ground.