Re: [videoblogging] Fwd: Code help to embed Blip in Joomla via popular plugin

2008-12-12 Thread Ron Watson
UGH!!!
14 hours later and I figured out that my very first attempt at  
hacking the code was correct.

blip/play/{AVSOURCE}

I sent this email to you guys about 5 hours in when I was going crazy.

I had to uninstall and reinstall the plugin, and forgot to enable it  
in the part of the site I was using to test the functionality.

Tremendous waste of time!

peace,
Ron Watson
http://k9disc.blip.tv
http://k9disc.com
http://discdogradio.com
http://pawsitivevybe.com



On Dec 11, 2008, at 4:47 PM, Ron Watson wrote:

 Hi all,
 I've tried to send this to several different emails in blip, but they
 bounced back, so I sent it minus the attached file via the contact us
 page in the blip dashboard.

 Can anyone help me out here?

 peace,

 Ron Watson
 http://k9disc.blip.tv
 http://k9disc.com
 http://discdogradio.com
 http://pawsitivevybe.com

 Begin forwarded message:

  From: Ron Watson k9d...@mac.com
  Date: December 11, 2008 4:20:22 PM GMT-05:00
  To: Blip.tv Support supp...@blip.tv
  Subject: Code help to embed Blip in Joomla via popular plugin
 
  Hi,
 
  I need some help writing the correct code to embed blip into joomla
  through one of the major Joomla extensions.
 
  I can't figure it out - not a programmer. I just stumble around and
  am persistent.
 
  I've hacked several applications and added blip stuff, but I can't
  figure this out.
 
  I'll be happy to add the code to the developer's forum and it
  should get included in the next release of the software.
 
  I really need this to work on my site, as I use blip exclusively
  and many of my users do.
 
  Please assist.
 
  I've attached the whole .php file that does the link conversion,
  and am going to quote a bit of the code here:
 
  /*  3rd party video providers
   */
  // YouTube
  youtube = 
  span style=\width:{VWIDTH}px;height:{VHEIGHT}px;\ class=
  \allvideos_player\ title=\JoomlaWorks AllVideos Player\
  object type=\application/x-shockwave-flash\ style=\width:
  {VWIDTH}px;height:{VHEIGHT}px;\ data=\http://www.youtube.com/v/
  {AVSOURCE}hl=enfs=1\
  param name=\movie\ value=\http://www.youtube.com/v/{AVSOURCE}
  hl=enfs=1\ /
  param name=\quality\ value=\high\ /
  param name=\wmode\ value=\{TRANSPARENCY}\ /
  param name=\bgcolor\ value=\{BACKGROUND}\ /
  /object
  /span
  ,
 
  // Google Video
  (google|google.co.uk|google.com.au|google.de|google.es|google.fr|
  google.it|google.nl|google.pl) = 
  span style=\width:{VWIDTH}px;height:{VHEIGHT}px;\ class=
  \allvideos_player\ title=\JoomlaWorks AllVideos Player\
  object type=\application/x-shockwave-flash\ style=\width:
  {VWIDTH}px;height:{VHEIGHT}px;\ data=\http://video.google.com/
  googleplayer.swf?docid={AVSOURCE}hl=enfs=true\
  param name=\movie\ value=\http://video.google.com/
  googleplayer.swf?docid={AVSOURCE}hl=enfs=true\ /
  param name=\quality\ value=\high\ /
  param name=\wmode\ value=\{TRANSPARENCY}\ /
  param name=\bgcolor\ value=\{BACKGROUND}\ /
  /object
  /span
  ,
 
  // 123video.nl - http://www.123video.nl/playvideos.asp? 
 MovieID=248020
  123video = 
  span style=\width:{VWIDTH}px;height:{VHEIGHT}px;\ class=
  \allvideos_player\ title=\JoomlaWorks AllVideos Player\
  object type=\application/x-shockwave-flash\ style=\width:
  {VWIDTH}px;height:{VHEIGHT}px;\ data=\http://www.123video.nl/
  123video_share.swf?mediaSrc={AVSOURCE}\
  param name=\movie\ value=\http://www.123video.nl/
  123video_share.swf?mediaSrc={AVSOURCE}\ /
  param name=\quality\ value=\high\ /
  param name=\wmode\ value=\{TRANSPARENCY}\ /
  param name=\bgcolor\ value=\{BACKGROUND}\ /
  /object
  /span
  ,
 
  // aniboom.com - http://www.aniboom.com/video/28604/Kashe-Li-Its- 
 Hard/
  aniboom = 
  span style=\width:{VWIDTH}px;height:{VHEIGHT}px;\ class=
  \allvideos_player\ title=\JoomlaWorks AllVideos Player\
  object type=\application/x-shockwave-flash\ style=\width:
  {VWIDTH}px;height:{VHEIGHT}px;\ data=\http://api.aniboom.com/
  embedded.swf?videoar={AVSOURCE}\
  param name=\movie\ value=\http://api.aniboom.com/embedded.swf?
  videoar={AVSOURCE}\ /
  param name=\quality\ value=\high\ /
  param name=\wmode\ value=\{TRANSPARENCY}\ /
  param name=\bgcolor\ value=\{BACKGROUND}\ /
  param name=\allowScriptAccess\ value=\sameDomain\ /
  /object
  /span
  ,
 
  // blip
  blip = 
  span style=\width:{VWIDTH}px;height:{VHEIGHT}px;\ class=
  \allvideos_player\ title=\JoomlaWorks AllVideos Player\
  object type=\application/x-shockwave-flash\ style=\width:
  {VWIDTH}px;height:{VHEIGHT}px;\ data=\http://blip.tv/file/
  {AVSOURCE}\
  param name=\movie\ value=\http://www.blip.tv/file/{AVSOURCE}
  \ /
  param name=\quality\ value=\high\ /
  param name=\wmode\ value=\{TRANSPARENCY}\ /
  param name=\bgcolor\ value=\{BACKGROUND}\ /
  /object
  /span
  ,
  // badjojo.com [adult] - http://www.badjojo.com/
  video_play_front.php?Id=6718
  badjojo = 
  span style=\width:{VWIDTH}px;height:{VHEIGHT}px;\ class=
  \allvideos_player\ title=\JoomlaWorks AllVideos Player\
  object 

Re: [videoblogging] Video Metrics

2008-12-12 Thread l.den...@modele11.com
Hi,
I saw TubeMogul launched a new tool for video metrics analytics  these  
last days.
http://www.tubemogul.com/about/inplay.php

Nice day all
Loiez


Le 12 déc. 08 à 00:50, Beth Kanter a écrit :

 Hey folks,

 I'm doing some research for a workshop on social media ROI/metrics and
 wanted to include an overview of what's best practices and tools for  
 video.

 Would appreciate answers to the following:

 * What metrics are typically tracked for social media video - either  
 video
 blogging or user-generated video to help you improve your work or
 demonstrate impact?
 * What are the 3-5 best blog posts about the use of video metrics?
 * Is there a list of video metrics analytics tools or some  
 comparison of
 what video metrics are available at the different hosting sites?

 Beth

 -- 

 Beth's Blog: http://beth.typepad.com
 Nonprofits and Social Media

 [Non-text portions of this message have been removed]


 

Loiez Deniel
http://www.loiez.org
l.den...@modele11.com
! new cell phone :  +33 06 08 31 96 98
Skype : ultimcodex
M'appeler gratuitement de votre PC sur mon portable
http://call.mylivio.com/loiez



[Non-text portions of this message have been removed]



[videoblogging] Re: Does the Blog format work for Vlogging anymore?

2008-12-12 Thread Heath
Actually the only thing I use RSS for is for downloading my podcasts, 
I don't use RSS either, I was just asking for those that do...

Heath
http://heathparks.com

--- In videoblogging@yahoogroups.com, Ron Watson k9d...@... wrote:

  g through their reader, than why have a site at all then?
 
  As far as having all of your video's on Blip etc, well I know for 
me,
  that Blip's Showplayer does not show all of my stuff it only goes
  back about a year, so you are missing anything older...but that is
  neither here nor there...
 
 Nobody but you guys are viewing through your reader.
 
 Nobody is going to mefeedia.
 
 The feed services like feedburner and mefeedia are awesome for 
giving  
 a large footprint, but for the masses they are not destinations.
 
 The only people who go there and use feed readers are geeks. 
Regular  
 people don't know what an RSS feed is let alone how to use and 
manage  
 one. If FF did not automagically parse them they'd think it was a  
 broken link.
 
 I use RSS feeds to push my vids out there and to get them exposure 
so  
 I can get hits on search engines. Mefeedia and Feedburner are 
great  
 for creating a large footprint. They are for the people on this 
list.
 
 But there are very few people who view stuff on RSS feeds. Just 
the  
 busy geeks like yourselves.
 
 I exempt myself from this statement, as I don't use feeds, although 
I  
 probably would if I had the bandwidth available to watch videos.
 
 I gobble up my 5 GB shuffling files around the sites that I am  
 developing.
 
  So I go back to my first statement and ask, Is RSS in effect part 
of
  the problem? Is it so easy now to just watch that we are becoming
  passive? That we no longer care about the communication or the
  connections that can develop?
 
 Yes, they are part of the problem. The people on this list are 
busy,  
 busy, and we live in our own little world.
 
 If I don't follow a link from a post here, I don't see it.
 
 There needs to be a gathering place with an application that can 
make  
 the people on this list happy AND reach the public.
 
 Hasn't happened yet.
 
 We need to start trying to put things together as a group if we're  
 going to  get any kind of serious visibility.
 
 Hasn't happened yet.
 
 peace,
 Ron Watson
 http://k9disc.blip.tv
 http://k9disc.com
 http://discdogradio.com
 http://pawsitivevybe.com
 
 
 
 On Dec 11, 2008, at 3:46 PM, Heath wrote:
 
  So it seems that by having an RSS feed we are actually taking away
  from the communial side of blogging/vlogging?
 
  I mean if there is no reason to ever go to a site because 
everyone is
  reading through their reader, than why have a site at all then?
 
  As far as having all of your video's on Blip etc, well I know for 
me,
  that Blip's Showplayer does not show all of my stuff it only goes
  back about a year, so you are missing anything older...but that is
  neither here nor there...
 
  So I go back to my first statement and ask, Is RSS in effect part 
of
  the problem? Is it so easy now to just watch that we are becoming
  passive? That we no longer care about the communication or the
  connections that can develop?
 
  Heath
  http://heathparks.com
 
  --- In videoblogging@yahoogroups.com, michaelaivaliotis
  michaelaivaliotis@ wrote:
  
   If someone can watch all your videos on a site like Blip.TV, 
Vimeo
  or
   even Youtube - which probably already has a great viewing
  experience -
   Why should they come to your site? what's the compelling 
reason? I
   think this is the main question that needs to be answered and
  thought
   about before you start redesigning your site.
  
   If you can't clearly answer that then your site needs to be 
more of
  an
   About Me page with links to your stuff.
  
   On the other hand, if Blip.TV is the only place you have videos 
and
   you are just using them as a virtual hard drive then you need 
to do
   some serious work on your site.
  
   Sorry, I don't have a clear answer but you really need to put 
some
   time and money into it if you want your site to be a hub. You 
have
  to
   give people a reason to come back. Honestly, with the concept 
of RSS
   feeds in full effect, I never go to anyone's site anymore. I 
watch
  all
   your videos in my Google reader. The only reason for me to go to
  your
   site would be to leave a comment. The problem there is I usually
  never
   read the response unless I'm subscribed to the comments via 
email:
   like Rupert does on his blog (that helps).
  
   For those that want dynamic related posts. I found a WP plugin 
here:
   http://mitcho.com/code/yarpp/
   It doesn't do thumbnails but it has great options to show 
related
   posts (probably the best). I'm currently trying to modify it to 
show
   thumbnails. The main issue with thumbnails is that you need to
   manually attach a thumbnail to your post and specify that this
   thumbnail is for the video (like is currently done with the vPIP
   plugin). Still some work there. I'm 

[videoblogging] Re: Does the Blog format work for Vlogging anymore?

2008-12-12 Thread Heath
I have enjoyed the discussion as wellit's interesting to see how 
things have evolved and continue to evolveand how at the end of 
the day one truth remains.do what makes you happyI mean we 
have all these means to communicate now, to share stories, etc...but 
at the end of the day, you just gotta enjoy what you are doingand 
one size never fits allwhich is so great, you know.  It's what I 
love about the web and the communities that developI love it and 
I love having discussions, seeing things from a different 
perspective

Now if I could just find that perfect theme

Heath
http://heathparks.com

--- In videoblogging@yahoogroups.com, Steve Watkins st...@... 
wrote:

 Great discussion. 
 
 It takes me back to several different topics I used to rant on 
about here. Several projects I 
 always wanted to do but, as usual, never really got started on.
 
 I like to think about a CMS that can show its content through a 
variety of flash front ends. 
 The useful bits of blogging, social networking, community, 
communication, and decent 
 presentation of videos and other content, but with a much smoother 
interface and experience 
 than we are typically used to. And no walled garden approach. And 
no need to be a techie.
 
 Easy for me to say, obviously much harder to achieve. Im still up 
for trying, the fuel I need is 
 people being continually passionate and talkative about such 
things, so that I keep faith that 
 there is reason to bother trying.
 
 Anyway I will avoid going into further detail so this doesnt turn 
into one of my bloated posts 
 of yesteryear, I'm sure I'll add further thoughts later.
 
 Cheers
 
 Steve Elbows





[videoblogging] Re: Does the Blog format work for Vlogging anymore?

2008-12-12 Thread Caleb J. Clark
Great thread. I feel torn. I feel like only using Blip and YouTube and
getting rid of a site altogether sometimes. I'm only part time
vlogging, but I have the same struggles.

The big question for me seems to be what does the new 'TV' look
like? for a while now I've got the feeling that embedded video
players that move around from site to site with my content on them are
really like floating TVs...

I have a sense that two big things are happening. 1. Online video is
going to be on bigger and bigger TVs. 2. Comments, some text and
links, photos, etc. are also expected if your vlogs are 'stories' as
in, it's all rich media now, or convergence media. Eventually people
will expect all videos to have a comment section, maybe a little text
with links to things mentioned, background photos, HD and tiny screen
formats. CNN used to be a TV station, New York Times used to be print.
Now on the Web, they are text, audio, video and photos - all in a new
format with different rules then the campus radio, tv, newspaper,
photojournalism, departments.

So maybe for the small time, small crew, or one-person shows, it's a
question of specializing to fit into a bigger convergence site
eventually to make money? i.e. sell your episodes to a bigger outlet.
Or focus on a niche, like episodes shot really tight only for mobile
screens, then eventually get pulled into a convergence site??

Anyway, I'm more in academia now, where we're watching work, and
lingo, like this: 

Convergence Journalism. See student-run: http://www.amherstwire.com/

The new full time jobs at universites I'm seeing who's sole job it is
to re-edit, with branding, videos from around campus's different
departments (journalism, film, comm) for the Web site's marketing and
recruitment of prospective students, and make a Web page: I like this
page's layout with the three areas and inclusive player with all the
shows and big thumbs. http://www.hampshire.edu/news/multimedia.htm

Also, a few universities I work with are hiring more web 2.0 social
technologists to produce videos for their Web site from campus media,
do professor profiles, student interviews, and to manage Facebook,
Youtube Channels, Linked-in accounts, Twitter, etc. for all the
different departments such as alumni, Web, development, sports,
admissions, etc, who all need this kind of help, believe it or not!!!
They try and use work-study students who know how to it, but they are
not full time professionals. 

We are also setting up blogs for departments who are just getting to
that point!





[videoblogging] Re: Does the Blog format work for Vlogging anymore?

2008-12-12 Thread bmilam52
The blogging format for video blogging doesn't really work for two
reasons. One, the tendency is to do a video blog much like the average
boring blog post, which consistently deals with the mundane aspects of
our lives. There's nothing wrong with that except that unless your day
was more interesting than everyone elses, you won't get that much
attention.





Re: [videoblogging] Video Metrics

2008-12-12 Thread Roxanne Darling
Beth - I have a lot of this in my brain so am planning to blog about it this
weekend.
Sheila English, also on this list, has done some very neat work on the topic
and I will link to her too. Just coming back from a trip and no time for
more, but you could search sheila on the list messages and get started.

Aloha,

Rox

On Fri, Dec 12, 2008 at 2:12 AM, l.den...@modele11.com 
l.den...@modele11.com wrote:

   Hi,
 I saw TubeMogul launched a new tool for video metrics analytics these
 last days.

 http://www.tubemogul.com/about/inplay.php

 Nice day all
 Loiez

 Le 12 déc. 08 à 00:50, Beth Kanter a écrit :

  Hey folks,
 
  I'm doing some research for a workshop on social media ROI/metrics and
  wanted to include an overview of what's best practices and tools for
  video.
 
  Would appreciate answers to the following:
 
  * What metrics are typically tracked for social media video - either
  video
  blogging or user-generated video to help you improve your work or
  demonstrate impact?
  * What are the 3-5 best blog posts about the use of video metrics?
  * Is there a list of video metrics analytics tools or some
  comparison of
  what video metrics are available at the different hosting sites?
 
  Beth
 
  --
 
  Beth's Blog: http://beth.typepad.com
  Nonprofits and Social Media
 
  [Non-text portions of this message have been removed]
 
 
 

 Loiez Deniel
 http://www.loiez.org
 l.den...@modele11.com l.deniel%40modele11.com
 ! new cell phone : +33 06 08 31 96 98
 Skype : ultimcodex
 M'appeler gratuitement de votre PC sur mon portable
 http://call.mylivio.com/loiez

 [Non-text portions of this message have been removed]

  




-- 
Roxanne Darling
o ke kai means of the sea in hawaiian
Join us at the reef! Mermaid videos, geeks talking, and lots more
http://reef.beachwalks.tv
808-384-5554
Video -- http://www.beachwalks.tv
Company --  http://www.barefeetstudios.com
Twitter-- http://www.twitter.com/roxannedarling


[Non-text portions of this message have been removed]



[videoblogging] Re:Anyone know of a source to post to many videos sites at once

2008-12-12 Thread Nerissa Oden
I've assembled a short list my free media guide website.
http://www.freemediaguide.com/free_video_makers_uploaders.html
 
hope this helps.

_
Nerissa Oden
http://TheVideoQueen.com


  

[Non-text portions of this message have been removed]



Re: [videoblogging] Webshow Awards: Now Accepting Entries

2008-12-12 Thread noel hidalgo
do you have a link? i can't seem to find anything juicy but this...

http://www.youtube.com/watch?v=ceaPFWzz7n8

On Thu, Dec 11, 2008 at 16:53, Schlomo Rabinowitz schl...@gmail.com wrote:

 Sent to you via Google Reader

 Webshow Awards: Now Accepting Entries

 We are proud to be co-sponsoring the all-new Webshow Awards, an
 online film festival of short-form, episodic content. Other sponsors
 include NewTeeVee, Blip and our friends at Tilzy.tv. From Tilzy's
 description:

 Episodic internet video grew up in 2008. It is a distinctive,
 respectable entertainment medium, and it's time it got its own awards.

 Webshow Awards is a joint project of key players in the growing
 industry that seeks to recognize outstanding contributions to the new
 medium.

 Submissions will be accepted until December 21st, 2008 and judging
 will begin on January 5th, 2009.

 [Non-text portions of this message have been removed]

 


Re: [videoblogging] Webshow Awards: Now Accepting Entries

2008-12-12 Thread Rebecca Dickens






From: noel hidalgo n...@noneck.org
To: videoblogging@yahoogroups.com
Sent: Friday, December 12, 2008 2:13:20 PM
Subject: Re: [videoblogging] Webshow Awards: Now Accepting Entries

Noel,

I'm not familiar with Webshow Awards, but my husband (Samm Dickens) and I 
(Rebecca Dickens) are happy to share our homemade  Christmas video (it's only 
the 2nd video we've ever made) with any and everyone who might enjoy it.

We titled it Nativity -- In the Bleak Midwinter 

(1) It's at Youtube under my username there, Melonkali. The link there is:

http://www.youtube.com/watch?v=WZer_SwWGWA 

(2) Also at Yahoo Videos, the link there is:

http://video.yahoo.com/watch/4094216/11047595

Thanks,
rebecca


do you have a link? i can't seem to find anything juicy but this...

http://www.youtube. com/watch? v=ceaPFWzz7n8

On Thu, Dec 11, 2008 at 16:53, Schlomo Rabinowitz schl...@gmail. com wrote:

 Sent to you via Google Reader

 Webshow Awards: Now Accepting Entries

 We are proud to be co-sponsoring the all-new Webshow Awards, an
 online film festival of short-form, episodic content. Other sponsors
 include NewTeeVee, Blip and our friends at Tilzy.tv. From Tilzy's
 description:

 Episodic internet video grew up in 2008. It is a distinctive,
 respectable entertainment medium, and it's time it got its own awards.

 Webshow Awards is a joint project of key players in the growing
 industry that seeks to recognize outstanding contributions to the new
 medium.

 Submissions will be accepted until December 21st, 2008 and judging
 will begin on January 5th, 2009.

 [Non-text portions of this message have been removed]

 



  

[Non-text portions of this message have been removed]



Re: [videoblogging] Webshow Awards: Now Accepting Entries

2008-12-12 Thread Rebecca Dickens






Ignore my previous reply, please!

I am sooo embarrassed!! When I joined Videobloggers (yesterday) I checked the 
individual e-mail option -- then forgot about doing that -- 

so I thought the first videoblogger e-mail I saw in my Yahoo mailbox today, 
about the Webshow Awards, was addressed to me personally . . . 

and I replied . . .

Please ignore my reply and accept my apologies for being so dense!

melonkali1
rebecca dickens

From: noel hidalgo n...@noneck.org
To: videoblogging@yahoogroups.com
Sent: Friday, December 12, 2008 2:13:20 PM
Subject: Re: [videoblogging] Webshow Awards: Now Accepting Entries


do you have a link? i can't seem to find anything juicy but this...

http://www.youtube. com/watch? v=ceaPFWzz7n8

On Thu, Dec 11, 2008 at 16:53, Schlomo Rabinowitz schl...@gmail. com wrote:

 Sent to you via Google Reader

 Webshow Awards: Now Accepting Entries

 We are proud to be co-sponsoring the all-new Webshow Awards, an
 online film festival of short-form, episodic content. Other sponsors
 include NewTeeVee, Blip and our friends at Tilzy.tv. From Tilzy's
 description:

 Episodic internet video grew up in 2008. It is a distinctive,
 respectable entertainment medium, and it's time it got its own awards.

 Webshow Awards is a joint project of key players in the growing
 industry that seeks to recognize outstanding contributions to the new
 medium.

 Submissions will be accepted until December 21st, 2008 and judging
 will begin on January 5th, 2009.

 [Non-text portions of this message have been removed]

 



  

[Non-text portions of this message have been removed]



Re: [videoblogging] how to repair out of sync .mp4 files

2008-12-12 Thread Pat Cook
Hi everyone:

I may be getting in late on this, so if I am, please bear with me.

First of all, you should NEVER rip your preview video directly into what you 
will encode your final draft version into.  This is because (As you just found 
out the hard way), if there ARE any technical issues, they can be corrected via 
the preview version.

The preview version should ALWAYS be encoded in either AVI (If you have a 
Windows machine), MPEG-1 or MPEG-2 formats.  You can then load this version 
into just about any application such as TMGEnc or any of the others out there 
(I recommend TMPGEnc because its free while the others are either shareware or 
payware).

THAT IN MIND THOUGH, you should be aware that

A).  These programs may not be able to correct *all* of the technical issues 
with your video, but they can help in correcting some or most of them.

B).  If the program or programs don't correct ANY of the issues at all, then 
more likely than not, the problem lies with the source file on the DVD itself.  
Not many applications can encode straight from DVD and still keep the encoded 
video bug free (TMPGEnc can only do so much to correct such anomalies).

In any event, once you have your preview version, play it using any player.  If 
there are no problems, then simply export it into your final draft MP4 video.

Hope this helps

Cheers 

Pat


From: scoobyfox 
Sent: Wednesday, December 03, 2008 16:10
To: videoblogging@yahoogroups.com 
Subject: [videoblogging] how to repair out of sync .mp4 files


I just ripped and output (with Handbrake) a DVD from a show I did into an mp4 
file.

The audio is lagging a second or 2 behind the video. 

Is the only way to repair this to split the track in imovie and then manually 
try to re-align 
them?

Is this a known problem outputting with handbrake?

Appreciate any insight or help.

thanks,
heather



 

[Non-text portions of this message have been removed]



[videoblogging] YouTube-to-RSS service

2008-12-12 Thread Rick Rey
YTPodcaster creates proper, enclosure-friendly RSS feeds for YouTube channels:

http://www.ytpodcaster.com

The creator of the service told me he's working on getting HD feeds up and 
running, too. One 
thing I wonder is how this affects YouTube stats. Do these downloads contribute 
to view 
counts?

--
Rick Rey
http://rickrey.com



Re: [videoblogging] Webshow Awards: Now Accepting Entries

2008-12-12 Thread schlomo rabinowitz
Don't know anything past what I read here:
http://www.tubemogul.com/blog/2008/12/webshow-awards/

Figured since folks brought up festival submissions, I figured I'd post it
here.


Schlomo Rabinowitz
http://schlomo.tv - finally moving to wordpress
http://hatfactory.net - relaxed coworking
AIM:schlomochat


On Fri, Dec 12, 2008 at 12:13 PM, noel hidalgo n...@noneck.org wrote:

   do you have a link? i can't seem to find anything juicy but this...

 http://www.youtube.com/watch?v=ceaPFWzz7n8


 On Thu, Dec 11, 2008 at 16:53, Schlomo Rabinowitz 
 schl...@gmail.comschlomo%40gmail.com
 wrote:
 
  Sent to you via Google Reader
 
  Webshow Awards: Now Accepting Entries
 
  We are proud to be co-sponsoring the all-new Webshow Awards, an
  online film festival of short-form, episodic content. Other sponsors
  include NewTeeVee, Blip and our friends at Tilzy.tv. From Tilzy's
  description:
 
  Episodic internet video grew up in 2008. It is a distinctive,
  respectable entertainment medium, and it's time it got its own awards.
 
  Webshow Awards is a joint project of key players in the growing
  industry that seeks to recognize outstanding contributions to the new
  medium.
 
  Submissions will be accepted until December 21st, 2008 and judging
  will begin on January 5th, 2009.
 
  [Non-text portions of this message have been removed]
 
 

  



[Non-text portions of this message have been removed]



[videoblogging] What's in your kit?

2008-12-12 Thread Caleb J. Clark
I finally had time to use a neck mounted picture-in-picture rig I made
to go over what is currently in my kit. I'm sorely lacking a shotgun,
wide angle lens, and good audio only recorder.
http://www.youtube.com/user/techtrekshow



Re: [videoblogging] What's in your kit?

2008-12-12 Thread David King
Thanks for sharing - I actually got some good ideas out of that. Certainly
confirmed that those cheap construction lights would actually work ok for
lighting (I was thinking about getting some).

I wouldn't have much to show, really - just a Xacti and a Flip, basically!
No kit... Mics and soundboard for music recording ... hmm... maybe I have
something to show after all... :-)

David Lee King
davidleeking.com - blog
davidleeking.com/etc - videoblog
twitter | skype: davidleeking


On Fri, Dec 12, 2008 at 4:50 PM, Caleb J. Clark cale...@well.com wrote:

   I finally had time to use a neck mounted picture-in-picture rig I made
 to go over what is currently in my kit. I'm sorely lacking a shotgun,
 wide angle lens, and good audio only recorder.
 http://www.youtube.com/user/techtrekshow

  



[Non-text portions of this message have been removed]



Re: [videoblogging] YouTube alternatives - vlog review.

2008-12-12 Thread Pat Cook
Hi everyone:

Not only is what Rupert said below true BUT there are MANY other advantages as 
well.  Some of them are

A).  Users can download the videos to their iPod or other portable device AS 
WELL AS their computer via RSS subscription or manual download BUT it's only 
from your own blog or website. (YouTube doesn't allow the download of ANY 
videos BY ANY MEANS even though many programmers have developed clients that 
ILLEGALLY do just that).

B).  You have ZERO rights control of your videos on YouTube (This is NOT good 
if you hope to use your videos to propel yourself into a major $$$ making 
career making videos).

C).  YouTube is JUST NOW getting into LIVE video (But even that isn't for just 
anyone).  Meanwhile, you've got places like BlogTV, LiveVideo  (Albeit just 
recently) even Yahoo! doing it.

D). YouTube limits you to 10 minutes or 200 MB (The latter being a recent 
upgrade from 100 MB) per video clip.  And even that is on a Whichever comes 
first basis whereas BlipTV and the others don't have such restrictions (Though 
I think BlipTV's stand-alone uploader has it, but since I don't normally use 
it, I can't claim that to be 100% fact).

I could on and on, but I think you get the gist by now as to why most of us 
avoid YouTube like the plague as best as possible (Especially when it comes to 
producing videos which we hope to build a career on and around).

That said though, having a YouTube channel AS A SUPPLEMENT to your video blog 
CAN be a GOOD thing.  But ONLY if you do it right.  This can be something as 
simple as putting your blog URL in your YouTube profile (As that's shown on the 
channel page).  When people see that and see the videos in DOWNLOADABLE format, 
they're more prone to subscribe to your blog so they can take your videos with 
them instead of feeling (As an old friend of mine who now lives in Philly would 
put it) tethered to the computer (Nobody wants that these days).

Hope this helps

Cheers 

Pat Cook
patsbl...@live.com
Denver, CO
BLOGS  PODCASTS
AS MY WORLD TURNS - http://asmyworldturns.blogspot.com/
AS MY WEIGHT LOSS WORLD TURNS - http://asmyweightlossworldturns.blogspot.com/
KB0OXD CYBERSHACK | HAM MUSINGS - http://kb0oxd.blogspot.com/
KB0OXD CYBERSHACK | SITE  STATION NEWS - 
http://kb0oxdcybershacknews.blogspot.com/
THE LEFT WING CONSERVATIVE - http://www.geocities.com/theleftwingconservative/
**COMING NOVEMBER 21 - Pat's OTR Podcast - 
http://backtothefutureradio.blogspot.com/ **AND** THE RETURN OF
Back To The Future TV | THE COMMERCIALS (BOTH the iPod  Flash Versions)
**COMING SOON - Back To The Future TV | THE SHOWS (In iPod  Flash)


From: Rupert 
Sent: Saturday, December 06, 2008 10:53
To: videoblogging@yahoogroups.com 
Subject: Re: [videoblogging] YouTube alternatives - vlog review.


Vimeo's quality is better and their community is better (but smaller) 
and they support HD.

Blip allows you to link to the original mp4 file, which is necessary 
for podcasting and syndication via things like iTunes. Also, their 
flash Show Player allows you to embed high quality mp4 files rather 
than crappy quality flv.

YouTube has many more people watching, but don't be fooled into 
thinking that that translates into lots of viewers for you unless you 
have a commercial/viral proposition. Also, their community stinks, 
it's full of haters and the video quality has always been bad. 
They're finally, after 3 years, sorting out widescreen playback and a 
higher quality option. But they'll never fix the attitude problem. 
It's different on your own blog or at the other services.

And you still have to work at promotion. If you don't have the 
patience for something simple and labor-saving like TubeMogul, don't 
expect people to magically flock to your videos just cos they're on 
YouTube.

On 6-Dec-08, at 8:00 AM, myfirstmemorydotorg wrote:

Hi y'all!

I am a newbie in this vlog-whatchamacallit thing, so please be kind
and forgive me if this is a stupid question.

I have been uploading at YouTube, and I am curious why so many other
people use Blip or Vimeo or such other services.
Is it the quality?

Because in my mind, the social functions and the masses of people that
are on YouTube make it the only option for me. I also don't have the
patience for multi-site distribution through TubeMogul or otherwise...

That said, you guys and gals wanna tell me what you think of
http://www.myfirstmemory.org?

Thanks!

[Non-text portions of this message have been removed]



 

[Non-text portions of this message have been removed]



Re: [videoblogging] Webshow Awards: Now Accepting Entries

2008-12-12 Thread RANDY MANN
ummm bad link?

On Fri, Dec 12, 2008 at 4:45 PM, schlomo rabinowitz schl...@gmail.comwrote:

   Don't know anything past what I read here:
 http://www.tubemogul.com/blog/2008/12/webshow-awards/

 Figured since folks brought up festival submissions, I figured I'd post it
 here.

 Schlomo Rabinowitz
 http://schlomo.tv - finally moving to wordpress
 http://hatfactory.net - relaxed coworking
 AIM:schlomochat


 On Fri, Dec 12, 2008 at 12:13 PM, noel hidalgo 
 n...@noneck.orgnoel%40noneck.org
 wrote:

  do you have a link? i can't seem to find anything juicy but this...
 
  http://www.youtube.com/watch?v=ceaPFWzz7n8
 
 
  On Thu, Dec 11, 2008 at 16:53, Schlomo Rabinowitz 
  schl...@gmail.comschlomo%40gmail.com
 schlomo%40gmail.com
  wrote:
  
   Sent to you via Google Reader
  
   Webshow Awards: Now Accepting Entries
  
   We are proud to be co-sponsoring the all-new Webshow Awards, an
   online film festival of short-form, episodic content. Other sponsors
   include NewTeeVee, Blip and our friends at Tilzy.tv. From Tilzy's
   description:
  
   Episodic internet video grew up in 2008. It is a distinctive,
   respectable entertainment medium, and it's time it got its own awards.
  
   Webshow Awards is a joint project of key players in the growing
   industry that seeks to recognize outstanding contributions to the new
   medium.
  
   Submissions will be accepted until December 21st, 2008 and judging
   will begin on January 5th, 2009.
  
   [Non-text portions of this message have been removed]
  
  
 
 
 

 [Non-text portions of this message have been removed]

  



[Non-text portions of this message have been removed]



Re: [videoblogging] What's in your kit?

2008-12-12 Thread Jan McLaughlin
Great little video!

I too learned a few things, which is the downright best.

Jan

On Fri, Dec 12, 2008 at 6:02 PM, David King davidleek...@gmail.com wrote:

 Thanks for sharing - I actually got some good ideas out of that. Certainly
 confirmed that those cheap construction lights would actually work ok for
 lighting (I was thinking about getting some).

 I wouldn't have much to show, really - just a Xacti and a Flip, basically!
 No kit... Mics and soundboard for music recording ... hmm... maybe I have
 something to show after all... :-)

 David Lee King
 davidleeking.com - blog
 davidleeking.com/etc - videoblog
 twitter | skype: davidleeking


 On Fri, Dec 12, 2008 at 4:50 PM, Caleb J. Clark cale...@well.com wrote:

I finally had time to use a neck mounted picture-in-picture rig I made
  to go over what is currently in my kit. I'm sorely lacking a shotgun,
  wide angle lens, and good audio only recorder.
  http://www.youtube.com/user/techtrekshow
 
 
 


 [Non-text portions of this message have been removed]


 

 Yahoo! Groups Links






-- 
Jan McLaughlin
Production Sound Mixer
air = 862-571-5334
aim = janofsound
skype = janmclaughlin


[Non-text portions of this message have been removed]



Re: [videoblogging] Webshow Awards: Now Accepting Entries

2008-12-12 Thread schlomo rabinowitz
Hmm weird as I copied it from the site.  Just check the tubemogul blog.

Schlomo Rabinowitz
http://schlomo.tv - finally moving to wordpress
http://hatfactory.net - relaxed coworking
AIM:schlomochat


On Fri, Dec 12, 2008 at 4:08 PM, RANDY MANN themaddm...@gmail.com wrote:

   ummm bad link?

 On Fri, Dec 12, 2008 at 4:45 PM, schlomo rabinowitz 
 schl...@gmail.comschlomo%40gmail.com
 wrote:


  Don't know anything past what I read here:
  http://www.tubemogul.com/blog/2008/12/webshow-awards/
 
  Figured since folks brought up festival submissions, I figured I'd post
 it
  here.
 
  Schlomo Rabinowitz
  http://schlomo.tv - finally moving to wordpress
  http://hatfactory.net - relaxed coworking
  AIM:schlomochat
 
 
  On Fri, Dec 12, 2008 at 12:13 PM, noel hidalgo 
  n...@noneck.orgnoel%40noneck.org
 noel%40noneck.org
  wrote:
 
   do you have a link? i can't seem to find anything juicy but this...
  
   http://www.youtube.com/watch?v=ceaPFWzz7n8
  
  
   On Thu, Dec 11, 2008 at 16:53, Schlomo Rabinowitz 
   schl...@gmail.comschlomo%40gmail.com
 schlomo%40gmail.com
  schlomo%40gmail.com
   wrote:
   
Sent to you via Google Reader
   
Webshow Awards: Now Accepting Entries
   
We are proud to be co-sponsoring the all-new Webshow Awards, an
online film festival of short-form, episodic content. Other sponsors
include NewTeeVee, Blip and our friends at Tilzy.tv. From Tilzy's
description:
   
Episodic internet video grew up in 2008. It is a distinctive,
respectable entertainment medium, and it's time it got its own
 awards.
   
Webshow Awards is a joint project of key players in the growing
industry that seeks to recognize outstanding contributions to the new
medium.
   
Submissions will be accepted until December 21st, 2008 and judging
will begin on January 5th, 2009.
   
[Non-text portions of this message have been removed]
   
   
  
  
  
 
  [Non-text portions of this message have been removed]
 
 
 

 [Non-text portions of this message have been removed]

  



[Non-text portions of this message have been removed]



[videoblogging] Re: YouTube alternatives - vlog review.

2008-12-12 Thread michaelaivaliotis
--- In videoblogging@yahoogroups.com, Pat Cook patsbl...@... wrote:

 B).  You have ZERO rights control of your videos on YouTube (This
is NOT good if you hope to use your videos to propel yourself into a
major $$$ making career making videos).


What does that actually mean? It seems people are making money and
still use Youtube. Can you clarify?

 D). YouTube limits you to 10 minutes or 200 MB (The latter being a
recent upgrade from 100 MB) per video clip.  And even that is on a
Whichever comes first basis whereas BlipTV and the others don't
have such restrictions (Though I think BlipTV's stand-alone uploader
has it, but since I don't normally use it, I can't claim that to be
100% fact).

Youtube file size limit is now 1GB but the 10min limit is still there.
I have a BlipTV pro account which in theory provides priority flash
encodes, but honestly I don't notice any speed difference with Youtube
encodes. I know Vimeo is pretty bad with encoding speed. I hope they
fix that.



[videoblogging] Re: Video Metrics

2008-12-12 Thread Sheila English
Thanks for thinking of me Rox! 

Beth, I'm happy to share what our own RD dept. has by way of
research, etc.

Sheila

--- In videoblogging@yahoogroups.com, Roxanne Darling oke...@...
wrote:

 Beth - I have a lot of this in my brain so am planning to blog about
it this
 weekend.
 Sheila English, also on this list, has done some very neat work on
the topic
 and I will link to her too. Just coming back from a trip and no time for
 more, but you could search sheila on the list messages and get
started.
 
 Aloha,
 
 Rox
 
 On Fri, Dec 12, 2008 at 2:12 AM, l.den...@... 
 l.den...@... wrote:
 
Hi,
  I saw TubeMogul launched a new tool for video metrics analytics these
  last days.
 
  http://www.tubemogul.com/about/inplay.php
 
  Nice day all
  Loiez
 
  Le 12 déc. 08 à 00:50, Beth Kanter a écrit :
 
   Hey folks,
  
   I'm doing some research for a workshop on social media
ROI/metrics and
   wanted to include an overview of what's best practices and tools for
   video.
  
   Would appreciate answers to the following:
  
   * What metrics are typically tracked for social media video - either
   video
   blogging or user-generated video to help you improve your work or
   demonstrate impact?
   * What are the 3-5 best blog posts about the use of video metrics?
   * Is there a list of video metrics analytics tools or some
   comparison of
   what video metrics are available at the different hosting sites?
  
   Beth
  



[videoblogging] AVCHD playback on Mac

2008-12-12 Thread Renat Zarbailov
Is there a free add-on to the Quicktime player on a Mac to be able to
play AVCHD files? I have 2GBs of AVCHD files to send to a Mac
illiterate friend of mine, who is on a Mac. I converted those files to
.mov, the result weighs 9GB of .mov files. The problem is how to send
them to him. If there's an add-on I will send those AVCHD files via
filemail.com

Any help is highly appreciated...

Thanks

Renat



[videoblogging] Re: DIY video ads

2008-12-12 Thread liza jean
sounds like my kinda thing, but i can't ping

how about a way to reach you?





--- In videoblogging@yahoogroups.com, Josh Paul joshp...@... wrote:

 Hi all,
 
 My company just put out a DIY video ad creation tool. In a 
nutshell  
 you sign up, put one line of javascript on your site, and enable  
 visitors to create video ads directly on your site with money 
coming  
 directly to you. You have complete control over the ad packages  
 offered (i.e. $100 per week, $20 CPM, $0.50 CPC) and the look of 
the  
 tool (via css).
 
 If you'd like to give it a shot on your site, ping me and I'll 
give  
 you the URL to signup.
 
 Josh
 
 (Yes, it's been a while since I've posted/responded. And, well, 
some  
 of you may view this as spamish. But, I sincerely hope some of you  
 find this of use.)





Re: [videoblogging] AVCHD playback on Mac

2008-12-12 Thread Rupert
iMovie 08 will import them.

On 12-Dec-08, at 7:19 PM, Renat Zarbailov wrote:

Is there a free add-on to the Quicktime player on a Mac to be able to
play AVCHD files? I have 2GBs of AVCHD files to send to a Mac
illiterate friend of mine, who is on a Mac. I converted those files to
.mov, the result weighs 9GB of .mov files. The problem is how to send
them to him. If there's an add-on I will send those AVCHD files via
filemail.com

Any help is highly appreciated...

Thanks

Renat






[Non-text portions of this message have been removed]