Josh's Posts Tagged ‘tools’
Delicious Bookmarks (2009-06-05 - 2009-06-12)
Recent links posted to Delicious:
- Check My Colours - Analyse the color contrast of web pages
- jQuery Image Effects - Hover Effect w/ jQuery & CSS - jQuery Tutorial
- Using jQuery for Background Image Animations
- 960 Grid System
- Page Speed Home Page Speed is an open-source Firefox/Firebug Add-on. Webmasters and web developers can use Page Speed to evaluate the performance of their web pages and to get suggestions on how to improve them.
Delicious Bookmarks (2009-05-13 - 2009-05-18)
Recent links posted to Delicious:
- Current Command Extensions - django-extensions - GitHub
- SourceGear : DiffMerge : downloads DiffMerge is an application to visually compare and merge files for Windows, Mac OS X and Unix. (Like Beyond Compare)
- Dragon Labs » Admin Panel » Demo Great rainbow transition effect.
- Disk Inventory X Disk Inventory X is a disk usage utility for Mac OS X 10.3 (and later). It shows the sizes of files and folders in a special graphical way called "treemaps".
If you've ever wondered where all your disk space has gone, Disk Inventory X will help you to answer this question.
- Juno: A Lightweight and Simple Web Framework Juno is a lightweight Python web framework designed to make development as fast as possible.
Delicious Bookmarks (2009-04-26 - 2009-05-05)
Recent links posted to Delicious:
- Django snippets A site for users of the Django web framework to come together and share useful "snippets" of reusable code.
- Django Heresies
- jespern / django-piston / wiki / Home — bitbucket.org A mini-framework for Django for creating RESTful APIs.
Piston is a relatively small Django application that lets you
create application programming interfaces (API) for your sites. - pysmell - Google Code PySmell is a python IDE completion helper.
It tries to statically analyze Python source code, without executing it, and generates information about a project's structure that IDE tools can use.
There is currently support for Vim, Emacs and TextMate. Feel free to contribute your own favourite editor bindings, or to improve the existing ones. - The Best Free Web Icon Sets - WebIconSets.com
Delicious Bookmarks (2009-04-16 - 2009-04-20)
Recent links posted to Delicious:
- Font Squirrel | Handpicked free fonts for graphic designers with commercial-use licenses.
- IE6 Update IE6 Update looks like IE’s Information Bar, but instead of offering your visitors an ActiveX plugin, it offers a browser update.
- Mini Display Port to HDMI Adapter | Mini Display Port to DVI / VGA Adapter Mini Display Port to HDMI Adapter
- Firediff - In Case of Stairs Firediff implements a change monitor that records all of the changes made by firebug and the application itself to CSS and the DOM. This
provides insight into the functionality of the application as well as provide a record of the changes that were required to debug and tweak the page’s display. - Plex Media Center for OS X Plex bridges the gap between your Mac and your home theater, doing so with a visually appealing user interface that provides instant access to your media. Plex can play a wide range of video, audio and photo formats as well as online streaming audio and video. The real power of Plex is found in its library features: Organize your media into versatile libraries, automatically retrieve metadata from the Internet, and display your libraries using one of the visually stunning skins.
Delicious Bookmarks (2009-04-01 - 2009-04-02)
Recent links posted to Delicious:
- The Scala Programming Language
- IDEO Labs » LiveView: an iPhone app for on-screen prototyping iPhone app and screen overlay to help with iPhone app and site development.
- Twitter jilts Ruby for Scala • The Register
- 2009 Rubyist's guide to a Mac OS X development environment — GIANT ROBOTS SMASHING INTO OTHER GIANT ROBOTS Here’s how I quickly got my Ruby web development environment into ship-shape form The Thoughtbot Way.
Many of these instructions are specific to Mac OS X 10.5 (Leopard). Some of them are opinionated (Vim over Textmate). Pick-and-choose what you need but this is everything that I use happily day-to-day right now. - DD_belatedPNG: Medicine for your IE6/PNG headache! This is a Javascript library that sandwiches PNG image support into IE6 without much fuss.
You can use PNGs as the SRC of an <IMG/> element or as a background-image property in CSS.
Delicious Bookmarks (2009-03-01 - 2009-03-05)
Recent links posted to Delicious:
- Fabric: simple pythonic deployment. Fabric: simple pythonic deployment.
Fabric is a simple pythonic remote deployment tool.
It is designed to upload files to, and run shell commands on, a number of servers in parallel or serially. These commands are grouped in tasks (regular python functions) and specified in a 'fabfile.'
This is called remote automation, and the primary use case is deploying applications to multiple similar hosts.
- Switched to Python Fabric | Es Tea Double Eye
- How FriendFeed uses MySQL to store schema-less data - Bret Taylor's blog
- Plurk Open Source - LightCloud - Distributed and persistent key value database
- SCHED: SXSW 2009
Delicious Bookmarks (2009-01-29 - 2009-01-30)
Recent links posted to Delicious:
- kuler "Web-hosted application for generating color themes that can inspire any project. No matter what you're creating, with Kuler you can experiment quickly with color variations and browse thousands of themes from the Kuler community."
- Sequel Pro — MySQL database management app for Mac OS X
- iConvert: Convert ico, icns, and png icons online for Windows, Mac OS X, and Linux
- Bacon Explosion: The BBQ Sausage Recipe of all Recipes
- rentzsch's clicktoflash at master - GitHub ClickToFlash is a WebKit plug-in that prevents automatic loading of Adobe Flash content. If you want to see the content, you can opt-in by clicking on it or adding an entire site to its whitelist.
Try control-clicking (or right-clicking) on a unloaded Flash box to access ClickToFlash's contextual menu which allow you to do advanced things like edit its whitelist.
My Delicious Bookmarks (2008-08-14 - 2008-08-20)
Recent links posted to Delicious:
- Ajaxian » A simple solution to the “other” problem with select boxes A simple tutorial on using jQuery to solve a “select-to-input toggle” that shows and hides a text field when you select “Other”.
- Make your 404 pages more useful
- Form Elements: 40+ CSS/JS Styling and Functionality Techniques
- The Complete Guide for You to Become an Almighty jQuery Developer | Effectize
My Delicious Bookmarks (2008-08-12 - 2008-08-14)
Recent links posted to Delicious:
- Ajaxian » iPhone Safari Flick Navigation By Example .divSlide {
-webkit-animation-name: "slide-me-to-the-right";
-webkit-animation-duration: 1s;
}
@-webkit-keyframes "slide-me-to-the-right" {
from { left: 0px; }
to { left: 100px; }
} - To Title Case | Individed JavaScript for converting text to title case.
- Terminal Tip: Burning a disc did you know that you can burn discs right from the Terminal window with a simple command and a drag/drop? Just enter the following command followed by the path to a folder or disk image:
drutil burn filehere
Don't type the "filehere" — that's where you put the path to the file/folder that you wish to burn. You can either type the location manually or drag and drop the file onto the Terminal window. But that's not all you can do with drutil; you can also eject media from the optical drive by typing "drutil eject." To see all of the available drutil options, just type in drutil for a quick list or man drutil for a full description.
