Bookmark
Browser vendor squabbles cause W3C to scrap codec requirement | Developer World - InfoWorld
infoworld.com/d/developer-world/browser-vendor-squabbles-cause-w3c-scrap-codec-requirement-974, posted 2009 by peter in business html media msm politics standard toread webdesign
The major browser makers have been unable to agree on an encoding format they will support in their products, wrote Ian Hickson, editor of the HTML 5 specification for the World Wide Web Consortium (W3C).
Bookmark
HTML5 compatibility
www.quirksmode.org/dom/html5.html, posted 2009 by peter in development html javascript reference standard webdesign
These compatibility tables detail support for the new HTML5 functionalities in all modern browsers.
Bookmark
Simple Grid System from Webnicer.com
webnicer.com/, posted 2009 by peter in css design html inspiration reference toread webdesign
I needed something totally w3c compliant, valid xhtml, flexible and simple. Something which would allow me to rearrange the whole template within minutes, move CMS generated elements around in no time without any impact on css like changing element widths for instance. It seems I managed to find a solution that meets all the criteria and now I would like to share it with you.
Bookmark
<HTML>DOC
www.htmldoc.org/, posted 2009 by peter in conversion development download free html linux pdf software webdesign
HTMLDOC converts Hyper-Text Markup Language ("HTML") files and web pages into indexed HTML, Adobe® PostScript®, or Adobe Portable Document Format ("PDF") files. HTMLDOC is available in both commercial and open source versions.
Bookmark
When to use tables for layout
www.olav.dk/articles/tables.html, posted 2009 by peter in css html opinion webdesign
A table is the right solution when we need one or more box to stretch beyond the natural (content-determined) size, depending on the size of sibling boxes.
Bookmark
A List Apart: Articles: Fluid Grids
www.alistapart.com/articles/fluidgrids, posted 2009 by peter in css design howto html webdesign
As almost all of the grid-based designs I could list off at that time were rigidly fixed-width, I was left with a prickly question: how do you create a fluid grid?
As it turns out, it’s simply a matter of context.
Bookmark
Google, Yahoo & Microsoft Unite On “Canonical Tag†To Reduce Duplicate Content Clutter
searchengineland.com/canonical-tag-16537, posted 2009 by peter in development google html search webdesign
Specify the canonical version using a tag in the head section of the page as follows: <link rel="canonical" href="http://www.example.com/product.php?item=swedish-fish"/> That’s it!
Bookmark
About [Selenium]
seleniumhq.org/projects/remote-control/, posted 2008 by peter in development free html java javascript perl python scraping software testing
Selenium Remote Control (RC) is a test tool that allows you to write automated web application UI tests in any programming language against any HTTP website using any mainstream JavaScript-enabled browser.
Bookmark
JWebUnit - JWebUnit
jwebunit.sourceforge.net/, posted 2008 by peter in development free html java javascript scraping software testing
JWebUnit is a Java-based testing framework for web applications. It wraps existing testing frameworks such as HtmlUnit and Selenium with a unified, simple testing interface to allow you to quickly test the correctness of your web applications.
Bookmark
HtmlUnit - Welcome to HtmlUnit
htmlunit.sourceforge.net/, posted 2008 by peter in development free html java javascript scraping software testing
HtmlUnit is a "browser for Java programs". It models HTML documents and provides an API that allows you to invoke pages, fill out forms, click links, etc... just like you do in your "normal" browser. It has fairly good JavaScript support (which is constantly improving) and is able to work even with quite complex AJAX libraries, simulating either Firefox or Internet Explorer depending on the configuration you want to use. It is typically used for testing purposes or to retrieve information from web sites.
|< First < Previous 41–50 (65) Next > Last >|