Twitter in Drupal, is it possible? Microblogging, etc

j0k3z - August 31, 2007 - 14:37

Would it be possible to build a site pretty much identical to Twitter using Drupal?

The basic concept is micro-blogging. 150 character "blog posts" without titles aggregated on each users page. How would you go about making this?

- option 1) write a module

kvaes - August 31, 2007 - 14:45

- option 1) write a module for it
- option 2) use the "CCK" & "Automatic Nodetitles" (existing modules)

http://www.kvaes.be - http://www.artistiku.com - http://www.snuffelkoopjes.be

Dodge module

Davy Van Den Bremt - November 27, 2007 - 08:06

Hi j0k3z,

I have developed a module which mimics the functionality of Twitter in a basic way.

You can download it at...

http://drupal.org/project/dodge

readme / documentation

yeeloon - January 11, 2008 - 09:36

Hi Davy Van Den Bremt,

Can you provide a simple readme / documentation on the module?

Cheers,
yeeloon

*bump* Any plan to push this

kdotcom - October 9, 2008 - 21:53

*bump*

Any plan to push this to 6.x?

yes, and messaging supports an SMS gateway

zilla - October 29, 2008 - 04:51

that's what makes twitter so useful - sms integration...without it, what's the point?

drupal aside, take a look at yonkly.com - that's an open source twitter clone written on msft technology...clever and a bit more well thought out thatn twitter itself (thread replies, etc)...

........................................................................
i love to waste time: http://twitter.com/passingnotes

also, title without body!

zilla - November 1, 2008 - 15:59

just omit body from a content type, set max title length to 150 characters and voila, a twitter clone - you can then use views to make it super cool...

........................................................................
i love to waste time: http://twitter.com/passingnotes

...

Rosamunda - November 14, 2008 - 16:08

The only thing needed out of the box would be the character counting... Could Drupal work with Laconi.ca, or something like that?

We've already begun to build

nwilets - November 25, 2008 - 20:26

We've already begun to build microblogging using CCK and views. We decided to leave commenting and titles on. We also added photographs. I wanted differentiate the functionality from twitter because well...twitter rocks. The site is here:

http://microskirts.skirt.com/

I'm looking now for a way to integrate a user's twitter posts into MicroSkirts!. I want to do this so twitter users don't have to post twice. Tried the Activity Stream module but it may not be robust enough for a lot of users.

**Bump** on the character counter I'm going to have to find a solution there .

There is / was a character

misty3 - February 8, 2009 - 22:36

There is / was a character counter in Classifieds module. have a look at that ?

I like what you've done with microskirts

totaldrupal - April 20, 2009 - 00:46

I like what you've done with microskirts, how you have microblogging designed the speech bubbles and the user picture. Was this hard to create? I'm looking at doing something similar.

Wow, that is really groovy.

btmullins - May 8, 2009 - 02:07

Wow, that is really groovy. Plan on writing a tutorial on how you did it? I'm still at the very beginning stages of learning CCK and Views.

 
 

Drupal is a registered trademark of Dries Buytaert.