PUBLIC   marks

PUBLIC MARKS with search browsers

Sponsorised links

This month

JavaScript GUI Framework - Ample SDK

by parmentierf (via)
Ample SDK is a standard-based cross-browser JavaScript GUI Framework for building Rich Internet Applications. It employs XML technologies (such as XUL, SVG or HTML5) for UI layout, CSS for UI style and JavaScript for application logic. It equalizes browsers and brings technologies support to those missing any.

December 2009

[whatwg] Inconsistent behavior for empty-string URLs

by karlcow

results of testing various tags with empty URLs across different browsers.

Daring Fireball: Why the HTML5 'Video' Element Is Effectively Unusable, Even in the Browsers Which Support It

by night.kame & 1 other

The bad news: In all three browsers (Safari, Chrome, Firefox), with the above simple markup, the video content buffers automatically on page load. What I mean is that as soon as you load the web page, the browsers download the actual video files that are embedded

Moi qui pensait que <audio> et <video> étaient prag-ma-ti-ques. Mais non, après des semaines de débats sur les formats à supporter (ou non), les ultra-géniaux (et modestes) concepteurs de HTML 5 ont laissé un élément de base d'utilisabilité de côté. Comme quoi, les mailing-list du WHAT WG auraient dû être bannies à Copenhague.

jParse - jQuery XML Parse Plugin

by delavigne & 2 others (via)
jParse is a jQuery plugin that allows you to parse XML that was fetched with the jQuery .ajax method (making it fully customizable). It's easy to use and ultra lightweight at only 2.49KB! Best of all, it's compatible with all major browsers:

Sponsorised links

November 2009

What Browser? - Home

by ycc2106
A few of us at Google created WhatBrowser.org to help teach people about web browsers. We wanted to show people that they have a lot of choice in browsers, since we noticed that most people were using the browser their computers came with.

Learn More About Our Revolutionary Online Payment and Shopping Cart Platform

by ycc2106
TrialPay’s unique e-commerce solutions increase the probability of conversion and maximize the profit of each transaction: * Get It Free For browsers who don't plan on buying, TrialPay provides thousands of ways to Get It Free by completing one offer from premier brands. * Purchase Incentives For shoppers who are contemplating a purchase, Purchase Incentives provide a compelling reason to follow through. * Transaction Ads Transaction Ads provide free brand exposure and pay-for-performance advertising to create the most cost-effective model available.

Video for Everybody!

by philippej & 3 others
"Video for Everybody is very simply a chunk of HTML code that embeds a video into a website using the HTML5 <video> element which offers native playback in Firefox 3.5, Safari 3 & 4, Google Chrome and an increasing number of other browsers: "

Browser Testing: Test Your Websites on All Major Browsers - Litmus

by srcmax

Browser testing

Work faster. Impress your clients. Test your website designs across all major browsers in seconds with Litmus.

Browser Testing: Test Your Websites on All Major Browsers - Litmus

by sbrothier
Work faster. Impress your clients. Test your website designs across all major browsers in seconds with Litmus.

Correct way to handle mobile browsers | Surfing in Kansas

by karlcow

Minidetector is a Django reusable app that allows you to know if a request is being viewed on a mobile device. It provides a middleware and a view decorator that sets a request.mobile variable to True if the request is coming from a mobile device. It's method of figuring out if a device is mobile is simple; It first checks for a special Opera Mini header, then for WAP support, then finally checks the User Agent against a list of known mobile strings.

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

UniView 5.1.0 (© Richard Ishida)

by ycc2106
What is UniView? An XHTML-based application to look up characters, character blocks, paste in and discover unknown characters, search for characters, do hex/dec/ncr conversions, highlight character types, etc. etc. It supports Unicode 5.2(beta) and is written with Web Standards to work on all major browsers. It is based on XHTML, JavaScript, PHP and AJAX technologies, so you don't need to download anything. How do I use it? I suggest you check out the help file for instructions and new features first. Then just go to the UniView page. Note that you must have JavaScript enabled. Annotated link http://www.diigo.com/bookmark/http%3A%2F%2Frishida.net%2Fscripts%2Funiview

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.

Adobe® BrowserLab

by ycc2106
Adobe BrowerLab gives you the ability to preview and test your websites in multiple browsers and operating systems. Since building a website to be cross-browser compatible is one of the more annoying aspects of web design, this should be a valuable web app to all of us.

Selenium web application testing system

by ycc2106 & 3 others
Selenium is a portable software testing framework for web applications. Selenium provides a record/playback tool for authoring tests without learning a test scripting language. Selenium provides a test domain specific language (DSL) to write tests in a number of popular programming languages, including Java, Ruby, Groovy, Python, PHP, and Perl. Test playback is in most modern web browsers. Selenium deploys on Windows, Linux, and Macintosh platforms. Annotated link http://www.diigo.com/bookmark/http%3A%2F%2Fseleniumhq.org

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.

BrowserPlus™

by ycc2106 & 1 other
BrowserPlus™ is a technology for web browsers that allows developers to create rich web applications with desktop capabilities.

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