I’ve been using twitter’s bootstrap framework for a number of site builds recently, mainly because it gets me from black-and-white markup to vaguely-presentable websites in a very small amount of time. Version 1.3 introduced some JavaScript plugins to complement the array of stylistic elements it already provided – notably code to invoke dialog boxes, or …
Monthly Archives: January 2012
nanoscroller MAC STYLE SCROLL FOR JQUERY
nanoScroller.js is a jQuery plugin that offers a simplistic way of implementing Lion-styled scrollbars for your website. It uses minimal HTML markup being .nano > .content. The other scrollbar div elements.pane > .slider are added during run time to prevent clutter in templating. The latest version utilizes native scrolling and works with the iPad, iPhone, …
Nstmp folders
Thunderbird creates a temporary file called "nstmp" when it’s compacting a folder. If Thunderbird is interrupted during the compacting, it will abort, and the temporary file will not be deleted. If the problem occurs multiple times, you’ll see numbered files ("nstmp1", "nstmp2", etc.).
USB 3 vs usb 2
Explaining USB 3.0 This video explains the new ‘superspeed’ USB 3.0 standard for connecting things to computers. It is produced and presented by Christopher Barnatt of ExplainingComputers.com, and Associate Professor of Computing & Future Studies in Nottingham University Business School.
MooScroll
MooScroll is a MooTools 1.2 class that allows you to customize how the scrollbar looks on scrollable divs.
Metadata Elements – META Language Tag
In HTML elements, the language attribute specifies the natural language. This document is mostly concerned with how to specify the primary language(s) (there could be more than one) and the base language (there is only one) in HTML documents.