Good PIM personal information manager for managing contacts?

As a user of cellphones since the days of the Treo and organizers back in the days of Palm Pilot, I remember some of the better PIMs that were available. The built-in PIM to iTunes is definitely not on the level of the Blackberry PIM or the old Palm Desktop.
What is a good PIM that will let me manage iOS and non-iOS contacts?
I have spotty service when I'm overseas sometime, so iCloud is not going to do it. Something that can be installed on a PC and MAC (not just MAC) would be great.

Hi,
I'm marking the reply as answer as there has been no update for a couple of days.
If you come back to find it doesn't work for you, please reply to us and unmark the answer.
Thanks,
Melon Chen
Forum Support
Come back and mark the replies as answers if they help and unmark them if they provide no help.
If you have any feedback on our support, please click
here

Similar Messages

  • What is PIM(Personal Information Manager)

    Hi Friends.......
    i want to know about PIM(Personal Information manager)in J2ME.
    the only thing i know abt it is it's a specific type of API
    but what it exactly?
    also i doing a simple code snipet from Complete Reference Book
    while executing that code on j2me wireless tolkit 2.5.2
    it shows error on it's very first statement;
    import javax.microedition.pim.*
    it is necessary to seperately downloaded the API similar to that of CLDC & MIDP.
    please reply....

    Well directly from the J2ME PIM website ( [http://developers.sun.com/mobility/apis/articles/pim/index.html|http://developers.sun.com/mobility/apis/articles/pim/index.html] ) is this statement:
    "Personal information management (PIM) refers to the ability to manage in electronic form the kinds of personal data that broad classes of users want handy, such as appointment books, contact directories, and to-do lists."
    We're talking about accessing the actual PIM applications on the device (i.e. the Calendar, Contact List, etc. native to the specific phone/pda/device).
    the javax.microedition.pim package is an optional package, meaning it is not part of the core MIDP/CLDC APIs. So, yes, you have to download a separate package and place the library in your classpath in order to compile on your system.
    Now the next problem you're going to run into is "does your target device support this optional package". There is a reference implementation for PocketPC OS from IBM that you can find here: [http://www-106.ibm.com/developerworks/library/j-pda-op|http://www-106.ibm.com/developerworks/library/j-pda-op] . However if you're trying to perform this on a cellphone (for example) the phone's J2ME implementation is going to have to have support for JSR 75 for this to work at all. I don't know where there is a definitive list of phones that support JSR 75, but I believe BlackBerry's with version 4.2 or newer (for example) do support this package. I believe some Motorla, Erickson, Nokia and other phones support this optional package.
    I read somewhere that the following line of code should tell you whether a device supports JSR 75 or not:
    System.getProperty("microedition.io.file.FileConnection.version"); If this returns null then the system does not. If it returns a non-null string, then it does at some level.
    HTH

  • About the PIM(Personal Information Manager)

    Hi
    Hello friends
    i will get very important information about the PIM(personal Information Manager)
    that manages the personal database in Handheld devices such as PDA,Mobiles,Cells etc
    also i heard that it (PIM) should be downloaded seperately i search many times on sun's product web but i don't get the PIM
    please tell me where i can get downloaded it the PIM?

    Well directly from the J2ME PIM website ( [http://developers.sun.com/mobility/apis/articles/pim/index.html|http://developers.sun.com/mobility/apis/articles/pim/index.html] ) is this statement:
    "Personal information management (PIM) refers to the ability to manage in electronic form the kinds of personal data that broad classes of users want handy, such as appointment books, contact directories, and to-do lists."
    We're talking about accessing the actual PIM applications on the device (i.e. the Calendar, Contact List, etc. native to the specific phone/pda/device).
    the javax.microedition.pim package is an optional package, meaning it is not part of the core MIDP/CLDC APIs. So, yes, you have to download a separate package and place the library in your classpath in order to compile on your system.
    Now the next problem you're going to run into is "does your target device support this optional package". There is a reference implementation for PocketPC OS from IBM that you can find here: [http://www-106.ibm.com/developerworks/library/j-pda-op|http://www-106.ibm.com/developerworks/library/j-pda-op] . However if you're trying to perform this on a cellphone (for example) the phone's J2ME implementation is going to have to have support for JSR 75 for this to work at all. I don't know where there is a definitive list of phones that support JSR 75, but I believe BlackBerry's with version 4.2 or newer (for example) do support this package. I believe some Motorla, Erickson, Nokia and other phones support this optional package.
    I read somewhere that the following line of code should tell you whether a device supports JSR 75 or not:
    System.getProperty("microedition.io.file.FileConnection.version"); If this returns null then the system does not. If it returns a non-null string, then it does at some level.
    HTH

  • Different Personal Information Manager

    Hello Community.
    is it possible to push another personal information manger, than Microsoft Exchange/Outlook.
    I want to manipulate the presence off the user, from a different company's presence indication.
    is this possible?
    please tell me if more information regarding the setup or question is needed?
    Best regards Mike

    By Default No, Lync Client on Desktop will not detect when you have an ongoing call on 20201234, so that it sets 20202345 as busy.
    By default, If you have a company cellphone with nr:20201234, and Lync Desktop Client with nr. 20202345, you will be able to call from your client Desktop the mobile phone.
    To get lync client detect mobile phone and working together, you will need to configure it from lync client by enable
    Simultaneously Ring
    Please remember, if you see a post that helped you please click "Vote As Helpful" and if it answered your question, please click "Mark As Answer"

  • Personal Information Manager Problem [SOLVED]

    I have a little problem with this that I can not save personal info in it...It is seen on screenshot. Do maybe have someone solution for this? PS: I'm new to Arch.
    Last edited by kalcho (2011-02-04 18:39:14)

    I tried as you suggested, but nothing...It don't throw any errors in command line, just closes and that is all. Ass u may saw on pic, It even don't recognize mine real name. It is Unknown there. But when I open user and groups I can see mine nime there.And pic is changed there.But in gnome about me it is not shown.

  • How to Navigate Directly to Manager SSHR Personal Information

    Hi there,
    Is it possible to navigate directly to an employees personal information either via a function or a url call?
    For example a function to simulate navigating to:
    Manager Self Service -> Personal Information -> Search for EmployeeA and start actions
    Using the function HR_PERINFO_MGR_SS I can navigate to Manager Self Service -> Personal Information but I still have to enter the EmployeeA name which is what I want to avoid. Ideally I would like to pass the personID.
    Does anyone know if this is possible?
    Many thanks,
    Mike

    Thanks for the reply. I tried your suggestion of redirecting to the view activity URL using the code below.
    ControllerContext controllerContext = ControllerContext.getInstance();
    String viewId = "RootFlow1/PageOne";
    String url = controllerContext.getGlobalViewActivityURL(viewId);
    System.out.println(url);
    FacesContext.getCurrentInstance().getExternalContext().redirect(url);
    the sysout prints the URL below
    /TestUIShell-ViewController-context-root/faces/RootFlow1/PageOne?_adf.ctrl-state=qlewpla4_41
    However, I get a 404, saying that it can't find the page. I tried modifying some of the flow settings to get it to work. I set the redirect property on the view to true and the URL Invoke visiblity on the flow to url-invoke-allowed, but I still get a 404. What am I missing?
    To give you more info about our app, we are using an outer page template to define the layout of the app (like the Fusion UIShell) and an inner page template to define the main area where pages will be rendered. Navigation is achieved by putting the main area flow in a dynamic region. When the user clicks a lnk, we swap out the task flow id on the region. Once they are in the region, navigation is normal ADF navigation within just that region.
    I read both of the threads that you referenced, but I don't see anything in there that I can use (maybe I'm missing it). Are there other ways to navigate to a view in a flow that I am missing?
    Thanks!!
    Mike

  • ESS Personal Information for Poland

    Hi Experts,
    We are not able to find personal information iView for Poland country.
    Can anyone suggest on this?
    Thanks & regards
    Ash

    Hi
    Used SAP Note 936179, but then it is giving the error 'Service not available'.
    Thanks
    Ash

  • Creating Item Catalog Category  in Product Information Management(PIM)

    Hi all,
    I am new to oracle apps R12. now i am working on Product Information Management(PIM) module in R12. I want to create a new Item catalog category(ICC) under the root item catalog. It was used to adding my new items in the hierarchy. I could able to create new item in PIM , but could not able to create a new Item catalog category(ICC).
    Please help How create a new Item catalog category in PIM.
    Thanks
    Prab

    Did you followed complete steps like
    1. Development Manager > Setup Workbench
    2. Select from list Product
    3. Click on Sub-Task "Categories"
    4. Click on Task Categories
    5. Click on Sub-Task "Create Category"
    6. Choose from LOV for Flex Category "Product Categories".
    7. Select Continue
    8. Fill fields and select "Apply" butto
    regards

  • Multi language support for Product Information Management

    Does Product Information Management support mutiple langauges and to what extent? For example, an Item Description can be entered for several language but can the user-defined attributes be entered for several languages?
    Where can I find more documentation of the multi-language support of PIM?
    We are on Advanced Product Catalog version 12.0.0.

    Was able to do it by adding new files to the shared folder and updating the style in the lang folder to point to the new files.

  • National Conference on "Exploration of Computation and Information Technology for Disaster Management"

    The main theme of the National Conference on "Exploration of Computation and Information Technology for Disaster Management" is
    "bring together students, researchers, academicians and industry professionals from all over the country to discuss current IT and
    computer science trends and challenges in disaster management activities and enhancement of IT and computer science technologies to achieve better improvements in disaster management operations".
    For any queries contact us at [email protected]
    Website: http://www.ecitdm.in

    Title: WiCOM 2009 Call for Papers: Sept. 24-26, 2009, Beijing, China--yr
    2009IEEE无线通信,网络技术及移动计算国际会议征文
    ======================================================================
    The 5th Intl Conference on Wireless Communications, Networking and Mobile Computing (WiCOM 2009)
    CALL FOR PAPERS
    http://www.wicom-meeting.org/
    Beijing, China September 24-26, 2009
    ====================================================================== Topics:
    Wireless Communications
    Networking and Systems
    Services and Application
    This conference is sponsored by IEEE Communications Society, Beijing University of Posts and Telecommunications,
    Beijing Institute of Technology and Wuhan University. All papers accepted will be included in IEEE Xplore and
    indexed by EI. For more information, please contact: [email protected]

  • Error in Remote Web Access - "An unexpected error occurred. Please try again. If the problem continues, contact the person who manages your server."

    I have set up the RWA and I can log in to the web console with my server account. However when I click on any of the shared folders I get this error:
    An unexpected error occurred.  Please try again.  If the problem continues, contact the person who manages your server.
    Does anyone know how to troubleshoot this?
    Regards,
    Maciek

    I had this very same issue with one of our customer's servers that was running Windows Server Essentials. I ended up calling Microsoft about the issue. I hope this helps someone. This originally appeared on my blog: http://techspeeder.com/2014/01/14/remote-web-access-error-an-unexpected-error-occurred/
    Troubleshooting Steps:
    1.  We were getting unexpected errors while accessing shared folders remotely
    2.  The tech found IIS handlers were missing
    3.  She went to IIS > server level ( parent level) and added managed handler mapping  :
    Name: svc-Integrated-4.0
    Request path: *.svc
    Executable: System.ServiceModel.Activation.ServiceHttpHandlerFactory, System.ServiceModel.Activation, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
    4. Added script mapping:
    Name: svc-ISAPI-4.0_64bit
    Request path: *.svc
    Executable: windir%\Microsoft.NET\Framework64\v4.0.30319\aspnet_isapi.dll
    Name: svc-ISAPI-4.0_32bit
    Request path: *.svc
    Executable: windir%\Microsoft.NET\Framework32\v4.0.30319\aspnet_isapi.dll
    5. Ran IISreset.
    6. We were able to access resources in Remote access, then.

  • I have an iMac for work and I am leaving the company. How do I clear the computer so that my soon to be former company is unable to see my personal information Ie. - internet, contacts, etc...

    I have an iMac for work and I am leaving the company. How do I clear the computer so that my soon to be former company is unable to see my personal information Ie. - internet, contacts, etc...

    Follow these instructions step by step to prepare a Mac for sale:
    Step One - Back up your data:
           A. If you have any Virtual PCs shut them down. They cannot be in their "fast saved" state. They must be shut down from inside Windows.
           B. Clone to an external drive using using Carbon Copy Cloner.
              1. Open Carbon Copy Cloner.
              2. Select the Source volume from the Select a source drop down menu on the left side.
              3. Select the Destination volume from the Select a destination drop down menu on the right
                  side.
              4. Click on the Clone button. If you are prompted about creating a clone of the Recovery HD be
                  sure to opt for that.
                   Destination means a freshly erased external backup drive. Source means the internal
                   startup drive.
    Step Two - Prepare the machine for the new buyer:
              1. De-authorize the computer in iTunes! De-authorize both iTunes and Audible accounts.
              2, Remove any Open Firmware passwords or Firmware passwords.
              3. Turn the brightness full up and volume nearly so.
              4. Turn off File Vault, if enabled.
              5. Disable iCloud, if enabled: See.What to do with iCloud before selling your computer
    Step Three - Install a fresh OS:
         A. Snow Leopard and earlier versions of OS X
              1. Insert the original OS X install CD/DVD that came with your computer.
              2. Restart the computer while holding down the C key to boot from the CD/DVD.
              3. Select Disk Utility from the Utilities menu; repartition and reformat the internal hard drive.
                  Optionally, click on the Security button and set the Zero Data option to one-pass.
              4. Install OS X.
              5. Upon completion DO NOT restart the computer.
              6. Shutdown the computer.
         B. Lion and Mountain Lion (if pre-installed on the computer at purchase*)
             Note: You will need an active Internet connection. I suggest using Ethernet if possible because
                       it is three times faster than wireless.
              1. Restart the computer while holding down the COMMAND and R keys until the Mac OS X
                  Utilities window appears.
              2. Select Disk Utility from the Mac OS X Utilities window and click on the Continue button.
              3. After DU loads select your startup volume (usually Macintosh HD) from the left side list. Click
                  on the Erase tab in the DU main window.
              4. Set the format type to Mac OS Extended (Journaled.) Optionally, click on the Security button
                  and set the Zero Data option to one-pass.
              5. Click on the Erase button and wait until the process has completed.
              6. Quit DU and return to the Mac OS X Utilities window.
              7. Select Reinstall Lion/Mountain Lion and click on the Install button.
              8. Upon completion shutdown the computer.
    *If your computer came with Lion or Mountain Lion pre-installed then you are entitled to transfer your license once. If you purchased Lion or Mountain Lion from the App Store then you cannot transfer your license to another party. In the case of the latter you should install the original version of OS X that came with your computer. You need to repartition the hard drive as well as reformat it; this will assure that the Recovery HD partition is removed. See Step Three above. You may verify these requirements by reviewing your OS X Software License.

  • Hi - was looking to buy a macbook air soon but wanted to get it with lion software....anyone know when that is available and second question is what is best software for personal money management that works with lion.....use quicken now   thanks

    Hi - was looking to buy a macbook air soon but wanted to get it with lion software....anyone know when that is available and second question is what is best software for personal money management that works with lion.....use quicken now   thanks

    quicken should work with lion.
    Quicken Essentials will work with Lion.  Most people that have used Quicken for a while (i.e. Quicken 2007) have found that Quicken Essentials isn't much better than a basic spreadsheet.  It is a significant step down from previous versions and does not offer many of the features previously offered.  Right now, it seems like the two most common options are iBank and MoneyDance.
    Frankly... this is a major opportunity for these companies.  The largest commercial distributor of this type of product has been Intuit (Quicken).  That makes it hard for any other company to get any of that market as so many people were already using Quicken and may have had years of data stored in it.  Now, with Quicken effectively out of the picture, it's a great chance for another company.  Just imagine if iPhones were suddenly off the market.  That would give other manufacturers a tremendous opportunity since they wouldn't have to fight an up hill battle against a market giant.

  • 'No detailed information exists for this person'  while adding new reviewer

    Hi All,
    <b>This is an extremely urgent issue.</b>
    We are getting the following message in SRM while adding a new approver to the Shopping cart once the - 'No detailed information exists for this person'
    <b>We have implemented the following OSS Notes in the SRM 5.5 system, Release 700 after rasing a call with SAP.
    SAP Pilot OSS note - 1002957
    Other OSS Notes -
    999528 Adding Ad Hoc Approver fails due to comit erro...
    722357 Ad hoc: Commit control with ad hoc enhancement...
    990467 Commit Problem with AdHoc Agents...
    984582 Problems with Posting Container Data (ad Hoc
                            agent...
    947296 Inserted/changed approver is not transferred...
    910925 SRM Workflow: Ad-hoc agent not found...
    803628 BADI workflow: You cannot add an approver</b>
    Here are the details
                          <b>Cannot add additional approver</b>
                            We are now on SRM 5.5 and a document attached shows the
                            patch levels
                            from SPAM.
                            In shop transaction, it is possible to change the
                            default approvers,
                            but not possible to Add.
                            When we add, the system shows the list of available
                            approvers, allows
                            selection, but "transfer" button does not actually
                            transfer.
                            When the cart is saved, the added approval shows as "no
                            approval
                            available".
                            We are using the standard workflows for 2 step approval.
                            A document is attached to show what happens and the
                            results of checks
                            we have performed.
                            BUS2121 also shows as ok when checked.
    Any pointers what could be possible reasons.
    <b>Points for sure. !!</b>
    Regards
    - Atul

    Hi Atul,
    Here is the list.
          |-----     0000702787 EBP 4.0: Message "Enter a country"
          |-----     0000732828 E-mail messages for work items with incorrect line break
          |-----     0000735026 Memory problems at BBP_GETLIST_INDEX_FILL
          |-----     0000804317 SRM40/SUS/PO: PO inbound with error BBP_PD 147
          |-----     0000862851 PO not ordered due to different locations error
          |-----     0000902956 Changing Account assignment category BE Limit service PO
          |-----     0000911446 No reservation is created
          |-----     0000917869 SRM 5.0: PPOMV_BBP - Vendor address tab page
          |-----     0000919553 SRM 5.0: Termination of output preview for invalid partner
          |-----     0000920363 Shopping cart transfer: Sourcing indicator is not set
          |-----     0000924218 SRM 5.0: wrong error message for non existant auth. PurchOrg
          |-----     0000924811 SRM5.0: Javascript error on document screen
          |-----     0000926750 Shopping cart: Unit of measure is not restored
          |-----     0000926878 Link for expanding details in the shopping cart too small
          |-----     0000927142 SRM5.0: Browser hangs up during attachment upload
          |-----     0000938168 SRM50: Message "No default value from vendor master"
          |-----     0000938296 JavaScript runtime error in the bid invitation
          |-----     0000940805 BBPS_SC_APP_SOS cannot be enhanced
          |-----     0000941935 External requirements displayed as a reference
          |-----     0000942742 Update is cancelled if new source of supply is found
          |-----     0000944592 No location when vendor has changed
          |-----     0000944918 ECS: Find back end purchasing group as a responsible group
          |-----     0000945601 Termination when you display purchase order item detail
          |-----     0000948425 Shopping basket changeable although already approved
          |-----     0000953238 Shopping cart history in the sourcing cockpit
          |-----     0000954066 Follow-On Documents Tab does not get Highlighted
          |-----     0000954409 Error message during approval of a confirmation
          |-----     0000955377 Long runtimes for workflows with blocks
          |-----     0000956108 Empty worklist after clicking button 'Find'
          |-----     0000956723 BBPMAININT:Bus. partner display switches to maintenance mode
          |-----     0000956797 RUSRM50: Limit Purchase Order Functional Area Error Message
          |-----     0000957884 Category Management: Data disappears after program SAVE
          |-----     0000958045 BBPSC04: Delete icon not hidden despite screen variant
          |-----     0000958349 Final delivery with quantity 0
          |-----     0000959528 During PO creation wrong error message BBP_PD 428
          |-----     0000960169 Favorites not saved for 'Purchase for'
          |-----     0000961422 BBP_MON_SC: No search help for 'Created By'
          |-----     0000962093 BBP_VENDOR_CREATE: Refresh BP data
          |-----     0000962252 BBP_GETLIST_INDEX_FILL: Incorrect processing statistics
          |-----     0000962474 Error after changing partner data
          |-----     0000964132 Approval Preview for Rejected Items: Wrong User's Inbox
          |-----     0000964361 Cannot find employee of vendor
          |-----     0000964455 Country for the PO box is initial
          |-----     0000964911 Kopieren von Alertkategorien: Containerelemente verschwinden
          |-----     0000966072 Download of material fails - set type COMM_PR_UNIT
          |-----     0000966323 Service Item: Not able to create PO in ERP backend
          |-----     0000967429 Approval buttons not updated after release
          |-----     0000967615 Performance of BBP_PD_PO_GETDETAIL may be poor
          |-----     0000968110 Transfer canceled, account assignment acc. to value/quantity
          |-----     0000968251 BBPSC02:In source of supply preferred vendor not validated
          |-----     0000969091 SRM does not support passwords longer than 8 characters
          |-----     0000982293 Ext requirements: Purchasing group data not transferred
          |-----     0000982448 Impossibility to delete an item in PO
          |-----     0000982674 Change PO quantity does not update account assign quantity
          |-----     0000983130 Search for back-end purchase orders using the requester name
          |-----     0000984184 BADI BBP_ALERTING active but its implementation isn't called
          |-----     0000985179 Delete button active for backend service entry sheets
          |-----     0000990264 Multiple confirmations cannot be posted for service & limit
          |-----     0000996104 No catalog when confirming back-end blanket purchase orders
          |-----     0001003408 BBPCF: Cannot Add Catalog Item to Confirmation for Limit PO
         0001010791 Flag Confirmation based Invoice Verification set erroneous
    Kind regards,
    Yann

  • Business Information Management - Quickbase, Basecamp, etc.

    I work with international trade with dozens of customers and factories, hundreds of contacts, and at any moment in time there may be dozens if not hundreds of projects I need to manage, from quotes to production to shipments and deliveries.
    Recently I became aware of a new class of web based Business Information Management software, like Quickbase or Basecamp, that allow you to create projects on line, invite project team members, schedule events and deadlines, etc.
    Part of what attracts me to these solutions is that it organizes communication on a project by project basis. Searching through e-mail threads to find an e-mail from a customer that changed the spec on a product 3 months ago (when the subject line had nothing to do with the spec change) is a not infrequent event that consumes a lot of time.
    Any thoughts out there regarding better and more efficient ways to use Mail (I haven't yet used the search features or Smart folders very well) and any thoughts on those of you who have used some of these web based project management systems? One of my largest customers is starting to use Quickbase and they have become addicted to the power of managing their purchasing team and deadlines.

    Rahul,
    For an idea of what SAP BPX entails, take a look at the Wiki
    https://wiki.sdn.sap.com/wiki/display/BPX/BusinessProcessExpert+Home
    To blog about the subject of career opportunities, check the career center forum
    Career Center
    Best Regards,
    DB49

Maybe you are looking for

  • Dynamic URL for Recv HTTP (Adapter spec attribute enabled)

    Hi, I need to have a dynamic URL for one of my cases been worked. the URL is httlp://:<host>/perform/XTA?serv=*&action=start the event "action" can accept either start/stop or restart. i wanna to control this dynamically and went for recv http enable

  • JTable Display problem (urgent)

    Hi all, Does anyone here know how to make a all columnns in my table visible This is my code. It simple bunches up the columns but I need them spaced out. Thanks all :) import java.awt.*; import javax.swing.*; import java.util.*; public class TablePr

  • Make click box feedback stay on screen

    How do I make the feedback for a clickbox stay on screen till the learner moves on? I see where I can designate a specific number of seconds for it to stay on screen, but I just want it to stay on the screen indefinitely till the learner moves on...s

  • How long is the iPad battery last while watching video on YouTube with 3G?

    How long is the iPad2 battery last while watching video on YouTube with 3G?

  • Album shows purchased but wants me to buy songs again

    I recently bought a iphone 4s and wanted to transfer my music to it and not everything will transfer. When I search the albums I have purchased it shows that I have purchased them but they won't download and wants me to buy each song again individual