Fries
Fries lets you prototype Android apps using HTML, CSS, and JavaScript.
Follow on Twitter, App.net, Google+ or via the feed. Feel free to get in touch. Sponsor the site.
Subscribe to the development tag feed.
Fries lets you prototype Android apps using HTML, CSS, and JavaScript.
xctool is a replacement for Apple’s xcodebuild that makes it easier to build and test iOS and Mac products. It’s especially helpful for continuous integration.
cgdb is a lightweight curses (terminal-based) interface to the GNU Debugger (GDB). In addition to the standard gdb console, cgdb provides a split screen view that displays the source code as it executes.
Briefs lets you make animated, interactive iOS app prototypes on the Mac. A companion app, Briefscase, lets your clients and colleagues review a prototype on their iOS devices.
A CSS redundancy analyzer that analyzes redundancy.
csscss will parse any CSS files you give it and let you know which rulesets have duplicated declarations.
Helium is a tool for discovering unused CSS across many pages on a web site.
The tool is javascript-based and runs from the browser.
Helium accepts a list of URLs for different sections of a site then loads and parses each page to build up a list of all stylesheets. It then visits each page in the URL list and checks if the selectors found in the stylesheets are used on the pages. Finally, it generates a report that details each stylesheet and the selectors that were not found to be used on any of the given pages.
Turbux is designed to speed up your TDD cycle by using a single key mapping to run the most relevant test based on the current file in vim. It uses tmux’s scriptability to send commands to a chosen pane in your tmux session.
BLOKK is a font for quick mock-ups and wireframing for clients who do not understand Latin.
As the name suggests, BLOKK uses uniform blocks in place of individual letterforms. Whether that’s more or less distracting than standard Greeking, I’m not sure.
Deploymate helps you identify unavailable, deprecated and obsolete API usage in your Xcode projects
Via @EggFreckles.
Send your clients to yourcompany.browser-details.com. One click and their browser details are in your inbox.
Fluxcapacitor is a tool for spoofing POSIX time functions and making your program run without blocking on timeouts on functions like poll and select.
-prefix-freelets you use only unprefixed CSS properties everywhere. It works behind the scenes, adding the current browser’s prefix to any CSS code, only when it’s needed.
A new set of tools to help you support modern and older versions of Internet Explorer.
Including a web-based utility that scans your site and suggests adjustments you can make to improve life for your IE-using visitors.
Via For a Beautiful Web.