locked
Showing Twitter in ListView using HTML5 JAVA script on a grid view template item page RRS feed

  • Question

  • Hi 

    I m currenlty building a new application using HTML5 java script and I would like to have tweets from our account and facebook post shows on a page  such as an item page I m using the grid view template  

    I appreciate any guidance or help or a link since I looked all over the place couldnt find any thing I started to think that windows 8 app is tailored to C# or 

    Friday, January 18, 2013 3:21 AM

Answers

  • hi,

    for that you should go for http requests for the feeds using WinJs.xhr.

    the http request's method is get and for the formation of urls please refer the rest api from twitter

    https://dev.twitter.com/docs/api

    • Marked as answer by Song Tian Thursday, January 24, 2013 10:56 AM
    Friday, January 18, 2013 8:20 AM

All replies

  • Hi 

    I m currenlty building a new application using HTML5 java script and I would like to have tweets from our account and facebook post shows on a page  such as an item page I m using the grid view template  

    I appreciate any guidance or help or a link since I looked all over the place couldnt find any thing I started to think that windows 8 app is tailored to C# or 

    • Merged by Song Tian Friday, January 18, 2013 9:58 AM
    Friday, January 18, 2013 3:22 AM
  • hi,

    for that you should go for http requests for the feeds using WinJs.xhr.

    the http request's method is get and for the formation of urls please refer the rest api from twitter

    https://dev.twitter.com/docs/api

    • Marked as answer by Song Tian Thursday, January 24, 2013 10:56 AM
    Friday, January 18, 2013 8:20 AM