Builds a small twiter client for fluid
Version: 2.0
| Recently Updated Topics | Posts |
|---|---|
| Default twitter page ? | 2 |
this script has 1 topic, 2 posts
This script has no reviews.
FluidSmallTwitterClient creates a smaller twitter client for a fluid ssb.
It's more like twitter.com re-imagined. It uses ajax to check for new tweets and puts them inline like magic.
It notifies you of unread tweets via growl and a badge. it also highlights the background of unread tweets and when you mouse over it marks it read. there is also a mark all as read in the dock menu.
it has twitpic integration where if you mouse over the twitpic link it will show you the thumbnail.
A lot of the userscripts i downloaded did not work "out of the box" so i had to modify them all.
Then i started making more things onto it.
I have cut and pasted a lot of code from others and fixed it to work, some include YourTwitterClient, TwitterReloaded, and Twitpic Previewer but i had to modify them all but liked a lot of the looks of it.
I only use Fluid so it only works in there (although probably wouldnt take much to port for anything). And i only concentrated on /home because thats all i read
the script checks for new every two minutes but has a schedule in it where between midnight and 6am this duration increases to 2 hours.
also its kind of a mess because of a lot of cut and pasting
and one script that worked perfect out of box for me that i highly suggest is Twitter Enhancements: Retweet This
changelog:
4/27/2009: changed to have hidden tweets growled wiht the info as well as on page reload
4/27/2009: ok bug fixed
5/1/2009: fixed style to work with the new twitter home page
5/3/2009: updated for all ajax and big changes
5/4/2009: oops, forgot to update teh include lines
5/23/2009: decided to upload what i have, some date changes. i added yfrog for previews
11/16/2008: modified the style slightly to put the text at the left. also added the new reply and retweet buttons
todo:
*code cleanup
*add autoscroll when bottom is read
* inline conversations
* make use of empty header space by putting right nav stuff there
* on scroll to bottom load the more tweets link
* add a hide from array of users you want to hide





