Feedeo

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Feedeo is an experiment in creating a JavaScript-based media player.

The main idea is to create "channels" of videos, where each channel is a sequence of videos based on some classification criterion, such as: tags, author, search results, etc.

The player plays videos continuously. The UI allows "branching" from the currently playing channel to a new one and to get back to previous channels at the branching point, sort of like a stack.

YouTube and Dailymotion are supported, both in Flash and HTML5 modes.

Tweet Blender

Component type

module

Maintenance status

Development status

Component created

Component changed

Twitter search is great: you can pull out tweets from specific users, you can find tweets that contain a specific hashtag or keyword, or you can get tweets in a specific location.

But to pull out a good conversation you often need to blend together results of many searches.

That's where all current Twitter tools fall short and where Tweet Blender steps in.

You say:

omnioutliner_styler

Component type

module

Maintenance status

Development status

Component created

Component changed

OmniOutliner (http://www.omnigroup.com/products/omnioutliner) allows export of its Documents into HTML format (nested tables et al.). The output file contains much stylesheet information (CSS) and references some image files.

This module has some glue code to easily insert these HTML output into the textfield of a Drupal node. This module provides the images and CSS separated from the HTML export and fixes the URLs of Images embedded in these tables.