public marks

PUBLIC MARKS from srcmax with tag developpement

September 2011

July 2011

Download Google Android Emulator

Do you want to test drive Google Android without having to buy a phone? Google SDK package allows developers to see all android features and let them use the whole interface.

June 2011

Cher voisin de transport

Ironie, humour et dérision sont de mise pour évoquer les incivilités ds les transports en commun de manière légère et drôle sur chervoisindetransport.fr

Api Kits | Handset Detection

(via)
Our most popular and oldest API Kit. Includes examples for device detection, mobile website redirection, click to call, click to send sms and more.

Pure CSS3 Post Tags | Css Globe

by 1 other
This is a rather simple pure CSS trick you can use to style your blog post tags, usually placed at the bottom of the posts. Pure CSS post tags uses at least 2 CSS tricks such as CSS triangles and CSS circles.

May 2011

A pixel is not a pixel is not a pixel - QuirksBlog

Yesterday John Gruber wrote about the upped pixel density in the upcoming iPhone (960x640 instead of 480x320), and why Apple did this. He also wondered what the consequences for web developers would be.

Doing it right: skipping the iPhone url bar

With some mobile web sites when visited on the iPhone, you may want to skip past the url bar (something I'm not sure if it's possible, or even worth doing on other mobiles). There's a simple solution to doing this, but doing it right is the real trick.

A fix for iPhone viewport scale bug | Web, Mobile Development

Jeremy first raised his concern (about iPhone viewport scaling) and later by Andreas. My early view was stated here. Since this issue was raised, I have been trying to find ways to work around this problem. Below is a proof of concept of how to preserve the accessibility (scaling) without affecting the usability for the majority.

April 2011

jQuery Plugin Boilerplate

by 1 other
I started learning jQuery the other day and had a hard time finding a good resource on how to build a jQuery template. What I’ve found was generally too brief and didn’t answer all of my questions. Finally, as a remainder to myself, I’ve decided to put the things I’ve learned in a sort of a template for creating jQuery plugins. So, here it is, a boilerplate for kick-starting jQuery plugins development!

Yahoo! Smush.it™

by 4 others
Smush.it uses optimization techniques specific to image format to remove unnecessary bytes from image files. It is a "lossless" tool, which means it optimizes the images without changing their look or visual quality. After Smush.it runs on a web page it reports how many bytes would be saved by optimizing the page's images and provides a downloadable zip file with the minimized image files.

Présentation de DBAL en PHP

Présentation de DBAL en PHP

Où puis-je trouver des informations pour m'aider à développer moi-même des sites mobiles ? - Centre d'aide pour les webmasters

Le Web mobile tient une place de plus en plus importante, mais il n'est pas toujours facile de savoir par où commencer. Afin de faciliter la tâche des développeurs de contenu mobile, nous avons créé cette page présentant certains des outils à leur disposition.

February 2011

January 2011

December 2010

Portable PHP password hashing ("password encryption") framework

by 5 others
This is a portable public domain password hashing framework for use in PHP applications. It is meant to work with PHP 3 and above, and it has actually been tested with at least PHP 3.0.18 through 5.3.0 so far.