Search the web
Sign In
New User? Sign Up
videoblogging
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
vPIP (videos Playing In Place) version 0.02 alpha   Message List  
Reply | Forward Message #35415 of 76649 |
Last September I was looking at Steve Garfields site and he had a
feature for his vlogs that when you clicked on the image for it, the
movie would be replaced and play in the same location. I thought that
was really cool, keeping the video in the location with the text
describing it and available on demand. So I thought I'd implement my
own version which I documented at:

http://tinyurl.com/hh3wr
http://lucidmedia.cirne.com/index.php/2005/09/04/videos-playing-in-place/

Now, the procedures for implementing and using the code on that post
is complex. So I've intended to create a Wordpress plugin of it. I
now have an alpha 2 version under GPL (GNU Public License.) This is
an early version with some developer (me) testing. I use a custom
version of the <OBJECT...>...</OBJECT> tag to generate the embed code
on demand. If your an intrepid soul using Wordprss that would like to
try it and give me feedback on usage, bugs and features, it's
available from:

http://tinyurl.com/rye5y
http://lucidmedia.cirne.com/index.php/vpip-plugin/

;),

Enric
-===-
http://www.cirne.com








Thu Mar 2, 2006 7:17 pm

iragilac
Offline Offline
Send Email Send Email

Forward
Message #35415 of 76649 |
Expand Messages Author Sort by Date

Last September I was looking at Steve Garfields site and he had a feature for his vlogs that when you clicked on the image for it, the movie would be replaced...
Enric
iragilac
Offline Send Email
Mar 2, 2006
7:18 pm

I love you; this is great Ronen...
Ronen
ronenwastaken
Offline Send Email
Mar 2, 2006
9:49 pm

Brokeback Videoblogging Group... Kitka ... http://lucidmedia.cirne.com/index.php/2005/09/04/videos-playing-in-place/ ... ...
Ms. Kitka
ms.kitka
Offline Send Email
Mar 2, 2006
9:50 pm

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...
Enric
iragilac
Offline Send Email
Mar 2, 2006
11:02 pm

Thanks, this is an early unoptimized version. I will be implementing a graphical interface for filling out the parameters and supporting other media types...
Enric
iragilac
Offline Send Email
Mar 2, 2006
10:53 pm

Enric, Would the same code work with an <a> tag, rather than within <span>, where the href attribute points to the enclosure URL? You could still use the...
Joshua Kinberg
joshkinberg
Offline Send Email
Mar 2, 2006
9:59 pm

I just use the <OBJECT ...>...</OBJECT> tag in the philosophy of microformats. I originaly had a completely custom tag called <vPIP ... />. The tag (<OBJECT...
Enric
iragilac
Offline Send Email
Mar 2, 2006
10:51 pm

I don't think I explained that too well, so I'm going to give an example. The <OBJECT type="application/vPIP+XML"...>...</OBJECT> section is parsed and turned...
Enric
iragilac
Offline Send Email
Mar 2, 2006
11:22 pm

See, you're using this convention: <span><img></span> Why not <a><img></a> ? -Josh...
Joshua Kinberg
joshkinberg
Offline Send Email
Mar 2, 2006
11:59 pm

You're right, thanks for clarifying that. I'll look to fix that bug next. ... Enric ... ...
Enric
iragilac
Offline Send Email
Mar 3, 2006
12:20 am

I've placed the image in the first "<a href" surrounded by <noscript></noscript>. My assumption was that feedburner and other aggregators would use the first...
Enric
iragilac
Offline Send Email
Mar 3, 2006
1:17 am

This looks great, is it possible to have it working in blogger? Miguel....
miglsd27
Offline Send Email
Mar 3, 2006
11:42 am

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...
Enric
iragilac
Offline Send Email
Mar 3, 2006
4:15 pm

... Off the top of my head it sounds easier to write a Greasemonkey script (because you can reuse your javascript) instead of writing a full extension. You...
Andreas Haugstrup Ped...
andreashaugs...
Offline Send Email
Mar 3, 2006
4:37 pm

... work in ... Cool, I'll look into Greasemonkey. Do Firefox extensions also work in Opera? (too lazy too look it up :)) -- Enric...
Enric
iragilac
Offline Send Email
Mar 3, 2006
5:36 pm

... Nope, Opera doesn't do any kind of plugins. Greasemonkey scripts work (along with Opera's own user javascripts, which are like Greasemonkey only a little...
Andreas Haugstrup Ped...
andreashaugs...
Offline Send Email
Mar 3, 2006
6:01 pm

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...
miglsd27
Offline Send Email
Mar 5, 2006
11:49 pm

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...
Andreas Haugstrup Ped...
andreashaugs...
Offline Send Email
Mar 3, 2006
4:51 pm

... script ... Actually, when I implement that graphical part, the blogger only needs to fill out the text entries for "video source", "width", "height", ...
Enric
iragilac
Offline Send Email
Mar 3, 2006
5:47 pm

I wasn't aware that FeedBurner would pick up the media link from an <object> tag. I thought it required an <a> tag with the href pointing the file to be...
Joshua Kinberg
joshkinberg
Offline Send Email
Mar 2, 2006
11:55 pm

Based on the conversations today in the videoblogging flash meeting and looking further into the javascript Andreas provided for doing similar dynamic movie...
Enric
iragilac
Offline Send Email
Mar 5, 2006
12:59 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help