Help please with 2 users - but need completely separate iCals.

Hi.  Hope someone can help with this??  I have a Mac OS X Mountain Lion.  I use BusyCal (which I love!) which then syncs with iCal and then to iCloud.  All good.  On that calendar I have approximately 20 colour coded calendars along with birthdays and holidays etc.  Recently I set up a new user on the Mac for my hubby.  We synced his new iphone with his itunes on his user account and signed up to icloud.  Now... when he views his calendar on his phone, or in iCal or iCloud he sees the option of ALL my 20 odd calendars.  He doesn't want them.. I don't want him to have them...  How do I stop this happending please?  They are listed under available calendars, not showing any events in the calendar, as I have unticked them all.  I am just going to check now that I don't have his entries - I didn't think of that - but I need to sign out of his user and go back to mine.  Hope someone can shed some light on tis for me.  Thanks.

Just checked my iCal and BusyCal and iCloud and his calendar is not there, as far as I can make out anyway - and no entries are in the diary.

Similar Messages

  • Help please with which cable I need

    Hello,
    Please could someone help me decide which cable I need to buy to connect my bt hub to the bt set top. Eg I know I need an RJ11 cable for the bt hub to the phone socket but which cable for hub to set? I have an older hub, about a few years old, ithat a makes a difference to the type of cable.
    Many thanks.

    eawilson wrote:
    Thanks for your help. Sorry for not explaining properly but the cable kit original kit is damaged as it was chewed by my rabbit and it'sthecable from the hub to the bt vision box I'm looking for. I don't want to go into a shop and get ripped off with an expensive cable so just looking for a cable I can from online (but need to know what I'm looking for, which I don't! I am so clueless!). 
    Thanks again. Hope you know what I mean now.
    Ah, my bad. I took it you were either coming back to BT or was explaining to us that you were already a BT customer and was thinking of taking out BTVision and was wondering what cables were needed. The reason I mentioned scart and hdmi was purely to let you know that the only additional cost would of been an HDMI cable.
    You have the answer from PP and the others
    -+-No longer a forum member-+-

  • Help please , iv emailed bt but been ignored .....

    help please , iv emailed bt but been ignored , iv phone but the operator had know idea what he was talking about .
    hope this is in the write forum .
    last year i applied to be on bt basic , the cheap one for if your on income support etc , it was excepted as far as i know but i have realized i was never put on it or if i was it wasn't for very long .
    the only thing i can think is i was not aloud to have o2 broad band on the basic tariff , anyone know if thats the case ?
    in the info about "basic " which is about £5  a month it says you can have broad band but this may mean only bt broadband ,
    any ideas ?

    Hi Toastie,
    Nope cant see anything saying that you need to take BT Broadband, shouldn't matter who you are with.
    Could you drop me in an email please with your BT account and telephone number along with a link back to this thread.
    Just send to the email address in my profile.
    Thx
    Craig
    BTCare Community Mod
    If we have asked you to email us with your details, please make sure you are logged in to the forum, otherwise you will not be able to see our ‘Contact Us’ link within our profiles.
    We are sorry but we are unable to deal with service/account queries via the private message(PM) function so please don't PM your account info, we need to deal with this via our email account :-)”
    td-p/30">Ratings star on the left-hand side of the post.
    If someone answers your question correctly please let other members know by clicking on ’Mark as Accepted Solution’.

  • I have itunes on a mac with 2 users but the library only shows on the main user how can both users have the same library?

    i have itunes on a mac with 2 users but the library only shows on the main user how can both users have the same library?

    Hi,
    Have a Look at these Links on Home Sharing:
    http://support.apple.com/kb/HT4620
    http://support.apple.com/kb/HT3819
    Could be what you need...
    Cheers,

  • Little help please with forwarding traffic to proxy server!

    hi all, little help please with this error message
    i got this when i ran my code and requested only the home page of the google at my client side !!
    GET / HTTP/1.1
    Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, application/x-shockwave-flash, */*
    Accept-Language: en-us
    UA-CPU: x86
    Accept-Encoding: gzip, deflate
    User-Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.2; .NET CLR 2.0.50727)
    Host: www.google.com
    Connection: Keep-Alive
    Cookie: PREF=ID=a21457942a93fc67:TB=2:TM=1212883502:LM=1213187620:GM=1:S=H1BYeDQt9622ONKF
    HTTP/1.0 200 OK
    Cache-Control: private, max-age=0
    Date: Fri, 20 Jun 2008 22:43:15 GMT
    Expires: -1
    Content-Type: text/html; charset=UTF-8
    Content-Encoding: gzip
    Server: gws
    Content-Length: 2649
    X-Cache: MISS from linux-e6p8
    X-Cache-Lookup: MISS from linux-e6p8:3128
    Via: 1.0
    Connection: keep-alive
    GET /8SE/11?MI=32d919696b43409cb90ec369fe7aab75&LV=3.1.0.146&AG=T14050&IS=0000&TE=1&TV=tmen-us%7Cts20080620224324%7Crf0%7Csq38%7Cwi133526%7Ceuhttp%3A%2F%2Fwww.google.com%2F HTTP/1.1
    User-Agent: MSN_SL/3.1 Microsoft-Windows/5.1
    Host: g.ceipmsn.com
    HTTP/1.0 403 Forbidden
    Server: squid/2.6.STABLE5
    Date: Sat, 21 Jun 2008 01:46:26 GMT
    Content-Type: text/html
    Content-Length: 1066
    Expires: Sat, 21 Jun 2008 01:46:26 GMT
    X-Squid-Error: ERR_ACCESS_DENIED 0
    X-Cache: MISS from linux-e6p8
    X-Cache-Lookup: NONE from linux-e6p8:3128
    Via: 1.0
    Connection: close
    java.net.SocketException: Broken pipe // this is the error message
    at java.net.SocketOutputStream.socketWrite0(Native Method)
    at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:92)
    at java.net.SocketOutputStream.write(SocketOutputStream.java:115)
    at java.io.DataOutputStream.writeBytes(DataOutputStream.java:259)
    at SimpleHttpHandler.run(Test77.java:61)
    at java.lang.Thread.run(Thread.java:595)
    at Test77.main(Test77.java:13)

    please could just tell me what is wrong with my code ! this is the last idea in my G.p and am havin difficulties with that cuz this is the first time dealin with java :( the purpose of my code to forward the http traffic from client to Squid server ( proxy server ) then forward the response from squid server to the clients !
    thanx a lot,
    this is my code :
    import java.io.*;
    import java.net.*;
    public class Test7 {
    public static void main(String[] args) {
    try {
    ServerSocket serverSocket = new ServerSocket(1416);
    while(true){
    System.out.println("Waiting for request");
    Socket socket = serverSocket.accept();
    new Thread(new SimpleHttpHandler(socket)).run();
    socket.close();
    catch (Exception e) {
    e.printStackTrace();
    class SimpleHttpHandler implements Runnable{
    private final static String CLRF = "\r\n";
    private Socket client;
    private DataOutputStream writer;
    private DataOutputStream writer2;
    private BufferedReader reader;
    private BufferedReader reader2;
    public SimpleHttpHandler(Socket client){
    this.client = client;
    public void run(){
    try{
    this.reader = new BufferedReader(
    new InputStreamReader(
    this.client.getInputStream()
    InetAddress ipp=InetAddress.getByName("192.168.6.29"); \\ my squid server
    System.out.println(ipp);
    StringBuffer buffer = new StringBuffer();
    Socket ss=new Socket(ipp,3128);
    this.writer= new DataOutputStream(ss.getOutputStream());
    writer.writeBytes(this.read());
    this.reader2 = new BufferedReader(
    new InputStreamReader(
    ss.getInputStream()
    this.writer2= new DataOutputStream(this.client.getOutputStream());
    writer2.writeBytes(this.read2());
    this.writer2.close();
    this.writer.close();
    this.reader.close();
    this.reader2.close();
    this.client.close();
    catch(Exception e){
    e.printStackTrace();
    private String read() throws IOException{
    String in = "";
    StringBuffer buffer = new StringBuffer();
    while(!(in = this.reader.readLine()).trim().equals("")){
    buffer.append(in + "\n");
    buffer.append(in + "\n");
    System.out.println(buffer.toString());
    return buffer.toString();
    private String read2() throws IOException{
    String in = "";
    StringBuffer buffer = new StringBuffer();
    while(!(in = this.reader2.readLine()).trim().equals("")){
    buffer.append(in + "\n");
    System.out.println(buffer.toString());
    return buffer.toString();
    Edited by: Tareq85 on Jun 20, 2008 5:22 PM

  • Help please with 2006 Macbook 13inch, for tv hook up.

    Help please with 2006 Macbook 13inch, to hook up to tv for streaming. The display works through VGA but the audio isn't working. Got a plug that goes into headphone jack on computer and connects into the audio jack on the back of tv but no sound. I'm not quite sure what the issue is, whether its the wrong plug, the tv, or the computer. Best Buy says this is the right plug and it seems that it would be, but who knows. If anyone has any experience in this, I would appreciate the help!

    Make sure those audio plugs are matched with the VGA plug. With your MacBook running something with audio switch between your sources on the TV Component, Composite and such. See if the sound is coming from another source. If so then you've got your audio plugs in the wrong jacks.
    Also could you post the make and model number of your TV.

  • Help Please with Driver

    I need to install the ADB Interface for the X2 onto my computer. Does any one know how or where I can get this driver?

    <Duplicate post.  Please see Help Please with Driver  for any replies.  This post will be closed.>

  • Help please with FaceTime. The built in app seems to have disappeared from my iPad2. Bought it in Australia

    Help please with FaceTime. My built in app seems to have disappeared.

    If K Penguin's suggestion doesnt work, you will have to go to you iTunes and do a reset, that is if you do not have it in your back up library.

  • Can anyone help please with my Time Machine, I have been getting the following message The backup disk image "/Volumes/Mac Backup/Stephen Smith's iMac.sparsebundle" is already in use.

    Can anyone help please with my Time Machine, I have been getting the following message The backup disk image “/Volumes/Mac Backup/Stephen Smith’s iMac.sparsebundle” is already in use.

    See > http://pondini.org/TM/C12.html

  • Mail will not send messages. Help please: it receives OK but parks my outbound stuff in either Drafts or Outbox

    Mail will not send messages. Help please: it receives OK but parks my outbound stuff in either Drafts or Outbox

    Thanks for your answer. Apprciate it very much. Just prior to receiving your email, I got back online. However, as I had tried what you suggested (and a lot more as I am 'reasonably' competent), and had been so doing since yesterday afternoon, I do believe that what you suggested was correct - that it was my third rate ISP that was at fault.
    Nevertheless, many thanks once again.
    MJ

  • Need Help Please with Flash Professional - No Cursor Change on Buttons/Links in Mac OS

    Hi Folks, I am relatively new to Flash Professional but I recently built a very nice flash website with very little problems.  I noticed after I uploaded my site to my server, that my mouse cursor did not change from an arrow to a finger on any of my buttons.  It did change on the hyperlinks, but not on the buttons.  Everything still worked fine but there was no indication to the user that an object was in fact an interactive button.  I found this code:  button1.buttonMode = true; button1.useHandCursor = true; and inserted it for all my buttons and that seemed to fix everything, I tested the site on firefox, ie, and safari.  I am using a PC with windows 7.  When I went to check the website on a Mac powerbook, the cursor did not change on any of the buttons and it does not change on any of my hyperlinks either.  I have searched all over trying to find a solution and have had no luck.  Can anyone please help me with this problem or point me in the right direction?  Any advice would be very much appreciated.  Thanks so much!!!

    Thank you so much for replying!  I did in fact let flash professional create the HTML page for the site and have not altered it at all.  Would you have any other suggestions as to why it's not displaying my links/buttons on a Mac?  I checked out the browsers Firefox, ie, and safari on my pc, but looking thru safari on the Mac, the cursor does not change on any of my links or buttons.  Thanks again so much for the reply, nice to hear from a human instead of reading thousands of posts!  Very much appreciated!!!!!

  • Blonde needs help please with B540p

    I have just bought the Lenovo B540P and loved it, but last night when I clicked on the google icon the recovery come up then all OK. I have only had this two days, now this morning when trying to close it would not close and I could not get onto the task manager or anything, so I closed it as I have done with other systems with the on/off key, now I get nothing at all. I have tried as the user guide states when turning it on to keep pressing the F2 key but after ten minutes of doing this and nothing happening gave up. No error messages have come up at all - nothing. Any ideas anyone please before I have to ship it back to Amazon in the UK. If you have can you please explain in simple English as if it gets technical I go into panic mode and have a brain block:-) Thanks in advance for any advice anyone can give .
    Solved!
    Go to Solution.

    Don't know if an old bald guy can help a blonde or not but ... :-)   When you first turn the power on describe what you see on the screen.  Is the screen black all the time, do you get a start up screen etc.  If this has a tv option does the tv work?  Is there a power indicator light?  Is it on?  Any info you can give will help.

  • Hello everbody - i need help please with forms

    hi
    i am new in forms
    and i have a project to do
    i learn a lot and read oracle books about forms but in the many time it didnot help alot when i try to build and write scripts or procedure or triggers.
    i would like to ask a little help
    if anyone can help me with links or a web site that i can download form FMB file so i could run them and learn from its scripts_ and
    how to build form in the best way
    some of my problem are:
    - how to call a reports from a form with a button
    - how to work with date, hoe to calc the hours between two dates
    - i have built a query and i need to find the number of the rows (and the summary with count didnot work coz all the items aren't numbers
    thanks alot
    hope to get some information

    Did you take a look at this?
    regards

  • Can someone help me with a user account problem?

    Hi everyone, I need help.
    Last night while working on my computer, I decided I wanted to change the name beside my little "house" icon -- in the left part of the finder window.
    Well, I changed it from allisonnagorski to allison and everything seemed to work fine. Then, I noticed my iDisk disappeared, so I decided to restart the computer to get it back because I was preparing to back up some info from my hard drive to iDisk.
    Anyway, when the computer restarted, the desktop was different and none of my programs (iCal, Address Book, Mail, iTunes, Quicken, etc.) were as they usually are -- they were all "brand new," if you will.
    So, my immediate thought was that I logged in as a new user. Also, I'm the only user/administrator, but thought maybe by changing my name, I created a new user. So, I logged out and tried to log in as the other user, but there was no other user.
    I looked at Apple's help and even went into the account preferences in system preferences, but couldn't fix the problem. The long name was allison, but the short name was still allisonnagorski. I am still listed as administrator, too.
    The funny thing is that all my data is not lost. I can see it in the users folder in my hard drive, but I don't know how to get it back into my applications.
    Could someone PLEASE help me with this? I'm crippled because I can't access my everday programs.
    THANKS IN ADVANCE!
    Allison

    Hi Allison,
    Welcome to the forum.
    Follow the step by step instructions in this Apple KB Document and all will be well again:
    http://docs.info.apple.com/article.html?artnum=107854
    RD

  • Help please with Mail attachements

    Can anyone help please. When I send an email with an attachment such as a jpeg to a Windows user the recipient complains that the attachment is embedded in the email and can not be extracted to forward, or print for example. I end up having to use Entourage for Mac to send attachments which works for them but is a pain to me.
    What do I need to do to have truly Windows Friendly attachments?
    Thanks in anticipation.

    When a PC Outlook user gets a jpg you have attached, even clicking USE WINDOWS FRIENDLY ATTACHMENTS will not alter it. We've done several experiments here and it seems that if you select USE RICH TEXT for formatting in mail preferences MAIL determines that you want to imbed the graphic rather than attach it. If you select use plain text, the jpg will attach properly, but you lose any HTML signatures you have set up, which is a problem for me.
    If a yahoo mail is sent from the Mail client, it automatically changes to plain text.
    I like Mac Mail, but I want control over how the attachments are sent, so I can have my jpg not imbedded and my HTML signature.
    Nancy

Maybe you are looking for

  • How to open a new tab in case of exception in one tab

    I have created a custome exception class which extends JBP EXCEPTION class.. ANd I am fetching data by calling procedure in my app module.If i have any exception in my db call i am throwing cusatom exception . Oo UI level I am using dynamic shell and

  • Webdav and xdb, xml-files are automatically deleted (or hidden)

    Hi All. In our project we have mounted webdav from a Linux box against an IBM database server running AIX and Oracle 11g. The file system on the Linux box is mounted to the xdb-schema on the dbserver. When placing xml-files into the database through

  • How to implement MHP on PC?

    I'm doing project that implement MHP on PC. I read the MHP spec for a long time, but i'm really comfused. If i want to implement MHP on PC, what should i do first? what preparations should I do? Can my direct show filters be called by JVM?

  • AE CS4, not getting option to render to mp4 from the format option?

    I had CS3 and I was able to do it but now with CS4 I only get options like FLV, Quicktime, Windows Media, Media Player but I don't see that option of H24 as I had on CS3.  Do you guys know how to fix that issue please? I am at work other wise I will

  • Data selection on Infopack's

    Hi Friends I want to extract data from VDGPO for the roletyp = TR0992,TR0120,TR0995,TR0996,TR0997,TR0998,TR0999. How can i make selections for this? Your reply would be richly appreciated. Regards, Chandu