3 posts tagged “twitter”
I'm not an overly big fan of the social networking and/or 2.0 websites, but I do use a few of them. The big ones (Facebook, Last.fm, Delicious, Flickr, and Twitter) have already been rehashed in great detail, but there's a couple others that really do what I need them to do, and are worth a mention here - namely, Goodreads and RunningAHEAD.
Goodreads
Goodreads is my favorite book-related website. In essence, it's a way to catalog and organize books. You can use it any number of ways - as a way to log what books you read, categorize books in your library using "bookshelves" (essentially tags, so you can put one book on multiple "bookshelves"), review & rate books, and then add friends so you can view all of this information on other like-minded people's accounts. I find it a great way to keep track of what I'm reading, how many books I'm reading a year, whether I already have a book in my library and whether I've read it, whether I'm borrowing/lending a book from/to someone else, and even my wish-list of books (hint: make a bookshelf called "wish-list" and then you can direct people to the books on it directly).
In addition, everything is hyperlinked, so clicking on the author of a book will bring up a list of his/her works, clicking on the title of a book will show links to pages where you can read reviews and/or purchase the book, cover art is imported automatically, and you can subscribe to a feed and/or summary email of someone's activity, if you want to see what they've read/rated lately.
Goodreads is completely free, with no limit on the number of books
you may have in your library. They even have easy ways to import books
from a spreadsheet or from ISBN numbers, if you already have them in
some other format. If you join or are already a member, be sure to add
me as a friend - I love to see what other people are reading and how
they rate the books they've read. My profile is here, and it's easy to sign up and start keeping track of your own books!
RunningAHEAD
Recently, I've gotten back into running regularly for exercise, and as part of my efforts, I find it interesting and motivational to log my running activity. Prior to signing up with RunningAHEAD, I used to keep all my runs in a spreadsheet on my computer. The biggest issue with this was I never seemed to have a copy of the spreadsheet on the computer I was near after finishing my run. Now I have a single, centralized location where I can enter my workout information, track my running shoes and the mileage I've put on them, and even map routes and add extra information about my run. The website also has some decent graphing and trending tools to allow you to visualize any of the data variables you choose to record regularly. The site even has capabilities to join or start a training group - all members that join are listed together under the group heading, and you can then chat in a separate group forum, share running reports, etc. Overall, a very nice little site that does what it should do, and is free to boot.
If you want to see my RunningAHEAD info, my info is here.
Be aware I only update on a weekly/biweekly basis with all of the runs
I did that week, once I download them from my Forerunner, so it may not
show the most recent run status for me.
[NaBloPoMo 2008 - #29/30]
Dear Vox and 6A,
I like that you try to auto-allocate people's posts into one of the 5 categories for your Explore module (at least, I'm assuming you're not doing it by hand!) It's neat to subscribe to the technology RSS feed and suddenly have 30-50 posts from a random sampling of Vox users talking about different tech subjects. And of course, on the rare occasion that the Tech Editor puts up new featured posts, I'll see that in the feed, too. But could you tweak something for me please? Pretty please with cherries on top?
Just because someone is using LoudTwitter or another Twitter archiving service to archive their tweets on a Vox account does NOT mean that post is tech-related. Please change your filters so posts with the word Twitter1 in the post or title are not automatically allocated to this category. There's nothing I like less than hitting "next" through 25 posts on this RSS feed because Joe Schmoe's twitter archive post with 12 tweets about his cat Fluffy has been lumped into the Tech category.
Thanks,
Ross
1How much do you want to bet this post gets lumped into the tech category because I mentioned Twitter?
@Pistachio on Twitter gave me a great idea for a new Greasemonkey script. Twitter users know that putting the @ sign in front of someone's Twitter ID (e.g. @twitterID) is the way to reply to that person through twitter. When you're on twitter.com, or using a twitter client, this @twitterID is usually hyperlinked to that Twitter profile page (e.g. http://www.twitter.com/twitterID ). However, this is usually NOT the case when you view a Twitter ID on any other webpage (including Gmail). I decided to put together a Greasemonkey script that changes that, so that any Twitter ID, anywhere (even in Gmail) will be hyperlinked to the corresponding Twitter profile page.
Since I try not to reinvent the wheel when possible, I built my script on top of Jesse Ruderman's AutoLink Greasemonkey script. (I did delete some of the functionality that people might not want, such as bugzilla IDs and phone numbers - if you want the full version of that script, get it here. Note that you'll have to merge my Twitter filter into his script if you want the Twitter auto-linking functionality.)
Once you install the script, @rossruns will look like @rossruns. As an added benefit, Jesse's script already converted email addresses and plainlink URLs into hyperlinked versions, so you get that auto-linking functionality with this script, too.
Want to install this script for your own use? First install Greasemonkey, and then get the script here. (Instructions to install Greasemonkey can be found here.)