Display Tweets With PHP/Ajax: Ptwix
4
Jul
// php the_time('Y') ?>
Ptwix is an open source web component, that is built with PHP, for displaying tweets in an Ajaxed interface.
It can be configured to show your tweets or the tweets of your friends.
Once a webpage is loaded, the latest tweets are shown & "an update button" can make an Ajax call to get the new ones.
The component comes with 3 ready-to-use themes & new ones can be created by updating the CSS + images used.
Ptwix is so easy to install & it supports caching for faster loading.
Requirements: PHP5, Curl enabled
Compatibility: All Major Browsers
Website: http://ptwix.toforge.com/
Demo: http://ptwix.toforge.com/?p=demo
Download: http://ptwix.toforge.com/?p=download
Via: http://wwwhatsnew.com/2009/07/04/ptwix-componente-ph...
Compatibility: All Major Browsers
Website: http://ptwix.toforge.com/
Demo: http://ptwix.toforge.com/?p=demo
Download: http://ptwix.toforge.com/?p=download
Via: http://wwwhatsnew.com/2009/07/04/ptwix-componente-ph...
- Tags:
Javascript Php Twitter
- Filed under: Extras, GPL License, Tools
- 5 Comments












5 Responses for "Display Tweets With PHP/Ajax: Ptwix"
[...] Visto en Web Resources Depot [...]
I prefer to choose tweet tools from http://www.remysharp.com it very simple and clean
, no php script, it’s only use Ajax and JS. you can also customize template
great component, exactly what i need it to install on my blog here http://www.them.pro/blog
but i also would like to build pages that follow topics, like #exampletopic, do you know how i could do that?
Thanks
Hacene
you can also refer to this site on how to display your latest tweets in twitter. with twitter API.
as easy as 1 2 3..
http://www.ryscript.co.cc/web/how-to-display-latest-tweets-using-javascript-and-twitter-api/
thanks..
Nice article guys. I wil try step by step.