-
Archives
- September 2011
- August 2011
- July 2011
- June 2011
- May 2011
- April 2011
- March 2011
- February 2011
- January 2011
- December 2010
- November 2010
- October 2010
- September 2010
- August 2010
- July 2010
- June 2010
- May 2010
- April 2010
- March 2010
- February 2010
- January 2010
- December 2009
- November 2009
- October 2009
- September 2009
- August 2009
- July 2009
- June 2009
- May 2009
- April 2009
- March 2009
- February 2009
- January 2009
- December 2008
- November 2008
- October 2008
- September 2008
- August 2008
- July 2008
- June 2008
- May 2008
- April 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- October 2007
- September 2007
- August 2007
- July 2007
- June 2007
- May 2007
- April 2007
- March 2007
- February 2007
- January 2007
- December 2006
- November 2006
- October 2006
- September 2006
- August 2006
- July 2006
- June 2006
- May 2006
- April 2006
- March 2006
- February 2006
- January 2006
- December 2005
- November 2005
- October 2005
- September 2005
- August 2005
- July 2005
- June 2005
- May 2005
- April 2005
- March 2005
- February 2005
- January 2005
-
Meta
Tag Archives: programming
Rubles – Titanium Studio – Appcelerator Wiki
Stumbleupon Review of : http://wiki.appcelerator.org/display/tis/Rubles Well, whilst losing eclipsemonkey support in Aptana 3 was a bit sudden, it turns out Rubles are fun and quite possibly better.
Tagged programming
Leave a comment
http://www.cs.cmu.edu/~bsettles/pub/law.ecml10.pdf
Stumbleupon Review of : http://www.cs.cmu.edu/~bsettles/pub/law.ecml10.pdf "Abstract. Most approaches to classifying media content assume a xed, closed vocabulary of labels. In contrast, we advocate machine learning approaches which take advantage of the millions of free-form tags obtain- able via online crowd-sourcing … Continue reading
John Siracusa / Rose-DB – search.cpan.org
Stumbleupon Review of : http://search.cpan.org/dist/Rose-DB CC© rore In The Storm Of Roses Wherever we turn in the storm of roses, the night is lit up by thorns, and the thunder of leaves, once so quiet within the bushes, rumbling at … Continue reading
Tagged programming
Leave a comment
Pivotal Tracker – Free Lightweight Agile Project…
Stumbleupon Review of : http://www.pivotaltracker.com Luvly Jubbly. A project management system you don't have to spend more time on than the actual projects you are tracking. It has a pretty much flat initial learning curve (see the short intro screencast) … Continue reading
Programming Collective Intelligence – OReilly Radar
Stumbleupon Review of : http://radar.oreilly.com/archives/2007/08/programming-collective-intelli.html Approx time between reading the title on my Amazon recommendations and deciding to buy : 0.0034 Seconds. ed: teehee! Radar.OReilly — Only just got that.
Tagged programming
Leave a comment
Tom Braun / DateTime-Fiction-JRRTolkien-Shire-0.02 – search.cpan.org
Stumbleupon Review of : http://search.cpan.org/~tbraun/DateTime-Fiction-JRRTolkien-Shire-0.02/ This is an essential bit of kit if you want your perl applications to run properly in Middle Earth. Example usage: use DateTime::Fiction::JRRTolkien::Shire; # Constructors my $shire = DateTime::Fiction::JRRTolkien::Shire->new(year => 1419, month => ‘Rethe’, day … Continue reading
Theory of patches
Stumbleupon Review of : http://darcs.net/manual/node8.html Introduction A patch describes a change to the tree. It could be either a primitive patch (such as a file add/remove, a directory rename, or a hunk replacement within a file), or a composite patch … Continue reading
Posted in Arts, Computing, Photography
Tagged distributed-versioning-systems, landscape, monochrome, programming
Leave a comment
C – Wikipedia, the free encyclopedia
Stumbleupon Review of : http://en.wikipedia.org/wiki/C
G – Wikipedia, the free encyclopedia
Stumbleupon Review of : http://en.wikipedia.org/wiki/G
Output Buffering in PHP – PHP
Stumbleupon Review of : http://www.planet-source-code.com/vb/scripts/ShowCode.asp?txtCodeId=1076&lngWId=8 Very handy stuff for dealing with php classes that output direct to stdout rather than returning the data to the calling function, especially if they happen to be inconveniently encoded with the IonCube loader or … Continue reading