Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Those little micro payments all add up.

  • 27-04-2011 8:26am
    #1
    Registered Users, Registered Users 2 Posts: 21,264 ✭✭✭✭


    I was bored over the weekend so I did up a little Java app that scans my iTunes and reports back the number of apps and current prices.

    So since I got an iTouch a few years ago to now I have 406 apps.

    The scary part is that it all adds to over 1000 euros. :eek:

    Going to add a UI to it then I will post it for people to play with.


Comments

  • Registered Users, Registered Users 2 Posts: 3,798 ✭✭✭Doodah7


    Over how many years though? I've started to keep a spreadsheet to keep track. None of your fancy-shmancy java for me!!;)


  • Moderators, Society & Culture Moderators Posts: 25,558 Mod ✭✭✭✭Dades


    €1000?? :eek:

    Does that include music/movies bought too?

    How many Sat Nav apps did you buy?!


  • Registered Users, Registered Users 2 Posts: 21,264 ✭✭✭✭Hobbes


    Dades wrote: »
    €1000?? :eek:

    Does that include music/movies bought too?

    How many Sat Nav apps did you buy?!

    It is only factoring in the apps, as I scan the apps internal data. It contains the current price of the app.

    So it is not 100% reflective of what you paid. So if you got something for .99c and it raised back go 15 euros (like EA stuff did) it will take the latter price.

    I think that is over 3-4 years. So not too bad.


  • Registered Users, Registered Users 2 Posts: 4,564 ✭✭✭Deep Thought


    Hobbes wrote: »
    Going to add a UI to it then I will post it for people to play with.

    I like it...cant wait to give it a go

    :D

    The narrower a man’s mind, the broader his statements.



  • Registered Users, Registered Users 2 Posts: 21,264 ✭✭✭✭Hobbes


    Here you go. It is an executing jar file. All you should need to do is download and double click (Java6 installed on your machine as well).

    http://dl.dropbox.com/u/3144643/GenerateIpaList.jar

    Here is the source.

    http://dl.dropbox.com/u/3144643/GenerateIpaList.zip

    And I have included the output you get (my apps).


    Tested on a Mac, but it is Java so should work fine on windows. I have no clue where the apps are kept in windows though. So someone might want to mention.


  • Advertisement
  • Registered Users, Registered Users 2 Posts: 21,264 ✭✭✭✭Hobbes


    Someone reported an error, so I modified it just now. It should display the error message in the UI if it happens. Also tells you if it didn't find any files.


Advertisement