Third party calendar for Symbian S60 phones (Nokia...

I'm looking to upgrade to a S60 phone (6720 classic) from my S40 phone (6233) howevern I've noticed that the calendar in the S60 phone is a downgrade from that of the S40 - it doesn't have birthdays or other features (not even recurring anniversaries).  Can anyone recommend a third party calendar - it doesn't need to be fancy, just replicate the old S40 calendar features, or is Nokia about to release an upgrade for this?
Message Edited by edempsey on 30-Sep-2009 12:08 PM

http://nokia-n86-software.epocware.com/Handy_Calendar.html
maybe something like this?
i doubt they will revamp the calendar unless the Foundation decides to do it with future os releases. as it stands this has been the calendar case for s60 devices.  
You know what I love about you the most, the fact that you are not me ! In love with technology and all that it can offer. Join me in discovery....

Similar Messages

  • After upgrading to OS Mavericks, I realized that the Partition for Windows is gone. I have really important data on this drive without a back up. Is there any way I can get this data before reformatting. Is there any third party software for receiving the

    After upgrading to OS Mavericks, I realized that the Partition for Windows is gone. I have really important data on this drive without a back up. Is there any way I can get this data before reformatting. Is there any third party software for receiving the data or any possible way? Money is not a limitation to this fix. Please help!!!

    sure pretty simple.  make a backup of your current settings
    http://support.apple.com/kb/HT1766?viewlocale=en_US
    then restore device from old backup you need pics off of
    then import pics to computer
    http://support.apple.com/kb/HT4083
    you may need to save pics to camera roll first
    then restore the new backup and sync pics back to phone via itunes
    Peace, Clyde

  • Third party plugin for premier pro cs6

    I installed a third party plugin for premier pro cs6 on my mac and it's not loading... How can get premiere to see it in the program?

    hi todd,
    cart in front of the horse syndrome - wrote BEFORE reading the article. sorry ;-)
    am coming from 10 years of vegas, unhappily so, but at my age 60+, i'm wary of anything new....

  • How do I allow third party cookies for a website and how do I turn off pop-up blocker?

    How do I allow third party cookies for websites and how do I turn off pop-up blocker?

    Allow third party cookies at Safari > Preferences > Privacy > Block Cookies - "Never".
    Turn off the pop-up blocker at Safari > Preferences > Security > Block pop-up windows = unchecked

  • Is there any third party software for itunes that will do this:

    Is there any third party software for itunes that will organize the browser window. Ideally I would like the third browser window (album name) organized by "main albums" "compilations" "bootlegs" "singles"
    It would look like this for the Beatles
    Main
    1963 Please Please Me
    1965 Help
    etc.
    Compilations
    1970 Red Album
    1990 Greatest Hits
    etc.
    Bootlegs
    1985 Ultratrax 1
    etc.
    CD Singles
    1999 Whatever
    This info would be marked on either the info or option tab when labeling.
    If this has not been made, one of you nerds should make it, it would be great and you could charge $3 for it and I buy it. and so would 100,000 other people.

    If you haven't already, try looking through the Apple Downloads specifically for iTunes.
    http://www.apple.com/downloads/macosx/ipod_itunes/
    There might be something there that is at least similar to the app your looking for.
    edit: There is one shareware that is an iTunes plugin called Multi-tunes. With it you can create multiple iTunes libraries, one library called "Main" one called "Bootlegs" etc, and Multi-Tunes will allow you to quickly switch between them from within the iTunes window. Not exactly what your looking for but close.
    http://www.apple.com/downloads/macosx/ipoditunes/multitunesdavidcaldwell.html
    Message was edited by: Zookalicious

  • Interface or Third Party Software for viewing SAP Org. Structure in SAP

    Hi All:
    Has any one used a third party software for viewing the SAP Organizational Structure in portal (for MSS).
    Or has developed a custom java iview that would display the org. structure in Portal. (EP 6.0)?
    Thanks

    Yes. I have seen it....with Visio. Sadly, No. I do not have the technical details. Sorry.

  • Access to my Office 365 third-party app for external user : "a User account is not registered for the account"

    In my third-party web application of Office 365, I want to have access to the contacts, events and emails of all the users from the organizations who installed my app. The thing is I don't want that all these users have to grant me access, I just want one
    admin of the org to grant access for my app and then be able to retrieve the data I need for all the users.
    To test for one organization, I logged in as the admin and proceed to the Oauth2 authentication to retrieve the access token and in the first request (the GET one to retrieve an authorization code) i add the parameter
    prompt=admin_consent.
    With this access token, I can access the data (emails, contact, event) of the admin
    for instance for the contacts
    uri: https://outlook.office365.com/ews/odata/Users(adminemail)/Contacts
    but not the data of the other users of this org with this uri
    uri: https://outlook.office365.com/ews/odata/Users(useremail)/Contacts
    The only thing I can do is retrieve an access token for each user but it supposed that each user has to authorize the access to the app but it's very cumbersome. So, i don't see what enables the parameter prompt=admin_consent and how to use it. Does anybody
    know what it does?
    And my question is: how can I do to access the data of all the users of one organization when the access has been granted by one admin?
    Thank you!

        
    This was answered on StackOverflow by Dushyant Gill.  http://stackoverflow.com/questions/25316175/access-to-my-office-365-third-party-app-for-external-user-a-user-account-is-n/25316678#25316678
    You are sending the OAuth request to a tenant specific endpoint of Azure AD. Note the {key_provided} part of your Url - that part represents the tenantid or a registered domain name of an Azure AD tenant. Azure AD throws this error is the user signing in
    is not a user in that tenant.
    Multi-tenant applications like yours have two options:
    Perform home realm discovery yourself and send the SSO request to the correct tenant-specific endpoint of Azure AD: when a new Azure AD organization signs-up for your application, record its tenant ID, and registered domain names. On your login page, ask
    the user for their email and try to discover what Org they belong to using the suffix the email.
    Use the common endpoint of Azure AD. Instead of the {key_provided} part of the URL, use 'common'. In this case Azure AD will determine the user's tenant and sign-in the user. The token that your application will receive will still be from the user's tenant
    (iss claim).
    2 is more convenient for apps. However #1 has an advantage when the user's Organization has customized their sign-in page with the company logo etc - in the case of #1 the user will directly be taken to the customized and familiar sign-in page.
    I recommend a combination of the two: try determining the user's organization and sending them to the tenant specific SSO endpoint. If you're not able to - send them to the common endpoint.

  • Third Party Integration for Template Based Hire in PS 9.1

    Hi All,
    I am implementing template based hire on PS 9.1.
    I am receiving the applicant details from a third party vendor in a xml message.
    Requirement is to insert the applicant details into template based hire records (HR_TBH_HDR and HR_TBH_DATA).
    I am able to subscribe the field values from xml message. But facing the problem while inserting the values into base records.
    I am trying to use Component Interface on HR_TBH_JOB component. The pages on this component are dynamically build and so the records.
    If anyone has worked on the third party integration for Template Based Hire in PS 9.1, please let me know your suggestion for insertion into template based hire records.
    Thanks,
    Vijay

    Hi Michel,
    I am not getting any error message as I haven't completed the coding yet.
    I will go more on the technical stuff so that the issue will be more clear.
    I am using the Integration Broker setup to receive the xml message from third party.
    I have written the app package and added that as handler into the service operation. as of now I am able to subscribe the xml message. I am having the field values into the variables.
    For insertion of those values into template based hire (TBH) records (HR_THB_HDR and HR_TBH_DATA) I created a new CI on HR_TBH_JOB component.
    But when I analysed this component I came to know that Pages, Sections on the Pages and the fields of the sections are dynamically build based on the Template.
    On HR_TBH_DATA page PeopleSoft is using derived record (HR_TBH_SCR_WRK). Field values are assigned to this record fields bsaed on the section of the template.
    Here is issue I am facing while coding. As there is only one record (HR_TBH_SCR_WRK) to store the all the values from the template, I am not able to understand that how to assign the variables to CI variable. I am looking for the logic, so that the CI will work normally.
    If you have any sugestion to insert the data into TBH records other than using CI, will be appriciated.
    Thanks

  • Developing Third Party Connectors for the Universal Worklist

    Hi,
    We need to develop a third party connector for the Universal worklist.
    In order to retrieve the workflow items we want to use a web service that will be developed according our needs.
    The documentation that I found regarding the UWL states that in terms of connectivity we can use Web based protocols such as HTTP and Web Services, but i couldn't find any example for this, besides the SONIC.
    Has someone already developed a third party connector? Examples?
    Thanks in advance.
    Best regards,
    José

    Hi,
    Have a look at these PDFs...
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/405729e9-314f-2a10-eab6-fcebe6fe8cba
    http://help.sap.com/javadocs/nwce/current/uw/UWL%20Custom%20Connector%20API.pdf
    Regards,
    Srinivas.

  • Capturing third party manufacturer for the batch

    Hi ,
    we are in the business of Pharma Products trading and marketing , as per business requirement we need to capture third party manufacturer for particular batch.
    The scenario is as follows -
    Our Company - Raise PO to Vendor A for Material  Mat001 -  this vendor A takes same product from any of his own vendors  X, Y , Z .( third party manufacturer)
    Now the requirement is when we receive goods from Vendor A for MAT001 , it may have multiple batches and these batches may come from one or different sub vendor of A .  During GR we need to capture this sub vendor of Vendor A or say third party manufacturer .
    Please provide possible solution
    Edited by: Bhushan Bivalkar on Jun 4, 2010 11:06 AM

    You can use batch characteristics. Make a class (type 023) and assign a characteristic to it (with approprite description).
    Assign this class in the material classification view.
    Now you can maintain the 3rd vendor's batch number in the batch characteristic (in MSC2N)
    Regards,
    Aroop

  • Third party app for single call delete

    how do i delete single call entry in my iphone4 or any third party application available for this?

    There is no third-party app for this, as third-party apps do not have the ability to edit the call list

  • Third party tool for SAP transports

    Hello All,
    I would like to know if there is any third party tool for doing transports ?
    Regards,
    Amber S

    Hi,
    There is 3rd party Change Management software eg http://www.xrsc.com/Rev-Trac.html ...but they will all still make use of SAP backend tools. Many company's including ourselves have developed in house Change Management software in SAP using standard backend tools.
    I'm curious why you ask ?
    Regards,
    Nelis

  • Third party application for Intel-based iMac

    Greetings y'all...anybody out there know of a list of third party apps for Intel-based Macs???

    Try Apple's Made4Mac area for universal applications which are built for Intel and Power PC:
    http://guide.apple.com/universal/
    Although I must admit Versiontracker is very good too.

  • Third party tools for documentaion for SAP objects

    Good day,,
    I would like to if there are any Third party tools for maintaining the documentation for the SAP Objects ...
    Many thanks .....
    Kripa
    Edited by: kripa shankar on Feb 25, 2008 8:21 AM

    The newest version is the RWD info Pak 5.7. There is another product of RWD, the Help LaunchPad (it's necessary to do a transport and a customizing in SAP).
    You can take all in the swdc of SAP.
    Alfredo.

  • Third Party Plugin for Maya

    Hello ,
    Does SAP plan to release the third party plugin for Maya 2015?
    the answer to this question will help me to decide which software to buy because my workflow heavily depend on exchanging models between maya to SAP 3D Visual Enterprise Author (also known as: Deep Exploration).
    Thanks,
    Eyal.

    Hi Eyal,
    Yes we have just started work on new versions of third party plugins which will support Maya 2015.
    thank you,
    Vladimir Noskov

Maybe you are looking for

  • Dunning Letters on BP

    Hi, My customer has had an issue with Dunning Letters mixing up the transactions' posting dates. This issue has now been resolved by upgrading to PL44.  However, they have run and executed several Dunning runs in testing this issue (don't ask me why!

  • When i send a link in email the person who recieves it can't open it .

    Hi everybody - I seem to have a problem sending links in my emails . In ie9 there's no problem when i paste the link it appears in a blueish or purpleish color . No one ever has a problem opening it . When in firefox , I paste the link and it appears

  • How to disable copy and paste from Mail to other applications

    Are there MDM or policy that can limit copy and paste?  Using MDM or ACU to lockdown the phone would be completely useless in regards to preventing data leakage unless copy/paste can be controlled.  MDM provider is advising that there is no API from

  • Updating non alphabatic field in a table

    Hi, 1) I am using Release 10.2.0.1.0 2) I have a table with phone number field which has some data issues..... the data i get is like with data_Set as (select '1-212-344-3453 (cell)' phone_no from dual union all select 'pager 212-221-2211' from dual

  • Typical requirement in Credit Management-

    Hi ALL, I have posted same query earlier too,but i havent get any satisfactory reply.so time being i closed that thread. Here is my client req, regarding Credit Management. Client is restricting customers credit based on Credit period ( payment terms