gusgus

gusgus


  • Name: [not set]
  • Favorite Languages: [not set]
  • Website: [not set]
  • Location: Virginia, USA
  • About Me: [not set]

Recent Comments

  • XML Parsing with jQuery
    08/23/2010 - 13:37

    If your xml file has dates for given events (or maybe in your case, dates for live tutorial sessions in your tutorial xml); how would you pull dates from this year (2010) and next (2011), and ones from 'today's date' forward. Also, how would you incorporate it into your jquery request to NOT grab the ones before 'today's date', or after this year (2010).

    And how would you differentiate the two years in your xml file as, for instance, you had some tutorial live viewings for tutorials that are a two-day viewing (Sep 10 and 11, 2010 for instance).