avantbard + webdev   573

hyperandroid/CAAT - GitHub
CAAT in essence is a multi-instance director-based Scene graph manager.
webdev  canvas  html5  javascript 
may 2011 by avantbard
BonsaiDen/BiSON.js - GitHub
BiSON is size optimized binary encoding for JavaScript objects, it was designed for real time web games and other applications that might be bandwidth limited.
json  webdev  gamedev  bison 
may 2011 by avantbard
weinre - Home
"It's a debugger for web pages, like FireBug (for FireFox) and Web Inspector (for WebKit-based browsers), except it's designed to work remotely, and in particular, to allow you debug web pages on a mobile device such as a phone."
debugging  iphone  mobile  webdev  javascript  console 
march 2011 by avantbard
ControlJS
ControlJS is a JavaScript module for making scripts load faster.
javscript  performance  webdev  loading 
january 2011 by avantbard
unspace/faux - GitHub
"Faux is a Javascript utility for building Single Page Interface (or "SPI") applications using the Backbone library's models, views, and controllers. Faux isn't a framework: Faux doesn't ask you to learn a new, non-portable abstraction in lieu of using MVC (we actually call it MVP, but that's another story). Instead, Faux provides you with a very simple DSL for declaring view classes and wiring them up to a controller that implements client-side routes."
faux  javascript  backbone  framework  mvc  webdev 
january 2011 by avantbard
awestruct: home
"Awestruct is a framework for creating static HTML sites. It's inspired by the awesome Jekyll utility in the same genre."
ruby  static  site  generator  html  webdev 
november 2010 by avantbard
Backbone.js
"Backbone supplies structure to JavaScript-heavy applications by providing models with key-value binding and custom events, collections with a rich API of enumerable functions, views with declarative event handling, and connects it all to your existing application over a RESTful JSON interface."
backbone  js  javascript  webdev  html5 
october 2010 by avantbard
RingoJS
another server-side js framework similar to nodejs, but ringo can leverage java
ringo  javascript  js  node  nodejs  server  webdev 
june 2010 by avantbard
TouchScroll, a scrolling layer for WebKit mobile « Uxebu.com – the Ajax and JavaScript Experts
Finally! Great Javascript+CSS scrolling for HTML apps in iPhone. Fixed toolbars, yay!
iphone  webdev  html  css  scroll  touch  js  scrolling 
april 2010 by avantbard
ASIHTTPRequest Documentation - All-Seeing Interactive
"ASIHTTPRequest is an easy to use wrapper around the CFNetwork API that makes some of the more tedious aspects of communicating with web servers easier. It is written in Objective-C and works in both Mac OS X and iPhone applications."
iphone  http  webdev  objectivec 
april 2010 by avantbard
CAKE - Canvas Animation Kit Experiment
"CAKE is a scenegraph library for the canvas tag. You could say that it's like SVG sans the XML and not be too far off. This page is a showcase of CAKE feature tests."
cake  canvas  js  webdev 
march 2010 by avantbard
mojombo's primer at master - GitHub
"Primer is a Flash-like API layered on top of Canvas."
primer  flash  canvas  webdev  js 
march 2010 by avantbard
Easy front-end framework
might be helpful for recommending to folks new to web dev
webdev  html  javascript  frontend  easy  framework  template 
december 2009 by avantbard
danielsdeleo's qusion at master - GitHub
"Qusion makes AMQP work with your webserver with no fuss."
amqp  rails  webdev  passenger 
november 2009 by avantbard
macournoyer's pusher at master - GitHub
"Pusher is a Rack middleware that implement Ajax Push aka Comet" - a juggernaut alternative?
rack  comet  push  ajax  webdev  rails  rubyonrails 
november 2009 by avantbard
js-hotkeys
Binding keys with this jQuery plugin is easy and expressive.
js  jquery  webdev  key  keystroke  keybind  binding 
november 2009 by avantbard
IxEdit
This is great. "IxEdit is a JavaScript-based interaction design tool for the web. With IxEdit, designers can practice DOM-scripting without coding to change, add, move, or transform elements dynamically on your web pages. Especially, IxEdit must be useful to try various interactions rapidly in the prototyping phase of your web application."
jquery  ix  design  interactions  webdev  prototyping  jqueryui  interface 
september 2009 by avantbard
jquery week-calendar
"The jquery-week-calendar plugin provides a simple and flexible way of including a weekly calendar in your application. It is built on top of jquery and jquery ui and is inspired by other online weekly calendars such as google calendar."
jquery  js  webdev  calendar  week 
august 2009 by avantbard
query-reviewer - Project Hosting on Google Code
"This rails plugin not only runs "EXPLAIN" before each of your select queries in development, but provides a small DIV in the rendered output of each page with the summary of query warnings that it analyzed."
query  rails  webdev  explain  sql  reviewer  optimize 
july 2009 by avantbard
John Resig - Deep Profiling jQuery Apps
jQuery plugin by John Resig to deep profile your web app and get a list of time spent per function. Just used this to profile something and it worked great.
profiling  resig  benchmark  profile  speed  js  webdev  javascript  jquery  optimization  performance  debug  profiler 
july 2009 by avantbard
mbleigh's acts-as-taggable-on at master - GitHub
Rails taggable style plugin. "Rather than tying functionality to a specific keyword (namely "tags"), acts as taggable on allows you to specify an arbitrary number of tag "contexts" that can be used locally or in combination in the same way steroids was used."
rails  plugin  tag  tags  taggable  acts_as_taggable  acts_as_taggable_on  tagging  webdev 
july 2009 by avantbard
Idle Hacking » Resumable file uploads
looks like a possibly very helpful resumable file uploader written in gears that works with rack/rails
uploads  upload  webdev  rails  ruby  google  gears  rack 
july 2009 by avantbard
baldwindavid's padlock_authorization at master - GitHub
"Padlock allows easy object-based (rather than just global) role authorization functionality to ActiveRecord. It adds a "padlock" method to the controller that "locks" specified actions and gets "unlocked" only if passed a block that resolves to "true".

There are a lot of authorization plugins that make it easy to authorize a user for one or many actions based upon global roles.
However, I had the need to make it reasonably simple to authorize based upon roles associated with an object. (i.e. "admin" role on a Project.find(14))"
padlock  rails  rubyonrails  authorization  users  roles  plugin  webdev 
july 2009 by avantbard
Carsonified » How to Design a Portfolio Site
"If you’re a freelance designer, you know how important your portfolio site is to your business. Therefore, we decided to commission Elliot Jay Stocks, a well-known web designer, to film two 30-minute screen-casts on “How to Design a Portfolio Site.”"
carson  carsonified  portfolio  webdev  design  screencast  tutorial  howto  portfolios 
july 2009 by avantbard
Particletree » PHP Quick Profiler
"It’s a small tool (think Firebug for PHP) to provide profiling and debugging related information to developers without needing them to add a lot of programmatic overhead to their code."
php  particletree  profiler  debug  debugging  webdev 
july 2009 by avantbard
Big Old Rails Template « A Fresh Cup
Mike Gunderloy's bigass Rails template. A few plugins in there that I haven't heard of. Will have to check them out.
gunderloy  rails  template  webdev  rubyonrails 
july 2009 by avantbard
« earlier      

related tags

24ways  37signals  a/b  ab  abtest  abtesting  accelerated  acceleration  actionscript  actionview  activemailer  activemerchant  activerecord  activex  activity  acts_as_taggable  acts_as_taggable_on  addon  addons  admin  adobe  advent  ajax  ajaxs  alistapart  alpha  alphaimageloader  amazon  amazons3  amqp  amyhoy  analysis  analytics  animate  animations  annoying  apache  api  apidock  app  appengine  apple  application  apps  asp  asp.net  aspdotnet  asset  assignment  association  associations  asynchronous  attachment  auditing  authentication  authlogic  authorization  autocomplete  automated  automation  autotest  awesome  backbone  backpack  backtrace  base  basecamp  baseline  bdd  behavior  benchmark  bestpractices  binding  bison  blink  block  blog  blogs  blueprint  bookmarklet  bookmarklets  books  boxshadow  broken  browser  browserdetection  browsers  business  button  buttons  c#  cache  caching  caja  cake  calendar  canto  canvas  capistrano  captcha  carousel  carson  carsonified  cart  cas  change  chart  charting  charts  cheatsheet  cheatsheets  checkbox  checkboxes  checklist  chrome  chromium  chronic  clear  closures  cms  code  collaborative  collaborativefiltering  color  colorpicker  colors  colorscheme  colorwheel  column  columnnav  columns  columnview  comet  compsci  confirm  confirmation  console  contacts  context  controladapter  controls  convert  cookie  cookies  cool  corners  couch  creditcard  crossbrowser  crowdsourcing  css  css3  csshacks  cucumber  data  database  datavis  date  dates  db  debug  debugger  debugging  default  dependency  deploy  deployment  design  designpatterns  detect  detection  dev  developertoolbar  dhtml  digitalidentity  django  dns  docs  document  documentation  dojo  dom  domain  dombuilder  domel  domscript  domscripting  dotnet  downloads  draw  dreamhost  dtd  dynamic  easy  ec2  ecommerce  ecs  edge  edgerails  editor  ejs  email  embed  engagedpatrons  entities  error  errors  erubis  events  evhead  explain  extension  extensions  faux  favelets  favicon  favicons  fields_for  file  files  filter  filtering  firebug  firecookie  firefox  fix  fixtures  flash  flex  float  floats  font  fonts  form  forms  forum  frame  framebusting  framework  frameworks  free  freelance  frontend  funny  gallery  gamedev  gdata  gears  gem  generate  generator  geo  geocode  geocoding  geoip  geokit  geolocation  git  google  googleanalytics  graft  graph  graphic  graphics  graphs  greasemonkey  grid  grids  gruff  gui  guide  guidelines  guides  gunderloy  hack  hacks  haml  handlebars  hardware  hci  help  higher-order-javascript  history  hosting  howto  htaccess  html  html5  htmlemail  http  httperf  icon  icons  id  ide  identity  ie  ie6  ie7  ie8  iis  iis7  image  imagereplacement  images  importnode  infographics  infoviz  inheritance  injection  inline  inlineblock  inspector  inspiration  interaction  interactions  interface  internetexplorer  ip  iphone  ipn  irb  ironpython  iweb  ix  jaml  javascript  javscript  jo  joyent  jquery  jqueryui  js  json  jsprogramming  jstrace  key  keybind  keystroke  kickass  knowledge  knowlege  komodo  lamp  language  latlon  lawnchair  layout  layouts  learning  libapi  libraries  library  lightbox  limerick  link  links  lint  litmus  live  load  loader  loading  local  localstorage  location  log  logging  login  logins  logo  logs  lowpro  mac  macosx  magnifier  magnify  mail  mako  manual  mapping  maps  marketing  markup  massmail  masterpages  mce  mechanize  media  memcache  memcached  memoryleak  memoryleaks  memorymanagement  menu  menus  message  microformats  microsoft  migrations  mixins  mobile  mochi  mochikit  mockingbird  mockup  mockups  modal  modrewrite  modules  mod_rails  mongrel  monitor  monitoring  mosx  mozilla  mp3  ms  msdn  multiple  music  mustache  mutliple  mutliselect  mvc  mysql  named_scope  navigation  newsletter  newsletters  niftycorners  node  node.js  nodejs  notification  oauth  objectivec  onload  oo  openid  opera  optimization  optimize  orm  outliner  outsourcing  overflow:scroll  padlock  pagerank  paginate  pagination  pallet  paperclip  params  particletree  passenger  pattern  patterns  payment  paypal  pdf  performance  photoshop  php  php5  picker  ping  player  playlist  plugin  plugins  png  podcast  polyfill  polyfills  populate  portfolio  portfolios  postback  powertoy  prefuse  presentation  pretty  prettyprint  prettyprinter  preview  primer  production  productivity  profile  profiler  profiling  programming  prototip  prototype  prototyping  proxy  psd  psd2html  publishing  push  pusher  python  qa  quality  query  quirksblog  rack  rail  rails  rails2.3  railscasts  railsengines  rake  rating  rcov  recommendations  redundancy  refactoring  reference  regex  regexp  regularexpressions  reload  reporting  require  reset  resig  resources  rest  restful  reviewer  rewrite  rico  ringo  rjs  rjstemplates  rmagik  role  roles  rounded  roundedcorners  routes  routing  rspec  rubonrails  ruby  rubyeast  rubyonrails  rubyworks  ruport  s3  s5  safari  sajax  sass  scaffold  scala  scheme  scm  scrape  scrapi  scraping  screencast  screencasts  screenscraping  scriptaculous  scroll  scrolling  scrooge  search  searchable  security  seed  select  selector  selectors  selenium  seo  server  service  setup  seymore  shadow  shim  shopping  shoulda  silk  similarities  site  sitemap  sitemaps  sitepoint  sites  sitetracking  skimcss  slicehost  slicing  slick  slideshow  smashing  smashing-magazine  smashingmagazine  smtp  snippits  sockets  software  sort  sortable  sortablelists  sorting  sound  soundmanager  source  spam  spambot  speed  spellcheck  spp  sprockets  sql  sqlinjection  sqlite  sso  staging  starbox  starling  stars  startup  static  staticmatic  statistics  stats  stencil  storage  store  streaming  stylesheets  styling  subdomain  subdomains  subversion  suckerfish  svg  svn  swf  sxip  symfony  syncpeople  tab  table  tables  tabs  taft  tag  taggable  tagging  tags  tdd  template  templates  templating  test  test::unit  testing  tests  texteditor  textmate  theme  theory  thoughtbot  timezone  timezones  tinymce  tips  tool  toolkit  tools  tooltip  tooltips  toread  touch  towatch  transform  transformations  translation  translator  transparency  trimpath  tuning  tutorial  tutorials  typeface  typography  ubuntu  ui  ultracart  unclejim  unobtrusive  update  upgrade  upload  uploader  uploads  uptime  urlrewrite  userexperience  users  usertesting  utility  ux  uxp  validates  validation  validations  vector  verbs  versioning  video  viewstate  visualization  visualize  vml  vps  watir  weather  web  web-design  web20  webapp  webapps  webdesign  webdev  webdevelopment  webdevelopmenthelper  webkit  webmaster  webrat  website  websites  websocket  websockets  week  whiteboard  whois  widgets  windows  wireframe  wireframes  wireframing  wordpress  workling  xhtml  xmlhttprequest  xss  yahoo  yaml  yui 

Copy this bookmark:



description:


tags: