Any way to reduce password requests?

Whenever I buy content on my iPad I am required to type my password. For better or worse, my password is secure, meaning it's a pain to type with all the shifting and numbers, etc. And I am annoyed having to type it all the time.
I know it's a "security feature" that a lot of people would want, but I don't, and I want to reduce the frequency. Like once a day would be fine with me.
Is there any way to adjust - or opt out of being asked for my password EVERY time I buy a song, app or movie?

Well, one way is to combine all of your purchasing & updating into one session. Or put it in Notes, either partial or buried inside a whole lot of padding, or both, then C&P it out for use.
Generate a random alphanumeric string, as long as you like,
AhJuN67$forstMbMnMlko897$uy6sdvvcn87$n&uBGCMk ..... And etc, over many lines ...?..
Insert yours into the middle somewhere. If it's strong you will recognize it and pull it out, but no one else ever will. That note will simply appear to be a corrupt file.
OTOH, if NSA is after you then better safe than sorry ......

Similar Messages

  • Is there any way to reduce the JPEG compression ap...

    I'm wondering if there is any way to reduce the fierce amount of JPEG compression applied to photos taken with the 6220 classic? I'm 99.99% sure that there isn't, but I thought I'd ask anyway.
    I'm a professional graphic designer with 15 years experience, and as such understand the technicalities of digital imaging better than most.
    What the general public fails to understand is that ever higher megapixelage doesn't automatically equate to ever higher quality images.
    The 6220 classic has a 5MP camera, which is one of the reasons I bought it, along with the fact that it has a Xenon flash and a proper lens cover. Its imaging quality also generally gets very positive reviews online.
    However, the 6220 classic takes far poorer photos than my 5 year old Olympus digital camera which only shoots 4MP. Why is this? Many reasons. The Olympus has a much larger imaging chip, onto which the image is recorded (physical size as opposed to pixel dimensions), a far superior lens (physical size & quality of materials), optical (not digital) zoom, and the ability to set various levels of JPEG compression, from fierce (high compression, small files, low quality images) to none at all (no compression, large files, high quality TIFF-encoded images).
    When I first used the camera on the 6220 classic (I've never owned a camera phone before) I was appalled at the miniscule file sizes. A 2592 x 1944 pixel image squashed into a few hundred kilobytes makes a mockery of having decent pixel dimensions in the first place, but then the average consumer neither cares about nor would notice the difference. They're not going to be examining & working on their images in Photoshop on a 30" Apple Cinema Display.
    Is fierce JPEG compression (and an inability to alter it) the norm with camera phones, or do other camera phones (perhaps from other manufacturers) allow greater latitude in how images are compressed?
    Thanks.
    Solved!
    Go to Solution.

    Believe me, I was very aware that this was a phone with a camera attached, not a dedicated camera, before I bought it. I went into this with my eyes open. I knew the lens, imaging chip, zoom, etc, would all be grossly inferior, but given all of this, surely the phone manufacturers should help to compensate for this by adding a few lines of code to the software to reduce (or ideally remove) the JPEG compression, or at least give the user the option to do so if they want? The fierce compression just makes images obtained with compromised hardware even worse than they would have been otherwise.
    It adds insult to injury and is totally unnecessary, especially given that the memory card in the 6200 classic is 1GB but the one in my Olympus is only 128 MB! It's not as if lack of storage space is an issue! On the Olympus I can only take about 8 pictures without compression (although I could obviously buy a much larger memory card). On the 6220 classic, given the ridiculous amount of compression, there's room for over 1200 photos! It would be far better to let 70 uncompressed images be stored than 1200 compressed ones. Does anyone seriously need to take over a thousand photos on a camera phone without having access to a computer to offload them? I doubt it.
    Also, compressing the images requires processing power, which equals time. If they were saved uncompressed, the recovery time between shots would be reduced, although obviously writing the larger files to memory may offset this somewhat.
    Just to give people an idea, an uncompressed 8-bit RGB TIFF with pixel dimensions of 2592 x 1944 takes up approximately 14.5 MB of space. (The exact number of bytes varies slightly depending on the header information stored with the file). The 3 photos I've taken so far with the 6220 classic (and that I've decided to actually keep) have files sizes of 623, 676 & 818 KB respectively. An average of these 3 sizes is 706 KB. 706 KB is less than 5% the size of 14.5 MB, which means that, on average, the camera, after is records the 5038848 pixels in an image, throws over 95% of them away.
    I'm deeply unimpressed.

  • HT1688 Is there any way to set password to protect the location service, to keep GPS open? so, the theft cannot turn it off so easy, because once the location service is turn off, all GPS track is useless...

    Is there any way to set password to protect the location service, to keep GPS open? so, the theft cannot turn it off so easy, because once the location service is turn off, all GPS track is useless...

    That is what Activation Lock of iOS 7 does
    In addition, it renders the iPhone totally useless to anyone who doesn't know your Apple ID and password.
    Allan

  • HT4976 Is there any way that I can request a Hedgehog emoji?

    I really want a hedgehog emoji.  Is there any way that I can request an emoji.  They can't be that hard to make and it would make my day if they made a hedgehog!

    Adam ~ Try here:
    http://www.apple.com/feedback/

  • Any way to reduce the resolution when exporting to .pdf

    We are emailing reports.  On some reports with a large number of jpegs we are hitting a size limitation.  It would be helpful to reduce the resolution on the jpegs when exporting to .pdf.  Any way that would be possible?

    Hi,
    Need more info-
    VS version? or the developing application?
    CR Version? Are you directly emailing your reports from CR designer?
    Also once the image is fetched by the report, we can not make any changes in the image, as a work around you need to do required changes in the image before adding it to the reports, and as far as I know it is not possible through code, but we can wait for other responses though.
    Sincerely,
    Amit

  • Exporting a book to pdf - any way to reduce the file size?

    Hi,
    So I have made a book using iPhoto and would like to send a pdf copy of it to another person who will fill in the texts. I am able to save the book as pdf via the print menu but the resulting file is over 300 mb in size (the book has only 20 pages)! On the one hand i like the fact that iPhoto is not downsampling my photos but it's a bit difficult trying to send a 300+ mb file over email Is there any way to create a pdf with the images compressed so i could send it as an attachment?

    http://beyondteck.blogspot.com/2008/11/how-to-reduce-pdf-file-sizes-on-mac.html
    Google is your friend.
    Regards
    TD

  • Is there any way to enforce password encryption?

    I analyzed the network traffic while executing the following code:
    Hashtable env = new Hashtable();
    env.put(Context.INITIAL_CONTEXT_FACTORY,
    "com.evermind.server.ApplicationClientInitialContextFactory");
    env.put(Context.PROVIDER_URL, "ormi://myhost:23799/ejbtest1");
    env.put(Context.SECURITY_PRINCIPAL, "admin");
    env.put(Context.SECURITY_CREDENTIALS, "welcome");
    Context context = new InitialContext(env);
    Object homeObject = context.lookup("java:comp/env/Ejb1");
    Ejb1Home home = (Ejb1Home)PortableRemoteObject.narrow(homeObject, Ejb1Home.class);
    Ejb1 bean = (Ejb1) PortableRemoteObject.narrow(home.create(), Ejb1.class);
    bean.doWork();
    bean.remove();
    Password ("welcome") in the network traffic was unencrypted. Is there any way to enforce its encryption?

    One possible technique is outlined here:
    http://asktom.oracle.com/pls/ask/f?p=4950:8:::::F4950_P8_DISPLAYID:1249800833250#6205862409554
    Search for "conditional FK"

  • Any way to set password wake from sleep but not...

    screensaver?
    i have "ask for password on wake from sleep or screensaver" in security prefs.
    i'd like to disable that for the screensaver only...any way to do this? terminal, shareware... any ideas?

    solved!
    found a freeware app on versiontracker called 'utility lock' that lets me lock my mac on sleep only.

  • Any way to save password for wiki access?

    Is there any way to save the password for wiki access?
    I don't want to require my users to put in a password for the wiki when they've already put one in for their user account.

    Safari and Firefox refuse to store the password in the keychain because we never actually submit the form. This is because we use JavaScript to digest the password before sending it up. That allows you to have a non-SSL site (and, correspondingly, not have to deal with certificates) but also not send passwords in clear-text and provide a Logout button (which standard HTTP and Kerberos authentication methods don't allow). In order for us to support storing passwords in the system keychain, we would have to either send passwords in the clear, remove the logout button, or require everyone to acquire and set up certificates for all of their sites.
    Given these constraints, the best solution is a "remember me" checkbox which saves your session and keeps you logged in, and we're currently working on that.

  • Any way to reduce alias sizes?

    I noticed that the file size for my aliases were 1MB+ which is ridiculous. It is apparently a custom icon issue. So okay I've figured out that much. What I can't find is a way to fix it. Are there any tricks anyone knows for shrinking them?

    Troy Pickett wrote:
    Are there any tricks anyone knows for shrinking them?
    Yes. Down to 6 KB in Mountain Lion.
    The "bad" news: it's a multi-step process, and it requires at least one shareware (i.e. non-free) application to handle one part of the process.
    The good news: it's possible to automate a major part of the shrinking down to a single Finder keyboard shortcut, plus one click on a button, plus a warning confirmation. (The latter part could be probably automated even more by using an AppleScript and a terminal command while also bypassing the "shareware software step", but I didn't look into it yet.)
    In general, the following post sums up the issue quite well for an overview, although it doesn't really offer a workable solution: https://discussions.apple.com/message/6443819#6443819
    The solution until Leopard (OS X 10.5) used to be a simple but effective Contextual Menu Item plugin:
    http://www.splook.com/Software/Shrink_Alias.html
    Snow Leopard and later dropped the support for Context Menu plugins in favor of Services, so the plugin won't work out of the box anymore.
    Additionally, I think since Snow Leopard (or was it in Leopard already?), apart from including the icon in the resource fork, an Alias now also includes the same icon in the data fork, effectively doubling its size. Sigh.
    And the Shrink Alias plugin wasn't ever updated to handle the data fork anyway.
    But there's a workaround to make Shrink Alias – and other old Contextual Menu Items – run nonetheless.
    Open your ~/Library folder. It's invisible by default, but you'll get there from the Finder "Go" menu while holding the Option key.
    In your Library folder create a folder named "Contextual Menu Items".
    Place the ShrinkAlias.plugin in there.
    Download and install the free Shortcuts application from Abracode: http://free.abracode.com/cmworkshop/shortcuts.html 
    There's actually two of them in the download and you may want to install both. For running Shrink Alias you need Shortcuts32.
    Read the Shortcuts instructions on their webpage carefully.
    (I have also noticed that you may need to add background apps ShortcutObserver and ShortcutObserver32 to your Login Items manually since the corresponding Setup command doesn't stick sometimes.)
    In the Shortcut32 "Menu" tab you should assign a global shortcut to actually invoke the context menu in Finder.
    When you select an Alias in Finder and press your shortcut from step 6, you should now see a contextual menu with the Shrink Alias menu item. Selecting it will already reduce the Alias size by one half, by removing the icon data from the resource fork.
    But there's still the data fork…
    You need an application which can edit file forks.
    I know of two shareware options:
    • Path Finder – an extremely powerful file browser, many people are actually using it as a full Finder replacement.
    • File Utility from Limit Point Software – a relatively easy to use "one trick pony".
    Both apps support the OS X Services.
    • You can either use Path Finder's "Show Info" global service to open its File Info window, where you need to activate the Attributes: Dates/Forks section and delete the Data Fork.
    • Or you can use File Utility's Delete Data Fork service to invoke the app's interface for the selected item. (Note that you may want to disable all its other "Delete XY" services from the System Preferences in order to prevent file damage.)
    Further automation is possible by assigning Services keyboard shortcuts in System Preferences, and by using a macro utility like Keyboard Maestro. As mentioned at the beginning, it should be even possible to automate everything using Applescript and Terminal commands and compile it e.g. as Service plugin using the OS X Automator. But that requires further investigation.

  • Any way to reduce class file size?

    Somewhere during my travels on the net I remember seeing something about a utility that reduces the size of java class files, eg by optimizing. I think it is an IBM product. Anybody know about this?
    I am writing a midlet that needs to be less than 70K in size (JAR file), but currently its at about 100K -- any suggestions on how to reduce the size of the class files?
    Thx,
    Fred

    Yes, I think you are refering to JAX by IBM.
    I have just started using it a couple of days ago. It reduced my 130k application to 70k good tool.
    Here is the link :
    http://www.alphaworks.ibm.com/tech/JAX
    Look for verion 6.1 that on if free. The new version is very expensive $1000 :(.
    6.1 works well.

  • Any way to reduce the size of Boot Camp partition?

    I made my Boot Camp partition way big and now I'd like to smallify it by about half, down to 60G or so (it's 130G now). Is there any EASY way to do this?
    Many thanks,
    Pier

    In Vista (Ultimate in my case), RightClick My Computer -> Manage: select Disk Management. In Vista you can shrink your (C:) Boot Camp partition which leaves OS intact but allows another install to new (D:) (extended) volume created within space. In XP, I think same can be done with Diskpart.exe which is in \System32. As I have, you can install another Windows OS to the new partition.
    I can't see data from Leopard OS for the extension made, though I can see Ntfs files and copy/paste from original Windows (C:) volume bootcamp set up. I do not know if formatting the new split to Fat 32 would make it a share space for Leopard.

  • Any way to reduce Light Flicker?

    On some of my nightshots, when I zoom in, I have a strong flicker.
    The Flicker Filter does not seem to work. Any other suggestion how to reduce or eliminate the flicker?

    Hard to tell....... I used a slow shutterspeed. 1/12 sec. The flicker is mostly on exterior building lightings. All in Beijing only. Was also shooting in Shanghai, but no problem there!

  • Any way to override site request to not save login info?

    I am the ultimate arbitrator of yes no questions. I don not care if your site requests that my browser not save my login info. I want it saved. If I can not
    I do one of two things,
    Not got back to the site ( if that is not practicable)
    Find a browser that cares about what the USER wants

    Yes, unfortunately it is removed.
    It seems that 10.9.2 even causes additional problems because I can neither enter my bank account's password with 1Password anymore nor with Keychain. My password is 22 signs long and is now written on a piece of paper.
    Very nice improvement!

  • Any way to bypass password on iPod Touch?

    Hi,
    Interesting problem here. I decided to restore because my iPod got slow. OK, so I set it up to restore and got the blue screen that shows the UBS connection and the arrow saying connect to itunes. I went through the restore and after it says could not find iPod. However, in Windows it shows up and I can view its files etc. - so it is there. And even crazier, I hear my mail being received. BUT it is still showing the blue screen with the USB picture and I now get this message that "itunes cannot connect because password required." However, I cannot get to the password page cause it stuck on this one page.
    Any suggestions?

    Got it solved. Looks like third time is the charm. For some reason the restore was not completing even though it said it did. The iPod finally acted properly after the third try at restore.

Maybe you are looking for

  • How do I add a birthday to my calendar without it being an event ?

    How do I add a birthday to my calendar without it being an event ?

  • How to call function in updateable detail report field in apex 4.0

    i build a function which calculate the total price of the product by multiply qty* rate and i build a master detail form i want in the updatable detail report when i give the qty and rate then i call the culculation function and display the result in

  • Color management problems Epson 4000

    I have installed the latest (3.0.9) drivers for my Epson SPro 4000 and I am using Leopard. The printer works, That is it responds to the computer (MacBook Pro), but it prints like it is not recognizing the printer profiles I select in Photoshop or Li

  • What is the need of END-OF-SELECTION event in ABAP reporting

    Hi, Can anyone explain the need of the END-OF-SELECTION event in ABAP Reports? This event is used to terminate the previous event. Is that right? or is there any specific use of it? and when exactly we use this event while writing a report? I mean wh

  • WRT54gr not giving out ip addresses

    I have a WRT54GR that seems to stall after running a couple of days. After about 3 - 5 days of running my PC's can see the wireless network, connect to it, but will not be given an IP address. If I reset the WR54gR the PC or laptop get's an IP addres