I guess it's just too much to ask...

Got my new Nolia 6300 phone, very nice phone. Go to sync my addresses etc and find that it's not supported. That s**cks.
Guess I'll have to fill out a feedback form, unless someone here has another solution.
Thanks
Rob D

There are 3rd party options for some phones.
I'd run a search in Version Tracker.

Similar Messages

  • Too much to ask? Windows 8 epub reader + Adobe DRM...

    Hello all,
    Is it just too much to ask to read an Adobe DRM protected epub document in a nice metro-friendly Windows 8 interface (which Adobe Digital Editions most certainly is not)?
    I have spent hours today looking for that little Holy Grail The only Windows applications I could find that would open Adobe DRM epubs (in addition to Adobe Digital Editions, of course) was Neosoar and Copia, neither of which qualify as a nice metro-friendly interface. Don't get me wrong, lots of nice Windows epub readers out there e.g. Freda, Kobo, Calibre but they'll be damned if they're going to interface with Adobe DRM!
    I've bought the book; I just want to read it without fighting Adobe DRM at every turn. Any light on the horizon?
    David.
    ...and what about Microsoft Reader? Did they even mean to publish that? My ear wax provides more utility than that app.

    Hello all,
    Is it just too much to ask to read an Adobe DRM protected epub document in a nice metro-friendly Windows 8 interface (which Adobe Digital Editions most certainly is not)?
    I have spent hours today looking for that little Holy Grail The only Windows applications I could find that would open Adobe DRM epubs (in addition to Adobe Digital Editions, of course) was Neosoar and Copia, neither of which qualify as a nice metro-friendly interface. Don't get me wrong, lots of nice Windows epub readers out there e.g. Freda, Kobo, Calibre but they'll be damned if they're going to interface with Adobe DRM!
    I've bought the book; I just want to read it without fighting Adobe DRM at every turn. Any light on the horizon?
    David.
    ...and what about Microsoft Reader? Did they even mean to publish that? My ear wax provides more utility than that app.

  • Is Mountain Lion just too much for my MAC?

    I was running Snow Leopard and it was great everything ran smooth and everything. I needed to upgrade to iMovie 11 which I couldnt due unless I upgraded to Mountain Lion.
    Now my computer just runs sluggish. Everything lags now, from internet browsing to itunes to everything. Ever since I upgraded its been like a downgrade.
    My mac is a early 2008 model macbook pro. Is Mountain Lion just too much for my computer or is there anything I can do to fix this?

    RIPJDilla wrote:
    For someone who has never put together a computer or anything of that nature, how hard or risky is installing it.
    It's easy. Apple even provides instructions for you: http://support.apple.com/kb/HT1270
    Crucial has a little app you can install that will examine your system and suggest upgrade options:
    http://www.crucial.com/systemscanner/MacOS.aspx
    You don't have to buy from them, though they are a good vendor, as is OWC / MacSales.

  • Is it too much to ask from apple, an option for different volumes levels from different apps, including alarm, text, email, basically from every posible app?

    Is it too much to ask from apple, an option for different volumes levels from different apps, including alarm, text, email, basically from every posible app?

    My daughter has had her Razr for about 9 months now.  About two weeks ago she picked up her phone in the morning on her way to school when she noticed two cracks, both starting at the camera lens. One goes completely to the bottom and the other goes sharply to the side. She has never dropped it and me and my husband went over it with a fine tooth comb. We looked under a magnifying glass and could no find any reason for the glass to crack. Not one ding, scratch or bang. Our daughter really takes good care of her stuff, but we still wanted to make sure before we sent it in for repairs. Well we did and we got a reply from Motorola with a picture of the cracks saying this was customer abuse and that it is not covered under warranty. Even though they did not find any physical damage to back it up. Well I e-mailed them back and told them I did a little research and found pages of people having the same problems. Well I did not hear from them until I received a notice from Fed Ex that they were sending the phone back. NOT FIXED!!! I went to look up why and guess what there is no case open any more for the phone. It has been wiped clean. I put in the RMA # it comes back not found, I put in the ID #, the SN# and all comes back not found. Yet a day earlier all the info was there. I know there is a lot more people like me and all of you, but they just don't want to be bothered so they pay to have it fix, just to have it do it again. Unless they have found the problem and only fixing it on a customer pay only set up. I am furious and will not be recommending this phone to anyone. And to think I was considering this phone for my next up grade! NOT!!!!

  • Is it too much to ask for Apple to explain the content of the Console?

    I've asked for definitions of terms for years now ... defintions of console terms and phrases such as the following example, each of which may well relate, in terms of the components and the Consoles ref to their "loading", to the ongoing, sophistcated penentration that manages to deinstall my ESET firewall and screw up desktop components across the board. None of third-party malware products have ever found a "threat" on my system, but the malicious activity continues. '
    Unfortunately Apple long ago decided against helping their customers with the UNIX-based Mac, pretending to the world that new OS X Macs were as simple use as System 9 Macs, and just as secure. LOL. What a lie.  
    Apple exploits its reputation for not documenting its products by continuing to not document their products. Apple also continues to imply in all sorts of ways that a Mac is the most secure platform on the planet, ignoring the fact that its Firewall is a joke because, among other things, its "safest" setting — Block All Incoming Traffic — lets Bonjour traffic in, as if it or its Windows twin ZeroConfig are safe when in truth Bonjour is a massive back door that is almost impossible to shut off.
    WHY DOESN'T APPLE DEFINE ITS CONSOLE MESSAGES, ESPECIALLY THOSE REPORTING ON COMPONENTS THAT ARE SUPPOSED TO BE DISABLED, SUCH AS ACTIVE DIRECTORY, WHICH HACKERS LIKE TO USE TO SET UP SHAM DHCP SERVERS?
    WHAT DOES THIS MESSAGE MEAN? Plugin "Active Directory", Version "6.5.1", is set to load lazily.
    Since I have the bad luck of being targeted, and since I know Active Directory represents a huge security hole unless it is used in a controlled environment (i.e., and office the infrastracture of which is used by IT staff to secure its at-work network), I know I don't want mdsresponder guiding a sham server through a firewall's "maximum security" setting.
    SO, I SHOUT THIS QUESTION INTO APPLE'S ECHOING VOID: IS IT TOO MUCH TO ASK FOR A DEFINITION FOR: Is set to load lazily"?
    Is there anyone with integrity left at Apple, or did they all leave when Bonjour was introduced?

    Hi, as far as I can infer, that term means it's not loading any resources until needed, opposite of this...
    -bind_at_load
                     Sets a bit in the mach header of the resulting binary which tells dyld to bind all symbols                when the binary is loaded, rather than lazily.
    https://developer.apple.com/library/mac/documentation/Darwin/Reference/ManPages/ man1/ld.1.html
    Load resources lazily.
    You should never load a resource file until it is actually needed. Prefetching resource files may seem like a way to save time, but this practice actually slows down your app right away. In addition, if you end up not using the resource, loading it wastes memory for no good purpose.
    http://developer.apple.com/library/ios/#documentation/iphone/conceptual/iphoneos programmingguide/PerformanceTuning/PerformanceTuning.html
    And, higher OS versionsare even worse with Bonjour/mDNSResponder, but might see this...
    http://support.apple.com/kb/ht3789

  • All I want is all my contacts on my phone and the same on my iMac, but no, that's too much to ask, instead I get everything doubled up on the phone and everything doubled up (triple in some cases) on the iMac, why does it do this? and more importantly how

    All I want is all my contacts on my phone and the same on my iMac, but no, that's too much to ask, instead I get everything doubled up on the phone and everything doubled up (triple in some cases) on the iMac, why does it do this? and more importantly how can I stop it? Thanks

    Look under system preferences on the mac at what is be controlled?  Look at Mail, Contacts, Calendars.  How many accounts are managing contacts?  Just the cloud? the cloud and gmail? or cloud, gmail, yahoo, and exchange?  If you have more than one contact account, then you will have different contact lists, if John Smith shows up in more than one of your contact lists, you will have multiple entries.
    Pick a contact list that is your master, (I use iCloud), only turn on contact syncing for it.  The same for your phone.  Spend some time on the iCloud webset (www.icloud.com) and work on your contact list there.  Clean it up, remove duplicates, etc...Changes will auto sync back to all your devices.  Life gets much simplier.
    Just remember, if you sync different contacts lists and a large number of people appear in your different lists, then they will appear as duplicates.

  • I need to input text from PC to iPad with large font size. Too much to ask?

    Works well with PC to PC using just software likge Windows Live Messenger, but not with iPad because I haven't seen a Messenger app for iPad that can display large fonts or has custom font size option. They all use small font size that can't be changed.
    I've also tried many VNC apps by writing the text in my PC to notepad and using the VNC to display the large text for iPad. Probelm is VNC's wont work well with 3G.
    Is this really too much to ask from iPad?
    If some app developer reads this, I'll buy an app for 50$ that has white background and can receive text sent from PC with custom font sizes. Doesn't have to have any other features. Just receive text from PC using the existing IM softwares like Windows Live etc or simple custom software.

    I was wondering if you could help me out with my current situation. It seems like it is similar to your previous I/O delima. I think I might have to parse the data, but i dont know how to do that yet. I basically have to put the information from one text file into a database, and it is formatted in one way, and i need to format it a different way that SQL statements can read. Here are 2 entries of about 12,000 that i have in one text file:
    1
    UI - 4
    TI - 117-28
    Y2 - -32676
    RP - NOT IN FILE
    SO - <None Specified> -1 ;():
    2
    UI - 11721
    TI - The mechanism of genetic recombination in Escherichia coli.
    MH - mechanism
    MH - recombination
    MH - Escherichia coli
    RP - NOT IN FILE
    SO - Cold Spring Harb Symp Quant Biol 1953 ;18():75-93
    This is only 2 of the records, You notice that the record number is first, followed by another field ex. (UI), which then the data stored in that field are after the "-"
    Thanks for your help

  • Would it be too much to ask for Firefox to ignore the "www" when sorting history by site?

    Like it says in the topic question. Would it be too much to ask for Firefox to ignore the "www" when sorting history by site? IE ignores the "www", but not Firefox. It's a real pain to have to look in two places rather than one for a site I previously visited.
    Other than that my migration to FF has been great.

    Hi, as far as I can infer, that term means it's not loading any resources until needed, opposite of this...
    -bind_at_load
                     Sets a bit in the mach header of the resulting binary which tells dyld to bind all symbols                when the binary is loaded, rather than lazily.
    https://developer.apple.com/library/mac/documentation/Darwin/Reference/ManPages/ man1/ld.1.html
    Load resources lazily.
    You should never load a resource file until it is actually needed. Prefetching resource files may seem like a way to save time, but this practice actually slows down your app right away. In addition, if you end up not using the resource, loading it wastes memory for no good purpose.
    http://developer.apple.com/library/ios/#documentation/iphone/conceptual/iphoneos programmingguide/PerformanceTuning/PerformanceTuning.html
    And, higher OS versionsare even worse with Bonjour/mDNSResponder, but might see this...
    http://support.apple.com/kb/ht3789

  • I Just want to download + save a copy of the OS I have paid for?! Is that too much to ask?

    I have already downloaded and upgraded to ML once already, but cant find the DMG file anywhere?!
    I don't want to download OSX Mountain Lion everytime I want to install it, that is just friggin ridiculous! not everyone has mega bandwidth flowing freely into their homes!!!!!! Surely it is possible to just download the DMG and burn to a DVD so I load it on each computer like with Lion!????
    I thought the point of technology was to make life easier not harder! I shouldnt have to be resorting to a forum post just to figure out how to save a copy of the OS I have actually paid for.......Apples control freak attitude is out of control!  Sorry for the rant im just over seeing these kind of crappy changes everytime Apple releases something new!

    Thanks for this one, was a big help!
    My frustration is just with the fact that Apple have become so arrogant as they have grown and have stopped considering their customers like they used too. When releasing new products they make changes like this that provide no benifit at all and they dont think about how it will affect their whole user base.
    Bottom line is that I shouldnt have to resort to a forum and then follow a process to create a bootable disk for Mac OSX when I could do it with the last version with no problems......another example is the removal of the YouTube apps from iphone and ipad just because its owned by Google....its pathetic!
    Anyway sorry to go on about it........for others looking for a solution to this problem, this link provides a good, simple process to allow you to create a boot disk for Mountain Lion.

  • Is it too much to ask that a Mac user can just OPEN and USE a PDF form created by LiveCycle Designer PC software?!?

    My problem is just that- I have created all my forms using LiveCycle Designer because it is easier to make the forms accessible to individuals with disabilities.  Apparently it doesn't make Mac users have access to the forms.  I've received complaints from Mac users that cannot complete or submit the forms that I created.  I'm not asking how to recreate using another software, I know how to do that.  I'm asking is there a work around to allow a Mac user to open a PDF form or even XML (bedded within an HTML page) on a Mac computer WITHOUT having to use bootcamp, parallels, etc. and be able to complete the form and submit, print or email it?????  I've exhausted all my knowledge on this thus far and I'm hoping to find something that will help.  So far all forums talk about how Mac users need to have a PC side to their computer.  Isn't there another way?
    I've attached an example form that we are no longer using (though still created exactly the same as the others)
    Thanks!

    Hi, as far as I can infer, that term means it's not loading any resources until needed, opposite of this...
    -bind_at_load
                     Sets a bit in the mach header of the resulting binary which tells dyld to bind all symbols                when the binary is loaded, rather than lazily.
    https://developer.apple.com/library/mac/documentation/Darwin/Reference/ManPages/ man1/ld.1.html
    Load resources lazily.
    You should never load a resource file until it is actually needed. Prefetching resource files may seem like a way to save time, but this practice actually slows down your app right away. In addition, if you end up not using the resource, loading it wastes memory for no good purpose.
    http://developer.apple.com/library/ios/#documentation/iphone/conceptual/iphoneos programmingguide/PerformanceTuning/PerformanceTuning.html
    And, higher OS versionsare even worse with Bonjour/mDNSResponder, but might see this...
    http://support.apple.com/kb/ht3789

  • Will iPad 3 be capable of retina display? Or is an above-1080p resolution just too much to handle?

    If apple pulls this off I'm sure they'll gain more than just me as a future iPad user. There is a steadily-increasing list of iPad-only applications that will boost those sales, but I think that having your own "portable HD tv" would just pull in so many tech heads like magnets. I look forward to the possibility either way.

    To answer the actual question, none of us would know.  If current sales are an indicator of anything, the lack of a true HD Retina display has certainly not thwarted sales.  Apple can't build them fast enough. Personally, I find the screen quite terrific in iPad 2 as it is.  If you think your voice needs to be heard by Apple, you should write them at the following URL.......http://www.apple.com/feedback/ipad.html

  • Its just too much! Need Acrobat Automation. Any ideas?

    Hi
    I provide 9 co-branded pdf newsletters on a daily basis.
    The documents make use of the Multimedia tool (contain a video streamed from a URL) and also a very simple use of the form tool its basically used as an area to journal or type notes.
    The pdf is co-branded with the client getting a watermark type logo placed in the centre of the form area.
    I provide this completely free of charge and use it as advertising for my product.
    I am hoping to expand the number of co-branding clients to 20 this presents a BIG problem, it essentally means 180 individual pdf documents. Creating 9 documents takes me arounf 40 mins! God knows how long 180 would take!
    I desperately need a way to automate this. The information comes from a ppt document with the only change between the individual pdfs being the watermark logo
    I look forward to heaing from anyone that can help.
    Marx

    Hi,
    what do you want to automate.
    You have one pdf and want to produce 20 ore more only with different watermark settings?
    As far as I know here are some - at least - semiprofis in. It may help to clarify the task.
    Only to set different watermarks sounds simple to me.
    br, Reinhard

  • Is a year too much to ask???

    Why is it that we as consumers are excepting less than what we paid for? I had a thunderbolt that I purchased new and am within my 12 month manufacturer's warranty when my cell phone went postal. I have always kept my phone protected in an otter box case and when I was at work, out of no where it staredt shutting off and on, I kept hearing the thunderbolt sound over and over. After trying to shut it down and then removing the battery it came on for a short amount of time then died completely. I took it to the Verizon store in which they told me that Verizon had done a major update and they think it may have crashed my phone. Well today I received my replacement phone and it happened to be refurbished. I don't so much have a problem with a refurbished phone as I do the fact that I should be receiving a new 12 month warranty. I purchased a product that said it would be repaired or replaced with new or rebuilt parts, NO WHERE did it state that I would receive a whole "used phone" that only comes with a 90 day warranty. My issue being if the whole product is replaced, that in a sense equals a replaced phone and should come with a replaced warranty equal to that of receiving a new phone. How am I to know what this "refurbished phone" has been through prior to my getting it? Who had it before me? How was it treated? My question to Verizon was if your replacing my device in which I purchased new with a used unit why shouldn't I be warranteed the full 12 month warranty in which I originally purchased with my phone when I am essentially getting a whole new device to which nothing about it's past history is being disclosed?  For all I know I just received Walmart's display unit in which every Tom, Dick, and Harry and their children have had their hands on?  How is it my fault that this phone malfunctioned and did not withstand the full 12 month warranty in which it was covered by? Verizon may be laughing all the way to the bank, but why are we letting them! If I have to settle for a refurbished replacement phone then I deserve a warranty that covers that phone equal to the one I purchased new! NO EXCEPTIONS!!!

    Sad, but true. I will be giving Verizon the boot when my contract is up, but like you said we are also locked in on a contract. But eventually we won't be. They are committing robbery without any consequence. I wish someone would step in on the consumers behalf.
    Sent from my Verizon Wireless 4GLTE smartphone

  • Is it too much to ask MS for a simple ad-hoc query tool for end users?

    Hello
    This is a general MS BI topic and not specific to Power Query, but I couldn't find a more suitable general forum for it.
    This posting is the result of the frustration I have with MS BI stack, whereby a simple ad-hoc drag and drop query tool to get the data in a table format (preferably from a relational
    data source) is missing, something that other big vendors have, such as SAP Business Objects Universe and the associated tools. The deprecated SSRS Report model and SMDL was the closest MS ever got to this functionality (although that had some limitations
    too), which unfortunately is dead now in favour of all sort of "Power" tools that basically can’t deliver the same functionality.
    The requirement is pretty simple: provide users with a tool that they can drag and drop fields from different entities in a data model without having to worry about entity relationships and
    apply necessary filters and get the data out in Excel or CSV, no fancy (or even simple) aggregation or formatting is required, and users should only see the rows they are authorized to see, i.e. row level security (RLS) of data.
    Let’s see what we have at our disposal from MS BI:
    From the modeling perspective, we have relational models in the database that support RLS with views, but obviously cannot maintain PK-FK relationships in the database model between views. Other
    models are .Net Entity Data model Framework model exposed as OData, and SSAS tabular, SSAS PowerPivot, SSAS multidimensional, which you can find a good comparison of their features here:
    http://www.sqlchick.com/entries/2012/3/4/decisions-powerpivot-ssas-tabular -or-ssas-multidimensional-m.html
    From the tools perspective we have:
    Power Query on top of a relational database (SQL Server): Can connect to relational databases easily, generated queries are optimal, detects relationships with entities, but only when entities
    are tables and have PK-FK relationships enforced in the database. So can’t detect relationships with views and hence can’t enforce RLS, so this is not an option unless users keep joining entities, which is not a desirable option either.
    Power Query on top of an OData: Works well except that queries generated for multiple entity expansion are terrible (look here for more details:
    http://social.technet.microsoft.com/Forums/en-US/7a8b8e52-d3a9-42af-bc52-9d5459c00529/odata-multilevel-expand-query-issue?forum=powerquery). In addition all filtering and projections are done at client side, so even if you want 1 row out of 1 million, all
    rows are brought over to Excel before filtered. Overall this results in unacceptable performance even for small sized data.
    Power Query on top of a tabular model: Doesn’t support that type of data source yet (http://social.technet.microsoft.com/Forums/en-US/ebcccb5e-7058-4046-917d-3d7fcf60cbdc/tabular-model-as-data-source-for-power-query?forum=powerquery).
    Even if it did, tabular models don’t support Many-to-Many relationships out of the box and not sure if there are plans to support tabular models in Direct Query mode in Power Query to take care of RLS.
    Excel on top of tabular models or multidimensional models: The tabular model should not be in Direct Query mode and you only get to use PivotTable to query the model. PivotTables are not famous
    for generating optimal MDX queries, so performance is not going to be acceptable if you are dealing with large dimensions, especially large junk and degenerate dimensions. You can use drilltrough to get details of a measure, but you have to specify the columns
    for a drilltrough action upfront, no flexibility for users to select what they want to see.
    PowerPivot on top of relational databases: The query designer cannot detect relationships between views, so users have to perform manual joins, not an option.
    PowerPivot on top of a multidimensional or tabular model: The query designer doesn’t generate optimal MDX queries by drag and drop. Especially there doesn’t seem to be a way to add related
    attributes of a dimension attribute to the query without cross joins which results in poor performance on large dimensions. Other issues found here
    http://sqlblog.com/blogs/marco_russo/archive/2010/08/24/using-ssas-2005-2008-as-powerpivot-data-source-query-designer.aspx. In addition the result set has ugly column names and issues with data types, such as interpreting numeric data types as Text, and
    there’s no straight forward way of getting the data from PowerPivot directly to Excel. The user either has to do a copy/paste (which doesn’t work on large datasets) or create a pivot table, bring the measure, and drillthrough the measure to get the details
    in table format.
    PowerPivot with OData: Treats every entity as a separate table to import, not suitable for our use case.
    Report Builder and SSRS on top of relational, multidimensional or tabular model: Given the query designer is the same as PowerPivot, it has similar issues. In addition, there are 4 more steps
    from designing a query to generating an Excel or CSV output, not an option.
    PowerView: Works against tabular and multidimensional models, but there’s no way of exporting data to Excel sheet. Besides the add-in is not available for Excel 2010.
    Good old MS-Access: Link to tables and views through ODBC, create relationships between entities and give each user a copy of that Access database to create their queries, and deal with the
    nightmares of updates to the model and distribution of new models to the users! Did I mention Access as an option?
    So there you go, 10 options, none of which can deal with a seemingly simple use case sufficiently. At the moment, the best among them appears to be option 6 against a heavily optimized OLAP
    cube, and perhaps #3 when/if Power Query support for tabular models in direct query mode arrives. Perhaps I am missing something very obvious, and would like someone to enlighten me here.
    Thanks
    MR

    Hi, as far as I can infer, that term means it's not loading any resources until needed, opposite of this...
    -bind_at_load
                     Sets a bit in the mach header of the resulting binary which tells dyld to bind all symbols                when the binary is loaded, rather than lazily.
    https://developer.apple.com/library/mac/documentation/Darwin/Reference/ManPages/ man1/ld.1.html
    Load resources lazily.
    You should never load a resource file until it is actually needed. Prefetching resource files may seem like a way to save time, but this practice actually slows down your app right away. In addition, if you end up not using the resource, loading it wastes memory for no good purpose.
    http://developer.apple.com/library/ios/#documentation/iphone/conceptual/iphoneos programmingguide/PerformanceTuning/PerformanceTuning.html
    And, higher OS versionsare even worse with Bonjour/mDNSResponder, but might see this...
    http://support.apple.com/kb/ht3789

  • From ztable to infocube, step by step, too much to ask?

    Greetings!
    I have a z table of open PO data on r/3.  I would very much like to make this data available in an infocube or ods object. 
    Via this forum, I found document https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/84bf4d68-0601-0010-13b5-b062adbb3e33, which clearly explains how to create the datasource.
    What I need now, as a BW/BI newcomer, is a step by step guide for how to proceed creating an infosource, transfer rules, etc.  Does such a document exist?
    Thanks in advance for your help!
    Regards,
    Dennis

    Hello Dennis,
    You can follow these links in order to get an idea of how to create
    Infosource
    http://help.sap.com/saphelp_nw04/helpdata/en/80/1a6264e07211d2acb80000e829fbfe/content.htm
    Maintaining Transfer Structure
    http://help.sap.com/saphelp_nw04/helpdata/en/97/2ade3776061051e10000009b38f842/content.htm
    Transfer Rules
    http://help.sap.com/saphelp_nw04/helpdata/en/80/1a62bfe07211d2acb80000e829fbfe/content.htm
    Hope it helps. Please post if you have any specific question or need any other help.
    Regards,
    Praveen

Maybe you are looking for

  • Originals auto modified on import from camera

    I discovered that iPhoto has modified a lot of my pictures when importing from camera. Not only vertical photos (bacause of auto rotate I believe) but also landscape. Mostly photos with high contrast or too dark/too light photos are modified and enha

  • How do I get rid of a virus on my MAC

    I downloaded this "movie player" it let me watch the movie, but right after I got a bunch of pop up ads and it opens new tabs up with different ads, help!

  • In Numbers V9 can a table title be over 2 lines

    I am trying to create a Table Name in Numbers but I can only get the name on one line and I need to have 2 lines; is it possible to do this?

  • Problem with transition only affecting one clip.

    I'm trying to use the dip to black transition to blend two clips together. It is giving me fits in that it only wants to apply it to one side of the clip.   This means that instead of dissolving or fading to black it jerks to black and then fades bac

  • HELP!!!!! I am so angry BT!!

    Sorry but I am really at my wits end with you BT!  My father has lost his PIN number and can't remove his call barring service and can't make any outgoing calls. I reported this for him two weeks ago - he's 84 and hard of hearing, so couldn't make th