Opera Show Format: Difference between revisions

From HandWiki
imported>Importwiki
change
 
link
 
Line 6: Line 6:
| caption                =  
| caption                =  
| extension              = .xhtml, .html
| extension              = .xhtml, .html
| mime                  = application/xhtml+xml<br>text/html
| mime                  = application/xhtml+xml<br />text/html
| type code              =  
| type code              =  
| uniform type          =  
| uniform type          =  
Line 23: Line 23:
| url                    = [http://dev.opera.com/articles/view/html-css-slideshows/ Creating presentations/slideshows with HTML & CSS]
| url                    = [http://dev.opera.com/articles/view/html-css-slideshows/ Creating presentations/slideshows with HTML & CSS]
}}
}}
The '''Opera Show Format''' ('''OSF''') is a set of conventions used in a web page using [[XHTML]] 1.0 Strict and [[Cascading Style Sheets|CSS]] 2.1.<ref>{{citation |url=http://www.webaim.org/techniques/powerpoint/alternatives.php |title=Alternatives to PowerPoint |publisher=WebAIM}}</ref><ref>{{cite news |url=http://pctoday.com/Editorial/article.asp?article=articles/2006/t0409/13t09/13t09.asp |title=PowerPoint Alternatives |publisher=PC Today |date=September 2006 |first=Jennifer |last=Farwell}}</ref> It is designed to allow [[Software:Presentation program|presentations]] to be easily created with web authoring tools.<ref>{{citation |url=http://members.home.nl/ghuisken/Diversen/operalover-printable.2002.11.29.pdf |title=30 Days to Becoming an Opera Lover |format=PDF |first=Timothy J. |last=Luoma |pages=38–39}}</ref><ref>{{citation |url=//tntluoma.com/opera/operashow/molly/backstory/ |first=Timothy J. |last=Luoma |title=From closed to open... |url-status=dead |archiveurl=https://web.archive.org/web/20080514025908/http://tntluoma.com/opera/operashow/molly/backstory/ |archivedate=May 14, 2008 }}</ref><ref>{{citation |url=http://tntluoma.com/opera/operashow/molly/howitwasdone/  |first=Timothy J. |last=Luoma |title=How (and why) It Was Done |archiveurl = https://web.archive.org/web/20080507053153/http://tntluoma.com/opera/operashow/molly/howitwasdone/ |archivedate = 2008-05-07}}</ref> OSF requires that a number of meta tags be present, including ''version'', ''generator'', ''author'', and ''presdate'' (the creation or presentation date). The entire presentation, including all slides and images (in [[Data URI scheme|data: URIs]]) is contained in a single file. The look of all slides is controlled by the layout section, contained in a <code>&lt;div class="layout"&gt;</code> [[HTML element]]. The slides themselves are contained in a presentation section contained in a <code>&lt;div class="presentation"&gt;</code> element. Each slide is contained in a <code>&lt;div class="slide"&gt;</code> element.
The '''Opera Show Format''' ('''OSF''') is a set of conventions used in a web page using [[XHTML]] 1.0 Strict and [[Cascading Style Sheets|CSS]] 2.1.<ref>{{citation |url=http://www.webaim.org/techniques/powerpoint/alternatives.php |title=Alternatives to PowerPoint |publisher=WebAIM |access-date=2010-05-26 |archive-date=2010-06-12 |archive-url=https://web.archive.org/web/20100612233053/http://webaim.org/techniques/powerpoint/alternatives.php |url-status=dead }}</ref><ref>{{cite news |url=http://pctoday.com/Editorial/article.asp?article=articles/2006/t0409/13t09/13t09.asp |title=PowerPoint Alternatives |publisher=PC Today |date=September 2006 |first=Jennifer |last=Farwell}}</ref> It is designed to allow [[Software:Presentation program|presentations]] to be easily created with web authoring tools.<ref>{{citation |url=http://members.home.nl/ghuisken/Diversen/operalover-printable.2002.11.29.pdf |title=30 Days to Becoming an Opera Lover |format=PDF |first=Timothy J. |last=Luoma |pages=38–39}}</ref><ref>{{citation |url=//tntluoma.com/opera/operashow/molly/backstory/ |first=Timothy J. |last=Luoma |title=From closed to open... |url-status=dead |archiveurl=https://web.archive.org/web/20080514025908/http://tntluoma.com/opera/operashow/molly/backstory/ |archivedate=May 14, 2008 }}</ref><ref>{{citation |url=http://tntluoma.com/opera/operashow/molly/howitwasdone/  |first=Timothy J. |last=Luoma |title=How (and why) It Was Done |archiveurl = https://web.archive.org/web/20080507053153/http://tntluoma.com/opera/operashow/molly/howitwasdone/ |archivedate = 2008-05-07}}</ref> OSF requires that a number of meta tags be present, including ''version'', ''generator'', ''author'', and ''presdate'' (the creation or presentation date). The entire presentation, including all slides and images (in [[Data URI scheme|data: URIs]]) is contained in a single file. The look of all slides is controlled by the layout section, contained in a <code>&lt;div class="layout"&gt;</code> [[HTML element]]. The slides themselves are contained in a presentation section contained in a <code>&lt;div class="presentation"&gt;</code> element. Each slide is contained in a <code>&lt;div class="slide"&gt;</code> element.


==Tools==
==Tools==
The Slide Show (S9) Ruby gem creates OSF-compatible presentations using a wiki-style markup language.<ref>{{Cite web |url=http://slideshow.rubyforge.org/ |title=Slide Show (S9) |access-date=2020-04-25 |archive-url=https://web.archive.org/web/20170414010809/http://slideshow.rubyforge.org/ |archive-date=2017-04-14 |url-status=dead }}</ref> Other tools include the [[Software:Microsoft Windows|Windows]]-based QuickShow,<ref>[http://www.philburns.com/quickshow.html QuickShow]</ref> and the Project Velt<ref>[http://widgets.opera.com/widget/6367/ Project Velt]</ref> Opera widget. Opera Software once provided an online OSF generator, which has since gone offline. An older version is available at the personal site of Opera Software's CTO, Håkon Wium Lie.<ref>[http://people.opera.com/howcome/2004/operashow/ OperaShow Generator]</ref>
The Slide Show (S9) Ruby gem creates OSF-compatible presentations using a wiki-style markup language.<ref>{{Cite web |url=http://slideshow.rubyforge.org/ |title=Slide Show (S9) |access-date=2020-04-25 |archive-url=https://web.archive.org/web/20170414010809/http://slideshow.rubyforge.org/ |archive-date=2017-04-14 |url-status=dead }}</ref> Other tools include the [[Software:Microsoft Windows|Windows]]-based QuickShow,<ref>{{Cite web |url=http://www.philburns.com/quickshow.html |title=QuickShow |access-date=2010-05-22 |archive-date=2010-04-05 |archive-url=https://web.archive.org/web/20100405103928/http://philburns.com/quickshow.html |url-status=dead }}</ref> and the Project Velt<ref>[http://widgets.opera.com/widget/6367/ Project Velt]</ref> Opera widget. Opera Software once provided an online OSF generator, which has since gone offline. An older version is available at the personal site of Opera Software's CTO, Håkon Wium Lie.<ref>{{Cite web |url=http://people.opera.com/howcome/2004/operashow/ |title=OperaShow Generator |access-date=2010-05-26 |archive-date=2015-06-01 |archive-url=https://web.archive.org/web/20150601203046/http://people.opera.com/howcome/2004/operashow/ |url-status=dead }}</ref>


==See also==
==See also==
Line 38: Line 38:


{{Presentation software}}
{{Presentation software}}
{{OperaBrowser}}


[[Category:Presentation software]]
[[Category:Presentation software]]

Latest revision as of 14:38, 23 May 2026

Opera Show Format
Filename extension.xhtml, .html
Internet media typeapplication/xhtml+xml
text/html
Developed byOpera Software
Type of formatPresentation program
Extended fromXHTML 1.0 Strict
Extended toS5 (file format)
WebsiteCreating presentations/slideshows with HTML & CSS

The Opera Show Format (OSF) is a set of conventions used in a web page using XHTML 1.0 Strict and CSS 2.1.[1][2] It is designed to allow presentations to be easily created with web authoring tools.[3][4][5] OSF requires that a number of meta tags be present, including version, generator, author, and presdate (the creation or presentation date). The entire presentation, including all slides and images (in data: URIs) is contained in a single file. The look of all slides is controlled by the layout section, contained in a <div class="layout"> HTML element. The slides themselves are contained in a presentation section contained in a <div class="presentation"> element. Each slide is contained in a <div class="slide"> element.

Tools

The Slide Show (S9) Ruby gem creates OSF-compatible presentations using a wiki-style markup language.[6] Other tools include the Windows-based QuickShow,[7] and the Project Velt[8] Opera widget. Opera Software once provided an online OSF generator, which has since gone offline. An older version is available at the personal site of Opera Software's CTO, Håkon Wium Lie.[9]

See also

  • S5 (file format) — compatible with the Opera Show Format, designed to be used in additional browsers.

References

ru:Возможности браузера Opera#Opera Show Format