Not understanding something about margins and header

Pages 2 5.5.3
Mac OS 10.10.2
I'm trying to rap my head around how pages does headers.
I think of a header as a place were stuff goes so that it occurs at the top of each page. I would expect it to be positioned at the bottom of the top margin. For instance, with a top margin of .5 in and a header of 1. in, I would expect my header stuff to start at .5 in and my non header stuff to start at 1.5 in.
This is what I observed. Her are a couple of clarifications to start:
–All measures are vertical measures
–Origin represents the offset were an object placed at zero in the body of the document appears.
Top Margin, set to .5 in. Origin at .5 in as expected.
-Add a 1 in header. origin moves to 1 in. I  would expect the origin to move to 1.5 in, .5 in top margin + 1 in for the header.
-Add some 24 pt text to the header and the origin moves down even further, by at least a 1/3 in (24/72). Since 1/3 in is clearly less than one in, i would not expect the origin to change at all since the text would easily fit within 1 in.
This is what i am seeing. Without a header, the origin is the height of the top margin. The header appears to ignore the top margin and makes its start at the header height and grows downward from there. This seems wrong.
Can someone steer me straight?

Here's my settings.
Here's my results.
See, the header starts at 1. inch. I do not have the dimensions reversed.

Similar Messages

  • Cannot retrieve my e-mail "browser sent request server could not understand. Size of request header field exceeds server limit"

    Upgraded to Firefox 5.0.1 yesterday. No, after logging on to firefox, which takes me to my comcast page and when I try to get
    my e-mail I get this message "your browser sent a request this server could not understand. Size of request header field exceeds server limit" Then it says something about "cookies" I also tried to connect to other sites and get similar messages. Just to let you know I am not a guru, and 80 years old, but I did not have this problem with the previous version. Question, why are the headers repeated? Could that be the problem???

    This issue can be caused by corrupted cookies.
    Clear the cache and the cookies from sites (e.g. comcast) that cause problems.
    "Clear the Cache":
    * Firefox > Preferences > Advanced > Network > Offline Storage (Cache): "Clear Now"
    "Remove Cookies" from sites causing problems:
    * Firefox > Preferences > Privacy > Cookies: "Show Cookies"

  • HT3384 How do I change margins and header footers on a pages document?

    Hi can anyone help me on how do I change margins and header / footers on a pages document?
    Many thanks

    Oddly, when one enters text that is a paragraph string longer than the width of the the page, the text doesn't wrap. There seems to be something a bit wonky with the margins, but perhaps it's something else. I fiddled with styles to see if I could control it, but to no avail. I'm giving up and boing back to '09. Each time I think I'll switch to iWork 5, I encounter some other restrictive feature that sends me scurrying back to '09.

  • I love AI love Apple.  I own an iMac, a MacbookPro, an iPad, and an iPhone.  I've been a loyal Mac user since the '80's.   But, please, when are you going to do something about iCal and its Reminders component?  Attaching documents is clumsy. If you're on

    I love AI love Apple. I own an iMac, a MacbookPro, an iPad, and an iPhone.  I’ve been a loyal Mac user since the ‘80’s.   But, please, when are you going to do something about iCal and its Reminders component?  Attaching documents is clumsy. If you’re on iCloud, as I am, repeating events is impossible.  The ability to copy text or graphics into either events or Reminders doesn’t really exist.  This is an easy fix.   Why not get it done? 

    Maybe things will improve this summer,
    http://www.apple.com/macosx/mountain-lion/features.html
    Regards,
    Captfred

  • HT4009 I make an In-App purchase and my device fails to complete the purchase. Could you do something about it and prevent it from ever happening again?

    To iTunes Store
    I've being trying to make an In-App purchase and it doesn't work. I get this message that says the pruchase can't be completed. Could you do something about it and prevent it from ever happening again?
    Sincerely
    Cameron

    We are itunes users just like you.
    You should contact itunes support

  • I am not understanding something...

    Well, actually there are many things I don't understand. Like, for example, how my fellow american citizens can be stupid enough to sign up for another four years of...oh, never mind, what's the point?
    What's really bothering me at the moment is this "feature", which I have been completely incapable of implementing successfully. It seems simple, which is exactly why I am annoyed by my continued failure to do it properly.
    All I want (ok, not ALL I want, but certainly something I want) is to have a real-time list of data automatically keep itself scrolled to the most current entry. You know, kind of like you'd expect it to do in any reasonable gui, right?
    I figured, no problem. A JList inside a JScrollPane. Then a function to add data to the JList and max out the vertical scrollbar. Launch n+1 threads which all reference the "parent" object in order to update the list.
    Well, even before implementing this, I knew there was a small problem. For the "classic" feel, the list should only autoscroll if you aren't using the list at the time - like scrolling up or looking at some other section of the list. But, one thing at a time.
    Immediate problem. It doesn't work as expected. Much of the time, the scrollbar doesn't go all the way to the bottom, but instead stays just above the last one or two lines.
    Another problem. Sometimes the list just flat out goes BLANK - no scrollbar, no nothing. It only comes back when something else is added to the list.
    Knowing a little something about Swing, I figured it was possible the add-to-list command wasn't finishing in time for the autoscroll command to do it's job properly. In other words, the scrollbar was maxing out, then the items were appearing in the list. So I used SwingUtilities.invokeLater() in an attempt to "delay" the scrolling.
    No luck. It might have had some effect, but not enough. I tried putting a sleep timer in the invokeLater(), but that just paused my whole application.
    I'd be happy to provide code etc if anyone cares (originally posted at http://forum.java.sun.com/thread.jspa?threadID=579946 but tweaked since then), but what I really want is a solution. I.E. I'm not sure I'm even going about this problem in the right way, which is why I defined it in such general terms up above. If it can/should be done without a JList or JScrollPane, that's fine.

    Well, actually there are many things I don't
    understand. Like, for example, how my fellow american
    citizens can be stupid enough to sign up for another
    four years of...oh, never mind, what's the point?Sorry,. that's a topic for a different thread... :-)
    http://forum.java.sun.com/thread.jspa?threadID=578435&start=0&tstart=0
    What's really bothering me at the moment is this
    "feature", which I have been completely incapable of
    implementing successfully. It seems simple, which is
    exactly why I am annoyed by my continued failure to
    do it properly.I know the feeling.
    All I want (ok, not ALL I want, but certainly
    something I want) is to have a real-time list of
    data automatically keep itself scrolled to the most
    current entry. You know, kind of like you'd expect it
    to do in any reasonable gui, right?Sure.
    I figured, no problem. A JList inside a JScrollPane.
    Then a function to add data to the JList and max out
    the vertical scrollbar. Launch n+1 threads which all
    reference the "parent" object in order to update the
    list.Sounds logical (or a JTable, but same difference).
    Well, even before implementing this, I knew there was
    a small problem. For the "classic" feel, the list
    should only autoscroll if you aren't using the list
    at the time - like scrolling up or looking at some
    other section of the list. But, one thing at a time.Could be annoying to the user, yeah.... How do you know, except to know that focus is on the list, in which case you don't scroll, and thus you'd have to explicitly have focus leave the list to get back to "normal".
    Immediate problem. It doesn't work as expected. Much
    of the time, the scrollbar doesn't go all the way to
    the bottom, but instead stays just above the last one
    or two lines.What if you try:
    list.scrollRectToVisible(new Rectangle(0, list.getSize().height-1, 1, 1));
    Of course, setVisibleIndex() or whatever should work.
    Another problem. Sometimes the list just flat out
    goes BLANK - no scrollbar, no nothing. It only comes
    back when something else is added to the list.Sounds like a thread concurrency problem.
    Knowing a little something about Swing, I figured it
    was possible the add-to-list command wasn't finishing
    in time for the autoscroll command to do it's job
    properly. In other words, the scrollbar was maxing
    out, then the items were appearing in the list. So I
    used SwingUtilities.invokeLater() in an attempt to
    "delay" the scrolling.I would guess you aren't using invokeLater() in the right place, that place being in the code that updates the list model, which in turn, tells the list view to update itself. And that might be coupled with a synchronization problem as well, depending on how you are updating the list model.
    No luck. It might have had some effect, but not
    enough. I tried putting a sleep timer in the
    invokeLater(), but that just paused my whole
    application.right.
    I'd be happy to provide code etc if anyone cares
    (originally posted at
    http://forum.java.sun.com/thread.jspa?threadID=579946
    but tweaked since then), but what I really want is a
    solution. I.E. I'm not sure I'm even going about this
    problem in the right way, which is why I defined it
    in such general terms up above. If it can/should be
    done without a JList or JScrollPane, that's fine.No reason it can't.
    It seems a common enough feature to want in a gui,
    surely there's a common way of implementing it?There is a "proper" way, which clearly you aren't doing. :-)

  • Would someone tell me something about multithread and multiprocessor

    Hey, would you be so kind to tell me something about how to progrmme with using multithread in multiprocessro? and where can I find something about it? My problem is that
    Assume that you have to write a computer program that will receive as input a single array
    storing a large number of integers. The program has to compute the prefix sums of the
    number sequence.
    Given a sequence of numbers x1, x2, ..., xn, the prefix sums are the partial sums:
    s1 = x1
    s2 = x1 + x2
    sn = x1 + x2 + ... + xn
    �You have to be prepared to write a program for program should be able to use a variable, user-specified, number of processors. For
    example, the user should be able to run the program using any number of processors P
    between 1 and 16. The number of processors P can either be selected using a command
    line argument or the program can prompt the user.
    �Your program should be able to sum a variable, user-specified, number of integers. The
    integers in the input sequence should be randomly generated inside your program. (That
    is, the user will input n, and the program will then randomly generate n numbers.)
    �Your program should print out (either to the standard output or to a file) in ascending
    order the prefix sums computed: s1, s2, �, sn.
    Can someone give me some help? I have no idea about how to do it?
    thanks a lot of

    I think perhaps you are asking about how to create threads in Java? I'm not sure, but I'll give you some background anyway. Basically all that you need to know is documented in the class java.lang.Thread. If you want a class to run on a separate thread then you can do one of two things:
    (a) define a class that extends Thread.
    (b) define a class that implements Runnable.
    I prefer the latter, but it's up to you. So, for example, if I have some computationally expensive algorithm to execute I would define a class like this:
    public class ImExpensive implements Runnable {
    ����public void run() {
    ��������<insert code here>
    ����}
    Then when you want to run the algorithm you do this:
    ����ImExpensive o = new ImExpensive();
    ����new Thread(o).start();
    The second line in this case constructs a thread that the object 'o' can run on (the start() method causes the run() method in the ImExpensive class to execute).
    Now, as for running on multi-processors, I have never done this so I am not too sure. But all that you have to do is figure out a way of associating the thread that was created with a particular processor.
    Also, be careful when using threads. Everything will be OK if your computations are mutually exclusive (ie: they aren't interdependent). If they aren't then you might run into what is sometimes called "the racehorse problem". This is a phenomenon that occurs because you can't guarantee which threads are going to finish first or indeed the order of interleaved operations. It's difficult to describe but this tutorial may help you out.
    http://java.sun.com/docs/books/tutorial/essential/threads/
    Hope that helps. :)
    Ben

  • I get an error when starting firefox on several user profiles: the bookmarks and history are not functional something about the file being in use.

    Windows Server 2008 R2, Windows 7 workstations, the appdata folder is redirected to a network share at \\server\profiles and several users are unable to use bookmarks getting an error about the file being in use. I'm wondering if maybe my antivirus (Trend Micro) or my backups (Symantec) might be locking up the places.sqlite for these users? Though I don't understand why it would be for some users and not others. I can't be the first one and I'm not coming up with anything searching google endlessly. Anybody else run into this?

    hello, yes this is likely caused by an external program locking access to the bookmarks/history database. you could try renaming the file in question & see if it is working when it is regenerated, this will clear bookmarks and the history though, so keep a backup...
    [[Fix "The bookmarks and history system will not be functional" error message]]
    http://kb.mozillazine.org/Bookmarks_history_and_toolbar_buttons_not_working_-_Firefox

  • I was promised not to bother about typography and html coding but get strange htmlcodes instead of ñ

    I tried to plug in in another conversation about my problem with Muse and strange htmlcodes instead of special types. (such as ñ, •, '', etc)
    I tried different ways to upload the website to my server.
    I asked my provider, but as he said: your other websites looked fine, it aint us
    I have no clue how to handle it with html programation, as for this reason I bought, legally, paid and all, Muse CC.
    Now I have to upload my website to the server of the cliënt, since it all looked fine on the preview site of Adobe, and now it looks awfull.
    I do not get any new reactions on the thread I plugged in, so I made a new one because I am really desperate.
    Please, what do I do?
    I have uploaded with FireFTP, Fedge, directly from the muse page
    It is all the same.
    Thank you,
    addi

    I was told to put this in the header
    <META HTTP-EQUIV="content-type" CONTENT="text/html; charset=ISO-8859-1">
    so I openend the file in dreamweaver, to put it on top of the page
    it did change the bullet into something else, but stil not a bullet.
    Is there maybe another code I should paste in top of the header? although I think its pretty weird havingto do so..
    kind regards
    addi

  • Something about applet and database?

    applet cant write and read from outer files.
    but can it read from database?if i don't modify my security policies.

    zhangv,
    We hava a web application with an applet in it that communicates with the server over HTTP. So, you need not worry about security. We use a multi-tiered environment. That is, the middle layer uses an application server (Sybase EAServer) and the backend layer is our database (Sybase ASE 12.5). Our application server fetches the data from the database and streams XML to the applet via a servlet. You can find a wonderful example for how this works in an article on Java world, entitled:
    Title: "A J2EE presentation pattern: Applets with servlets and XML"
    Subtitle: "Enhance your Web interfaces with powerful XML-configured applet components"
    http://www.javaworld.com/javaworld/jw-05-2002/jw-0524-j2ee.html
    Hope this helps
    TJJ

  • Something about database and shema triggers ?

    What is wrong with this trigger ?
    CREATE OR REPLACE TRIGGER OAP_WORK.LOGOFF_REC
    BEFORE LOGOFF
    ON OAP_WORK.SCHEMA
    BEGIN
      INSERT INTO LOG_OFF
       VALUES
          (SYS_CONTEXT('userenv', 'terminal'),    
           SYS_CONTEXT('userenv','session_user'),
           TO_CHAR(SYSDATE),    
           SYSDATE);
    END ;It compiles but does not work ! Why ?

    These are my steps and it worked for me. Can you please show your steps?
    SQL> create user trg_test identified by test;
    User created.
    SQL> grant connect, resource to trg_test;
    Grant succeeded.
    SQL> create table log_off (name varchar2(20), ddate date);
    Table created.
    SQL> CREATE OR REPLACE TRIGGER trg_log_off
    BEFORE LOGOFF
    ON trg_test.schema
    BEGIN
      INSERT INTO LOG_OFF
       VALUES
          (USER,SYSDATE);
    END ;
    Trigger created.
    SQL> conn trg_test/test
    Connected.
    SQL> disc
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.1.0.3.0 - Production
    With the Partitioning, OLAP and Data Mining options
    SQL> conn trg_test/test
    Connected.
    SQL> select * from log_off;
    NAME                 DDATE
    TRG_TEST             07-MAR-09
    SQL>- - - - - - - - - - - - - - - - - - - - -
    Kamran Agayev A. (10g OCP)
    http://kamranagayev.wordpress.com

  • Dump Erros not too clear about cause and consequence

    hi everyone...
    I'M POSTING THIS THREAD HERE CAUSE I COULDN'T GET AN ANSWER, AND I'M WORRIED....NEED HELP...
    I just upgrade my O.S from windows standard to ENTERPRISE to use /3GB...
    I had some scripts to backup the database using RMAN, and those same scripts were implemented on the same version of Oracle(10.2.0.1.0)..
    But now, EVERYDAY I receive the following message that indicates an error in dump file:
    Errors in file c:\oracle\product\10.2.0\admin\orcl\udump\orcl_ora_3468.trc
    If I take a look into the file, the following message is post, which I can't figure out where the problem is, and what is the problem, so that, I cant fix it, if is really a problem:
    Dump file c:\oracle\product\10.2.0\admin\orcl\udump\orcl_ora_3468.trc
    Tue Jun 26 21:03:20 2007
    ORACLE V10.2.0.1.0 - Production vsnsta=0
    vsnsql=14 vsnxtr=3
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
    With the Partitioning, OLAP and Data Mining options
    Windows NT Version V5.2 Service Pack 2
    CPU : 4 - type 586, 1 Physical Cores
    Process Affinity : 0x00000000
    Memory (Avail/Total): Ph:1309M/4094M, Ph+PgF:3272M/5974M, VA:296M/3071M
    Instance name: orcl
    Redo thread mounted by this instance: 1
    Oracle process number: 49
    Windows thread id: 3468, image: ORACLE.EXE (SHAD)
    *** 2007-06-26 21:03:20.508
    *** ACTION NAME:(0000041 STARTED16) 2007-06-26 21:03:20.508
    *** MODULE NAME:(backup incr datafile) 2007-06-26 21:03:20.508
    *** SERVICE NAME:(SYS$USERS) 2007-06-26 21:03:20.508
    *** SESSION ID:(417.5630) 2007-06-26 21:03:20.508
    Do I have to do something or its just a message ???
    THERE ARE NO ORA- ERRORS MESSAGES
    Any tips would be very usefull..
    Regards

    There is none.... the unique error found in the alert.log was the message posted...
    in the alert.log, there are just log switchs, but no errors instead of this one

  • System does not show the logo and header

    Hi,
    My system doesn't show the header & Logo in ALV Grid Report. Other system showed that report Properly. Please Clarify.

    DATA :  head1   TYPE slis_listheader,
          head2  TYPE slis_t_listheader.
    form head.
    head1-typ = 'H'.
      head1-info = 'REPORT Check'.
      APPEND head1 TO head2.
      CALL FUNCTION 'REUSE_ALV_COMMENTARY_WRITE'
        EXPORTING
          it_list_commentary       = head2
          i_logo                   = 'ENJOY_SAP_LOGO'
      I_END_OF_LIST_GRID       = ''
    endform.
    CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'
       EXPORTING
          i_callback_program                = sy-repid
          i_callback_top_of_page            = 'head' .
    the above report does not display the SAP logo and header info. please help. the same report is display the logo and info. in other system. Please clarify.
    Edited by: bala on Dec 8, 2008 10:44 AM

  • Best avenue to file complaints about bill and have them resolved

    I have been a customer since before 2005 and went with Ntelos in November, I called the night I was at Ntelos to ask Verizon what my contract buy outs were and I was given the prices. The representative tried to offer me whatever promotions she could offer (there wasn't many) and I declined service (there she should have took the initiative to ask about disconnecting). Since my bf opted to keep his number his phone disconnected automatically. I was told my Verizon phone would cycle off within 24 - 48 hours by the Ntelos rep. That was not the case so I called verizon to ensure my phone would disconnect and they told it would at the end of the billing cycle (december 20) which makes sense. I understand I would be responsible for the November - December. Anyways, December 20th rolls around and mind you I've called already to ensure it will take place and it doesn't. I phone in and come to find out the person who took my orders didn't complete the disconnection and now I have to wait until January 20th for it to cycle off and I can finally pay my bill! Well get this in my November - December bill they've charged me $51 for Monthly access (I have a work discount) and $49.99 for insurance and smartphone access for 12/21 - 1/20 and won't refund my $51 as they say that I called out on the phone. I turned the phone on and had voicemails that I think I checked around the time period that they are mentioning (1 day) and that data was used (1 day) I had no outbound calls after December 11th my birthday. Because there are no comments in my account (that I specifically asked them to make) my phone should have been disconnected when I had called in the first of December... really!?! The phone should have been turned off regardless and it was one day out of 30 seriously? I mean the phone has been turned off this whole time and literally only checked to make sure Verizon did their job. I CAN'T HELP IT YOU DON'T KNOW HOW TO DO YOUR JOB, I PUT THE EFFORT IN MULTIPLE TIMES TO LET YOU KNOW MY PHONE NEEDED TO BE DISCONNECTED YOU SHOULD HAVE KEPT RECORD OF IT!!! What really heats me up is that I was told a supervisor would give me a call back after they got out of a meeting and I have not rec'd a call back yet. VERIZON Reps/Supervisors your customers are the reason why you have get a paycheck, I suggest you start treating them a little better. You can't seriously tell me giving me back my $51 for service I DID NOT USE (except according to you for one day you can't even give me details about?) is really going to hurt your pockets. I've been jerked around by your reps for the last 2 months as one told me my contracts were up in January and I shouldn't' be charged for disconnection fees at all, she credited me those termination fees but they later got rejected (after she said her supervisor approved while I was on hold) and NO ONE HAD THE COURTESY TO NOTIFY ME!
    I've worked in customer service before and I'll be first to tell you that your reps are not trained very well and you have horrible ethic! You should not charge your customers for an error that was your fault; especially since it was your reps that I asked specifically to note my account and didn't (this isn't my first rodeo with you all, it should be standard procedure to give your reps time to comment before throwing them into another phone call). I'm not doing this for my health here, that $51 could buy diapers and baby food for my daughter and you are crazy if you think I'm going to let it slip through my fingers to line your pockets. I will keep escalating it until you do something about it and I don't care that you already gave me an inconvenience credit I deserve that and my $51 so don't try to justify it that way! This has been way more than an inconvenience, so don't worry I'll inconvenience you as well!
    >> Edited to comply with the Verizon Wireless Terms of Service <<
    Message was edited by: Verizon Moderator

    With my new provider I am only using the chat function to settle anything with them so I can save the conversations I've had with them (not that I've had any issues thus far). It should be standard procedure for them to comment your account while they are on the phone with you before hanging up. I should have been annoying and asked them to read back their comments (hindsight ugh!).  I'm sorry that you are having to deal with this as well, just know you are not the only one receiving horrible customer service. I'll share with you what I wrote on their Facebook page. They really should take some accountability for their actions and have better follow up on resolving issues (or train their representatives better). I can't stand having to talk to another person time and time again explaining the same thing i just explained to 3 people before them.
    Almost immediately, I received some attention after posting this:
    Dear Verizon,
    I am appalled, especially after reading your credo, that you are refusing to credit back money that is owed to me because your representatives didn't take the necessary time that they should have to comment (after I specifically asked) in my account after I diligently called in multiple times to ensure that my disconnection took place when it was scheduled to and was told that it would (an ongoing issue since the beginning of December). Come to find out that the representatives I spoke with prior to December 20th didn't do their jobs correctly by not entering the disconnection orders in. "Verizon Credo- a set of principles that describes our culture of integrity, respect, performance excellence and accountability. The Credo is a blueprint that directs us to live up to the highest standards possible when serving our customers, shareowners, communities and each other." Let me school you on something here because it appears that you just put that mission statement up on your website 'cause it sounds good, you certainly do not follow through! Accountability: Noun - the quality or state of being accountable; especially an obligation or willingness to accept responsibility or to account for one's actions (i.e. public officials lacking accountability). It doesn't matter that you cannot find any proof in my statements it doesn't change the fact that it happened and I am not a liar. I seriously wouldn't exhaust this must effort had I been lying. I'll take this a step further and reference your statement "we focus outward on the customer, not inward. We make it easy for customers to do business with us, by listening, anticipating and responding to their needs." First of all, when I made my initial call to you all asking what my contract buyout prices were and your rep tried to offer me promotions (or lack there of) to keep me as a customer and I declined she should have "anticipated" my need for disconnection. I shouldn't have had to jump through so many hoops to get my service disconnected from you all and pay my final bill. It's not my fault that your representatives weren't trained well enough to correctly put through disconnection orders. Based on my interactions with your customer service I could see where people would disconnect their services regularly!!!!! You are not making it easy for me to severe ties with you and conduct BUSINESS and you are not responding to my NEEDS. I think you forget that I could be a potential customer in the future. If it's one thing I learned from my Communications Degree is that negative feedback will reach more consumers vs. positive feedback of a company and how they handle their business. I have 1,000 plus facebook friends and twitter followers so I'm pretty sure my negative experience could reach quite a few people! You say you have integrity? How is it moral uprightness to charge me for a whole month of service (regardless if the phone was turned on once) for a billing period that shouldn't have existed if your customer service reps did their job correctly? I suggest that you all take a good look at the way you are treating your current customers because we are the reason you get a paycheck! You should make your customers a priority especially if they've been with you for 10 + years regardless if they are disconnecting service or not! How about following through, taking ACCOUNTABILITY and having that supervisor representative call me back from my phone conversation last night like I am a priority (how every customer should be treated) and helping me get the money that I am owed, regardless if the phone had been turned on for a short period (your rep couldn't even tell me what numbers I supposedly called - exactly the phone has been off since December 20th if not before unless turned on to confirm disconnection)! Oh but let me guess did you all forget to put that in my account comments as well? Probably like there is no mention of the formal complaint I filed against some of your representatives that there was supposedly no ticket number for. I thought I was going to regret leaving Verizon for another provider but it turns out that I only wish I would have left sooner and actually gone to a authorized dealer/ Verizon Store to process my disconnection because your customer service line is a joke!

  • What's this I hear about Gmail and the iPhone?

    I have a gmail account with my iphone. I opened up a thread a few days ago saying something about gmail and the iphone (I didn't get to read the thread though) making it sound like the emails would get to my phone faster or something.
    Anyone know what I'm talking about?

    what you are talking about is called "pull", the phone pulls new messages every 15 minutes.
    in "push" mode if someone sends you an email it is pushed to your phone instantly, you don't have to wait up to 15 minutes for it to show up.
    you can find information about "push" vs. "pull" email on the internet (google works well for searching for information), wikipedia is especially handy:
    http://en.wikipedia.org/wiki/Push_e-mail
    and here is info about gmail push:
    http://googlemobile.blogspot.com/2009/09/google-sync-now-with-push-gmail-support .html

Maybe you are looking for