You will recieve your password to this address. Address is not made public.

Your preferred username that is used when logging in.

A contest and a chance to win 3 commercial licenses. Created Dec 2, 2008

This thread is solved

Views: 8386     Replies: 18     Last reply Dec 24, 2011  
You must login first before you can use this feature

Tero
Author of jQuery Tools and this website + JavaScript developer of Flowplayer.

Posts: 1867

Registered:
Nov 16, 2007

A contest and a chance to win 3 commercial licenses.

Posted: Dec 2, 2008

We are looking for a "most creative use of Flowplayer". Post your URL into this forum. The three best ideas will win a Commercial license (not to mention the glory (and associated web traffic) of being selected as a winner. You can freely steal ideas from our demo section, but original ideas are always noticed

http://flowplayer.org/demos/

Be it good looking, flexible configuration, creative use of events or the Flowplayer API. Just post your URL to this thread. It can also be your existing website. If you don't want to make your entry public you can also send it to support@flowplayer org - and you are in.

This contest will be open till the end of this month

Good luck!

dworthley

Posts: 3

Registered:
Dec 2, 2008

» A contest and a chance to win 3 commercial licenses.

Posted: Dec 2, 2008

Reply to: A contest and a chance to win 3 commercial licenses., from tipiirai
OK, this isn't a submission, but rather a vote of interest in a set of flowplayer plugins that would allow developers to create a non-technical solution so that end users could log in and create something like this:

http://www.therocketship.org/vizangelist.html

The pieces aren't all there yet, like the mp3 plugin that I hear is due out soon, but Flowplayer would be a great platform to build something like this in.

What I envision is an interface where users are able to build their playlist while listening to an mp3 by stopping the mp3 at key points and dragging images or typing text for a content plugin into a textbox.

The icing on the cake would be the ability to choose a point in the mp3 to 'end' the slideshow and auto fade out the volume on the last image.

Anyway, another idea to shoot for if the demos haven't already sparked your creativity.

Edge
Vizmu Media ------------------- http://vizmu.com/

Posts: 576

Registered:
Nov 29, 2008

» A contest and a chance to win 3 commercial licenses.

Posted: Dec 3, 2008

Reply to: A contest and a chance to win 3 commercial licenses., from tipiirai
Well considering know one else has entered I'll throw mine in, though Its not quite done.

Server is running Nginx + the flowplayer Pseudostreaming plugin.

Here's a streamed flv in flowplayer using the expose feature with onStart/expose and onFinish/unexpose.
http://bittnews.com/HDmedia/603/20595/

Here's a 720p F4V/AAC in flowplayer. Note the f4v type can not be streamed by nginx yet. But I'm looking into it.
http://bittnews.com/HDmedia/675/20617/

Its nothing too fancy just big and clean. I'm guessing we'll see some pretty amazing setups. Hopefully this post will help get things rolling.

If anyone needs the nginx conf or the flowplayer query I used give a shout.

mishaal

Posts: 1

Registered:
Nov 29, 2011

» » A contest and a chance to win 3 commercial licenses.

Posted: Nov 29, 2011

Reply to: » A contest and a chance to win 3 commercial licenses., from edge
We are looking for a "most creative utility of Flowplayer". Post your URL into this forum. The three best layouts evidence win a Commercial instate (not to remark the shine (and associated trap traffic) of creature selected as a winner. You tins freely steal significance from our exhibit section, but original say are always noticed
Famous quotes || Family quotes

Sajid
Quality Web development

Posts: 1

Registered:
Dec 4, 2008

http://www.stopchronicdisease.com/

Posted: Dec 4, 2008

Reply to: A contest and a chance to win 3 commercial licenses., from tipiirai
Here is my link
http://www.stopchronicdisease.com/

a community site for doctors and patients, just a simple implementation of Flowplayer

dworthley

Posts: 3

Registered:
Dec 2, 2008

» A contest and a chance to win 3 commercial licenses.

Posted: Dec 5, 2008

Reply to: A contest and a chance to win 3 commercial licenses., from tipiirai
OK, this is my actual submission. The video player in the inside pages is configured to play the videos in the order of the playlist the first time through and then randomize the videos on each subsequent visit to the page. We've also added two playlists to each video, one above the player to show the title and one below the player to show the visible playlist.

We also used Flowplayer for the gallery on the Outstanding Newspapers page.

http://www.snalocalpapers.com/

Anssi
Flowplayer Flash & video streaming developer

Posts: 1194

Registered:
Jul 24, 2007

» A contest and a chance to win 3 commercial licenses.

Posted: Dec 7, 2008

Reply to: A contest and a chance to win 3 commercial licenses., from tipiirai
Thanks for these exciting entries to our competition! We are hoping for more competitors to join, there's plenty of time still left to build your pages and sites.

James
http://www.wisdomdude.com

Posts: 26

Registered:
Nov 22, 2008

Here's my Flowplayer custom captions setup

Posted: Dec 9, 2008

Reply to: » A contest and a chance to win 3 commercial licenses., from Anssi
urlhttp://www.wisdomdude.com/tutorials.html

It's based on the captions demo, I added a JavaScript toggle button to turn on/off subtitles. I kinda 'put aside' on completing this video player, because I didn't like onCuePoints using whole numbers for seconds. I needed to use fractions of a second like 23.331, 23.859, in order for subtitles/captions to be synced consistently with audio/video dialogue.

I wanted to use subtitles with fractions of a second, and later make a VB tool to convert SRT, SSA, and ASS into FlowPlayer's format. Anyways, enjoy my work! :D

tbakland

Posts: 13

Registered:
Sep 2, 2008

My submission

Posted: Dec 10, 2008

Reply to: A contest and a chance to win 3 commercial licenses., from tipiirai
-
http://tbvideography.com/samples.html

Scroll down for the video samples.
Just submitted for its potential aesthetic merits -- you be the judge!

Also: new clients' page: (trying to make the player match the site look)
http://tbvideography.com/katelyn-michael/

Anssi
Flowplayer Flash & video streaming developer

Posts: 1194

Registered:
Jul 24, 2007

» A contest and a chance to win 3 commercial licenses.

Posted: Dec 13, 2008

Reply to: A contest and a chance to win 3 commercial licenses., from tipiirai
This competition is still open! Submit your entries and there is a BIG change you will win.

James
http://www.wisdomdude.com

Posts: 26

Registered:
Nov 22, 2008

This is an update on my video entry!

Posted: Dec 16, 2008

Reply to: » A contest and a chance to win 3 commercial licenses., from Anssi
Since you guys added miliseconds for onCuePoints, I finished my SRT to FlowPlayer captions tool. :) SRT captions are the same used by YouTube and tons of other subtitle software support it as well!

Check it out!

http://www.wisdomdude.com/tutorials.html

Unfortunately, if your computer can't process the video fast enough, onCuePoints tends to skip some subtitles, I haven't figured out what to do about that! I had to round off the miliseconds to deciseconds to get mine displaying 90% of the time! :P

Liam Gooding
Custom swf skins, custom swf plugins, custom JS plugins, video CMS - http://goodingsmedia.com

Posts: 352

Registered:
Dec 16, 2008

Monetisation

Posted: Dec 19, 2008

Reply to: A contest and a chance to win 3 commercial licenses., from tipiirai
Right, I think the player aspect of the new website is now ready. You can check out a link here:

http://www.fightnightlive.co.uk/video-55/fight-2.html

Main features:

pre-roll ads
- controls disabled
- use of events to trigger information to use (content plugin)
- use of animate() to show/hide info
- clickable URL
Main video
- website makes 3 versions - Lq flv, Hq flv and HD h264/mp4. no HD videos on there yet though
- use of events to rehide the controls onfinsh and let the user know theres a postroll
Advertisements
- video skin unit behind player (uses DB on site's script to pull one)
- pre-roll videos (clickable) pulled from DB
- post-roll video (clickable) pulled from DB

I could also have added content ads, but they only sell on a CPC basis (cost per click) which is too much work (tracking etc.)

I think my example shows flowplayer 'pimped out' as much as a commercial site could want. Plenty of ad space per video to sell, without losing the users attention. Counting down to the content plays a BIG part in this (ty for help with this Tero & Api )

The rest of the site is still being made, I only added the Ajax commenting system yesterday for example and I still haven't properly tested in IE yet.... :-)

EDIT ----------

I've actually removed the pre-rolls/post-rolls and video skin ads until after Christmas, as Im visiting family and don't actually have any advertisers yet... I'll enable them all around the 28th when I'm back so the judges can properly judge etc :P

Buzz
Author of 'Wordpress Flowplayer', jQuery.saiweb http://saiweb.co.uk Problems, requests? Please log a ticket at: http://trac.saiweb.co.uk

Posts: 271

Registered:
Dec 17, 2008

wordpress-flowplayer

Posted: Dec 29, 2008

Reply to: A contest and a chance to win 3 commercial licenses., from tipiirai
Ok so here's my entry:

Recently updated word press plugin, at the time of writing a simple php wrapper.

Currently aiming for a 2.0.1.0 milestone release to add 5 major enhancements.

http://saiweb.co.uk/wordpress-flowplayer

Wordpress page:http://wordpress.org/extend/plugins/word-press-flow-player/

TRAC:http://trac.saiweb.co.uk/saiweb

2.0.1.0 milestone:http://trac.saiweb.co.uk/saiweb/milestone/wordpress-flowplayer%202.0.1.0

Version 2.x of the plugin integrates with the wordpress 2.7 admin menu (Should also work on previous version wordpress with the exception of some CSS layout).

2.0.0.67 brought the admin menu and flowplayer 3.0.1.

2.0.1.0 Aims to bring:

1) Extended admin menu to allow the editing of player colours.
2) Google analytics detections and integration.
3) Additiona of more options to the admin menu (loop, slash image etc..)
4) Integration into the wordpress editor adding a 'button' icon to the wordpress editor to aid in easy video embeds
5) Add 'http' detection to allow embeding of off site media.

I have also now opened up the TRAC system so a generic login may be used (no need to register) to ease the bug reporting / feature requesting procedure.

Tero
Author of jQuery Tools and this website + JavaScript developer of Flowplayer.

Posts: 1867

Registered:
Nov 16, 2007

Contest is now closed.

Posted: Jan 2, 2009

Reply to: A contest and a chance to win 3 commercial licenses., from tipiirai
This contest is now closed. We will select 3 best solutions and inform them personally and add a commercial license to their account. Winners will also be mentioned in

http://www.webresourcesdepot.com/

front page. This will take 1-2 weeks to happen.

Thank you for participating! Keep on doing good stuff.