<?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>random stuff about photography, geek things and the web in general &#187; Tools</title>
	<atom:link href="http://www.bergspot.com/blog/category/tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bergspot.com/blog</link>
	<description>Random stuff about photography, geek things and the web in general</description>
	<lastBuildDate>Fri, 11 May 2012 01:49:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Getting XML Tidy (xmllint) to work on TextWrangler 4.0</title>
		<link>http://www.bergspot.com/blog/2012/05/getting-xml-tidy-xmllint-to-work-on-textwrangler-4-0/</link>
		<comments>http://www.bergspot.com/blog/2012/05/getting-xml-tidy-xmllint-to-work-on-textwrangler-4-0/#comments</comments>
		<pubDate>Fri, 11 May 2012 01:46:01 +0000</pubDate>
		<dc:creator>bergonzzi</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[mac os]]></category>
		<category><![CDATA[textwrangler]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[xml]]></category>

		<guid isPermaLink="false">http://bergspot.com/blog/?p=120</guid>
		<description><![CDATA[TextWrangler has recently released a major update &#8211; version 4.0. A lot has changed, check out the release notes here. One of the things that changed is the way it handles scripts and text filters. If you don&#8217;t want to read through the whole thing, here&#8217;s the main part: There are two fundamental types of [...]]]></description>
			<content:encoded><![CDATA[
<p>TextWrangler has recently released a major update &#8211; version 4.0. A lot has changed, <a title="TextWrangler 4.0 Release Notes" href="http://www.barebones.com/support/textwrangler/current_notes.html" target="_blank">check out the release notes here</a>.</p>
<p>One of the things that changed is the way it handles scripts and text filters. If you don&#8217;t want to read through the whole thing, here&#8217;s the main part:</p>
<p style="padding-left: 30px;"><em>There are two fundamental types of runnable file: &#8220;text filters&#8221;, which accept the selection range (or entire document, if no selection) as input, and which return text that replaces the selection range (or document); and &#8220;scripts&#8221;, which do neither. In unix-y terms, text filters accept the selection range on <code>STDIN</code>, and <code>STDOUT</code> replaces the selection range.</em></p>
<p>It just happens that I use XML Tidy a lot to format xml documents in a pretty way. To do that I had a nice little script (which is just a xmllint command really) for which I assigned a shortcut (alt+cmd+p). That made my workflow pretty fast. The problem is that this script stopped working as before so it took a while to find out why but <a href="http://groups.google.com/group/textwrangler/browse_thread/thread/15e3d87cd2a2e2bb/5de3d2d649deff4c" target="_blank">I found a thread in google groups about this issue</a> and someone from Barebones helped find the solution.</p>
<p>So in summary, here&#8217;s what you have to do to make XML Tidy work again in TextWrangler 4.0:</p>
<ul>
	<li>
<p>Paste this into a file</p></li>
</ul>
<pre style="padding-left: 60px;">#!/bin/sh
XMLLINT_INDENT=$'\t' xmllint --format --encode utf-8 -</pre><ul>
	<li>Save with the name tidy.sh under ~/Library/Application Support/TextWrangler/Text Filters/</li>
	<li>Open TextWrangler, write some unformatted xml, and try it out from Text menu &gt; Apply Text Filter</li>
	<li>To make it even easier, go to Preferences &gt; Menus and Shortcuts and set a shortcut like I did (alt+cmd+p)</li>
</ul>
<p>Hope that helps!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bergspot.com/blog/2012/05/getting-xml-tidy-xmllint-to-work-on-textwrangler-4-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>List of essential free software</title>
		<link>http://www.bergspot.com/blog/2009/12/essential-list-of-free-software/</link>
		<comments>http://www.bergspot.com/blog/2009/12/essential-list-of-free-software/#comments</comments>
		<pubDate>Sun, 27 Dec 2009 20:48:54 +0000</pubDate>
		<dc:creator>bergonzzi</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[freeware]]></category>
		<category><![CDATA[portable]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://bergspot.com/blog/?p=44</guid>
		<description><![CDATA[After cleaning up my computer and having to reinstall everything I decided to tidy up my archives and take advantage of my brand new 1 TB Lacie external hard drive to put all those little tools I always end up installing sooner or later. These take up something like 170mb and can be really handy. [...]]]></description>
			<content:encoded><![CDATA[
<p>After cleaning up my computer and having to reinstall everything I decided to tidy up my archives and take advantage of my brand new 1 TB Lacie external hard drive to put all those little tools I always end up installing sooner or later. These take up something like 170mb and can be really handy. Please note these aren&#8217;t listed in any particular order, and I&#8217;m also excluding basic things like Firefox &#8211; that&#8217;s mandatory <img src='http://www.bergspot.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<h2><br />7-Zip</h2>
<p>The best compression tool around. Has support for nearly all formats you&#8217;ll ever use in your life. Make sure you tru the 7zip format, it has really good compression rates.  <strong> </strong></p>
<p><strong>Download:</strong> <a href="http://www.7zip.com" target="_blank">http://www.7zip.com</a><strong><br />Portable:</strong> <a href="http://portableapps.com/apps/utilities/7-zip_portable" target="_blank">http://portableapps.com/apps/utilities/7-zip_portable</a></p>
<h2><span id="more-44"></span><br />AVG Free 9.0</h2>
<p>If you don&#8217;t you should care about viruses and malware. It&#8217;s all over the internet. But forget about expensive antivirus and security software packs like Norton antivirus that make your computer crawl like a slug. AVG has a free version of their antivirus software that has everything you need plus some stuff you probably don&#8217;t &#8211; like the link scanner thing which is the first thing I disable after installing.  <strong> </strong></p>
<p><strong>Download: </strong><a href="http://free.avg.com/us-en/download-avg-anti-virus-free-edition" target="_blank">http://free.avg.com/us-en/download-avg-anti-virus-free-edition</a></p>
<h2><br />ImgBurn</h2>
<p>I used to be a Nero user, but after finding out about this free piece of DVD burning software I switched. It&#8217;s faster and simpler, and that&#8217;s all that there is to it! You can burn everything with this, files, images, music, you name it.  <strong></strong></p>
<p><strong>Download:</strong> <a href="http://www.imgburn.com" target="_blank">http://www.imgburn.com</a></p>
<p><em>Tip: if you&#8217;re looking for a portable solution you can try <a href="http://portableapps.com/apps/utilities/infrarecorder_portable" target="_blank">InfraRecorder portable</a>.</em></p>
<h2><br />VLC Media Player</h2>
<p>This is simply the best media player around, and it&#8217;s open source which means free. It plays nearly every format you can imagine (MPEG-2, MPEG-4, H.264, DivX, MPEG-1, mp3, ogg, aac&#8230;). You can also convert stuff with it or even use it as a server.</p>
<p><strong>Download: </strong><a href="http://www.videolan.org/vlc" target="_blank">http://www.videolan.org/vlc<br /></a><strong>Portable:</strong> <a href="http://portableapps.com/apps/music_video/vlc_portable" target="_blank">http://portableapps.com/apps/music_video/vlc_portable</a></p>
<h2><br />PrtScr</h2>
<p>I featured this one on <a href="http://bergspot.com/blog/2009/04/screenshots-on-steroids-with-prtscr/" target="_self">my previous post</a> so it&#8217;s obviously worthy of being featured in this list also. It&#8217;s a real pleasure to take screenshots like this. I love it when such simple tasks become so easy and so cool!</p>
<p><strong>Download: </strong><a href="http://www.fiastarta.com/PrtScr" target="_blank">http://www.fiastarta.com/PrtScr</a></p>
<p><em>If you&#8217;re looking for something similar but portable <a href="http://portableapps.com/apps/utilities/lightscreen_portable" target="_blank">make sure you try Lightscreen</a>.</em></p>
<h2><br />RocketDock</h2>
<p>In case you&#8217;re like me and have always stared at MACs and their gorgeous launcher bar with all the bells and whistles and wondered why the hell doesn&#8217;t Windows have something like this &#8211; well, now it has, and it&#8217;s free. This is particularly useful for me with a dual monitor setup. Now I can free up the quicklaunch icons from Windows task bar and put all my shortcuts on the RocketDock on the 2nd monitor. It&#8217;s completely customizable so you can play around a bit and get some new icons.</p>
<p><strong>Download: </strong><a href="http://rocketdock.com" target="_blank">http://rocketdock.com</a></p>
<h2><br />Fences</h2>
<p>This is not really an essential tool&#8230; unless you have that nasty habit of throwing everything you find in your desktop which eventually becomes a really big mess which mimics your real life desk. Fences is like Ikea for your desktop. You keep the same shit around you, but you put in boxes so that it looks nicer!</p>
<p><strong>Download: </strong><a href="http://www.stardock.com/products/fences" target="_blank">http://www.stardock.com/products/fences</a></p>
<h2><br />TeraCopy</h2>
<p>This is a very compact tool designed to make copying and moving files easier and faster than usual. Like they say: <em>TeraCopy uses dynamically adjusted buffers to reduce seek times. Asynchronous copy speeds up file transfer between two physical hard drives.</em> It integrates seamlessly in the shell and has some additional features also. Very handy.</p>
<p><strong>Download: </strong><a href="http://www.codesector.com/teracopy.php" target="_blank">http://www.codesector.com/teracopy.php</a></p>
<h2><br />Notepad++</h2>
<p>Here&#8217;s Notepad on steroids! Of course, only useful for geeks like myself. You should have at least a small degree of that disease to find this useful. It&#8217;s a really fast tool for code editing. It supports all the languages that you know, all that you&#8217;ll never know and even those you never heard of. If you still miss any, Notepad++ is totally extensible, you can add whatever you like in there!</p>
<p><strong>Download: </strong><a href="http://notepad-plus.sourceforge.net" target="_blank">http://notepad-plus.sourceforge.net</a><strong><br />Portable:</strong> <a href="http://portableapps.com/apps/development/notepadpp_portable" target="_blank">http://portableapps.com/apps/development/notepadpp_portable</a></p>
<h2><br />Spybot</h2>
<p>An absolute must for your own security. Spybot scans your computer and removes all the spyware you may have accumulated after watching all those weird sites you like so much!</p>
<p><strong>Download: </strong><a href="http://www.safer-networking.org/en/download/index.html" target="_blank">http://www.safer-networking.org/en/download/index.html</a></p>
<h2><br />CCleaner</h2>
<p>Probably the best cleaning tool around. CCleaner cleans up your computer fast, removing unused files from your system, temporary files, cache, history, old registry entries and some more. If you want to keep your system running fast, go for it.</p>
<p><strong>Download:</strong> <a href="http://www.ccleaner.com/" target="_blank">http://www.ccleaner.com</a></p>
<p><br />I hope you find this list useful. <br />Leave your comments and tell me what other free tools you use!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bergspot.com/blog/2009/12/essential-list-of-free-software/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Screenshots on steroids with PrtScr</title>
		<link>http://www.bergspot.com/blog/2009/04/screenshots-on-steroids-with-prtscr/</link>
		<comments>http://www.bergspot.com/blog/2009/04/screenshots-on-steroids-with-prtscr/#comments</comments>
		<pubDate>Mon, 20 Apr 2009 01:24:03 +0000</pubDate>
		<dc:creator>bergonzzi</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[freeware]]></category>
		<category><![CDATA[prtscr]]></category>
		<category><![CDATA[screenshot]]></category>

		<guid isPermaLink="false">http://bergspot.com/blog/?p=41</guid>
		<description><![CDATA[I love simple tools that make my life easier, and I just found out one of those. And this one has an extra WOW factor because it&#8217;s beautiful in the way it does what it does &#8211; grab a screenshot. It&#8217;s called PrtScr and you can find it here: http://www.fiastarta.com/PrtScr/ You&#8217;d better see it by [...]]]></description>
			<content:encoded><![CDATA[
<p>I love simple tools that make my life easier, and I just found out one of those. And this one has an extra WOW factor because it&#8217;s beautiful in the way it does what it does &#8211; grab a screenshot.  It&#8217;s called PrtScr and you can find it here: <a href="http://www.fiastarta.com/PrtScr/" target="_blank">http://www.fiastarta.com/PrtScr/</a> You&#8217;d better see it by yourself:</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="src" value="http://www.youtube.com/v/C4z3BUJbGUU&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;hl=en&amp;feature=player_embedded&amp;fs=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/C4z3BUJbGUU&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;hl=en&amp;feature=player_embedded&amp;fs=1" allowfullscreen="true"></embed></object></p>
<p>&nbsp;</p>

]]></content:encoded>
			<wfw:commentRss>http://www.bergspot.com/blog/2009/04/screenshots-on-steroids-with-prtscr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

