A random mix of technology-related and generally geeky links pulled off the 'net by Brian Landers
« January 2007 |
Main
- Free Hosting of YUI Files from Yahoo!
Awesome! Yahoo is allowing developers to serve up the YUI JavaScript, CSS, and image assets directly from their edge servers.
Tags: yui, yahoo, javascript, hosting
- macosxhints.com - TFTPd configuration and usage
Very useful if you're on a Mac and do router/switch admin. I always have to Google to remember the right steps to enable TFTP.
Tags: sysadmin, cisco, osx, tftp
- Y Combinator: Startup News
Reddit-like web site focused on startups, from Paul Graham's "Y Combinator" VC firm.
Tags: startup, news
- Third body pulled from giant sinkhole
That's the kind of hole from which you expect to see appear a giant worm of some sort.
Tags: weird
- Resolving Files with TextMate, Subversion, and FileMerge
Nice little tutorial on using TextMate's (somewhat poorly-documented) Subversion support, along with Apple's FileMerge tool, to work through Subversion conflicts when updating a file.
Tags: osx, programming, textmate, subversion
- Rails Envy: Acts_As_Ferret Tutorial
Great rails plugin that makes model objects searchable using Ferret, the high-performance Ruby full-text search engine based on Apache Lucene.
Tags: lucene, programming, ruby, rubyonrails, search
- Advanced Linux Programming
Full text available online. Published in 2001 and described as being for "[developers] already experienced with programming for the GNU/Linux system, are experienced with another UNIX-like system and are interested in developing GNU/Linux software, or wa
Tags: books, linux, programming