PUBLIC   marks

PUBLIC MARKS with search browsers

Sponsorised links

This month

Michael(tm) Smith » WebKit adds support for the HTML5 <ruby> element

by night.kame

Current versions of Microsoft Internet Explorer also have native support for ruby, and you can also get ruby support in Firefox by installing Piro’s XHTML Ruby add-on (and for more details, see his XHTML ruby add-on info page) — so we are well on the way to seeing the HTML5 ruby feature supported across a range of browsers.

Maintenant que Ruby a gagné son petit autocollant "HTML 5", les développeurs de navigateurs s'y intéressent. Comme quoi, le web tient à peu de chose.

Overcome Your Caching Conundrums [Server Side Essentials]

by dzc
ealing with browser caching is a balancing act. On one hand, you aim to minimize load times and bandwidth use by ensuring that images, scripts, and style sheets are cached by your visitors; however, you still want to ensure that they’re accessing the most recent versions of all your files. In this article, I’ll show you a few methods for controlling how your site’s files are cached by browsers so you can achieve the best of both worlds: maintaining optimal performance while ensuring that any updates are seen immediately, without a hitch by all of your users.

October 2009

Google Chrome Blog: Bringing Google Sidewiki goodness to Google Chrome, Part I

by srcmax

Until now, Sidewiki was available only through Google Toolbar for Firefox and Internet Explorer. Today, we're excited to release the official bookmarklet for Sidewiki, which lets you easily read and write Sidewiki entries in Google Chrome, Safari and others browsers.

Top 5 Browsers from Sep 08 to Oct 09 | StatCounter Global Stats

by nicolargo & 3 others
Statistique utilisation des navigateurs Web (thx Martin Erpicum)

Top reasons your CSS columns are messed up - Warpspire

by mozkart & 1 other (via)
I believe the recent surge in popularity of CSS frameworks comes from a lack of basic understanding of the CSS box model and how it’s implemented across browsers. I wanted to share with you some quick tips on how to avoid easy pitfalls so you can create your own CSS framework in no time flat, without all the cruft of having ten thousand column combinations available. Keeping these quick tips in mind at all times will allow you to do something I like to call defensive coding — and really that’s all CSS frameworks are: defensively coded snippets of CSS.

Creating Offline Web Applicat...

by oseres
Creating Offline Web Applications With Dojo Offline by Brad Neuberg (SitePen), September 23rd, 2007 This tutorial steps you through creating offline web applications using Dojo Offline. What is Dojo Offline? Dojo Offline is an open-source toolkit that makes it easy to create sophisticated, offline web applications. It sits on top of Google Gears, a plugin from Google that helps extend web browsers with new functionality. Dojo Offline makes working with Google Gears easier; extends it with important functionality; creates a higher-level API than Google Gears provides; and exposes developer productivity features. In particular, Dojo Offline provides the following functionality: An offline widget that you can easily embed in your web page with just a few lines of code, automatically providing the user with network feedback, sync messages, offline instructions, and more A sync framework to help you store actions done while offline and sync them with a server once back on the network Automatic network and application-availability detection to determine when your application is on- or off-line so that you can take appropriate action A slurp() method that automatically scans the page and figures out all the resources that you need offline, including images, stylesheets, scripts, etc.; this is much easier than having to manually maintain which resources should be available offline, especially during development. Dojo Storage, an easy to use hashtable abstraction for storing offline data for when you don't need the heaviness of Google Gear's SQL abstraction; under the covers Dojo Storage saves its data into Google Gears Dojo SQL, an easy to use SQL layer that executes SQL statements and returns them as ordinary JavaScript objects New ENCRYPT() and DECRYPT() SQL keywords that you can mix in when using Dojo SQL, to get transparent cryptography for columns of data. Cryptography is done on a Google Worker Pool thread, so that the browser UI is responsive. Integration with the rest of Dojo, such as the Dojo Event system

Adobe Browserlab : nouvel outil de tests multi-browsers

by yafundy
Voici le nouvel arrivant dans les outils gratuits de test cross-browsers (vérification du rendu du design d’un site sous différents navigateurs) : Browserlab.

IE, Chrome, Safari duped by bogus PayPal SSL cert • The Register

by srcmax

If you use the Internet Explorer, Google Chrome or Apple Safari browsers to conduct PayPal transactions, now would be a good time to switch over to the decidedly more secure Firefox alternative.

Shadowbox.js Media Viewer

by mozkart & 2 others (via)
Shadowbox is an online media viewer application that supports all of the web's most popular media publishing formats. Shadowbox is written entirely in JavaScript and CSS and is highly customizable. Using Shadowbox, website authors can showcase a wide assortment of media in all major browsers without navigating users away from the linking page.

MISSILE FLEET

by parmentierf (via)
Made with CAKE, so only works on browsers that have canvas support (Firefox 2 , Safari, Opera 9.5.)

Sponsorised links

September 2009

Rhizome | ArtBase

by Neewok

Founded in 1999, the Rhizome ArtBase is an online archive of new media art containing some 2503 art works, and growing. The ArtBase encompasses a vast range of projects by artists all over the world that employ materials such as software, code, websites, moving images, games and browsers to aesthetic and critical ends. We welcome submissions to the ArtBase; they are reviewed by our curatorial staff on a monthly basis.

browsertests - Project Hosting on Google Code

by karlcow

This project is about running test cases automatically on several versions of the main Web browsers available today. See the StartPage for more information. Tests and results are visible on http://www.browsertests.org.

XMLHttpRequest (XHR) Uses Multiple Packets for HTTP POST? || Joseph Scott

by karlcow

The short version of this is pretty easy to see, all of the browsers except for Firefox will use at least 2 packets for an XHR done over HTTP POST. When I saw that Safari sent 2 packets I figured that Chrome would as well, but I tested it anyway just to make sure.

August 2009

Character encoding detection for external scripts

by karlcow

This is (EF BB BF) C3 B6 3D 22 21 22 loaded into browsers under various labels. That happens to be properly formed ECMAScript code for all the encodings used. The bogus results for Opera9 can easily be reproduced in context of the testing script, but probably not individually from a clean cache; what's going on there is unknown. I also noted in running these tests that Opera claims "Opera supports the entire ECMA-262 2nd and 3rd standards with no exceptions" while in fact their implementation does not, the parser rejects code that follows the IdentifierStart :: UnicodeEscapeSequence production of ECMA-262 section 7.6. Instead it implements Opera-only extensions, like comma-free arrays ala [ 1 2 3 ]. Other fun facts include: IE does not implement onload for iframes and cannot modify the innerHTML or tr elements; Firefox ignores "tags" when setting the innerHTML of dynamically created tr elements with no ownerElement... Oh and Opera again needs /th "tags" so it won't nest adjacent th elements when setting innerHTML.

svgweb - Project Hosting on Google Code

by parmentierf & 3 others (via)
SVG Web is a JavaScript library which provides SVG support on many browsers, including Internet Explorer, Firefox, and Safari.

CSS 3: Progress! (Updated)

by marco
Both Gecko and WebKit-derived browsers (read: everything that's not IE) supports hbox and vbox today

svgweb - Project Hosting on Google Code

by Xavier Lacot & 3 others
SVG Web is a JavaScript library which provides SVG support on many browsers, including Internet Explorer, Firefox, and Safari. Using the library plus native SVG support you can instantly target ~95% of the existing installed web base.

7 Awesome Resources to Test Cross Browser Compatibility of Your Website

by cascamorto
To rescue the web designers from this aching job of testing browser compatibility in different browsers there are few websites which offer this service. On these websites you can check the compatibility of your website in all desired browsers. You can find these websites below

CSS 3 Properties and support in Browsers

by kruty (via)
mall green square on top of a larger orange square on top of a larger purple square on top of an aq

July 2009

svgweb - Project Hosting on Google Code

by karlcow & 3 others

SVG Web is a JavaScript library which provides SVG support on many browsers, including Internet Explorer, Firefox, and Safari. Using the library plus native SVG support you can instantly target ~95% of the existing installed web base.

Re: xmlns in HTML5 (was: Telecon Agenda- Thursday 1500 UTC) from Steven Pemberton on 2009-07-17 (public-rdf-in-xhtml-tf@w3.org from July 2009)

by karlcow

Well, the author can say it is anything they want, but that doesn't change what it actually is. It is literally not possible to send XHTML5 as text/html, because as soon as you label it as text/html, you are stating "it is HTML".

I used to think that too, but then I realised that in the real world it is different. Browsers sniff, and media types are hard-wired into software, rather than being an extension point. You have to row with the oars you have got. As I said, I send documents with media type text/html, not because they are necessarily HTML, but because I want them in the browser. I agree that the document gets *processed* as HTML, but the document doesn't magically change type just because it gets sent with a certain media type.

discussion etre hixie et steven a propos de ce qu'est XHTML.

PUBLIC TAGS

ajax   apple   art   audio   blog   blogging   blogs   book   bookmarks   books   business   car   community   computer   css   culture   design   download   dvd   education   email   finance   firefox   flash   flickr   food   forum   free   fun   funny   game   games   google   guide   health   history   home   hosting   html   humor   image   images   information   internet   ipod   java   javascript   life   links   linux   mac   magazine   marketing   media   microsoft   mobile   money   movie   movies   mp3   music   news   online   phone   photo   photography   photos   photoshop   php   podcast   programming   radio   reference   rss   science   search   security   seo   service   shopping   site   social   software   sports   technology   tips   tool   tools   travel   tutorial   tv   video   videos   web   web2.0   webdesign   wiki   windows   wordpress   yahoo  

Sponsorised links