Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 187223
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T15:47:08+00:00 2026-05-11T15:47:08+00:00

So, my problem is as such… I’m building a simple calendar module for my

  • 0

So, my problem is as such…

I’m building a simple calendar module for my company’s intranet portal. We use Google (Apps for your Domain) Calendar and I’d like to give the employees the ability to see all the feeds they’ve subscribed to in one calendar–just like on the real Google Calendar!

The reason I’m not just using the the gadget they provide is because we’d like a single week view. Their gadget currently only offers full month and ‘week agenda’ views. So, we’d like a week-view that basically just looks like one row (week) from the full calendar. We’ve made such an interface, now we just need to populate it.

I can get it to work with one feed. Heck, I can even get it to work with all the feeds a user has subscribed to. The problems is that it’s sslllooowwwww. From what I can tell , the only way I can get all the events from every feed that a person is subscribed to is to loop through their list of feeds and make a new call to Google asking for the events for each feed. Well, naturally, if a person is subscribed to, say, 12 feeds… it’s going take a long time.

One idea that could help with the speed problem is to store the results in our database and update it occasionally for each of our 100’s of feeds. But, that will probably slow our servers down because it basically will be constantly querying Google due to the number of feeds and time it takes to retrieve each one.

Question: Is there a way to ask for all the events from a list of feeds instead of querying individually for each one? Any help would be greatly appreciated.

By the way, I’m using PHP and the Zend Gdata standalone library.

Thanks in advance.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-11T15:47:09+00:00Added an answer on May 11, 2026 at 3:47 pm

    I have investigated techniques for doing this and found an interesting approach that people are using with Yahoo Pipes. Check out OUseful.info and bavatuesdays for details. I’m not sure that this would necessarily solve your speed issue though.

    If I were doing this in Java I’d use an executor to process all of the users feed requests simultaneously.

    Perhaps there is something that you can do using ETags and caching? In this section of Google’s Calendar API Developer’s Guide it shows the etag attribute being returned for each entry in the listing of the user’s calendars. That value can be used to cache the calendar. Whenever the etag for a particular calendar dhanges, the calendar needs to be refreshed with a new request. That could save you quite a bit of bandwidth. Hopefully the Zend GData API exposes those elements to client code.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 231k
  • Answers 231k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer Use the following function like this: Image('/path/to/original.image', '1/1', '150*', './thumb.jpg');… May 13, 2026 at 2:13 am
  • Editorial Team
    Editorial Team added an answer Check you database schema to see if the field (referenced… May 13, 2026 at 2:13 am
  • Editorial Team
    Editorial Team added an answer I figured out the problem - there was a session… May 13, 2026 at 2:13 am

Related Questions

So, my problem is as such... I'm building a simple calendar module for my
I have a UserControl, with a TextBox and a databound property - Value. Value
This is probably a quite exotic question. My Problem is as follows: The TI
So, simple procedure, calculate a factorial number. Code is as follows. int calcFactorial(int num)
I am using in my code at the moment a ReentrantReadWriteLock to synchronize access

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.