answersLogoWhite

0


Best Answer

You can use a new service called Tweetizen that lets you embed twitter groups to your website quick and easy - with just 3 lines of code. Start by going to http://www.tweetizen.com The below was the OLD way to do it: My Twitter Updates
function relative_time(time_value) { var values = time_value.split(" "); time_value = values[1] + " " + values[2] + ", " + values[5] + " " + values[3]; var parsed_date = Date.parse(time_value); var relative_to = (arguments.length > 1) ? arguments[1] : new Date(); var delta = parseInt((relative_to.getTime() - parsed_date) / 1000); delta = delta + (relative_to.getTimezoneOffset() * 60); if (delta < 60) { return 'less than a minute ago'; } else if(delta < 120) { return 'about a minute ago'; } else if(delta < (45*60)) { return (parseInt(delta / 60)).toString() + ' minutes ago'; } else if(delta < (90*60)) { return 'about an hour ago'; } else if(delta < (24*60*60)) { return 'about ' + (parseInt(delta / 3600)).toString() + ' hours ago'; } else if(delta < (48*60*60)) { return '1 day ago'; } else { return (parseInt(delta / 86400)).toString() + ' days ago'; } } function twitterCallback(obj) { var id = obj[0].user.id; document.getElementById('my_twitter_status').innerHTML = obj[0].text; document.getElementById('my_twitter_status_time').innerHTML = relative_time(obj[0].created_at); }


User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How do you embed Twitter updates on your website?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is website Twitter?

Twitter is a website that allows you to post short, quick updates about yourself. You can only type up to 140 characters - the messages are that short! :)


Is Twitter for fifth-grade?

yes, it is. it is because it is just a website for get updates on events. also, you can follow libraries and educational twitter accounts.


Does Twitter update with in a day?

Twitter updates instantly.


What is Frankie Jonas 's personal website?

Frankie Jonas does not have his own website. However, he does have an official twitter account which has been verified and he updates it regularly. He can be found on twitter using the handle Frankie Jonas.


Does Daniel Radcliffe have twitter his official one if not where can you get his updates?

Daniel Radcliffe doesn't have Twitter - he has no real-time updates.


What does it mean to follow someone on Twitter?

To follow someone on Twitter, simply means you receive updates from that person/group. Updates on Twitter are short messages (140 characters or less). These updates are known as tweets. And anyone who follows you will see your tweets you have made on their wall when they sign in.


Is Vimeo a music player for Twitter?

Vimeo is NOT a music player for Twitter. Vimeo is a website where homemade videos can be uploaded and shared with others. Vimeo does have a twitter account where someone interested in the site can follow their updates &amp; news.


How can you embed a video podcast on your website?

If you have the video simply upload it to Vidiopia.com then view the video to grap the embed code and place it on your website. If your video podcast is already on a video sharing website then simply grab the embed code and past it onto your website's page.


How do you add a game to a website?

If your trying to copy a game from another website chances are they have a box that says embed or share and you get the Embed code and paste it onto your website.


What website does justin bieber regularly use?

He mostly uses Twitter(twitter.com), to give updates on his tour dates, what he's doing, etc.


How do you embed a video on a website?

&lt;EMBED TYPE="application/x-mplayer2" SRC="VideoOrAudiofile.wmv" WIDTH="200" HEIGHT="200" autostart="1"&gt; &lt;/EMBED&gt;


Can twitter send emails?

Twitter can send you notifications based on your preferences in settings. It can send you direct message updates, follower updates and an inside scoop newsletter.