Commanding Chaos for Coworking, Open Source and Creative Communities

javascript

Type Rendering Mix

Thu, 09/04/2014 - 12:14 -- rprice

Using Type Rendering Mix you can instead decrease the font weight for browsers that use Core Text to render text. By only applying changes when Core Text is used you will achieve a more consistent rendering while preserving the accuracy of sub-pixel antialiasing. .tr-coretext { font-weight: 100; } Another use case for Type Rendering Mix is to disable web fonts when no antialiasing is applied. In the following example we fall back on “Verdana”, one of the core web fonts that is known to render well when antialiasing is disabled.

typography
javascript
fonts
css
drupaleasypodcast
resources

Blokker – a Drupal/Lego mash-up

Tue, 06/24/2014 - 06:53 -- rprice

A Lego-based wireframe builder with physically moveable blocks representing the different blocks on a page according to their colour e.g. navigation = blue Lego block, hero = red Lego block etc… As a block is moved on the Lego baseboard, the corresponding block moves on the wireframe.

drupaleasypodcast
lego
battideas
camera
hacks
browser
javascript

Responsive Menus | Drupal.org

Fri, 02/07/2014 - 10:17 -- rprice

Responsify your menus! Just give me a CSS/jQuery style selector of your menu and I will make it mobile friendly (when the time is right). Technically you could set this to affect any element on the page... e.g. collapse a sidebar or content area at a certain screen width. (Using certain styles).

responsive
menu
drupaleasypodcast
javascript
library

Responsive Menus | Drupal.org

Fri, 02/07/2014 - 10:17 -- rprice

Responsify your menus! Just give me a CSS/jQuery style selector of your menu and I will make it mobile friendly (when the time is right). Technically you could set this to affect any element on the page... e.g. collapse a sidebar or content area at a certain screen width. (Using certain styles).

responsive
menu
drupaleasypodcast
javascript
library

Spacebrew

Tue, 02/19/2013 - 10:40 -- rprice

Flexible routing and re-routing between anything that can speak over Websockets. A dynamic interface that allows changes and provides feedback in real-time. Online and local accessibility. Supported libraries and example scripts. A growing tutorial library. Jam Session hackathons hosted by LAB at Rockwell Group. Open-source and completely free.

javascript
node.js
interactive
hackersound
opensource
ces
real_time
hacks
battideas

Pages

Subscribe to RSS - javascript