<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>n3wjack's blog</title>
	
	<link>http://n3wjack.net</link>
	<description>n3wjack's spurts of the mind and other geeky ramblings</description>
	<lastBuildDate>Sun, 19 May 2013 11:34:26 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/N3wjacksBlog" /><feedburner:info uri="n3wjacksblog" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><creativeCommons:license>http://creativecommons.org/licenses/by-nc/2.0/</creativeCommons:license><feedburner:browserFriendly>This is an XML content feed. It is intended to be viewed in a newsreader or syndicated to another site, subject to copyright and fair use.</feedburner:browserFriendly><item>
		<title>google reader replacement for geeks</title>
		<link>http://n3wjack.net/2013/05/18/google-reader-replacement-for-geeks/</link>
		<comments>http://n3wjack.net/2013/05/18/google-reader-replacement-for-geeks/#comments</comments>
		<pubDate>Sat, 18 May 2013 09:54:26 +0000</pubDate>
		<dc:creator>n3wjack</dc:creator>
				<category><![CDATA[geek]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[opensource]]></category>

		<guid isPermaLink="false">http://n3wjack.net/?p=2295</guid>
		<description><![CDATA[Google Reader is quitting on us and there doesn&#8217;t seem to be an alternative if you don&#8217;t want something that tries to make your feeds look all fancy and shiny eye-candy-ish like Feedly or most of the alternatives I saw. The things I loved in Google Reader are: 1. Accessible from anywhere (which means web-based [...]<div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href='http://n3wjack.net/2006/04/25/google-reader-tryout/' rel='bookmark' title='google reader tryout'>google reader tryout</a></li>
<li><a href='http://n3wjack.net/2006/10/06/google-feed-reader-update/' rel='bookmark' title='google feed reader update'>google feed reader update</a></li>
<li><a href='http://n3wjack.net/2011/11/06/getting-the-old-acrobat-reader-back-on-android/' rel='bookmark' title='getting the old Acrobat Reader back on Android'>getting the old Acrobat Reader back on Android</a></li>
</ol>
<img src='http://yarpp.org/pixels/f81cf4bb4c485cd86c5596ac6b3abb33'/>
</div>
]]></description>
				<content:encoded><![CDATA[<div style="float: right;"><a title="Newspaper dog thinking RSS by stylianosm, on Flickr" href="http://www.flickr.com/photos/stylianosm/3989939286/"><img alt="Newspaper dog thinking RSS" src="http://farm3.staticflickr.com/2453/3989939286_b7c69f9316_m.jpg" width="223" height="240" /></a></div>
<p>Google Reader is quitting on us and there doesn&#8217;t seem to be an alternative if you don&#8217;t want something that tries to make your feeds look all fancy and shiny eye-candy-ish like Feedly or most of the alternatives I saw.</p>
<p>The things I loved in Google Reader are:</p>
<p>1. Accessible from anywhere (which means web-based basically), so desktop based RSS readers didn&#8217;t cut it.<br />
2. I can use it from my Android phone, either with an app or straight from the website.<br />
3. I can skim feeds quickly and star or tag articles I want to read later.<br />
4. The read-later articles need to be imported into Instapaper, using something like IFTT.</p>
<p>I started looking at some open source solutions because I didn&#8217;t want to end up getting shut down again. In the least the services needed to allow me to import &amp; export feeds easily in case it does bail out.</p>
<p>I noticed a few open source applications running on PHP that are interesting but only one of them is still actively developed and has a decent user base. So <a href="http://tt-rss.org/redmine/projects/tt-rss/wiki">Tiny Tiny RSS</a> is what I ended up testing out.<br />
It&#8217;s pretty close to Google Reader (which makes sense because it&#8217;s an RSS aggregator and reader after all) but it isn&#8217;t pretending to become it, or implement every GR features. It&#8217;s sailing its own course, but since it&#8217;s pretty damn close I thought I&#8217;d give it a shot.</p>
<p>So here comes the geeky bit:</p>
<p>Since this is a web app and not a web service, you have to host it yourself.<br />
So this means getting the code, uploading it to your server, setting up the database and configuring it.</p>
<p>If that didn&#8217;t scare you off, all of this is nicely explained in this <a href="http://lifehacker.com/5992404/how-to-build-your-own-syncing-rss-reader-with-tiny-tiny-rss-and-kick-google-reader-to-the-curb">lifehacker post</a> and on the <a href="http://tt-rss.org/redmine/projects/tt-rss/wiki/InstallationNotes">TT-RSS installation notes</a>. So you&#8217;re pretty safe there. Recently the software was updated to enable it to run on a shared hosting server, so you can basically run it anywhere from now on.<br />
If I wouldn&#8217;t have my own hosting I&#8217;d try to get it running on a <a href="https://www.nearlyfreespeech.net/">NearlyFreeSpeech</a> site to try it out for cheaps. You can set up a PHP site quick and cheap over there if you have the know-how.</p>
<p>There&#8217;s and <a href="https://play.google.com/store/apps/details?id=org.fox.ttrss">Android application</a> on the market you can try for 7 days for free to connect to your instance of Tiny Tiny RSS (after you open up the API settings in the configuration) and it works great. It costs only a few bucks so I figured I was willing to pay that to the author of this fine piece of work that&#8217;s available to the world for free after all.</p>
<p>It also supports starring and tagging posts, and it allows you to expose your starred items as an RSS feed so you can pull that into IFTT for syncing with Instapaper.</p>
<p>There you have it. All requirements are met with free software (except the Android app bit) and a bit of geeky work on your part to get things set up and running. So far things are running great and I didn&#8217;t run into any issues yet.<br />
You can set this up for multiple users, so if you have friends that are also orphaned by Google Reader you can share your instance with them.</p>
<p><small>Photo by <a href="http://www.flickr.com/photos/stylianosm/">stylianosm</a>, <a href="http://creativecommons.org/licenses/by/2.0/deed.en_GB">cc-licensed</a>.</small></p>
<div id="tweetbutton2295" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fn3wjack.net%2F2013%2F05%2F18%2Fgoogle-reader-replacement-for-geeks%2F&amp;via=n3wjack&amp;text=google%20reader%20replacement%20for%20geeks&amp;related=&amp;lang=en&amp;count=none&amp;counturl=http%3A%2F%2Fn3wjack.net%2F2013%2F05%2F18%2Fgoogle-reader-replacement-for-geeks%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://n3wjack.net/wp/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><div class='yarpp-related-rss'>
<p>Related posts:<ol>
<li><a href='http://n3wjack.net/2006/04/25/google-reader-tryout/' rel='bookmark' title='google reader tryout'>google reader tryout</a></li>
<li><a href='http://n3wjack.net/2006/10/06/google-feed-reader-update/' rel='bookmark' title='google feed reader update'>google feed reader update</a></li>
<li><a href='http://n3wjack.net/2011/11/06/getting-the-old-acrobat-reader-back-on-android/' rel='bookmark' title='getting the old Acrobat Reader back on Android'>getting the old Acrobat Reader back on Android</a></li>
</ol></p>
<img src='http://yarpp.org/pixels/f81cf4bb4c485cd86c5596ac6b3abb33'/>
</div>
<img src="http://feeds.feedburner.com/~r/N3wjacksBlog/~4/MMlC4dls8Ps" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://n3wjack.net/2013/05/18/google-reader-replacement-for-geeks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>securely wiping your hard drive without dban</title>
		<link>http://n3wjack.net/2013/05/14/securely-wiping-your-hard-drive-without-dban/</link>
		<comments>http://n3wjack.net/2013/05/14/securely-wiping-your-hard-drive-without-dban/#comments</comments>
		<pubDate>Tue, 14 May 2013 18:19:58 +0000</pubDate>
		<dc:creator>n3wjack</dc:creator>
				<category><![CDATA[geek]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://n3wjack.net/?p=2282</guid>
		<description><![CDATA[Well if DBAN doesn&#8217;t cut it for some reason there&#8217;s always a more native Linux way to do this. Step one is getting a Linux live CD, DVD or USB stick and boot from that. I used the Debian Live CD myself, which boots into character mode so you don&#8217;t end up with XServer not [...]<div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href='http://n3wjack.net/2006/12/22/free-industrial-strenght-data-wiping/' rel='bookmark' title='free industrial strenght data wiping'>free industrial strenght data wiping</a></li>
<li><a href='http://n3wjack.net/2007/06/03/charmed-by-debian-etch/' rel='bookmark' title='charmed by Debian Etch'>charmed by Debian Etch</a></li>
<li><a href='http://n3wjack.net/2007/01/29/making-the-ati-radeon-work-on-ubuntu-sort-of/' rel='bookmark' title='making the ati radeon work on ubuntu (sort of)'>making the ati radeon work on ubuntu (sort of)</a></li>
</ol>
<img src='http://yarpp.org/pixels/f81cf4bb4c485cd86c5596ac6b3abb33'/>
</div>
]]></description>
				<content:encoded><![CDATA[<div style="float: right;"><a title="Technologic by Hugo Chinaglia, on Flickr" href="http://www.flickr.com/photos/chinaglia/4197728378/"><img alt="Technologic" src="http://farm5.staticflickr.com/4001/4197728378_a2518cd271_m.jpg" width="240" height="161" /></a></div>
<p>Well if <a href="http://www.dban.org/">DBAN</a> doesn&#8217;t cut it for some reason there&#8217;s always a more native Linux way to do this.</p>
<p>Step one is getting a Linux live CD, DVD or <a href="http://www.pendrivelinux.com/universal-usb-installer-easy-as-1-2-3/">USB</a> stick and boot from that. I used the <a href="http://www.debian.org/CD/live/">Debian Live CD</a> myself, which boots into character mode so you don&#8217;t end up with XServer not getting your video settings right.</p>
<p>Once you&#8217;re in a shell, you can use the <a href="http://linux.about.com/library/cmd/blcmdl1_shred.htm">shred</a> command to wipe your HD&#8217;s data by overwriting it a number of times with random data. I found that out by <a href="http://jaysonbroughton.com/2011/04/securely-wiping-hard-drives/">reading a post by a lad named Jason</a> on the topic which was a nice help. I only had to add the &#8220;sudo&#8221; call in front of the command to actually allow it to get write access to the disk on Debian.</p>
<p>First figure out what partition/drive you want to wipe by running:</p>
<blockquote>
<pre><code>cat /proc/partitions</code></pre>
</blockquote>
<p>Then, in my case, I had to run this to wipe sda:</p>
<blockquote>
<pre><code>sudo shred -fvz -n 6 /dev/sda</code></pre>
</blockquote>
<p>The <code>-fvz</code> basically means, [f]orce write permissions, [v]erbose output so you can see the wiping progress and write [z]ero&#8217;s on the last run to hide the wiping. <code>-n 6</code> tells it to do 6 runs of random data writing.</p>
<p>Using DBAN is still the easier way to get this done, but if that&#8217;s causing you trouble you can use this as a backup wiping measure.</p>
<p><small>Photo by <a href="http://www.flickr.com/photos/chinaglia/">Hugo Chinaglia</a>, <a href="http://creativecommons.org/licenses/by-nc/2.0/deed.en_GB">cc-licensed</a>.</small></p>
<div id="tweetbutton2282" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fn3wjack.net%2F2013%2F05%2F14%2Fsecurely-wiping-your-hard-drive-without-dban%2F&amp;via=n3wjack&amp;text=securely%20wiping%20your%20hard%20drive%20without%20dban&amp;related=&amp;lang=en&amp;count=none&amp;counturl=http%3A%2F%2Fn3wjack.net%2F2013%2F05%2F14%2Fsecurely-wiping-your-hard-drive-without-dban%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://n3wjack.net/wp/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><div class='yarpp-related-rss'>
<p>Related posts:<ol>
<li><a href='http://n3wjack.net/2006/12/22/free-industrial-strenght-data-wiping/' rel='bookmark' title='free industrial strenght data wiping'>free industrial strenght data wiping</a></li>
<li><a href='http://n3wjack.net/2007/06/03/charmed-by-debian-etch/' rel='bookmark' title='charmed by Debian Etch'>charmed by Debian Etch</a></li>
<li><a href='http://n3wjack.net/2007/01/29/making-the-ati-radeon-work-on-ubuntu-sort-of/' rel='bookmark' title='making the ati radeon work on ubuntu (sort of)'>making the ati radeon work on ubuntu (sort of)</a></li>
</ol></p>
<img src='http://yarpp.org/pixels/f81cf4bb4c485cd86c5596ac6b3abb33'/>
</div>
<img src="http://feeds.feedburner.com/~r/N3wjacksBlog/~4/jxN0TOCMhRA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://n3wjack.net/2013/05/14/securely-wiping-your-hard-drive-without-dban/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>hardcore overload II</title>
		<link>http://n3wjack.net/2013/05/10/hardcore-overload-ii/</link>
		<comments>http://n3wjack.net/2013/05/10/hardcore-overload-ii/#comments</comments>
		<pubDate>Fri, 10 May 2013 10:20:38 +0000</pubDate>
		<dc:creator>n3wjack</dc:creator>
				<category><![CDATA[breakcore]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[gabber]]></category>
		<category><![CDATA[hardcore]]></category>
		<category><![CDATA[mp3]]></category>
		<category><![CDATA[music]]></category>

		<guid isPermaLink="false">http://n3wjack.net/?p=2270</guid>
		<description><![CDATA[Time for another hardcore overload. We&#8217;ll start with the awesome Outside Agency again (can&#8217;t fail there) with the Twisted Darkside podcast mix #112 they did for the Impact 11th b-day warehouse party (direct link &#38; mirror). It&#8217;s a shorty, but it&#8217;s damn good. If you&#8217;re dying for more hardcore podcasts, well, that Twisted Darkside page [...]<div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href='http://n3wjack.net/2012/11/11/hardcore-overload-from-the-outside-agency/' rel='bookmark' title='hardcore overload from the outside agency'>hardcore overload from the outside agency</a></li>
<li><a href='http://n3wjack.net/2005/10/30/mp3-set-filled-of-hardcore-goodness/' rel='bookmark' title='mp3 set filled of hardcore goodness'>mp3 set filled of hardcore goodness</a></li>
<li><a href='http://n3wjack.net/2006/07/22/cold-hard-beats-for-hot-times/' rel='bookmark' title='cold hard beats for hot times'>cold hard beats for hot times</a></li>
</ol>
<img src='http://yarpp.org/pixels/f81cf4bb4c485cd86c5596ac6b3abb33'/>
</div>
]]></description>
				<content:encoded><![CDATA[<div style="float: right;"><a title="just tell the truth by Rosa Menkman, on Flickr" href="http://www.flickr.com/photos/r00s/4476983940/"><img alt="just tell the truth" src="http://farm5.staticflickr.com/4043/4476983940_f5d15f5131_m.jpg" width="240" height="180" /></a></div>
<p>Time for <a href="/2012/11/11/hardcore-overload-from-the-outside-agency/">another</a> hardcore overload. We&#8217;ll start with the awesome Outside Agency again (can&#8217;t fail there) with the <a href="http://www.twisted.fm/podcast_darkside.htm">Twisted Darkside podcast</a> mix #112 they did for the Impact 11th b-day warehouse party (<a href="http://twisted.fm/podcast/darkside/mixes/Twisted%27s_Darkside_Podcast_112_-_The_Outside_Agency_-_Impact_11th_Birthday_Warehouse_WarmUp_Mini_mix.mp3">direct link</a> &amp; <a href="http://www.mediafire.com/download.php?ofi4vcf2ca4ovxa">mirror</a>). It&#8217;s a shorty, but it&#8217;s damn good. If you&#8217;re dying for more hardcore podcasts, well, that Twisted Darkside page is full of &#8216;em, so I&#8217;m sure you&#8217;ll find something there.</p>
<p>In case you don&#8217;t, there&#8217;s always this one: a <a href="https://soundcloud.com/prspct-recordings/prspct-xl17-pdcst-mixed-by-the">mix by no other than UK legend The DJ Producer</a> for the PRSPCT XL 17 party. I don&#8217;t think I need to waste any more words on this. Lot&#8217;s of Hellfish &amp; Producer in this one of course, so enjoy.</p>
<p>Now something I&#8217;m sure you haven&#8217;t heard of before. A Berlin based producer who&#8217;s been going at it for 10 years started a dark sounding electronic music project under the name RML_. You can <a href="https://soundcloud.com/rml-4/rml_ep_2013">download his first EP</a> for free which has some cool, dark &amp; hard techno at a bit of a slower pace so you can chill down from the previous mayhem posted here.</p>
<p><small>Photo by <a href="http://www.flickr.com/photos/r00s/">Rosa Menkman</a>, <a href="http://creativecommons.org/licenses/by-nc/2.0/deed.en_GB">cc-licensed</a>.</small></p>
<div id="tweetbutton2270" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fn3wjack.net%2F2013%2F05%2F10%2Fhardcore-overload-ii%2F&amp;via=n3wjack&amp;text=hardcore%20overload%20II&amp;related=&amp;lang=en&amp;count=none&amp;counturl=http%3A%2F%2Fn3wjack.net%2F2013%2F05%2F10%2Fhardcore-overload-ii%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://n3wjack.net/wp/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><div class='yarpp-related-rss'>
<p>Related posts:<ol>
<li><a href='http://n3wjack.net/2012/11/11/hardcore-overload-from-the-outside-agency/' rel='bookmark' title='hardcore overload from the outside agency'>hardcore overload from the outside agency</a></li>
<li><a href='http://n3wjack.net/2005/10/30/mp3-set-filled-of-hardcore-goodness/' rel='bookmark' title='mp3 set filled of hardcore goodness'>mp3 set filled of hardcore goodness</a></li>
<li><a href='http://n3wjack.net/2006/07/22/cold-hard-beats-for-hot-times/' rel='bookmark' title='cold hard beats for hot times'>cold hard beats for hot times</a></li>
</ol></p>
<img src='http://yarpp.org/pixels/f81cf4bb4c485cd86c5596ac6b3abb33'/>
</div>
<img src="http://feeds.feedburner.com/~r/N3wjacksBlog/~4/DezqhEB-l5E" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://n3wjack.net/2013/05/10/hardcore-overload-ii/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://twisted.fm/podcast/darkside/mixes/Twisted%27s_Darkside_Podcast_112_-_The_Outside_Agency_-_Impact_11th_Birthday_Warehouse_WarmUp_Mini_mix.mp3" length="41067272" type="audio/mpeg" />
		</item>
		<item>
		<title>using a web client in powershell</title>
		<link>http://n3wjack.net/2013/04/22/using-a-web-client-in-powershell/</link>
		<comments>http://n3wjack.net/2013/04/22/using-a-web-client-in-powershell/#comments</comments>
		<pubDate>Mon, 22 Apr 2013 20:39:14 +0000</pubDate>
		<dc:creator>n3wjack</dc:creator>
				<category><![CDATA[geek]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://n3wjack.net/?p=2251</guid>
		<description><![CDATA[PowerShell truly is powerful. A few lines of script is all you need to perform an HTTP request in a PowerShell script. If the native commands don&#8217;t cut it, it&#8217;s pretty easy to reach out and harness the power of the .NET framework instead like in the sample below. As a .NET developer this allows [...]<div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href='http://n3wjack.net/2008/06/25/windows-batch-scripting-kung-fu/' rel='bookmark' title='windows batch scripting kung fu'>windows batch scripting kung fu</a></li>
<li><a href='http://n3wjack.net/2006/02/27/ie-as-a-platform-for-html-apps/' rel='bookmark' title='IE as a platform for html apps'>IE as a platform for html apps</a></li>
<li><a href='http://n3wjack.net/2005/01/04/blogger-whats-playing-hack/' rel='bookmark' title='blogger what&#039;s playing hack'>blogger what&#039;s playing hack</a></li>
</ol>
<img src='http://yarpp.org/pixels/f81cf4bb4c485cd86c5596ac6b3abb33'/>
</div>
]]></description>
				<content:encoded><![CDATA[<p>PowerShell truly is powerful.<br />
A few lines of script is all you need to perform an HTTP request in a PowerShell script. If the native commands don&#8217;t cut it, it&#8217;s pretty easy to reach out and harness the power of the .NET framework instead like in the sample below.<br />
As a .NET developer this allows you to write some pretty kick-ass scripts without having to compile a line of code.</p>
<p>I like it.</p>
<blockquote>
<pre><code># Add the necessary .NET assembly
Add-Type -AssemblyName System.Net.Http

# Create the HttpClient object
$client = New-Object -TypeName System.Net.Http.Httpclient

# Get the web content.
$task = $client.GetStringAsync("http://n3wjack.net")

# Wait for the async call to finish
$task.wait();

# Use the result
if ($task.IsCompleted) {
  # Do your thing here.
  echo $task.Result
} else {
  echo "Sorry, something went wrong: " + $task.Exception.Message
}</code></pre>
</blockquote>
<div id="tweetbutton2251" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fn3wjack.net%2F2013%2F04%2F22%2Fusing-a-web-client-in-powershell%2F&amp;via=n3wjack&amp;text=using%20a%20web%20client%20in%20powershell&amp;related=&amp;lang=en&amp;count=none&amp;counturl=http%3A%2F%2Fn3wjack.net%2F2013%2F04%2F22%2Fusing-a-web-client-in-powershell%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://n3wjack.net/wp/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><div class='yarpp-related-rss'>
<p>Related posts:<ol>
<li><a href='http://n3wjack.net/2008/06/25/windows-batch-scripting-kung-fu/' rel='bookmark' title='windows batch scripting kung fu'>windows batch scripting kung fu</a></li>
<li><a href='http://n3wjack.net/2006/02/27/ie-as-a-platform-for-html-apps/' rel='bookmark' title='IE as a platform for html apps'>IE as a platform for html apps</a></li>
<li><a href='http://n3wjack.net/2005/01/04/blogger-whats-playing-hack/' rel='bookmark' title='blogger what&#039;s playing hack'>blogger what&#039;s playing hack</a></li>
</ol></p>
<img src='http://yarpp.org/pixels/f81cf4bb4c485cd86c5596ac6b3abb33'/>
</div>
<img src="http://feeds.feedburner.com/~r/N3wjacksBlog/~4/BygchDE5EMA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://n3wjack.net/2013/04/22/using-a-web-client-in-powershell/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>donating bandwidth to open source</title>
		<link>http://n3wjack.net/2013/03/31/donating-bandwidth-to-open-source/</link>
		<comments>http://n3wjack.net/2013/03/31/donating-bandwidth-to-open-source/#comments</comments>
		<pubDate>Sun, 31 Mar 2013 11:41:22 +0000</pubDate>
		<dc:creator>n3wjack</dc:creator>
				<category><![CDATA[geek]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[opensource]]></category>

		<guid isPermaLink="false">http://n3wjack.net/?p=2244</guid>
		<description><![CDATA[If you&#8217;re like me and you have a big fat internet pipe entering your home then you probably have a lot of unused upload bandwidth at the end of the month. In fact, if you have one of those flat-rate unlimited bandwidth kind of packages which you lucky foreigners seem to have in abundance, then [...]<div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href='http://n3wjack.net/2007/08/13/openmoko-the-open-source-mobile-phone/' rel='bookmark' title='openmoko: the open source mobile phone'>openmoko: the open source mobile phone</a></li>
<li><a href='http://n3wjack.net/2005/01/19/open-source-beer/' rel='bookmark' title='open source beer'>open source beer</a></li>
<li><a href='http://n3wjack.net/2007/11/21/7-bandwidth-diet-tips-for-belgians/' rel='bookmark' title='7 bandwidth diet tips for belgians'>7 bandwidth diet tips for belgians</a></li>
</ol>
<img src='http://yarpp.org/pixels/f81cf4bb4c485cd86c5596ac6b3abb33'/>
</div>
]]></description>
				<content:encoded><![CDATA[<div style="float: right;"><a title="Skogafoss waterfall, iceland by Massimo Margagnoni, on Flickr" href="http://www.flickr.com/photos/50335549@N05/7935804592/"><img alt="Skogafoss waterfall, iceland" src="http://farm9.staticflickr.com/8172/7935804592_951eb37130_m.jpg" width="240" height="240" /></a></div>
<p>If you&#8217;re like me and you have a big fat internet pipe entering your home then you probably have a lot of unused upload bandwidth at the end of the month. In fact, if you have one of those flat-rate unlimited bandwidth kind of packages which you lucky foreigners seem to have in abundance, then you have (in theory) a lot of unused bandwidth&#8230; always.</p>
<p>So how about using some of those gigs for a good cause? How about seeding some awesome and freely available open source software and content so others can get faster access to it. That wat you save the lads hosting those big ISOs from their servers some bucks by taking the load off their upload stream.</p>
<p>The solution is simple, boot up your favorite torrent client (uTorrent for example) get a few torrented downloads for the open source causes you feel like contributing to and seed away!</p>
<p>Good stuff to give bandwidth to are:</p>
<ul>
<li>The <a href="http://www.ubuntu.com/download/desktop/alternative-downloads">Ubuntu</a> Linux operating system. Seed the iso&#8217;s of the latest version.</li>
<li>Other free OS&#8217;s such as <a href="http://www.debian.org/CD/torrent-cd/">Debian</a>, <a href="http://software.opensuse.org/123/en">Suse</a>, <a href="http://www.freebsd.org/releases/">FreeBSD</a> or <a href="http://www.backtrack-linux.org/">whatever</a> flavour you fancy.</li>
<li>Google&#8217;s <a href="http://www.gutenberg.org/wiki/Gutenberg:The_CD_and_DVD_Project#Downloading_Via_BitTorrent">Project Gutenberg</a>, sharing a  DVD worth of free and open ebooks. It feels good to share a library of content from your machine, trust me. Also great to browse through yourself btw.</li>
<li>The free content (cc-licensed mostly) from <a href="http://www.clearbits.net/">clear-bits</a>. Pick some stuff you want to check out yourself, music, video&#8217;s, games, anything and just remember to keep that torrent up for seeding. You won&#8217;t have a lot of downloads on these usually as they are only fetched sporadically, but keeping the seed up is like giving the other a thumbs up if you like his stuff.</li>
<li>Recently <a href="http://archive.org/details/bittorrent">archive.org</a> also put up a lot of its content in torrent form.</li>
</ul>
<p>Be sure to check back on those OS releases now and then so you don&#8217;t end up seeding a dusty old version, but other than that, your torrent client is giving back without you having to do any effort. How sweet is that?</p>
<p><small>Photo by <a href="http://www.flickr.com/photos/50335549@N05/">Massimo Margagnoni</a>, <a href="http://creativecommons.org/licenses/by/2.0/deed.en_GB">cc-licensed</a>.</small></p>
<div id="tweetbutton2244" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fn3wjack.net%2F2013%2F03%2F31%2Fdonating-bandwidth-to-open-source%2F&amp;via=n3wjack&amp;text=donating%20bandwidth%20to%20open%20source&amp;related=&amp;lang=en&amp;count=none&amp;counturl=http%3A%2F%2Fn3wjack.net%2F2013%2F03%2F31%2Fdonating-bandwidth-to-open-source%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://n3wjack.net/wp/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><div class='yarpp-related-rss'>
<p>Related posts:<ol>
<li><a href='http://n3wjack.net/2007/08/13/openmoko-the-open-source-mobile-phone/' rel='bookmark' title='openmoko: the open source mobile phone'>openmoko: the open source mobile phone</a></li>
<li><a href='http://n3wjack.net/2005/01/19/open-source-beer/' rel='bookmark' title='open source beer'>open source beer</a></li>
<li><a href='http://n3wjack.net/2007/11/21/7-bandwidth-diet-tips-for-belgians/' rel='bookmark' title='7 bandwidth diet tips for belgians'>7 bandwidth diet tips for belgians</a></li>
</ol></p>
<img src='http://yarpp.org/pixels/f81cf4bb4c485cd86c5596ac6b3abb33'/>
</div>
<img src="http://feeds.feedburner.com/~r/N3wjacksBlog/~4/JPkrA-bS3kk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://n3wjack.net/2013/03/31/donating-bandwidth-to-open-source/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>3 awesome free breakcore.nl releases</title>
		<link>http://n3wjack.net/2013/03/24/3-awesome-free-breakcore-nl-releases/</link>
		<comments>http://n3wjack.net/2013/03/24/3-awesome-free-breakcore-nl-releases/#comments</comments>
		<pubDate>Sun, 24 Mar 2013 10:29:18 +0000</pubDate>
		<dc:creator>n3wjack</dc:creator>
				<category><![CDATA[breakcore]]></category>
		<category><![CDATA[gabber]]></category>
		<category><![CDATA[hardcore]]></category>
		<category><![CDATA[mp3]]></category>
		<category><![CDATA[music]]></category>

		<guid isPermaLink="false">http://n3wjack.net/?p=2227</guid>
		<description><![CDATA[Shame on me! I&#8217;ve been sitting on some sweet breakcore but didn&#8217;t find the time to share the awesome with you. So here it is, in a triple dose (sort of) to make it all dandy again. The Dutch breakcore.nl site has brought out various breakcore releases at regular intervals, like their Themeless album series [...]<div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href='http://n3wjack.net/2010/01/08/themeless-free-breakcore-album-from-breakcore-nl/' rel='bookmark' title='themeless free breakcore album from breakcore.nl'>themeless free breakcore album from breakcore.nl</a></li>
<li><a href='http://n3wjack.net/2010/02/06/ccdms-fletz-free-breakcore-is-yum/' rel='bookmark' title='ccdm&#039;s fletz: free breakcore is yum!'>ccdm&#039;s fletz: free breakcore is yum!</a></li>
<li><a href='http://n3wjack.net/2012/03/10/some-free-breakcore-albums-and-then-some-not/' rel='bookmark' title='some free breakcore albums and then some not'>some free breakcore albums and then some not</a></li>
</ol>
<img src='http://yarpp.org/pixels/f81cf4bb4c485cd86c5596ac6b3abb33'/>
</div>
]]></description>
				<content:encoded><![CDATA[<div style="float: right;"><a title="music by craigCloutier, on Flickr" href="http://www.flickr.com/photos/craigcloutier/3818742276/"><img alt="music" src="http://farm3.staticflickr.com/2473/3818742276_af9960d642_n.jpg" width="320" height="214" /></a></div>
<p>Shame on me!<br />
I&#8217;ve been sitting on some sweet breakcore but didn&#8217;t find the time to share the awesome with you. So here it is, in a triple dose (sort of) to make it all dandy again.</p>
<p>The Dutch <a href="http://breakcore.nl">breakcore.nl</a> site has brought out various breakcore releases at regular intervals, like their <a href="2010/01/08/themeless-free-breakcore-album-from-breakcore-nl/">Themeless</a> <a href="2011/01/22/long-time-no-beats/">album</a> series featuring lots of new breakcore talent. The range of breakcore variation on this albums is so that you&#8217;ll always find something you like in those high quality tracks.</p>
<p><a href="http://breakcore.nl/index.php?m=music&amp;r=bm009">Dowload Themeless 5</a> and check it out for yourself.</p>
<p>A second release on breakcore.nl worth checking out is the free EP called <a href="http://breakcore.nl/index.php?m=music&amp;r=bm008">Midnight Notes</a> released by WSicko, who&#8217;s runs the forum &amp; label if I&#8217;m not mistaken.<br />
The album has 5 high energy tracks which combine classical music with gabber and jungle beats. You know, that stuff that&#8217;s pretty common in breakcore. Good stuff, somewhere in the range of The Teknoist if you ask me, so <a href="http://breakcore.nl/index.php?m=music&amp;r=bm008">download it</a> or <a href="http://breakcorenl.bandcamp.com/album/midnight-notes">listen to it on bandcamp</a>.</p>
<p>The third one is another goody coming from z999 and is called <a href="http://breakcore.nl/index.php?m=music&amp;r=bm010">Distorted By Design</a>. Breakcory jungle breaks mixed up with melodic classical bits and pieces with a nice distortion sauce on top. Best served loud.</p>
<p><small>Photo by <a href="http://www.flickr.com/photos/craigcloutier/">craigCloutier</a>, <a href="http://creativecommons.org/licenses/by-sa/2.0/deed.en_GB">cc-licensed</a>.</small></p>
<div id="tweetbutton2227" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fn3wjack.net%2F2013%2F03%2F24%2F3-awesome-free-breakcore-nl-releases%2F&amp;via=n3wjack&amp;text=3%20awesome%20free%20breakcore.nl%20releases&amp;related=&amp;lang=en&amp;count=none&amp;counturl=http%3A%2F%2Fn3wjack.net%2F2013%2F03%2F24%2F3-awesome-free-breakcore-nl-releases%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://n3wjack.net/wp/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><div class='yarpp-related-rss'>
<p>Related posts:<ol>
<li><a href='http://n3wjack.net/2010/01/08/themeless-free-breakcore-album-from-breakcore-nl/' rel='bookmark' title='themeless free breakcore album from breakcore.nl'>themeless free breakcore album from breakcore.nl</a></li>
<li><a href='http://n3wjack.net/2010/02/06/ccdms-fletz-free-breakcore-is-yum/' rel='bookmark' title='ccdm&#039;s fletz: free breakcore is yum!'>ccdm&#039;s fletz: free breakcore is yum!</a></li>
<li><a href='http://n3wjack.net/2012/03/10/some-free-breakcore-albums-and-then-some-not/' rel='bookmark' title='some free breakcore albums and then some not'>some free breakcore albums and then some not</a></li>
</ol></p>
<img src='http://yarpp.org/pixels/f81cf4bb4c485cd86c5596ac6b3abb33'/>
</div>
<img src="http://feeds.feedburner.com/~r/N3wjacksBlog/~4/5WqKuYKxKno" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://n3wjack.net/2013/03/24/3-awesome-free-breakcore-nl-releases/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>some free wallpapers for desktop and phone</title>
		<link>http://n3wjack.net/2013/02/16/some-free-wallpapers-for-desktop-and-phone/</link>
		<comments>http://n3wjack.net/2013/02/16/some-free-wallpapers-for-desktop-and-phone/#comments</comments>
		<pubDate>Sat, 16 Feb 2013 10:20:08 +0000</pubDate>
		<dc:creator>n3wjack</dc:creator>
				<category><![CDATA[download]]></category>
		<category><![CDATA[flickr]]></category>

		<guid isPermaLink="false">http://n3wjack.net/?p=2213</guid>
		<description><![CDATA[My web stats tell me that you lot like to find some new and shiny wallpapers for your desktops and phones now and then. Since I&#8217;ve been tagging my flickr photos for a while now with wallpaper tags, I thought it would be nice if I&#8217;d just link them up here so you can take [...]<div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href='http://n3wjack.net/2006/06/27/pointless-3d-desktop-fancyness/' rel='bookmark' title='pointless 3d desktop fancyness'>pointless 3d desktop fancyness</a></li>
<li><a href='http://n3wjack.net/2008/02/21/why-windows-desktop-search-sucks-ass/' rel='bookmark' title='why windows desktop search sucks ass'>why windows desktop search sucks ass</a></li>
<li><a href='http://n3wjack.net/2010/03/10/geek-space-invader-wallpaper/' rel='bookmark' title='geek space invader wallpaper'>geek space invader wallpaper</a></li>
</ol>
<img src='http://yarpp.org/pixels/f81cf4bb4c485cd86c5596ac6b3abb33'/>
</div>
]]></description>
				<content:encoded><![CDATA[<p>My web stats tell me that you lot like to find some new and shiny wallpapers for your desktops and phones now and then. Since I&#8217;ve been tagging my flickr photos for a while now with wallpaper tags, I thought it would be nice if I&#8217;d just link them up here so you can take a peek and use them if you like.<br />
All wallpapers are cc-licensed as usual so you&#8217;re free to use them, chop and manipulate them. To download an image, click the Actions menu on top, then pick &#8220;View All Sizes&#8221;.</p>
<p>Here&#8217;s some of the <a href="http://www.flickr.com/photos/n3wjack/tags/wallpaper/">desktop wallpapers</a>:</p>
<p style="text-align: center;"><a title="cmd.exe by *n3wjack's world in pixels, on Flickr" href="http://www.flickr.com/photos/n3wjack/3856456237/"><img class="alignnone" alt="cmd.exe" src="http://farm4.staticflickr.com/3420/3856456237_054e5b74e9.jpg" width="500" height="375" /></a></p>
<p style="text-align: center;"><a title="belgian summer by *n3wjack's world in pixels, on Flickr" href="http://www.flickr.com/photos/n3wjack/7529638962/"><img class="alignnone" alt="belgian summer" src="http://farm8.staticflickr.com/7276/7529638962_418ce14e1e.jpg" width="500" height="281" /></a></p>
<p style="text-align: center;"><a title="dubai nights by *n3wjack's world in pixels, on Flickr" href="http://www.flickr.com/photos/n3wjack/8435430293/"><img class="alignnone" alt="dubai nights" src="http://farm9.staticflickr.com/8238/8435430293_84693012f1.jpg" width="500" height="281" /></a></p>
<p>And here are some <a href="http://www.flickr.com/photos/n3wjack/tags/phonewallpaper/">more wallpapers</a> specifically made for your smartphone (which means they are in portrait mode basically):</p>
<p style="text-align: center;"><a title="dark church by *n3wjack's world in pixels, on Flickr" href="http://www.flickr.com/photos/n3wjack/8330708494/"><img alt="dark church" src="http://farm9.staticflickr.com/8084/8330708494_71dd199c3f_n.jpg" width="179" height="320" /></a> <a title="ra by *n3wjack's world in pixels, on Flickr" href="http://www.flickr.com/photos/n3wjack/7431875226/"><img alt="ra" src="http://farm9.staticflickr.com/8013/7431875226_da800f9d10_n.jpg" width="180" height="320" /></a> <a title="dubai nights by *n3wjack's world in pixels, on Flickr" href="http://www.flickr.com/photos/n3wjack/8436515596/"><img alt="dubai nights" src="http://farm9.staticflickr.com/8336/8436515596_c0186871fc_m.jpg" width="135" height="240" /></a></p>
<p>Enjoy!</p>
<div id="tweetbutton2213" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fn3wjack.net%2F2013%2F02%2F16%2Fsome-free-wallpapers-for-desktop-and-phone%2F&amp;via=n3wjack&amp;text=some%20free%20wallpapers%20for%20desktop%20and%20phone&amp;related=&amp;lang=en&amp;count=none&amp;counturl=http%3A%2F%2Fn3wjack.net%2F2013%2F02%2F16%2Fsome-free-wallpapers-for-desktop-and-phone%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://n3wjack.net/wp/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><div class='yarpp-related-rss'>
<p>Related posts:<ol>
<li><a href='http://n3wjack.net/2006/06/27/pointless-3d-desktop-fancyness/' rel='bookmark' title='pointless 3d desktop fancyness'>pointless 3d desktop fancyness</a></li>
<li><a href='http://n3wjack.net/2008/02/21/why-windows-desktop-search-sucks-ass/' rel='bookmark' title='why windows desktop search sucks ass'>why windows desktop search sucks ass</a></li>
<li><a href='http://n3wjack.net/2010/03/10/geek-space-invader-wallpaper/' rel='bookmark' title='geek space invader wallpaper'>geek space invader wallpaper</a></li>
</ol></p>
<img src='http://yarpp.org/pixels/f81cf4bb4c485cd86c5596ac6b3abb33'/>
</div>
<img src="http://feeds.feedburner.com/~r/N3wjacksBlog/~4/ldg0JH8nNLA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://n3wjack.net/2013/02/16/some-free-wallpapers-for-desktop-and-phone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>usb 3 external hd + wireless mouse gives nasty frustrating interference</title>
		<link>http://n3wjack.net/2013/02/02/usb-3-external-hd-wireless-mouse-gives-nasty-frustrating-interference/</link>
		<comments>http://n3wjack.net/2013/02/02/usb-3-external-hd-wireless-mouse-gives-nasty-frustrating-interference/#comments</comments>
		<pubDate>Sat, 02 Feb 2013 10:59:00 +0000</pubDate>
		<dc:creator>n3wjack</dc:creator>
				<category><![CDATA[geek]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://n3wjack.net/?p=2103</guid>
		<description><![CDATA[This been bugging me for a few days now so I&#8217;m glad I found a fix and thought I&#8217;d publish that to the world-wide web. Recently my old external HD started making these really annoying clicking sounds after I accidentally dropped it on its head. Oops. A check-disk showed the clicking noises where indeed indicating [...]<div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href='http://n3wjack.net/2006/02/08/i-love-my-usb-phone/' rel='bookmark' title='i love my usb phone'>i love my usb phone</a></li>
<li><a href='http://n3wjack.net/2008/01/16/six-firefox-shortcuts-everyone-should-know/' rel='bookmark' title='six firefox shortcuts everyone should know'>six firefox shortcuts everyone should know</a></li>
<li><a href='http://n3wjack.net/2011/02/07/cleaning-up-disk-space-on-windows-round-up/' rel='bookmark' title='cleaning up disk space on windows round-up'>cleaning up disk space on windows round-up</a></li>
</ol>
<img src='http://yarpp.org/pixels/f81cf4bb4c485cd86c5596ac6b3abb33'/>
</div>
]]></description>
				<content:encoded><![CDATA[<div style="float: right"><a href="http://www.flickr.com/photos/r00s/5388049004/" title="Over the rainbow by Rosa Menkman, on Flickr"><img src="http://farm6.staticflickr.com/5215/5388049004_c1b61f17d3_n.jpg" width="320" height="240" alt="Over the rainbow"></a></div>
<p>This been bugging me for a few days now so I&#8217;m glad I found a fix and thought I&#8217;d publish that to the world-wide web.<br />
Recently my old external HD started making these really annoying clicking sounds after I accidentally dropped it on its head. Oops. A check-disk showed the clicking noises where indeed indicating a problem (check-disk never manages to finish its check, it gets stuck somewhere in the middle&#8230;) so it was time to shop for a new and shiny drive, of course USB 3 compatible because it&#8217;s like the latest and greatest in Universal Bus Technologies these days.</p>
<p>After I connected the new and shiny Seagate drive to the lappy however, my wireless mouse (I don&#8217;t like wires) started acting jumpy. My suspicion that indeed the drive was the culprit only increases as the behaviour stopped when I disconnected the drive.</p>
<p>OK, guilty party found, but now what? Apparently the USB 3 cable and/or drive is giving off enough interference to mess with the wireless radio signal for the mouse and keyboard (I don&#8217;t like wires). I read a few online posts on similar problems but nothing that really gave a clear solution except &#8220;try using a different USB port&#8221; for the wireless connector.</p>
<p>Great but I can&#8217;t, since on the Dell laptop all the USB ports are pretty close to one another (tip for Dell perhaps?). Then from a Logitech thread came the tip to perhaps try using a USB extension cable. Well bloody Hell I still have one of those things around I never use! Turns out that little cable of only a good 20 cm long is enough to keep the wireless receiver far enough away from the jamming source to function properly again.<br />
Awesome.</p>
<p>Weird thing is that when I move it close to the USB 3 port used for the HD again, it doesn&#8217;t seem to suffer from interference anymore. I have no idea why that is.</p>
<p><small>Photo by <a href="http://www.flickr.com/photos/r00s/">Rosa Menkman</a>, <a href="http://creativecommons.org/licenses/by/2.0/deed.en_GB">cc-licensed</a>.</small></p>
<div id="tweetbutton2103" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fn3wjack.net%2F2013%2F02%2F02%2Fusb-3-external-hd-wireless-mouse-gives-nasty-frustrating-interference%2F&amp;via=n3wjack&amp;text=usb%203%20external%20hd%20%2B%20wireless%20mouse%20gives%20nasty%20frustrating%20interference&amp;related=&amp;lang=en&amp;count=none&amp;counturl=http%3A%2F%2Fn3wjack.net%2F2013%2F02%2F02%2Fusb-3-external-hd-wireless-mouse-gives-nasty-frustrating-interference%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://n3wjack.net/wp/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><div class='yarpp-related-rss'>
<p>Related posts:<ol>
<li><a href='http://n3wjack.net/2006/02/08/i-love-my-usb-phone/' rel='bookmark' title='i love my usb phone'>i love my usb phone</a></li>
<li><a href='http://n3wjack.net/2008/01/16/six-firefox-shortcuts-everyone-should-know/' rel='bookmark' title='six firefox shortcuts everyone should know'>six firefox shortcuts everyone should know</a></li>
<li><a href='http://n3wjack.net/2011/02/07/cleaning-up-disk-space-on-windows-round-up/' rel='bookmark' title='cleaning up disk space on windows round-up'>cleaning up disk space on windows round-up</a></li>
</ol></p>
<img src='http://yarpp.org/pixels/f81cf4bb4c485cd86c5596ac6b3abb33'/>
</div>
<img src="http://feeds.feedburner.com/~r/N3wjacksBlog/~4/U-4DlW_PlBI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://n3wjack.net/2013/02/02/usb-3-external-hd-wireless-mouse-gives-nasty-frustrating-interference/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>how to use code analysis in visual studio and not go crazy</title>
		<link>http://n3wjack.net/2013/01/12/how-to-use-code-analysis-in-visual-studio-and-not-go-crazy/</link>
		<comments>http://n3wjack.net/2013/01/12/how-to-use-code-analysis-in-visual-studio-and-not-go-crazy/#comments</comments>
		<pubDate>Sat, 12 Jan 2013 15:54:14 +0000</pubDate>
		<dc:creator>n3wjack</dc:creator>
				<category><![CDATA[geek]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://n3wjack.net/?p=2203</guid>
		<description><![CDATA[Code Analysis in Visual Studio is great to have your .NET code checked automatically against the .NET framework design guidelines, coding standards and good practices. By activating CA, you&#8217;ll pick up some of these practices along the way and as a result you&#8217;ll be writing better code, aided by this automated tool. The downside is [...]<div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href='http://n3wjack.net/2011/07/19/visual-studio-2010-becomes-slow-after-saving-on-windows-7/' rel='bookmark' title='visual studio 2010 becomes slow after saving on Windows 7'>visual studio 2010 becomes slow after saving on Windows 7</a></li>
<li><a href='http://n3wjack.net/2009/11/23/using-javascript-code-in-wordpress-posts-and-pages/' rel='bookmark' title='using javascript code in wordpress posts and pages'>using javascript code in wordpress posts and pages</a></li>
<li><a href='http://n3wjack.net/2012/11/02/square-brackets-not-working-in-visual-studio-2010-and-how-to-fix-that/' rel='bookmark' title='square brackets not working in visual studio 2010 and how to fix that'>square brackets not working in visual studio 2010 and how to fix that</a></li>
</ol>
<img src='http://yarpp.org/pixels/f81cf4bb4c485cd86c5596ac6b3abb33'/>
</div>
]]></description>
				<content:encoded><![CDATA[<div style="float: right;"><a title="code analysis by *n3wjack's world in pixels, on Flickr" href="http://www.flickr.com/photos/n3wjack/8373590832/"><img alt="code analysis" src="http://farm9.staticflickr.com/8335/8373590832_964b0a11a1_n.jpg" width="320" height="180" /></a></div>
<p>Code Analysis in Visual Studio is great to have your .NET code checked automatically against the .NET framework design guidelines, coding standards and good practices. By activating CA, you&#8217;ll pick up some of these practices along the way and as a result you&#8217;ll be writing better code, aided by this automated tool.</p>
<p>The downside is that sometimes CA can make your go stark raving mad when you are in the process of sketching or refactoring some code. When you want to quickly draft some code or try something out to see if that hack you have in mind would work, CA gets in the way as it keeps bitching about naming conventions, literal string values and what not.</p>
<p>So how do you make CA shut the F* up in a case like that?<br />
Well it&#8217;s quite simple, you just have to add this line as the first in your cs file:<code></code></p>
<p><code>// &lt;auto-generated /&gt;</code></p>
<p>You have now fooled CA into thinking the file is auto-generated by some tool and it will effectively STFU.<br />
Awesome.</p>
<p>Don&#8217;t forget to remove that line again afterwards of course.</p>
<div id="tweetbutton2203" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fn3wjack.net%2F2013%2F01%2F12%2Fhow-to-use-code-analysis-in-visual-studio-and-not-go-crazy%2F&amp;via=n3wjack&amp;text=how%20to%20use%20code%20analysis%20in%20visual%20studio%20and%20not%20go%20crazy&amp;related=&amp;lang=en&amp;count=none&amp;counturl=http%3A%2F%2Fn3wjack.net%2F2013%2F01%2F12%2Fhow-to-use-code-analysis-in-visual-studio-and-not-go-crazy%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://n3wjack.net/wp/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><div class='yarpp-related-rss'>
<p>Related posts:<ol>
<li><a href='http://n3wjack.net/2011/07/19/visual-studio-2010-becomes-slow-after-saving-on-windows-7/' rel='bookmark' title='visual studio 2010 becomes slow after saving on Windows 7'>visual studio 2010 becomes slow after saving on Windows 7</a></li>
<li><a href='http://n3wjack.net/2009/11/23/using-javascript-code-in-wordpress-posts-and-pages/' rel='bookmark' title='using javascript code in wordpress posts and pages'>using javascript code in wordpress posts and pages</a></li>
<li><a href='http://n3wjack.net/2012/11/02/square-brackets-not-working-in-visual-studio-2010-and-how-to-fix-that/' rel='bookmark' title='square brackets not working in visual studio 2010 and how to fix that'>square brackets not working in visual studio 2010 and how to fix that</a></li>
</ol></p>
<img src='http://yarpp.org/pixels/f81cf4bb4c485cd86c5596ac6b3abb33'/>
</div>
<img src="http://feeds.feedburner.com/~r/N3wjacksBlog/~4/jHItRGG9jKM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://n3wjack.net/2013/01/12/how-to-use-code-analysis-in-visual-studio-and-not-go-crazy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>things I learned from hacking my own wifi access point</title>
		<link>http://n3wjack.net/2013/01/06/things-i-learned-from-hacking-my-own-wifi-access-point/</link>
		<comments>http://n3wjack.net/2013/01/06/things-i-learned-from-hacking-my-own-wifi-access-point/#comments</comments>
		<pubDate>Sun, 06 Jan 2013 21:34:58 +0000</pubDate>
		<dc:creator>n3wjack</dc:creator>
				<category><![CDATA[geek]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://n3wjack.net/?p=2145</guid>
		<description><![CDATA[I read this article recently on how this guy hacked his neighbours WIFI access point relatively easy. After that I wondered how easy it would be to crack my own WIFI network because my password wasn&#8217;t all that complex. In fact, it even has some dictionary words in it. So I got me a copy [...]<div class='yarpp-related-rss'>

Related posts:<ol>
<li><a href='http://n3wjack.net/2012/08/15/how-not-to-get-your-accounts-hacked-online/' rel='bookmark' title='how not to get your accounts hacked online'>how not to get your accounts hacked online</a></li>
<li><a href='http://n3wjack.net/2010/10/31/how-to-get-hacked-on-an-open-wifi-network/' rel='bookmark' title='how to get hacked on an open wifi network'>how to get hacked on an open wifi network</a></li>
<li><a href='http://n3wjack.net/2005/02/17/hacking-a-coke-machine/' rel='bookmark' title='hacking a coke machine'>hacking a coke machine</a></li>
</ol>
<img src='http://yarpp.org/pixels/f81cf4bb4c485cd86c5596ac6b3abb33'/>
</div>
]]></description>
				<content:encoded><![CDATA[<div style="float: right;"><a title="wifi by güneş in wonderland, on Flickr" href="http://www.flickr.com/photos/gunes_t/252218894/"><img src="http://farm1.staticflickr.com/95/252218894_3779c6a5ee_m.jpg" alt="wifi" width="240" height="161" /></a></div>
<p>I read <a href="http://arstechnica.com/security/2012/08/wireless-password-easily-cracked/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+arstechnica%2Findex+%28Ars+Technica+-+All+content%29" target="_blank">this article</a> recently on how this guy hacked his neighbours WIFI access point relatively easy. After that I wondered how easy it would be to crack my own WIFI network because my password wasn&#8217;t all that complex. In fact, it even has some dictionary words in it. So I got me a copy of <a href="http://www.backtrack-linux.org/">BackTrack</a> 5, got up to speed on hacking tools like airdump-ng, aircrack-ng, John the Ripper (love that name) and started cracking.</p>
<p>Here&#8217;s what I learned:</p>
<ul>
<li>Getting enough data from a WPA encrypted WIFI access point to start hacking on far away from the crime scene takes only a few minutes if you know what you&#8217;re doing.</li>
<li>To get access to your WIFI network interface you need to run <a href="http://www.backtrack-linux.org/" target="_blank">BackTrack</a> on the bare metal. Running it as a virtualized guest OS in VMWare doesn&#8217;t expose your WIFI interface as WIFI. Booting the OS from a USB disk did the trick for me.</li>
<li>Don&#8217;t save files in /tmp/ on Ubuntu if you plan to reboot. They will get wiped when you reboot. *facepalm*</li>
<li>John The Ripper and aircrack-ng exist for Windows as well. Hacking away with the native versions seriously increases your hack attempts per second (800 vs 2700 on my machine) instead of running them on a virtual box. I know this is obvious because you&#8217;re running on the native OS, but I just assumed those tools where Linux only at first. Silly me.</li>
<li>John the ripper has its brute force limit set to 8 characters at compile time. That means that it&#8217;s a bit harder to get hacked if you have a 9 character password because you have to recompile or use the external modes. I ended up using the external modes.</li>
<li>Brute forcing a WPA packet for a 9 character password takes ages. Literally! It ran for hours and it didn&#8217;t even get close to finishing. At 2700 attempts per second with a 9 character password combining numbers, upper- &amp; lower-case characters it would take about <strong>872 years</strong> to find all possible combinations. If you use a 100 laptops like mine simultaneous (Intel i7 2Ghz) that is. Ouch.</li>
<li>There&#8217;s a bunch of word lists out there containing commonly used passwords. If your password is in one of those lists, chances are it will be found in no-time (2700 passwords per second remember). So it&#8217;s a good thing to make that password as random as possible.<br />
The free lists you find online are supposed to be of lesser quality. If you&#8217;re willing to shelve out a few bucks however, you can get bigger and high quality lists. Still this proves that having a good randomized password is pretty important.</li>
</ul>
<p><strong>Conclusion</strong></p>
<p>My WIFI password is harder to crack than I thought. Yet I&#8217;m going to change it to something more random because those dictionary words are not in the current frequently used password lists right now, but it could end up in there in the near future. For all I know it&#8217;s already in some password list I didn&#8217;t see.</p>
<p><small>Photo by <a href="http://www.flickr.com/photos/gunes_t/">g. tavmen</a>, <a href="http://creativecommons.org/licenses/by-nc-sa/2.0/deed.en_GB">cc-licensed</a></small></p>
<div id="tweetbutton2145" class="tw_button" style=""><a href="http://twitter.com/share?url=http%3A%2F%2Fn3wjack.net%2F2013%2F01%2F06%2Fthings-i-learned-from-hacking-my-own-wifi-access-point%2F&amp;via=n3wjack&amp;text=things%20I%20learned%20from%20hacking%20my%20own%20wifi%20access%20point&amp;related=&amp;lang=en&amp;count=none&amp;counturl=http%3A%2F%2Fn3wjack.net%2F2013%2F01%2F06%2Fthings-i-learned-from-hacking-my-own-wifi-access-point%2F" class="twitter-share-button"  style="width:55px;height:22px;background:transparent url('http://n3wjack.net/wp/wp-content/plugins/wp-tweet-button/tweetn.png') no-repeat  0 0;text-align:left;text-indent:-9999px;display:block;">Tweet</a></div><div class='yarpp-related-rss'>
<p>Related posts:<ol>
<li><a href='http://n3wjack.net/2012/08/15/how-not-to-get-your-accounts-hacked-online/' rel='bookmark' title='how not to get your accounts hacked online'>how not to get your accounts hacked online</a></li>
<li><a href='http://n3wjack.net/2010/10/31/how-to-get-hacked-on-an-open-wifi-network/' rel='bookmark' title='how to get hacked on an open wifi network'>how to get hacked on an open wifi network</a></li>
<li><a href='http://n3wjack.net/2005/02/17/hacking-a-coke-machine/' rel='bookmark' title='hacking a coke machine'>hacking a coke machine</a></li>
</ol></p>
<img src='http://yarpp.org/pixels/f81cf4bb4c485cd86c5596ac6b3abb33'/>
</div>
<img src="http://feeds.feedburner.com/~r/N3wjacksBlog/~4/BV5yqs4B88w" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://n3wjack.net/2013/01/06/things-i-learned-from-hacking-my-own-wifi-access-point/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
