Re: [videoblogging] How did you do that interface?

2005-08-29 Thread Joshua Kinberg
> Also can't figure out how to upload a PDF for a blogspot post. It
> rejects PDF images. Confused.

because PDFs are not images. I'm sure blogger has some kind of
filtering that only accepts specific image types (likely .gif and
.jpg, maybe .png).

-Josh


 Yahoo! Groups Sponsor ~--> 
Fair play? Video games influencing politics. Click and talk back!
http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/lBLqlB/TM
~-> 

 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/videoblogging/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




Re: [videoblogging] How did you do that interface?

2005-08-29 Thread Adrian Miles
around the 28/8/05 Kunga mentioned about Re: [videoblogging] How did 
you do that interface? that:
>Failed at embeded without downloading first via Poster-Movie. Can't 
>make the poster movie work the way it's supposed to. Any other 
>tutorials on this subject? Blogger won't let me add the QT Poster-
>Movie as a Picture. Should I make it a jpg? I'm really lost. Spent 
>the last 6 hours trying to fix 3 downloading movies.

try:
http://raws.adc.rmit.edu.au/wiki/tiki-index.php?page=PosterMovies >
adn
http://raws.adc.rmit.edu.au/wiki/tiki-index.php?page=ExportingQuickTime >
and
http://raws.adc.rmit.edu.au/wiki/tiki-index.php?page=EmbeddingQuicktime >
-- 
cheers
Adrian Miles

hypertext.RMIT
http://hypertext.rmit.edu.au/vlog>


 Yahoo! Groups Sponsor ~--> 
Fair play? Video games influencing politics. Click and talk back!
http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/lBLqlB/TM
~-> 

 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/videoblogging/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 





Re: [videoblogging] How did you do that interface?

2005-08-27 Thread Kunga
As Mr. Burns would say in a very cunning manner ... "exxxcelent"
-- 
Taylor Barcroft, New Media Vidcaster
Santa Cruz CA, Beach of the Silicon Valley
http://FutureMedia.org


On Aug 27, 2005, at 9:06 AM, Joshua Kinberg wrote:

> This is a basic javascript pop-up window. You can set the size of the
> window and customize it somewhat (disable scrollbars, resizing, etc).
> Here's a good place to start:
> http://www.echoecho.com/jswindows02.htm
>
> Note that this simply pops up an HTML page in a customized browser
> window. It does not set the background color, etc. That is all done
> within HTML/CSS. Javascript just opens the window and sets some
> parameters on that window.
>
> If you do this, you should still include a direct link to your video
> within your blog entry so that it will be picked up in your RSS feed
> as an enclosure. Here's a little trick though... you can create a
> *secret* link like this:
>
> http://path/to/my/awesome/movie.mov"; rel="enclosure">
>
> See that! No text between the  tags! So the link doesn't show up in
> your browser, but its there in the code... pretty tricky, eh?
>
> -Josh



 Yahoo! Groups Sponsor ~--> 
Fair play? Video games influencing politics. Click and talk back!
http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/lBLqlB/TM
~-> 

 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/videoblogging/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




Re: [videoblogging] How did you do that interface?

2005-08-27 Thread Joshua Kinberg
This is a basic javascript pop-up window. You can set the size of the
window and customize it somewhat (disable scrollbars, resizing, etc).
Here's a good place to start:
http://www.echoecho.com/jswindows02.htm

Note that this simply pops up an HTML page in a customized browser
window. It does not set the background color, etc. That is all done
within HTML/CSS. Javascript just opens the window and sets some
parameters on that window.

If you do this, you should still include a direct link to your video
within your blog entry so that it will be picked up in your RSS feed
as an enclosure. Here's a little trick though... you can create a
*secret* link like this:

http://path/to/my/awesome/movie.mov"; rel="enclosure">

See that! No text between the  tags! So the link doesn't show up in
your browser, but its there in the code... pretty tricky, eh?

-Josh


On 8/27/05, Kunga <[EMAIL PROTECTED]> wrote:
> My apologies to everyone for sending out a comment without a
> reference URL as to what I was writing about. It was a case of not
> reading what I wrote before I pushed the send button. Too excited to
> see a solution to my embedded movies download at once if on the same
> page problem.
> 
> < http://www.loiez.org/ > is the site I was excited about.
> 
> Here are the lessons on how to do it:
> 
> < http://raws.adc.rmit.edu.au/wiki/tiki-index.php?page=PosterMovies >
> < http://www.mesquiteisd.org/imovie/how2postermovie.html >
> < http://www.antisnottv.net/node/92 >
> 
> Thank you all for your understanding. I will try and not let it
> happen again.
> 
> I am also looking for the lesson on how to make a Target Movie open
> in a new browser window that is only a few millimeters larger than
> the movie like verdi does at
> 
> < http://www.freevlog.org/ > where the window is NOT fixed with a
> pink background and CAN be expanded for more background with all bars
> hidden. Autoplays.
> 
> and like they do at
> 
> < http://cryingwhileeating.com/ > where the window is fixed with a
> blue background and cannot be expanded with all bars hidden. The
> source looks like it autoplays but it doesn't.
> 
> Anyone know where that lesson is located please?
> --
> Taylor Barcroft, New Media Vidcaster
> Santa Cruz CA, Beach of the Silicon Valley
> http://FutureMedia.org
> 
> 
> On Aug 27, 2005, at 1:14 AM, Adam Quirk wrote:
> 
> > Who?  What?  Context is important, please.  Fuck.
> >
> > On 8/26/05, Kunga < wrote:How did you do your interface? I love the
> > way you have it set up
> 
> 
> 
> 
> 
> Yahoo! Groups Links
> 
> 
> 
> 
> 
> 
> 
>


 Yahoo! Groups Sponsor ~--> 
Fair play? Video games influencing politics. Click and talk back!
http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/lBLqlB/TM
~-> 

 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/videoblogging/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 




Re: [videoblogging] How did you do that interface?

2005-08-27 Thread Kunga
My apologies to everyone for sending out a comment without a  
reference URL as to what I was writing about. It was a case of not  
reading what I wrote before I pushed the send button. Too excited to  
see a solution to my embedded movies download at once if on the same  
page problem.

< http://www.loiez.org/ > is the site I was excited about.

Here are the lessons on how to do it:

< http://raws.adc.rmit.edu.au/wiki/tiki-index.php?page=PosterMovies >
< http://www.mesquiteisd.org/imovie/how2postermovie.html >
< http://www.antisnottv.net/node/92 >

Thank you all for your understanding. I will try and not let it  
happen again.

I am also looking for the lesson on how to make a Target Movie open  
in a new browser window that is only a few millimeters larger than  
the movie like verdi does at

< http://www.freevlog.org/ > where the window is NOT fixed with a  
pink background and CAN be expanded for more background with all bars  
hidden. Autoplays.

and like they do at

< http://cryingwhileeating.com/ > where the window is fixed with a  
blue background and cannot be expanded with all bars hidden. The  
source looks like it autoplays but it doesn't.

Anyone know where that lesson is located please?
-- 
Taylor Barcroft, New Media Vidcaster
Santa Cruz CA, Beach of the Silicon Valley
http://FutureMedia.org


On Aug 27, 2005, at 1:14 AM, Adam Quirk wrote:

> Who?  What?  Context is important, please.  Fuck.
>
> On 8/26/05, Kunga < wrote:How did you do your interface? I love the  
> way you have it set up



 Yahoo! Groups Sponsor ~--> 
Fair play? Video games influencing politics. Click and talk back!
http://us.click.yahoo.com/T8sf5C/tzNLAA/TtwFAA/lBLqlB/TM
~-> 

 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/videoblogging/

<*> To unsubscribe from this group, send an email to:
[EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
 





Re: [videoblogging] How did you do that interface?

2005-08-27 Thread Adam Quirk



Who?  What?  Context is important, please.  Fuck.On 8/26/05, Kunga <[EMAIL PROTECTED]> wrote:




How did you do your interface? I love the way you have it set up.
-- 
Taylor Barcroft, New Media Vidcaster
Santa Cruz CA, Beach of the Silicon Valley
http://FutureMedia.org





  




  
  
  YAHOO! GROUPS LINKS



   Visit your group "videoblogging" on the web. 

   To unsubscribe from this group, send an email to: 
[EMAIL PROTECTED] 
   Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.




  









-- _ Quirk_ Bullemhead.com





  
  
SPONSORED LINKS
  
  
  

Individual
  
  
Fireant
  
  
Explains
  
  

   
  







  
  
  YAHOO! GROUPS LINKS



   Visit your group "videoblogging" on the web. 
   To unsubscribe from this group, send an email to: [EMAIL PROTECTED] 
   Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.