Project:Drupal.org CVS applications
Component:Miscellaneous
Category:task
Priority:normal
Assigned:Unassigned
Status:closed (won't fix)
Issue tags:module review

Issue Summary

CVS edit link for Thierry Roffini

Hello,

I'm a French senior web developer, I use Drupal for over a year.

I would like to contribute to the community through different modules, I maintain a community site (hiphopsession.com) on which I developed a lot of modules for operational needs.

Recently we had the need to broaden our audience on the major social networks (twitter and facebook).

So we searched for modules to meet our needs:
When posting a node, automatically update our twitter page through the actions and triggers of Drupal.

We did not find modules to meet our need, following this, after a study of the twitter api, the fastest way to implement this API was to use the services of the Zend Framework (Zend_Service_Twitter)...

Today we have a module named 'tweetmynodes' we would like to share with the community.

The dependencies of this module requires the following modules:
* Zend
* Trigger
* Autoload

We also plan to develop a module to provide AMF support between Drupal and our Flex applications based on Zend_AMF.

Best regards,
Thierry Roffini

Comments

#1

Status:postponed (maintainer needs more info)» needs review
AttachmentSize
tweetmynodes-6.x-1.x-dev.tar_.gz 9.37 KB

#2

#3

Hi Thierry

You may want to check
Gigya Socialize Module
http://drupal.org/project/gigya

Check the Acquia Webinar

Does some handy things with actions an trigers,
maybe you could customize to your needs.

But im interested in your zend_amf module idea,
can you tell me more about it?

Regards
Carlos

#4

Hi Carlos,

Thank you for information about the module Gigya, I'll watch it more closely.

For the idea of a module Zend_AMF The concept is simple, I use Drupal to manage my content (text, image, sound, etc.) and Flex to develop Rich Internet Application.

The protocol for data exchange AMF is supported by the Zend Framework and Adobe recommends it, a Drupal module allows to easily integrate the Zend Framework:
- http://drupal.org/project/zend

The idea would be the next, allow from my Flex applications to query AMF services powered by Drupal.
(map Drupal node to Action Script class (value Objects) via AMF Protocol and Remote Objects)

Regards,
Thierry

#5

Hello,

Here is a final version of the module 'tweetmynodes'.

Tweetmynodes is a module that allows, during the publication of a node,
automatically updating your Twitter status with the actions and triggers of Drupal.

The status message consists of the title and the url of the node
limited to 140 characters. The url is shortened through the service is.gd.

After a study of the Twitter API, the fastest way to implement this API
was to use the services of the Zend Framework (Zend_Service_Twitter).

The dependencies of this module requires the following modules:
* Zend
* Trigger
* Autoload

Enjoy!

AttachmentSize
tweetmynodes-6.x-1.0.tar_.gz 4.47 KB

#6

Hi,

Happy new year for all, here a updated version of module tweetmynodes (modify triggers action type).

AttachmentSize
tweetmynodes-6.x-1.1.tar_.gz 4.5 KB

#7

Status:needs review» needs work

The proposed module duplicates the work done in http://drupal.org/project/twitter. As per Apply for contributions CVS access, the proposed module should not duplicate the work done on already existing projects.

#8

Status:needs work» closed (won't fix)

There have not been replies in the last week. I am marking this application as won't fix.

nobody click here