NetTalk Central

Author Topic: Calendar Event Feeds (NT & jQ FullCalendar)  (Read 2648 times)

davbrat

  • Newbie
  • *
  • Posts: 6
    • View Profile
    • Email
Calendar Event Feeds (NT & jQ FullCalendar)
« on: October 28, 2013, 12:49:41 PM »
Good afternoon gents,

I'm using NT and jQ FullCalendar and I have multiple event feeds coming in (2 Hand coded arrays, 3 Google Calendar feeds, 1 Text file [JSON] and a NT web page that sends back JSON).

My questions are...

1) Are there any other Event feeders out there that return "Google calendar" event feeds?

2) What are the tips and tricks for getting Webserver #1 (using a web client) to get some JSON from Webserver #2
I must be missing something...

Thanks

Dave



Stu

  • Hero Member
  • *****
  • Posts: 510
    • View Profile
    • Email
Re: Calendar Event Feeds (NT & jQ FullCalendar)
« Reply #1 on: October 28, 2013, 05:49:49 PM »
Hi Dave,

Not sure about 1), but for 2):

What are the webservers? If we're talking about nettalk webservers, are you asking how to write JSON feeds that are served by one and read by another?

Might help if you break down a little further what you are wanting to achieve.
Cheers,

Stu Andrews

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11250
    • View Profile
Re: Calendar Event Feeds (NT & jQ FullCalendar)
« Reply #2 on: October 28, 2013, 09:54:54 PM »
For number 2; see page 195 of the "Building Web Applications with NetTalk - Second Edition".