Adaptive Images in HTML
september 2011 by gilcreque
Automatically adapts your existing HTML images for mobile devices. No mark-up changes needed. Just drop it in and forget about it. Why? Because your site is being increasingly viewed on smaller, slower, low bandwidth devices. Your desktop-centric images load slowly, cause UI lag, and cost your visitors un-necessary bandwidth and money. You've implemented a responsive design in CSS, and need something to adapt your <img>'s too.
html
php
september 2011 by gilcreque
PHP Simple HTML DOM Parser
january 2011 by gilcreque
A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way!
Require PHP 5+.
Supports invalid HTML.
Find tags on an HTML page with selectors just like jQuery.
Extract contents from HTML in a single line.
html
library
parser
php
Require PHP 5+.
Supports invalid HTML.
Find tags on an HTML page with selectors just like jQuery.
Extract contents from HTML in a single line.
january 2011 by gilcreque
Markdown filter | drupal module
january 2011 by gilcreque
Provides Markdown filter integration for Drupal input formats. The Markdown syntax is designed to co-exist with HTML, so you can set up input formats with both HTML and Markdown support. It is also meant to be as human-readable as possible when left as "source".
This module is a continuation of the Markdown with Smartypants module, and only includes Markdown support to simplify configuration. It is now suggested that you use Typogrify module if you are interested in Smartypants support. Also note, that if you use the GeSHI filter for code syntax highlighting, arrange this filter after that one.
Read more about Markdown at:
http://daringfireball.net/projects/markdown/syntax
http://michelf.com/projects/php-markdown/extra/
This module is included in the Acquia Drupal distribution.
drupal
html
module
This module is a continuation of the Markdown with Smartypants module, and only includes Markdown support to simplify configuration. It is now suggested that you use Typogrify module if you are interested in Smartypants support. Also note, that if you use the GeSHI filter for code syntax highlighting, arrange this filter after that one.
Read more about Markdown at:
http://daringfireball.net/projects/markdown/syntax
http://michelf.com/projects/php-markdown/extra/
This module is included in the Acquia Drupal distribution.
january 2011 by gilcreque
HTML5 Reset
august 2010 by gilcreque
Like a lot of developers, we start every HTML project with the same set of HTML and CSS templates. We've been using these files for a long time and we've progressively added bits and pieces to them as our own personal best practices have evolved.
Now that modern browsers are starting to support some of the really useful parts of HTML5 and CSS3, it's time for an update, and we thought we'd put it out there for everyone to use. By no means do we see this as the end-all and beat-all, but we think it's a fairly good starting place that anyone can take and make their own.
css3
css
design
development
framework
html5
html
templates
template
webdesign
webdev
reference
Now that modern browsers are starting to support some of the really useful parts of HTML5 and CSS3, it's time for an update, and we thought we'd put it out there for everyone to use. By no means do we see this as the end-all and beat-all, but we think it's a fairly good starting place that anyone can take and make their own.
august 2010 by gilcreque
Copy this bookmark: