Rails plugin to provide 12 hour select. Modified plugin for Rails 2.2 ++ from http://brunomiranda.com/past/2007/6/2/displaying_12_hour_style_time_select/#c57
Rails plugin to provide 12 hour select. Modified plugin for Rails 2.2 ++ from http://brunomiranda.com/past/2007/6/2/displaying_12_hour_style_time_select/#c57
Try Ruby is a interactive shell that quickly and whimsically teaches the Ruby programming language. Originally _why's idea, it has been recreated from the ground up by Rubists who have a passion for Ruby and for teaching their fellow (wo)man how to program.
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!!!!
An assortment of views, controllers that can be used in Cocoa based iPhone projects. Includes a thumbnail gridview, a reusable iPhone settings like tableview and an in-memory cache for images.