public marks

PUBLIC MARKS with tag webapp

December 2010

What's your bag? | Bagcheck

by antoine
Bagcheck is a fun and easy way to share what you're using for your favorite activities and to discover new things you'll love through your friends

Implementing a Fixed Position iOS Web Application

by marco & 1 other
In a desktop web application, this would be a simple feat because desktop browsers support position: fixed. In mobile Safari, setting an element to position: fixed does not fix the element relative to the viewport. To achieve fixed elements, we need to override native scrolling and implement our own custom scrolling for the content that we want to be scrollable.

November 2010

Chartle.net - interactive charts online!

by ghis & 5 others
Chartle.net tears down the complexity of online visualizations - offers simplicity, ubiquity and interactivity instead.

smartQ - workflow visualization, task management, team collaboration

by ghis
Web-based visual project board for tracking tickets through a multi-step process. Distribute the work, track the progress, identify the bottlenecks and store team communication in one central place. Adjustable to fit any workflow.

October 2010

Phono

by Hieroglyphe
Phono is a simple jQuery plugin and JavaScript library that turns any web browser into a phone; capable of making phone calls and sending instant messages. You can even connect to SIP clients; all with a simple unified API.

Boarrd. by weLaika — Rails Rumble MMX

by ghis
Boarrd is a hosted, higly customizable, do-it-yourself status board giving you a quick & fancy look at all the indicators that matter to yo

September 2010

Home - Transloadit

by ghis & 1 other (via)
File uploading for your web application

Bounce – A fun and easy way to share ideas on a website

by ghis & 15 others (via)
A webapp for sharing ideas on a website, by doing screenshots and annotating them.

August 2010

July 2010

Harmony

by ghis & 2 others
Draw webapp with nice effects : sketchy, web, ...

How to Make an HTML5 iPhone App

by srcmax & 2 others

I’ll show you how to create an offline HTML5 iPhone application. More specifically, I’ll walk you through the process of building a Tetris game.