michaelfox + ios   160

Reading News With Hacker News ∗
from MacStories http://www.macstories.net Author: Lukas Hermann Date: May 04, 2012 at 11:31AM
ifttt  googlereader  MacStories  hackernews  ios  wishlist  iphone  ipad 
26 days ago by michaelfox
MattWilcox/Adaptive-Images · GitHub
Automatically adapts your existing HTML images for mobile devices. No mark-up changes needed.
github  javascript  image  resize  php  responsive  ios  iphone  ipad  mobile  peformance  optimization  repo  rwd 
5 weeks ago by michaelfox
EightMedia/hammer.js · GitHub
Hammer.js is a javascript library (that depends on jQuery) that can be used to control gestures on touch devices. It supports the following gestures:

Tap
Double tap
Hold
Drag
Transform
Documentation
So wave your hands in the air / Bust a few moves / Run your fingers through your hair
A step by step guide on how to use hammer.js:

Download the hammer javascript or clone the latest version from our github repository:
$ git clone git@github.com:eightmedia/hammer.js.git

Import jquery and import hammer.js in your project:
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script> <script src="hammer.js"></script>

Hammertime! Bind hammer to a container element:
var hammer = new Hammer("#container");

Now, on every gesture that is performed on the container element, you'll receive a callback object with information on the gesture.
javascript  jquery  gestures  mobile  ios  ipad  iphone  touch  library  github  repo 
8 weeks ago by michaelfox
Touch and gesture JavaScript plugins - MiniApps
Touch and gesture JavaScript plugins

## WKShake

A custom 'shake' event plugin for mobile web browsers using device accelerometer.

## WKTouch

Multi–touch drag, scale and rotate HTML elements on touch–capable devices.

## WKSlider

A touch–friendly input slider UI plugin.
javascript  gestures  library  ios  mobile  events 
september 2011 by michaelfox
Adaptive Images in HTML
Adaptive Images detects your visitor's screen size and automatically creates, caches, and delivers device appropriate re-scaled versions of your web page's embeded HTML images. No mark-up changes needed. It is intended for use with Responsive Designs and to be combined with Fluid Image techniques.
Why? Because your site is being increasingly viewed on smaller, slower, low bandwidth devices. On those devices your desktop-centric images load slowly, cause UI lag, and cost you and your visitors un-necessary bandwidth and money. Adaptive Images fixes that.
rwd  apache  images  mobile  responsive  php  gd  performance  optimization  ios  ipad  iphone 
september 2011 by michaelfox
« earlier      

related tags

airflick  airplay  animation  apache  api  app  apple  apple-touch-icon  applicationcache  apps  appsimaywant  archive  audio  backup  bandwidth  bash  bittorrent  bloodpressure  boilerplate  bookmarklets  browser  buttons  c  cache  caching  carousel  characters  checkbox  chess  chrome  cli  cocoa  code  collection  command  control  controller  convert  couchbase  couchdb  courses  css  css.position  css.position:fixed  css3  dailymotion  data  database  debug  debugging  design  developer  development  dom  dropbox  editor  email  emoji  emulator  events  example  extract  ffmpeg  forms  framework  frameworks  ftp  gallery  gamedev  gd  geolocation  gestures  github  googlereader  gps  graphics  gtm  guide  gyro  hackernews  handler  health  heart  heartrate  homeautomation  html  html5  http  icons  ifttt  image  images  inspiration  interface  ios  ipad  iphone  ipod  itunes  itunesu  jailbreak  javascript  jquery  jqueryui  json  kids  kml  library  lifelog  list  localstorage  location  log  logitech  mac  macosx  MacStories  mail  manifest  map  markdown  matrix  media  mediaqueries  menu  mobile  mp3  nodejs  notes  notification  notifications  objective-c  objectivec  offline  optimization  orientation  osx  patterns  peformance  performance  phonegap  php  plist  plugin  plugins  podcast  popups  programming  projects  prompter  protocol  pulltorefresh  push  python  quantifiedself  quix  r  radio  reference  refresh  remote  render  repo  request  resize  resources  responsive  rest  retina  review  rotation  rss  rwd  safari  sass  screencasts  scroll  scrolling  sdk  search  selfhacking  server  shell  showcase  simplepie  skeleton  sleep  slider  sms  snippets  sound  source  speed  split  ssl  stanford  storage  sync  tableview  tabs  terminal  testing  text  textexpander  textmate  theme  tilt  tips  toggle  toolkits  tools  tooltips  touch  track  tracking  transmission  trends  tutorial  tutorials  ui  unicode  universal  unreal  url  usb  useragent  ustream  utility  utils  video  view  vimeo  weather  web  webapp  webdesign  webkit  website  weinre  widget  wishlist  xcode  xml  yahoo 

Copy this bookmark:



description:


tags: