From Fedora Project Wiki

(Creation of proposal...)
 
 
(19 intermediate revisions by 5 users not shown)
Line 3: Line 3:
Fedora Buzz is the preliminary name for a proposed application to track talk about Fedora and several aspects of the Fedora project over several social networks and over time.
Fedora Buzz is the preliminary name for a proposed application to track talk about Fedora and several aspects of the Fedora project over several social networks and over time.


Comparable to [http://buzz.kde.org/ KDE Buzz], the project will
{{admon/important | Pick a new name | We need to pick a new name for this service for many reasons, not the least of which is that Google Buzz already exists and we don't want to step on other people's trademarks. Refer to [http://lists.fedoraproject.org/pipermail/marketing/2010-May/012901.html this email] for other details. --[[User:Pfrields|pfrields]] 14:20, 6 July 2010 (UTC)}}
 
=== Proposed New Names ===
A. Hive
 
B. Echo
 
C. (something coffee related)
 
D. The Feathered Fedora
 
E. Radar
 
others mentioned in [http://lists.fedoraproject.org/pipermail/marketing/2010-July/013223.html this thread]


== Uses and proposed features ==
== Uses and proposed features ==
Line 9: Line 22:
Feel free to add to these proposed features and supported networks.
Feel free to add to these proposed features and supported networks.


* Ability to visualise current talk about Fedora over several social networks
* Ability to visualise current talk about Fedora over several social networks, which is as much for consumer use as any other because it's pretty to look at
* Rating the current "buzz" about Fedora comparitively over time in a "score" figure so graphs can be created
* Rating the current "buzz" about Fedora comparitively over time in a "score" figure so graphs can be created
* Ability to gather data on talk about particular Fedora releases or features (which could perhaps be used to more concretely define what kind of users the Fedora userbase is comprised of so we can better target our users!)
* Ability to gather data on talk about particular Fedora releases or features (which could perhaps be used to more concretely define what kind of users the Fedora userbase is comprised of so we can better target our users!)


The usefulness of this project lies in the request by the Fedora Marketing team for a system by which they can track the success of marketing techniques and schemes as well as the effectiveness of the team overall. For example, if the Marketing team attempts a new advertising campaign then this tool could be used to track whether or not it is increasing and thus whether the campaign is working. Perhaps goals could be set to reach a certain "score" for buzz about a certain release?
The usefulness of this project lies in the request by the Fedora Marketing team for a system by which they can track the success of marketing techniques and schemes as well as the effectiveness of the team overall. For example, if the Marketing team attempts a new advertising campaign then this tool could be used to track whether or not it is increasing and thus whether the campaign is working. Perhaps goals could be set to reach a certain "score" for buzz about a certain release?


Supported social networks:


=== Supported social networks ===
* Identica
* Identica
* Twitter
* Twitter
* Google groups
* Google groups
=== Other networks ===
* The wider "blogosphere"
* The wider "blogosphere"
* Flickr
* URL analysis
** short-urls might refer to wikipages
** or to screenshosts on flickr, frogr, etc
** Have the Marketing team generate bit.ly links on certain subjects and then create goals as to how many clicks they want to get (bit.ly has a nice API for this sort of thing)


== Implementation ==
== Implementation ==
Line 26: Line 47:
There have been a couple of ideas for implementation so far:
There have been a couple of ideas for implementation so far:


* System created using the Python realtime framework [Moksha], possibly integrated into the [Fedora community site https://admin.fedoraproject.org/community/].
* System created using the Python realtime framework [https://fedorahosted.org/moksha/ Moksha], possibly integrated into the [https://admin.fedoraproject.org/community/ Fedora community site].
* System based on existing KDE Buzz source code, adding processing as needed to meet the list of uses (Need to look into whether KDE Buzz code is freely available).
* System based on existing KDE Buzz source code, adding processing as needed to meet the list of uses (Need to look into whether KDE Buzz code is freely available).
* Bespoke PHP-based system.
* Bespoke PHP-based system.
* This could also be done as a module for the Fedora Insight content management system. --[[User:Pfrields|pfrields]] 14:07, 20 May 2010 (UTC)
* [http://expertlabs.org/thinktank.html ThinkTank]


In terms of connection with social networks, thankfully most provide a simple API for the creation of applications such as this.
In terms of connection with social networks, thankfully most provide a simple API which makes it easier to pull the data that we want.


[[Category:Proposals]]
[[Category:Proposals]]

Latest revision as of 11:50, 13 July 2010

Overview

Fedora Buzz is the preliminary name for a proposed application to track talk about Fedora and several aspects of the Fedora project over several social networks and over time.

Important.png
Pick a new name
We need to pick a new name for this service for many reasons, not the least of which is that Google Buzz already exists and we don't want to step on other people's trademarks. Refer to this email for other details. --pfrields 14:20, 6 July 2010 (UTC)

Proposed New Names

A. Hive

B. Echo

C. (something coffee related)

D. The Feathered Fedora

E. Radar

others mentioned in this thread

Uses and proposed features

Feel free to add to these proposed features and supported networks.

  • Ability to visualise current talk about Fedora over several social networks, which is as much for consumer use as any other because it's pretty to look at
  • Rating the current "buzz" about Fedora comparitively over time in a "score" figure so graphs can be created
  • Ability to gather data on talk about particular Fedora releases or features (which could perhaps be used to more concretely define what kind of users the Fedora userbase is comprised of so we can better target our users!)


The usefulness of this project lies in the request by the Fedora Marketing team for a system by which they can track the success of marketing techniques and schemes as well as the effectiveness of the team overall. For example, if the Marketing team attempts a new advertising campaign then this tool could be used to track whether or not it is increasing and thus whether the campaign is working. Perhaps goals could be set to reach a certain "score" for buzz about a certain release?


Supported social networks

  • Identica
  • Twitter
  • Google groups

Other networks

  • The wider "blogosphere"
  • Flickr
  • URL analysis
    • short-urls might refer to wikipages
    • or to screenshosts on flickr, frogr, etc
    • Have the Marketing team generate bit.ly links on certain subjects and then create goals as to how many clicks they want to get (bit.ly has a nice API for this sort of thing)

Implementation

There have been a couple of ideas for implementation so far:

  • System created using the Python realtime framework Moksha, possibly integrated into the Fedora community site.
  • System based on existing KDE Buzz source code, adding processing as needed to meet the list of uses (Need to look into whether KDE Buzz code is freely available).
  • Bespoke PHP-based system.
  • This could also be done as a module for the Fedora Insight content management system. --pfrields 14:07, 20 May 2010 (UTC)
  • ThinkTank

In terms of connection with social networks, thankfully most provide a simple API which makes it easier to pull the data that we want.