Pinned Repositories
960-gs-website-ready
The 960 Grid System by Nathan Smith is an effort to streamline web development workflow. This fork separates the 12, 16 and 24 column layouts into different folders (as well as simplifies the formatting and css). All folders have a basic ie6+7 stylesheet, jquery 1.4.1 pulled from the google ajax library, and other little default website settings (favicon reference, etc.) that we tend to use on all projects.
adhoc
Ad Hoc distribution packager for iPhone projects
amua
Alternative Last.fm player for Mac OS X.
httpriot
Simple HTTP Rest Library for iPhone and Cocoa projects.
imagestore
A library to download and cache images automatically
InspectorKit.framework
Framework and IB-plugin for creating Inspector panels that match the aesthetics and functionality of those in Mac OS X Leopard
lastfm-cocoa
A 10.5+ Cocoa Audioscrobbler.app
MBProgressHUD
MBProgressHUD, an iPhone activity indicator view
radar-maps
iPhone implementation of the BBC Weather radar maps.
rushkit
rushkit is open source flash RTMP protocol implementation in C language.
thmghtd's Repositories
thmghtd/httpriot
Simple HTTP Rest Library for iPhone and Cocoa projects.
thmghtd/imagestore
A library to download and cache images automatically
thmghtd/MBProgressHUD
MBProgressHUD, an iPhone activity indicator view
thmghtd/960-gs-website-ready
The 960 Grid System by Nathan Smith is an effort to streamline web development workflow. This fork separates the 12, 16 and 24 column layouts into different folders (as well as simplifies the formatting and css). All folders have a basic ie6+7 stylesheet, jquery 1.4.1 pulled from the google ajax library, and other little default website settings (favicon reference, etc.) that we tend to use on all projects.
thmghtd/BGHUDAppKit
BGHUDAppKit is my solution to the missing controls in OS X Leopard. Apple gave us that spiffy new HUD window but no controls to put on it. So I started my own. Yes I know there are a few good AppKits out there already to achive the desired look, but they use images to create the components. I have hand drawn every one of these controls using ONLY native Cocoa drawing functions (NSBezierPath, NSGradient, etc...) This makes them resolution independant and makes your app less heavy come distribution time -- Check out the Wiki/Current Progress Page for what I'm working on!!!!
thmghtd/ClickToFlash-safari-extension
An attempt to turn ClickToFlash into a Safari 5 extension. Not feature-complete (compared to REAL ClickToFlash), and there are liable to be bugs. Works for me, though!
thmghtd/cocoa-api-wrapper
A Cocoa wrapper for SoundCloud that works on iPhone/iPod Touch and Mac OS X
thmghtd/coversrc
Beefed up "Now Playing" for Last.fm. Makes getting album artwork a breeze.
thmghtd/Dolt
A dumb little wrapper around RESTful interfaces
thmghtd/echowaves-notifier-osx
OS X Statusbar update notifier for Echowaves.com
thmghtd/EHTabBar
EHTabBar is an imageless implementation of a tab bar similar to one found in Foursquare’s iPhone application.
thmghtd/flvplayer
Hopefully, the last FLV player I'll ever code
thmghtd/foursquarex
A Foursquare (http://foursquare.com/) client for Mac OS X Snow Leopard (10.6)
thmghtd/fpcgui
Full Packet Capture GUI
thmghtd/hashgrid
A little tool that inserts a layout grid in web pages, allows you to hold it in place, and toggle between displaying it in the foreground or background.
thmghtd/Helium
Simplified RSS reader for OS X
thmghtd/ige-mac-bundler
A script for creating GTK+ Mac application bundles
thmghtd/ioctocat
A GitHub app for the iPhone and iPod Touch.
thmghtd/iPhoneHeaders
Headers for iPhone OS
thmghtd/lastfm-iphone
The official Last.fm iPhone application
thmghtd/liblastfm
A Qt C++ library for the Last.fm webservices
thmghtd/moonshine
An embedded media player plugin for Firefox that leverages Moonlight to provide native Windows Media support for Linux.
thmghtd/OSFlashVideoPlayer
Open source flash video player An embeddable "all in one" Player (FLV, F4V, MOV, MP4, vimeo and youtube).
thmghtd/ProSwitcher
Palm Pre-style application switcher for iPhone OS
thmghtd/remoteshortcuts
remote shortcut app for iPhone and Mac/PC.
thmghtd/SBSToggles
SBSettings Toggles
thmghtd/scrobbler
Scrobbler is a wrapper for the audioscrobbler (last.fm) web services.
thmghtd/sst-dissector
SST/WebSocket and Protobuf dissector plugin for Wireshark (BSD)
thmghtd/TDHUDProgressBar
A progress bar class with a HUD appearance and the ability to animate to progress values.
thmghtd/Twitter-OAuth-iPhone
An easy way to get Twitter authenticating with OAuth on iPhone