I want to incorporate Twitter with my website, but change one thing about it.
Since it's javascript, I don't have a clue.
Here's the code for you:
<changed idea>
What I want to do is instead of having the post + how many minutes/hours/days ago you posted, I want it to be the post + the current date and time. I don't understand javascript at all, but I would guess that you have to change the if at the bottom starting from if (delta < 60) to ' days ago'; } .
How would I change this and incorporate it?
Any Ideas?
Also, if anyone has any ideas how to incorporate Flickr updates (photo uploads only) into a website, it would be great,
BTW, I'm not using Wordpress, so the plugins won't work (I think).
EDIT: See post #3 below. I want to use RSS Stream (because it does exactly what I want) but I'm not using Wordpress, and have no intentions of using Wordpress.
EDIT 2:
Changed my mind again, I want to stick with twitter specifically, see post #7.
Since it's javascript, I don't have a clue.
Here's the code for you:
<changed idea>
What I want to do is instead of having the post + how many minutes/hours/days ago you posted, I want it to be the post + the current date and time. I don't understand javascript at all, but I would guess that you have to change the if at the bottom starting from if (delta < 60) to ' days ago'; } .
How would I change this and incorporate it?
Any Ideas?
Also, if anyone has any ideas how to incorporate Flickr updates (photo uploads only) into a website, it would be great,
BTW, I'm not using Wordpress, so the plugins won't work (I think).
EDIT: See post #3 below. I want to use RSS Stream (because it does exactly what I want) but I'm not using Wordpress, and have no intentions of using Wordpress.
EDIT 2: