|
View:
New views
5 Messages
—
Rating Filter:
Alert me
|
|
|
[Fwd: Rich Media Browsing]Resend. Wrong address. For some of you, the order of receipt for this
a.m.s mails will be wrong, Sorry I was introduced to a colleague to Cool Iris and wrote it up on my blog http://blogs.sun.com/DaveLevy/entry/cool_cool_iris_an_image I havn't yet investigated what it would take to make a site 'cool iris' ready, and it's windows only, but I know that you guys are thinking about rich media hosting and this, or something like it, might be part of the future, at the least recording and offering the rich media items embedded in the blog articles, and presenting it as a seperate feed might be something that should be done. See also http://www.cooliris.com and http://developer.cooliris.com -- Dave Sun Proprietary & Confidential . This e-mail message is for the sole use of the intended recipient(s) and may contain confidential and priviliged information. Any unauthorised review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. -- Dave *David Levy * *Chief Technologist* Sun Microsystems Europe Global Sales & Services 55, King William St., London EC4R 9ND United Kingdom Phone +44 (0) 20 7469 9908/ Internal (70) 18308 Mobile +44 (0) 7710-360922 Blog http://blogs.sun.com/DaveLevy Email David.Levy@... Sun Proprietary & Confidential . This e-mail message is for the sole use of the intended recipient(s) and may contain confidential and priviliged information. Any unauthorised review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. |
|
|
Re: [Fwd: Rich Media Browsing]On Thu, Sep 18, 2008 at 9:47 AM, David Levy <David.Levy@...> wrote:
> Resend. Wrong address. For some of you, the order of receipt for this a.m.s > mails will be wrong, Sorry > > I was introduced to a colleague to Cool Iris and wrote it up on my blog > http://blogs.sun.com/DaveLevy/entry/cool_cool_iris_an_image > > I havn't yet investigated what it would take to make a site 'cool iris' > ready, and it's windows only, but I know that you guys are thinking about > rich media hosting and this, or something like it, might be part of the > future, at the least recording and offering the rich media items embedded in > the blog articles, and presenting it as a seperate feed might be something > that should be done. > > See also > http://www.cooliris.com and http://developer.cooliris.com Very cool! The Media Blogging proposal by Ganesh and Tanuja mentions the idea of having RSS/Atom feeds for file uploads. Sounds like all we'd have to do to support CoolIris is to support the MediaRSS extensions. - Dave |
|
|
Re: [Fwd: Rich Media Browsing]Looks really cool! I will research more on what exactly it would take to
support Cool Iris and see if I can add it to the media blogging proposal. Thanks, Ganesh On Thu, Sep 18, 2008 at 2:29 PM, Dave <snoopdave@...> wrote: > On Thu, Sep 18, 2008 at 9:47 AM, David Levy <David.Levy@...> wrote: > > Resend. Wrong address. For some of you, the order of receipt for this > a.m.s > > mails will be wrong, Sorry > > > > I was introduced to a colleague to Cool Iris and wrote it up on my blog > > http://blogs.sun.com/DaveLevy/entry/cool_cool_iris_an_image > > > > I havn't yet investigated what it would take to make a site 'cool iris' > > ready, and it's windows only, but I know that you guys are thinking about > > rich media hosting and this, or something like it, might be part of the > > future, at the least recording and offering the rich media items embedded > in > > the blog articles, and presenting it as a seperate feed might be > something > > that should be done. > > > > See also > > http://www.cooliris.com and http://developer.cooliris.com > > Very cool! The Media Blogging proposal by Ganesh and Tanuja mentions > the idea of having RSS/Atom feeds for file uploads. Sounds like all > we'd have to do to support CoolIris is to support the MediaRSS > extensions. > > - Dave > |
|
|
Re: [Fwd: Rich Media Browsing]Hi,
We have a MediaRss feed for our custom version of Roller working already. It was pretty easy to implement, just looked at the current feeds and made the appropriate changes to the FeedModel and velocity macros. You can see it in action on one of our photoblogs: http://from10to300mm.pixyblog.com The feed is: http://from10to300mm.pixyblog.com/feed/entries/mediarss As we're using Roller as a photoblog, each entry has at least one image associated with it, so with this feed we're browsing the images for each entry, which is different to what you have proposed. But if I can be of any help, let me know. Cheers, Richard On Fri, Sep 19, 2008 at 5:32 AM, Ganesh Mathrubootham <ganesh.mb@...> wrote: > Looks really cool! I will research more on what exactly it would take to > support Cool Iris and see if I can add it to the media blogging proposal. > > Thanks, > Ganesh > > On Thu, Sep 18, 2008 at 2:29 PM, Dave <snoopdave@...> wrote: > >> On Thu, Sep 18, 2008 at 9:47 AM, David Levy <David.Levy@...> wrote: >> > Resend. Wrong address. For some of you, the order of receipt for this >> a.m.s >> > mails will be wrong, Sorry >> > >> > I was introduced to a colleague to Cool Iris and wrote it up on my blog >> > http://blogs.sun.com/DaveLevy/entry/cool_cool_iris_an_image >> > >> > I havn't yet investigated what it would take to make a site 'cool iris' >> > ready, and it's windows only, but I know that you guys are thinking about >> > rich media hosting and this, or something like it, might be part of the >> > future, at the least recording and offering the rich media items embedded >> in >> > the blog articles, and presenting it as a seperate feed might be >> something >> > that should be done. >> > >> > See also >> > http://www.cooliris.com and http://developer.cooliris.com >> >> Very cool! The Media Blogging proposal by Ganesh and Tanuja mentions >> the idea of having RSS/Atom feeds for file uploads. Sounds like all >> we'd have to do to support CoolIris is to support the MediaRSS >> extensions. >> >> - Dave >> > -- PixyBlog - Expose Yourself ---------------------------------------- www.pixyblog.com ---------------------------------------- Pixy Ltd. 2a Bracken Road Maidenhead Berkshire SL6 3EF U.K. Email: info@... Tel: +44 (0)20 8144 1841 Skype: pixyblog |
|
|
Re: [Fwd: Rich Media Browsing]and it works well with Cool Iris
well done Richard Jones wrote: > Hi, > > We have a MediaRss feed for our custom version of Roller working > already. It was pretty easy to implement, just looked at the current > feeds and made the appropriate changes to the FeedModel and velocity > macros. > > You can see it in action on one of our photoblogs: > > http://from10to300mm.pixyblog.com > > The feed is: > > http://from10to300mm.pixyblog.com/feed/entries/mediarss > > As we're using Roller as a photoblog, each entry has at least one > image associated with it, so with this feed we're browsing the images > for each entry, which is different to what you have proposed. But if > I can be of any help, let me know. > > Cheers, > > Richard > > > > > > > On Fri, Sep 19, 2008 at 5:32 AM, Ganesh Mathrubootham > <ganesh.mb@...> wrote: > >> Looks really cool! I will research more on what exactly it would take to >> support Cool Iris and see if I can add it to the media blogging proposal. >> >> Thanks, >> Ganesh >> >> On Thu, Sep 18, 2008 at 2:29 PM, Dave <snoopdave@...> wrote: >> >> >>> On Thu, Sep 18, 2008 at 9:47 AM, David Levy <David.Levy@...> wrote: >>> >>>> Resend. Wrong address. For some of you, the order of receipt for this >>>> >>> a.m.s >>> >>>> mails will be wrong, Sorry >>>> >>>> I was introduced to a colleague to Cool Iris and wrote it up on my blog >>>> http://blogs.sun.com/DaveLevy/entry/cool_cool_iris_an_image >>>> >>>> I havn't yet investigated what it would take to make a site 'cool iris' >>>> ready, and it's windows only, but I know that you guys are thinking about >>>> rich media hosting and this, or something like it, might be part of the >>>> future, at the least recording and offering the rich media items embedded >>>> >>> in >>> >>>> the blog articles, and presenting it as a seperate feed might be >>>> >>> something >>> >>>> that should be done. >>>> >>>> See also >>>> http://www.cooliris.com and http://developer.cooliris.com >>>> >>> Very cool! The Media Blogging proposal by Ganesh and Tanuja mentions >>> the idea of having RSS/Atom feeds for file uploads. Sounds like all >>> we'd have to do to support CoolIris is to support the MediaRSS >>> extensions. >>> >>> - Dave >>> >>> > > > > -- Dave Sun Proprietary & Confidential . This e-mail message is for the sole use of the intended recipient(s) and may contain confidential and priviliged information. Any unauthorised review, use, disclosure or distribution is prohibited. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. |
| Free Forum Powered by Nabble | Forum Help |