Skip to content
// terminals & ink

Author: tyler

  • # articleMar 9, 2009· 4 min

    YUI App Theme

    Tonight I pushed a new project to GitHub called yui-app-theme. It's a generic, skinnable layout designed for web applications — particularly admin areas — built using YUI Grids. In other words, it's a starting point. Usually when doing freelance work for clients,…

    read the full post →
  • # articleFeb 25, 2009· 1 min

    PHP Wrapper for Yahoo! GeoPlanet

    Earlier this month I wrote a quick PHP wrapper for Yahoo!'s GeoPlanet API. It's a super useful service for querying geographical information about nearly any place on earth — addresses, landmarks, colloquial locations, etc. Or, as the official description says GeoPlanet helps…

    read the full post →
  • # articleJan 24, 2009· 1 min

    Sync Your Adium Chat Logs With Dropbox

    Here's a handy trick that will let you sync your Adium chat logs across multiple Macs using Dropbox. From a command line, cd into your Dropbox folder cd ~/Dropbox and then ln -s ~/Library/Application\ Support/Adium\ 2.0/Users/Default/Logs "Adium Logs" That will create a…

    read the full post →