<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/tags/blackthorne</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Fri, 24 May 2013 00:21:33 GMT</pubDate>
<item>
<title>(Python) Virtualenv - blackthorne</title>
<link>http://snipplr.com/view/43761/virtualenv/</link>
<description><![CDATA[ <p>create isolated python environments.
good to test different versions of required libraries for some application without messing with the default environment used for all other python apps.</p> ]]></description>
<pubDate>Mon, 08 Nov 2010 22:38:21 GMT</pubDate>
<guid>http://snipplr.com/view/43761/virtualenv/</guid>
</item>
<item>
<title>(Bash) Port Scanner to CSV - blackthorne</title>
<link>http://snipplr.com/view/30471/port-scanner-to-csv/</link>
<description><![CDATA[ <p>requires nmap
./scanner.sh ip_addr output
shall generate a CSV file named output.csv with the results of the port scan</p> ]]></description>
<pubDate>Mon, 29 Mar 2010 09:32:59 GMT</pubDate>
<guid>http://snipplr.com/view/30471/port-scanner-to-csv/</guid>
</item>
<item>
<title>(Python) Python Script runnable Skeleton with main() - blackthorne</title>
<link>http://snipplr.com/view/29547/python-script-runnable-skeleton-with-main/</link>
<description><![CDATA[ <p>A simple skeleton for python scripts with utf-8 encoding</p> ]]></description>
<pubDate>Wed, 10 Mar 2010 11:58:01 GMT</pubDate>
<guid>http://snipplr.com/view/29547/python-script-runnable-skeleton-with-main/</guid>
</item>
<item>
<title>(Python) Serve current directory tree on a web server - blackthorne</title>
<link>http://snipplr.com/view/29543/serve-current-directory-tree-on-a-web-server/</link>
<description><![CDATA[ <p>Directory listing on a web server at http://yourhost:8000/</p> ]]></description>
<pubDate>Wed, 10 Mar 2010 11:16:48 GMT</pubDate>
<guid>http://snipplr.com/view/29543/serve-current-directory-tree-on-a-web-server/</guid>
</item>
<item>
<title>(Bash) process monitor (CPU,memory) - blackthorne</title>
<link>http://snipplr.com/view/29297/process-monitor-cpumemory/</link>
<description><![CDATA[ <p>generates CSV log file with CPU and memory usage as metrics for a desired process
. May easily be adapted to multiple processes or to fire alerts for defined limits</p> ]]></description>
<pubDate>Thu, 04 Mar 2010 15:01:27 GMT</pubDate>
<guid>http://snipplr.com/view/29297/process-monitor-cpumemory/</guid>
</item>
<item>
<title>(AppleScript) Show (and hide) hidden files in Finder - blackthorne</title>
<link>http://snipplr.com/view/28738/show-and-hide-hidden-files-in-finder/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 22 Feb 2010 06:52:58 GMT</pubDate>
<guid>http://snipplr.com/view/28738/show-and-hide-hidden-files-in-finder/</guid>
</item>
<item>
<title>(Bash) Display a range of lines in a specified file - blackthorne</title>
<link>http://snipplr.com/view/24557/display-a-range-of-lines-in-a-specified-file/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Thu, 10 Dec 2009 08:45:01 GMT</pubDate>
<guid>http://snipplr.com/view/24557/display-a-range-of-lines-in-a-specified-file/</guid>
</item>
<item>
<title>(Bash) Mac network interface (Airport) terminal management - blackthorne</title>
<link>http://snipplr.com/view/22048/mac-network-interface-airport-terminal-management/</link>
<description><![CDATA[ <p>this is a way get control on Apple's network interfaces by manually setting options in Terminal</p> ]]></description>
<pubDate>Wed, 28 Oct 2009 13:20:38 GMT</pubDate>
<guid>http://snipplr.com/view/22048/mac-network-interface-airport-terminal-management/</guid>
</item>
<item>
<title>(JavaScript) Automatic "Back to Top" link when scrolling down - blackthorne</title>
<link>http://snipplr.com/view/17166/automatic-back-to-top-link-when-scrolling-down/</link>
<description><![CDATA[ <p>this script brings you a "back to top" when you cross the vertical threshold defined as argument on the body tag (e.g.: 200px)

Requires JQuery but can easily be adapted to other JS framework</p> ]]></description>
<pubDate>Sat, 18 Jul 2009 22:01:58 GMT</pubDate>
<guid>http://snipplr.com/view/17166/automatic-back-to-top-link-when-scrolling-down/</guid>
</item>
<item>
<title>(AppleScript) Seamless network support of Volumes by Time Machine - blackthorne</title>
<link>http://snipplr.com/view/11292/seamless-network-support-of-volumes-by-time-machine/</link>
<description><![CDATA[ <p>so much for Time Capsule... ;)</p> ]]></description>
<pubDate>Sun, 18 Jan 2009 22:31:01 GMT</pubDate>
<guid>http://snipplr.com/view/11292/seamless-network-support-of-volumes-by-time-machine/</guid>
</item>
</channel>
</rss>