Discussion Board

Results 1 to 2 of 2
  1. #1
    Registered User tomhodder's Avatar
    Join Date
    Jul 2006
    Posts
    20
    Hi,

    I have an intranet application for which I offer to my users that they can update their mobile device calendar with a number of event entries.

    Now the problem is that most Nokia phones do not seem to support multiple VEVENT entries in vcalendar format files, therefore they either get 20 or so messages with a seperate vcal file attached for which they have to save each one, or I can come up with a better way to deliver the updates.

    So far I have considered a midlet with PIM API, but I am guessing that support for that would be limited to few devices.

    I noticed that smil supports vcal media elements, but I can't find any examples of anyone using it for reference, and I also understand that support for that would be limited.

    So is there a preferred way to deliver multiple entries into the calendar application without doing some horrible cludge?

    Thanks in advance,

    Tom H

  2. #2
    Super Contributor peterblazejewicz's Avatar
    Join Date
    Dec 2005
    Location
    Europe/Poland/Warsaw
    Posts
    1,699
    hi Tom,
    you can make decision about implementation after making some research,
    as you pointed that is intranet application,
    so you can first check what devices are common within target users and check how many of them supports PIM (JSR-75):
    here is devices matrix for that jsr:
    http://www.j2mepolish.org/devices/devices-pdaapi.html
    and there is a great number of nokia phones listed (some are missing I think),
    so not listed devices users will simply have to "have some pain" in experience saving multiple objects from mms, but most of users will probably could just use midlet which:
    - either register for updates via push registry (sms, mms)
    - or just does quick pooled or user action based request to server via HTTP for updates

    hth,
    regards,
    Peter

Similar Threads

  1. PC Suite error: (Code: Init IMediaControl2) HELP?!
    By chunkyspudmonkey in forum General Development Questions
    Replies: 29
    Last Post: 2008-06-30, 11:47
  2. 3gpp SMIL vs MMS SMIL
    By dreamsinsin in forum General Messaging
    Replies: 0
    Last Post: 2005-11-22, 03:36
  3. Replies: 1
    Last Post: 2005-10-27, 22:52
  4. smil mms with NMMS api 1.0
    By avism1 in forum General Messaging
    Replies: 0
    Last Post: 2004-01-04, 11:39
  5. MMS API and how to actually produce code for MMS?
    By Softbit in forum Symbian C++
    Replies: 0
    Last Post: 2003-08-20, 13:13

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved