<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://feeds.rarst.net/~d/styles/rss2full.xsl" type="text/xsl" media="screen"?><?xml-stylesheet href="http://feeds.rarst.net/~d/styles/itemcontent.css" type="text/css" media="screen"?><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" version="2.0">

<channel>
	<title>www.Rarst.net</title>
	
	<link>http://www.Rarst.net</link>
	<description>cynical thoughts on software, web, etc</description>
	<pubDate>Sun, 30 Nov 2008 17:50:38 +0000</pubDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
			<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.rarst.net/rarst-posts" type="application/rss+xml" /><feedburner:emailServiceId xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">2196100</feedburner:emailServiceId><feedburner:feedburnerHostname xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">http://www.feedburner.com</feedburner:feedburnerHostname><item>
		<title>Quick ‘n Easy FTP Server Lite</title>
		<link>http://www.Rarst.net/software/quick-easy-ftp-server/</link>
		<comments>http://www.Rarst.net/software/quick-easy-ftp-server/#comments</comments>
		<pubDate>Sun, 30 Nov 2008 16:00:00 +0000</pubDate>
		<dc:creator>Rarst</dc:creator>
		
		<category><![CDATA[Software]]></category>

		<category><![CDATA[file]]></category>

		<category><![CDATA[ftp]]></category>

		<category><![CDATA[portable]]></category>

		<category><![CDATA[server]]></category>

		<category><![CDATA[share]]></category>

		<guid isPermaLink="false">http://www.Rarst.net/?p=226</guid>
		<description><![CDATA[ I had previously covered HTTP File Server as excellent solution to share files. However, being based on HTTP protocol that was developed for web-pages transfer, it only serves files without good upload or remote file management support.
Quick ‘n Easy FTP Server Lite is similar application based on FTP .

What it does
It’s tiny single-executable application [...]]]></description>
			<content:encoded><![CDATA[<p><img style="display: inline; margin-left: 0px; margin-right: 0px" src="http://www.rarst.net/images/QuicknEasyFTPServerLite_11131/qne_ftp_server_icon.png" border="0" alt="qne_ftp_server_icon" title="qne_ftp_server_icon" width="48" height="48" align="right" /> I had previously covered <a href="http://www.rarst.net/software/sharing-files-http-file-server/">HTTP File Server</a> as excellent solution to share files. However, being based on <acronym title="Hypertext Transfer Protocol">HTTP</acronym> protocol that was developed for web-pages transfer, it only serves files without good upload or remote file management support.</p>
<p>Quick ‘n Easy FTP Server Lite is similar application based on <acronym title="File Transfer Protocol">FTP</acronym> .</p>
<p><span id="more-226"></span></p>
<h3>What it does</h3>
<p>It’s tiny single-executable application that creates FTP server. Ports and connection limits can be customized but are just as fine left to defaults.</p>
<p><img style="display: inline; margin-left: 0px; margin-right: 0px" src="http://www.rarst.net/images/QuicknEasyFTPServerLite_11131/qne_ftp_server_interface.png" border="0" alt="qne_ftp_server_interface" title="qne_ftp_server_interface" width="540" height="400" /></p>
<p>Interface is light and provides multiply ways to do things. It’s completely impossible to get lost in it. Two setup wizards handle general settings and accounts creation.</p>
<h3>Account support</h3>
<p>User accounts are easy to manage.</p>
<p><img style="display: inline; margin-left: 0px; margin-right: 0px" src="http://www.rarst.net/images/QuicknEasyFTPServerLite_11131/qne_ftp_server_accounts.png" border="0" alt="qne_ftp_server_accounts" title="qne_ftp_server_accounts" width="540" height="400" /></p>
<p>They are password protected (except anonymous account), have separate permissions for actions and setting for home directory defines what is accessible to each account separately.</p>
<h3>Downsides</h3>
<p>Biggest problem is no support for virtual folders. Only real folders can be shared. It can be from hard to impossible to give single account access to folders on different hard drive partitions and such.</p>
<p>Approach may be easier to users looking for simplest solution possible but power users may find it very lacking. Basically access is always limited to single folder and all of sub-folders.</p>
<p>No filters based on file-type either. It’s all or nothing.</p>
<h3>Overall</h3>
<p>Application is extremely easy to setup and use but functions set is limited. It will work fine for sharing single folder or having one for uploads (which is FTP strong side) but not for complex file sharing setups. May also work fine for personal usage with whole hard drive partition shared.</p>
<p>App is freeware. By default it writes setting to registry but can be switched to portable mode by starting with <em>/f./ftpserver.ini</em> argument. User account are always saved to <a href="http://www.rarst.net/tag/xml/">XML</a> file with passwords hashed. There is shareware Pro version available.</p>
<p><strong>Home&amp;download</strong> <a href="http://www.pablosoftwaresolutions.com/html/quick__n_easy_ftp_server_lite.html">http://www.pablosoftwaresolutions.com/html/quick__n_easy_ftp_server_lite.html</a></p>


<p><strong>Possibly related posts:</strong><ol><li><a href='http://www.Rarst.net/software/sharing-files-http-file-server/' rel='bookmark' title='Permanent Link: Sharing files with HTTP File Server'>Sharing files with HTTP File Server</a></li><li><a href='http://www.Rarst.net/software/cobian-backup/' rel='bookmark' title='Permanent Link: Backup of FTP server with Cobian Backup'>Backup of FTP server with Cobian Backup</a></li><li><a href='http://www.Rarst.net/software/k-lite-codec-pack/' rel='bookmark' title='Permanent Link: K-Lite Codec Pack - complete solution for video playback'>K-Lite Codec Pack - complete solution for video playback</a></li><li><a href='http://www.Rarst.net/software/free-download-manager/' rel='bookmark' title='Permanent Link: Free Download Manager'>Free Download Manager</a></li><li><a href='http://www.Rarst.net/software/notepadpp-ftp-plugin/' rel='bookmark' title='Permanent Link: Edit files on FTP with Notepad++ plugin'>Edit files on FTP with Notepad++ plugin</a></li></ol></p><div class="feedflare">
<a href="http://feeds.rarst.net/~f/rarst-posts?a=ypPcn"><img src="http://feeds.rarst.net/~f/rarst-posts?i=ypPcn" border="0"></img></a> <a href="http://feeds.rarst.net/~f/rarst-posts?a=zcv4n"><img src="http://feeds.rarst.net/~f/rarst-posts?i=zcv4n" border="0"></img></a> <a href="http://feeds.rarst.net/~f/rarst-posts?a=mB9Tn"><img src="http://feeds.rarst.net/~f/rarst-posts?i=mB9Tn" border="0"></img></a> <a href="http://feeds.rarst.net/~f/rarst-posts?a=Bay9N"><img src="http://feeds.rarst.net/~f/rarst-posts?i=Bay9N" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.Rarst.net/software/quick-easy-ftp-server/feed/</wfw:commentRss>
		</item>
		<item>
		<title>NewsGator family of RSS readers</title>
		<link>http://www.Rarst.net/software/newsgator/</link>
		<comments>http://www.Rarst.net/software/newsgator/#comments</comments>
		<pubDate>Sat, 29 Nov 2008 16:00:33 +0000</pubDate>
		<dc:creator>Rarst</dc:creator>
		
		<category><![CDATA[Software]]></category>

		<category><![CDATA[Web]]></category>

		<category><![CDATA[feeddemon]]></category>

		<category><![CDATA[mobile]]></category>

		<category><![CDATA[newsgator]]></category>

		<category><![CDATA[nokia]]></category>

		<category><![CDATA[opml]]></category>

		<category><![CDATA[RSS]]></category>

		<category><![CDATA[synchronize]]></category>

		<guid isPermaLink="false">http://www.Rarst.net/?p=225</guid>
		<description><![CDATA[ I’ve been using M2 (mail and news client integrated in Opera ) for reading my feeds since I discovered RSS. I like tight integration and excellent search but it started to have performance and layout issues when number of feeds approached two hundred.
So the search was made and new solution was found. Actually bunch [...]]]></description>
			<content:encoded><![CDATA[<p><img style="display: inline; margin-left: 0px; margin-right: 0px" src="http://www.rarst.net/images/NewsGatorfamilyofRSSreaders_12F56/newsgator_icon.png" border="0" alt="newsgator_icon" title="newsgator_icon" width="240" height="52" align="right" /> I’ve been using M2 (mail and news client integrated in <a href="http://www.rarst.net/tag/opera/">Opera</a> ) for reading my feeds since I discovered RSS. I like tight integration and excellent search but it started to have performance and layout issues when number of feeds approached two hundred.</p>
<p>So the search was made and new solution was found. Actually bunch of solutions because NewsGator offers whole family of RSS readers.</p>
<p><span id="more-225"></span></p>
<h3>What I was looking for</h3>
<ul>
<li>good performance;</li>
<li>customizable (or simply fitting my taste) layout;</li>
<li>some form of synchronization between:
<ul>
<li>home desktop;</li>
<li>work desktop (horror of 20Mb daily traffic limit);</li>
<li>pockets (<a href="http://www.rarst.net/tag/nokia/" target="_blank">Nokia</a> E60, Nokia N810).</li>
</ul>
</li>
</ul>
<p>Dragging <a href="http://www.rarst.net/tag/opml/">OPML</a> files around is hardly an option and few portable readers I tried (thinking about <a href="http://www.rarst.net/tag/dropbox" target="_blank">Dropbox</a> syncing them) were sub-par. Also need to sync with my on-the-go setup called for online solution.</p>
<p>Luckily I’ve remembered very inspired article about <a href="http://www.makeuseof.com/tag/newsgator-the-most-complete-rss-solution/">complete RSS solution at MakeUseOf</a> and it turned out to be best of both online and software worlds.</p>
<h3>NewsGator family</h3>
<p>Strongest point of NewsGator is that it covers a lot of platforms.</p>
<ul>
<li><a href="http://www.newsgator.com/individuals/default.aspx">Main tools</a> :
<ul>
<li>FeedDemon – <strong>Windows</strong> desktop client;</li>
<li>NetNewsWire –<strong> Mac</strong> desktop client;
<ul>
<li>NetNewsWire for <strong>iPhone</strong> ;</li>
</ul>
</li>
<li>NewsGator Online – <strong>online</strong> reader;
<ul>
<li>NewsGator Mobile - slim version of <strong>online</strong> reader;</li>
</ul>
</li>
<li>NewsGator Go – <a href="http://www.rarst.net/software/common-frameworks-you-may-want-installed/">Java</a> <strong>mobile</strong> reader;</li>
<li>NewsGator Inbox – <a href="http://en.wikipedia.org/wiki/Microsoft">Microsoft</a> <strong>Outlook</strong> plugin;</li>
</ul>
</li>
<li><a href="http://www.newsgator.com/Individuals/FreeTools/Default.aspx">Additional tools</a> :
<ul>
<li>NewsFriends - for <strong>Facebook</strong> ;</li>
<li>NewsGator Toolbar - for <strong>Internet Explorer and Firefox</strong> ;</li>
<li>FeedStation - Windows <strong>podcast</strong> downloader;</li>
<li>NewsGator <strong>Screensaver</strong> ;</li>
<li>NewsGator Desktop - sync with <strong>IE7 and Vista</strong> ;</li>
<li>NewsGator for <strong>Yahoo Messenger</strong> .</li>
</ul>
</li>
</ul>
<p>It simply works on everything. But amazing part is that all products in this set are tightly connected by free NewsGator account.</p>
<h3>Synchronization</h3>
<p>Whenever feed item is marked read in any of NewsGator products – using Internet connection and account login that <strong>information in synced to account and to any other NewsGator service or application you are using</strong> . Same with list of feeds – no need to import/export OPML files ever again.</p>
<p>Basically after initial setup I don’t have to deal with duplicate updates between my home, work and mobile. No matter where I read my feeds – changes are reflected everywhere.</p>
<p>It also gives additional advantage to applications. Instead of downloading every single feed for update (like most newsreaders do) <strong>FeedDemon requests information about updates from server</strong> . It really cuts update time.</p>
<p>I am obviously unable to cover every product but two I am using most are FeedDemon and Mobile.</p>
<h3>FeedDemon</h3>
<p>FeedDemon is desktop client for Windows. It has extensive interface with plenty of functions and too much buttons (they promise to simplify interface in upcoming update).</p>
<p><img style="display: inline; margin-left: 0px; margin-right: 0px" src="http://www.rarst.net/images/NewsGatorfamilyofRSSreaders_12F56/newsgator_feeddemon_interface.png" border="0" alt="newsgator_feeddemon_interface" title="newsgator_feeddemon_interface" width="540" height="400" /></p>
<p>There are lot of things to play with:</p>
<ul>
<li>interface is very customizable with few themes for item presentation;</li>
<li>there is work offline option and prefetching feeds content;</li>
<li>filters to catch keywords;</li>
<li>clippings to save items for research (can also clip non-RSS links from Toolbar);</li>
<li>reports that help to discover:
<ul>
<li>most viewed feeds;</li>
<li>least viewed feeds;</li>
<li>feeds that hadn&#8217;t been updated for specified period of time;</li>
<li>feeds that are no longer working;</li>
</ul>
</li>
<li>I am sure I still hadn’t discovered and pressed plenty of buttons.</li>
</ul>
<p>Performance is excellent – both updates and actual reading process.</p>
<p><strong>Link</strong> <a href="http://www.newsgator.com/Individuals/FeedDemon/Default.aspx">http://www.newsgator.com/Individuals/FeedDemon/Default.aspx</a></p>
<h3>NewsGator Mobile</h3>
<p>Mobile is minimalistic version of online reader. If FeedDemon is simply good piece of software Mobile completely charmed me.</p>
<p><img style="display: inline; margin-left: 0px; margin-right: 0px" src="http://www.rarst.net/images/NewsGatorfamilyofRSSreaders_12F56/newsgator_mobile.png" border="0" alt="newsgator_mobile" title="newsgator_mobile" width="540" height="300" /></p>
<p>It only shows feeds with unread items and only action is marking feed as read. It’s one of the best and most usable mobile-optimized sites I had ever seen. It’s pleasure to use both on desktop and on my Nokia N810. It uses no complex code and works excellent with mobile browsers.</p>
<p>I’d use it even if it was single product stand-alone product but it’s synced to rest which makes awesome factor skyrocket.</p>
<p><strong>Link</strong> <a href="http://m.newsgator.com/">http://m.newsgator.com/</a></p>
<h3>Overall</h3>
<p>NewsGator RSS reader suite which I described in this post is a lot of awesome tools. But it’s simply scratching surface and company gives similar amount of attention to enterprise solutions, widgets and who knows what else – it’s huge.</p>
<p>MakeUseOf review I mentioned was so positive some comments voiced suspicion if it’s paid. <strong>After using NewsGator for some time I can confidently say – it is THAT good.</strong></p>
<p><strong>Link</strong> <a href="http://www.newsgator.com/">http://www.newsgator.com/</a></p>


<p><strong>Possibly related posts:</strong><ol><li><a href='http://www.Rarst.net/web/skribit-readers-requests-managing-service-for-blogs/' rel='bookmark' title='Permanent Link: Skribit - readers&#8217; requests managing service for blogs'>Skribit - readers&#8217; requests managing service for blogs</a></li><li><a href='http://www.Rarst.net/web/aiderss/' rel='bookmark' title='Permanent Link: Measuring post popularity with AideRSS.com'>Measuring post popularity with AideRSS.com</a></li><li><a href='http://www.Rarst.net/web/dead-rss-links-opml/' rel='bookmark' title='Permanent Link: Weeding dead RSS feeds with processing OPML'>Weeding dead RSS feeds with processing OPML</a></li><li><a href='http://www.Rarst.net/software/learning-to-bookmark-with-opera/' rel='bookmark' title='Permanent Link: Learning to bookmark with Opera'>Learning to bookmark with Opera</a></li><li><a href='http://www.Rarst.net/software/developer-trust/' rel='bookmark' title='Permanent Link: Different software from same developer &ndash; trust or not?'>Different software from same developer &ndash; trust or not?</a></li></ol></p><div class="feedflare">
<a href="http://feeds.rarst.net/~f/rarst-posts?a=mMkLn"><img src="http://feeds.rarst.net/~f/rarst-posts?i=mMkLn" border="0"></img></a> <a href="http://feeds.rarst.net/~f/rarst-posts?a=AerRn"><img src="http://feeds.rarst.net/~f/rarst-posts?i=AerRn" border="0"></img></a> <a href="http://feeds.rarst.net/~f/rarst-posts?a=vudon"><img src="http://feeds.rarst.net/~f/rarst-posts?i=vudon" border="0"></img></a> <a href="http://feeds.rarst.net/~f/rarst-posts?a=6iTcN"><img src="http://feeds.rarst.net/~f/rarst-posts?i=6iTcN" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.Rarst.net/software/newsgator/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Improving blog design in a smart way</title>
		<link>http://www.Rarst.net/web/improving-blog-design/</link>
		<comments>http://www.Rarst.net/web/improving-blog-design/#comments</comments>
		<pubDate>Fri, 28 Nov 2008 16:00:00 +0000</pubDate>
		<dc:creator>Rarst</dc:creator>
		
		<category><![CDATA[Web]]></category>

		<category><![CDATA[blog]]></category>

		<category><![CDATA[bloggingtips]]></category>

		<category><![CDATA[dailyblogtips]]></category>

		<category><![CDATA[design]]></category>

		<category><![CDATA[group writing]]></category>

		<guid isPermaLink="false">http://www.Rarst.net/?p=224</guid>
		<description><![CDATA[There are numerous ways to choose blog design - based on goals, looks, functions or maybe budget. But there is only one way to improve blog design. That is to make it fit your purposes better and manage to skip ruining it in the process .

Starting point
Unless you&#8217;ve started on huge budget and custom design [...]]]></description>
			<content:encoded><![CDATA[<p>There are numerous ways to choose blog design - based on goals, looks, functions or maybe budget. But there is only one way to improve blog design. That is to make it fit your purposes better and <strong>manage to skip ruining it in the process</strong> .</p>
<p><span id="more-224"></span></p>
<h3>Starting point</h3>
<p>Unless you&#8217;ve started on huge budget and custom design (and who does?) you are usually at one of two starting positions. Those are:</p>
<ul>
<li>generic design looking like a blog;</li>
<li>bright impressive design that may not look like blog at all.</li>
</ul>
<h3>Common experience</h3>
<p>I am going to need some illustrations so pardon my terrible drawing skills. Generic blog design would be something like this.</p>
<p><img style="display: inline; margin-left: 0px; margin-right: 0px" src="http://www.rarst.net/images/Improvingblogdesigninasmartway_11A9C/blog_design_generic.png" border="0" alt="blog_design_generic" title="blog_design_generic" width="540" height="400" /></p>
<p>It has all common elements at common places. It is pretty good at serving content but as time passes you may realize it&#8217;s simply not on par with blogs around.</p>
<h3>Flashy looks</h3>
<p>Eye-candy at its best. Some designs put impressive looks before anything else.</p>
<p><img style="display: inline; margin-left: 0px; margin-right: 0px" src="http://www.rarst.net/images/Improvingblogdesigninasmartway_11A9C/blog_design_flashy.png" border="0" alt="blog_design_flashy" title="blog_design_flashy" width="540" height="400" /></p>
<p>And again after some time you may notice that stiff, colorful and slow loading looks may not be best frame for your content.</p>
<h3>Two important things</h3>
<p>Improving design can become constant process. It may be hard to grasp changes you need on first attempt. Your core purposes may also change and initially good design elements may expire their usefulness. There are two important concepts you should adopt to reduce risk of ruining instead of building:</p>
<ul>
<li>modular design;</li>
<li>consistent looks.</li>
</ul>
<h3>Evade inspired on the fly editing</h3>
<p>Without splitting page into modular parts and working on them one at a time you risk:</p>
<ul>
<li>breaking semantic markup;</li>
<li>producing invalid and hard to edit code;</li>
<li>creating bottlenecks that slow down page load.</li>
</ul>
<p>So first step is <strong>doing changes in parts</strong>. But it’s not enough because sticking to this rule only you may easily end up with something like this:</p>
<p><img style="display: inline; margin-left: 0px; margin-right: 0px" src="http://www.rarst.net/images/Improvingblogdesigninasmartway_11A9C/blog_design_broken.png" border="0" alt="blog_design_broken" title="blog_design_broken" width="540" height="400" /></p>
<h3>Aim for awesome and consistent image</h3>
<p>By <strong>creating some rules</strong> you can make consistent:</p>
<ul>
<li>fonts;</li>
<li>colors;</li>
<li>borders;</li>
<li>backgrounds.</li>
</ul>
<p>and it becomes much easier to control everything and change parts with maximum speed and least trouble.</p>
<p><img style="display: inline; margin-left: 0px; margin-right: 0px" src="http://www.rarst.net/images/Improvingblogdesigninasmartway_11A9C/blog_design_awesome.png" border="0" alt="blog_design_awesome" title="blog_design_awesome" width="540" height="400" /></p>
<p>Combining modular approach with clear guidelines to overall looks you are going to slowly move from the starting point to highly effective and personalized look that will exactly fit your blog.</p>
<p>Good luck to everyone who find customizing their blogs as interesting as I do and if you are as bad as me… Rule three – hire real designer when situation calls for that. :)</p>
<p><em>This post was written for </em> <a href="http://blogdesignstudio.com/free-wordpress-themes/free-custom-blog-design-contest-group-writing-project/"><em>Blog Design group writing project/contest</em> </a> <em> held by nice people from </em> <a href="http://blogdesignstudio.com/"><em>Blog Design</em> </a> <em> Studio and sponsored by equally nice </em> <a href="http://www.dailyblogtips.com/"><em>Daily Blog Tips</em> </a> <em> and </em> <a href="http://bloggingtips.com/"><em>Blogging Tips</em> </a> <em> blogs so I don’t even feel like ignoring contest for required links to sponsors because I am reader and subscriber to all of these.</em></p>


<p><strong>Possibly related posts:</strong><ol><li><a href='http://www.Rarst.net/web/wepc/' rel='bookmark' title='Permanent Link: WePC.com &ndash; seeks crowd wisdom for PC design'>WePC.com &ndash; seeks crowd wisdom for PC design</a></li><li><a href='http://www.Rarst.net/web/blog-critique-checklist/' rel='bookmark' title='Permanent Link: External post about blog critique'>External post about blog critique</a></li><li><a href='http://www.Rarst.net/web/bloggingtips-critique-project/' rel='bookmark' title='Permanent Link: Blog critique project at BloggingTips.com'>Blog critique project at BloggingTips.com</a></li><li><a href='http://www.Rarst.net/web/what-is-a-blog/' rel='bookmark' title='Permanent Link: What is a blog?'>What is a blog?</a></li><li><a href='http://www.Rarst.net/web/bloggingtips-rarst-critique-prize/' rel='bookmark' title='Permanent Link: Prize fund doubled for critique of this blog'>Prize fund doubled for critique of this blog</a></li></ol></p><div class="feedflare">
<a href="http://feeds.rarst.net/~f/rarst-posts?a=a1vYn"><img src="http://feeds.rarst.net/~f/rarst-posts?i=a1vYn" border="0"></img></a> <a href="http://feeds.rarst.net/~f/rarst-posts?a=neNQn"><img src="http://feeds.rarst.net/~f/rarst-posts?i=neNQn" border="0"></img></a> <a href="http://feeds.rarst.net/~f/rarst-posts?a=yhdnn"><img src="http://feeds.rarst.net/~f/rarst-posts?i=yhdnn" border="0"></img></a> <a href="http://feeds.rarst.net/~f/rarst-posts?a=EbthN"><img src="http://feeds.rarst.net/~f/rarst-posts?i=EbthN" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.Rarst.net/web/improving-blog-design/feed/</wfw:commentRss>
		</item>
		<item>
		<title>10 things that make tech blogs unreadable</title>
		<link>http://www.Rarst.net/web/unreadable-blogs/</link>
		<comments>http://www.Rarst.net/web/unreadable-blogs/#comments</comments>
		<pubDate>Thu, 27 Nov 2008 16:00:00 +0000</pubDate>
		<dc:creator>Rarst</dc:creator>
		
		<category><![CDATA[Thoughts]]></category>

		<category><![CDATA[Web]]></category>

		<category><![CDATA[blog]]></category>

		<category><![CDATA[design]]></category>

		<category><![CDATA[hype]]></category>

		<category><![CDATA[list]]></category>

		<category><![CDATA[tech]]></category>

		<guid isPermaLink="false">http://www.Rarst.net/?p=223</guid>
		<description><![CDATA[Sometimes I feel like my posting is too positive (this is supposed to be cynical blog according to tagline) and bit of ranting should be added to the mix. I am not that arrogant to claim universal truth on what makes tech blogs unreadable but I have clear personal opinion formed. So I will share [...]]]></description>
			<content:encoded><![CDATA[<p>Sometimes I feel like my posting is too positive (this is supposed to be <strong>cynical</strong> blog according to tagline) and bit of ranting should be added to the mix. I am not that arrogant to claim universal truth on what makes tech blogs unreadable but I have clear personal opinion formed. So <strong>I will share my list and then we shall compare notes</strong> , ok? :)</p>
<p>In no particular order.</p>
<p><span id="more-223"></span></p>
<h3>1. Dark background and tiny font</h3>
<p>It looks geek and if design is good one I might like it. It will give me that warm pleasant feeling of seeing something beautiful and after that I will close it and never return. It&#8217;s obviously not intended to be <strong>read</strong> and I won&#8217;t cheapen my impression by visiting repeatedly.</p>
<h3>2. No/bad screenshots</h3>
<p>It may be generalization but if something looks like crap it most probably is. I&#8217;d better get that valuable information from post rather than wasting my time downloading, installing and then seeing it.</p>
<h3>3. Apple</h3>
<p>Know what I think about Apple? <strong>I don&#8217;t think about Apple.</strong> Because:</p>
<ol>
<li>I live half globe far from only country where its products sell well;</li>
<li>and it doesn&#8217;t produce anything I am remotely interested in.</li>
</ol>
<p>So if over 30% of blog is about Apple all the time it should&#8217;ve saved world bunch of time by getting <em>Apple-something.us</em> domain.</p>
<h3>4. All fluff, no value</h3>
<p>There are two types of tech posts:</p>
<ol>
<li>useful;</li>
<li>funny.</li>
</ol>
<p>I know latter do really well for social traffic. If blog has <strong>only</strong> those I won&#8217;t interfere on that intimate relationship with Digg and will go look for useful ones elsewhere.</p>
<h3>5. Hype</h3>
<p>Information that gmail got skins for interface may be incredibly useful for someone who hadn&#8217;t seen that valuable stuff <strong>fifty</strong> times already. Sin of reposting hype can be softened with adding personal opinion. Unfortunately blogs that rely on hype don&#8217;t have personal opinions.</p>
<h3>6. Vacations (marriages, work issues, etc)</h3>
<p>I completely understand that blog wasn&#8217;t updated for three months because of very important issues. And sincerely thankful that I was reminded to unsubscribe.</p>
<h3>7. Bad choice of RSS form</h3>
<ul>
<li>Cryptic title without content is not something I will click.</li>
<li>Twenty titles with hundred images and dozen videos on top is the other extreme case.</li>
</ul>
<h3>8. Bad comment policy</h3>
<p>If my perfectly valid comment poofs because of crappy antispam setup - I am out. I don&#8217;t believe that tech blog failing to get antispam right can produce valuable qualified posts.</p>
<p>By the way If I leave fifty words comment I expect an answer. Hundred words without answer and I will make that disinterest mutual.</p>
<h3>9. Too intrusive ads</h3>
<p>Giant flash ad that is coded poorly enough to make my CPU load spike is not monetizing. It&#8217;s reader repellent.</p>
<h3>10. Following the formula</h3>
<p>Doing what all A-listers do. Hiring a team, producing average number of daily posts on average topics with average design and below average attention to readers. A-listers are better at that so I’ll just read them instead.</p>
<p>I feel that my cynical balance is restored. Have hate to add? :)</p>
<p><strong>Chain reaction</strong> <a href="http://www.ghacks.net/2008/11/27/10-annoying-aspects-of-tech-blogs/">10 more annoying aspects of tech blogs at gHacks</a></p>


<p><strong>Possibly related posts:</strong><ol><li><a href='http://www.Rarst.net/web/skribit-readers-requests-managing-service-for-blogs/' rel='bookmark' title='Permanent Link: Skribit - readers&#8217; requests managing service for blogs'>Skribit - readers&#8217; requests managing service for blogs</a></li><li><a href='http://www.Rarst.net/web/engaging-post-recipe/' rel='bookmark' title='Permanent Link: Recipe for engaging post'>Recipe for engaging post</a></li><li><a href='http://www.Rarst.net/web/improving-blog-design/' rel='bookmark' title='Permanent Link: Improving blog design in a smart way'>Improving blog design in a smart way</a></li><li><a href='http://www.Rarst.net/web/blogging-gaming/' rel='bookmark' title='Permanent Link: Is blogging new gaming?'>Is blogging new gaming?</a></li><li><a href='http://www.Rarst.net/web/bradblogging/' rel='bookmark' title='Permanent Link: BlogBradding&#8230; I mean BradBlogging review'>BlogBradding&#8230; I mean BradBlogging review</a></li></ol></p><div class="feedflare">
<a href="http://feeds.rarst.net/~f/rarst-posts?a=AhvEn"><img src="http://feeds.rarst.net/~f/rarst-posts?i=AhvEn" border="0"></img></a> <a href="http://feeds.rarst.net/~f/rarst-posts?a=c3Zin"><img src="http://feeds.rarst.net/~f/rarst-posts?i=c3Zin" border="0"></img></a> <a href="http://feeds.rarst.net/~f/rarst-posts?a=lQqOn"><img src="http://feeds.rarst.net/~f/rarst-posts?i=lQqOn" border="0"></img></a> <a href="http://feeds.rarst.net/~f/rarst-posts?a=6uasN"><img src="http://feeds.rarst.net/~f/rarst-posts?i=6uasN" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.Rarst.net/web/unreadable-blogs/feed/</wfw:commentRss>
		</item>
		<item>
		<title>WhyReboot shows pending file operations</title>
		<link>http://www.Rarst.net/software/whyreboot/</link>
		<comments>http://www.Rarst.net/software/whyreboot/#comments</comments>
		<pubDate>Wed, 26 Nov 2008 16:00:00 +0000</pubDate>
		<dc:creator>Rarst</dc:creator>
		
		<category><![CDATA[Software]]></category>

		<category><![CDATA[file]]></category>

		<category><![CDATA[reboot]]></category>

		<category><![CDATA[registry]]></category>

		<category><![CDATA[whyreboot]]></category>

		<guid isPermaLink="false">http://www.Rarst.net/?p=222</guid>
		<description><![CDATA[Windows has mechanism that allows applications to create pending file operations. Such operations (moving or deleting file for example) are postponed and executed next time computer is rebooted . This is mostly used when files are locked and can’t be processed while Windows is running.
WhyReboot is utility that shows list of currently scheduled pending operations.

How [...]]]></description>
			<content:encoded><![CDATA[<p>Windows has mechanism that allows applications to create pending file operations. Such operations (moving or deleting file for example) are <strong>postponed and executed next time computer is rebooted</strong> . This is mostly used when files are locked and can’t be processed while Windows is running.</p>
<p>WhyReboot is utility that shows list of currently scheduled pending operations.</p>
<p><span id="more-222"></span></p>
<h3>How it works</h3>
<p>Really simple. It accesses Windows registry section where information needed is stored and displays it as text. Simple, effective and way more user-friendly than manual digging in registry.</p>
<p><img style="display: block; float: none; margin-left: auto; margin-right: auto" src="http://www.rarst.net/images/WhyRebootshowspendingfileoperations_10E28/whyreboot_interface.png" border="0" alt="whyreboot_interface" title="whyreboot_interface" width="490" height="370" /></p>
<h3>What to do with information</h3>
<ul>
<li>satisfy curiosity;</li>
<li>decide if reboot is needed when something asks for one;</li>
<li>deal with files manually using <a href="http://www.rarst.net/software/delete-locked-files-unlocker-vs-fileassassin/">Unlocker or FileAssassin</a> to skip reboot.</li>
</ul>
<h3>Overall</h3>
<p>Freeware, <a href="http://www.rarst.net/tag/portable">portable</a> , tiny, perfectly fulfills single function. Not something needed daily but good one to have especially if (un)installing lots of software.</p>
<p><strong>Home&amp;download</strong> <a href="http://exodusdev.com/products/whyreboot">http://exodusdev.com/products/whyreboot</a></p>


<p><strong>Possibly related posts:</strong><ol><li><a href='http://www.Rarst.net/software/syncexp/' rel='bookmark' title='Permanent Link: Most customizable file sync with SyncEXP'>Most customizable file sync with SyncEXP</a></li><li><a href='http://www.Rarst.net/software/sharing-files-http-file-server/' rel='bookmark' title='Permanent Link: Sharing files with HTTP File Server'>Sharing files with HTTP File Server</a></li><li><a href='http://www.Rarst.net/software/trid/' rel='bookmark' title='Permanent Link: Determining file type with TrID'>Determining file type with TrID</a></li><li><a href='http://www.Rarst.net/software/ccleaner/' rel='bookmark' title='Permanent Link: CCleaner - ultimate[ly popular] cleaning tool'>CCleaner - ultimate[ly popular] cleaning tool</a></li><li><a href='http://www.Rarst.net/software/driveimage-xml/' rel='bookmark' title='Permanent Link: Creating disk images with DriveImage XML'>Creating disk images with DriveImage XML</a></li></ol></p><div class="feedflare">
<a href="http://feeds.rarst.net/~f/rarst-posts?a=3aZan"><img src="http://feeds.rarst.net/~f/rarst-posts?i=3aZan" border="0"></img></a> <a href="http://feeds.rarst.net/~f/rarst-posts?a=H27Kn"><img src="http://feeds.rarst.net/~f/rarst-posts?i=H27Kn" border="0"></img></a> <a href="http://feeds.rarst.net/~f/rarst-posts?a=T94Un"><img src="http://feeds.rarst.net/~f/rarst-posts?i=T94Un" border="0"></img></a> <a href="http://feeds.rarst.net/~f/rarst-posts?a=sTUgN"><img src="http://feeds.rarst.net/~f/rarst-posts?i=sTUgN" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.Rarst.net/software/whyreboot/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Blogging Idol voting</title>
		<link>http://www.Rarst.net/web/blogging-idol-voting/</link>
		<comments>http://www.Rarst.net/web/blogging-idol-voting/#comments</comments>
		<pubDate>Tue, 25 Nov 2008 20:21:54 +0000</pubDate>
		<dc:creator>Rarst</dc:creator>
		
		<category><![CDATA[Web]]></category>

		<category><![CDATA[blog]]></category>

		<category><![CDATA[blogging idol]]></category>

		<category><![CDATA[contest]]></category>

		<category><![CDATA[RSS]]></category>

		<guid isPermaLink="false">http://www.Rarst.net/?p=221</guid>
		<description><![CDATA[ Blogging Idol 2 contest I am participating in is finishing soon and voting is up for bloggers who used smartest techniques for promotion of their RSS feeds.
My gain at moment is 34 subscribers up to 190 plus few more at software updates feed so I am only above middle of list. Still it was [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.rarst.net/web/blogging-idol-participation/"><img style="display: inline; margin-left: 0px; margin-right: 0px" src="http://www.rarst.net/images/BloggingIdol2participation_1327D/bloggingidol.png" alt="Blogging Idol" width="172" height="100" align="right" /> Blogging Idol 2 contest I am participating in</a> is finishing soon and <a href="http://www.dailyblogtips.com/blogging-idol-2-voting-session-is-open/">voting is up</a> for bloggers who used smartest techniques for promotion of their <a href="http://www.rarst.net/tag/rss">RSS</a> feeds.</p>
<p>My gain at moment is 34 subscribers up to 190 plus few more at <a href="http://feeds.rarst.net/rarst-updates">software updates</a> feed so I am only above middle of list. Still it was interesting experience and plenty of promotion tips flying around.</p>
<p>In the end I am much more suited for <a href="http://www.rarst.net/tag/group-writing/">group writing</a> contests. :) By the way my <a href="http://www.rarst.net/web/blogging-idol-participation/">promotional offers</a> still stand and I am even bit overbooked with writing all of guest posts I was asked to.</p>


<p><strong>Possibly related posts:</strong><ol><li><a href='http://www.Rarst.net/web/blogging-idol-participation/' rel='bookmark' title='Permanent Link: Blogging Idol 2 participation'>Blogging Idol 2 participation</a></li><li><a href='http://www.Rarst.net/web/three-months-blogging/' rel='bookmark' title='Permanent Link: Three months blogging milestone'>Three months blogging milestone</a></li><li><a href='http://www.Rarst.net/web/blogging-gaming/' rel='bookmark' title='Permanent Link: Is blogging new gaming?'>Is blogging new gaming?</a></li><li><a href='http://www.Rarst.net/web/wordpress-related-contests/' rel='bookmark' title='Permanent Link: Entry for two WordPress-related contests'>Entry for two WordPress-related contests</a></li><li><a href='http://www.Rarst.net/web/rss-testimonials/' rel='bookmark' title='Permanent Link: Why are you reading my RSS feed?'>Why are you reading my RSS feed?</a></li></ol></p><div class="feedflare">
<a href="http://feeds.rarst.net/~f/rarst-posts?a=LuRMn"><img src="http://feeds.rarst.net/~f/rarst-posts?i=LuRMn" border="0"></img></a> <a href="http://feeds.rarst.net/~f/rarst-posts?a=CoDan"><img src="http://feeds.rarst.net/~f/rarst-posts?i=CoDan" border="0"></img></a> <a href="http://feeds.rarst.net/~f/rarst-posts?a=1gQcn"><img src="http://feeds.rarst.net/~f/rarst-posts?i=1gQcn" border="0"></img></a> <a href="http://feeds.rarst.net/~f/rarst-posts?a=MwAzN"><img src="http://feeds.rarst.net/~f/rarst-posts?i=MwAzN" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.Rarst.net/web/blogging-idol-voting/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Typealyzer.com – horoscope for web pages?</title>
		<link>http://www.Rarst.net/web/typealyzer/</link>
		<comments>http://www.Rarst.net/web/typealyzer/#comments</comments>
		<pubDate>Tue, 25 Nov 2008 16:00:00 +0000</pubDate>
		<dc:creator>Rarst</dc:creator>
		
		<category><![CDATA[Web]]></category>

		<category><![CDATA[analyze]]></category>

		<category><![CDATA[blog]]></category>

		<category><![CDATA[text]]></category>

		<category><![CDATA[typealyzer]]></category>

		<guid isPermaLink="false">http://www.Rarst.net/?p=220</guid>
		<description><![CDATA[ Martin of gHacks had recently made post titled Typealizer: What Type is That Blog . It’s about service that claims to analyze text on page and evaluate personal traits behind writing.
I’ll take as compliment being used for example near such major blogs like Lifehacker and Download Squad . :) And it’s more than fair [...]]]></description>
			<content:encoded><![CDATA[<p><img style="display: inline; margin-left: 0px; margin-right: 0px" src="http://www.rarst.net/images/Typealyzer.comhoroscopeforwebpages_131CB/typealyzer_icon.png" border="0" alt="typealyzer_icon" title="typealyzer_icon" width="200" height="29" align="right" /> Martin of <a href="http://www.rarst.net/web/wwwghacksnet-recommended-blog/" target="_blank">gHacks</a> had recently made post titled <a href="http://www.ghacks.net/2008/11/23/typealizer-what-type-is-that-blog/">Typealizer: What Type is That Blog</a> . It’s about service that claims to analyze text on page and evaluate personal traits behind writing.</p>
<p>I’ll take as compliment being used for example near such major blogs like <a href="http://www.rarst.net/web/lifehackercom-always-optimizing-something/">Lifehacker</a> and <a href="http://www.downloadsquad.com/">Download Squad</a> . :) And it’s more than fair to pass some links further. I do not like pure link posts so this is my excuse for today.</p>
<p><span id="more-220"></span></p>
<h3>So in no particular order</h3>
<ul>
<li>Rarst is Guardian – extremely practical, efficient and stubborn.</li>
<li><a href="http://frogstr.com/">frogstr</a> is Mechanic – independent, problem-solving and seeking fun.</li>
<li><a href="http://nice2all.com/">nice2all</a> is Doer – active, playful and action-filled.</li>
<li><a href="http://bloggingtips.com/">BloggingTips</a> is Duty Fulfiller – responsible, hard working and conservative.</li>
<li><a href="http://www.rarst.net/web/wwwfreewaregeniuscome-freeware-dedicated-blog/">Freeware Genius</a> is Duty Fulfiller.</li>
<li><a href="http://www.rarst.net/web/confessions-of-a-freeware-junkie-what-name-says/">Freeware Junkie</a> is Guardian.</li>
<li><a href="http://t3chnophilia.com/">t3chnophilia</a> is Guardian.</li>
<li><a href="http://www.niharsworld.com/">NiharsWorld</a> is Doer.</li>
<li><a href="http://www.thinksynergy.co.uk/">Thinksynergy</a> is Mechanic.</li>
<li><a href="http://blogsessive.com/">Blogsessive</a> is detected as non-English blog.</li>
</ul>
<p>Click through these so you can thoroughly compare your impressions with those of Typealyzer. :)</p>
<h3>Overall</h3>
<p>Mostly boring types much into logic and order around here. :) With occasional sparks of intuition. Do you take this seriously? Not sure I am, but it’s cool to let go and hear some computer generated opinion for a change – nothing personal, just mystery of secret algorithms.</p>
<h3>Useful part</h3>
<p><a href="http://www.typealyzer.com/">Typealyzer</a> seems to be one of the few services based on <a href="http://www.uclassify.com/">uClassify</a> . I’ve browsed through <a href="http://blog.uclassify.com/">their blog</a> and there are actually possibilities for useful stuff like anti-spam filtering. Time will tell if it gets anywhere.</p>


<p><strong>Possibly related posts:</strong><ol><li><a href='http://www.Rarst.net/web/feed43/' rel='bookmark' title='Permanent Link: Pattern-based RSS feeds from pages with Feed43'>Pattern-based RSS feeds from pages with Feed43</a></li><li><a href='http://www.Rarst.net/web/nice2all/' rel='bookmark' title='Permanent Link: Nice2All.com &ndash; about WordPress with friendly attitude'>Nice2All.com &ndash; about WordPress with friendly attitude</a></li><li><a href='http://www.Rarst.net/software/developer-trust/' rel='bookmark' title='Permanent Link: Different software from same developer &ndash; trust or not?'>Different software from same developer &ndash; trust or not?</a></li><li><a href='http://www.Rarst.net/web/operawatch/' rel='bookmark' title='Permanent Link: OperaWatch.com &ndash; blog on rare topic'>OperaWatch.com &ndash; blog on rare topic</a></li><li><a href='http://www.Rarst.net/web/page2rss/' rel='bookmark' title='Permanent Link: Page2RSS &ndash; get web page changes in your RSS'>Page2RSS &ndash; get web page changes in your RSS</a></li></ol></p><div class="feedflare">
<a href="http://feeds.rarst.net/~f/rarst-posts?a=RhqHn"><img src="http://feeds.rarst.net/~f/rarst-posts?i=RhqHn" border="0"></img></a> <a href="http://feeds.rarst.net/~f/rarst-posts?a=V0oMn"><img src="http://feeds.rarst.net/~f/rarst-posts?i=V0oMn" border="0"></img></a> <a href="http://feeds.rarst.net/~f/rarst-posts?a=1hAun"><img src="http://feeds.rarst.net/~f/rarst-posts?i=1hAun" border="0"></img></a> <a href="http://feeds.rarst.net/~f/rarst-posts?a=IJADN"><img src="http://feeds.rarst.net/~f/rarst-posts?i=IJADN" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.Rarst.net/web/typealyzer/feed/</wfw:commentRss>
		</item>
		<item>
		<title>All in one media playback with VLC</title>
		<link>http://www.Rarst.net/software/vlc/</link>
		<comments>http://www.Rarst.net/software/vlc/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 16:00:00 +0000</pubDate>
		<dc:creator>Rarst</dc:creator>
		
		<category><![CDATA[Software]]></category>

		<category><![CDATA[media]]></category>

		<category><![CDATA[player]]></category>

		<category><![CDATA[video]]></category>

		<category><![CDATA[vlc]]></category>

		<guid isPermaLink="false">http://www.Rarst.net/?p=219</guid>
		<description><![CDATA[ I’ve previously covered K-Lite Codec Pack as good solution for video playback and mentioned that alternative to packs are all-in-one media players.
So VLC is other side of the coin.

What it does
VLC is self-contained (no external codecs or other software required) and plays pretty much anything you throw at it . It’s well known as [...]]]></description>
			<content:encoded><![CDATA[<p><img style="display: inline; margin-left: 0px; margin-right: 0px" src="http://www.rarst.net/images/AllinonemediaplaybackwithVLC_FE01/vlc_icon.png" border="0" alt="vlc_icon" title="vlc_icon" width="48" height="48" align="right" /> I’ve previously covered <a href="http://www.rarst.net/software/k-lite-codec-pack/">K-Lite Codec Pack</a> as good solution for video playback and mentioned that alternative to packs are all-in-one media players.</p>
<p>So VLC is other side of the coin.</p>
<p><span id="more-219"></span></p>
<h3>What it does</h3>
<p>VLC is self-contained (no external codecs or other software required) and <strong>plays pretty much anything you throw at it</strong> . It’s well known as solution for playing incomplete or damaged files. For example you can take a look (or at least try to) at video file that is still being downloaded.</p>
<p><img style="display: block; float: none; margin-left: auto; margin-right: auto" src="http://www.rarst.net/images/AllinonemediaplaybackwithVLC_FE01/vlc_interface.png" border="0" alt="vlc_interface" title="vlc_interface" width="351" height="129" /></p>
<p>I can’t force myself to write long description – it just works and that’s the best thing about it. :)</p>
<h3>Differences with codec packs</h3>
<p>Codec packs deeply <strong>integrate with system</strong> . Any media player (not self-contained) can use them and sometimes other apps rely on codecs to play integrated video.</p>
<p>Players like VLC have everything built-in. They don’t contribute to the system and don’t share anything. <strong>Better for stability</strong> but you are stuck with their interface and they are no help if other apps are having problems with media playback.</p>
<h3>Overall</h3>
<p>Freeware, open source, cross-platform. Not natively portable but <a href="http://www.rarst.net/software/portableappscom-portable-freeware-apps-set/">PortableApps</a> have that covered with their portable build of VLC. Personally I am not using VLC daily but I launch it when other solutions have trouble playing something or if I want to stream something from web without bothering with download.</p>
<p><strong>Home&amp;download</strong> <a href="http://www.videolan.org/">http://www.videolan.org/</a></p>
<p><strong>PortableApps</strong> <a href="http://portableapps.com/apps/music_video/vlc_portable">http://portableapps.com/apps/music_video/vlc_portable</a></p>


<p><strong>Possibly related posts:</strong><ol><li><a href='http://www.Rarst.net/software/k-lite-codec-pack/' rel='bookmark' title='Permanent Link: K-Lite Codec Pack - complete solution for video playback'>K-Lite Codec Pack - complete solution for video playback</a></li><li><a href='http://www.Rarst.net/software/universal-viewer/' rel='bookmark' title='Permanent Link: Universal Viewer &ndash; fast viewer for multiply types of media'>Universal Viewer &ndash; fast viewer for multiply types of media</a></li><li><a href='http://www.Rarst.net/software/usb-disk-ejector/' rel='bookmark' title='Permanent Link: USB Disk Ejector for unplugging external media'>USB Disk Ejector for unplugging external media</a></li><li><a href='http://www.Rarst.net/software/unstoppable-copier/' rel='bookmark' title='Permanent Link: Copying from damaged media with Unstoppable Copier'>Copying from damaged media with Unstoppable Copier</a></li><li><a href='http://www.Rarst.net/software/portableappscom-portable-freeware-apps-set/' rel='bookmark' title='Permanent Link: PortableApps.com - portable freeware apps set'>PortableApps.com - portable freeware apps set</a></li></ol></p><div class="feedflare">
<a href="http://feeds.rarst.net/~f/rarst-posts?a=SZ5ln"><img src="http://feeds.rarst.net/~f/rarst-posts?i=SZ5ln" border="0"></img></a> <a href="http://feeds.rarst.net/~f/rarst-posts?a=yOJMn"><img src="http://feeds.rarst.net/~f/rarst-posts?i=yOJMn" border="0"></img></a> <a href="http://feeds.rarst.net/~f/rarst-posts?a=IkBen"><img src="http://feeds.rarst.net/~f/rarst-posts?i=IkBen" border="0"></img></a> <a href="http://feeds.rarst.net/~f/rarst-posts?a=wI2lN"><img src="http://feeds.rarst.net/~f/rarst-posts?i=wI2lN" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.Rarst.net/software/vlc/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Different software from same developer – trust or not?</title>
		<link>http://www.Rarst.net/software/developer-trust/</link>
		<comments>http://www.Rarst.net/software/developer-trust/#comments</comments>
		<pubDate>Sat, 22 Nov 2008 16:00:00 +0000</pubDate>
		<dc:creator>Rarst</dc:creator>
		
		<category><![CDATA[Software]]></category>

		<category><![CDATA[Thoughts]]></category>

		<category><![CDATA[Web]]></category>

		<category><![CDATA[comparison]]></category>

		<category><![CDATA[search]]></category>

		<category><![CDATA[trust]]></category>

		<guid isPermaLink="false">http://www.Rarst.net/?p=218</guid>
		<description><![CDATA[My post on Ketarin yesterday got me to revisit idea on how selection of software people are already using might influence their choice when they are looking for more.
It is natural to trust products from the same source you have good experience with. But is such trust wise?

Big developer, plenty of products
Think Microsoft . Scale [...]]]></description>
			<content:encoded><![CDATA[<p>My post on <a href="http://www.rarst.net/software/ketarin/">Ketarin</a> yesterday got me to revisit idea on how selection of software people are already using might influence their choice when they are looking for more.</p>
<p>It is natural to trust products from the same source you have good experience with. But is such trust wise?</p>
<p><span id="more-218"></span></p>
<h3>Big developer, plenty of products</h3>
<p>Think <a href="http://en.wikipedia.org/wiki/Microsoft">Microsoft</a> . Scale and range of software products from such companies is huge. From operating systems to <a href="http://www.rarst.net/software/powertoy-calculator/">calculators</a> – anything and everything. Does liking one of their products means that you won’t have to ever look elsewhere? Hardly.</p>
<p><strong>Pro</strong></p>
<ul>
<li>big development budgets;</li>
<li>thorough testing.</li>
</ul>
<p><strong>Con</strong></p>
<ul>
<li>inconsistent quality because of numerous developers;</li>
<li>purchase and re-branding of software;</li>
<li>customer service may be lacking.</li>
</ul>
<h3>Big developer, few products</h3>
<p>Think <a href="http://en.wikipedia.org/wiki/Stardock">Stardock</a> . There is line (or few) of closely related products. If you like some then others will probably deliver very close experience.</p>
<p><strong>Pro</strong></p>
<ul>
<li>narrow focus;</li>
<li>high quality.</li>
</ul>
<p><strong>Con</strong></p>
<ul>
<li>none?</li>
</ul>
<h3>Small developer, plenty of products</h3>
<p>Think <a href="http://www.rarst.net/software/wwwnirsoftnet-impressive-set-of-freeware-utilities/" target="_blank">Nirsoft</a> or <a href="http://www.rarst.net/software/roadkil/">Roadkil</a> . Often it’s only a single developer that produces numerous small utilities.</p>
<p><strong>Pro</strong></p>
<ul>
<li>consistent quality;</li>
<li>fast implementation of suggestions;</li>
</ul>
<p><strong>Con</strong></p>
<ul>
<li>small scale;</li>
<li>may disappear or sell to bigger company;</li>
<li>often lacking in testing and interface design;</li>
<li>may never implement anything suggested.</li>
</ul>
<h3>Small developer, few products</h3>
<p>Think <a href="http://www.piriform.com/">Piriform</a> or <a href="http://cdburnerxp.se/en/impressum">Canneverbe</a> . In my opinion that’s potentially most dangerous combination.  Single product can achieve amazing success. But it doesn’t instantly make developer proficient in everything.</p>
<p>For example most of <a href="http://www.recuva.com/">Recuva</a> reviews say something like “<em>it’s from those guys who made <a href="http://www.rarst.net/software/ccleaner/">CCleaner</a> so it must be awesome</em> ”. Well, when I tried it myself it was terrible experience. But I hadn’t seen a single review mention low quality because fame (well deserved) of CCleaner developers carries more weight than proper testing of software for review.</p>
<p><strong>Pro</strong></p>
<ul>
<li>can produce excellent innovative software.</li>
</ul>
<p><strong>Con</strong></p>
<ul>
<li>limited resources;</li>
<li>diversifying may do more harm than good.</li>
</ul>
<h3>Overall</h3>
<p>It’s natural to check other software from developer you know and trust. But <strong>it’s dangerous to narrow your view</strong> . If you are looking for software for specific task you may start with known developers but continue your search on software portals such as <a href="http://www.rarst.net/web/softpedia/">Softpedia</a> , <a href="http://www.rarst.net/web/snapfilescom-software-portal-with-diverse-layout/">SnapFiles</a> and <a href="http://www.rarst.net/software/filehippocom-slim-software-portal/" target="_blank">FileHippo</a> and blogs like <a href="http://www.rarst.net/web/wwwghacksnet-recommended-blog/" target="_blank">gHacks</a> , <a href="http://www.rarst.net/web/wwwfreewaregeniuscome-freeware-dedicated-blog/">Freeware Genius</a> and Rarst. :) <strong>That will give you more choices and improve results</strong> .</p>
<p>Had you ever used software just because of familiar developer? What your experience was?</p>


<p><strong>Possibly related posts:</strong><ol><li><a href='http://www.Rarst.net/software/filehippocom-slim-software-portal/' rel='bookmark' title='Permanent Link: FileHippo.com - slim software portal'>FileHippo.com - slim software portal</a></li><li><a href='http://www.Rarst.net/web/softpedia/' rel='bookmark' title='Permanent Link: Softpedia.com - all (really all) software portal'>Softpedia.com - all (really all) software portal</a></li><li><a href='http://www.Rarst.net/web/wakoopacom-software-habits-gone-public/' rel='bookmark' title='Permanent Link: Wakoopa.com - software habits gone public'>Wakoopa.com - software habits gone public</a></li><li><a href='http://www.Rarst.net/web/operawatch/' rel='bookmark' title='Permanent Link: OperaWatch.com &ndash; blog on rare topic'>OperaWatch.com &ndash; blog on rare topic</a></li><li><a href='http://www.Rarst.net/web/typealyzer/' rel='bookmark' title='Permanent Link: Typealyzer.com &ndash; horoscope for web pages?'>Typealyzer.com &ndash; horoscope for web pages?</a></li></ol></p><div class="feedflare">
<a href="http://feeds.rarst.net/~f/rarst-posts?a=B9h4n"><img src="http://feeds.rarst.net/~f/rarst-posts?i=B9h4n" border="0"></img></a> <a href="http://feeds.rarst.net/~f/rarst-posts?a=Loe3n"><img src="http://feeds.rarst.net/~f/rarst-posts?i=Loe3n" border="0"></img></a> <a href="http://feeds.rarst.net/~f/rarst-posts?a=D6Kwn"><img src="http://feeds.rarst.net/~f/rarst-posts?i=D6Kwn" border="0"></img></a> <a href="http://feeds.rarst.net/~f/rarst-posts?a=8eUJN"><img src="http://feeds.rarst.net/~f/rarst-posts?i=8eUJN" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.Rarst.net/software/developer-trust/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Ketarin - keeps setup packages updated</title>
		<link>http://www.Rarst.net/software/ketarin/</link>
		<comments>http://www.Rarst.net/software/ketarin/#comments</comments>
		<pubDate>Fri, 21 Nov 2008 16:00:00 +0000</pubDate>
		<dc:creator>Rarst</dc:creator>
		
		<category><![CDATA[Software]]></category>

		<category><![CDATA[ketarin]]></category>

		<category><![CDATA[setup]]></category>

		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://www.Rarst.net/?p=217</guid>
		<description><![CDATA[ Keeping software updated is important for security and stability but what about keeping install files updated? Most update routines (software internal or third party) look at registry entries or executable versions to determine need for update.
I’ve encountered link to Ketarin (while updating CDBurnerXP – same developer) and it’s uncommon updater that focuses on software [...]]]></description>
			<content:encoded><![CDATA[<p><img style="display: inline; margin-left: 0px; margin-right: 0px" src="http://www.rarst.net/images/Ketarinkeepssetuppackagesupdated_1280/ketarin_icon.png" border="0" alt="ketarin_icon" title="ketarin_icon" width="48" height="48" align="right" /> Keeping software updated is important for security and stability but what about keeping install files updated? Most update routines (software internal or third party) look at registry entries or executable versions to determine need for update.</p>
<p>I’ve encountered link to Ketarin (while updating <a href="http://www.rarst.net/software/cdburnerxp-burning-discs/">CDBurnerXP</a> – same developer) and it’s uncommon updater that focuses on software that is actually not installed.</p>
<p><span id="more-217"></span></p>
<h3>Why bother</h3>
<p>Keeping setup packages auto-updated makes sense for few reasons:</p>
<ul>
<li>saves time spent on looking for updates and downloading them;</li>
<li>keeps antivirus tools with daily updates (like <a href="http://www.rarst.net/software/choosing-portable-antivirus-clamwin-vs-cureit/">CureIt</a> ) always usable;</li>
<li>you may not use some software but still need setups to give to clients/relatives/friends.</li>
</ul>
<h3>How it works</h3>
<p><img style="display: inline; margin-left: 0px; margin-right: 0px" src="http://www.rarst.net/images/Ketarinkeepssetuppackagesupdated_1280/ketarin_interface.png" border="0" alt="ketarin_interface" title="ketarin_interface" width="540" height="400" /></p>
<p>Ketarin has three ways of watching packages:</p>
<ol>
<li>Watch download URL for file changes.</li>
<li>Watch packages at <a href="http://www.rarst.net/software/filehippocom-slim-software-portal/">FileHippo</a> – you only have to paste FileHippo link or name in field.<img style="display: inline; margin-left: 0px; margin-right: 0px" src="http://www.rarst.net/images/Ketarinkeepssetuppackagesupdated_1280/ketarin_edit.png" border="0" alt="ketarin_edit" title="ketarin_edit" width="387" height="170" /></li>
<li>Watch web page for changes and use scraped data to construct download URL (<a href="http://cdburnerxp.se/help/kb/20">see docs for details</a> ).</li>
</ol>
<p>Additionally you can choose to share any of your update settings to database and search that database for entries from other users.</p>
<h3>Downsides</h3>
<p>I’ve had some stability issues with links to FTP but they seem fixed in latest build.</p>
<p>Other than that I am not too thrilled with <a href="http://www.rarst.net/software/common-frameworks-you-may-want-installed/">.NET Framework</a> and SQLite combination. It <a href="http://www.rarst.net/software/portable-definition/">works without installation</a> if <em>jobs.db</em> file Ketarin creates in <em>Application data</em> folder is copied to same directory as Ketarin executable. Overall it’s not really portable but it’s not critical for such app either.</p>
<p>App is currently below 1.0 version so consider it beta, plenty of stuff is getting reported by users and fixed or added.</p>
<h3>Overall</h3>
<p>Single function, excellent integration with FileHippo, flexible settings. <strong>Must have tool if you keep setup packages for any reason</strong> . If you are often asked software questions (like me) you can combine Ketarin with some file sharing tool like <a href="http://www.rarst.net/software/sharing-files-http-file-server/">HFS</a> to create own software repository (just add some descriptions to files)  and give link as answer.</p>
<p><strong>Home&amp;download</strong> <a href="http://ketarin.canneverbe.com/">http://ketarin.canneverbe.com/</a></p>
<p><strong>Setup guide</strong> <a href="http://cdburnerxp.se/help/kb/20">http://cdburnerxp.se/help/kb/20</a></p>
<p><strong>Forum</strong> <a href="http://ketarin.canneverbe.com/forum/">http://ketarin.canneverbe.com/forum/</a></p>


<p><strong>Possibly related posts:</strong><ol><li><a href='http://www.Rarst.net/software/developer-trust/' rel='bookmark' title='Permanent Link: Different software from same developer &ndash; trust or not?'>Different software from same developer &ndash; trust or not?</a></li><li><a href='http://www.Rarst.net/software/cdburnerxp-burning-discs/' rel='bookmark' title='Permanent Link: CDBurnerXP - what you need (without what you don&#8217;t) for burning discs'>CDBurnerXP - what you need (without what you don&#8217;t) for burning discs</a></li><li><a href='http://www.Rarst.net/software/universal-extractor/' rel='bookmark' title='Permanent Link: Universal Extractor &ndash; came, identified, unpacked'>Universal Extractor &ndash; came, identified, unpacked</a></li><li><a href='http://www.Rarst.net/software/drweb-livecd/' rel='bookmark' title='Permanent Link: DrWeb LiveCD &ndash; free bootable antivirus'>DrWeb LiveCD &ndash; free bootable antivirus</a></li><li><a href='http://www.Rarst.net/software/syncexp/' rel='bookmark' title='Permanent Link: Most customizable file sync with SyncEXP'>Most customizable file sync with SyncEXP</a></li></ol></p><div class="feedflare">
<a href="http://feeds.rarst.net/~f/rarst-posts?a=rxCEn"><img src="http://feeds.rarst.net/~f/rarst-posts?i=rxCEn" border="0"></img></a> <a href="http://feeds.rarst.net/~f/rarst-posts?a=wn2Xn"><img src="http://feeds.rarst.net/~f/rarst-posts?i=wn2Xn" border="0"></img></a> <a href="http://feeds.rarst.net/~f/rarst-posts?a=16i1n"><img src="http://feeds.rarst.net/~f/rarst-posts?i=16i1n" border="0"></img></a> <a href="http://feeds.rarst.net/~f/rarst-posts?a=dcxkN"><img src="http://feeds.rarst.net/~f/rarst-posts?i=dcxkN" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://www.Rarst.net/software/ketarin/feed/</wfw:commentRss>
		</item>
	<feedburner:awareness xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">http://api.feedburner.com/awareness/1.0/GetFeedData?uri=rarst-posts</feedburner:awareness></channel>
</rss>
