[videoblogging] Re: vPIP (videos Playing In Place) version 0.02 alpha

2006-03-05 Thread miglsd27
Yes I use Firefox (and sometimes Camino), mainly for vlogging and blogging related issues (blogger doesn´t like Firefox, my favorite browser). Thank you for your time and effort Enric. Miguel. > > The cleanest way I see right now to implement vPIP into Blogger (and > possibly o

[videoblogging] Re: vPIP (videos Playing In Place) version 0.02 alpha

2006-03-04 Thread Enric
Based on the conversations today in the videoblogging flash meeting and looking further into the javascript Andreas provided for doing similar dynamic movie embedding, I'm going to create a new version of the code. So hold off on trying vPIP 0.02. I should have a new one by Monday, vPIP 0.03 that

Re: [videoblogging] Re: vPIP (videos Playing In Place) version 0.02 alpha

2006-03-03 Thread Andreas Haugstrup Pedersen
On Fri, 03 Mar 2006 18:36:22 +0100, Enric <[EMAIL PROTECTED]> wrote: > Cool, I'll look into Greasemonkey. Do Firefox extensions also work in > Opera? (too lazy too look it up :)) Nope, Opera doesn't do any kind of plugins. Greasemonkey scripts work (along with Opera's own user javascripts, whi

[videoblogging] Re: vPIP (videos Playing In Place) version 0.02 alpha

2006-03-03 Thread Enric
--- In videoblogging@yahoogroups.com, "Andreas Haugstrup Pedersen" <[EMAIL PROTECTED]> wrote: > > Wow that's a lot of code... > > As you probably know this isn't the first time a playing-in-place script > has been talked about. :o) > > It's my opinion that all the mark-up a blogger should have

[videoblogging] Re: vPIP (videos Playing In Place) version 0.02 alpha

2006-03-03 Thread Enric
--- In videoblogging@yahoogroups.com, "Andreas Haugstrup Pedersen" <[EMAIL PROTECTED]> wrote: > > On Fri, 03 Mar 2006 17:15:25 +0100, Enric <[EMAIL PROTECTED]> wrote: > > > The cleanest way I see right now to implement vPIP into Blogger (and > > possibly other blogging software like Typepad) is t

Re: [videoblogging] Re: vPIP (videos Playing In Place) version 0.02 alpha

2006-03-03 Thread Andreas Haugstrup Pedersen
Wow that's a lot of code... As you probably know this isn't the first time a playing-in-place script has been talked about. :o) It's my opinion that all the mark-up a blogger should have to write is something like: The rel="enclosure" is there to weed out false positives and the type="vi

Re: [videoblogging] Re: vPIP (videos Playing In Place) version 0.02 alpha

2006-03-03 Thread Andreas Haugstrup Pedersen
On Fri, 03 Mar 2006 17:15:25 +0100, Enric <[EMAIL PROTECTED]> wrote: > The cleanest way I see right now to implement vPIP into Blogger (and > possibly other blogging software like Typepad) is to make a FireFox > extension. Do you use FireFox? Off the top of my head it sounds easier to write a G

[videoblogging] Re: vPIP (videos Playing In Place) version 0.02 alpha

2006-03-03 Thread Enric
The cleanest way I see right now to implement vPIP into Blogger (and possibly other blogging software like Typepad) is to make a FireFox extension. Do you use FireFox? I'll look at doing that after I get a stable beta of vPIP as a Wordpress Plugin. -- Enric --- In videoblogging@yahoogroups.

[videoblogging] Re: vPIP (videos Playing In Place) version 0.02 alpha

2006-03-03 Thread miglsd27
This looks great, is it possible to have it working in blogger? Miguel. > > I've placed the image in the first " . My assumption was that feedburner and other > aggregators would use the first " (video or audio), so with that thinking the " there. The sample would change to: > > ==

[videoblogging] Re: vPIP (videos Playing In Place) version 0.02 alpha

2006-03-02 Thread Enric
I've placed the image in the first ". My assumption was that feedburner and other aggregators would use the first "http://www.cirne.com/vlog/script/vlog.js";> http://enric.blip.tv/file/get/Enric-OnDabbleRemix054489.mov"; rel="enclosure" style="font-size: 11px;">http://static.flickr.com/38/1013492

[videoblogging] Re: vPIP (videos Playing In Place) version 0.02 alpha

2006-03-02 Thread Enric
You're right, thanks for clarifying that. I'll look to fix that bug next. :), Enric --- In videoblogging@yahoogroups.com, "Joshua Kinberg" <[EMAIL PROTECTED]> wrote: > > See, you're using this convention: > > > Why not ? > > -Josh > > > On 3/2/06, Enric <[EMAIL PROTECTED]> wrote: >

Re: [videoblogging] Re: vPIP (videos Playing In Place) version 0.02 alpha

2006-03-02 Thread Joshua Kinberg
See, you're using this convention: Why not ? -Josh On 3/2/06, Enric <[EMAIL PROTECTED]> wrote: > I don't think I explained that too well, so I'm going to give an > example. The ... > section is parsed and turned into embed code. Here's an example from > the most recent vlog I put up on http

Re: [videoblogging] Re: vPIP (videos Playing In Place) version 0.02 alpha

2006-03-02 Thread Joshua Kinberg
I wasn't aware that FeedBurner would pick up the media link from an tag. I thought it required an tag with the href pointing the file to be enclosed. I ask about using because that one pattern we look for in order to discover thumbnail images for episodes in the FireAnt directory. -Josh On

[videoblogging] Re: vPIP (videos Playing In Place) version 0.02 alpha

2006-03-02 Thread Enric
I don't think I explained that too well, so I'm going to give an example. The ... section is parsed and turned into embed code. Here's an example from the most recent vlog I put up on http://techalley.cirne.com: = http://www.cirne.com/vlog/script/vlog.js";> http:

[videoblogging] Re: vPIP (videos Playing In Place) version 0.02 alpha

2006-03-02 Thread Enric
Nobody's business but our own :) Now a serenade to thee: Please come to San Francisco for the springtime I'm staying here with some friends And they've got Vloggercon You can see the wilde and crazy Califronians on the sidewalk Stop at a cafe for a double capuccino Please come to San Francisco Sh

[videoblogging] Re: vPIP (videos Playing In Place) version 0.02 alpha

2006-03-02 Thread Enric
Thanks, this is an early unoptimized version. I will be implementing a graphical interface for filling out the parameters and supporting other media types than mov in the plugin. ;), Enric -===- http://www.cirne.com --- In videoblogging@yahoogroups.com, Ronen <[EMAIL PROTECTED]> wro

[videoblogging] Re: vPIP (videos Playing In Place) version 0.02 alpha

2006-03-02 Thread Enric
I just use the ... tag in the philosophy of microformats. I originaly had a completely custom tag called . The tag (...) is only used by the plugin to discover the parameters for constructing an embed object (with ). It is entirely compatible with feedburner, fireant, iTunes and other aggregator

[videoblogging] Re: vPIP (videos Playing In Place) version 0.02 alpha

2006-03-02 Thread Ms. Kitka
Brokeback Videoblogging Group... Kitka --- In videoblogging@yahoogroups.com, Ronen <[EMAIL PROTECTED]> wrote: > > I love you; this is great > > Ronen > > On 3/2/06, Enric <[EMAIL PROTECTED]> wrote: > > > > Last September I was looking at Steve Garfields site and he had a > > feature for his v