Found 8 bookmarks
Newest
HTML5 Boilerplate - A rock-solid default for HTML5 awesome.
HTML5 Boilerplate - A rock-solid default for HTML5 awesome.
HTML5 BOILERPLATE IS THE PROFESSIONAL BADASS'S BASE HTML/CSS/JS TEMPLATE FOR A FAST, ROBUST AND FUTURE-PROOF SITE.AFTER MORE THAN TWO YEARS IN ITERATIVE DEVELOPMENT, YOU GET THE BEST OF THE BEST PRACTICES BAKED IN: CROSS-BROWSER NORMALIZATION, PERFORMANCE OPTIMIZATIONS, EVEN OPTIONAL FEATURES LIKE CROSS-DOMAIN AJAX AND FLASH. A STARTER APACHE .HTACCESS CONFIG FILE HOOKS YOU THE EFF UP WITH CACHING RULES AND PREPS YOUR SITE TO SERVE HTML5 VIDEO, USE @FONT-FACE, AND GET YOUR GZIP ZIPPLE ON.BOILERPLATE IS NOT A FRAMEWORK, NOR DOES IT PRESCRIBE ANY PHILOSOPHY OF DEVELOPMENT, IT'S JUST GOT SOME TRICKS TO GET YOUR PROJECT OFF THE GROUND QUICKLY AND RIGHT-FOOTED.
HTML5 Boilerplate - A rock-solid default for HTML5 awesome.
Groogle - Web based code review tool
Groogle - Web based code review tool

"Groogle is a web based peer code review tool providing a range of features aimed at easing the code review process.

Features include:

* Subversion integration, working against live repositories.
* Syntax highlighting for a wide variety of languages.
* Comparisons of entire repository trees to find added, removed and modified files and directories.
* Diffing of individual files and a graphical representation of modifications.
* E-mail notifications to notify review participants when a reviews status changes.
* Optional integration against a wide range of existing authentication mechanisms.

Groogle is released in both RPM and tarball format and can be easily deployed on any Linux system."

Groogle - Web based code review tool
Conflict
Conflict
Conflict is an open source project composed of two parts: Conflict clients and a Conflict server. A Conflict client is a transparent process running on the workstation of each developer. It stays in the background, reporting local file system changes to the Conflict server. When the Conflict server detects a conflict between two or more developers, each developer is notified. The Conflict project improves feedback and communication while encouraging developers to check in code frequently.
Conflict
Developing an accessible slider | Filament Group, Inc.
Developing an accessible slider | Filament Group, Inc.
The solution we devised is based on the core principle of progressive enhancement: start with basic, functional markup and then layer on complexity, if supported. In most cases, coding for progressive enhancement allows us to build a single code base for both the basic and enhanced versions; we then apply additional CSS and Javascript to create the richer experience for capable browsers. But when we're developing the UI for a web application and creating widgets that capture data, we're often starting with form element markup that doesn't readily cooperate with CSS, or that doesn't have all the moving pieces necessary to create a more complex widget.
Developing an accessible slider | Filament Group, Inc.