3

I have a blog in twitter like twitter.com/myname and I want to get latest tweets of my blog to display on my website. so that my website reader will be updated about my twitter blog.

Buhake Sindi
  • 87,898
  • 29
  • 167
  • 228
ppp
  • 331
  • 2
  • 5
  • 9
  • Stack Overflow is a programming Q&A site. Unless you're specifically intending to write your own code to solve your problem, your question is off topic, and perhaps belongs on http://webapps.stackexchange.com. – Greg Hewgill Oct 16 '10 at 06:28

1 Answers1

4

Fastest way is to use a Twitter Widget. If you want a more customised one then you can generate one here.

OR

How to Create Your Own Twitter Widget in PHP

How to Create Your Own Twitter Widget in c#

Shoban
  • 22,920
  • 8
  • 63
  • 107
  • but when I add twitter widget in myweb page it and run that page it is asking for username and password .why??? – ppp Oct 16 '10 at 06:32
  • Which widget? Your own? Is yoour tweets protected? Please give more info – Shoban Oct 16 '10 at 06:37
  • `www.twitter.com/widget` here I got the widget. and my blog is `twitter.com/catchshizin` and I think it is not protected. – ppp Oct 16 '10 at 06:41
  • Strange... Di you create one by going to http://twitter.com/goodies/widget_profile ? – Shoban Oct 16 '10 at 06:55
  • fot creating `twitter.com/catchshizin` it asked only for email id thats it but this widget asking now username. – ppp Oct 16 '10 at 07:03