<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link rel="hub" href="http://tumblr.superfeedr.com/" xmlns:atom="http://www.w3.org/2005/Atom"/><description></description><title>Rob's Cogitations</title><generator>Tumblr (3.0; @robhudson)</generator><link>http://rob.cogit8.org/</link><item><title>htty, the HTTP TTY</title><description>&lt;a href="http://htty.github.com/"&gt;htty, the HTTP TTY&lt;/a&gt;: &lt;p&gt;I’ve been playing with APIs lately, namely Django &lt;a href="http://django-tastypie.readthedocs.org/en/latest/"&gt;Tastypie&lt;/a&gt;, and this looks like a great way to interact with it while developing and testing.&lt;/p&gt;</description><link>http://rob.cogit8.org/post/9425803681</link><guid>http://rob.cogit8.org/post/9425803681</guid><pubDate>Fri, 26 Aug 2011 13:54:00 -0700</pubDate></item><item><title>SSH Can Do That? Productivity Tips for Working with Remote Servers</title><description>&lt;a href="http://blogs.perl.org/users/smylers/2011/08/ssh-productivity-tips.html"&gt;SSH Can Do That? Productivity Tips for Working with Remote Servers&lt;/a&gt;: &lt;p&gt;Some great tips for using SSH.&lt;/p&gt;</description><link>http://rob.cogit8.org/post/9080602326</link><guid>http://rob.cogit8.org/post/9080602326</guid><pubDate>Thu, 18 Aug 2011 07:53:11 -0700</pubDate></item><item><title>Advanced Aspects of the Django Ecosystem: Haystack, Celery &amp; Fabric</title><description>&lt;a href="http://www.slideshare.net/simon/advanced-aspects-of-the-django-ecosystem-haystack-celery-fabric"&gt;Advanced Aspects of the Django Ecosystem: Haystack, Celery &amp; Fabric&lt;/a&gt;: &lt;p&gt;An awesome slide deck from Simon Willison with great code examples for some of the more complex tasks of building a Django websites, like search and facets, asynchronous processing of anything taking more than 200ms, and automated deploys.&lt;/p&gt;</description><link>http://rob.cogit8.org/post/6793725142</link><guid>http://rob.cogit8.org/post/6793725142</guid><pubDate>Wed, 22 Jun 2011 09:43:10 -0700</pubDate></item><item><title>Caktus Blog  » Archive   » Testing Django Views for Concurrency Issues</title><description>&lt;a href="http://www.caktusgroup.com/blog/2009/05/26/testing-django-views-for-concurrency-issues/"&gt;Caktus Blog  » Archive   » Testing Django Views for Concurrency Issues&lt;/a&gt;: &lt;p&gt;Always wondered about an easy way to test threading and concurrency issues. This post shows a decorator you can add to your views to simulate N number of threads.&lt;/p&gt;</description><link>http://rob.cogit8.org/post/397471195</link><guid>http://rob.cogit8.org/post/397471195</guid><pubDate>Thu, 18 Feb 2010 16:37:52 -0800</pubDate></item><item><title>HTML5 video markup, compatibility and playback</title><description>&lt;a href="http://www.niallkennedy.com/blog/2010/02/html5-video-markup.html"&gt;HTML5 video markup, compatibility and playback&lt;/a&gt;: &lt;p&gt;Excellent description of the browser workflow and how to use HTML5 video while falling back to Flash for unsupported browsers/codecs.&lt;/p&gt;</description><link>http://rob.cogit8.org/post/389545092</link><guid>http://rob.cogit8.org/post/389545092</guid><pubDate>Sun, 14 Feb 2010 13:28:58 -0800</pubDate></item><item><title>How to Make a Heatmap – a Quick and Easy Solution | FlowingData</title><description>&lt;a href="http://flowingdata.com/2010/01/21/how-to-make-a-heatmap-a-quick-and-easy-solution/"&gt;How to Make a Heatmap – a Quick and Easy Solution | FlowingData&lt;/a&gt;: &lt;p&gt;I love these articles walking you step by step on using R.&lt;/p&gt;</description><link>http://rob.cogit8.org/post/384184875</link><guid>http://rob.cogit8.org/post/384184875</guid><pubDate>Thu, 11 Feb 2010 11:56:07 -0800</pubDate></item><item><title>Django Advent</title><description>&lt;a href="http://djangoadvent.com/"&gt;Django Advent&lt;/a&gt;: &lt;p&gt;The site Idan Gazit and I worked on that showcases upcoming features of the next Django release. Built with new-ish technologies like the upcoming Django release, HTML5, and CSS3 — it was a fun…&lt;/p&gt;</description><link>http://rob.cogit8.org/post/383367198</link><guid>http://rob.cogit8.org/post/383367198</guid><pubDate>Wed, 10 Feb 2010 23:26:43 -0800</pubDate></item><item><title>Ultimate IE6 Cheatsheet: How To Fix 25+ Internet Explorer 6 Bugs</title><description>&lt;a href="http://www.virtuosimedia.com/tutorials/ultimate-ie6-cheatsheet-how-to-fix-25-internet-explorer-6-bugs#one-hundred-percent-height"&gt;Ultimate IE6 Cheatsheet: How To Fix 25+ Internet Explorer 6 Bugs&lt;/a&gt;: &lt;p&gt;Tips and explanations for common IE6 problems.&lt;/p&gt;</description><link>http://rob.cogit8.org/post/319973421</link><guid>http://rob.cogit8.org/post/319973421</guid><pubDate>Wed, 06 Jan 2010 08:24:42 -0800</pubDate></item><item><title>Backyard at Night: 

Playing with the tripod and 10 second...</title><description>&lt;img src="http://29.media.tumblr.com/tumblr_kvnrwarqhm1qz5pz6o1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;b&gt;Backyard at Night:&lt;/b&gt; 

&lt;p&gt;Playing with the tripod and 10 second shutter in my backyard.&lt;/p&gt;</description><link>http://rob.cogit8.org/post/314169643</link><guid>http://rob.cogit8.org/post/314169643</guid><pubDate>Sat, 02 Jan 2010 22:41:01 -0800</pubDate></item><item><title>CSS String Truncation with Ellipsis</title><description>&lt;a href="http://mattsnider.com/css/css-string-truncation-with-ellipsis/"&gt;CSS String Truncation with Ellipsis&lt;/a&gt;: &lt;p&gt;Matt Snider shows how to accomplish a nice UI that keeps its vertical height on long strings by truncating strings with an ellipsis using only CSS on the client side. Complete with Firefox example…&lt;/p&gt;</description><link>http://rob.cogit8.org/post/308297968</link><guid>http://rob.cogit8.org/post/308297968</guid><pubDate>Wed, 30 Dec 2009 11:01:27 -0800</pubDate></item><item><title>Woof - simply exchange files</title><description>&lt;a href="http://www.home.unix-ag.org/simon/woof.html"&gt;Woof - simply exchange files&lt;/a&gt;: &lt;p&gt;Very simple local file sharing: `woof filename` serves the file over HTTP once (or configurable number of times), then terminates. It’s a single Python script that can live in ~/bin.&lt;/p&gt;</description><link>http://rob.cogit8.org/post/257146495</link><guid>http://rob.cogit8.org/post/257146495</guid><pubDate>Wed, 25 Nov 2009 10:06:24 -0800</pubDate></item><item><title>NodeBox | Library</title><description>&lt;a href="http://nodebox.net/code/index.php/Library"&gt;NodeBox | Library&lt;/a&gt;: &lt;p&gt;Lots of interesting bits of Python in this library, including things like linguistic analysis and semantic networks.&lt;/p&gt;</description><link>http://rob.cogit8.org/post/233273580</link><guid>http://rob.cogit8.org/post/233273580</guid><pubDate>Wed, 04 Nov 2009 14:58:57 -0800</pubDate></item><item><title>Github Unicorn</title><description>&lt;img src="http://27.media.tumblr.com/tumblr_ksc5rubkMt1qz5pz6o1_500.png"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;b&gt;Github Unicorn&lt;/b&gt;&lt;/p&gt;</description><link>http://rob.cogit8.org/post/228041800</link><guid>http://rob.cogit8.org/post/228041800</guid><pubDate>Fri, 30 Oct 2009 09:28:45 -0700</pubDate></item><item><title>pympler -  Project Hosting on Google Code</title><description>&lt;a href="http://code.google.com/p/pympler/"&gt;pympler -  Project Hosting on Google Code&lt;/a&gt;: &lt;p&gt;Pympler is a development tool to measure, monitor and analyze the memory behavior of Python objects in a running Python application. Pympler integrates three previously separate modules into a…&lt;/p&gt;</description><link>http://rob.cogit8.org/post/214709678</link><guid>http://rob.cogit8.org/post/214709678</guid><pubDate>Fri, 16 Oct 2009 07:31:28 -0700</pubDate></item><item><title>Elements of Statistical Learning</title><description>&lt;a href="http://www-stat.stanford.edu/~tibs/ElemStatLearn/"&gt;Elements of Statistical Learning&lt;/a&gt;: &lt;p&gt;The 2nd version of this classic book on data mining, inference, and prediction. And for free.&lt;/p&gt;</description><link>http://rob.cogit8.org/post/214471715</link><guid>http://rob.cogit8.org/post/214471715</guid><pubDate>Thu, 15 Oct 2009 23:09:14 -0700</pubDate></item><item><title>django-safeform</title><description>&lt;a href="http://github.com/simonw/django-safeform"&gt;django-safeform&lt;/a&gt;: &lt;p&gt;CSRF protection for Django implemented at the form level - no middleware required.&lt;/p&gt;</description><link>http://rob.cogit8.org/post/190401879</link><guid>http://rob.cogit8.org/post/190401879</guid><pubDate>Thu, 17 Sep 2009 12:48:16 -0700</pubDate></item><item><title>Cache algorithms - Wikipedia, the free encyclopedia</title><description>&lt;a href="http://en.wikipedia.org/wiki/Cache_algorithms"&gt;Cache algorithms - Wikipedia, the free encyclopedia&lt;/a&gt;: &lt;p&gt;Overview of various caching algorithms.&lt;/p&gt;</description><link>http://rob.cogit8.org/post/189650504</link><guid>http://rob.cogit8.org/post/189650504</guid><pubDate>Wed, 16 Sep 2009 14:32:43 -0700</pubDate></item><item><title>http://code.sixapart.com/svn/memcached/trunk/server/doc/protocol.txt</title><description>&lt;a href="http://code.sixapart.com/svn/memcached/trunk/server/doc/protocol.txt"&gt;http://code.sixapart.com/svn/memcached/trunk/server/doc/protocol.txt&lt;/a&gt;: &lt;p&gt;The protocol behind memcached.&lt;/p&gt;</description><link>http://rob.cogit8.org/post/189650499</link><guid>http://rob.cogit8.org/post/189650499</guid><pubDate>Wed, 16 Sep 2009 14:32:43 -0700</pubDate></item><item><title>Start -  memcached -  memcached Documentation - Project Hosting on Google Code</title><description>&lt;a href="http://code.google.com/p/memcached/wiki/Start"&gt;Start -  memcached -  memcached Documentation - Project Hosting on Google Code&lt;/a&gt;: &lt;p&gt;Memcached starting page on their wiki.&lt;/p&gt;</description><link>http://rob.cogit8.org/post/189650495</link><guid>http://rob.cogit8.org/post/189650495</guid><pubDate>Wed, 16 Sep 2009 14:32:43 -0700</pubDate></item><item><title>A Guide to Branching in Mercurial / Steve Losh</title><description>&lt;a href="http://stevelosh.com/blog/entry/2009/8/30/a-guide-to-branching-in-mercurial/"&gt;A Guide to Branching in Mercurial / Steve Losh&lt;/a&gt;: &lt;p&gt;So far the most clear and detailed explanation of Mercurial branching options.&lt;/p&gt;</description><link>http://rob.cogit8.org/post/176672044</link><guid>http://rob.cogit8.org/post/176672044</guid><pubDate>Mon, 31 Aug 2009 17:46:05 -0700</pubDate></item></channel></rss>

