animated 70s album covers on codepen
Tag Archives: html
mozilla #thimble the ide to help anyone learn html, css and javascript
Thimble is an online code editor that makes it easy to create and publish your own web pages while learning HTML, CSS & JavaScript.
whatwg living html 0.0 and w3c html 5.1
whatwg living html and w3c html 5.1
- https://developers.whatwg.org
- https://html.spec.whatwg.org/multipage/
- http://www.w3.org/html/wg/drafts/html/master/
see also
WebTide Java Jetty HTTP Server
WebTide Java Jetty HTTP Server is an open-source, standards-based, full-featured web server implemented entirely in Java. It is released under the Apache 2.0 licence and is therefore free for commercial use and distribution. First created in 1995, Jetty has benefitted from input from a vast user community and consistent and focused development by a stable core of lead developers. There are many more examples of Jetty in action on the Jetty Powered Page that has selections from among the tens of thousands of production Jetty instances.
- http://www.webtide.com/
- http://blogs.webtide.com/
- http://jetty.mortbay.org/jetty/
- http://docs.codehaus.org/display/JETTY/Jetty+Powered
Jetty Users
See Also
CSS compressors
WebKit Open Source web browser engine
WebKit is an open source web browser engine. WebKit is also the name of the Apple Mac OS X system framework version of the engine that's used by Safari, Dashboard, Mail, and many other OS X applications.
- Adobe AIR
- S60WebKit is used as the rendering engine behind the Web Browser for S60.
Related Apple docs
Google Apps HTML or CNAME verification
Google Apps now has two ways to verify your domain ownership.
You can either upload an HTML file with a ID specified by Google, or you can change the CNAME record for your domain using a SUBdomain specified by Google.
HTML
- Create a HTML verification file named "googlehostedservice.html" ,
- Copy the ID (googleAAAABBBBCCCCDDDD) into it, and upload it to http://your.domain/ .
- Once you have made the changes, make sure you can see the file at http://your.domain/googlehostedservice.html.
CNAME
- Sign in to your Domain Hosting Service and locate the DNS management page.
- Use the SUBdomain to create a new CNAME record: googleAAAABBBBCCCCDDDD.your.domain
- And point the CNAME record to:google.com
Adobe OnAir AIR 2008 Tour
Had a fantastic day yesterday at the Adobe OnAir AIR 2008 Tour in London.
Adobe AIR brings Rich Internet Applications to the desktop of all three OS's ! You can use AIR to turn HTML file(s) and JavaScript file(s) into an executable for ANY platform – its a bit like "JVM + FileSystem + SQLite" !
AIR uses WebKit and is therefore compatible with your favorite JavaScript framework and even Google Gears !
Install the runtime, and check out the newest applications.
AIR for GNU/Linux ALPHA
Dynamic Drive CSS, DHTML & JavaScripts
New Script(s) on 8 Oct 07
Xinha open source WYSIWYG HTML editor
Xinha is an open source WYSIWYG HTML editor




You must be logged in to post a comment.