berberich + plugin   93

jQuery Sparklines
This jQuery Sparklines plugin looks great. Check out the realtime mouse speed demo:
jquery  javascript  sparklines  design  visualization  graph  plugin  chart 
april 2010 by berberich
Lazy Load Plugin for jQuery
Lazy loader is a jQuery plugin written in JavaScript. It delays loading of images in (long) web pages. Images outside of viewport (visible part of web page) wont be loaded before user scrolls to them.
jquery  plugin  images  performance  optimization  javascript  webdev 
april 2010 by berberich
tipsy - Facebook-style tooltip plugin for jQuery
Tipsy is a jQuery for creating a Facebook-like tooltips effect based on an anchor tag's title attribute.
jquery  webdev  webdesign  plugin  tooltips  ui  facebook  development  design  css  javascript  opensource  usability 
january 2009 by berberich
Facebox 1.2
Facebox is a jQuery-based, Facebook-style lightbox which can display images, divs, or entire remote pages.
jquery  plugin  ui  design  javascript  webdesign  webdev  interface 
january 2009 by berberich
Ajaxify - jQuery plugin
Ajaxify is a jQuery plugin. it can convert all links in a web page into an ajax load and submit requests.
jquery  plugin  javascript  webdev  webdesign  development  programming 
december 2008 by berberich
jQuery.timepickr.js
Innovative jquery UI time picker plugin
jquery  ui  usability  plugin  webdev  time  programming 
november 2008 by berberich
Plugins | jQuery Plugins
Plugin is for Ajax-driven pages to have back/forward navigation and to allow bookmarking.
jquery  plugin 
november 2008 by berberich
JQuery Cycle Plugin
The jQuery Cycle Plugin is a lightweight slideshow plugin.
slideshow  webdev  jquery  javascript  plugin  webdesign 
october 2008 by berberich
TypePad AntiSpam
Sixapart's open source competitor to Akismet. Useful for blocking blog comment spam.
sixapart  blogging  spam  opensource  webservices  movabletype  wordpress  plugin 
may 2008 by berberich
BackgroundFu
Running Long Background Tasks In Ruby On Rails Made Dead Simple
ruby  rubyonrails  plugin  development  programming 
december 2007 by berberich
Tidy for Movable Type Manual / Knowledge Base / Appnel Solutions
Tidy for MT adds a list action labeled "Tidy MT Markup" in the drop down menu of each template listing page. Simply select one or more templates from the list, choose "Tidy MT Markup" and then click Go.
movabletype  plugin  templates 
october 2007 by berberich
Home | Greatascent
Integrates your highrise account with the Mac OS X address book.
osx  mac  highrise  crm  software  plugin 
august 2007 by berberich
fixture-scenarios - Google Code
This plugin allows you to create 'scenarios' which are collections of fixtures and ruby files that represent a context against which you can run tests.
testing  fixtures  tdd  development  ruby  rspec  rubyonrails  plugin 
july 2007 by berberich
CommentPress
A Wordpress theme for social texts
wordpress  plugin  writing  books  collaboration  comments  themes 
july 2007 by berberich
Revision 2926: /plugins/white_list
This White Listing helper will html encode all tags and strip all attributes that aren't specifically allowed.
rubyonrails  plugin  security  whitelist  javascript  ruby  programming  development  html  filter 
july 2007 by berberich
seattlerb's ar_mailer-1.2.0 Documentation
ar_mailer allows you to store messages into the database for later delivery by a separate process, ar_sendmail.
rubyonrails  ruby  gem  programming  plugin  email 
june 2007 by berberich
LittleAppleScripts: QuickPack
QuickPack is a fast and nifty way to access your Backpack account via Quicksilver.
backpack  quicksilver  mac  gtd  productivity  lifehacks  applescript  plugin  osx 
may 2007 by berberich
bleak_house :: evan weaver
BleakHouse is a Rails plugin for finding memory leaks.
rubyonrails  ruby  plugin  optimization  testing  debugging  code  development 
april 2007 by berberich
Magic Multi-Connections
Magic Multi-Connections allows you to write your models once, and use them for multiple database Rails databases at the same time. How? Using magical namespacing.
activerecord  database  rubyonrails  ruby  plugin  scaling  programming  development 
april 2007 by berberich
LiquidRail: MOle Plugin - Inspect The Rails
The MOle allows you to precisely analyze how your customers are interacting with your rails application.
analytics  optimization  rubyonrails  monitoring  tools  ruby  plugin  development 
april 2007 by berberich
Hobo - the web app builder for Rails
Hobo is an Open Source extension to Ruby on Rails which helps you build full blown web applications incredibly quickly and easily.
agile  plugin  rubyonrails  ruby  scaffold  framework  opensource 
march 2007 by berberich
Ruby on Rails GeoKit Plugin
Geokit is a Rails plugin for building location-based apps. It provides geocoding, location finders, and distance calculation in one cohesive package. If you have any tables with latitude/longitude columns in your database, or if you every wanted to easily
rubyonrails  ruby  plugin  geocoding  maps  distance  development  programming  library  documentation 
february 2007 by berberich
TzTime
TzTime is a wrapper for the Time class. It associates a time instance with a time zone, and keeps the two together. It quacks very much like a Time instance, and even provides the same extension methods that Rails adds to time objects.
ruby  rubyonrails  timezones  plugin  development  webdev 
february 2007 by berberich
#haml
Haml takes your gross, ugly templates and replaces them with veritable Haiku.
rubyonrails  ruby  markup  plugin  html  library  programming  development 
january 2007 by berberich
The Hobo Blog
Hobo is an Open-Source project that makes development with Rails even faster than it already is.
rubyonrails  framework  Ruby  plugin  library  webapp  webdev 
january 2007 by berberich
Jack Christensen: scoped_proxy plugin for Ruby on Rails
ScopedProxy uses with_scope and proxy objects to make it easy to find and count different types of records.
plugin  activerecord  rubyonrails  ruby  db  database 
january 2007 by berberich
has_many_polymorphs activerecord plugin :: evan weaver
This plugin for ActiveRecord gives you the ability to define easy-to-use self-referential polymorphic associations with full array-like behavior (.push, .delete, <<) in your models.
activerecord  database  rubyonrails  ruby  plugin  programming  polymorphic  db 
january 2007 by berberich
CriteriaQuery - Cuter ActiveRecord Finders
CriteriaQuery is a plug-in for Ruby on Rails that extends ActiveRecord with a shedload of useful and logical methods so that you can chain together complex queries in an object-oriented manner.
activerecord  database  ruby  rubyonrails  plugin 
december 2006 by berberich
Plugins - Action cache - Agile Web Development
Drop in replacement for the Action Cache to provide a better cache.
rubyonrails  ruby  performance  cache  optimization  plugin 
december 2006 by berberich
SciWerks.com » ruby-units
Gem used to convert units of measure in ruby.
ruby  gems  plugin  time  date  conversion  units 
october 2006 by berberich
UJS Rails Plugin—Unobtrusive Javascript for Ruby On Rails
UJS for Rails makes it easy to apply behaviour to your page. Simply specify the element(s) of your page that you want the behaviour to apply to using CSS-style selectors and the event that you want to trigger the behaviour, and the Javascript that you wan
rubyonrails  ruby  plugin  programming  javascript  ajax  webdev  opensource  scriptaculous 
september 2006 by berberich
Deprecated Plugin -- Find Old Rails Code | Ruby on Rails for Newbies
This plugin tells you what techniques you are using that are out of fashion with the current Rails API. It is not an endorsement by the Rails core team or a guarantee that your code will work correctly. It just tries to identify common problems.
ruby  rubyonrails  plugin  development  programming  webdev  api 
september 2006 by berberich
« earlier      

related tags

accessibility  activemq  activerecord  advertising  advice  agile  ajax  akismet  amazon  analytics  api  applescript  atom  audio  authentication  authorize.net  backgroundrb  backpack  bbauth  blog  blogging  books  cache  calendar  capistrano  chart  charts  cms  code  collaboration  comments  community  conversion  crm  css  database  date  db  debugging  design  development  distance  django  documentation  dry  ec2  ecommerce  email  engine  english  experiment  facebook  feedburner  filter  fixtures  flash  folksonomy  forms  forums  framework  free  freeware  gallery  gem  gems  generator  geocoding  google  grammar  graph  graphs  gtd  highrise  howto  hpricot  html  http  i18n  images  integration  interface  iphone  javascript  jquery  language  library  lifehacks  linguistics  list  localization  mac  mailchimp  management  maps  marketing  markup  messaging  monitoring  movabletype  mp3  opensource  optimization  optimizer  osx  packages  parser  performance  player  plugin  podcast  polymorphic  productivity  programming  python  quicksilver  reference  resources  rest  rjs  rspec  rss  ruby  rubyonrails  scaffold  scaling  scriptaculous  search  security  SEO  sixapart  slideshow  software  spam  sparklines  statistics  store  subversion  svn  syndication  tagging  tdd  templates  test  testing  themes  time  timezones  tips  tools  tooltips  tutorial  typography  ui  units  usability  validation  visualization  webapp  webdesign  webdev  webservices  websiteoptimizer  whitelist  word  wordpress  writing  yahoo 

Copy this bookmark:



description:


tags: