<?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/"
	>

<channel>
	<title>unsharpTech</title>
	<atom:link href="http://unsharptech.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://unsharptech.com</link>
	<description>when the bleeding edge just doesn&#039;t cut it</description>
	<lastBuildDate>Sun, 21 Feb 2010 00:34:05 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Trojan.Rootkit-1835 ClamAV False Positive</title>
		<link>http://unsharptech.com/2009/12/15/trojan-rootkit-1835-clamav-false-positive/</link>
		<comments>http://unsharptech.com/2009/12/15/trojan-rootkit-1835-clamav-false-positive/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 18:24:11 +0000</pubDate>
		<dc:creator>sam</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[Fixes]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://unsharptech.com/?p=316</guid>
		<description><![CDATA[This morning I was going over last night&#8217;s ClamWin scan results on my Windows XP box and found a few instances of Trojan.Rootkit-1835 infecting the following files:

C:\WINDOWS\Driver Cache\i386\sp3.cab: Trojan.Rootkit-1835 FOUND
C:\WINDOWS\system32\dllcache\atapi.sys: Trojan.Rootkit-1835 FOUND
C:\WINDOWS\system32\drivers\atapi.sys: Trojan.Rootkit-1835 FOUND
C:\WINDOWS\system32\ReinstallBackups\0001\DriverFiles\i386\atapi.sys: Trojan.Rootkit-1835 FOUND

This was interesting because lately I&#8217;ve been cleaning up computers that end up missing atapi.sys and need it replaced in [...]]]></description>
			<content:encoded><![CDATA[<p>This morning I was going over last night&#8217;s ClamWin scan results on my Windows XP box and found a few instances of Trojan.Rootkit-1835 infecting the following files:<span id="more-316"></span></p>
<ul>
<li>C:\WINDOWS\Driver Cache\i386\sp3.cab: Trojan.Rootkit-1835 FOUND</li>
<li>C:\WINDOWS\system32\dllcache\atapi.sys: Trojan.Rootkit-1835 FOUND</li>
<li>C:\WINDOWS\system32\drivers\atapi.sys: Trojan.Rootkit-1835 FOUND</li>
<li>C:\WINDOWS\system32\ReinstallBackups\0001\DriverFiles\i386\atapi.sys: Trojan.Rootkit-1835 FOUND</li>
</ul>
<p>This was interesting because lately I&#8217;ve been cleaning up computers that end up missing atapi.sys and need it replaced in order to boot without a BSOD. But upon looking into it and finding a note in a recent ClamAV database update I am confident that this was a false positive.</p>
<p>It appears that this happened back in 2005 as well but was taken care of and now it&#8217;s happened again. I went as far as to grab an SP3 XP Pro install disc and scan it with ClamWin and it found the same false positive <em>Trojan.Rootkit-1835</em>.</p>
<p>Luckily the false postive has been removed from the ClamAV database as of <code>15 Dec 2009 04-20 -0500</code> according to this <code>daily.csv</code> submission note:</p>
<blockquote><p><code>ClamAV database updated (15 Dec 2009 04-20 -0500): daily.cvd<br />
Version: 10173<br />
...<br />
Submission notes: Trojan.Rootkit-1835 dropped due to false positive</code></p></blockquote>
<p>So just update your ClamWin Database and no more false positives. You may want to run the System File Checker before you reboot just in case ClamWin deleted your <code>atapi.sys</code>, otherwise you&#8217;ll probably get a Blue Screen Of Death.</p>
<p>Just run the following commands and insert the install CD when it asks for it:</p>
<pre class="brush: php">sfc /purgecache
sfc /scannow</pre>
<p>Sources:</p>
<blockquote><p><a href="http://lists.clamav.net/lurker/attach/1@20091215.092101.11505bd1.attach">http://lists.clamav.net/lurker/attach/1@20091215.092101.11505bd1.attach</a></p>
<p><a href="http://forums.clamwin.com/viewtopic.php?p=11247">http://forums.clamwin.com/viewtopic.php?p=11247</a></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://unsharptech.com/2009/12/15/trojan-rootkit-1835-clamav-false-positive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enable Gnome Video Thumbnails in Arch Linux</title>
		<link>http://unsharptech.com/2009/12/07/enable-nuatilus-gnome-video-thumbnails-in-arch-linux/</link>
		<comments>http://unsharptech.com/2009/12/07/enable-nuatilus-gnome-video-thumbnails-in-arch-linux/#comments</comments>
		<pubDate>Mon, 07 Dec 2009 13:28:32 +0000</pubDate>
		<dc:creator>sam</dc:creator>
				<category><![CDATA[Arch]]></category>
		<category><![CDATA[Customization]]></category>
		<category><![CDATA[Gnome]]></category>
		<category><![CDATA[Guides]]></category>
		<category><![CDATA[How2]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Notes]]></category>

		<guid isPermaLink="false">http://unsharptech.com/?p=302</guid>
		<description><![CDATA[Gnome&#8217;s file manager Nautilus does a great job of automatically thumbnailing all kinds of files including pretty much any video file.
But, in a fresh Arch Linux install you still need a few gstreamer packages to enable totem-video-thumbnailer to do its job&#8230;
1. Install necessary packages (as root):
pacman -Sy --needed totem gstreamer0.10-{{bad,good,ugly,base}{,-plugins},ffmpeg}
2. Delete old video thumbnails to [...]]]></description>
			<content:encoded><![CDATA[<p>Gnome&#8217;s file manager Nautilus does a great job of automatically thumbnailing all kinds of files including pretty much any video file.</p>
<p>But, in a fresh Arch Linux install you still need a few <code>gstream</code><code>er</code> packages to enable <code>totem-video-thumbnailer</code> to do its job&#8230;<span id="more-302"></span></p>
<h4>1. Install necessary packages (as root):</h4>
<pre class="brush: bash">pacman -Sy --needed totem gstreamer0.10-{{bad,good,ugly,base}{,-plugins},ffmpeg}</pre>
<h4>2. Delete old video thumbnails to force generation of new ones:</h4>
<pre class="brush: bash">rm -rf ~/.thumbnails/fail</pre>
<h4>3. Browse a folder of video files in Nautilus:</h4>
<p><a href="http://unsharptech.com/wp-content/uploads/nautilus-video-thumbnails.png" rel="lightbox[302]"><img class="alignnone size-medium wp-image-307" title="nautilus-video-thumbnails" src="http://unsharptech.com/wp-content/uploads/nautilus-video-thumbnails-300x222.png" alt="nautilus-video-thumbnails" width="300" height="222" /></a></p>
<p>In some cases you may need to restart Nautlius for the changes to take effect:</p>
<pre class="brush: bash">killall nautilus</pre>
<p>&#8230;or simply log out and log in again.</p>
<h4>System Info</h4>
<ul>
<li>Arch Linux &#8211; Kernel 2.6.31-ARCH</li>
<li>Gnome 2.28.0</li>
<li>packages <code>gnome</code> &amp; <code>gnome-extra</code></li>
</ul>
<p><strong>Source</strong></p>
<blockquote><p><a href="http://wiki.archlinux.org/index.php/Common_codecs">http://wiki.archlinux.org/index.php/Common_codecs</a></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://unsharptech.com/2009/12/07/enable-nuatilus-gnome-video-thumbnails-in-arch-linux/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Relevant Windows 7 facts</title>
		<link>http://unsharptech.com/2009/10/31/relevant-windows-7-facts/</link>
		<comments>http://unsharptech.com/2009/10/31/relevant-windows-7-facts/#comments</comments>
		<pubDate>Sun, 01 Nov 2009 03:37:26 +0000</pubDate>
		<dc:creator>sam</dc:creator>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[Notes]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://unsharptech.com/?p=288</guid>
		<description><![CDATA[This is not meant to be a thorough report, just the highlights I found relevant related to its recent release.
Versions

Starter is weak (for netbooks) 32-bit only, OEM pre-install only
Home Basic is for emerging markets (we probably won&#8217;t see it in the US much)
Home Premium is what most consumers will end up with
Professional is the lowest [...]]]></description>
			<content:encoded><![CDATA[<p>This is not meant to be a thorough report, just the highlights I found relevant related to its recent release.</p>
<h3>Versions</h3>
<ul>
<li><strong>Starter</strong> is weak (for netbooks) 32-bit only, OEM pre-install only</li>
<li><strong>Home Basic</strong> is for emerging markets (we probably won&#8217;t see it in the US much)</li>
<li><strong>Home Premium</strong> is what most consumers will end up with</li>
<li><strong>Professional</strong> is the lowest version to include features such as <em>Remote Desktop Serving</em>, <em>Domain Joining</em>, and <a href="http://en.wikipedia.org/wiki/Windows_XP_Mode"><em>Windows XP Mode</em></a></li>
<li><strong>Enterprise</strong> is the same as <strong>Ultimate</strong> but with volume licensing and they both include <em><a href="http://en.wikipedia.org/wiki/BitLocker_Drive_Encryption">BitLocker</a></em></li>
<li><strong>Ultimate</strong> has all possible features (of course)</li>
</ul>
<p><a href="http://en.wikipedia.org/wiki/Windows_7_editions#Comparison_chart">Wikipedia detailed Windows 7 Version Comparison Chart</a></p>
<h3>General</h3>
<ul>
<li>Supposedly 7 can be installed from a USB drive (without hacking).</li>
<li>Internet Explorer 8 can pretty much be removed &#8211; many parts are integrated into the OS, but the <em>browser</em> can go bye-bye.</li>
<li>The sidebar is gone but Gadgets remain, and are more efficient and movable.</li>
<li>There is an overly hyped new taskbar.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://unsharptech.com/2009/10/31/relevant-windows-7-facts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordCamp PDX &#8216;09 Day 1 &#8211; What I came away with</title>
		<link>http://unsharptech.com/2009/09/20/wordcamp-pdx-09-day-1-what-i-came-away-with/</link>
		<comments>http://unsharptech.com/2009/09/20/wordcamp-pdx-09-day-1-what-i-came-away-with/#comments</comments>
		<pubDate>Sun, 20 Sep 2009 08:28:29 +0000</pubDate>
		<dc:creator>sam</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Web Dev]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://unsharptech.com/?p=275</guid>
		<description><![CDATA[I just attended WordCamp Portland &#8216;09 Day 1 (Sat, Sept. 19 2009) an this is what I came away with&#8230;

Session: Jason Grigsby – Speed Up Wordpress. Make Readers Happy and Your Site Green

Setting expires headers really does matter in the battle for page loading speed/efficiency.
SpriteMe makes CSS sprite implementation so easy there&#8217;s little excuse not [...]]]></description>
			<content:encoded><![CDATA[<p>I just attended <a href="http://www.wordcampportland.org/">WordCamp Portland</a> &#8216;09 Day 1 (Sat, Sept. 19 2009) an this is what <em>I</em> came away with&#8230;</p>
<ul>
<li>Session:<span style="text-decoration: underline;"> Jason Grigsby – Speed Up Wordpress. Make Readers Happy and Your Site Green</span>
<ol>
<li>Setting expires headers really does matter in the battle for page loading speed/efficiency.</li>
<li><a href="http://spriteme.org/">SpriteMe</a> makes CSS sprite implementation so easy there&#8217;s little excuse not to try it.</li>
<li>There&#8217;s a promising SQL query stats plugin for WP available:  <a href="http://wordpress.org/extend/plugins/sqlmon/">SQL Monitor</a></li>
</ol>
</li>
<li>Session: Woopra intro w/ <a href="http://lorelle.wordpress.com/">Lorelle VanFossen</a> (who is very friendly!)
<ol>
<li>Woopra provides real time analytics via a cross-platform desktop app.</li>
<li>Woopra is free while in beta but will continue supporting most existing accounts when they go full release and start charging for the service.</li>
<li>Woopra utilizes javascript embedded in the site in order to track (line Google Analytics).</li>
<li>Woopra&#8217;s real time capabilities provide insight into the results of social networking + marketing campaigns.</li>
<li>Woopra&#8217;s interface is snazzy!</li>
</ol>
</li>
<li>Session: Matt Mullenweg – WordPress Q&amp;A
<ol>
<li>Matt is a funny guy in person too!</li>
</ol>
</li>
<li>Session: Unconference discussion of the WordPress Codex (I suggested this topic)
<ol>
<li>The Codex&#8217;s short comings are well known and being addressed!</li>
<li>A new &#8220;handbook&#8221; documentation system is in the works and volunteer help is needed.</li>
<li>The plan is to approach many help topics from multiple points of view such as Theme Designer, Core Developer, Plugin Developer, etc. as well as having &#8220;lessons&#8221; for particular tasks.</li>
<li>The new docs will be standardized, version controlled, community driven, and overseen by the WP team.</li>
<li>We can contribute to the current Codex (it&#8217;s MediaWiki driven) and our good stuff won&#8217;t be lost in the change over.</li>
<li>A jobs board for WordPress.org is in the works &#8211; community cred will be associated with contractors offering their services.</li>
<li>There is a passionate <strong>accessible</strong> open source community behind WordPress! It may be hard to find but it&#8217;s definitely there, and they need volunteer help from anyone involved in WordPress &#8211; even if you&#8217;re brand spanking new, they need your perspective! <strong>Some resources for contributing to WordPress:</strong>
<ul>
<li>List of mailing lists to join: <a href="http://lists.automattic.com/mailman/listinfo">http://lists.automattic.com/mailman/listinfo</a></li>
<li>WordPress.org Forums (of course): <a href="http://wordpress.org/support/">http://wordpress.org/support/</a></li>
<li>Codex article series on contributing: <a href="http://codex.wordpress.org/Contributing_to_WordPress">http://codex.wordpress.org/Contributing_to_WordPress</a></li>
<li><strong>#wordpress-dev</strong> IRC channel at <strong>irc.freenode.net</strong> (not sure on regular meeting dates/times)</li>
</ul>
</li>
</ol>
</li>
</ul>
<p>On another note, there was an interesting mix of MacBooks and NetBooks at the con and from what I was seeing the WiFi was a little flaky (had some issues getting an IP).</p>
<p><strong>If you would like to talk to me at the conference Sunday I will be wearing the below pictured yellow Kool-Aid Man Web 2.OH YEAAH!! t-shirt</strong> from <a href="http://store.muledesign.com/">Mule Design</a>. I may appear to be derisive or zombie-like but I assure you it&#8217;s because I am trying to kick the energy beverage habit and suffering the side effects.</p>
<p>If you can&#8217;t read my badge on Sunday, <strong>my name is Sam</strong>.</p>
<p>Why might you want to talk to me?</p>
<ol>
<li>You enjoy my dry sarcasm.</li>
<li>You have something to say about the WP plugin I wrote: <a href="http://builtbackwards.com/tac/">TAC (Theme Authenticity Checker)</a></li>
<li>You are curious why I only mentioned the above topics and not others.</li>
<li>You take pity on me and want to inflate my ego.</li>
<li>You want to meet a real live person you found on the web (even though I may lack celebrity).</li>
<li>You enjoy the non-WordPress related content on this site and want to give me a high-five.</li>
<li>You think I am a blundering idiot and don&#8217;t deserve to live (kindly warn me before you open fire).</li>
<li>You really like the below t-shirt and want your picture taken with me. (I&#8217;m pretty good looking as well).</li>
<li>You are having technical difficulties with you computer; Mac, Windows, or Linux and would like my help (I spend my daylight hours as a support technician).</li>
</ol>
<p style="text-align: center;"><a href="http://store.muledesign.com/shirts/koolaid.php"><img class="size-full wp-image-278 aligncenter" title="koolaid_2oh_yeah" src="http://unsharptech.com/wp-content/uploads/koolaid_lg.gif" alt="koolaid_2oh_yeah" width="338" height="320" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://unsharptech.com/2009/09/20/wordcamp-pdx-09-day-1-what-i-came-away-with/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Sometimes Ghost is truly the best tool</title>
		<link>http://unsharptech.com/2009/08/01/sometimes-ghost-is-truly-the-best-tool/</link>
		<comments>http://unsharptech.com/2009/08/01/sometimes-ghost-is-truly-the-best-tool/#comments</comments>
		<pubDate>Sat, 01 Aug 2009 11:37:16 +0000</pubDate>
		<dc:creator>sam</dc:creator>
				<category><![CDATA[Amazing]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Notes]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[dot.help Lab]]></category>

		<guid isPermaLink="false">http://unsharptech.com/?p=264</guid>
		<description><![CDATA[Lately I&#8217;ve been loving Clonezilla for rolling out refurbed Dell workstations. It&#8217;s been really cool, boot from USB &#8220;liveCD&#8221;, clone disk to disk directly over gigabit ethernet, reboot, repeat. But after doing 10 of them, I ran into the true limitation of Clonezilla. Clonezilla relies on ntfsclone and partimage (great tools) but they share a [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-269" title="HDD stack" src="http://unsharptech.com/wp-content/uploads/cimg1722.jpg" alt="HDD stack" width="200" height="150" />Lately I&#8217;ve been loving <a href="http://clonezilla.org/">Clonezilla</a> for rolling out refurbed Dell workstations. It&#8217;s been really cool, boot from USB &#8220;liveCD&#8221;, clone disk to disk directly over gigabit ethernet, reboot, repeat. But after doing 10 of them, I ran into the true limitation of Clonezilla. Clonezilla relies on <a href="http://www.linux-ntfs.org/doku.php?id=ntfsclone">ntfsclone</a> and <a href="http://www.partimage.org/">partimage</a> (great tools) but they share a key weakness: neither can restore an NTFS drive or partition image to a smaller target &#8211; in my case it was a matter of a dozen sectors. It&#8217;s ironic because both tools only copy the used blocks and seem to support resizing but they just plain don&#8217;t do it. Needless to say I couldn&#8217;t accept that fact until I was done pounding my head against the issue thoroughly, then I used the de facto Windows imaging tool: Norton <a href="http://en.wikipedia.org/wiki/Norton_Ghost">Ghost</a>.</p>
<p>So, its 4:00 AM and I&#8217;m in the lab finishing up my Ghost disk-to-disk imaging on the remailing machines: total time to break remaining boxes and yank HDs + Ghost imaging time = 30 mins, time wasted to get to this point = 3 hours.</p>
<p>If anyone can prove me wrong concerning the shortcomings of Clonezilla, please do (and comment, <em>duh</em>).</p>
]]></content:encoded>
			<wfw:commentRss>http://unsharptech.com/2009/08/01/sometimes-ghost-is-truly-the-best-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Reader Mobile beats Viigo for RSS on BlackBerry</title>
		<link>http://unsharptech.com/2009/06/19/google-reader-mobile-beats-viigo-for-rss-on-blackberry/</link>
		<comments>http://unsharptech.com/2009/06/19/google-reader-mobile-beats-viigo-for-rss-on-blackberry/#comments</comments>
		<pubDate>Fri, 19 Jun 2009 10:17:00 +0000</pubDate>
		<dc:creator>sam</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[BlackBerry]]></category>
		<category><![CDATA[Customization]]></category>
		<category><![CDATA[Reviews]]></category>

		<guid isPermaLink="false">http://unsharptech.com/?p=238</guid>
		<description><![CDATA[Viigo has some great features and all but for simple RSS reading on my BlackBerry Google Reader Mobile beats the crap out of Viigo. Better interface, no update lag, feeds render faster and Google parses external pages to be mobile-friendly. Plus, no app to install/update, just set a bookmark in your mobile browser.
http://www.google.com/reader/m/ or from [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.viigo.com/">Viigo</a> has some great features and all but for simple RSS reading on my BlackBerry <a href="http://www.google.com/reader/m/">Google Reader Mobile </a>beats the crap out of Viigo. <span id="more-238"></span>Better interface, no update lag, feeds render faster and Google parses external pages to be mobile-friendly. Plus, no app to install/update, just set a bookmark in your mobile browser.</p>
<p><a href="http://www.google.com/reader/m/">http://www.google.com/reader/m/</a> or from a mobile browser just: <a href="http://www.google.com/reader/">http://www.google.com/reader/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://unsharptech.com/2009/06/19/google-reader-mobile-beats-viigo-for-rss-on-blackberry/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>New theme: The Morning After</title>
		<link>http://unsharptech.com/2009/06/10/new-theme-the-morning-after/</link>
		<comments>http://unsharptech.com/2009/06/10/new-theme-the-morning-after/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 09:23:28 +0000</pubDate>
		<dc:creator>sam</dc:creator>
				<category><![CDATA[Asides]]></category>

		<guid isPermaLink="false">http://unsharptech.com/?p=218</guid>
		<description><![CDATA[New theme integration is progress. I just don&#8217;t have the gas to do it all in one night&#8230;
Banner images, replacement icons, formatting improvements, and more to come.
Check out the original at: http://themasterplan.in/tma
]]></description>
			<content:encoded><![CDATA[<p>New theme integration is progress. I just don&#8217;t have the gas to do it all in one night&#8230;<span id="more-218"></span></p>
<p>Banner images, replacement icons, formatting improvements, and more to come.</p>
<p>Check out the original at: <a href="http://themasterplan.in/tma">http://themasterplan.in/tma</a></p>
]]></content:encoded>
			<wfw:commentRss>http://unsharptech.com/2009/06/10/new-theme-the-morning-after/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Thanks to TweetPhoto.com Everyone Knows Im a Pervert</title>
		<link>http://unsharptech.com/2009/05/06/thanks-to-tweetphotocom-everyone-knows-im-a-pervert/</link>
		<comments>http://unsharptech.com/2009/05/06/thanks-to-tweetphotocom-everyone-knows-im-a-pervert/#comments</comments>
		<pubDate>Thu, 07 May 2009 06:47:03 +0000</pubDate>
		<dc:creator>sam</dc:creator>
				<category><![CDATA[Amazing]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Web Dev]]></category>

		<guid isPermaLink="false">http://unsharptech.com/?p=197</guid>
		<description><![CDATA[So tweetphoto.com plans to dominate the twitter photo upload market  by copying twitpic.com and adding very little to set it apart&#8230; except for the built-in tracking that reveals on the front page what I really think about day and night&#8230;
BOOBS!

Yeah, that&#8217;s my Twitter avatar (and my Twitter username is embeded in the img tags&#8217; title [...]]]></description>
			<content:encoded><![CDATA[<p>So <a href="http://tweetphoto.com">tweetphoto.com</a> plans to dominate the twitter photo upload market  by copying <a href="http://twitpic.com">twitpic.com </a>and adding very little to set it apart&#8230; except for the built-in tracking that reveals on the front page what I really think about day and night&#8230;<span id="more-197"></span></p>
<h1>BOOBS!</h1>
<p><a href="http://unsharptech.com/wp-content/uploads/tweetphoto-privacy-orig.jpg" rel="lightbox[197]"><img class="size-full wp-image-199 alignnone" title="TweetPhoto Privacy Breech" src="http://unsharptech.com/wp-content/uploads/tweetphoto-privacy-med.jpg" alt="TweetPhoto Privacy Breech" width="680" height="383" /></a></p>
<p>Yeah, that&#8217;s my Twitter avatar (and my Twitter username is embeded in the img tags&#8217; title and alt attributes &#8211; making it viewable on hover) and yours could show up next.</p>
<p>This is a total breech of privacy, now everyone gets the chance to jump to conclusions and think I&#8217;m a freakin&#8217; pervert &#8211; just because I viewed an image (which could have been from a link, with me having no prior knowledge of the the contents).</p>
<p>So TweetPhoto&#8217;s recently viewed feature is cute and all but MAYBE EVERYONE DOESN&#8217;T WANT TO BE TRACKED?</p>
<p>The fact that there isn&#8217;t even a setting to turn off user tracking is even worse, did they not realize that people like anonymity?</p>
<p>Just thought I&#8217;d share this great <em>&#8220;feature&#8221; </em>before someones wife accuses them of cheating or something even cooler.</p>
<p>Have a super day!</p>
]]></content:encoded>
			<wfw:commentRss>http://unsharptech.com/2009/05/06/thanks-to-tweetphotocom-everyone-knows-im-a-pervert/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Fix Slow Scrolling in jEdit</title>
		<link>http://unsharptech.com/2009/05/05/fix-slow-scrolling-in-jedit/</link>
		<comments>http://unsharptech.com/2009/05/05/fix-slow-scrolling-in-jedit/#comments</comments>
		<pubDate>Wed, 06 May 2009 05:25:07 +0000</pubDate>
		<dc:creator>sam</dc:creator>
				<category><![CDATA[Customization]]></category>
		<category><![CDATA[Fixes]]></category>
		<category><![CDATA[Notes]]></category>
		<category><![CDATA[Web Dev]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://unsharptech.com/?p=190</guid>
		<description><![CDATA[So far jEdit is proving to be a great editor (FTP/SFTP support is great) but after tweaking it to my liking (BufferTabs plugin, fonts, etc.) I noticed that scrolling the main text area had become very slow. I didn&#8217;t want to just blame Java so I looked it up and found the cause.

Platform: Windows XP [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-210" title="jedit-icon" src="http://unsharptech.com/wp-content/uploads/jedit-icon.png" alt="jedit-icon" width="128" height="128" />So far jEdit is proving to be a great editor (FTP/SFTP support is great) but after tweaking it to my liking (BufferTabs plugin, fonts, etc.) I noticed that scrolling the main text area had become very slow. I didn&#8217;t want to just blame Java so I looked it up and found the cause.<span id="more-190"></span></p>
<ul>
<li>Platform: Windows XP Pro SP3 + Java 1.6.0_13</li>
<li>jEdit Version: 4.3pre16</li>
</ul>
<p><strong><em>Utilities -&gt; Global Options -&gt; jEdit -&gt; Text Area:</em></strong></p>
<blockquote><p><em><strong>Anti Aliased  smooth text:</strong></em> subpixel</p>
<p>UNCHECK: <strong><em>Fractal font metrics (for better smooth text display)</em></strong></p></blockquote>
<p>The combination of <strong><em>subpixel antialiasing</em></strong> (a must) and<strong> <em>Fractal font metrics</em></strong> (makes little difference) causes the unbearably slow scolling.</p>
<p>Thanks to the jEdit Community Forums.</p>
<p>Source:</p>
<blockquote><p><a href="http://community.jedit.org/?q=node/view/4148">http://community.jedit.org/?q=node/view/4148</a></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://unsharptech.com/2009/05/05/fix-slow-scrolling-in-jedit/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Fix slow connections to Ubuntu SSH servers</title>
		<link>http://unsharptech.com/2009/04/11/fix-slow-connections-to-ubuntu-ssh-servers/</link>
		<comments>http://unsharptech.com/2009/04/11/fix-slow-connections-to-ubuntu-ssh-servers/#comments</comments>
		<pubDate>Sun, 12 Apr 2009 06:18:16 +0000</pubDate>
		<dc:creator>sam</dc:creator>
				<category><![CDATA[Fixes]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Notes]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[dot.help Lab]]></category>

		<guid isPermaLink="false">http://unsharptech.com/?p=187</guid>
		<description><![CDATA[As of Ubuntu 8.10 and older, connections to SSH servers with default configs can be annoyingly slow. This is because the OpenSSH daemon uses DNS to run a reverse lookup on the client to be sure that they aren&#8217;t faking their hostname. You can disable most look-ups by implementing the following setting:
As root edit &#8220;/etc/ssh/sshd_config&#8221; [...]]]></description>
			<content:encoded><![CDATA[<p>As of Ubuntu 8.10 and older, connections to SSH servers with default configs can be annoyingly slow. This<a href="http://unsharptech.com/wp-content/uploads/terminal.png" rel="lightbox[187]"><img class="alignright size-full wp-image-216" title="terminal" src="http://unsharptech.com/wp-content/uploads/terminal.png" alt="terminal" width="48" height="48" /></a> is because the OpenSSH daemon uses DNS to run a reverse lookup on the client to be sure that they aren&#8217;t faking their hostname. You can disable most look-ups by implementing the following setting:</p>
<p>As root edit &#8220;<code>/etc/ssh/sshd_config</code>&#8221; and add the line &#8220;<code>UseDNS no</code>&#8220;.</p>
<p>This can also be done by running the following command:</p>
<pre class="brush: php">sudo echo &quot;UseDNS no&quot; &gt;&gt; /etc/ssh/sshd_config</pre>
<p>Sources:</p>
<blockquote><p>This issue is <a href="http://www.openssh.org/faq.html#3.3">documented at OpenSSH.org</a></p>
<p>Fix and more details available at: <a href="http://tech.waltco.biz/2008/02/02/ssh-slow-to-connect-in-ubuntu-710-gutsy-gibbon/">http://tech.waltco.biz/2008/02/02/ssh-slow-to-connect-in-ubuntu-710-gutsy-gibbon/</a></p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://unsharptech.com/2009/04/11/fix-slow-connections-to-ubuntu-ssh-servers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
