Page 1 of 1

twitter to modul8 text changer

Posted: Mon Mar 30, 2009 10:39 pm
by lamepantallas
Hello everybody,
I am VJ Poet / artist from Honduras, and am currently working on a collaborative project, where writers/poets (from all over the world) compose in real time and send their texts to modul8 where I mix them with moving images.

I am programming illiterate and am asking anyone with experience to collaborate with me in this endevour. I am sure the development of this module will help the M8 community a lot, since it is a very exciting and its possibilities great!

Regards,
gabbo

Twitter in M8

Posted: Thu Oct 08, 2009 11:36 am
by knakker
Hi,

I've built a SWF movie for Modul8 that can display realtime Twitter messages.
I've posted an explanation and a download here: http://blog.eerkmans.nl/?p=116

Posted: Fri Oct 30, 2009 8:57 pm
by lamepantallas
hi, cant get it to work, i get a blue screen... help!?

Posted: Sat Oct 31, 2009 9:12 am
by vanakaru
lamepantallas wrote:hi, cant get it to work, i get a blue screen... help!?

it took me some tweaking, but works. the most important is to set flash security for the controller and player
http://www.macromedia.com/support/docum ... er04a.html
you edit locations by adding a path to your player and controller files. and you do not run the player, just the controller. player should be imported to m8 and put on a layer.

Posted: Tue Nov 03, 2009 2:33 am
by lamepantallas
yeah i did that, it recognized the keywords from twitter, yet it does not stream. =(

Re: twitter to modul8 text changer

Posted: Tue Oct 25, 2011 11:31 am
by orion
knakker that flash is awesome thanks for that. (here's the updated link: http://www.eerkmans.nl/?p=116) Would you be willing to share the .fla file for that? Some of the effects are too fast and i'd like to change some fonts.

I also saw that you're working on Twitterfountain, is this correct? I'm curious if that would be a project that integrate with m8 in the near future? Check it out http://www.twitterfountain.com/. I bet a lot of m8 users would love to use Twitterfountain in m8 (with tweejay_controller.swf uprades) with all the fancy (http://www.eerkmans.nl/?p=232) Twitterfountain User Interface improvements.

I'm dreaming big :)

Re: twitter to modul8 text changer

Posted: Sun Oct 30, 2011 11:28 pm
by The Midi Thief
It's also possible to send Twitter stuff from Quartz Composer to Modul8 over Syphon (if you have the QC Rehab plugin installed). I've tried running a QC Twitter comp straight in Modul8 but I never got it to work. It's also possible to read Twitter xml straight into a Modul8 module. I'm reading xml in other modules I'm working on. But the disadvantage is that you cant do much with typography in Modul8 once you get the text in since Modul8's typography tools are so underdeveloped. I'm not so good at Twitter's API but I can have a look at it at some point but unfortunately I doubt I will have time before christmas.

Re: twitter to modul8 text changer

Posted: Mon Nov 21, 2011 1:51 pm
by orion
I used the Coge webkit quartz plugin ( http://code.google.com/p/cogewebkit/) + qc rehab/syphon to run http://www.twitterfountain.com on a layer. just did a trial run, it kinda flips out a little when you go to full screen but it's working.

I pretty much followed this post, HTML inside Modul8.
viewtopic.php?f=4&t=7939
(you will need the kineme and qc rehab plugins from there)

Midi Thief I feel like that's pretty much what you just said. Going the live browser/webkit route can open up some pretty cool options though!!

Re: twitter to modul8 text changer

Posted: Thu May 24, 2012 9:34 pm
by orion
check this, http://www.inklen.com/forum/comments.ph ... 869&page=1
i haven't been able to get it running directly in m8 but i throw it into mix emergency and i'm able to syphon it into m8 albiet with some heavy frame rate loss. I think we still need a proper twitter module.

Midi Thief you've had some success with this xml method of twitter feeds right?