temporaneità
English scratches and Italian notes written by Carlo Perassi
  • About
    • Borges
  • Curriculum Vitae
  • Contact
Browse: Home / XHTML

XHTML

XHTML Strict YouTube video snippet

By Carlo on 2009-12-10

This is just a short reminder for me and a note for you on how to write a valid XHTML strict snippet to insert a YouTube video. <p> <object id="video_o" type="application/x-shockwave-flash" data="http://www.youtube.com/v/JaJbDln7oGA" width="560" height="340"> <param id="video_p" name="movie" value="http://www.youtube.com/v/JaJbDln7oGA" /><img src="http://www.youtube.com/v/JaJbDln7oGA" width="560" height="340" alt="titolo_video" /> </object> </p>

Posted in English | Tagged XHTML | Leave a response

flv and XHTML

By Carlo on 2008-12-07

There are many pages explaining how to show a flv video inside a XHTML page but it’s very hard to find a page explaining how to do it in a clean way (I mean without making your code dirty with GET parameters and alike). Thanks to DVDVideoSoft I’ve found the way to embed a flv [...]

Posted in English | Tagged XHTML | Leave a response

Thank you pizdin_dim

By Carlo on 2006-11-22

This is both a note for me and a public acknowledgment to pizdin_dim for his solution to the validation problem described here. session.use_cookies = 1 session.use_only_cookies = 1 session.use_trans_sid = 0

Posted in English | Tagged free software, PHPSESSID, WordPress, XHTML | Leave a response

Generating Strict XHTML with DocBook

By Carlo on 2006-11-13

Do you want to get a XHTML Strict page from a DocBook XML? write a valid DocBook XML :); follow the Strict XHTML guidelines; download the latest docbook-xsl; download the latest TLDP XSL Style Sheets; taking the idea from DocBookCssStylesheets (it didn’t work directly as suggested) and using this style.css CSS I got it with [...]

Posted in English | Tagged DocBook, trivial hacks, XHTML, XML | Leave a response

Search

It passes

it passes

My posts, unless otherwise expressly stated, are licensed under a Creative Commons Attribution-Share Alike 2.5 Italy License.

Copyright © 2006 - 2012 by Carlo Perassi. Powered by WordPress and Hybrid.