Has anyone here configured a google calendar component?

I recently bought a flash AS3 Google Calendar component.  I installed in a Flash site I'm building http://www.droolpigs.com/April5/
It lookd great I'm having no problems with it other than I don't know how to make it work and it came with no instructions.  I guess the developer assumed everyone knows how to use google calendar feeds.  It comes with an xml file that looks like this:
<config>
    <proxyURL>http://www.rmcyouth.com/temp/proxy.php</proxyURL>
    <gcalURL>http://www.google.com/calendar/feeds/ehrenck%40gmail.com/public/full?</gcalURL>
</config>
and a php file that looks like this:
<?php
// PHP Proxy
// Responds to both HTTP GET and POST requests
// Author: Abdul Qabiz
// March 31st, 2006
// Get the url of to be proxied
// Is it a POST or a GET?
$url = ($_POST['url']) ? $_POST['url']: $_GET['url'];
$headers = ($_POST['headers']) ? $_POST['headers'] : $_GET['headers'];
$mimeType =($_POST['mimeType']) ? $_POST['mimeType'] : $_GET['mimeType'];
//Start the Curl session
$session = curl_init($url);
// If it's a POST, put the POST data in the body
if ($_POST['url']) {
    $postvars = '';
    while ($element = current($_POST)) {
        $postvars .= key($_POST).'='.$element.'&';
        next($_POST);
    curl_setopt ($session, CURLOPT_POST, true);
    curl_setopt ($session, CURLOPT_POSTFIELDS, $postvars);
// Don't return HTTP headers. Do return the contents of the call
curl_setopt($session, CURLOPT_HEADER, ($headers == "true") ? true : false);
curl_setopt($session, CURLOPT_FOLLOWLOCATION, true);
//curl_setopt($ch, CURLOPT_TIMEOUT, 4);
curl_setopt($session, CURLOPT_RETURNTRANSFER, true);
// Make the call
$response = curl_exec($session);
if ($mimeType != "")
    // The web service returns XML. Set the Content-Type appropriately
    header("Content-Type: ".$mimeType);
echo $response;
curl_close($session);
?>

never mind I figured it out.

Similar Messages

  • Anyone has ideas how to create Google Calendar as an embedded web applet

    Hello...
    Anyone has ideas how to create Google Calendar as an embedded web applet in CRM On Demand? I would like to create an embedded web applet to show up the user's Google Calendar. I may have users Google credentials saved in its user record of CRMOD.

    This can be enabled with InBound SSO implementation where your CRMOD Credentials and Google Apps Credentials are mapped.
    if it would help consider reading something on OpenSSO on SAML for this requirement
    Regards.
    Deepak H Andeli

  • Has anyone here tried BSD?

    Hi there,
    We all know that Archlinux is BSD-like.However,has anyone here really experienced BSD,like FreeBSD,OpenBSD,NetBSD......What about that?:D

    I'm using FreeBSD on my desktop that I'm typing from right now, Arch is on the laptop.
    About a year ago, I started to get really frustrated with Linux distros -- thanks to Linux itself.  You upgrade the kernel and stuff breaks.  Kernel devs implement shiny new stuff instead of making sure that it at least works.  I thought that using some less bleeding-edge distro than Arch would make things better, but I can't stand Debian, Gentoo is broken, Ubuntu and Fedora are too overcomplicated for me.  So I switched to Windows.  I was happy for some time, but my fingers are too used to the shell, and stuff like Cygwin just doesn't cut it.  Then I found FreeBSD and been using it ever since.
    The system itself is very simple and clean.  Documentation is excellent so there's no smashing your head against the keyboard involved.  All you really get is a basic Unix system: you have a shell, an editor (vi, ed), a compiler and the base necessary tools.  You then build the rest yourself.
    Third-party software management is a bit different from Linux distros.  Linux distros are almost all about package management.  Some distros also provide shiny stuff and patches everywhere, but we're on Arch forums and we know well Arch doesn't do that: Arch merely packages stuff and makes sure the packages work well together.  Arch devs don't develop the kernel, they just package it.  They don't develop base system utilities, they just package them.  FreeBSD, on the other hand, is the kernel and the base tools.  It does provide rather simple tools for package management (pkg_add, pkg_delete), and you can optionally install the Ports Tree, which is just a system of makefiles that take care of fetching, configuring and building software for you.  Or you can install stuff yourself, though that's not recommended.  FreeBSD isn't about the software that you install or how you install it, it's about providing you with the base platform on which the software can run.
    That said, I find the Ports Tree very mature and easy to use.  You can install third party scripts that will help you with software management, like portupgrade or portmaster (the latter being my favourite).  But the system itself is very simple and thus easy to understand -- there's no magic involved.
    (Some posters before me have mentioned packages being outdated.  You probably were running a -RELEASE version, which is all fine and great, but it also means that the packages that are fetched by default are the packages that were available and built when -RELEASE was released.  You can define the environment variable PACKAGESITE to point pkg_add to newer packages.  It's all explained in the handbook -- especially the grey note may be of interest to you.)
    During my day-to-day desktop usage, I don't see any difference from my previous Arch desktop.  I have Xfce running, with Opera, Pidgin, Transmission, ePDFReader, and a bunch of terminals.  I don't like shiny stuff, I didn't have it on Arch, I don't have it here.  If you want, though, you can have it, there's no difference -- GUI software doesn't usually suffer any portability problems between Linux and FreeBSD.  If I sat you at my desktop, I think you wouldn't even tell this is not a Linux distro, until you typed "uname -a" into the terminal.
    HAL may be even more pain on FreeBSD than it is on Linux, but I hate HAL, I hated it when I was using Arch, I had it disabled back then, I have it disabled now.  I have seen people reporting they got it to work successfully on FreeBSD, though.  So if you like things like automounting, I believe you can have them.  But I'm not of the sort of people who like auto- stuff, myself.
    All in all, if you like barebones simplicity and like learning new things (it's different from Linux!), I don't see why you couldn't just give it a try.  You can install it into VirtualBox, if you don't feel like messing up your primary PC and get some feel for what the system is and is not about.

  • Has anyone had issues with the calendar dropping appointments?

    Has anyone had issues with the calendar dropping appointments? 

    sackster77 wrote:
    {snip}. . .Has anyone else had this issue?
    Answering this question will not help your issue.  You need to take the iPhone to the nearest Genius Bar.  That's the only solution that will reach an affirmative result.
    http://www.apple.com/retail/locator/

  • Old school, has anyone here been able to install and run Logic Pro 9.1   on a dual 1.8 G5 PPC? I know LP9 is not officialy supported on non Intel CPUs, But  9.0.0 and 9. 02 are ok on the G5 PPC as it is universal Binary, while I hear 9.1 wont work

    has anyone here been able to install and run Logic Pro 9.1   on a dual 1.8 G5 PPC? I know LP9 is not officialy supported on non Intel CPUs, But  9.0.0 and
    9. 02 are ok on the G5 PPC as it is universal Binary, while I hear 9.1 wont work.

    ok thanks, that's what I tought,looks like apple machines are only good for two - three years, the software developers are ahead of the hardware to a certain point, love macs but this is forcing us to buy new macs just to keep  up with development. There was a time it was the opposite.
    By the time we get up on new stuff it's time to change again. Gotta be rich to deal with macs ...LOL

  • Has anyone here have any exp with Live streaming broadcasting

    Good day.
    Has anyone here have any exp with broadcasting a live event using Apple Mac and assoc. software?
    We have our own domains, desktops etc., but we need to broadcast an event AND charge for this specific event, i.e., Pay direct, paypal or is there a service that does this???
    Any advice, guidence and/or links please would help.
    Thank you very much

    It's "Kappy".
    Here are some links I found that may help:
    http://images.apple.com/server/pdfs/L31754AQTStreaming_TBfinal.pdf
    http://docs.info.apple.com/article.html?artnum=75002
    http://developer.apple.com/opensource/server/streaming/index.html
    http://www.soundscreen.com/index.html
    http://www.apple.com/quicktime/streamingserver/faq.html

  • Has anyone successfully configured push notification services?

    I have been struggling with this since mid December and still have not figured out how to configure or even debug push notificaiton services. I am running a Mac Mini Lion Server and have read every thread, article, snippet and breadcrumb on these discussion forums and elsewhere. I have been through jabberd/twisted/SSL/config in fine grained detail.
    So my question is simply - is there anyone out there that has 10.7.3 and Push Notifications configured for mail/Calendar Server/iChat working? Did it just work out of the box for you by checking the box and requesting a cert? Did you have to go through a detailed debugging exercise and if so, what are the key components in this spaghetti that is the Lion APNS gateway?
    I am happy to start posting logs and working with some contributors on this, but I would like to know that it is even possible before investing the time.
    HELLLLLLLP! Please tell me there is light at the end of this tunnel!
    Corey

    Off of the top of my head the only push notification setting I am aware of in Lion Server is in Profile Manager and this only applies to Profile Manager services.  Caldav and carddav have been updating fine for me whether I have Profile Manager on or off. 

  • Has anyone here had experience with a Sony NEX-VG10/E m2ts file?

    A recently created file with this video camera, and importing its m2ts file into Permiere Pro CS5 is proving offering disappointing rsults.  The images are fuzzy and there is a great deal of what appears to be interlace issues.  If it were not for other programs playing these files very clearly I would dismiss them as coming from an inferior camera.  
    Is there anyone here who has had experience with these files and editing them in PPCS5?
    The file in question is shown as being a "File type: TS(AVC) Format" and the "Image size is 1440 x 1080"
    Hoping to hear from someone.
    Cheers,
    Michael

    Thank you
    Forgot all about that one - i.e. Playback - Full Resolution
    Cheers
    Michael

  • JSR 94 Compliant Search Engines: Has anyone here used any?

    Folks,
    We're currently migrating a 3270 application to a servlet/jsp application. As part of this migration we're
    getting rid of our mainframe rules engine (largely because of horrendous licensing I understand).
    I've done some research and found out about JSR 94 (the proposed standard API for Rules Engines).
    Is anyone here currently using or in the process of implementing a JSR 94 compliant rules engine?
    Did you decide against JSR 94?
    Any input is appreciated.
    BTW - Here's the link for those who haven't seen JSR 94.
    http://www.jcp.org/en/jsr/detail?id=094

    There are a number of complient rules engines. however it would seem that the APi development has
    not quite finished yet (although I doubt there will be any further changes).
    Part of the Reference Implementation is a wrapper that uses the Jess rules engine
    http://herzberg.ca.sandia.gov/jess/
    Another free engine that claims support for JSR94 is drules
    http://drools.org/
    Please note that I have not used either of these implementations.
    matfud

  • Has anyone here used Premiere CC for historical documentaries and similar archival-heavy projects?

    Is anyone here using Premiere CC to edit a PBS-style historical documentary? I'm thinking of an American Experience episode or something similar. Something with thousands of photos and hundreds of low-res archival screener clips that will all have to be replaced with high-res masters for the online, etc.
    I ask because I work as an assistant editor for this kind of show, and all the projects I've worked on have been in Media Composer 6.5 or MC 7, or occasionally in FCP 7. But I love using Premiere when I edit my own (non-broadcast) projects. And several producers I know are wary of staying with the discontinued FCP 7, don't like FCP X, and aren't thrilled with Media Composer either. So...I'm wondering if Premiere is a viable option for us.
    Please note that I do NOT want to have a general discussion or flamewar here about which NLE is "best," whether Adobe's rental system is good or bad, or whether FCP X is brilliant or a disaster. I really don't want to talk about any of that.
    Instead, what I DO want is to learn from those of you who have tried it, how well in practice does Premiere CC work in this kind of project? Specifically:
    1) Does it work smoothly with EditShare so multiple editors can work together?
    2) How reliable and straightforward is the offline/online workflow (so that screener footage can be replaced by master footage, etc.)?
    3) Associate producers and archival researchers often ask me for EDLs of the latest cut (which I clean up in MS Word to make more readable). How reliable is EDL export from a complex Premiere project?
    4) We often work with online houses that rely on Avid Symphony for color correction. Is that a no-go for a Premiere project? Or is there some way to get from Premiere into Symphony? If not, is Resolve the preferred tool?
    5) We typically keep a Filemaker Pro database to keep track of stills and archival footage. Can we import a lot of image metadata from Filemaker into a Premiere bin the way we do with MC 7?
    5) What other issues and problems have you faced in doing this?
    6) On the flip side, what are the real advantages?
    Again, I'm interested in hearing others' personal experiences. I can read online a lot about how it's SUPPOSED to work. But in my experience, there are always quirks and issues that are not in the documentation that you can only learn through trial and error, or through asking here on the ever-valuable and helpful COW.
    Thanks in advance!

    We do - but generally with a different workflow. I can't answer all your questions but a few thoughts. ps. We mostly do short —not feature length— projects.
    • For online we most often export the sequence (or a series of sequences) at PR444 with an EDL. Haven't found an online house primed for Premiere in a way that would make it easier than that. (again: generally 5-10min long projects.)
    • Premiere CC 2014 is a nightmare. CC was great. But recently upgraded to 2014 and have had nothing but problems related to the app crashing. It only seems to happen on projects that include either mixed media or large files that require caching (for us .MXF files.) Haven't received any helpful advice on how to fix.
    • Haven't used Avid in a while but the metadata works great for us in Premiere. The integration with Adobe Story is excellent: doc interview set-up, transcribe dialog, import into Story, synch with Premiere and: get an interactive metadata script that can be searched and clicked (word by word) to the related point in the footage.
    • Have also found that the integration with AE —turning a clip into an AE composition in the timeline with one click— is one of the more flawless features. Works great for quick clean-up or adjustments to footage.
    Hope this helps.

  • Has anyone here had their logic board replaced yet?

    I am going to take my MBP to my local Apple store tomorrow to hopefully get the logic board replaced due to the whine and some crashes. Has anyone had the board replaced? Does it fix the issue? I am just wondering if it is dead silent after the switch...

    Yes, I just received mine back today for logic board replacement. It did get rid of the whine, I must say that apple's service was first calss. I placed a call last Wednesday, received a shipping box next day, prepaid I might add. DHL picked up the box on Friday, apple service center received, repaired and shipped it back on Saturday. Amazing, never experienced this kind of turn-around on anything.
    Thanks Apple

  • Does anyone here access a shared calendar with their Blackberry???

    I work for a very large company and I don't use my personal calendar. I use a calendar on a shared mailbox where several people enter appointments I need to attend. So far I have not been able to get a hold of anyone in our IT department who knows if it is possible to have my Blackberry synchronize with the shared calendar instead of my personal calendar. Surely other people must access a shared calendar with their BB. Doesn't seem like such an unusual thing to need to do. On my laptop I have access to both my personal and the shared calendar in Outlook. We run an Exchange Server and that is about the extent of info I have. 

    If she has been syncing her phone with iTunes she could restore her phone to her last backup.  This will revert the settings and data on her phone to those contained in the backup (losing more recent information).  You should probably unshare your iCloud calendar with her before beginning to avoid the possiblility of her restored calendar replacing yours.  Then, before connecting her phone, open iTunes on the computer she syncs with, go to Preferences and on the Devices tab check "Prevent...from syncing automatically".  Next, connect her phone and when it appears in iTunes on the left sidebar right-click on it and select Restore from Backup, taking care to choose her backup to restore from and not yours.  If this restores her calendar she should give it a unique name before trying to share your iCloud calenadar again.
    If she syncs her calendar with a supported application on her computer (such as Outlook) another option would be to replace her iPhone calendar with the calendar on her computer by checking to do so on the Info tab of her iTunes sync settings (under Advanced>Replace information on this iPhone>check Calendars), apply and sync.

  • In EPM 11.1.2.1 Has anyone sucessfully configured the SSODiag web app

    Hi All, we are installing and configuring Oracle EPM 11.1.2.1 with Foundation services running on a Windows 2008 R2 Standard server. Our users have been waiting for us to provide single sign-on for the Web applications (we are currently on 9.3.3). We installed and configured Foundation services and started the config for SSO using Kerberos and Active Directory.
    We have performed the following :
    1) setup the active directory user to use as the Kerberos principle
    2) usign SETSPN, KTPASS configured the principle user and had the keytab file generated using:
    ktpass -out SVC_ORACLEEPM.keytab -mapuser SVC_ORACLEEPM -crypto DES-CBC-CRC -princ HTTP/[email protected] -pass PASSWORD -ptype KRB5_NT_PRINCIPAL
    3) copied the keytab file copied to the Foundation Services server (DEVEMP01) and placed in "C:\Oracle\Middleware\user_projects\domains\EPMSystem"
    4) Verified the keytab using the java kinit commands
    java -Dsun.security.krb5.debug=true sun.security.krb5.internal.tools.Kinit -k -t C:\Oracle\Middleware\user_projects\domains\EPMSystem\SVC_ORACLEEPM.keytab HTTP/[email protected]
    was able to get the kerberos ticket cached successfully:
    --- KrbAsRep cons in KrbAsReq.getReply HTTP/devepm01.domain.com
    --- New ticket is stored in cache file C:\Users\svc_oracleepm\krb5cc_SVC_ORACLEEPM
    5) configured the Active Directory provider in Weblogic (can retreive all users including my service account)
    6) configured the Negotiate Identity provider
    7) installed and configured the SSODiag web application per the 11.1.2.0 document "http://www.oracle.com/technetwork/middleware/bi-foundation/config-epm-foundation-kerberos-303841.pdf " as the 11.1.2.1 document is incomplete. I also found some missing steps in the 11.1.2.0 doc, but was able to get it.
    8) service account is used to log onto the Windows server and is used to starte the FoundationServices service and weblogic admin console.
    in the above - the "DOMAIN.COM" is the Kerberos domain
    The problems now are the SSODiag app is not authenticating the user. All our active directory users authenticate to MS Sharepoint through Kerberos, so the browsers and users are setup properly, I did double check the browser settings just in case.
    I also have an open support ticket with Oracle support, but wanted to find out if anyone out there has sucessfully configured SSODiag and has it working with Kerberos, Active Directory and Weblogic 10.3.x included with EPM 11.1.2.1.
    Any assistance is appreciated.
    Rob Armstrong
    ** Updated to add #8
    Edited by: Robert Armstrong on Jul 13, 2011 8:47 AM

    For anyone interested, we were finally able to configure SSO. Working with Oracle support and a web conf with the developers was needed.
    The documentation is lacking all the instructions to make a sucessful connection and has incorrect information as well. The SSODiag app was working for all XP and IE6/IE7 machines, my Windows 7 and IE8 machine would not work and is still an outstanding issue with development.

  • Has anyone tried installing the Google Voice and Video plugin?

    Hi,
    I wanted to check out the Hangouts feature at Google+, but I need the Google Voice and Video plugin for that. I tried unpacking the deb package supplied by Google and installing it manually, but the plugin does not work and Firefox just keeps crashing. Could anyone actually get it to work with Arch yet?

    Sorry for not using the search, I see it's available in AUR... http://aur.archlinux.org/packages.php?ID=36308
    Now trying to install from there!

  • Has anyone else had their google account turned into Chinese?

    As of yesterday, chrome shows all my google accounts in chinese adn I can't get rid of it. Anyone else have this issue? Should I be worried?

    There were many customers in this same situation, including myself. I had 5 of 6 cancelled, I contacted them immediately. This was a major computer "glitch" that is just getting cleaned up in September. Only 3 of my 5 lines have been reinstated. The issue I had with this was that I would now have to wait 16 months instead of 12 months(May through August) to be able to edge up without additional funds out of my pocket.  Or I would have to wait 28 months not the 24 months to be free of the edge agreement. I sent an email to my Verizon area president, within an hour I got a phone call. After an hour on the phone I negoitiated a $75 credit for each line. And then if I choose to early edge in May 2015 I will get an additional credit of $50 towards payment of my device I'm edging up. Since they are unable to adjust the length of the Edge agreement, I started out asking for a $100 credit for each line, which consisted of the $25 per month credit for being month to month in May 2016 to August 2016. Calling them is just a waste of your time, the CSR's can only offer a $50 credit.

Maybe you are looking for

  • IPhone 4 Does not respond

    My iPhone does not respond anymore. The screen is black and in the middle is a white circle made up of white lines. Similar to sending an email. I can not turn it off or conect it to my PC Problem code: 0XE8000065 The on/off button does not work eith

  • Mixing Livetype into FCE

    I am adding LiveType titles to an FCE movie that I am compiling in DV format from HD format minitapes. I have the FCE video formatted in DV/DVCPRO-NTSC format, and I have added some LiveType titles. My question concerns the aspect ratio for the Livet

  • Information Broadcasting - need for additional Licensing?

    One of the key features that is prompting us to upgrade to BW 3.5 later this year is the Information Broadcasting functionality.  This will allow us to easily push reports directly to our user base rather than the traditional method of manually email

  • Rtfd after saving from mail without attachments!

    As in the OS X before (I lately found out), my emails from Mail are saved without the attachments. The box "include attachments" is marked, of course. There is a .rftd file resulting but it's just the text. I had a look in the package and as well the

  • All music Erased?!

    IPOD 80G, Itunes 7.0 on WinXP. Set to manual update and have been adding songs for 2 months without issue. Added 3 new cds when the copy process was copleted I got an error message stating something to the effect of "cannot update, file not found" at