SunCalc 3D is an HTML5 application with a 3D panoramic view of the sky that shows how the Sun moves during a particular day for a given location, along with important sunlight times such as sunrise, sunset, dawn and dusk. SunCalc 3D calculates sun data on the fly, uses Canvas for rendering, and Geolocation, Google …
Running Aptana Studio/Zend Studio/Eclipse on a Retina MacBook Pro
Eclipse based products such as Aptana Studio or Zend Studio are not retina-ready. Luckily, there’s a way to force it to running in Retina mode. Just follow these instructions: Locate Aptana Studio.app Right click it and select Show package contents Open Contents/Info.plist with your favorite text editor Locate the two lines that read </dict> </plist> …
Continue reading “Running Aptana Studio/Zend Studio/Eclipse on a Retina MacBook Pro”
Twitter’s No-Fly Zone
The changes Twitter is planning on pushing forward throughout its API and API usage are turning spiralling into one big fiasco as developers basically are given the finger. Nearly eighteen months ago, we gave developers guidance that they should not build client apps that mimic or reproduce the mainstream Twitter consumer client experience. As Gruber …
CSS image-set in Webkit (Safari/Chrome)
Safari 6 and Chrome 21 added vendor-prefixed support for the proposed CSS4 image-set specification. This proposed specification is designed to support displays with different pixel densities (read: retina displays). background-image: url(image.jpg); background-image: -webkit-image-set(url(image.jpg) 1x, url([email protected]) 2x); /* Also include other prefixed versions of this … */ background-image: image-set(url(image.jpg) 1x, url([email protected]) 2x); Safari 6 and Chrome …
Fontello – iconic fonts scissors
This tool lets you combine iconic webfonts for your own project. With fontello you can: shrink glyph collections, minimizing font size merge symbols from several fonts into a single file access large sets of professional-grade open source icons First, select the icons you like. Then update glyph codes (optional), and download your webfont bundle. Source …
IcoMoon | Using Fonts for Resolution Independent Assets
LEAKED Official Apple iPhone 5 Promo Video – Keynote 2012
KinÊtre
KinÊtre is a research project from Microsoft Research Cambridge that allows novice users to scan physical objects and bring them to life in seconds by using their own bodies to animate them. This system has a multitude of potential uses for interactive storytelling, physical gaming, or more immersive communications. Possess! (via jnack)