gordonbrander + plugin   75

Antiscroll
A 1k script for cross-browser iOS-style scrollbars. Yes to this,
everywhere.
ios  web  design  development  javascript  opensource  plugin  from iphone
november 2011 by gordonbrander
hiive buzz: Accelerating ImpactJS With WebGL
WebGL is hardware-accelerated (runs on the graphics card), whereas 2D canvas is not. Some kind soul wrote a library that layers the 2D canvas API on top of the WebGL context. Result: hardware accelerated 2D.
Even crazier: the Creatures and Castles developer implemented it as a plugin for Impact.
game  development  web  webgl  javascript  canvas  impactjs  plugin  opensource  performance 
november 2011 by gordonbrander
stalactite : A jQuery plugin
A plugin similar to Desandro's jQuery Masonry, but it stacks lazily, only organizing the things on screen as you scroll. Cool effect.
javascript  jquery  opensource  plugin  web  development 
november 2011 by gordonbrander
Lazy Load Plugin for jQuery
Delay load of images until you scroll to that area.
jquery  plugin  opensource  performance 
november 2011 by gordonbrander
Popcorn.js | The HTML5 Media Framework
A Mozilla project. A JavaScript plugin that makes it easy to cue custom content corresponding with video timelines. For example: show a Google map of a location shown in a video. Pretty clever. Potentially useful for journalists.
web  development  javascript  opensource  plugin  journalism  film 
october 2011 by gordonbrander
WordPress › Markdown on Save « WordPress Plugins
This plugin allows you to compose content in Markdown on a per-item basis. The markdown version is stored separately (in the post_content_formatted column), so you can deactivate this plugin and your posts won't spew out Markdown, because HTML is stored in the post_content, just like normal. This is also much faster than doing on-the-fly Markdown conversion on every page load.
markdown  wordpress  plugin  opensource 
august 2011 by gordonbrander
jQuery content slider carousel image slideshow | bxSlider
Yet another jQuery carousel script. This one looks pretty solid.

- Uses the "long div with floats inside" approach (no FOUC)
- 25k minified
- Easing plugin compatible
- Configurable pan-by number
jquery  plugin  opensource  javascript 
august 2011 by gordonbrander
jRumble | A jQuery Plugin That Rumbles Elements
A handy little script that buzzes or vibrates elements. Configurable. It would make a great way to say "error" politely.
jquery  animation  ui  javascript  opensource  plugin 
july 2011 by gordonbrander
Chosen - a javascript select thingy
The best javascript select thingy I've ever seen.
javascript  jquery  opensource  web  plugin 
july 2011 by gordonbrander
IEWebGL - WebGL for Internet Explorer
An installable plugin for IE that adds support for WebGL
webgl  3d  ie  bug  plugin  opensource 
july 2011 by gordonbrander
GFX
A jQuery plugin that gives you an API for CSS 3d transforms, plus some logic for cool transforms like cube roll. Great for iOS projects.
3d  animation  css  jquery  ios  plugin  opensource  javascript 
june 2011 by gordonbrander
WordPress › Batcache « WordPress Plugins
A more flexible cache using Memcached, where file-based caching is not practical.
cache  performance  wordpress  plugin 
may 2011 by gordonbrander
ded/emile - GitHub
A platform agnostic CSS animation plugin. It's basically an API to CSS animation that includes easing, and will use CSS3 animation when available.
css  javascript  animation  opensource  plugin 
april 2011 by gordonbrander
ded/klass - GitHub
Simple, tiny, tested and expressive classical inheritance in Javascript by Dustin Diaz. Also implements mixins. Nice!
javascript  development  plugin  opensource 
april 2011 by gordonbrander
3n/ValidateSimple - GitHub
Form validation in Mootools from the BankSimple guys.
javascript  mootools  plugin  opensource 
march 2011 by gordonbrander
WordPress Jetpack
Run WordPress.com-hosted plugins on your self-hosted blog. Clever idea.
wordpress  plugin 
march 2011 by gordonbrander
Commentpress
A WordPress theme and plugin pair that allow for paragraph-by-paragraph commenting for developing tech books.
wordpress  writing  collaboration  opensource  theme  plugin  book 
march 2011 by gordonbrander
Amplify - A Component Library for jQuery
jQuery-based abstraction layer for AJAX requests, local storage and pub/sub messaging.
javascript  jquery  api  plugin 
february 2011 by gordonbrander
Firebug
Between this and the Webkit inspector, front-end development is golden.
css  firefox  development  javascript  plugin  toolbox 
february 2011 by gordonbrander
BigText Makes Text Big
jQuery plugin expands text's size to fit the width of the containing div. Cool for typographic poster-style work.
javascript  jquery  typography  design  plugin  opensource 
january 2011 by gordonbrander
benbarnett/jQuery-Animate-Enhanced - GitHub
Drop-in script that replaces jQuery animations with CSS3 transitions when supported and possible.
animation  jquery  design  development  opensource  plugin  javascript 
january 2011 by gordonbrander
Multiple Post Thumbnails « WordPress Plugins
Multiple featured images. Does what it says on the tin.
wordpress  plugin  opensource 
december 2010 by gordonbrander
Lettering.js - A jQuery plugin for radical web typography.
Fine-grain type control through a jQuery plugin: lettering.js wraps important letters in span elements with classes allowing you to kern, twist, color, whatever.
jquery  plugin  opensource  typography  design  development  javascript 
october 2010 by gordonbrander
Lazy Load | jQuery Plugins
Waits to load in off-screen images until you scroll to them. Makes longer pages feel snappy. You can also specify a load visual effect (like fade in).
jquery  plugin  opensource  ajax  development  javascript 
october 2010 by gordonbrander
rickharris's StickyScroll
A jQuery plugin to give an element fixed position with relation to the viewport, but anchored inside a containing element.
jquery  plugin  development  opensource  javascript 
october 2010 by gordonbrander
Use Google Libraries « WordPress Plugins
Automagically swap out WordPress' jQuery/Dojo/Prototype/etc files for those on the Google CDN.
jquery  wordpress  javascript  plugin  opensource  performance 
september 2010 by gordonbrander
JQuery Cycle Plugin
Pretty reliable carousel-type plugin with support for navigation and some wild transition animations.
jquery  plugin  javascript  development  animation 
july 2010 by gordonbrander
iPhone Passwords
Run it on any ordinary input @type=password. The last letter typed will show its actual value so you're not typing blind.
jquery  plugin  opensource  usability  design  development  javascript 
july 2010 by gordonbrander
WordPress Members Plugin
Really full-featured plugin for managing roles and access in WordPress. Lets you edit and create roles, force login for your site (gatekeeping), set access to content based on role, wrap content in a role shortcode (hiding it from others), widgets, template tags, etc.
plugin  wordpress  cms  opensource 
june 2010 by gordonbrander
Grunion Contact Form: WordPress Plugins
Finally, out of the bazillions of contact forms out there for WordPress, a decent offering. It only took Automattic to create it. What's up with the name though?

Update: it sure could use a few more filters. Patch?
wordpress  plugin  opensource 
june 2010 by gordonbrander
wycats's jquery-offline at master - GitHub
A jQuery plugin to facilitate conveniently working with local storage
jquery  cache  plugin  opensource  html  javascript 
may 2010 by gordonbrander
Zotero
"Zotero is a free, easy-to-use Firefox extension to help you collect, manage, cite, and share your research sources"
firefox  plugin  learn  school  opensource 
march 2010 by gordonbrander
jScrollPane
A jQuery plugin that allows you to replace default browser scrollbars. If the mousewheel plugin is present, it basically acts native.
javascript  jquery  plugin  web  design 
february 2010 by gordonbrander
Uniform - Sexy forms with jQuery
Non-obtrusive jQuery masking/replacement for standard form elements, allowing you to style them. An easy accessible way to style select, radio, etc.
design  ui  javascript  jquery  plugin  web  development  opensource 
february 2010 by gordonbrander
jQuery sexyCycle
Gorgeous carousel (demoed with images).
jquery  plugin  carousel  javascript 
january 2010 by gordonbrander
OpenSearch « WordPress Plugins
...someone has already done it. The OpenSearch plugin for WordPress
wordpress  plugin  opensource  api  search 
december 2009 by gordonbrander
zen-coding
Holy-crap cool tool for web development. Basic idea: write complex CSS selectors and hit tab to build out the structure in HTML. Plugins for lots of different editors, including Espresso and Textmate. Open source project on Google code.

Update: The textmate bundle has been updated.
css  html  textmate  plugin  opensource 
december 2009 by gordonbrander
WordPress Regenerate Thumbnails Plugin
Re-builds all of your thumbnails if the sizes change, so you don't have to re-upload them.
wordpress  image  plugin  opensource 
november 2009 by gordonbrander
Pinax v0.7.1 documentation
...a bundle of common social network paradigms as Django Apps. It comes with an installer that will set up a virtualenv sandbox for you and download all supporting frameworks automatically.
python  plugin  django  framework 
november 2009 by gordonbrander
pip 0.5.1
A package manager for python. Used well with virtual_env.
python  plugin  development  django 
october 2009 by gordonbrander
jqTouch
A jQuery plugin for touch mobile interface development.
javascript  jquery  plugin  opensource  mobile  development  ios  from iphone
october 2009 by gordonbrander
LiveSurface Layered Image Templates
Very clever Photoshop plugin for putting your artwork in a real life photo context (think billboards, etc).
photoshop  plugin  print  design 
july 2009 by gordonbrander
jQuery Swipe
iPhone-style swiping on any elements. Yes, please.
ui  jquery  javascript  plugin  ios 
july 2009 by gordonbrander
jQuery Masonry
Gapless vertical stacking of boxes through jQuery. The only thing you have to specify is width. Think spacecollective gallery.
grid  design  web  css  javascript  jquery  plugin  ui  layout  swiss 
june 2009 by gordonbrander
VideoPress
"Quick and easy HD video sharing from WordPress". WordPress enters the hosted video market.
publishing  opensource  wordpress  plugin  embed  blog  film 
may 2009 by gordonbrander
Edit-in-place with contentEditable property
A cross-browser jQuery plugin making use of HTML5's contentEditable property.
web  development  javascript  jquery  ui  plugin  edit  html 
may 2009 by gordonbrander
Liquid Rescale GIMP plugin: Examples
This has only recently been added to Photoshop: shrink or expand an image's proportions in a given direction and the plugin removes or adds pixels in the least noticeable areas, effectively letting you change aspect ratio by adding and removing trivial image content.
photoshop  opensource  gimp  *nix  plugin  design  photo 
february 2009 by gordonbrander
WordPress Video Solution Framework
WPMU plugin by Automattic for handling video content.
plugin  framework  media  web  development  wordpress  mu  newmedia  film 
december 2008 by gordonbrander
Pods
A plugin for Wordpress allowing complex content categorization (Tagline: turns wordpress into a full-fledged CMS). It has it's own domain. Looks pretty legit.
cms  wordpress  plugin  web  development 
december 2008 by gordonbrander
AlternateSyntaxParser for MediaWiki
Allows you to use a replacement syntax parser, like the markdown or textile library for your mediawiki install.
php  wiki  plugin  markdown  textile 
november 2008 by gordonbrander
TXP IDE
A plugin for one-click Textpattern template installation.
textpattern  plugin  template  design  development 
june 2007 by gordonbrander

Copy this bookmark:



description:


tags: