Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

25
votes
0answers
3k views

StackAnywhere - A Stack Exchange client for Android

Screenshots About Scope creep. I never set out to write a full Android Stack Exchange client. It started out as a widget for the phone's home screen with notifications for when new answers ...
2
votes
0answers
149 views

StackFlairWidget - OS X Dashboard widget for displaying flair(tm)

Important: BETA introductory version, lots more to come Warning: Beta version does not check empty responses, this version may not work for users without Area 51 accounts Screenshot / Code ...
6
votes
0answers
140 views

SOFlair - An Android Widget that shows your Flair

Soflair is a (very) simple widget for Android that shows a user's flair (avatar, reputation & badges). The JSON is polled every 60 minutes. Download http://www-jo.se/f.pfleger/soflair
1
vote
0answers
116 views

StackOverflow KDE Plasma Widget

Is anyone developing a plasma widget for StackOverflow in KDE4? I tried StackTray but I'm thinking of something more complete to use as a widget on my desktop. I'd like to see this done, or take a ...
3
votes
0answers
230 views

Widget Of Awesomeness, an extended profile Javascript widget

Due to lack of interest I'm shutting down the hosted version of this. Screenshots Widget: About The Widget Of Awesomeness lets you embed a simple widget on any page that will display your ...
9
votes
1answer
783 views

StackWidget for Android

StackWidget 1.1 Screenshots About StackOverflow home screen widget. Displays hottest question - click widget to see top 10 hottest. New in 1.1: - Change question category (newest, by tag) - ...
155
votes
9answers
14k views

StackTack, a JavaScript widget you can stick anywhere

Screenshot / Code Snippet <head> <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script> <script ...