<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>packtHub</title>
	<atom:link href="http://packthub.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://packthub.wordpress.com</link>
	<description>Random packets of thought.</description>
	<lastBuildDate>Wed, 19 Oct 2011 16:58:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='packthub.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>packtHub</title>
		<link>http://packthub.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://packthub.wordpress.com/osd.xml" title="packtHub" />
	<atom:link rel='hub' href='http://packthub.wordpress.com/?pushpress=hub'/>
		<item>
		<title>perl &#8211; replace stock Mac OS X perl</title>
		<link>http://packthub.wordpress.com/2011/10/19/perl-replace-stock-mac-os-x-perl/</link>
		<comments>http://packthub.wordpress.com/2011/10/19/perl-replace-stock-mac-os-x-perl/#comments</comments>
		<pubDate>Wed, 19 Oct 2011 16:58:50 +0000</pubDate>
		<dc:creator>z3r0bit</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Perl]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[Terminal]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://packthub.wordpress.com/?p=120</guid>
		<description><![CDATA[sudo rm -R /System/Library/Perl sudo rm -R /Library/Perl rm /usr/bin/cpan* rm /usr/bin/perl* export SDK=/Developer/SDKs/MacOSX10.6.sdk # cd to src cd /usr/local/src/perl-5.10.1 # configure (may need to sudo) ./Configure -Accflags="-nostdinc -B$SDK/usr/include/gcc \ -B$SDK/usr/lib/gcc -isystem$SDK/usr/include \ -F$SDK/System/Library/Frameworks" \ -Aldflags="-Wl,-syslibroot,$SDK" \ -de -Dprefix=/usr -Dusershrplib -Dperladmin=email@addr.com -Dcf_email=email@addr.com #install make make test sudo make install # upgrade cpan sudo cpan upgrade [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=packthub.wordpress.com&amp;blog=9044511&amp;post=120&amp;subd=packthub&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<pre>sudo rm -R /System/Library/Perl
sudo rm -R /Library/Perl

rm /usr/bin/cpan*
rm /usr/bin/perl*

export SDK=/Developer/SDKs/MacOSX10.6.sdk

# cd to src
cd /usr/local/src/perl-5.10.1

# configure (may need to sudo)
./Configure -Accflags="-nostdinc -B$SDK/usr/include/gcc \
-B$SDK/usr/lib/gcc -isystem$SDK/usr/include \
-F$SDK/System/Library/Frameworks" \
-Aldflags="-Wl,-syslibroot,$SDK" \
-de -Dprefix=/usr -Dusershrplib -Dperladmin=email@addr.com -Dcf_email=email@addr.com

#install
make
make test
sudo make install

# upgrade cpan
sudo cpan
upgrade CPAN.pm
reload cpan
install Module::Build
install ExtUtils::MakeMaker
install Bundle::CPAN

#install modules
install DateTime
install Expect
install Net::OpenSSH
install Date::Calc</pre>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/packthub.wordpress.com/120/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/packthub.wordpress.com/120/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/packthub.wordpress.com/120/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/packthub.wordpress.com/120/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/packthub.wordpress.com/120/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/packthub.wordpress.com/120/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/packthub.wordpress.com/120/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/packthub.wordpress.com/120/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/packthub.wordpress.com/120/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/packthub.wordpress.com/120/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/packthub.wordpress.com/120/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/packthub.wordpress.com/120/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/packthub.wordpress.com/120/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/packthub.wordpress.com/120/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=packthub.wordpress.com&amp;blog=9044511&amp;post=120&amp;subd=packthub&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://packthub.wordpress.com/2011/10/19/perl-replace-stock-mac-os-x-perl/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e217f9861d3901f7ad7a210b774b75db?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">z3r0bit</media:title>
		</media:content>
	</item>
		<item>
		<title>Python Frameworks</title>
		<link>http://packthub.wordpress.com/2011/05/11/python-frameworks/</link>
		<comments>http://packthub.wordpress.com/2011/05/11/python-frameworks/#comments</comments>
		<pubDate>Wed, 11 May 2011 14:43:31 +0000</pubDate>
		<dc:creator>z3r0bit</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Django]]></category>
		<category><![CDATA[Pylons]]></category>
		<category><![CDATA[PyQt]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[wxPython]]></category>

		<guid isPermaLink="false">http://packthub.wordpress.com/?p=116</guid>
		<description><![CDATA[Pylons/Pyramid Django wxPython PyQt<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=packthub.wordpress.com&amp;blog=9044511&amp;post=116&amp;subd=packthub&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<ol>
<li><a href="http://docs.pylonsproject.org/docs/pyramid.html">Pylons/Pyramid</a></li>
<li><a href="http://docs.djangoproject.com/en/1.3/">Django</a></li>
<li><a href="http://www.wxpython.org/onlinedocs.php">wxPython</a></li>
<li><a href="http://www.riverbankcomputing.com/static/Docs/PyQt4/html/">PyQt</a></li>
</ol>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/packthub.wordpress.com/116/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/packthub.wordpress.com/116/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/packthub.wordpress.com/116/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/packthub.wordpress.com/116/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/packthub.wordpress.com/116/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/packthub.wordpress.com/116/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/packthub.wordpress.com/116/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/packthub.wordpress.com/116/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/packthub.wordpress.com/116/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/packthub.wordpress.com/116/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/packthub.wordpress.com/116/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/packthub.wordpress.com/116/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/packthub.wordpress.com/116/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/packthub.wordpress.com/116/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=packthub.wordpress.com&amp;blog=9044511&amp;post=116&amp;subd=packthub&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://packthub.wordpress.com/2011/05/11/python-frameworks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e217f9861d3901f7ad7a210b774b75db?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">z3r0bit</media:title>
		</media:content>
	</item>
		<item>
		<title>Technical Note TN2255 &#8211; Final Cut Server XML Format</title>
		<link>http://packthub.wordpress.com/2011/05/11/technical-note-tn2255-final-cut-server-xml-format/</link>
		<comments>http://packthub.wordpress.com/2011/05/11/technical-note-tn2255-final-cut-server-xml-format/#comments</comments>
		<pubDate>Wed, 11 May 2011 14:36:08 +0000</pubDate>
		<dc:creator>z3r0bit</dc:creator>
				<category><![CDATA[Final Cut Server]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://packthub.wordpress.com/?p=113</guid>
		<description><![CDATA[http://developer.apple.com/library/mac/#technotes/tn2255/_index.html<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=packthub.wordpress.com&amp;blog=9044511&amp;post=113&amp;subd=packthub&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://developer.apple.com/library/mac/#technotes/tn2255/_index.html">http://developer.apple.com/library/mac/#technotes/tn2255/_index.html</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/packthub.wordpress.com/113/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/packthub.wordpress.com/113/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/packthub.wordpress.com/113/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/packthub.wordpress.com/113/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/packthub.wordpress.com/113/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/packthub.wordpress.com/113/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/packthub.wordpress.com/113/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/packthub.wordpress.com/113/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/packthub.wordpress.com/113/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/packthub.wordpress.com/113/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/packthub.wordpress.com/113/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/packthub.wordpress.com/113/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/packthub.wordpress.com/113/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/packthub.wordpress.com/113/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=packthub.wordpress.com&amp;blog=9044511&amp;post=113&amp;subd=packthub&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://packthub.wordpress.com/2011/05/11/technical-note-tn2255-final-cut-server-xml-format/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e217f9861d3901f7ad7a210b774b75db?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">z3r0bit</media:title>
		</media:content>
	</item>
		<item>
		<title>Final Cut Server 1.5.1 – Command Line Options</title>
		<link>http://packthub.wordpress.com/2011/05/11/final-cut-server-1-5-1-%e2%80%93-command-line-options/</link>
		<comments>http://packthub.wordpress.com/2011/05/11/final-cut-server-1-5-1-%e2%80%93-command-line-options/#comments</comments>
		<pubDate>Wed, 11 May 2011 14:33:56 +0000</pubDate>
		<dc:creator>z3r0bit</dc:creator>
				<category><![CDATA[Final Cut Server]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[System Administration]]></category>

		<guid isPermaLink="false">http://packthub.wordpress.com/?p=109</guid>
		<description><![CDATA[Final Cut Server 1.5.1 – Command Line Options fcsvr_client Usage: fcsvr_client command [options] fcsvr_client connects to the locally running fcsvr_stored to perform commands. Some commands require fcsvr_client to be run as root. Commands: analyze [--force] [--fcp] clone [ --name ] count [--recurse] getmd [--xml] list_child_links [ --xml --linktype --linkancestors ] list_groups [ --xml ] list_mdgroups [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=packthub.wordpress.com&amp;blog=9044511&amp;post=109&amp;subd=packthub&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.xplatformconsulting.com/2009/11/24/final-cut-server-1-5-1-command-lines-options/">Final Cut Server 1.5.1 – Command Line Options</a></p>
<p>fcsvr_client<br />
Usage: fcsvr_client command [options]</p>
<p>fcsvr_client connects to the locally running fcsvr_stored to perform commands.<br />
Some commands require fcsvr_client to be run as root.</p>
<p>Commands:</p>
<p>analyze [--force] [--fcp]<br />
clone [ --name ] count [--recurse]<br />
getmd [--xml]<br />
list_child_links [ --xml --linktype --linkancestors ]<br />
list_groups [ --xml ]<br />
list_mdgroups [ --xml --action --parent --allmdgroups --asset_type ]<br />
list_parent_links [ --xml --linktype ]<br />
search [ --verbose --noheader --mdonly --tabdelim --xml --limit --depth --xmlcrit --crit --ctxaddr --dirs --linkparentaddr --linkparentrecursive ]</p>
<p>Commands requiring fcsvr_client to be run as root:</p>
<p>archive<br />
create [--type --linkparentaddr --linkparentlinktype --xml] [|]<br />
createasset [--background --projaddr ] []<br />
delete [ --confirm --use_lds --asset_only --erase_children --xml ]<br />
dump_state<br />
flush_response_queue<br />
load_templates [--noclobber] []<br />
make_link [--linktype --movelink]<br />
revert –version<br />
restore<br />
set_device_templates [--all --clear] []<br />
setmd [--xml] [|]<br />
subscribe [ --verbose --noheader --limit --depth --crit --events --responseid ]<br />
upload [ --projaddr --background ]</p>
<p>Address arguments:</p>
<p>A number of commands take one or more address arguments. An address is<br />
a hierarchical url escaped string which represents an object (entity)<br />
in the database. Addresses can either be containers<br />
(container_address), entities (entity_address), or entities that<br />
represent files or directories on devices (rep_address). Some commands<br />
operate on specific kinds of addresses, and this is shown in the command<br />
usage.</p>
<p>Common kinds of container addresses are:</p>
<p>/asset – container for all assets<br />
/project – container for all productions<br />
/dev – container for all devices<br />
/field – container for all metadata fields<br />
/mdgroup – container for all metadata groups<br />
/group – container for user groups<br />
/perm – container for permission sets<br />
/log – container for log entries</p>
<p>Common kinds of entity addresses are:</p>
<p>/asset/7 – an asset whose asset id is 7<br />
/project/7 – a production whose production id is 7<br />
/dev/7 – a device whose id is 7<br />
/field/PA_MD_CUST_FOO – a metadata field whose field id is PA_MD_CUST_FOO</p>
<p>The rep_address is a special case of an entity_address, and they are only<br />
found on devices. A rep_address is also considered to be an entity_address, e.g:</p>
<p>/dev/7/foo.jpg – the file “foo.jpg” at the root of device /dev/7<br />
/dev/7/subdir – the directory “subdir” at the root of device /dev/7<br />
/dev/7 – the root directory of device /dev/7</p>
<p>Usually entity addresses are obtained by performing the search command, e.g:</p>
<p>fcsvr_client search –limit 5 –crit foo /asset<br />
fcsvr_client search /dev</p>
<p>Additionally, some addresses can be derived from their id, e.g, an asset<br />
whose Asset ID field seen in the GUI client is 7, the address would be<br />
/asset/7</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/packthub.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/packthub.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/packthub.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/packthub.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/packthub.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/packthub.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/packthub.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/packthub.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/packthub.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/packthub.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/packthub.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/packthub.wordpress.com/109/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/packthub.wordpress.com/109/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/packthub.wordpress.com/109/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=packthub.wordpress.com&amp;blog=9044511&amp;post=109&amp;subd=packthub&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://packthub.wordpress.com/2011/05/11/final-cut-server-1-5-1-%e2%80%93-command-line-options/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e217f9861d3901f7ad7a210b774b75db?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">z3r0bit</media:title>
		</media:content>
	</item>
		<item>
		<title>Facebook &#8211; Return the currently logged in FB id via Javascript</title>
		<link>http://packthub.wordpress.com/2010/09/21/facebook-read-current-logged-in-user-id-from-cookie/</link>
		<comments>http://packthub.wordpress.com/2010/09/21/facebook-read-current-logged-in-user-id-from-cookie/#comments</comments>
		<pubDate>Tue, 21 Sep 2010 19:09:49 +0000</pubDate>
		<dc:creator>z3r0bit</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://packthub.wordpress.com/?p=100</guid>
		<description><![CDATA[function getCookie(key) { cValue = ""; pCookies = new Array(); pCookies = document.cookie.split('; '); for(c = 0; c &#60; pCookies.length; c++) { pValue = new Array(); pValue = pCookies[c].split(&#039;=&#039;); if(pValue[0] == key) { cValue = unescape(pValue[1]); } } return cValue; } getCookie(&#039;c_user&#039;);<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=packthub.wordpress.com&amp;blog=9044511&amp;post=100&amp;subd=packthub&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><code><br />
						function getCookie(key)<br />
						{<br />
							cValue = "";<br />
							pCookies = new Array();<br />
							pCookies = document.cookie.split('; ');</p>
<p>							for(c = 0; c &lt; pCookies.length; c++)<br />
							{<br />
								pValue  = new Array();<br />
								pValue  = pCookies[c].split(&#039;=&#039;);</p>
<p>								if(pValue[0] == key)<br />
								{<br />
									cValue = unescape(pValue[1]);<br />
								}<br />
							}</p>
<p>							return cValue;<br />
						}</p>
<p>						getCookie(&#039;c_user&#039;);<br />
</code></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/packthub.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/packthub.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/packthub.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/packthub.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/packthub.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/packthub.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/packthub.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/packthub.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/packthub.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/packthub.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/packthub.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/packthub.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/packthub.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/packthub.wordpress.com/100/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=packthub.wordpress.com&amp;blog=9044511&amp;post=100&amp;subd=packthub&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://packthub.wordpress.com/2010/09/21/facebook-read-current-logged-in-user-id-from-cookie/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e217f9861d3901f7ad7a210b774b75db?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">z3r0bit</media:title>
		</media:content>
	</item>
		<item>
		<title>Relocating Subversion Repositories</title>
		<link>http://packthub.wordpress.com/2010/08/31/relocating-subversion-repositories/</link>
		<comments>http://packthub.wordpress.com/2010/08/31/relocating-subversion-repositories/#comments</comments>
		<pubDate>Tue, 31 Aug 2010 16:01:01 +0000</pubDate>
		<dc:creator>z3r0bit</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Subversion]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://packthub.wordpress.com/?p=95</guid>
		<description><![CDATA[svn switch &#8211;relocate OLD_URL NEW_URL Manual Coda<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=packthub.wordpress.com&amp;blog=9044511&amp;post=95&amp;subd=packthub&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>svn switch &#8211;relocate OLD_URL NEW_URL</p>
<p><a href="http://svnbook.red-bean.com/en/1.1/re27.html">Manual</a><br />
<a href="http://groups.google.com/group/coda-users/browse_thread/thread/39545c42bae927d1?fwc=1">Coda</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/packthub.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/packthub.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/packthub.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/packthub.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/packthub.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/packthub.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/packthub.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/packthub.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/packthub.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/packthub.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/packthub.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/packthub.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/packthub.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/packthub.wordpress.com/95/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=packthub.wordpress.com&amp;blog=9044511&amp;post=95&amp;subd=packthub&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://packthub.wordpress.com/2010/08/31/relocating-subversion-repositories/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e217f9861d3901f7ad7a210b774b75db?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">z3r0bit</media:title>
		</media:content>
	</item>
		<item>
		<title>FreeBSD Security Tools</title>
		<link>http://packthub.wordpress.com/2010/07/30/freebsd-security-tools/</link>
		<comments>http://packthub.wordpress.com/2010/07/30/freebsd-security-tools/#comments</comments>
		<pubDate>Fri, 30 Jul 2010 04:23:33 +0000</pubDate>
		<dc:creator>z3r0bit</dc:creator>
				<category><![CDATA[FreeBSD]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Terminal]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://packthub.wordpress.com/?p=90</guid>
		<description><![CDATA[FreeBSD Jails Handbook Setting Up Jails w/ ezjail PF Firewall Handbook Using portaudit<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=packthub.wordpress.com&amp;blog=9044511&amp;post=90&amp;subd=packthub&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.freebsd.org/doc/handbook/jails.html">FreeBSD Jails Handbook</a><br />
<a href="http://www.cyberciti.biz/faq/howto-setup-freebsd-jail-with-ezjail/">Setting Up Jails w/ ezjail</a></p>
<p><a href="http://www.es.freebsd.org/doc/handbook/firewalls-pf.html">PF Firewall Handbook</a></p>
<p><a href="http://myfreebsd.homeunix.net/hints_n_kinks/portaudit.html">Using portaudit</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/packthub.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/packthub.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/packthub.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/packthub.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/packthub.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/packthub.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/packthub.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/packthub.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/packthub.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/packthub.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/packthub.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/packthub.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/packthub.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/packthub.wordpress.com/90/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=packthub.wordpress.com&amp;blog=9044511&amp;post=90&amp;subd=packthub&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://packthub.wordpress.com/2010/07/30/freebsd-security-tools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e217f9861d3901f7ad7a210b774b75db?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">z3r0bit</media:title>
		</media:content>
	</item>
		<item>
		<title>Ubuntu &#8211; Firewall/VNC Setup</title>
		<link>http://packthub.wordpress.com/2010/07/30/ubuntu-firewallvnc-setup/</link>
		<comments>http://packthub.wordpress.com/2010/07/30/ubuntu-firewallvnc-setup/#comments</comments>
		<pubDate>Fri, 30 Jul 2010 04:15:37 +0000</pubDate>
		<dc:creator>z3r0bit</dc:creator>
				<category><![CDATA[Installation]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Remote Access]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Terminal]]></category>

		<guid isPermaLink="false">http://packthub.wordpress.com/?p=88</guid>
		<description><![CDATA[Ubuntu &#8211; Firestarter (Firewall GUI) Ubuntu &#8211; VNCServer Setup<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=packthub.wordpress.com&amp;blog=9044511&amp;post=88&amp;subd=packthub&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="https://help.ubuntu.com/community/Firestarter">Ubuntu &#8211; Firestarter (Firewall GUI)</a></p>
<p><a href="https://help.ubuntu.com/community/VNC/Servers">Ubuntu &#8211; VNCServer Setup</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/packthub.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/packthub.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/packthub.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/packthub.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/packthub.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/packthub.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/packthub.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/packthub.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/packthub.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/packthub.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/packthub.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/packthub.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/packthub.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/packthub.wordpress.com/88/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=packthub.wordpress.com&amp;blog=9044511&amp;post=88&amp;subd=packthub&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://packthub.wordpress.com/2010/07/30/ubuntu-firewallvnc-setup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e217f9861d3901f7ad7a210b774b75db?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">z3r0bit</media:title>
		</media:content>
	</item>
		<item>
		<title>Apple Remote Desktop &#8211; Configuration via Terminal</title>
		<link>http://packthub.wordpress.com/2010/07/06/apple-remote-desktop-configuration-via-terminal/</link>
		<comments>http://packthub.wordpress.com/2010/07/06/apple-remote-desktop-configuration-via-terminal/#comments</comments>
		<pubDate>Tue, 06 Jul 2010 18:51:38 +0000</pubDate>
		<dc:creator>z3r0bit</dc:creator>
				<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[Remote]]></category>
		<category><![CDATA[System Administration]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Terminal]]></category>
		<category><![CDATA[Apple Remote Desktop]]></category>
		<category><![CDATA[ARD]]></category>
		<category><![CDATA[Configuration]]></category>
		<category><![CDATA[Screen Sharing]]></category>

		<guid isPermaLink="false">http://packthub.wordpress.com/?p=86</guid>
		<description><![CDATA[Remove Preferences File &#38; Settings sudo /System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Resources/kickstart -uninstall -prefs -settings Grant Full Access to USERNAME sudo /System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Resources/kickstart -configure -users USERNAME -access -on -privs -all -clientopts -setreqperm -reqperm no Allow Screen Sharing Access sudo /System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Resources/kickstart -configure -clientopts -setvnclegacy -vnclegacy yes -setreqperm -reqperm no Restart ARD Client sudo /System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Resources/kickstart -restart -agent<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=packthub.wordpress.com&amp;blog=9044511&amp;post=86&amp;subd=packthub&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong>Remove Preferences File &amp; Settings</strong><br />
sudo /System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Resources/kickstart -uninstall -prefs -settings</p>
<p><strong>Grant Full Access to USERNAME</strong><br />
sudo /System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Resources/kickstart -configure -users USERNAME -access -on -privs -all -clientopts -setreqperm -reqperm no</p>
<p><strong>Allow Screen Sharing Access</strong><br />
sudo /System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Resources/kickstart -configure -clientopts -setvnclegacy -vnclegacy yes -setreqperm -reqperm no</p>
<p><strong>Restart ARD Client</strong><br />
sudo /System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Resources/kickstart -restart -agent</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/packthub.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/packthub.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/packthub.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/packthub.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/packthub.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/packthub.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/packthub.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/packthub.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/packthub.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/packthub.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/packthub.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/packthub.wordpress.com/86/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/packthub.wordpress.com/86/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/packthub.wordpress.com/86/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=packthub.wordpress.com&amp;blog=9044511&amp;post=86&amp;subd=packthub&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://packthub.wordpress.com/2010/07/06/apple-remote-desktop-configuration-via-terminal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e217f9861d3901f7ad7a210b774b75db?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">z3r0bit</media:title>
		</media:content>
	</item>
		<item>
		<title>Subversion Support for Visual Studio</title>
		<link>http://packthub.wordpress.com/2010/05/12/subversion-support-for-visual-studio/</link>
		<comments>http://packthub.wordpress.com/2010/05/12/subversion-support-for-visual-studio/#comments</comments>
		<pubDate>Wed, 12 May 2010 20:24:20 +0000</pubDate>
		<dc:creator>z3r0bit</dc:creator>
				<category><![CDATA[Subversion]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://packthub.wordpress.com/?p=83</guid>
		<description><![CDATA[anksvn VisualSVN TortoiseSVN<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=packthub.wordpress.com&amp;blog=9044511&amp;post=83&amp;subd=packthub&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://ankhsvn.open.collab.net/">anksvn</a><br />
<a href="http://www.visualsvn.com/">VisualSVN</a><br />
<a href="http://tortoisesvn.net/">TortoiseSVN</a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/packthub.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/packthub.wordpress.com/83/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/packthub.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/packthub.wordpress.com/83/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/packthub.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/packthub.wordpress.com/83/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/packthub.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/packthub.wordpress.com/83/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/packthub.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/packthub.wordpress.com/83/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/packthub.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/packthub.wordpress.com/83/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/packthub.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/packthub.wordpress.com/83/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=packthub.wordpress.com&amp;blog=9044511&amp;post=83&amp;subd=packthub&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://packthub.wordpress.com/2010/05/12/subversion-support-for-visual-studio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/e217f9861d3901f7ad7a210b774b75db?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">z3r0bit</media:title>
		</media:content>
	</item>
	</channel>
</rss>
