Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

3
votes
1answer
329 views

Any idea about QQ API (Chinese facebook,twitter)?

Is there any API for QQ services (www.qq.com)? Or any developer program? Is there any way to integrate their services in third party apps? I am interested in their microblog, photo album and status ...
2
votes
0answers
13 views

JBoss Microblogging - Is there one?

Simple(ish) question, is anyone aware of a microblogging service I can run on a JBOSS server?
2
votes
2answers
303 views

Highly scalable tags on Google App Engine (Python)

I have a lot of (e.g.) posts, that marked with one or more tags. Post can be created or deleted, and also user can make search request for one or more tags (combined with logical AND). First idea that ...
2
votes
1answer
386 views

Microblogging engine in Java

Is anybody aware of any Twitter/Identica like microblogging opensource engine written in Java. My basic requirement is that user should be able to Write short comments on some entities in the web ...
0
votes
0answers
19 views

How does a microblogging client work?

I have used several desktop micro-blogging clients. I always find some or the other problem with them. So, I am thinking of writing my own and see, how far can I get? However, there is one small ...
0
votes
0answers
25 views

A tool to share links or updates to an RSS feed

I am looking for an online tool (or similar substitute) which will allow me to post status-style updates, and/or links, into an RSS feed. It would be a bit like an RSS feed generated from a Twitter ...
0
votes
1answer
90 views

Embeddable Enterprise Collaboration (Microblogging) Engine

Short Version (tl;dr): Is there an open source or commercial engine that provides embeddable collaboration and microblogging functionality? Long Version: I am creating a niche application that has ...
0
votes
1answer
143 views

Are there any free collaboration / microblogging alternatives to teambox

i'm looking for a free alternative to teambox as an tool to manage conversations and documents on a software project. The only solution i've found so far is present.ly (presently.com). My ...
0
votes
2answers
158 views

How to add microblogging functionality to my website

I have come across Laconica, which seems to have all (and possibly, more than) the functionality I want to add to my site. However, unless I am very much mistaken, it is a standalone application, and ...
0
votes
2answers
243 views

Micro-blogging software used at intranet, and open-sourced, with file attachment

Our company wants to build a message-sharing system in intranet, like twitter or facebook but with file attachment in order to share messages or files quickly. I have surveyed some micro-blogging ...
0
votes
2answers
285 views

Database for microblogging startup

I will do microblogging web service (for school, so don't blast me for lack of new idea) and I worry that DB could be often be overloaded (user could following other users or even tag so I suppouse ...
0
votes
1answer
1k views

SharePoint 2010 My Sites versus custom code for Social Networking / Micro-Blogging

What kind of features does the upcoming SharePoint 2010 have in regards to functionality that is like those found in: FriendFeed, Twitter, Google Wave? Flickr or Digg (tagging and voting)? How much ...
0
votes
5answers
369 views

if you reimplemented twitter, what would you do differently?

I just saw the hilarious "The Rise and Fall of Twitter" which made me think: if you reimplemented twitter, what would you do differently? What technologies would you use? What languages? How do ...