Application to track usage while on Passport plan

Hey there
I’d be happy to help with tracking your usage!
One option to track your usage will be the myAT&T app which will detail your remaining usage available. If you need an immediate update on usage, I would recommend using options available on the device itself to track usage if available. For example, many devices offer a data usage option in Settings which will detail how much data you have used. Alternatively, apps such as Onavo Count can be used to count your data usage as it happens!
I hope this helps!
Charise

What is the name of the application I can use to view/track calls and data usage while I am in Canada(live in US). I purchased the $30 Passport plan that allows a minimum amount of data, so I want to make sure we haven't accidentally used more.

Similar Messages

  • Tracking Usage of an application that uses EAI Object Manager

    Hi,
    We have had created for us an application that works using Siebel EAI.
    I have been asked to implement some tracking of usage, so that we can see who is using the application.
    Building on some work that we use in the main application, I have an executable file that essentially looks in the Siebel log directory for a string like this:
    oldUser=SiebelAnonUser, newUser=UsersUserName
    This works fine to a point, except not every user seems to have an entry like this one.
    Some do/some don't and some do some days and not others. It seems quite random.
    Instead, the users frequently have an entry like this instead of the SiebelAnonUser:
    oldUser=someUsersUserName, newUser=anotherUsersUserName
    Can anyone explain how this works, and why sometiumes we see an entry with SiebelAnonUser in and other times not?
    Otherwise, does anyone have a good way of tracking usage of EAI? Or something that would be written to the logs that we can track usage on?

    Hi Rave,
    The error that I am getting is "Cannot Create ActiveX Component".  It's occurring when I try to create the object "AFormAut.App".  Below is the line of code that is throwing the error.
    _formapp = DirectCast(CreateObject("AFormAut.App"), AFORMAUTLib.AFormApp)
    Thanks,
    Aaron

  • Cannot open Planning application : An error occurred while processing page

    Hi,
    I'm using EPM 11.1.1.3 on Linux Server (Red Hat). Recently, I had to stop and start all services after which I am unable to open any Planning application. It gives me the following error:
    An error occurred while processing this page. Check the log for details.Please close the current tab and open application again
    An error occurred while processing this page. Check the log for details.
    I cannot open it through Workspace also. There aren't any logs in %HYPERION_HOME%/logs/Planning which mention anything about this error. Appreciate if someone could suggest a solution.
    Cheers,
    Sahil

    Thanks for sharing your expert opinions guys. I have checked the suggested log HYPERION_HOME/deployments/Tomcat5/HyperionPlanning/logs/catalina.out
    It seems to be a JDBC connection error. This brings me to the point that I also reconfigured Planning over the existing configuration (8300). could this be the cause of the error as other utilities (Web Analysis, Essbase, Shared Services etc.) are working fine (I did not reconfigure these).
    Kindly have a look at the log below from the aforementioned path and suggest a solution. Greatly appreciate any help.
    Jul 17, 2011 9:45:16 AM org.apache.coyote.http11.Http11BaseProtocol init
    INFO: Initializing Coyote HTTP/1.1 on http-8300
    Jul 17, 2011 9:45:16 AM org.apache.catalina.startup.Catalina load
    INFO: Initialization processed in 441 ms
    Jul 17, 2011 9:45:16 AM org.apache.catalina.core.StandardService start
    INFO: Starting service Catalina
    Jul 17, 2011 9:45:16 AM org.apache.catalina.core.StandardEngine start
    INFO: Starting Servlet Engine: Hyperion Embedded Java Container/1.0.0
    Jul 17, 2011 9:45:16 AM org.apache.catalina.core.StandardHost start
    INFO: XML validation disabled
    [INFO] HyperionPlanning] - Starting Hyperion Planning...
    [INFO] RegistryLogger - REGISTRY LOG INITIALIZED
    [INFO] RegistryLogger - REGISTRY LOG INITIALIZED
    /oracle/hyp/app/common/config/9.5.0.0/product/planning/9.5.0.0/planning_1.xml
    displayName = Planning
    componentTypes =
    priority = 50
    version = 9.5.0.0
    build = 1
    location = /oracle/hyp/app/products/Planning
    taskSequence =
    task =
    *******/oracle/hyp/app/common/config/9.5.0.0/registry.properties
    Creating rebind thread to RMI
    [INFO] HyperionPlanning] - Hyperion Planning started in 3 seconds.
    Jul 17, 2011 9:45:20 AM org.apache.coyote.http11.Http11BaseProtocol start
    INFO: Starting Coyote HTTP/1.1 on http-8300
    Jul 17, 2011 9:45:20 AM org.apache.jk.common.ChannelSocket init
    INFO: JK: ajp13 listening on /0.0.0.0:8302
    Jul 17, 2011 9:45:20 AM org.apache.jk.server.JkMain start
    INFO: Jk running ID=0 time=0/17 config=null
    Jul 17, 2011 9:45:20 AM org.apache.catalina.startup.Catalina start
    INFO: Server startup in 4257 ms
    Jul 17, 2011 9:45:36 AM org.apache.coyote.http11.Http11BaseProtocol init
    SEVERE: Error initializing endpoint
    java.net.BindException: Address already in use:8300
         at org.apache.tomcat.util.net.PoolTcpEndpoint.initEndpoint(PoolTcpEndpoint.java:297)
         at org.apache.coyote.http11.Http11BaseProtocol.init(Http11BaseProtocol.java:138)
         at org.apache.catalina.connector.Connector.initialize(Connector.java:1016)
         at org.apache.catalina.core.StandardService.initialize(StandardService.java:580)
         at org.apache.catalina.core.StandardServer.initialize(StandardServer.java:791)
         at org.apache.catalina.startup.Catalina.load(Catalina.java:503)
         at org.apache.catalina.startup.Catalina.load(Catalina.java:523)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at org.apache.catalina.startup.Bootstrap.load(Bootstrap.java:266)
         at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:431)
    Jul 17, 2011 9:45:36 AM org.apache.catalina.startup.Catalina load
    SEVERE: Catalina.start
    LifecycleException: Protocol handler initialization failed: java.net.BindException: Address already in use:8300
         at org.apache.catalina.connector.Connector.initialize(Connector.java:1018)
         at org.apache.catalina.core.StandardService.initialize(StandardService.java:580)
         at org.apache.catalina.core.StandardServer.initialize(StandardServer.java:791)
         at org.apache.catalina.startup.Catalina.load(Catalina.java:503)
         at org.apache.catalina.startup.Catalina.load(Catalina.java:523)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at org.apache.catalina.startup.Bootstrap.load(Bootstrap.java:266)
         at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:431)
    Jul 17, 2011 9:45:36 AM org.apache.catalina.startup.Catalina load
    INFO: Initialization processed in 407 ms
    Jul 17, 2011 9:45:36 AM org.apache.catalina.core.StandardService start
    INFO: Starting service Catalina
    Jul 17, 2011 9:45:36 AM org.apache.catalina.core.StandardEngine start
    INFO: Starting Servlet Engine: Hyperion Embedded Java Container/1.0.0
    Jul 17, 2011 9:45:36 AM org.apache.catalina.core.StandardHost start
    INFO: XML validation disabled
    [INFO] HyperionPlanning] - Starting Hyperion Planning...
    [INFO] RegistryLogger - REGISTRY LOG INITIALIZED
    [INFO] RegistryLogger - REGISTRY LOG INITIALIZED
    /oracle/hyp/app/common/config/9.5.0.0/product/planning/9.5.0.0/planning_1.xml
    displayName = Planning
    componentTypes =
    priority = 50
    version = 9.5.0.0
    build = 1
    location = /oracle/hyp/app/products/Planning
    taskSequence =
    task =
    *******/oracle/hyp/app/common/config/9.5.0.0/registry.properties
    Creating rebind thread to RMI
    [INFO] HyperionPlanning] - Hyperion Planning started in 2 seconds.
    Jul 17, 2011 9:45:39 AM org.apache.coyote.http11.Http11BaseProtocol start
    SEVERE: Error starting endpoint
    java.net.BindException: Address already in use:8300
    Jul 17, 2011 9:45:39 AM org.apache.catalina.startup.Catalina start
    SEVERE: Catalina.start:
    LifecycleException: service.getName(): "Catalina"; Protocol handler start failed: java.net.BindException: Address already in use:8300
    Jul 17, 2011 9:45:39 AM org.apache.catalina.startup.Catalina start
    INFO: Server startup in 3083 ms
    Jul 17, 2011 9:45:39 AM org.apache.catalina.core.StandardServer await
    SEVERE: StandardServer.await: create[8301]:
    java.net.BindException: Address already in use
    Jul 17, 2011 9:45:39 AM org.apache.coyote.http11.Http11BaseProtocol pause
    INFO: Pausing Coyote HTTP/1.1 on http-8300
    Jul 17, 2011 9:45:39 AM org.apache.catalina.connector.Connector pause
    SEVERE: Protocol handler pause failed
    java.lang.NullPointerException
         at org.apache.jk.server.JkMain.pause(JkMain.java:677)
         at org.apache.jk.server.JkCoyoteHandler.pause(JkCoyoteHandler.java:162)
         at org.apache.catalina.connector.Connector.pause(Connector.java:1031)
         at org.apache.catalina.core.StandardService.stop(StandardService.java:491)
         at org.apache.catalina.core.StandardServer.stop(StandardServer.java:743)
         at org.apache.catalina.startup.Catalina.stop(Catalina.java:601)
         at org.apache.catalina.startup.Catalina$CatalinaShutdownHook.run(Catalina.java:644)
    [INFO] HyperionPlanning] - Shutting down Hyperion Planning applications...
    [INFO] HyperionPlanning] - Hyperion Planning was stopped
    Unable to create JDBC connection. java.sql.SQLException: [Hyperion][Oracle JDBC Driver]Internal error: Net8 protocol error.
    Unable to set Planning's Oracle connection numeric character to '.'. java.lang.NullPointerException
    Can not set database catalog name, skipping set of catalog name: hypdb
    Unable to create JDBC connection. java.sql.SQLException: [Hyperion][Oracle JDBC Driver]Internal error: Net8 protocol error.
    Unable to set Planning's Oracle connection numeric character to '.'. java.lang.NullPointerException
    Can not set database catalog name, skipping set of catalog name: hypdb
    Unable to create JDBC connection. java.sql.SQLException: [Hyperion][Oracle JDBC Driver]Internal error: Net8 protocol error.
    Unable to set Planning's Oracle connection numeric character to '.'. java.lang.NullPointerException
    Can not set database catalog name, skipping set of catalog name: hypdb
    Can not get JDBC connection.
    java.lang.Exception: No object were successfully created. This can be caused by any of the following: The OLAP Server is not running, The DBMS is not running, the DBMS is running on a different machine that the one specified, the name and password provided were incorrect.
         at java.lang.Thread.run(Unknown Source)
    java.lang.RuntimeException: Error loading objects from data source: java.lang.NullPointerException: JDBCCacheLoader.loadObjects(): jdbc connection was null.
    java.lang.NullPointerException
    Unable to create JDBC connection. java.sql.SQLException: [Hyperion][Oracle JDBC Driver]Internal error: Net8 protocol error.
    Unable to set Planning's Oracle connection numeric character to '.'. java.lang.NullPointerException
    Can not set database catalog name, skipping set of catalog name: hypdb
    Can not get JDBC connection.
    java.lang.Exception: No object were successfully created. This can be caused by any of the following: The OLAP Server is not running, The DBMS is not running, the DBMS is running on a different machine that the one specified, the name and password provided were incorrect.
         Unable to create JDBC connection. java.sql.SQLException: [Hyperion][Oracle JDBC Driver]Internal error: Net8 protocol error.
    Unable to set Planning's Oracle connection numeric character to '.'. java.lang.NullPointerException
    Can not set database catalog name, skipping set of catalog name: hypdb
    Unable to create JDBC connection. java.sql.SQLException: [Hyperion][Oracle JDBC Driver]Internal error: Net8 protocol error.
    Unable to set Planning's Oracle connection numeric character to '.'. java.lang.NullPointerException
    Can not set database catalog name, skipping set of catalog name: hypdb
    Attempted to release a null connection
    java.lang.NullPointerException: JDBCCacheLoader.loadObjects(): jdbc connection was null.
    Unable to create JDBC connection. java.sql.SQLException: [Hyperion][Oracle JDBC Driver]Internal error: Net8 protocol error.
    Unable to set Planning's Oracle connection numeric character to '.'. java.lang.NullPointerException
    Can not set database catalog name, skipping set of catalog name: hypdb
    Can not get JDBC connection.
    java.lang.Exception: No object were successfully created. This can be caused by any of the following: The OLAP Server is not running, The DBMS is not running, the DBMS is running on a different machine that the one specified, the name and password provided were incorrect.
    Attempted to release a null connection
    java.lang.NullPointerException: JDBCCacheLoader.loadObjects(): jdbc connection was null.
    java.lang.RuntimeException: Error loading objects from data source: java.lang.NullPointerException: JDBCCacheLoader.loadObjects(): jdbc connection was null.
    java.lang.NullPointerException
    Unable to create JDBC connection. java.sql.SQLException: [Hyperion][Oracle JDBC Driver]Internal error: Net8 protocol error.
    Unable to set Planning's Oracle connection numeric character to '.'. java.lang.NullPointerException
    Can not set database catalog name, skipping set of catalog name: hypdb
    Unable to create JDBC connection. java.sql.SQLException: [Hyperion][Oracle JDBC Driver]Internal error: Net8 protocol error.
    Unable to set Planning's Oracle connection numeric character to '.'. java.lang.NullPointerException
    Can not set database catalog name, skipping set of catalog name: hypdb

  • Application that Tracks my Usage

    Is there an application that tracks my time usage for phone calls and data used?
    I would like to see how many minutes I have used, and how much of data I have sent and received.
    I can't seem to find a good one.

    If you are an AT&T customer, use this http://itunes.apple.com/us/app/at-t-mywireless-mobile/id309172177?mt=8
    If you put some more info in your forum profile, you'll get better answers.

  • Wifi Application Data Tracker

    Hello,
    I'm looking for an application that lets me track individual apps data usage while over wifi. So far I can only find apps that track app data usage over mobile data, but I need it for wifi since the phone is connecting to a mobile hotspot (along with several other devices, which is why I need the app... to track which devices are using the most data and what apps on the devices are doing it )
    Any suggestions?
    Thanks!

    I don't know if there is a "correct" way of doing this, but here is what I do:
    go to http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager07.htm l and click 'Delete all sites'
    use a cleaner tool like CCleaner to have these items automatically cleaned; make sure that 'Flash Player' in the Applications tab is checked
    I think that you can also simply just delete those folders in the AppData section.

  • Error while creating a Planned Order

    Hi SAP Experts,
    I have an error encountered while creating a Planned Order which is "Mode linkage problem with mode number".
    Diagnosis:
        An application program called an LCA routine and the following error occurred:
        An order has at least one condition with mode linkage with the same mode number. The activities of this condition must have compatible modes. The modes are compatible when each mode of one activity has a mode for the other activity with the same mode number. The first activity that violates the condition is given in the return code table in ABAP.
    Please enlighthen me what is this error and what should be done to this error.
    Thanks in advance,
    Raymond

    Check the PPM or PDS being used in the Planned Order.
    Most likely you have a Setup Activity followed by Produce Activity. However the Mode (i.e. Resource) used in the two activities are different. The same Mode needs to be used both in Setup and corresponding Produce activity.
    Hope this helps,
    somnath

  • Cellular/data usage while connected to Wi-Fi with iPhone 5

    I recently upgraded from an iPhone 4 to an iPhone 5 and when I view my usage details for data I am seeing small amounts of data use even while my phone is connected to Wi-Fi and charging. I did not see this with my iPhone 4.
    The usage is small and I'm guesstimating adds up to 20-30MB per month, but wondering if this is normal.
    My iPhone 4 was running iOS 5.1.1 and the iPhone 5 is running iOS 6.0.2 and Verizon 13.3.
    I'm not if this is considered normal as I've read about the recent bug that was allowing a lot of data to leak while on Wi-Fi. Supposedly iOS 6.0.2 and Verizon 13.1 fixed this issue. Others have posted that a replacement phone fixed the issue.
    The small data use seems to be about 30-90kb every couple of hours. Again, I never saw this with the iPhone 4.
    Do others see this small data usage while on Wi-Fi?
    Thanks!
    David

    Hmmm, I don't think that's the case. As I said, I can keep perfect track of wi-fi and 3G usage with the DataMan app. While I'm connected via wi-fi, there's a 90-10 ratio between wi-fi and 3G. There's a lot of wi-fi usage, meaning it is connected, at least, most of the time.
    Maybe an alternative answer to my question, based on your reply, would be the fact that the connection might be dropped SOMETIMES, but not FOR GOOD, when the phone is locked. I would like to understand this behaviour better - why it is dropped? It really makes little sense to drop the wi-fi connection if it is known that it is much stabler, faster AND it costs me zero to use data with it.
    I don't wanna spend my 3G data, that's why we keep looking for wi-fi connections everywhere we go, right?

  • Someone enabled/started the "Console" program on my G4 running OS 10.5.  My understanding is that Console tracks usage logs.  Can it track IM's through Yahoo?

    I noticed yesterday that Console has ben enabled/started on my IMac G4 running OS 10.5.  My understanding in doing research this morning is that Console is used to track usage logs......my question is does/can it track actual IM's through Yahoo?  Or just indicate that a conversation took place? Or something less than that?

    It always runs in the background, but you will see it only when you invoke it throughUser>Applications>Utilities>Console.  You may have clicked on it by mistake.  Just close it and remove it from the Dock, doing that won't hurt anything.

  • Tracking Usage in RoboHelp

    I have played around with the Reports in RH6 Server and I'm
    looking for a way to track usage by user. I've looked at the access
    database that gets created and there is a field called "userlogin"
    in the TUser table. If I could figure out how to populate the field
    with the AD user name of the person viewing the help file, that
    would give me everything that I need. If that is not possible any
    other suggestions of ways to obtain this data would be great.
    FYI ... Our software is loaded on a Windows 2003 Server and
    clients access it via remote desktop.

    Hi,
    I've never tried it but hearded that it really slows down the whole HFM plateform. The best way to be sure is to run a test on your application.
    Lionel.

  • Unlimited messaging under Passport plan

    i have purchased the Passport plan while traveling Aristide the U.S. To best use unlimited messaging without using my 120MB of data, do I need to turn off cellular data? I'm on an IPhone 6.

    Lisaeleanore wrote:
    i have purchased the Passport plan while traveling Aristide the U.S. To best use unlimited messaging without using my 120MB of data, do I need to turn off cellular data? I'm on an IPhone 6.On the iphone you should turn off "data roaming" and only turn it on when you want to use data. If you turn off all cellular data you won't be able to send or receive picture messages. With just data roaming turned off, picture messaging still works.

  • Error while updating a plan

    Hi,
    I have encountered an error while updating a plan. While i update the uplan , the grid gets filled but it throws a message stating
    "Maximum Number of Result Blocks has been reached"
    Maximum number of Result Blocks has been reached.
    [Oracle BAM Enterprise Link error code:  DC -- 0x1, DC -- 0xD4]
    Error while processing the data for the step 'Grid'
    [Oracle BAM Enterprise Link error code:  DC -- 0x1, DC -- 0x83]
    Maximum number of Result Blocks has been reached.
    [Oracle BAM Enterprise Link error code:  DC -- 0x1, DC -- 0xD4]
    Error while processing the data for the step 'Grid'
    [Oracle BAM Enterprise Link error code:  DC -- 0x1, DC -- 0x83]
    Update of Plan "deposittest created 7/19/2007 5:11:50 PM" failed.
    [Oracle BAM Enterprise Link error code:  PlanMgr -- 0x1, PlanMgr -- 0xD5]
    The data updation stops after the row count 49900.
    Please help to resolve this error .
    Thanks in advance.
    Regards,
    Lathika

    Hi,
    in BAM-Administrator you should rraise Parameter "MaxResultBlocks".
    BAM originaly is al licensed Software from Group1 named "Sagent Data Flow".
    This may help searching the web.
    Greetz,
    GOI

  • Error while creating Inspection plan

    Hi,
    While creating inspection plan in QP01, system is showing error  "Material type ZROH is not defined for task list type Q''
    Please help me to solve the error.
    Thanks
    Prasant

    Hi,
    This is due to the configuration error,
    Just use T.Code OP50
    Create an entry for task list type "Q" with material type "ZROH" and save,
    Then try creating a Quality Inspection Plan, it will work
    Regards
    Merwyn

  • Error while updating the plan in Enterprise link

    hi
    i am getting an error while updating the plan which polls the JMS topic and inserts into the grid.
    IMessageSourceReceiver->messageReceive: javax.jms.JMSSecurityException: JMS-232: An invalid user/password was specified for the JMS connection
         at oracle.jms.AQjmsDBConnMgr.checkForSecurityException(AQjmsDBConnMgr.java:916)
         at oracle.jms.AQjmsDBConnMgr.getConnection(AQjmsDBConnMgr.java:601)
         at oracle.jms.AQjmsDBConnMgr.<init>(AQjmsDBConnMgr.java:238)
         at oracle.jms.AQjmsConnection.<init>(AQjmsConnection.java:183)
         at oracle.jms.AQjmsTopicConnectionFactory.createTopicConnection(AQjmsTopicConnectionFactory.java:209)
         at iteration.enterpriselink.sources.JMSConsumer.start(JMSConsumer.java:94)
         at iteration.enterpriselink.sources.JMSMessageSourceReceiverImpl.jmsConsumerStart(JMSMessageSourceReceiverImpl.java:1001)
         at iteration.enterpriselink.sources.JMSMessageSourceReceiverImpl.messageReceive(JMSMessageSourceReceiverImpl.java:326)
    [Oracle BAM Enterprise Link error code:  0x75 -- 0x1, 0x75 -- 0x3A]
    Error during Message Receive operation.
    [Oracle BAM Enterprise Link error code:  0x75 -- 0x1, 0x75 -- 0x3B]
    Error while processing the data for the step 'Oracle BAM Enterprise Message Receiver'
    [Oracle BAM Enterprise Link error code:  DC -- 0x1, DC -- 0x83]
    Error while processing the data for the step 'Oracle BAM Enterprise Message Receiver'
    [Oracle BAM Enterprise Link error code:  DC -- 0x1, DC -- 0x83]
    Update of Plan "Untitled, created 3/11/2009 3:56:28 PM" failed.
    [Oracle BAM Enterprise Link error code:  PlanMgr -- 0x1, PlanMgr -- 0xD5]
    the username and password that i have given are valid and i have given privileges that were mentioned on the technote to the user. can somebody help me out in resolving this as this is very critical for me right now
    Thanks in advance

    I also get error while updating the content in workflow thru the checkout option as reviewer. i.e. contributor checks in the content - then reviewer either updates the metadata or checks out and modifies the content and while checking in the following error occurs
    Content Server Request Failed
    Unable to update the content item information for 'HO000128'.
    The content ID must be specified.
    Please help to resolve.
    Thanks in advance
    Prasad

  • I have created a data module in s1000d application of framemaker 10.While publishing it in publication module it says"File does not exist".

    1- I have created a data module in s1000d application of framemaker 10.While publishing it in publication module it says”File does not exist”.
    2- Does FrameMaker 10 supports s1000d 4.1 ?

    See Lorna...it's almost second nature to you now,
    editing those js files! I TOLD you you could do it!
    Mark, it's EERIE that you should say this to me today because this is exactly what I have been thinking! I can put a song on a page with one eye shut now, and I can zip around those files pretty well (except for the recent fiasco where I didn't even look at the right folder). I also notice that the level of my writing is sounding more technical and familiar with digital world jargon. I remember how you told me I could do it, and you were right. You all were right and I feel more knowledgeable and at a point where I suspect that I can take steps on my own. HTML is a strange land, but just being able to edit that .js file and FIND it by navigating for it in Text Edit has made me feel much more competent.
    Before iWeb I didn't realize what Text Edit was for. I used it to take quick fast short notes. I never understood that concept of "opening something up in so and so application." The first time I clicked OPEN in Text Edit, and I saw all those danged files staring at me with beady eyes, I wanted to throw a white hanky and run for the hills. Not any more!
    Lorna in Southern California

  • Can I watch a rented movie from iTunes on my iPhone while on a plane?

    Can I watch a rented movie from iTunes on my iPhone while on a plane?

    I read that I may need to start the movie prior to departure so that it can connect via wifi (or whatever internet connection I use) and start the 24-hr "timer" for rented movies.  So,.. no truth to that?  More specifically, I can start a rented movie on iTunes, while on a plane, without an internet connection?

Maybe you are looking for