Slashdot Mirror


Free Apps Eat Your Smartphone Battery

judgecorp writes "Here's a reason to pay for smartphone apps: the free versions can spend three times as much energy finding and serving ads as they do serving their actual purpose. Research from a Purdue University scientist found that as much as 75 percent of the energy used by free apps (PDF) goes on accessing location services, finding suitable advertisements and displaying them."

214 comments

  1. Not always true by Anonymous Coward · · Score: 4, Interesting

    The custom firmware I use on my Android smartphone redirects all ad domains to 127.0.0.1, so no ads for me.

    1. Re:Not always true by tommy8 · · Score: 1

      What custom firmware is that?

    2. Re:Not always true by Noughmad · · Score: 3, Informative

      All you need is root access, then there is more that one app to setup a redirect.

      --
      PlusFive Slashdot reader for Android. Can post comments.
    3. Re:Not always true by Jeremiah+Cornelius · · Score: 1

      Which goes to the point: the equivalent of AdBlock Plus needs to be an app for these phones - as a local proxy/filter.

      Use the AdBlock lists to populate. Half the work is already done...

      --
      "Flyin' in just a sweet place,
      Never been known to fail..."
    4. Re:Not always true by gabereiser · · Score: 0

      in true hacker fashion... well played good sir, well played...

    5. Re:Not always true by bemymonkey · · Score: 2

      Any custom firmware that comes with a modified hosts file, I'd assume...

      You can also just root the handset and modify the hosts file yourself. Or download "Adfree" from the market and have it done automatically.

    6. Re:Not always true by Anonymous Coward · · Score: 0

      You think someone who has root access to his device and can set up redirects to 127.0.0.1, via an app on top of that, is a hacker?

      Do you also think that people who can write config.sys files for MS-DOS are assembly programmers?

    7. Re:Not always true by hobarrera · · Score: 1

      Actually, can't you just edit /etc/hosts, as you would on a desktop computer?

    8. Re:Not always true by jellomizer · · Score: 2

      Still the software is doing additional calls to try to get the data.
      Plus your phone is taking time to process/reject those calls.

      --
      If something is so important that you feel the need to post it on the internet... It probably isn't that important.
    9. Re:Not always true by Anonymous Coward · · Score: 1

      Of course not. But people that can program autoexec.bat? Gods, I say... Gods.

    10. Re:Not always true by X0563511 · · Score: 1

      Nope, that's outside of the SD card mountpoint, so you can't get to it from an external device - and applications can't modify system files (think if a normal user trying to edit in /etc without su/sudo - it's not going to work)

      --
      For large sets, this will be our guide even unto death, for the LORD will work for each type of data it is applied to...
    11. Re:Not always true by courteaudotbiz · · Score: 4, Funny

      But if you use AdBlock Free, does it suck up your battery to display ads?

    12. Re:Not always true by Anonymous Coward · · Score: 1

      In other words "yes, but you need root access".

      AdFree Android does this and keeps the list up to date automatically; you can download it from Android Market.

    13. Re:Not always true by Anonymous Coward · · Score: 0

      Sure you can (if you got root). Rooting Android _is_ basically getting sudo to work on your phone.

    14. Re:Not always true by jeffmeden · · Score: 1

      Considering windows batch scripting is really just a string of commands tied together with a few syntax options that in no way amount to what anyone with a sane mind would call "programming"... Yes, if you manage to construct a useful program out of nothing but a bat file, you sir are a God.

    15. Re:Not always true by unixisc · · Score: 1

      Or ::1, if IPv6 is being used

    16. Re:Not always true by erroneus · · Score: 3, Informative

      Not necessarily custom firmware. Just root the phone, install AdFree and there you go.

      It helps quite a bit. As I heard it, going to address 0.0.0.0 is faster that 127.0.0.1 though.

      That said, I have done it and yeah, it saves time, screen space and all that.

    17. Re:Not always true by Anonymous Coward · · Score: 0

      There is indeed a more efficient way to do it. If you use backsmali you can disassemble the app, remove the Admob crap and rebuild it. It is trivial to automate the patching with perl/python. You will also save storage space since the resulting .APK is smaller. The thing here is to not let Google make a cent out of this.

      --
      mchurch

    18. Re:Not always true by erroneus · · Score: 3, Informative

      One thing that is done is that once root is attained, create a symlink at /etc/hosts pointing to a file on the SD or external_SD and then you can edit it without root. But root has to have happened at some point and in some way.

    19. Re:Not always true by TheRaven64 · · Score: 2

      hosts file

      Noooo! Now you've summoned APK!

      --
      I am TheRaven on Soylent News
    20. Re:Not always true by Anonymous Coward · · Score: 0

      DOS BATCH is turing complete, so is windows batch programming.

      No reason you can't do anything with it. If you put in the effort. :^D

      http://www.csie.ntu.edu.tw/~r92092/ref/win32/win32scripting.html

    21. Re:Not always true by jimicus · · Score: 1

      DOS BATCH is turing complete, so is windows batch programming.

      So is Intercal, that doesn't mean I want to do anything particularly complicated in it.

    22. Re:Not always true by Anonymous Coward · · Score: 0

      And once again proving that Android is just meant for the tech-heads with time to figure this stuff out. Good for you that you have that time. Most people don't (and won't) want to start treating their phone like a computer.

      So for the 99.9& of everyone else that has no desire to implement redirects, this is still a valid concern.

    23. Re:Not always true by X0563511 · · Score: 1

      Wasn't his whole point that you could just edit that file instead of rooting the phone? Well, no... because you need root to edit the file.

      --
      For large sets, this will be our guide even unto death, for the LORD will work for each type of data it is applied to...
    24. Re:Not always true by Anonymous Coward · · Score: 2, Insightful

      Yeah, but then you're supporting the developers, and GP obviously doesn't want to do that.

    25. Re:Not always true by X0563511 · · Score: 3, Informative

      You miss my point.

      Case in point, you have to have a rooted phone for that app to work.

      --
      For large sets, this will be our guide even unto death, for the LORD will work for each type of data it is applied to...
    26. Re:Not always true by dgatwood · · Score: 1

      Not necessarily. I rooted a Nook Simple Touch a while back, but before I rooted it, I booted from an easily downloadable older version of the rooting tool that, rather than doing the rooting itself, instead presents the entire built-in flash via USB as a mountable, multi-partition volume so that you could manually root it. By combining that tool with 'dd', I was able to make a virginal copy of the device.

      --

      Check out my sci-fi/humor trilogy at PatriotsBooks.

    27. Re:Not always true by dgatwood · · Score: 1

      Sorry, submitted that before I was quite finished. The point of that explanation was that as long as you are booted from that flash card, you should be able to mount the uRamdisk to modify the files in /etc without rooting the device itself.

      I'm not sure which Android devices can boot off a flash card, but any that do should be modifiable without the need to root the device.

      --

      Check out my sci-fi/humor trilogy at PatriotsBooks.

    28. Re:Not always true by Pope · · Score: 1

      0.0.0.0 is the proper solution, even on an actual computer.

      --
      It doesn't mean much now, it's built for the future.
    29. Re:Not always true by JackieBrown · · Score: 4, Informative

      Adaway works for me.

      It's even open source. You need root, first, though.

      https://play.google.com/store/apps/details?id=org.adaway&hl=en

    30. Re:Not always true by Anonymous Coward · · Score: 0

      Why does apk makes a fool of you on hosts files every time he challenged you and other naysayers to disprove his 20 point list in favor of hosts files then? Not a single one of you wannabe /. dolts have managed to disprove a single point of his regarding hosts files getting a user more speed, security, and even to an extent more anonymity using custom hosts files. Fact is you're just another slashdot stooge TheRaven64. Nobody even knows you exist, because you're nothing more than a non-productive forum troll, nothing more.

    31. Re:Not always true by Anonymous Coward · · Score: 0

      apk swept the floor with trolls like you who tried trolling him on hosts files. What's your point? To make him look good some more? You only show us apk has gotten the best of you somehow in that weak statement of yours. Nothing more. I also see he's done a lot more in the computer sciences than you have or ever will and while you were still in diapers TheRaven64.

    32. Re:Not always true by DrGamez · · Score: 1

      Well what's your option on a non tech-head OS? Live with the ads?

      Just because you can build a house with wood nails and a hammer doesn't mean hammer and nails are some kind of "mechanics only" tools.

    33. Re:Not always true by Anonymous Coward · · Score: 0

      First people mention HOSTS and now you say his name.

    34. Re:Not always true by yotto · · Score: 1

      Back in the day, I had apache running on my main computer, so I wrote a little script to serve up images whenever it was viewed. It was a little more complicated, but think of a web "page" that is just a single tag.

      I then directed all ad traffic to 127.0.0.1 and suddenly all the ad-infested websites had pictures from my art folder instead.

      It wasn't worth the effort, but it made me smile.

    35. Re:Not always true by Anonymous Coward · · Score: 0

      The custom firmware I use on my Android smartphone redirects all ad domains to 127.0.0.1, so no ads for me.

      Really? All ad domains? I bet that adding the largest ad domain of them all, *google*.com effectively makes your phone a useless pile of brick.

      Hail Google! The largest adware & spyware company of them all is king because they use an "open" firmware!

    36. Re:Not always true by theshowmecanuck · · Score: 1

      Wasn't his whole point that you could just edit that file instead of rooting the phone? Well, no... because you need root to edit the file.

      I'd say you are wrong because he didn't ask the question you said he asked. What he asked was:

      "Actually, can't you just edit /etc/hosts, as you would on a desktop computer?"

      He didn't say anything about "instead of". So I think maybe you were begging the question. And if not, you were answering a question that wasn't asked to incorrectly answer the question that was asked. So the answer is "yes, if you have root access."

      --
      -- I ignore anonymous replies to my comments and postings.
    37. Re:Not always true by KahabutDieDrake · · Score: 1

      It's amusing that you seem to be too young to have any idea what "true hacker fashion" means.

    38. Re:Not always true by Anonymous Coward · · Score: 1

      I love that on slashdot, suggesting paying for software is modded down while suggesting blocking ads on free software -- so the developer gets absolutely no money from your use of their work -- is modded up. Bravo, worthless techies!

    39. Re:Not always true by Anonymous Coward · · Score: 0

      Do you mean custom firmware or custom software system?

      As firmware in Android phones is not possible to change. It is propietary and locates in a real ROM chip and is size by few kilobytes. It is the code what is executed to get your phone powered up and then load bootloader (sometimes DRM and encrypted but usually open and can be changed if not so) what then loads Linux operating system, what then executes and loads rest of the Android software system as it is dictated in scripts.

      You do not need to have a custom Android version to get ads removed, only a root permissions to install adblocker. But even so, your free apps use location service to search your location, even when it can not pull ads from internet.

      Open Handset Alliance should build a central sub-system to handle all ads. To there app would install own addresses and then that sub-system would pull all ads to cache at one time. It could follow your usual locations and cache those ads to it when user use web browser or other heavy network traffic is caused. Then it would just show ads from that cache based their metadata of location so apps would not need to include any bit code of advertising. Security would rise up as user could see all advertiser addresses (every app is allowed to install one ad address). Google could add own ad system as well then to Android for those who want to show google Ads instead others advertisers ads.

    40. Re:Not always true by GameboyRMH · · Score: 1

      Pretty sad that an app being free implies serving ads. Apple has brought the '90s Windows adware experience to the masses (that *is* where this new curated computing & adware trend started). GNU 4 life!

      --
      "When information is power, privacy is freedom" - Jah-Wren Ryel
    41. Re:Not always true by SteamDot · · Score: 1

      press on the button that says "upgrade now?"

    42. Re:Not always true by DrGamez · · Score: 1

      The question is, how to remove apps that serve ads, and the answer was given; then the answer was mocked for being something for a "tech-head" had to figure out. I can give a case example of how pushing the "upgrade now" button is bad:
      There is an app on the Android marketplace, called ExtDate. It puts a little graphical calendar on your screen, it's easy to read and it has a ton of visual options and styles you can mess around with, free app - it's just all around neat.

      Then the update came (which I thankfully didn't apply, for some reason I read the "what's new" and noticed the slew of terrible reviews for this cool app), and with it brought a new feature: push ads. The program was working for months without ads, and then suddenly on the next update it goes from a harmless widget that tells you the day to an app that now just serves ads (with no indication they are coming from the CALENDAR APP) every hour or so.

      In trying to find the app on the market place I found they have PULLED the non-paid version after getting nothing but dozens of 1 star reviews. This has gotten long winded but the moral of the story is: how does "upgrade now" solve any questions raised in this thread?

    43. Re:Not always true by gr8dude · · Score: 1

      Can you elaborate on this one?

      If I ping 0.0.0.0 it still says that replies are coming from 127.0.0.1.

      Intuitively, 0.0.0.0 should be slower, because typically this means "any available interface" - not just the loopback interface (so more interfaces are potentially involved). Your feedback will be greatly appreciated.

    44. Re:Not always true by X0563511 · · Score: 1

      "Can't you just" means "instead of."

      --
      For large sets, this will be our guide even unto death, for the LORD will work for each type of data it is applied to...
    45. Re:Not always true by Anonymous Coward · · Score: 0

      20++ SLASHDOT USERS EXPERIENCING SUCCESS USING HOSTS FILES QUOTED VERBATIM:

      ---

      "Ever since I've installed a host file (http://www.mvps.org/winhelp2002/hosts.htm) to redirect advertisers to my loopback, I haven't had any malware, spyware, or adware issues. I first started using the host file 5 years ago." - by TestedDoughnut (1324447) on Monday December 13, @12:18AM (#34532122)

      "I use a custom /etc/hosts to block ads... my file gets parsed basically instantly ... So basically, for any modern computer, it has zero visible impact. And even if it took, say, a second to parse, that would be more than offset by the MANY seconds saved by not downloading and rendering ads. I have noticed NO ill effects from running a custom /etc/hosts file for the last several years. And as a matter of fact I DO run http servers on my computers and I've never had an /etc/hosts-related problem... it FUCKING WORKS and makes my life better overall." - by sootman (158191) on Monday July 13 2009, @11:47AM (#28677363) Homepage Journal

      "I actually went and downloaded a 16k line hosts file and started using that after seeing that post, you know just for trying it out. some sites load up faster." - by gl4ss (559668) on Thursday November 17, @11:20AM (#38086752) Homepage Journal

      "Better than an ad blocker, imo. Hosts file entries: http://www.mvps.org/winhelp2002/hosts.htm " - by TempestRose (1187397) on Tuesday March 15, @12:53PM (#35493274)

      "^^ One of the many reasons why I like the user-friendliness of the /etc/hosts file." - by lennier1 (264730) on Saturday March 05, @09:26PM (#35393448)

      "They've been on my HOSTS block for years" - by ScottCooperDotNet (929575) on Thursday August 05 2010, @01:52AM (#33147212)

      "I'm currently only using my hosts file to block pheedo ads from showing up in my RSS feeds and causing them to take forever to load. Regardless of its original intent, it's still a valid tool, when used judiciously." - by Bill Dog (726542) on Monday April 25, @02:16AM (#35927050) Homepage Journal

      "you're right about hosts files" - by drinkypoo (153816) on Thursday May 26, @01:21PM (#36252958) Homepage

      "APK's monolithic hosts file is looking pretty good at the moment." - by Culture20 (968837) on Thursday November 17, @10:08AM (#38085666)

      "I also use the MVPS ad blocking hosts file." - by Rick17JJ (744063) on Wednesday January 19, @03:04PM (#34931482)

      "I use ad-Block and a hostfile" - by Ol Olsoc (1175323) on Tuesday March 01, @10:11AM (#35346902)

      "I do use Hosts, for a couple fake domains I use." - by icebraining (1313345) on Saturday December 11, @09:34AM (#34523012) Homepage

      "It's a good write up on something everybody should use, why you were modded down is beyond me. Using a HOSTS file, ADblock is of no concern and they can do what they want." - by Trax3001BBS (2368736) on Monday December 12, @10:07PM (#38351398) Homepage Journal

      "I want my surfing speed back so I block EVERY fucking ad. i.e. http://someonewhocares.org/hosts/ and http://winhelp2002.mvps.org/hosts.htm FTW" - by UnknownSoldier (67820) on Tuesday December 13, @12:04PM (#38356782)

      "Let me introduce you to the file: /etc/hosts" - by fahrbot-bot (874524) on Monday December 19, @05:03PM (#38427432)

      "I use a hosts file" - by EdIII (1114411) on Tuesday December 13, @01:17PM (#38357816)

  2. Correction by Tyrannosaur · · Score: 4, Insightful

    Ads Eat Your Smartphone Battery

    1. Re:Correction by QuasiSteve · · Score: 4, Interesting

      Ads Eat Your Smartphone Battery

      More specifically, bad ad serving code eats your smartphone battery.

      If your app connects to an ad server/framework every minute, or on particular events, etc. etc. each time... then yes, that's going to suck down energy real fast.

      Instead, download multiple ads (in the background), serve from that pool.

      Better yet, as somebody at a Dutch tech site suggested, let shared ad frameworks do this so that N ads downloaded can be shared across multiple apps.

      There are down sides, of course:
      - the ads in the pool may become outdated. I.e. if somebody searched for PNDs today, the ads downloaded yesterday won't be notifying you of the latest TomTom/Garmin/whatever offerings. This can be corrected by always refreshing after a set time.
      - you may end up downloading more ads than you'll actually use before such a refresh, which means you actually used more energy (and bandwidth) than you would have under traditional methods.

      But in general, all this opening/closing of connections which in turn may or may not lead to 3G / 4G modules kicking into action, etc. is just inefficient.

    2. Re:Correction by Anonymous Coward · · Score: 0

      More specifically, ads eat your smartphone battery.

    3. Re:Correction by Anonymous Coward · · Score: 1

      The only problem with this approach is you are asking the ad networks to do more work with no real benefit to themselves. Even after this 'revelation' that ads eat battery, most smartphone users will forget this by tomorrow, or just not care.

    4. Re:Correction by cpu6502 · · Score: 4, Funny

      In other news:

      Ads on television waste anywhere from 1/3rd to one-half the power used while watching TV. ;-) Back in the 1960/70s when ads were only 9 minutes per hour, TV ads only wasted 15% power.

      --
      My AC stalker: " I personally agree with your posts most of the time, but that won't keep me from modding you troll"
    5. Re:Correction by erroneus · · Score: 1

      They do more than that. I have read where some ad based apps actually read and transmit your contacts database and other bits of information out of your phone to do unknown things with "our partners." (Not all of their partners are people who sell things... sometimes they are private intelligence and government.)

      People are simply not careful when it comes to apps on Android... not like they are careful elsewhere, but you know?

      I have been in discussions like these where "well meaning people" say things like "I cannot condone blocking ads. Those poor developers need to eat!" I'm sorry, but there's more at stake than their collecting ad revenue... tiny amounts of ad revenue. It just doesn't mean I need to open my doors to all that. I just hope the Ad-Free angry birds I bought from Amazon can be trusted.

      With many useful things costing only a couple dollars or less, I'm fine with spending it. Also, since my wife also has android and I buy from Amazon's market, I just set Amazon market on her phone with my information and I get it twice... or even three times with my Samsung Galaxy Tab 7".

      Anyway, smart users will control what goes in and out of their devices. I just wish there was something like "Little Snitch" for Android or even for Linux.

    6. Re:Correction by QuasiSteve · · Score: 1

      The only problem with this approach is you are asking the ad networks to do more work with no real benefit to themselves.

      Not quite. The ad networks (Google's, etc.) do just one thing.. serve up ads based on certain metrics that you send in a request.
      If you send 5 requests, you get 5 ads.
      There's no change required on that end.

      Ad frameworks are a different matter. Most of the large ad networks also offer ad frameworks that make it easy to implement advertising based on their services - be that on your website or in an app. Those frameworks may not be well-suited to pre-loading multiple ads. The benefit to them is that they could also more efficiently grab ads. Whether that outweighs the loss of having up-to-the-second metrics (as opposed to, say, once per day), I'll leave up to them to worry about.

      Developers, however, don't necessarily have to use these frameworks and, as long as their agreements allow it (usually when the payout isn't based on impressions, but on clickthroughs), grab 5 ads,10 ads, 100 ads and display those as needed.

      I do agree though that most users are just going to shrug it off, as are most developers.

      As it is, while these ad connections do sip battery power some, it's still the displays that easily take the most energy even with them forced to their lowest setting.

    7. Re:Correction by allo · · Score: 1

      > no real benefit to themselves
      better ads = less adblocking.

    8. Re:Correction by flufffy · · Score: 1

      Many free apps are also basically ad platforms, though. They are hoovering up your deets, and serving you custom ads. The app is the candy that gets the rat to press the lever.

    9. Re:Correction by d3ac0n · · Score: 1

      Please forgive my ignorance, as I am not currently an Android user. (Still on my Palm Pre- while I wait for the G-Nex to be released on Sprint) But coming from a mostly ad-free platform, is there any way to completely BLOCK ads on Android? (like Adblock Plus and No Script do for Firefox?)

      --
      Official Heretic from the "Church of Global Warming". Proven right thanks to whistle blowers. AGW = Flat Earth Theory
    10. Re:Correction by erroneus · · Score: 1

      You have to root (read: take control) your phone and then install an ad blocking program. I have used AdFree since the beginning, but today someone told me about an iptables for android program so I will be investigating its use as well.

  3. Free? by dmacleod808 · · Score: 0

    Nothing is "Free" someone has to pay for the development, and any ongoing services... Anyone who thought "Free" apps were produced via goodwill (even Cydia apps serve ads) is just Naive.

    --
    There Can Be Only One...
    1. Re:Free? by CubicleZombie · · Score: 1

      I see the dumbest simplest apps coming with ads. An ad supported stopwatch? Give me a freakin break. And ads or no ads, it's probably scraping my emails and contacts.

      --
      :wq
    2. Re:Free? by jellomizer · · Score: 1

      Well it took some time to learn how to code for that platform and make a usable application (even if it is a simple stop watch).
      The problem is there are too many people who want to get rich quick. Make a junk app, make money off the adds, then just be happy that they made the money then go to the next scheme.

      --
      If something is so important that you feel the need to post it on the internet... It probably isn't that important.
    3. Re:Free? by Noughmad · · Score: 4, Insightful

      Of course, just like writing Slashdot posts on a "free" operating system with a "free" desktop environment and a "free" browser is just drowning me in ads.

      --
      PlusFive Slashdot reader for Android. Can post comments.
    4. Re:Free? by TheRaven64 · · Score: 2

      make money off the adds

      I can't tell if that's a typo for ads or you mean attention deficit disorder sufferers - it seems to work either way...

      --
      I am TheRaven on Soylent News
    5. Re:Free? by Zapotek · · Score: 1

      Erm...there's plenty of F/OSS software that can prove you completely wrong.

    6. Re:Free? by Anonymous Coward · · Score: 0

      So how come several of my favorite apps are free and not ad supported? Free Software may not be as big of a deal as it is on desktop, but it exists...

    7. Re:Free? by helixcode123 · · Score: 1

      Well, as a counter example, I was sick of ads on my Droid "Free" metronome app, so I wrote an ad-free one, and yes, it was produced via "Good Will". And unlike the ad-festooned apps, mine comes with both Cowbell and Fart sounds!

      --

      In a band? Use WheresTheGig for free.

    8. Re:Free? by Anonymous Coward · · Score: 0

      Nothing is "Free" someone has to pay for the development, and any ongoing services... Anyone who thought "Free" apps were produced via goodwill (even Cydia apps serve ads) is just Naive.

      When people say "Free" it is universally understood means of production is not free. It only means this cost is not passed on to the user. EVERYONE knows this.

      There are free apps produced without advertising or other annoying gimmicks for a variety of reasons including goodwill. I've been using them for decades..including this one ..called. ..ah...what was it ...lin...inux...lux....darn it I forget.

    9. Re:Free? by Xenx · · Score: 1

      No no.. adds = add-ons... You know.. The stopwatch can start, but you have to pay $0.99 to press stop.

    10. Re:Free? by foobsr · · Score: 0

      operating system ... desktop environment ... browser

      This is all applications, not 'apps'.

      CC.

      --
      TaijiQuan (Huang, 5 loosenings)
    11. Re:Free? by Anonymous Coward · · Score: 0

      Ur stupid TheRaven64. U don't need 2 prove it more. We know it.

    12. Re:Free? by Noughmad · · Score: 1

      So you're saying people are willing to produce something as complex as an OS for free, but not a simple phone app?

      --
      PlusFive Slashdot reader for Android. Can post comments.
  4. AdAway by macemoneta · · Score: 3, Informative

    Android + AdAway (free, in the market) on a rooted device == no ads. It also mitigates the security risks associated with third party ads.

    --

    Can You Say Linux? I Knew That You Could.

    1. Re:AdAway by idontgno · · Score: 3, Informative

      Mostly. I got bit briefly by Airpush ads, which seem to be immune to hosts redirections, which both AdAway and (my choice) AdFree use.

      To locate the apps that sneak in Airpush capabilities, I use AirPush Detector, which (quoting the author) "detects other installed applications which appear to use known notification ad frameworks and offers the user the ability to easily uninstall them.... This app is open source...."

      --
      Welcome to the Panopticon. Used to be a prison, now it's your home.
    2. Re:AdAway by Anonymous Coward · · Score: 2, Informative

      Maybe DroidWall will work. It only allows network access to apps that you grant permission.

    3. Re:AdAway by Anonymous Coward · · Score: 0

      Is it possible that AirPush uses raw IP addresses, rather than a DNS address, for grabbing content? Would explain why it would get past HOSTS redirection; instead of asking you the actual address for a logical one (what is the IP Address is google.com?), it knows said address and makes a beeline to it.

    4. Re:AdAway by green1 · · Score: 1

      Airpush got around droidwall on my phone, but then again, the app that was infested required internet access to perform it's primary function. Once I figured out which app used airpush (that was the hard part) I uninstalled it, and left detailed negative feedback for the app in the market.

      It's one thing to put ads in your app, but what right does any developer think they have to put ads in my notification bar when the app isn't even running!?!?!?!

  5. Ads? What are they? by Noughmad · · Score: 1

    Between not watching TV, having AdBlock on computers and AdFree on my phone, I can't remember the last time I saw one.

    --
    PlusFive Slashdot reader for Android. Can post comments.
    1. Re:Ads? What are they? by Anonymous Coward · · Score: 0

      Try getting out of your moms basement once in a while.

    2. Re:Ads? What are they? by artor3 · · Score: 4, Funny

      Since you obviously read Slashdot, I'd say you see at least a couple every day. They're just disguised as stories.

    3. Re:Ads? What are they? by Noughmad · · Score: 1

      There are stories on Slashdot?

      --
      PlusFive Slashdot reader for Android. Can post comments.
    4. Re:Ads? What are they? by Oswald+McWeany · · Score: 1

      Yes, stories about products that you need to go buy... right now... go on... it will make you life better.

      --
      "That's the way to do it" - Punch
    5. Re:Ads? What are they? by Cinder6 · · Score: 1

      Leela: Didn't you have ads in the 20th century?

      Fry: Well, sure, but not in our dreams. Only on TV and radio. And in magazines and movies and at ball games and on buses and milk cartons and T-shirts and written in the sky. But not in dreams. No, sir-ee!

      --
      If you can't convince them, convict them.
    6. Re:Ads? What are they? by QuasiSteve · · Score: 3, Interesting

      You know, come to think of it.. I don't think I've ever dreamed (of) an ad.

      Off-topic as this might be, I'm going to pose this as a serious question: have any of you ever dreamed an ad?

      I've had a great many number of dreams that range wildly in topics and vividness. I once woke up remember several lines of text from a book I was reading in my dream - I googled the lines of text but as far as it was concerned, those lines were not written anywhere for it to find.

      But I don't recall having ever seen an ad. Or even related. I.e. walking down a city, I remember stores, I remember cars, traffic, people, the rain, a gust of wind... I don't, however, remember any H&M ads in the bus stalls, or Heineken sign outside a bar.

      ( Of course now that I've written this, I'll bet I'll be dreaming of ads come tonight. Damn. )

    7. Re:Ads? What are they? by Anonymous Coward · · Score: 0

      tell me more about these bitcoins
      [wonka meme]

    8. Re:Ads? What are they? by ColdWetDog · · Score: 1

      I've had a couple of nightmares that were pretty close to Santorum ads.

      Oh. Wait.

      --
      Faster! Faster! Faster would be better!
    9. Re:Ads? What are they? by Kittenman · · Score: 1

      Walking down the street?

      --
      "The greatest lesson in life is to know that even fools are right sometimes" - Winston Churchill
  6. What?!? by JustAnotherIdiot · · Score: 1

    You mean a extra program running to fetch ads over the internet takes more battery?!?
    Oh my, it's such a big surprise!!!
    Next you're going to tell me that turning up the brightness to max takes up more battery too!

    --
    What do I know, I'm just an idiot, right?
    1. Re:What?!? by kenh · · Score: 3, Funny

      Apps that download ads use 100% more energy downlaoding ads than apps that don't download ads... Who knew?

      Next up, parked cars consume 100% less gas than cars being driven down the road.

      And there is a study underway in Europe that hopes to confirm my suspicion that empty boxes weigh less than full boxes.

      --
      Ken
    2. Re:What?!? by Anonymous Coward · · Score: 0

      What about catholic bears?

    3. Re:What?!? by baudilus · · Score: 1

      Mathematically speaking, apps that download ads use infinitely more energy for that process than apps that don't. Either that or you divide by 0 and destroy the universe.

  7. Then how about people start paying for the apps by Necroman · · Score: 1

    App developers for iPhones and Android devices want to be paid for the work they do. Some of those developers release 2 versions of their apps: ones with ads for free, and another that costs money with no ads. Most people tend to vote for the "ads" version because it seems free to them.

    If this article is right, it may be work paying for those $0.99 apps as it will save you money in electricity and time/announces.

    --
    Its not what it is, its something else.
    1. Re:Then how about people start paying for the apps by bonch · · Score: 0, Interesting

      Doesn't align with Google's strategy, which is to sell you to as many advertisers as possible. It's the reason Android exists at all and why they encourage free, ad-supported apps over paid apps.

    2. Re:Then how about people start paying for the apps by baudilus · · Score: 1

      Not if you only charge your phone at work. Let your employer pay that extra energy cost!

    3. Re:Then how about people start paying for the apps by Jens+Egon · · Score: 1

      And why they encourage ad-supported apps over free apps.

      Notice how unhelpful the market* is at finding free apps.

      * by whatever name.

    4. Re:Then how about people start paying for the apps by coinreturn · · Score: 1

      Not if you only charge your phone at work. Let your employer pay that extra energy cost!

      Or your Mom (in her basement).

    5. Re:Then how about people start paying for the apps by Anonymous Coward · · Score: 0

      How about comparing the cost of the apps vs the cost of charging the phone a little more every day? We could even discover that the ads are the cheapest choice. They are a sure winner if one doesn't pay the power used to charge the phone, e.g. at the office.

  8. Root by p51d007 · · Score: 1

    Root it, use a ad blocker & block em.

  9. The word "Free" is superfluous by Colin+Smith · · Score: 1

    Apps eat your smartphone battery.

    And.. Who knew? We all thought it was the multicore faries.

    --
    Deleted
    1. Re:The word "Free" is superfluous by Amouth · · Score: 1

      multicore faries

      do you know how much of a pain they are to catch when they make it in to your data center?? especially now that most are getting rid of their Sun boxes, they just wander and hide in the closest glowing box, which are everywhere..

      --
      '...if only "Jumping to a Conclusion" was an event in the Olympics.'
  10. Blackmail? by Anonymous Coward · · Score: 0

    > "Here's a reason to pay for smartphone apps"

    "Pay up or else!"

    Not gonna happen.

    1. Re:Blackmail? by kenh · · Score: 1

      How many kilowatts can I buy for the 99 cents you think I should pay for a non-free app without ads?

      How long will it take me to use that many kilowatts in my cellphone?

      --
      Ken
    2. Re:Blackmail? by glaqua · · Score: 1

      How many times has your smartphone died by 3pm, and how much would you have paid to have it continue to run until you return to the place you normally charge it?

      Its not the cost of the power that is the issue, its the convenience of having a working phone at the end of my work day.

    3. Re:Blackmail? by Oswald+McWeany · · Score: 1

      I go weeks without charging my smart phone sometimes...

      true... my smart phone isn't really a smart phone... it's actually a dumb phone- about as dumb as they come.

      OK... my phone is an ancient flip phone... but still... point in tact... I go at least a week without charging usually (unless I'm talking alot).

      --
      "That's the way to do it" - Punch
    4. Re:Blackmail? by Anonymous Coward · · Score: 0

      Your rhetorical question is cute, but let me give you an answer, or, more correctly, an upper boundry on the "how much would you pay" question.

      You obviously wouldn't pay enough to buy an aux battery to recharge your phone, which I put at twenty five bucks.

  11. Most apps suck by billcopc · · Score: 2

    As an app developer and heartless cynic, I'd say if the ads make up 3/4 of the power budget, that sounds like a really stupid and useless app. If it's not busy presenting content, calculating something, or entertaining the user, then it's a total waste of CPU not even worth the ad pennies.

    There are so many moronic apps out there, designed with the sole purpose of duping the user and profiting the developer. Humanity is wasting countless man-millenia defrauding each other via these gadgets, thanks to undiscerning advertisers and the plague that is in-app purchasing. If you want to save energy, start by raising the standards for mobile apps a little higher than "paid the developer signup fee".

    --
    -Billco, Fnarg.com
    1. Re:Most apps suck by gabereiser · · Score: 0

      i completely agree with you... quality will bring in people to pay for apps... free apps compensate for lack of quality by making them free and then the app makers trying to capitalize on it fill it with garbage ads and such... There's only so much you can do to polish a piece of shit... (although myth-busters proved you CAN do it :D )

    2. Re:Most apps suck by mark-t · · Score: 3, Informative

      The problem is that the app store business model has generated a type of user that won't generally pay anything over even $.99 for any app, regardless of how useful it might seem to be. The only way to generate revenue from this extremely HUGE section of the market is to have advertisements in the application that can produce a continuous revenue stream from these people, with, of course, an option to make an in-app purchase that disables the ads, and perhaps unlocks additional features.

    3. Re:Most apps suck by Anonymous Coward · · Score: 0

      It's really not the apps, it's the OS. Android is crap.

    4. Re:Most apps suck by Anonymous Coward · · Score: 0

      Except that many are finding that even a $0.99 purchase price doesn't make as much money as the ads do, so why bother maintaining two packages? They'd need to charge nearer the real worth of the app, and at that point so few people buy it that the maintenance costs aren't worth it.

    5. Re:Most apps suck by billcopc · · Score: 1

      Well, part of that reason is that phone/tablet apps are very limited subsets of their desktop analogs. It's a toy platform, you can't expect people to spend professional-level money on its software. I'm not going to drop $45 on a photoshop clone when all I can realistically do with it is finger-painting and morphing people's faces into goofy caricatures. The few apps that are truly valuable tend to come with the base OS: web browser, email, notepad. I could maybe use a simple spreadsheet, but Google web apps already cover that.

      The day I can use a tablet as my main work computer, is the day I'll start investing real money in its software.

      --
      -Billco, Fnarg.com
    6. Re:Most apps suck by mark-t · · Score: 1

      The idea is that you DON'T maintain two packages....

      Instead, you give the single app away for free, and use in-app purchasing to unlock additional features, as well as disable the advertisements.

      I'm personally not a big fan of this sort of paradigm... I much prefer to buy software outright than spend money incrementally to get more functionality, but as a professional software developer who's been witness to these trends, it's hard to argue with the fact that this sort of software business model seems to really work.

  12. Oh noes! by Anonymous Coward · · Score: 1

    All of the GPL'ed software I downloaded are finding and serving ads to me!

    Oh, wait. No they're not.

  13. Instead of buying ad-free versions . . . by baudilus · · Score: 1

    You could just purchase ONE application that manages all of this for you. Besides, I don't generally make it a habit of using applications that request location services yet don't seem to have a reason to do so. Oh right, you use an iPhone and you can't see those permissions before you download. Sorry.

    1. Re:Instead of buying ad-free versions . . . by coinreturn · · Score: 1

      You could just purchase ONE application that manages all of this for you. Besides, I don't generally make it a habit of using applications that request location services yet don't seem to have a reason to do so. Oh right, you use an iPhone and you can't see those permissions before you download. Sorry.

      Oh quit trolling. On an iPhone the app will ask after you download and if you don't like that, just delete it. BFD!

  14. free != ads by Kenja · · Score: 5, Informative

    There are free apps without ads and there are paid for apps with ads. Title should be that ads eat up battery life, which is kind of a no brainer.

    --

    "Have you ever thought about just turning off the TV, sitting down with your kids, and hitting them?"
    1. Re:free != ads by Anonymous Coward · · Score: 0

      better no brainers than plain wrong titles.

  15. Buffer the ads by billcarson · · Score: 1

    Why not run a daemon that buffers the ads in the background for all apps while there is a wifi connection?

    1. Re:Buffer the ads by Anonymous Coward · · Score: 0

      That's a win-win situation because all you need is to crack a single program and, voila! No more Ads, ever.

    2. Re:Buffer the ads by billcarson · · Score: 1

      The average android user has no intention in doing so (and if Google embeds it into the kernel, it would be difficult to disable without flashing the device). In the Apple world, things would be even simpler, as only jailbroken devices would be able to stop the ad server.

  16. FTFY by hobarrera · · Score: 0

    Free Apps Eat Your Android Smartphone's Battery

    1. Re:FTFY by dreemernj · · Score: 1

      Android and Windows Phone, since the article is only about those two. The paper is basically a sales pitch for an energy profiler. It sounds like they've only implemented it on those two platforms so far. So, we'll have to wait for the numbers on power wastes on iOS.

      --
      1 (short ton / firkin) = 89.1432354 slugs / keg
    2. Re:FTFY by kwark · · Score: 1

      http://www.bbc.co.uk/news/technology-17431109
      "Due to restrictions built into Apple's mobile operating system, the team was unable to run tests on the iPhone."

  17. What ads? by gox · · Score: 1, Offtopic

    Use free software, don't support them by "seeing ads", support them with direct donations.

  18. Poor title by sl4shd0rk · · Score: 1

    That should really read "Adware drains your battery" which is not only more accurate, but makes the article both banal as well as un-surprising.

    --
    Join the Slashcott! Feb 10 thru Feb 17!
    1. Re:Poor title by tepples · · Score: 1

      You imply a claim that "free apps" doesn't have to mean "adware". So how do you recommend funding the development of free (as in beer) applications without advertisements, especially in categories historically underserved by free (as in speech) software or on platforms hostile to copyleft licensing?

    2. Re:Poor title by Anonymous Coward · · Score: 0

      No. It implies that free non-adware apps do exist. Not that every ad-supported application for every platform would have a truly free counterpart.

  19. why so much effort? by poetmatt · · Score: 1

    adblocker does this for you - as long as you have root, no need for custom firmware

  20. JuiceDefender by TheSpoom · · Score: 4, Interesting

    I rarely shill for a product but if you have an Android phone with a less-than-optimal battery (like me), JuiceDefender does wonders. It turns off your phone's wi-fi and data connections (except for situations you configure like a streaming radio app is open) when your screen is off, turning them back on every X minutes so apps like email an sync on a reasonable schedule while not killing your battery. This by itself can save a huge amount of battery life (though it can do a lot more).

    By its own calculations (which I of course take with a grain of salt) it has more than doubled my effective battery life, and I would guess from practical use that it's nearly correct.

    --
    It's better to vote for what you want and not get it than to vote for what you don't want and get it.
    - E. Debs
    1. Re:JuiceDefender by swillden · · Score: 1

      I'd like to use JuiceDefender, but I also use Tasker to reconfigure various settings, often based on proximity to specific Wifi access points (which provides cheap and fairly accurate geo-location), and JD turning the Wifi off and on all the time confuses Tasker.

      --
      Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
    2. Re:JuiceDefender by postglock · · Score: 1

      I haven't used Tasker, but the free "Llama - Location Profiles" can detect location by cell towers (hence it doesn't need GPS or Wifi to be on), then can turn off wifi, etc. It can also turn volume down at night, etc. (similar to Tasker, I gather).

    3. Re:JuiceDefender by caseih · · Score: 1

      Agreed. When I first got my Galaxy, battery life was dismal. Reminded me of the 1st generation iPhone battery life. With JuiceDefender, my battery life is closer (but still not quite as good as) the iPhone. In general I think Android (OS, framework, and apps) aren't as energy-efficient as iOS is.

    4. Re:JuiceDefender by swillden · · Score: 1

      Tasker can also use cell location, but it's not accurate enough for my purposes.

      --
      Note to ACs: I usually delete AC replies without reading them. If you want to talk to me, log in.
  21. Is there an adblock for smartphones? / nt by Anonymous Coward · · Score: 0

    nt

  22. Free Apps by K.+S.+Kyosuke · · Score: 1

    If those apps are free, just write a patch and recompile. *ducks*

    --
    Ezekiel 23:20
    1. Re:Free Apps by Anonymous Coward · · Score: 0

      Why would you duck? You are among friends here. This sounds like a pretty good idea to me.

    2. Re:Free Apps by tepples · · Score: 1

      Why would you duck?

      One "ducks" to avoid a proverbial projectile tomato hurled at a stand-up comedian who just told a really bad joke.

      In this case, the joke is on the confusion between the Slashdot meaning of "free" (as in speech) and the App Store/Google Play meaning of "free" (as in beer). Occasionally, these are called "small f free" and "big F Free" or "gratis" and "libre" respectively. But there are reasons for the lack of free software and ad-free freeware. For one thing, iOS application developers feel that they have to somehow recoup the platform's $1,000 plus $100 per year buy-in. For another, it's harder to apply the model of giving away the application and charging for related services to, say, video games that aren't massively multiplayer.

  23. Not a problem by The+Grim+Reefer · · Score: 0

    At least not for me. My phone is an HTC HD2 running Windows Mobile 6.5. I can't find any apps for it. I was going to put Angry Birds on it because everyone keeps talking about it, but I don't think it's available. At least I couldn't find it in the two minutes I spent looking for it. Other than that, it already does everything I need it to.

    1. Re:Not a problem by Oswald+McWeany · · Score: 5, Funny

      You can get angry birds easily on any platform.

      1) Place phone on birdfeeder.
      2) Fill birdfeeder with catfood.

      --
      "That's the way to do it" - Punch
    2. Re:Not a problem by davidag · · Score: 1

      No mod points, but that made me laugh.

    3. Re:Not a problem by The+Grim+Reefer · · Score: 1

      You can get angry birds easily on any platform.

      1) Place phone on birdfeeder. 2) Fill birdfeeder with catfood.

      I doubt dry cat food would upset Blue Jays as they'll eat it, and probably bitch slap any cat that gets too close. But they are a pretty angry bird naturally. If it's wet cat food, then I'll probably have some angry neighbors after a couple of sunny days.

    4. Re:Not a problem by Anonymous Coward · · Score: 0

      The Blue Jays do get upset, though, when faced with roaring Red Sox

    5. Re:Not a problem by cbhacking · · Score: 1

      Just FYI, you can easily install both Android and WP7 (and also Maemo/Meego and Ubuntu) on an HD2. Most versatile smartphone I know of.

      http://forum.xda-developers.com/index.php

      --
      There's no place I could be, since I've found Serenity...
    6. Re:Not a problem by Anonymous Coward · · Score: 0

      Lmfao... Very true. It's the same either way, PC / Phone all have there share of junk files, Just do your research before using them that's all you need to do. Treat the phone like a PC, Because it basically is one.

    7. Re:Not a problem by Anonymous Coward · · Score: 0

      Then you just get blackbirds

  24. Here is the problem. by jellomizer · · Score: 1

    For small smart phone apps that are easy to use you have a few business models to help pay for your time.

    1. Charge for the app. Because it cost money a lot of people will not want to pay for it even though they wast more money a day on coffee, as there is a risk involved making the choice for the app... And for those early iPod owners they realize a dollar per song/app adds up overtime if you are not careful.

    2. Free App with adds. Basically give the app for free as a something useful enough for them to tolerate getting adds.

    3. Free App to Sell your Charge for App. You get the free version you like it. Then you can either get the Full paid version or pay for upgrades.

    4. Free App to augment your existing app. You have an other product line (Say for PC/Cloud) and you get a free app to help sell/keep customers on your wider product.

    Right now the idea of making an App and charge for support isn't viable. Because the apps need to be easy enough to use that you really don't need to charge for support, or they just wont get it. If they are that tough then they will probably be part of #4.

    --
    If something is so important that you feel the need to post it on the internet... It probably isn't that important.
  25. Rooted phone with AdAway by Picass0 · · Score: 1

    Use "AdAway" by Dominik Schurmann. Free in Google Market.

    Also you could run "DroidWall" which allows you to white list what apps may connect to the web.

    Since everyone else is mentioning their custom ROMs I'm running Blu Kuban on a Sumsung Galaxy S2 (Sprint Epic Touch version)

  26. Does this apply to my Kindle too? by cpu6502 · · Score: 1

    It talks over 3G and retrieves ads for display on the Homepage and screen saver. I never thought about how much battery power that would drain. (Of course it lasts over month so not really an issue I guess?)

    --
    My AC stalker: " I personally agree with your posts most of the time, but that won't keep me from modding you troll"
    1. Re:Does this apply to my Kindle too? by WiiVault · · Score: 1

      I believe the ads are downloaded as a batch every month or so. I've kept my wifi Kindle off the net for a month and now it displays a generic screensaver which at the bottom requests that I connect to wifi to get updated "offers". I assume 3G's work similarly. Using a recent model kindle with keyboard.

  27. Re:Now we know by Anonymous Coward · · Score: 1

    And therein lies the reason why Techweek only studied WP7 and Android. Anyone with an i* would think "omg these ads have been blessed, so they take no power".

  28. All things considered by baudilus · · Score: 1

    If you calculate the actual energy requirements of the ad serving functions on the average users phone over the lifespan of said phone, I'm reasonably, almost 53% sure that the cost of that energy probably doesn't add up to a single purchase of the I Am Rich app.

  29. Microsoft by Anonymous Coward · · Score: 0

    Hmm, is it just coincidence, that Microsoft servers provide the study or is it just another method to disguise the differences between different license and business models?

  30. Google App store should allow filter by funding by Richard_J_N · · Score: 1

    The solution here is to ensure that the app store shows the funding model of the app to the user before installation.

    Personally, I *really* object to adverts on my phone: it's my personal space, my privacy, and screen/bandwidth/battery are far too limited to waste.
    We should be able to filter the app funding model. For example, when given 50 different apps that do basically the same thing, I'd consider:

    [Best] ; F0SS (GPL/BSD etc) ; Free beer, closed source without ads. ; Paid ; Advert funded ; Demo ; Broken ; [Worst]

    I filed a bug on this with google, but it was wontfixed.

    What's really annoying is that some decent apps only exist in a free version with ads, and don't even have an option to get a paid, ad-free version.

    1. Re:Google App store should allow filter by funding by Lumpy · · Score: 1

      And apple not allowing scumbag app authors adding in apps on an update. I have bought a couple of apps that suddenly had ad's. the ONLY apps that should be allowed ad's are free ones.

      --
      Do not look at laser with remaining good eye.
    2. Re:Google App store should allow filter by funding by slapout · · Score: 1

      I've made very little money with my paid, no ads app. My next app is going to have ads just so I can see if there's any difference.

      --
      Coder's Stone: The programming language quick ref for iPad
    3. Re:Google App store should allow filter by funding by Richard_J_N · · Score: 1

      Please allow your users to upgrade to a paid, ad-free version, or include it as a "pro" version in the app store.

  31. In typical, pathetic IT manager fashion.... by doston · · Score: 1

    I chose to throw money at the problem. A new 3500 mAh battery solved all tedious "smartphone" battery problems. If you've got an iPhone.... ;( Yes, my phone is fat now, but it's also Phat

  32. Obvious Guy says by thoughtlover · · Score: 1

    turn off Location Services. Plus, I don't like the my phone keeping tabs on my every movement giving that data to who-knows-who.

    --
    No sig for you! Come back one year!
  33. Freedom Apps by Anonymous Coward · · Score: 0

    Some apps are produced by spreading development costs across many organizations. Instead of maximizing profit, the business motivation is to reduce development costs. To ensure everyone's right to the final product, these programs exist under code "liberating" licenses. Open source software is truly free (as in freedom).

    GPLed code is liberated from the shackles of corporations and individuals who want to incorporate it into their products, while preventing downstream users from enjoying the same freedom.

    BSDed code conveys less freedom to the code in exchange for more freedom for the users. But it is still open source. There are many licensing schemes and paths that have led to the creation of very successful free software.

    The problem lies with those that are looking for "free" (as in beer) software. This whole post is really referring to abandonware, adware, baitware, bloatware, censorware, demoware, donationware, malware, postcardware, shareware, and trialware. All of this software is proprietary, and as such does the bidding of the software author rather than the user.

  34. Not for me. by Lumpy · · Score: 2

    Jailbroken and custom hosts file makes them not serve any ads. I did not agree to pay for airtime for the ad's, so Until they pay for my data plan, I'm doing what I can to block ad's on my phone.

    --
    Do not look at laser with remaining good eye.
  35. They are serving their "actual purpose". by John+Hasler · · Score: 2

    And they are not Free: merely gratis.

    --
    Warning: this article may contain humor, sarcasm, parody, and perhaps even irony. Read at your own risk.
  36. would make sense by Anonymous Coward · · Score: 0

    if many of the paid apps didn't also serve up ads as well

  37. you thing that is bad try roaming with them and yo by Joe_Dragon · · Score: 1

    you thing that is bad try roaming with them and your data bill can be X50-X100+ time the cost of buying the app.

  38. Misleading article is misleading by flibuste · · Score: 4, Insightful

    As a developer of entirely free Android applications (free as in "beer" and in "free of ads"), I take offense at the overgeneralization of the article to "Free Applications". If you are not a careful reader, this may lead you to think that ALL free apps are full of ads AND power eaters.
    A lot of "free" apps don't have ads and don't use more power than any other app. Many behave actually way better than paid ones.
    Stupid article is stupid.

    1. Re:Misleading article is misleading by AdamJS · · Score: 1

      For most users, the vast majority of free apps are ad-laden and (for many therein) functionally crippled versions of better, paid applications.

  39. So...don't use apps that use ads. by Anonymous Coward · · Score: 0

    I refuse to use any app that turns my phone into a billboard. I don't care what the app is or how useful, how essential it might be to me. The very instance it shows an ad to me, I immediately delete it and never look back. I don't wanna bother with rooting the phone or installing some ad block app. If it makes use of ads, it's garbage...period. And I won't have garbage on my phone....not for any app, not for any reason.

  40. sounds like flawed research by CosaNostra+Pizza+Inc · · Score: 2

    First of all, not all free apps are adware. That's because some app developers (myself included) write apps for the fun of it. Also another factor: commercial apps tend to display lots of glitzy colors, graphics and animation. Turned-off (black) pixels don't drain the battery. Don't get me wrong, I've seen free apps that light up the entire display too. Free or not, what matters is whether the developer is conscious of saving the battery when designing the app. As an example, I use an app called Easy Battery Saver on my Galaxy Nexus to monitor batter usage...It reports that my display accounts for about 30% of my total battery consumption.

    1. Re:sounds like flawed research by tepples · · Score: 2

      First of all, not all free apps are adware. That's because some app developers (myself included) write apps for the fun of it.

      So how do you pay the bills while devoting sufficient time to "the fun of it" including promotion and user support? What's an ideal split between a day job and a hobby of developing Free or freeware applications?

      Turned-off (black) pixels don't drain the battery.

      This might be true of AMOLED panels, but the fluorescent or LED backlight of an LCD panel uses the same power no matter how many pixels are darkened.

    2. Re:sounds like flawed research by phorm · · Score: 1

      "Turned-off (black) pixels don't drain the battery"

      True on an OLED phone. But actually, on non-OLED screens, black pixels are turned on, while white are turned off.

      Confusing? For anything to show, the backlight must be lit (which of course takes power). The "screen" then blocks the light from the backlight in a negative fashion, so that you only see the light/colours that get through.

      On computers, that means that those lovely CRT-day screensavers that just set the screen to black (or maybe black with stars), actually may use slightly *MORE* power an LCD. A power-setting that turns off the backlight is the best way to save your screen.

      For OLED screens, pixels are lit individually and no backlight is required, so if you've got an app like "noled" - which creates a notification icon the screen of phones that don't have a blinky LED - you're only paying for the power to a few pixels (though you may also be paying for CPU cycles).
      IIRC, for a plasma screen TV, black is also lower consumption (nothing lit, no power).

    3. Re:sounds like flawed research by CosaNostra+Pizza+Inc · · Score: 1

      So how do you pay the bills while devoting sufficient time to "the fun of it" including promotion and user support? What's an ideal split between a day job and a hobby of developing Free or freeware applications?

      What's the ideal split?...It varies. I work a full-time job but right now I'm also taking an evening class so, I have little time for new features. All I have time for is basic fixes, atm. At other times, I can devote up to 8-16 hours a week.

  41. iOS allows users to disable location-based iAds by origamy · · Score: 1

    In iOS you can disable Location-Based iAds in the Settings > Location Services > System Services page. In fact, I disabled everything in that page in my system because these hidden Location Services were eating my battery away.

  42. Don't free apps make more money? by PenguinJeff · · Score: 1

    I'd think advertisers indirectly pay the company for the free versions of their apps. Advertisers pay continually where as if you buy it its a one time fee. So I'd bet the advertisers make more money for the company than the sum of all the people that pay for it. Just a guess. Personally I don't mind a few ads. My battery needs a work out anyways I'm hardly pulling 70% off of it and even at that it seems a waist to plug it in at night. If I leave it unplugged for the night its down to 10% which is too low so its always a guess on what I should do. Hopefully it uses some smart management to evenly where out the cells on the battery. Eat at Joe's

  43. What Turing completeness doesn't imply by tepples · · Score: 1
    The claim that a language is "Turing complete" (by which they really mean LBA complete) doesn't necessarily imply any of these:
    1. The language has acceptable time and memory performance compared to the leading languages for implementing applications on a platform.
    2. The language has input and output facilities required by a particular application, even enough to display the sort of user interface that the user expects. Notice the distinct lack of GUI in the examples on the page you linked.
    3. Programs in this language are maintainable.
    1. Re:What Turing completeness doesn't imply by LordLimecat · · Score: 1

      In response to point 3, Combofix (basically the best virus / rootkit removal tool out there) is a collection of compiled programs strung together by several thousand lines of batch.

      It can be maintainable the same as any other language, if you go to the trouble to make it maintainable. Theres nothing magical about C++ that makes it maintain or document itself.

    2. Re:What Turing completeness doesn't imply by tepples · · Score: 1

      It can be maintainable the same as any other language, if you go to the trouble to make it maintainable.

      Conventional wisdom holds that all other things being equal, FOR loops and WHILE loops are more maintainable than GOTO hell.

    3. Re:What Turing completeness doesn't imply by LordLimecat · · Score: 1

      Batch has for loops, and goto can be used well. What, praytell, is the difference between using a defined function() call, vs a goto :function in a language that otherwise lacks function declaration?

    4. Re:What Turing completeness doesn't imply by jeffmeden · · Score: 1

      Batch has for loops, and goto can be used well. What, praytell, is the difference between using a defined function() call, vs a goto :function in a language that otherwise lacks function declaration?

      Oh, I dunno, maybe the fact that by default batch scripts resolve all variables at launch time and you have to work extra hard just to get things like meaningful for loops and goto logic to work?

  44. Paid apps not available everywhere by tepples · · Score: 1

    The $0.99 doesn't include the cost of moving to a country where Google Checkout is available, I assume.

    1. Re:Paid apps not available everywhere by yotto · · Score: 1

      The GP didn't say what app it was, but one of the joys of Android is that you don't need to use their store to buy apps. The app in question could be available as a download from their website.

      You have to sign up with some service to pay them, but you're not forced to use Google unless the author doesn't offer it.

    2. Re:Paid apps not available everywhere by tepples · · Score: 1

      The app in question could be available as a download from their website.

      But what would deter people from sharing the APK with someone else who hasn't paid?

  45. juice defender stops these shenanigans by Anonymous Coward · · Score: 0

    I set juice defender to disable connectivity when those apps at open. Problem solved.

  46. "Apps" have been around longer by tepples · · Score: 1

    What's the difference between "applications" and "apps"? The term "apps" as a slang abbreviation for "applications" predates iOS 2.

  47. Paid apps not available in all countries by tepples · · Score: 1

    [Best] ; F0SS (GPL/BSD etc) ; Free beer, closed source without ads. ; Paid ; Advert funded

    So how would one fund the development of, say, a video game that is either FOSS or "Free beer, closed source without ads"? There are a bunch of countries where Google Checkout doesn't work. The only applications that show up in Google Play (formerly Android Market) in these countries are the free ones. So to make applications available to the widest audience, developers have had to make them ad-supported instead of paid. This glut of ad-supported "free" apps has established a customary price point, which has reduced the demand for on Google Play even in countries where Google Checkout works. Thus a lot of developers skip "paid" and head straight to "advert funded".

    What's really annoying is that some decent apps only exist in a free version with ads, and don't even have an option to get a paid, ad-free version.

    Depending on the developer's country of residence, a paid version may not be possible.

    1. Re:Paid apps not available in all countries by Richard_J_N · · Score: 1

      Well, you can always do an out-of-band payment method, or simply use the honour system:
          "If you like my app, donate what you think it's worth by paypal, then check this box to hide the ad".

      I can't be the only one who thinks that adverts on a smartphone are intolerable (perhaps with the exception of on the settings or about page).
      I'm a bit reluctant to use adblock on a free app, but that is the alternative: if an app shows annoying intrusive ads in the user's private, personal space, it's so viscerally annoying that the user will either adblock or uninstall.

    2. Re:Paid apps not available in all countries by tepples · · Score: 1

      Well, you can always do an out-of-band payment method, or simply use the honour system

      I was under the impression that app stores banned applications from doing this.

    3. Re:Paid apps not available in all countries by Richard_J_N · · Score: 2

      Only Apple do. The Android Market isn't locked down in this way - and even if it were, you can install apps from "non-market sources" on any android phone, just by clicking the checkbox (no need to root it).

  48. A custom hosts file can do it FOR FREE by Anonymous Coward · · Score: 1

    HOW TO INSTALL A CUSTOM HOSTS FILE ON AN ANDROID SMARTPHONE:

    DO THE FOLLOWING (after obtaining a good reputable solid HOSTS file, like mvps' -> http://www.mvps.org/winhelp2002/hosts.htm )

    ---

    1.) Get ahold of the "Android Debugging Bridge" (ADB) & install it

    2.) Mount your system mountpoint as READ + WRITE (as powerful of priveleges as you need is this)

    3.) Using the PULL command, copy the file over from your PC (or even on your ANDROID if its there already) using PULL & overwrite the etc. folder's copy of HOSTS

    ---

    * DONE! Yes, it's THAT simple... &, it works!

    Then again, you KNOW that too, don't you, erroneOus (or, should I say Jorge Bastida)? Sure you do... & no 3rd party apps required @ all/whatsoever + completely free also since folks already have one on ANDROID smartphones (& others, I simply note android because last I knew of, it even surpassed iphones out there in terms of marketshare).

    APK

    P.S.=> You MIGHT have to run a Dos-2-Unix program over your custom HOSTS file, IF you didn't import one built for *NIX, but that's about it (since ANDROID is a Linux & thus, yes, a *NIX variant essentially)... apk

  49. Re:Now we know by DrGamez · · Score: 1

    Crapdroids? Fanroids?

    Well you're uhhh... ummm... an iPhonebot?

    I'm sorry I'm terrible with these teenager-level wordplays.

  50. Stallman has a point! Dissociate from "Free" S/W by Anonymous Coward · · Score: 0

    Free software can be actually non-free and harmful, harming the reputation of actual free software, if the two are lumped together.

  51. Name the subject by MrJones · · Score: 1

    The test were done with Android and WP7. iPhone sure has the same problem, but please name the subjects to be non-biased.

    --
    Get my e-mail after a captcha test in: http://tinymailt
  52. The problem's with proprietary apps, not free ones by psychonaut · · Score: 1

    If the apps truly were free then battery depletion due to activity unrelated to the user's intended functionality of the program wouldn't be a problem; you (or someone else) would quickly get into the source code and remove the offending routines. The problem described in the summary occurs only with proprietary apps, whether or not you have to pay for them.

  53. GOSUB is to RETURN as GOTO is to... by tepples · · Score: 1

    What, praytell, is the difference between using a defined function() call, vs a goto :function in a language that otherwise lacks function declaration?

    For one thing, the syntactic sugar of a while loop allows the compiler to help the programmer verify some basic assertions about a program's behavior. For another, a function might be called in more than one place. If a language supports subroutines, the function can return to each caller. Is there an idiom in Windows batch files of passing some sort of return address to each "subroutine"?

    1. Re:GOSUB is to RETURN as GOTO is to... by LordLimecat · · Score: 1

      Generally you use goto :eof, which returns to where you were.

      Its been a very long while since I made a script complex enough to need gotos, but you certainly can use them like functions.

      Not disagreeing about while loops.

    2. Re:GOSUB is to RETURN as GOTO is to... by tepples · · Score: 1

      Generally you use goto :eof, which returns to where you were.

      Only if you put each subroutine in a separate batch file, or you make the batch file call itself with an argument of what subroutine to call and then put a big switch statement at the beginning to dispatch calls. Or what am I missing?

      Its been a very long while since I made a script complex enough to need gotos

      Which is why I tend to switch from batch files to Python fairly early.

  54. HILARIOUS COMPARISON of WinMo 6 to Android by Anonymous Coward · · Score: 0

    I read this last night, and got a laugh. Neat idea, and some of the results are none too surprising, BUT what's the point in comparing Windows Mobile 6 to Android? Yes, old Windows Mobile phones sits largely un-used, because there's 17 apps available for them (I'm exaggerating, I owned many winmo phones between '00 and 06-07).

    Seriously though, this is partially written by a Microsoft employee, and the paper essentially tears apart Android, and fails to make any points about any other mobile operating systems. Why write a paper about battery usage of third party apps and completely skip any mention of platform with the most successful app marketplace (ahem, iOS).

    This smells like ridonkulous FUD, even if there's truth in the numbers.

    Yes, I'm an anonymous coward, so what?

  55. Free free by Anonymous Coward · · Score: 0

    There are a couple of free^2 apps I like that prevent that battery loss crap.

    1. Cyanogen. I can disallow the location services permissions.
    2. AdFree. Words with Friends shows me a nice black screen with no ad and only the "return to game" button :)

  56. It's true, & this can prove it... apk by Anonymous Coward · · Score: 0

    First: 0.0.0.0 (like its 'short form', 0) has no "time out" period to wait out, like 127.0.0.1 does (loopback adapter address).

    Second: 0.0.0.0 is also faster to parse up/out from a custom hosts file, since it is 2 characters per line smaller than 127.0.0.1 (and 0 does so even moreso, since it is 8 characters per line smaller).

    * Remember guys: hosts files are just text files, and are read in, line-by-line, until a 'terminating' CR+LF are hit (in Windows)... & every character IS PARSED as well, so "size DOES matter", & bigger? Is not always better, & this is a 'case thereof'... using 0/0.0.0.0 is doing MORE with less! That's good engineering...

    NOW, that all "said & aside":

    Which in a large hosts file, such as the one I use with nearly 1.77 MILLION KNOWN BAD HOSTS-DOMAINS & BANNER AD SERVERS BLOCKED OFF IN IT? Again, smaller is better, & matters...

    It also makes for a SMALLER OVERALL FILESIZE IN HOSTS FILES TOO!

    (Which anyone knows will read faster than a larger file (especially ones bearing the same data, but only using diff. blocking ip addresses as noted)).

    NOTE ON 0: Won't work, VISTA onwards, after the 12/09/2008 hotfix "Patch Tuesday" by Microsoft did so and
    # now VISTA &/or Windows Server 2008 will NOT work using 0, but can use 0.0.0.0 for example & Windows 2000 pre Service Pack #1 will do the same - it will not use anything but 127.0.0.1 by comparison)

    APK

    P.S.=> To measure this & PROVE IT to yourselves, if "common-sense" above doesn't do it per the above, as it did for myself vs. the head of Microsoft's Windows Performance Division here on /. no less in FOREDECKER (Mr. R. Russell) -> http://slashdot.org/comments.pl?sid=1467692&cid=30384918

    ?

    Try this:

    Use hi-resolution multimedia timers registered in a procedure/subroutine/method (etc.) @ the start of the read of a hosts file using 0, then 0.0.0.0, and lastly 127.0.0.1 and at the termination of loading it...

    (You'll see not only a size differential, almost 40% between 0 & 127.0.0.1, especially with larger hosts like I use into the millions of record entries, but, also a read speed difference as well...)

    The hosts file, like any other file, mind you, will be cached (even largish ones like I use, into the millions of entries, but I depend on the local kernelmode caching subsystem in the Operating System rather than the faulty Windows local DNS ClientSide caching service - it has 'problems' with larger hosts files because it is built into a static sized structure, dumb... Linux, the 1 thing I will give it? Has no such issue with large hosts files @ least!)... apk

  57. What Operating System do you use? by Anonymous Coward · · Score: 0

    I use Windows 7 here, completely up-to-date service pack & hotfix patched as of last Tuesday 03/13/2012 (1 week ago) & I get a LOT different results than you did on pinging 0.0.0.0 (or even shortform 0):

    E.G.:

    ----

    Microsoft Windows [Version 6.1.7601]
    Copyright (c) 2009 Microsoft Corporation. All rights reserved.

    C:\Windows\system32>ping 0.0.0.0

    Pinging 0.0.0.0 with 32 bytes of data:
    PING: transmit failed. General failure.
    PING: transmit failed. General failure.
    PING: transmit failed. General failure.
    PING: transmit failed. General failure.

    Ping statistics for 0.0.0.0:
            Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),

    C:\Windows\system32>ping 0

    Pinging 0.0.0.0 with 32 bytes of data:
    PING: transmit failed. General failure.
    PING: transmit failed. General failure.
    PING: transmit failed. General failure.
    PING: transmit failed. General failure.

    Ping statistics for 0.0.0.0:
            Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),

    C:\Windows\system32>

    ---

    * In fact, I have always considered BOTH 0.0.0.0 &/or 0 its 'short form' to be analogous to 'blackhole routing', NOT "any address" as you stated... & the "loss" statements output results seem to "2nd my motion" here also per the above proofs...

    APK

    P.S.=> Per your statement I will requote now, see the above:

    "Intuitively, 0.0.0.0 should be slower, because typically this means "any available interface" - not just the loopback interface (so more interfaces are potentially involved). Your feedback will be greatly appreciated." - by gr8dude (832945) on Tuesday March 20, @06:52PM (#39420467) Homepage

    I covered this part here above, AND your "intution" that 0.0.0.0 is SLOWER THAN 127.0.0.1, here also in another reply of mine to you, again, with verifiable proof you can try IF you program, that is -> http://mobile.slashdot.org/comments.pl?sid=2734503&cid=39420971

    AND, like you said?

    Please respond!

    Because your reply has me VERY curious now (do you use a custom HOSTS file also?)... apk

  58. Read Ur history: U teach networking + security? by Anonymous Coward · · Score: 0

    "I teach at a university, my course is about network protocols and IT security." - by gr8dude (832945) on Tuesday March 20, @06:52PM (#39420467) Homepage FROM -> http://slashdot.org/comments.pl?sid=2665375&cid=39010101

    Per my subject-line above, & that quote from you? Well... SINCE you're allegedly an instructor in network protocols & IT Security most especially?

    Heh - I'd now REALLY like your 'feedback' + even a debate IF YOU LIKE, on 2 of your statements/assertions:

    First of all: I did not post the reply you replied to, but I will "elaborate" for you, with proofs, why I *think* (and per my proofs, pretty much KNOW) you are "off" here.

    Secondly: Especially vs. your intuitions (which imo, are 'faulty' in 1 small respect: Due to the difference of testing on CONNECTED systems vs. UNCONNECTED to a network you appear to be operating on)...

    ---

    FIRST:

    That of your initial 'intuitions' you posted here which I have responded to multiple times, in curiousity and by your request also -> http://mobile.slashdot.org/comments.pl?sid=2734503&cid=39420467

    I posted here on 0.0.0.0 vs. 127.0.0.1:

    http://mobile.slashdot.org/comments.pl?sid=2734503&cid=39420971

    (& the former 0 especially producing nearly 35% smaller, & THUS FASTER, hosts file data read into either Windows FAULTY local DNS clientside cache, OR, even the local diskcache kernelmode subsystem vs. using 127.0.0.1, the loopback adapter address (not necessarily to a loopback adapter though, that has to be installed in Windows @ least, manually, afaik).

    Yes, I literally see around a 35% tinier file here... with 1.77 million hosts file record entries, by using 0 vs. 127.0.0.1 (due to 8 chars smaller per line, per record entry).

    I'll list the size breakdown now (& can send you my files IF you wish to verify yourself):

    APK using 127.0.0.1 hosts file = 52, 059 kb

    APK using 0.0.0.0 hosts file = 48,615 kb

    APK using 0 hosts file = 38, 285 kb

    There is NO QUESTION that the smaller 0, and even 0.0.0.0 using hosts file will be parsed line by line AND in its entirety, FASTER than the larger 127.0.0.1 using hosts would be.

    As to my use of 0.0.0.0, or 0 (on earlier than VISTA, see my posts, still works on Win2000/XP/Server 2003 though), which I must utilize on Windows due to my usage of a 1.77 million line custom HOSTS file here to keep it small as possible... this also holds true for ANDROID phones (because there isn't a TON of space like a PC has on disk there in its system folders where the hosts file is) to keep it tiny as is possible.

    (I use 0, or 0.0.0.0, for the purposes of blocking out known bad hosts-domains, adbanners)

    I also do a 'hardcoding' 250 of my favorite websites into it (which results in FAR faster resolution of IP addresses than calling out to a potentially downed OR DNS redirect poisoned DNS server)).

    ---

    SECOND:

    ALSO, as to your PING results, and you seeing pinging 0.0.0.0 returning 127.0.0.1 for you!

    Man... I question that strongly, but? First, I need data on what OS you use, & IF you use a custom hosts file also -> http://mobile.slashdot.org/comments.pl?sid=2734503&cid=39421437

    (Because I see a HELL OF A LOT DIFFERENT RESULT than you do... for sure!)

    I have always felt that 0 &/or its Longer Form 0.0.0.0 are 'blackhole routes' (can't route outwards and cannot respond as a 127.0.0.1 localhost would fielding requests to it as a loopback adapter (again, has to be installed on Windows, not sure on *NIX variants & I don't have one he

  59. TheRaven64: Is your fav. color "transparent"? by Anonymous Coward · · Score: 0

    Please, lol, talk about easily seen through! Is your favorite color "transparent", TheRaven64?

    * You sure "talk big" trolling & harassing others TheRaven64, but when you are challenged to disprove my ponits? YOU RUN, or you try hiding them by moddown days later (today)... lol!

    (Thank you for looking stupid, transparent, and utterly obvious as well as running from disproving my points on hosts files, TheRaven64!)

    APK

    P.S.=> Especially by using the 'effete mod down' that has NO valid technical justification behind it only shows you are LOSING, loser (that's you TheRaven64)... apk

  60. Re:/.ers opinions on my points on HOSTS files... a by Anonymous Coward · · Score: 1

    Hosts files are more 'secure'? In the same way that my grocery list is 'secure'. It is up until the point that I use it. I do not delude myself into thinking my ISP can not figure out what I am doing.

    For example my grocery list is secure if I do not use it. No one can see it no one knows I use it.

    But when I go buy groceries there are at *LEAST* 5 entities that know my list now. One less if I buy with cash.
    1) me
    2) my wife
    3) the teller ringing up my food
    4) my credit card company/bank (can get around this one if I buy with cash)
    5) the grocery store

    It is not secure. If some third party knows what you went to your secret is no longer one. Do you think the websites that are out there do not log you? Many many many do. They log your IP, what you looked at, who you logged in as... If you think your ISP is not watching...? You better be using a VPN provider (then do you really trust them too?)

    Now to your points...
    Hosts files are good for 'quickness' *IF* and only *IF* your file is small. Host file look up is a linear scan meaning to find anything in the list, and it reads the file every time you do a read too.

    I used to have a 200k entry 'blackout list'. I switched instead to a DNS based solution. Hosts file was noticeably degrading my internet (It was .25-2 seconds per lookup I measured it). The speed up was immediate (due to the way most systems reload the file on every lookup). BIND does a much better job at managing this data than a hosts file ever will. This also has a nice effect in that I can locally cache results for my whole network (more speed). I do not have to maintain a hosts file on 15 computers (they all get it thru MY DNS server). I also mentioned 'linear scan' in my prev paragraph. BIND can do a binary search for the right one.

    I then gave up on that solution. Why? It was a pain in the ass to maintain. The guys making the 'bad' sites only use them for a small transient time. Then you are stuck with that site basically forever. I was spending all my time fixing the lists...

    You know what I installed instead? adblock plus and no script, and uninstalled java, when html 5 gets bigger i will unload flash. Not 1 viri in 5 years and that was only because someone else was using it and had turned off my ad/script defenses. Oh and they need to be turned off once and awhile. I bet you have a script to rename the hosts file, dont you? I did. As you come across something you want to get it and it is on a 'shady' part of the web... Or editing adding more in.

    Look at where 99% of your attack vector is coming from. It is coming from your browser. Spend your energy there you will make your life a lot easier.

    If you are dead set on a blacklist I suggest some sort of BIND solution. You will notice the speedup. It will be like a whole new internet to you.

    Also another thing you can do is setup a less privileged user to use for day to day. Sure you can fiddle something right when you want to (if your doing that log in as admin). But your normal 'going to play a game' or 'surf the web' just use your less privileged user. That cuts most viri off at the knees when they try to do things to the system only an admin can do... That person I mentioned that got a viri? They now run as a less privileged user. They rarely notice it.

    You want defense in depth. But make sure it makes sense.

  61. Re:/.ers opinions on my points on HOSTS files... a by APK's+Mom · · Score: 1

    I am very disappointed in you. Perhaps I should have let your father drown you.

  62. Re:/.ers opinions on my points on HOSTS files... a by Anonymous Coward · · Score: 0

    holy crap you're a sad cunt

  63. That's the best u have? by Anonymous Coward · · Score: 0

    Profanity + ad hominem attacks?? Pitiful, illogical, & weak.

    APK

    P.S.=> Also now trolling me as ac replies as well TheRaven64??? Talk about "the hubris of the defeated", lol! You only did this to yourself, in your GIANT "technical fail" here:

    http://mobile.slashdot.org/comments.pl?sid=2734503&cid=39497061

    On hosts files!

    AND

    Where you're NOW attempting, lol, DAYS later to defend yourself & failing (albeit via AC replies now, lol), & only to fall FLAT on your face on every single "point" of yours I blew you completely away with...

    Especially since you started up with me on hosts files there before that -> http://mobile.slashdot.org/comments.pl?sid=2734503&cid=39406223

    That 1st link above shows the results of that... you FAILED! apk

  64. TheRaven64 downmods to "hide" these? by Anonymous Coward · · Score: 0

    TheRaven64's downmodding posts he blew it on hosts files vs apk from other registered accounts he has too. How transparently obvious can he get?

    He did that here:

    http://mobile.slashdot.org/comments.pl?sid=2734503&cid=39497043

    and

    http://mobile.slashdot.org/comments.pl?sid=2734503&cid=39497061

    and

    http://mobile.slashdot.org/comments.pl?sid=2734503&cid=39497019

    Too bad we can still read them and realize why TheRaven64 downmodded them using alternate registered accounts here.

    It's obvious he is trying to hide them from others seeing where he blew it on hosts files versus apk.

  65. Modding down the post I am replying to? by Anonymous Coward · · Score: 0

    Doing moddowns with no technical justification doesn't hide them, and the fact I blew away every "point" of yours TheRaven64!

    (Even though you're posting as ac to try hide you blew it since nobody's stupid enough to believe it wasn't you doing that DAYS afterwards here (from the time of your original post trolling/harassing myself here where you started it -> http://mobile.slashdot.org/comments.pl?sid=2734503&cid=39406223 )

    * The inevitable 'sign of defeat' is that you had to "mod it down" to try "hide it", instead of technically refuting & disputing that which I wrote to reply to you (even though you did it as ac? Again, that fools nobody... who else would try to 'defend you' so many days later after all, except you??)

    APK

    P.S.=> YOU FAILED TheRaven64, and hugely vs. myself on hosts files, the very thing you see fit to try to harass/troll me on, here -> http://mobile.slashdot.org/comments.pl?sid=2734503&cid=39497061 and, I know it, anyone reading it will know it, and YOU KNOW IT (hence your attempt to "hide it" via modding it down)... apk

  66. TheRaven64 moddowns posts that blew him away? by Anonymous Coward · · Score: 0

    http://mobile.slashdot.org/comments.pl?sid=2734503&cid=39522981

    ?

    APK

    P.S.=> What's in the link above says it all - thanks for doing a hit & run downmod with no technical justification behind it TheRaven64 - that only shows how poor your technical skills are in computing on this front, and that I blew away each of your 'so-called points" with ease in front of anyone reading here.

    I know it, readers know it, and YOU KNOW IT!

    (Since modding a post down to try to 'hide it' isn't helping you @ all, when if you were correct you'd have responded and disproved my points, and you couldn't!)

    You're only proving MY point on that here now - especially on hosts files, and especially since you 'started up' with me on them here -> http://mobile.slashdot.org/comments.pl?sid=2734503&cid=39406223 )... apk

  67. What a respected other thinks of you by Anonymous Coward · · Score: 0

    From the security community along with others of "your kind" that give me a hard time on hosts files TheRaven64:

    "I don't actually get time for many sites such as slashdot anymore, but certainly see my fair share of trolls on the MyWot (Web of Trust (I'm a moderator there, and MyWot includes hpHosts in their "ratings")) and Malwarebytes forums, and you're correct - it's always either users of malicious software/sites, or the owners of such, that are doing it." Mr. Steven Burn - services@it-mate.co.uk -> hpHOSTS/malwarebytes http://hosts-file.net/?s=Download

    * So, that "all said & aside"? Do you *think* that others here aren't thinking the same of YOU (or anyone else) that tries to give me a hard time about hosts files usage for added security, speed, & even better "anonymity" vs. tracking online?

    APK

    P.S.=> Guess again IF you think they don't... & you FAILED hugely (even as ac posting to try to 'hide it was you' in this very exchange to attempt to do so)!

    Especially where I disproved each of your 'so-called points' point-by-point in your ac reply failing, & I did so, with ease -> http://mobile.slashdot.org/comments.pl?sid=2734503&cid=39497061

    For your trolling/harassing myself as you & your kind here usually do starting it up with me -> http://mobile.slashdot.org/comments.pl?sid=2734503&cid=39406223

    ... apk