Calendar great problem.

Hello everybody.
I have a gregorianCalendar instance with a date, for instance thursday first of march 2007. I am creating a service which alerts you every two weeks.....it means, it should alert thursday 15th of march, and thursday 29th, and thursday 12th of april and so on.
Well, in my method I receive a date (current date) and I need to know if today i have to alarm. I can easily check if today is thursday, but i can not know if this week i have to alarm, or if i alarmed last week and have to wait until next week.
I tried getting times in milliseconds and trying to know if the actual day is a 'multiple' of 15, but the problem is when you have leap years and so.....
Any of you any method or class to achieve my purpose?????
I am sorry for so much writing and thank you very very much.

Thank you very much for answering!!
Ok, checking the week of the year could be a solution, but when you change the year (several times) you have a potential problem. Keeping track is not possible, because you don't really have to give the alert every two weeks.....you only need to give the alertunder some circunstances, and maybe you can be a year without giving the alarm.
And calculating from initial time could be fine, but if we are in 2014 and the iniDate is in 2007, and no alarms have been given in all this time, calculation time could be huge...and another requirement is that the application is time critical.
I just asked if someone knows a specific method/class/algorithm to check this case quickly. I am thinking, but at the moment only slow options came up!!!
Thank you very very much.
Regards

Similar Messages

  • FIX FOR OUTLOOK CONTACT - CALENDAR SYNC PROBLEMS

    OK Guys. I have figured out the problem with Itunes not syncing the OUTLOOK CONTACTS & CALENDAR EVENT PROBLEM (For those who have this problem). So without further due....
    1) Go to Outlook/Tools/Option/Others/Advanced Options/ADDIN MANAGER
    2) Remove the check box in front of "OR Stuffit OL Extention" and click OK
    3)Go to COMS ADD IN and you should now be able to CHECK MARK the OUTLOOK ITUNES SYNC ADDIN.
    Click OK all the way back to OutLook AND SYNC.
    If it worked for you, kindly leave me good feedback. Happy 4th everyone.
    Philippe

    Let me complement my post with some info that might have help performing the above fix.
    I spend about 3 hours on the phone troubleshooting this issue with Apple Iphone team last night. Before I found the FIX myself, They had me do the following:
    (XP OS ONLY)
    Exercise # 1:
    Go to ADD/REMOVE PROGRAMS:
    Remove Itune software
    Remove all IPOD related software
    Remove all APPLE related software
    remove Quicktime
    reboot
    Reinstall Itunes.
    Exercise # 2:
    Reboot Iphone
    Exercise #3:
    Restore Iphone (Make sure there is nothing that you cannot get back on the Iphone before Restoring and make sure you have Internet connection as the Iphone is restored from
    Good luck

  • Great Problemes after installing Yosemite (10.10.2 ) with Photoshop CS6....The program crashes --last time 10 times during my work session..wacomtable doesnt work..it is slow...and get error messages about the graphic card....It s a Terror to work with my

    great Problemes after installing Yosemite (10.10.2 ) with Photoshop CS6....The program crashes --last time 10 times during my work session..wacomtable doesnt work..it is slow...and get error messages about the graphic card....It s a Terror to work with my beloved Photoshop!

    The Yosemite upgrade very often damages existing Photoshop installations.  Thank Apple for that.
    You need to uninstall and re-install Photoshop, then apply all the Photoshop upgrades from scratch.
    But first, give us details about your setup:
    BOILERPLATE TEXT:
    Note that this is boilerplate text.
    If you give complete and detailed information about your setup and the issue at hand,
    such as your platform (Mac or Win),
    exact versions of your OS, of Photoshop (not just "CS6", but something like CS6v.13.0.6) and of Bridge,
    your settings in Photoshop > Preference > Performance
    the type of file you were working on,
    machine specs, such as total installed RAM, scratch file HDs, total available HD space, video card specs, including total VRAM installed,
    what troubleshooting steps you have taken so far,
    what error message(s) you receive,
    if having issues opening raw files also the exact camera make and model that generated them,
    if you're having printing issues, indicate the exact make and model of your printer, paper size, image dimensions in pixels (so many pixels wide by so many pixels high). if going through a RIP, specify that too.
    A screen shot of your settings or of the image could be very helpful too,
    etc.,
    someone may be able to help you (not necessarily this poster, who is not a Windows user).
    Please read this FAQ for advice on how to ask your questions correctly for quicker and better answers:
    http://forums.adobe.com/thread/419981?tstart=0
    Thanks!

  • Ora-12547 and ora-12560 Great Problem

    Hello. Sorry for my english.
    I've a great problem.
    My server hp with 4 processor and 8 gb memory and oracle 9.2.0.6 and linux Red Hat Advanced Server have one great problem. If the connected user are 70 or more , I can't connect from the client with sqlplus name/password@service_name, but I can connect from the server with sqlplus name/password. sqlplus give me ora-12547 and if I launch sqlplus and after write user and password it give me ora-12560
    If the session are 69 or less I can connect from the client and I can connect from the server.
    The main applicatio work becaus it call oracle directly from server, but when the users are more then 70 I can't use odbc or Enterprise Manager Console from the client.
    Any ideas ? Thank you.
    Luca

    MY INIT.ORA
    # $Header: init.ora 06-aug-98.10:24:40 atsukerm Exp $
    # Copyright (c) 1991, 1997, 1998 by Oracle Corporation
    # NAME
    # init.ora
    # FUNCTION
    # NOTES
    # MODIFIED
    # atsukerm 08/06/98 - fix for 8.1.
    # hpiao 06/05/97 - fix for 803
    # glavash 05/12/97 - add oracle_trace_enable comment
    # hpiao 04/22/97 - remove ifile=, events=, etc.
    # alingelb 09/19/94 - remove vms-specific stuff
    # dpawson 07/07/93 - add more comments regarded archive start
    # maporter 10/29/92 - Add vms_sga_use_gblpagfile=TRUE
    # jloaiza 03/07/92 - change ALPHA to BETA
    # danderso 02/26/92 - change db_block_cache_protect to dbblock_cache_p
    # ghallmar 02/03/92 - db_directory -> db_domain
    # maporter 01/12/92 - merge changes from branch 1.8.308.1
    # maporter 12/21/91 - bug 76493: Add control_files parameter
    # wbridge 12/03/91 - use of %c in archive format is discouraged
    # ghallmar 12/02/91 - add global_names=true, db_directory=us.acme.com
    # thayes 11/27/91 - Change default for cache_clone
    # jloaiza 08/13/91 - merge changes from branch 1.7.100.1
    # jloaiza 07/31/91 - add debug stuff
    # rlim 04/29/91 - removal of char_is_varchar2
    # Bridge 03/12/91 - log_allocation no longer exists
    # Wijaya 02/05/91 - remove obsolete parameters
    # Example INIT.ORA file
    # This file is provided by Oracle Corporation to help you customize
    # your RDBMS installation for your site. Important system parameters
    # are discussed, and example settings given.
    # Some parameter settings are generic to any size installation.
    # For parameters that require different values in different size
    # installations, three scenarios have been provided: SMALL, MEDIUM
    # and LARGE. Any parameter that needs to be tuned according to
    # installation size will have three settings, each one commented
    # according to installation size.
    # Use the following table to approximate the SGA size needed for the
    # three scenarious provided in this file:
    # -------Installation/Database Size------
    # SMALL MEDIUM LARGE
    # Block 2K 4500K 6800K 17000K
    # Size 4K 5500K 8800K 21000K
    # To set up a database that multiple instances will be using, place
    # all instance-specific parameters in one file, and then have all
    # of these files point to a master file using the IFILE command.
    # This way, when you change a public
    # parameter, it will automatically change on all instances. This is
    # necessary, since all instances must run with the same value for many
    # parameters. For example, if you choose to use private rollback segments,
    # these must be specified in different files, but since all gc_*
    # parameters must be the same on all instances, they should be in one file.
    # INSTRUCTIONS: Edit this file and the other INIT files it calls for
    # your site, either by using the values provided here or by providing
    # your own. Then place an IFILE= line into each instance-specific
    # INIT file that points at this file.
    # NOTE: Parameter values suggested in this file are based on conservative
    # estimates for computer memory availability. You should adjust values upward
    # for modern machines.
    # You may also consider using Database Configuration Assistant tool (DBCA)
    # to create INIT file and to size your initial set of tablespaces based
    # on the user input.
    # replace DEFAULT with your database name
    db_name=DEFAULT
    db_files = 80 # SMALL
    # db_files = 400 # MEDIUM
    # db_files = 1500 # LARGE
    db_file_multiblock_read_count = 8 # SMALL
    # db_file_multiblock_read_count = 16 # MEDIUM
    # db_file_multiblock_read_count = 32 # LARGE
    db_block_buffers = 100 # SMALL
    # db_block_buffers = 550 # MEDIUM
    # db_block_buffers = 3200 # LARGE
    shared_pool_size = 3500000 # SMALL
    # shared_pool_size = 5000000 # MEDIUM
    # shared_pool_size = 9000000 # LARGE
    log_checkpoint_interval = 10000
    processes = 50 # SMALL
    # processes = 100 # MEDIUM
    # processes = 200 # LARGE
    parallel_max_servers = 5 # SMALL
    # parallel_max_servers = 4 x (number of CPUs) # MEDIUM
    # parallel_max_servers = 4 x (number of CPUs) # LARGE
    log_buffer = 32768 # SMALL
    # log_buffer = 32768 # MEDIUM
    # log_buffer = 163840 # LARGE
    # audit_trail = true # if you want auditing
    # timed_statistics = true # if you want timed statistics
    max_dump_file_size = 10240 # limit trace file size to 5 Meg each
    # Uncommenting the line below will cause automatic archiving if archiving has
    # been enabled using ALTER DATABASE ARCHIVELOG.
    # log_archive_start = true
    # log_archive_dest = disk$rdbms:[oracle.archive]
    # log_archive_format = "T%TS%S.ARC"
    # If using private rollback segments, place lines of the following
    # form in each of your instance-specific init.ora files:
    # rollback_segments = (name1, name2)
    # If using public rollback segments, define how many
    # rollback segments each instance will pick up, using the formula
    # # of rollback segments = transactions / transactions_per_rollback_segment
    # In this example each instance will grab 40/5 = 8:
    # transactions = 40
    # transactions_per_rollback_segment = 5
    # Global Naming -- enforce that a dblink has same name as the db it connects to
    global_names = TRUE
    # Edit and uncomment the following line to provide the suffix that will be
    # appended to the db_name parameter (separated with a dot) and stored as the
    # global database name when a database is created. If your site uses
    # Internet Domain names for e-mail, then the part of your e-mail address after
    # the '@' is a good candidate for this parameter value.
    # db_domain = us.acme.com # global database name is db_name.db_domain
    # FOR DEVELOPMENT ONLY, ALWAYS TRY TO USE SYSTEM BACKING STORE
    # vms_sga_use_gblpagfil = TRUE
    # FOR BETA RELEASE ONLY. Enable debugging modes. Note that these can
    # adversely affect performance. On some non-VMS ports the db_block_cache_*
    # debugging modes have a severe effect on performance.
    #_db_block_cache_protect = true # memory protect buffers
    #event = "10210 trace name context forever, level 2" # data block checking
    #event = "10211 trace name context forever, level 2" # index block checking
    #event = "10235 trace name context forever, level 1" # memory heap checking
    #event = "10049 trace name context forever, level 2" # memory protect cursors
    # define parallel server (multi-instance) parameters
    #ifile = ora_system:initps.ora
    # define two control files by default
    control_files = (ora_control1, ora_control2)
    # Uncomment the following line if you wish to enable the Oracle Trace product
    # to trace server activity. This enables scheduling of server collections
    # from the Oracle Enterprise Manager Console.
    # Also, if the oracle_trace_collection_name parameter is non-null,
    # every session will write to the named collection, as well as enabling you
    # to schedule future collections from the console.
    # oracle_trace_enable = TRUE
    # Uncomment the following line, if you want to use some of the new 8.1
    # features. Please remember that using them may require some downgrade
    # actions if you later decide to move back to 8.0.
    #compatible = 8.1.0

  • I got the ipad mini wi-fi version. Recently I've passed on ios7.02 and now my normal access to wi-fi became a great problem. Is any possibility to resolve this problem?

    I got the ipad mini wi-fi version. Recently I've passed on ios7.02 and now my normal access to wi-fi became a great problem. Is any possibility to resolve this problem?

    Hello bettyf25
    There could be a few things that could cause that issue. One is to make sure that the router settings are set to the recommended settings. The other is to go through the troubleshooting steps lied out in the articles below. This should give you a good starting point to get the issue resolved.
    iOS and OS X: Recommended settings for Wi-Fi routers and access points
    http://support.apple.com/kb/HT4199
    iOS: Troubleshooting Wi-Fi networks and connections
    http://support.apple.com/kb/TS1398
    Thanks for using Apple Support Communities.
    Regards,
    -Norm G.

  • Great problems with K7N2G-ILSR onboard raid controller

    I have really great problems with my s-ata raid controller. First of all i had a 40GB HDD attached to IDE3. Worked really fine.
    Later on my system crashed and my raid controller seemed to be dead. (no "no array is defined" no "press crtl-f to enter setup,...).
    Then I attached a s-ata drive to the first s-ata interface. Suddenly the raid controller said: "no array is defined, press ctrl-f to enter setup". I entered setup an built an array an restarted my computer. Again: "No array is defined, press crtl-f to enter setup."
    Now my raid controller seems to be dead again cause it doesnt say a word again.
    Please help me if you can. (Besides i tried to solve the problem with updating my bios. I tried all versions from v1.0 to v1.3 but there was no result.)

    I have already tried two different types of Ram. 512 MB DDR 333 (I don't know the timing exactly but it's a CL2.5 Ram) and another one from a different manufacturer. Also DDR 333 CL 2.5. Then I combined both. But the raid controller didn't show any reaction and I can't imagine that the problem is the power supply because everything else works fine. Anyway... I will try to get a new K7NG2-ILSR on guarantee, sell my whole computer and buy the new K7N2-Delta because I have only problems with the K7N2G-ILSR.

  • Lotus Notes 8 Calendar Sync Problem (Application Error)

    I am seeing an Application Error of the Desktop Manager v4.6 when I try to sync my Lotus Notes 8 calendar DesktopMgr.exe - Application Error:  exception unknown software execption (0xc000000d) occurred in application at location 0x082b31dd).  The problem started suddenly when I had v4.3, so I upgraded hoping the error will resolve itself but it did not.
    I had this problem before and I think it was related to a calendar entry that had attachments.  When I deleted the calendar entry, the problem went away.  
    So now I am trying to locate the calendar entry when I force a one way sync from Lotus Notes to my 8830.  I looked at the log and it states the last calendar entry it read, so I deleted it and tried syncing again without success.  The number of records read is one less than before I removed the calendar entry.
    So how do locate the calendar entry that maybe causing the problem?  What view in my Notes 8 mail does DM use to analyze my calendar entries? 
    .... Leo

    Hello,
    Well, I have just performed the update to the suggested PC Suite version and rebooted my PC.
    Conclusion : exactly the same problem is happening.
    I had a calendar entry whose description field was 2131 characters (including spaces). PC Suite failed to replicate the calendar and always failed with the following message : "Synchronization Completed, 0 entries have been updated". When looking in the replication log, you would find a "pc sync information" stating "PC Sync has encountered a problem and has terminated the synchronization", and another entry stating "The Synchronization has been aborted by the user".
    If I truncate manually in Lotus Notes (8) this calendar entry to a much smaller description, then the synchronization succeeds.
    This problem has been present since many releases of PC Suite. I hope Nokia will fix and once and for all !!!
    I'm working at IBM, and I'm consulted by many colleagues who recognize me as their "technology" advisor. Up to today I must say that I have not been actively promoting Nokia as replication with Lotus Notes as always been suffering many issues. Compared to Windows Mobile devices or even Palm, it has no chance at all, as these devices do have GREAT synchronization capabilities with Lotus Notes.

  • Reminder and calendar apps problem.

    Anyone having problems with the reminders app.  I can only input one reminder, but when I exit the app the reminder does not save.  Same thing with the calenard

    Gary, Appears not.  I have just taken a leap of faith from Balckberry to iOS, and like it a lot.  But the LOVE factor has totally failed to show itself because I can not snooze an item.  I have spent about $10 on different apps trying to find something that works, but nothing does the job 'right'.  I need to take medication 6~7 times a day, and I may not have them with me, so I need to remember to take things promptly, and needing an ability to snooze or clear the reminder is real important.  Blackberry would remind you of EVERY calendar item until you specifcally hit CLEAR, which is a great tool.  You'd think that after all these years and a new release of iOS5 they might have this feature, but appears the Apple developers don't have any real important appointments that they have to snooze....

  • ICloud calendar sync problems

    iCloud is setup on both my iPhone 4 and iPad 2 and everything is working and syncing fine except for the calendar.
    The entries i have on my iPhone are not syncing with my iPad.
    Need help please.
    Thanks

    I have the same problem.  I would prefer to have manually synced through Itunes, but that method has corrupted my Outlook contacts groups, and added empty groups with the extension iphone_contacts.  Each sync multiplies the number of these rogue groups exponentially into the hundreds. And they can oly be deleted one by one. And also causes duplicates on the phone.
    I finally gave up trying to fix it and tried syncing through ICloud - great, no duplicate contacts or rogue groups, but now I have these issues in Calendar and can't accept meeting makers.  When I accept them into my default Outlook Calendar, and then tried to just copy them into the ICloud calendar, it called it copy: name of meeting, and it sent a meeting maker back to the initial originator of the meeting, not just an acceptance, but actually a new meeting request.  If I still had an old Palm Pilot, I'd just use that, because I do love the phone, but this is absolutely ridiculous.  Any ideas?

  • Calendar Sync Problem: Cannot write to outlook calendar using DM

    All syncing works fine between my DM version 6.0.1.18 and my Blackberry Bold 9700, EXCEPT that I cannot sync entries FROM my device calendar to Outlook 2007... The other way works. BB software is version 5.0.0.593 and it is BIS not BES.
    I have tried renaming/deleting Intellisync folder; the configuration on the DM is set to TWO-WAY. I have also reset the configuration on the DM. Every time I want to sync a new calendar entry on my Device, the message box says that it's reading the device entries and then processing them - no problem. Then it starts reading my Outlook entries, no problem. Then it processes Device entries again and highlights entries that need conflict resolution. After inputing required conflict treatment, I get the Confirm Calendar Edits window. So far great! I press Accept, and then get the Processing Device Calendar again...after it gets to the end, a new window appears and when it gets to record X I get the dreaded popup message "Operation terminated unexpectedly" error. If I delete the offending entry on my BB Device, the error disappears. However, until this problem is solved, I effectively only have one way calendar syncing: From Outlook to Device.
    Can somebody please help??
    Thanks.

    Hello flittda,
    Does the error occur when you synchronize your Contacts or just the Calendar?
    Delete the Intellisync folder from your computer:
    If you
    are using Microsoft Windows® XP, go to C:\Documents and Settings\<User
    Folder>\Application Data\Research In
    Motion\BlackBerry\Intellisync.
     If you
    are using Microsoft Windows Vista™, go to C:\Users\<User
    Name>\AppData\Roaming\Research In Motion\BlackBerry\Intellisync.
    If you still get the error , enable advanced logging as shown in KB01451 and look delete the Calendar entry which could be the cause of the error.
    Let me know how you make out.
    Thanks!
    -HMthePirate
    Come follow your BlackBerry Technical Team on twitter! @BlackBerryHelp
    Be sure to click Kudos! for those who have helped you.Click Solution? for posts that have solved your issue(s)!

  • Spam alert: iCloud Calendar merge problem

    Last night, I updated my iPhone 3GS to iOS 5. I selected the iCloiud option for, amongst other things, my Calendar.
    This morning, it appears that anyone who invited me to a meeting in 2011 received spam telling them that I had accepted. I think they were all for past meetings, but I'm not sure. I'm also not positive about it just being 2011, but I didn't notice anything earlier than January (many of these notes went to another account I use).
    Now, I am totally-afraid to use iCloud Calendar Merge, although it would be a great tool for me if I could also enable it on my MBAir.
    Is there a known problem, here, being resolved?
    Thanks,
    g

    Thanks for the advice, It sounds like a work-around. Unfortunately, at this point, I'm too worried about re-spamming everyone and think iCloud has too many limitations to take up the battle again.
    iCloud seems to work well for simple lists, like Safari Bookmarks. I suppose that's something. Apple tends to stay on the simple side of non-core software (just good enough to say they have it), so I'm not expecting the situation to change much.
    Another area I wish they'd beef up is Reminders. Appigo's To Do is way better, but it means a separate sync operation that only works wirelessly. Given it's syncing with iCal, you'd think there'd be a better answer. Outlook is richer, but synchronization was ugly, last time I used it.

  • Icloud calendar sharing problem

    I invited my wife to see my calendar(s) such as work personal etc and works great as I type an event she sees it right away.(no problem) But then i accepted her invite(via email as she accepted mine) to her calendars(she has iphone 5) and while I can SEE her calendars(title of them in calendar listing) I cant see any events in them nor when she adds an event it does not update to my phone.
    Note: This is the same on the icloud website. I SEE her calendars(titles) but NO events within them.
    Is this an icloud issue or phone issue?
    One confusing note: if there was issue with the apple id or simular why then can SEE the calendar? I would think I would not see calendar at all if that was the issue.
    BTW I have 3gs OS is 6.1.3 and not jailbreaked or anything.
    Whats going on? Thanks for your help
    B-Cat

    Same exact thing here. If you are the original owner the person you are sharing with doesnt get any notifications only in the reverse.
    I really wanted this to work so that my wife wouldn't have to invite me every time she made a calendar event which was intended for the both us. Plus since its a shared calendar I would be able to edit the event vs with the invitation I can't do anything besides accept it.
    I tried using family sharing inside iCloud settings vs. just sinply creating a shared calendar and got the same result.
    I then created the shared folder from her phone and still behaves the same way in reverse

  • Calendar synchronise problem

    I've tried searching for a fix for this but no luck
    When I give permission for my itunes/ipod to synchronise with my ms outlook 2003 calendar, it will not do it, however it synchronises all my contacts from outlook no problem!?How can I fix this?? Help greatly appreciated:)

    http://www.apple.com/support/ipod101/maximize/2/#2
    Open Outlook and make sure that the events you wish to take with you are up to date.
    Connect your iPod to your computer, then open iTunes (if it doesn't open automatically).
    On the Edit menu, click Preferences.
    Click the iPod tab, then click the Calendars tab in the iPod pane.
    Select the "Synchronize calendars from Microsoft Outlook" checkbox.
    Click OK to copy your calendars (see "Viewing Calendars," below, to find out how to view your schedule on your iPod). iTunes will now automatically update your calendars whenever you connect your iPod.

  • E71 Calendar synchronisation problems using MFE

    Hello All,
    I have a E71 and I am experiencing problems using MFE. The connection to the server appears fine until calendar attempts to synchronise, at which point the log reports 'sync died (130)'  Email and Contacts sync automatically
    however if I attempt to add calendar to the sync schedule the connection just dies. I have included an extract of the report log:-
    27/04/2009 2:51:02 cal: start = 2012-05-06T23:00:00(UTC) : May Day Bank Holiday
    27/04/2009 2:51:02 client->server adds=0 changes=0 deletes=0 fails=0
    27/04/2009 2:51:02 server->client adds=49 changes=0 deletes=0 fails=0
    27/04/2009 2:51:15 cal: start = 2009-05-20T09:00:00(UTC) : ECS Steering Committee
    27/04/2009 2:51:15 cal: start = 2009-06-04T08:00:00(UTC) : SummitSkills Board meeting
    27/04/2009 2:51:15 sync died (130), collection=Calendar activity=handling commands from server
    27/04/2009 2:55:42 PING Command Requested
    27/04/2009 2:55:46 start Calendar sync
    27/04/2009 2:55:59 Server wants to add an item that already exists. Process as Change.
    27/04/2009 2:55:59 cal: start = 2009-05-20T09:00:00(UTC) : ECS Steering Committee
    27/04/2009 2:55:59 cal: start = 2009-06-04T08:00:00(UTC) : SummitSkills Board meeting
    27/04/2009 2:55:59 sync died (130), collection=Calendar activity=handling commands from server
    I have installed the latest MFE 2.9.158 and rest the device a number of times, but I still have the same problem
    For info syncing on an MS Push email (same account) appears fine.
    Any help or advice will be greatly appreciated
    Thanks
    Shrimo

    Have you checked in Settings>General>Date & Time to make sure 24 hr time is turned off?

  • Calendar + PDF Problems

    Hi, I got my curve 8900 a few weeks ago and it's definately the best phone I have ever had, but I've just hit a bit of a problem. I had all of my calendar appointments sorted out perfectly; College exams and revision sessions, Birthdays, events etc. I have just set up my Email settings and Facebook settings to recieve emails and notifications straight to my phone. This has all gone smoothly, apart from the fact that this seems to have messed up my calendar. All of the appointments are still there, but they have changed colours so that I have default, email and facebook appointments.
    This wouldn't really be a problem, but I am using a theme that shows me calendar appointments on the home screen and it only shows calendar events that have been set to email (even though the appointments have nothing to do with my email account, the phone just randomly put the events into the three catagories!)
    Also, if i try to make a new event for the calendar, it asks me what I want to send the event using?? What does this mean? If I pick email, does it send the event to my contacts via my email? If I pick facebook, will it post the events on my profile? I would rather just keep my calendar private...
    I just wanted to ask if there was a way to turn off all these features and return back to my original calendar, but still be able to have my emails and facebook notifications on my phone?
    Also, does any one know any decent free PDF reading software for the blackberry?
    Cheers,
    Warren. 

    Have you previewed this way -
    Before ordering your book preview it using this method - http://support.apple.com/kb/HT1040 - and save the resulting PDF for reference - the delivered book will match it.
    what is the physical size and what are the pixel dimensions of the photo with the low quality warning?
    LN

Maybe you are looking for

  • Can no longer download journal articles with Safari or Firefox

    As of three weeks ago I am no longer able to download and save journal articles, though I am able to read them.  I can save documents when there is simply a "save" or "view" button indicated next to a document in small blue letters if I click the "sa

  • On Windows 7 HttpURLConnection.openConnection() throws IOException

    Hi Team, In our application we have a to create httpURLCOnnection (url.openConnection())which works fine on Windows XP but throws IOException on Windows7. Does anybody know which settings need to be enabled on windows 7 to resolve this issue? Any res

  • Try to reset to factory settings/missing file"windows\system32\winload.efi

    I have Toshiba Serial #XXXXXXXXX, model P75-A7200  Bought it brandnew at best buy almost a year ago. I did not make any recovery disc's or flash drive. It is getting slow and someother minor issues while on internet, so I want to do a Full Reset to f

  • Cannot Print from Aperture at all

    For several days now I have not been able to print anything from Aperture, not a singe image. After setting up the print and pressing "print" the processing box shows for about two seconds but appears to not process. The printer dialog box shows the

  • How can i list the fields in a old mdf?

    I need to know the fields in a old .mdf, but i haven´t the design software, some idea? thanks