Re: [videoblogging] PHP hackers?

2005-08-03 Thread Michael Verdi




Just FYI,
I have a wordpress blog and I use feedburner so I didn't even know 
this was an issue. Feedburner figured it out.
-Verdi

On Aug 1, 2005, at 5:59 PM, Lucas Gonze wrote:

 Can you point me to the enclosure code, Pete? It's pretty
 straightforward to implement recursion as long as the PHP architecture
 is reentrant.

 You're a Wordpress demon, right? If you're hesitant to do it
 yourself, that's a flag that it's not so easy...

 On 8/1/05, Pete Prodoehl [EMAIL PROTECTED] wrote:


 Are there any PHP hackers here that might be able to fix WordPress to
 properly deal with enclosures stored via Ourmedia?

 See this msg:

 http://comox.textdrive.com/pipermail/wp-hackers/2005-July/ 
 002190.html

 Right now I use WordPress, a custom cgi to redirect to my videos, and
 Ourmedia/Internet Archive for uploading and storage. What this 
 means in
 layman's terms is that for me, adding a video as an enclosure to
 WordPress is a royal PITA... :(

 Pete

 --
 http://tinkernet.org/
 videoblog for the future...






 Yahoo! Groups Links










  Yahoo! Groups Sponsor  
 ~--
 font face=arial size=-1a href="" href="http://us.ard.yahoo.com/">http://us.ard.yahoo.com/ 
 SIG=12ha9o2nv/M=362131.6882499.7825260.1510227/D=groups/ 
 S=1705554021:TM/Y=YAHOO/EXP=1122944350/A=2889191/R=0/SIG=10r90krvo/ 
 *http://www.thebeehive.org
 Get Bzzzy! (real tools to help you find a job) Welcome to the 
 Sweet Life - brought to you by One Economy/a./font
  
 ~-


 Yahoo! Groups Links









  




  
  
  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.



  












Re: [videoblogging] PHP hackers?

2005-08-03 Thread Pete Prodoehl




Michael Verdi wrote:
 Just FYI,
 I have a wordpress blog and I use feedburner so I didn't even know 
 this was an issue. Feedburner figured it out.
 -Verdi

Michael, does FeedBurner use the feed at:

 http://michaelverdi.com/wp-rss2.php

Because that feed is not properly using enclosures. I assume FeedBurner 
is doing it's magic to create an RSS 2.0 feed with enclosures.

Pete


 On Aug 1, 2005, at 5:59 PM, Lucas Gonze wrote:
 
 
Can you point me to the enclosure code, Pete? It's pretty
straightforward to implement recursion as long as the PHP architecture
is reentrant.

You're a Wordpress demon, right? If you're hesitant to do it
yourself, that's a flag that it's not so easy...

On 8/1/05, Pete Prodoehl [EMAIL PROTECTED] wrote:


Are there any PHP hackers here that might be able to fix WordPress to
properly deal with enclosures stored via Ourmedia?

See this msg:

 http://comox.textdrive.com/pipermail/wp-hackers/2005-July/ 
002190.html

Right now I use WordPress, a custom cgi to redirect to my videos, and
Ourmedia/Internet Archive for uploading and storage. What this 
means in
layman's terms is that for me, adding a video as an enclosure to
WordPress is a royal PITA... :(

Pete

-- 
http://tinkernet.org/
videoblog for the future...





  




  
  
  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.



  











Re: [videoblogging] PHP hackers?

2005-08-03 Thread Michael Verdi




That is correct Pete.

On Aug 3, 2005, at 2:15 PM, Pete Prodoehl wrote:

 Michael Verdi wrote:

 Just FYI,
 I have a wordpress blog and I use feedburner so I didn't even know
 this was an issue. Feedburner figured it out.
 -Verdi


 Michael, does FeedBurner use the feed at:

 http://michaelverdi.com/wp-rss2.php

 Because that feed is not properly using enclosures. I assume 
 FeedBurner
 is doing it's magic to create an RSS 2.0 feed with enclosures.

 Pete



 On Aug 1, 2005, at 5:59 PM, Lucas Gonze wrote:



 Can you point me to the enclosure code, Pete? It's pretty
 straightforward to implement recursion as long as the PHP 
 architecture
 is reentrant.

 You're a Wordpress demon, right? If you're hesitant to do it
 yourself, that's a flag that it's not so easy...

 On 8/1/05, Pete Prodoehl [EMAIL PROTECTED] wrote:



 Are there any PHP hackers here that might be able to fix 
 WordPress to
 properly deal with enclosures stored via Ourmedia?

 See this msg:

 http://comox.textdrive.com/pipermail/wp-hackers/2005-July/
 002190.html

 Right now I use WordPress, a custom cgi to redirect to my 
 videos, and
 Ourmedia/Internet Archive for uploading and storage. What this
 means in
 layman's terms is that for me, adding a video as an enclosure to
 WordPress is a royal PITA... :(

 Pete


 -- 
 http://tinkernet.org/
 videoblog for the future...




  Yahoo! Groups Sponsor  
 ~--
 font face=arial size=-1a href="" href="http://us.ard.yahoo.com/">http://us.ard.yahoo.com/ 
 SIG=12hletq80/M=362329.6886308.7839368.1510227/D=groups/ 
 S=1705554021:TM/Y=YAHOO/EXP=1123103712/A=2894321/R=0/SIG=11dvsfulr/ 
 *http://youthnoise.com/page.php?page_id=1992
 Fair play? Video games influencing politics. Click and talk back! 
 /a./font
  
 ~-


 Yahoo! Groups Links














  
  
SPONSORED LINKS
  
  
  

Individual
  
  
Fireant
  

   
  







  
  
  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.



  











Re: [videoblogging] PHP hackers?

2005-08-03 Thread Michael Sullivan



why do you use feedburner if wordpress can generate an rss2 enc feed for you (i think using a plugin) ?
dont tell me its because of stats ;-)
On 8/3/05, Michael Verdi [EMAIL PROTECTED] wrote:
That is correct Pete.On Aug 3, 2005, at 2:15 PM, Pete Prodoehl wrote: Michael Verdi wrote: Just FYI, I have a wordpress blog and I use feedburner so I didn't even know
 this was an issue.Feedburner figured it out. -Verdi Michael, does FeedBurner use the feed at:http://michaelverdi.com/wp-rss2.php
 Because that feed is not properly using enclosures. I assume FeedBurner is doing it's magic to create an RSS 2.0 feed with enclosures. Pete On Aug 1, 2005, at 5:59 PM, Lucas Gonze wrote:
 Can you point me to the enclosure code, Pete?It's pretty straightforward to implement recursion as long as the PHP architecture is reentrant.
 You're a Wordpress demon, right?If you're hesitant to do it yourself, that's a flag that it's not so easy... On 8/1/05, Pete Prodoehl 
[EMAIL PROTECTED] wrote: Are there any PHP hackers here that might be able to fix WordPress to
 properly deal with enclosures stored via Ourmedia? See this msg: 
http://comox.textdrive.com/pipermail/wp-hackers/2005-July/ 002190.html Right now I use WordPress, a custom cgi to redirect to my videos, and
 Ourmedia/Internet Archive for uploading and storage. What this means in layman's terms is that for me, adding a video as an enclosure to WordPress is a royal PITA... :(
 Pete -- http://tinkernet.org/ videoblog for the future...
  Yahoo! Groups Sponsor  ~-- font face=arial size=-1a href="" href="http://us.ard.yahoo.com/">http://us.ard.yahoo.com/ SIG=12hletq80/M=
362329.6886308.7839368.1510227/D=groups/ S=1705554021:TM/Y=YAHOO/EXP=1123103712/A=2894321/R=0/SIG=11dvsfulr/ *http://youthnoise.com/page.php?page_id=1992
 Fair play? Video games influencing politics. Click and talk back! /a./font  ~-
 Yahoo! Groups Links Yahoo! Groups Sponsor ~--font face=arial size=-1a href=""

http://us.ard.yahoo.com/SIG=12hq7h747/M=362335.6886445.7839731.1510227/D=groups/S=1705554021:TM/Y=YAHOO/EXP=1123108258/A=2894361/R=0/SIG=13jmebhbo/*http://www.networkforgood.org/topics/education/digitaldivide/?source=YAHOOcmpgn=GRPRTP=http://groups.yahoo.com/
In
low income neighborhoods, 84% do not own computers. At Network for
Good, help bridge the Digital Divide!/a./font~-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/
-- sull- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -http://vlogdir.com -is- The Videoblog Directory
http://interdigitate.com -is- my personal site


  




  
  
  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.



  









Re: [videoblogging] PHP hackers?

2005-08-03 Thread Michael Verdi




On Aug 3, 2005, at 4:39 PM, Michael Sullivan wrote:

 why do you use feedburner if wordpress can generate an rss2 enc 
 feed for you (i think using a plugin) ?
 dont tell me its because of stats ;-)



I use feedburner because, originally, I had a blogger blog and needed 
some way to get an RSS 2 feed with enclosures. When I switched to 
WordPress I didn't want to change my feed address that people where 
subscribed to. Also, feedburner offers a bunch of stuff for your 
feed (flickr splicer, browser friendly layout, itunes stuff, etc.) 
that's really easy to configure. Now, apparently, another benefit is 
not having to fix your feed and your links when the archive moves 
stuff around.

Ultimately, I'd like to do that redirect thing so that I could use 
feedburner, or not, without changing the url. But that would require 
me to change it in order to set it up. So I guess I'll wait until 
(if) Feedburner doesn't work for me any longer.

Verdi




  




  
  
  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.



  











[videoblogging] PHP hackers?

2005-08-01 Thread Pete Prodoehl





Are there any PHP hackers here that might be able to fix WordPress to 
properly deal with enclosures stored via Ourmedia?

See this msg:

 http://comox.textdrive.com/pipermail/wp-hackers/2005-July/002190.html

Right now I use WordPress, a custom cgi to redirect to my videos, and 
Ourmedia/Internet Archive for uploading and storage. What this means in 
layman's terms is that for me, adding a video as an enclosure to 
WordPress is a royal PITA... :(

Pete

-- 
http://tinkernet.org/
videoblog for the future...





  




  
  
  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.



  











Re: [videoblogging] PHP hackers?

2005-08-01 Thread Lucas Gonze




Can you point me to the enclosure code, Pete? It's pretty
straightforward to implement recursion as long as the PHP architecture
is reentrant.

You're a Wordpress demon, right? If you're hesitant to do it
yourself, that's a flag that it's not so easy...

On 8/1/05, Pete Prodoehl [EMAIL PROTECTED] wrote:
 
 Are there any PHP hackers here that might be able to fix WordPress to
 properly deal with enclosures stored via Ourmedia?
 
 See this msg:
 
 http://comox.textdrive.com/pipermail/wp-hackers/2005-July/002190.html
 
 Right now I use WordPress, a custom cgi to redirect to my videos, and
 Ourmedia/Internet Archive for uploading and storage. What this means in
 layman's terms is that for me, adding a video as an enclosure to
 WordPress is a royal PITA... :(
 
 Pete
 
 --
 http://tinkernet.org/
 videoblog for the future...
 
 
 
 
 
 
 Yahoo! Groups Links
 
 
 
 
 
 




  




  
  
  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.