Mr0grog + webdev   324

visible map
Very cool little tool for visualizing how UTFGrid works.
webdev  maps  development  tutorial  howto 
24 days ago by Mr0grog
Automatic line breaks in narrow columns with CSS 3 hyphens and word-wrap | 456 Berea Street
A quick tip for structuring your CSS to have the best possible case for word breaking and hyphenations.
css  webdev  development 
4 weeks ago by Mr0grog
Filepicker.io
Cool little library for opening files from other applications/APIs on the web (Dropbox, Flickr, Instagram, etc.). All client-side.
webdev  development  library  javascript 
5 weeks ago by Mr0grog
Close Pixelate
A neat little JS library by Dave DeSandro for pixelating images in interesting ways, Chuck Close style.
javascript  opensource  library  webdev 
5 weeks ago by Mr0grog
flamejs/flame.js
An implementation of something similar to SproutCore1's view layer on top of Ember.
javascript  development  webdev  programming  library  opensource 
6 weeks ago by Mr0grog
HTTP Status Codes
This lists more than most and even contains callouts and links back to both wikipedia and IETF RFCs. It's pretty, too.
programming  development  webdev  reference 
10 weeks ago by Mr0grog
Sub-pixel Rendering and the CSS Object Model - IEBlog
getBoundingClientRect() returns floats;
document.msCSSOMElementFloatMetrics = true; <- make offsetWidth, Height, etc. return floats instead of whole number values
webdev  development  javascript  css  browser  ie 
february 2012 by Mr0grog
SocketRocket - GitHub
ObjC library for connecting with websockets! Use the same websocket services for native and web apps :)
programming  development  ios  mac  osx  objc  objective-c  webdev  library  opensource 
february 2012 by Mr0grog
has.js - GitHub
Simple JS library for feature detection: has("feature") ? [yes] : [no];
javascript  webdev  library  opensource 
november 2011 by Mr0grog
Colour Tool | PANDR
Bookmarklet for grabbing all the colors used on a page.
bookmarklet  webdesign  webdev 
november 2011 by Mr0grog
JS DOM
A JS implementation of the DOM, meant for Node.js and other CommonJS platforms.
javascript  development  programming  webdev  library 
november 2011 by Mr0grog
JSAPI.info
Neat little web-app that lets you explore the source of any method in a number of major JS frameworks.
javascript  development  webdev  webapp  software  tools 
november 2011 by Mr0grog
Slider.js
Nice little library for doing transitions between images.
javascript  webdev  library  programming  development 
november 2011 by Mr0grog
manifestR - offline web apps made easy (well easier)
A nice little bookmarklet for generating an HTML5 cache manifest
development  webdev  html5  tools 
october 2011 by Mr0grog
Handling Multi-touch and Mouse Input in All Browsers - IEBlog - Site Home - MSDN Blogs
Actually a very practical overview of how to manage touch and mouse input across both WebKit and IE.
programming  development  webdev  javascript 
october 2011 by Mr0grog
jQuery.fracs · larsjung.de
Interesting JS library that determines the portion of an element that is visible on-screen (and other related visibility metrics).
javascript  library  programming  development  webdev  opensource 
august 2011 by Mr0grog
Live is beautiful. « IO 9elements
A brief overview of a live img.ly map developed by 9elements. Really cool stuff.
javascript  canvas  information  visualization  webdev  beautiful 
july 2011 by Mr0grog
Paper.js
JS vector graphics drawing library that renders to canvas. Interesting setup; c.f. Protovis.
javascript  library  webdev  development  programming  graphics 
july 2011 by Mr0grog
Know Your Engines
Awesome overview of how modern JS engines optimize code and how you can write more optimizable JS.
javascript  programming  performance  optimization  webdev  filetype:pdf  media:document 
june 2011 by Mr0grog
pdf.js - GitHub
JS Library for rendering PDF files in a canvas! (andreasgal)
webdev  programming  development  javascript  library 
june 2011 by Mr0grog
Styling ordered list numbers | 456 Berea Street
Very nice use of CSS counters to generate new numbers for ordered lists.
webdev  css 
may 2011 by Mr0grog
JavaScript Madness: Keyboard Events
A pretty good and in depth reference on how various key events work across browsers, although it hasn't been updated in a while.
javascript  programming  development  webdev  tips  reference  events 
april 2011 by Mr0grog
How (not) to trigger a layout in WebKit
A very useful list of methods/property accessors that trigger layout in WebKit.
webkit  browser  performance  javascript  webdev  development 
april 2011 by Mr0grog
Everything you always wanted to know about touch icons · Mathias Bynens
Pretty good guide to the exact best practices for bookmark icons on iOS, Android, and Blackberry. Leaves out WebOS, though.
webdev  icons  ios  android  webdesign 
march 2011 by Mr0grog
CSSOM, Vars, Mixins, etc.
Presentation by Tab Atkins on ideas for improved CSS and improved JS-CSS API, hopefully for prototyping in Chrome.
css  javascript  webkit  chrome  webdev  presentation 
january 2011 by Mr0grog
Harmony Of My Dreams | Brendan Eich
Interesting write-up of Brendan Eich's personal goals for how JS should evolve.
javascript  programming  webdev  ecmascript 
january 2011 by Mr0grog
IE9 Pinned Sites Docs
Documentation for using IE9's new pinned sites feature.
webdev  development  programming  reference  browser  ie 
january 2011 by Mr0grog
CSS Cursors (WebKit)
List of all the cursors available in CSS (in WebKit).
webdesign  webdev  css  reference  webkit 
october 2010 by Mr0grog
Computer science in JavaScript: Base64 encoding
Nick Zakas writes a brief overview of Base64 encoding and encoding/decoding with JavaScript.
javascript  programming  encoding  webdev  development 
october 2010 by Mr0grog
php.js - php.js
PHP functions implemented in JS. Some good some bad.
javascript  library  opensource  programming  webdev 
october 2010 by Mr0grog
Polymaps
A very nice API and map set for developing interactive, tiled maps with SVG. From Stamen, of course.
javascript  programming  development  library  opensource  webdev  webdesign  api  geography  cartography  maps  svg 
august 2010 by Mr0grog
Fixing the background 'bleed'
Fix for backgrounds bleeding through the edges of CSS rounded corner boxes. INCREDIBLY valuable.
css  webkit  webdev  tips  reference 
august 2010 by Mr0grog
Resizable Webkit Animated Loading Indicator
Clever little bit of CSS to do a loading indicator.
webdev  css  webkit 
august 2010 by Mr0grog
XRegExp: JavaScript regex library
Extended regular expression library for JS which adds lots of nice features (named capture!) and fixes cross-browser inconsistencies. MIT Licensed.
javascript  library  programming  regex  tools  webdev  development  opensource 
july 2010 by Mr0grog
The CSS 3 Flexible Box Model ✩ Mozilla Hacks
Best overview/tutorial/description I've seen of how the flex-box works.
css  webdev  webdesign  reference  tutorial  development 
july 2010 by Mr0grog
Icons
SVG Paths for some common icons, readymade for RaphaelJS.
webdesign  webdev  javascript  svg  vector  raphael  opensource  images  graphics 
june 2010 by Mr0grog
A tale of two viewports — part one
All about viewport and pixel measurement issues on desktop browsers. Some interesting and subtle bits about which properties operate on CSS pixels and which operate on device pixels.
webdev  css  javascript  reference 
may 2010 by Mr0grog
Mozilla CSS Extensions - MDC
Official MDC page on CSS extensions in Gecko/Mozilla platform.
css  standards  webstandards  webdev  reference  mozilla  firefox  development  browser 
may 2010 by Mr0grog
mechanize
Stateful HTTP library for Python. Looks super useful for filling out forms or moving through pages in series. Could probably do a lot of things Selenium is used for, too (except testing JS interactions).
python  http  library  programming  development  testing  webdev 
april 2010 by Mr0grog
Labs/Weave/Identity/Account Manager/Spec/Latest - MozillaWiki
New spec (in active development) around informing the browser itself about login/registration abilities of a website and letting the browser handler the auth. Pretty interesting.
browser  firefox  mozilla  webdev  identity  standards 
april 2010 by Mr0grog
QuirksBlog: The orientation media query
[Preliminary] look at device-width and orientation media queries. Good article and some good info in the comments, too.
css  webdev  webdesign  development  reference 
april 2010 by Mr0grog
Plugging the CSS History Leak at Mozilla Security Blog
Definitely can't rely on the styling of visited links anymore. Probably a good thing in the long run, though.
mozilla  firefox  browser  css  javascript  security  webdev 
april 2010 by Mr0grog
« earlier      

related tags

accessibility  actionscript  adobe  amazon  android  animation  apache  api  apollo  apple  arabic  architecture  argument  ARIA  atom  authentication  automation  beautiful  benchmarks  bookmarklet  books  browser  business  c#  cache  caching  canvas  capistrano  cappucino  captions  cartography  certification  character  charity  charts  cheatsheet  checklist  chrome  clipboard  cloud  cocoa  code  codeexamples  collaboration  comet  community  compression  contest  contract  css  cursor  database  date  debugging  deployment  design  desktop  development  django  doctype  documentation  DotNet  ecmascript  economics  editor  email  emulator  encoding  encryption  enterprise  entrepreneurship  Environment  events  exif  expressionengine  extension  fabric  filetype:pdf  firebug  firefox  flash  flex  folksonomy  fonts  forms  frameworks  free  gallery  geography  geolocation  google  graphics  haxe  hci  hebrew  helma  history  hosting  howto  htaccess  html  html5  http  humor  i18n  icons  identity  ie  ie8  iis  images  infographics  information  innovation  inspiration  interaction  interface  internationalization  InternetExplorer  interview  ios  iphone  java  javascript  joyent  jquery  jsonp  language  leaks  leopard  library  links  linux  lisp  loop  mac  maps  marketing  media:document  mediaqueries  memory  metadata  microformats  microsoft  mobile  mongrel  mootools  mozilla  multitouch  music  mysql  networking  networks  nodejs  objc  objective-c  objective-j  openid  opensource  optimization  osx  outlook  parallax  patterns  performance  philosophy  phone  php  plugin  portable  presentation  printing  prism  process  programming  prototyping  proxy  python  quotes  rails  raphael  rdfa  reference  regex  research  rss  rte  rtl  ruby  safari  satchmo  screenreader  screenreaders  search  security  seo  server  sifr  slingshot  social  software  sound  ssl  standards  startup  statistics  Sustainability  svg  symfony  sysadmin  tagging  technology  templates  testing  text  tips  tools  toppcloud  tutorial  typography  ui  unittesting  usability  ux  validation  vector  video  virb  virtualenv  visualization  vm  vml  w3c  wai-aria  webapp  webdesign  webdev  webkit  webservices  webstandards  wii  windows  wordpress  wpf  xhtml  xml  yahoo  yui 

Copy this bookmark:



description:


tags: