temporaneità
English scratches and Italian notes written by Carlo Perassi
  • Home
  • About
  • Borges
  • Ideas
    • Post Updated NG
    • aggr
    • pungw
    • dilw
    • aggrw
  • Links
  • Library
  • 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.

Top posts for 600 days

  1. Top ten Italian songs of all times
  2. Inserting raw HTML code in MediaWiki
  3. jQuery tabs and cookies
  4. Using AWK to remove file extensions
  5. A Dilbert Plugin for DokuWiki
  6. aggr
  7. Huawei E176 and Ubuntu
  8. Bright dawn
  9. Customising wp-comments-post.php
  10. Boosting a Linksys Access Point

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