<?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>RuddWire &#187; software</title>
	<atom:link href="http://www.ruddwire.com/category/tech/software/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ruddwire.com</link>
	<description>Ruddwire.com: food, book, theatre reviews, data presentation projects, code snippets, millisecond date calculators</description>
	<lastBuildDate>Sat, 17 Jul 2010 00:45:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Why would a tablet be better for magazines?</title>
		<link>http://www.ruddwire.com/861/tech/why-would-a-tablet-be-better-for-magazines/</link>
		<comments>http://www.ruddwire.com/861/tech/why-would-a-tablet-be-better-for-magazines/#comments</comments>
		<pubDate>Sat, 26 Dec 2009 21:54:12 +0000</pubDate>
		<dc:creator>Colin</dc:creator>
				<category><![CDATA[hardware]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[Bonnier]]></category>
		<category><![CDATA[magazines]]></category>
		<category><![CDATA[tablet]]></category>
		<category><![CDATA[Time Inc]]></category>

		<guid isPermaLink="false">http://www.ruddwire.com/?p=861</guid>
		<description><![CDATA[Time Inc, publisher of Sports Illustrated, has shown us a vision of its future on tablet devices: A magazine application that readers buy and download each week.  Bonnier, publisher of Popular Science, has created a similar demo.
But I have to ask: if the magazine app wasn&#8217;t a hit on PCs, why would it be a [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://sportsillustrated.cnn.com/2009/magazine/12/02/tablet/index.html" target="_blank">Time Inc, publisher of Sports Illustrated, has shown us a vision of its future on tablet devices:</a> A magazine application that readers buy and download each week.  <a href="http://www.bonnier.com/en/content/digital-magazines-bonnier-mag-prototype" target="_blank">Bonnier, publisher of Popular Science, has created a similar demo.</a></p>
<p>But I have to ask: if the magazine app wasn&#8217;t a hit on PCs, why would it be a hit on tablets?  The same problem will exist on tablets:  readers will be able to get their news and pictures from other normal web sites that don&#8217;t charge, just like they can on a PC.</p>
<p>So what if the tablet will have dimensions more like those of a magazine?  So what if it will make for a better &#8220;lean back&#8221; experience?  These qualities will make reading the same old free internet from the comfort of your couch a much better experience, too.</p>
<p>Web page designers will redesign their sites to fit the tablet format better, just like they created smart phone versions of their sites.</p>
<p>Basically, on tablets like on PCs, if you can get if for free, why ever would you pay?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ruddwire.com/861/tech/why-would-a-tablet-be-better-for-magazines/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IE 8 inPrivate Filtering on by Default</title>
		<link>http://www.ruddwire.com/280/tech/ie-8-inprivate-filtering-on-by-default/</link>
		<comments>http://www.ruddwire.com/280/tech/ie-8-inprivate-filtering-on-by-default/#comments</comments>
		<pubDate>Thu, 07 May 2009 19:31:14 +0000</pubDate>
		<dc:creator>Colin</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[default]]></category>
		<category><![CDATA[IE8]]></category>
		<category><![CDATA[inPrivate Filtering]]></category>

		<guid isPermaLink="false">http://www.ruddwire.com/reviews/?p=280</guid>
		<description><![CDATA[NOTE:  A better way to block ads, popups, cookie setters, and profile trackers is to edit your hosts file, which will block such annoyances on all browsers and web applications.  Go here for more info on hosts files.
IE 8 inPrivate Filtering mode can be set to on/enabled by default by doing the following:

Open IE 8.
Click [...]]]></description>
			<content:encoded><![CDATA[<p>NOTE:  A better way to block ads, popups, cookie setters, and profile trackers is to edit your hosts file, which will block such annoyances on all browsers and web applications.  <a href="http://www.ruddwire.com/199/tech/software/block-ads-with-hosts-files/">Go here for more info on hosts files.</a></p>
<p>IE 8 inPrivate Filtering mode can be set to on/enabled by default by doing the following:</p>
<ol>
<li>Open IE 8.</li>
<li>Click on the InPrivate Filtering button in the status bar (lower right) to enable inPrivate Filtering.</li>
<li>Leaving your IE 8 browser open, go to and click on your Windows Start button.  Click on the &#8220;Run..&#8221; button, found below the Search button. (this is for Windows XP users.  I don&#8217;t know yet how to open the Registry Editor on Windows Vista, since I don&#8217;t have Windows Vista)</li>
<li>type &#8220;regedit&#8221; in the run box.  Hit &#8220;Ok&#8221;.</li>
<li>The Windows Registry Editor tool will open.</li>
<li>In the tool, open this folder:  My Computer\HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Safety\PrivacIE</li>
<li>Once this folder is open, click on:  Edit &gt; New &gt; DWORD Value</li>
<li>Give the new value that appears this name:  &#8221;StartMode&#8221;.  Hit enter</li>
<li>Right click on the new StartMode, choose &#8220;Modify&#8221;.</li>
<li>In the field &#8220;Value Data&#8221;, type &#8220;1&#8243;.  Hit &#8220;Ok&#8221;.</li>
<li>That&#8217;s it.  Close the Registry Editor.  Close and restart your IE 8 browser, you&#8217;ll see that inPrivate Filtering is on by default.</li>
</ol>
<div>If anyone wants to add instructions on how the Registry Editor is most quickly opened in Windows vista, please leave the info in a comment.</div>
<div>Cheers,</div>
<div>Colin</div>
]]></content:encoded>
			<wfw:commentRss>http://www.ruddwire.com/280/tech/ie-8-inprivate-filtering-on-by-default/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Salary Guide, Salary Comparison Tool</title>
		<link>http://www.ruddwire.com/222/money/new-salary-guide-salary-comparison-tool/</link>
		<comments>http://www.ruddwire.com/222/money/new-salary-guide-salary-comparison-tool/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 23:05:48 +0000</pubDate>
		<dc:creator>Colin</dc:creator>
				<category><![CDATA[money]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[salary comparison]]></category>
		<category><![CDATA[salary search]]></category>

		<guid isPermaLink="false">http://www.ruddwire.com/reviews/?p=222</guid>
		<description><![CDATA[I just finished coding up a salary guide tool.
The salary data is taken from the Bureau of Labor Statistics.  Of course the data is searchable on the BLS site, but I thought I could give it a more user-friendly interface, using AJAX and jQuery.
Give it a visit, give it a search, and let me know [...]]]></description>
			<content:encoded><![CDATA[<p>I just finished coding up a <a title="Go to the Salary Guide" href="http://www.ruddwire.com/friendly-data/salary-search/">salary guide tool</a>.</p>
<p>The salary data is taken from the Bureau of Labor Statistics.  Of course the data is searchable on the BLS site, but I thought I could give it a more user-friendly interface, using AJAX and jQuery.</p>
<p><a title="Give the Salary Guide a search" href="http://www.ruddwire.com/friendly-data/salary-search/">Give it a visit, give it a search</a>, and let me know if you have any suggestions.</p>
<p>Cheers,</p>
<p>Colin</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ruddwire.com/222/money/new-salary-guide-salary-comparison-tool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>IE 8 InPrivate Filtering</title>
		<link>http://www.ruddwire.com/210/tech/software/ie-8-inprivate-filtering-will-online-advertising-survive/</link>
		<comments>http://www.ruddwire.com/210/tech/software/ie-8-inprivate-filtering-will-online-advertising-survive/#comments</comments>
		<pubDate>Fri, 06 Mar 2009 05:34:28 +0000</pubDate>
		<dc:creator>Colin</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[ad blocker]]></category>
		<category><![CDATA[IE8]]></category>
		<category><![CDATA[inPrivate Filtering]]></category>
		<category><![CDATA[third party domains]]></category>

		<guid isPermaLink="false">http://www.ruddwire.com/reviews/?p=210</guid>
		<description><![CDATA[UPDATE:  If you are looking for instructions on how to set IE 8 inPrivate Filtering on by default, please go here:  http://www.ruddwire.com/reviews/2009/05/07/ie-8-inprivate-filtering-on-by-default/
IE8&#8217;s most notable new feature is &#8220;inPrivate Filtering&#8221;:  this is a domain filtering service that is very easily turned on by a button at the bottom of the window, in the status bar.   With [...]]]></description>
			<content:encoded><![CDATA[<p>UPDATE:  If you are looking for instructions on how to set IE 8 inPrivate Filtering on by default, please go here:  <a href="http://www.ruddwire.com/reviews/2009/05/07/ie-8-inprivate-filtering-on-by-default/">http://www.ruddwire.com/reviews/2009/05/07/ie-8-inprivate-filtering-on-by-default/</a></p>
<p>IE8&#8217;s most notable new feature is &#8220;inPrivate Filtering&#8221;:  this is a domain filtering service that is very easily turned on by a button at the bottom of the window, in the status bar.   With one click, the browser blocks content served by third party domains.</p>
<p>In other words, you read content at latimes.com, and latimes.com tries to show you ads that are served by advertising.com.  The advertising.com ads will be blocked when you turn on inPrivate Filtering.   Not right away.  The default setting is that you have to visit 10 websites that call ads from advertising.com before ads are blocked.  If you turn on inPrivate Filtering whenever you surf, then the most popular adservers and analytics domains will quickly reach 10 hits and be blocked.  And they&#8217;ll be blocked every time you turn on inPrivate Filtering.</p>
<p>-Colin</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ruddwire.com/210/tech/software/ie-8-inprivate-filtering-will-online-advertising-survive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>block ads with hosts files</title>
		<link>http://www.ruddwire.com/199/tech/software/block-ads-with-hosts-files/</link>
		<comments>http://www.ruddwire.com/199/tech/software/block-ads-with-hosts-files/#comments</comments>
		<pubDate>Mon, 26 Jan 2009 02:44:18 +0000</pubDate>
		<dc:creator>Colin</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[ad blocker]]></category>
		<category><![CDATA[hosts file]]></category>
		<category><![CDATA[online advertising]]></category>
		<category><![CDATA[popup blocker]]></category>

		<guid isPermaLink="false">http://www.ruddwire.com/reviews/?p=199</guid>
		<description><![CDATA[Anyone with 15 minutes of free time can edit their hosts file to block 99% of the ads that appear on web pages, for free.
This works on PCs, Macs, and Linux/Unix computers.
What&#8217;s a &#8220;hosts&#8221; file?  It&#8217;s a file named &#8220;hosts&#8221;, and every normal computer sold to consumers has one.
A background on hosts files can be [...]]]></description>
			<content:encoded><![CDATA[<p>Anyone with 15 minutes of free time can edit their hosts file to block 99% of the ads that appear on web pages, for free.</p>
<p>This works on PCs, Macs, and Linux/Unix computers.</p>
<p>What&#8217;s a &#8220;hosts&#8221; file?  It&#8217;s a file named &#8220;hosts&#8221;, and every normal computer sold to consumers has one.</p>
<p>A background on hosts files can be found <a href="http://en.wikipedia.org/wiki/Hosts_file">here, on Wikipedia</a>.</p>
<p>Hosts files also block domains that serve popups, inject trojans, and spread viruses.  Basically, you can block any domain you want quickly and easily.  To get a hosts file with more than 16000 blocked domains (yes, there are at least that many ad servers, spammers, trojaners, and nasty virus spreaders out there) , follow the directions <a href="http://www.mvps.org/winhelp2002/hosts.htm">given here</a>, on <a href="http://www.mvps.org/">MVPs.org</a>.</p>
<p>MVPs.org are not a bunch of anarchist hackers, they are a group of Microsoft &#8220;Most Valuable Professionals&#8221; giving free computer advice.  I like to point that out just to reinforce the point that editing your hosts file to block ads is not some bleeding edge tech head idea.  It&#8217;s just a sensible thing to do.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ruddwire.com/199/tech/software/block-ads-with-hosts-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The 24-inch iMac</title>
		<link>http://www.ruddwire.com/22/tech/the-24-inch-imac/</link>
		<comments>http://www.ruddwire.com/22/tech/the-24-inch-imac/#comments</comments>
		<pubDate>Mon, 01 Dec 2008 02:59:03 +0000</pubDate>
		<dc:creator>Colin</dc:creator>
				<category><![CDATA[hardware]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[tech]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[imac]]></category>
		<category><![CDATA[pc]]></category>

		<guid isPermaLink="false">http://www.ruddwire.com/reviews/?p=22</guid>
		<description><![CDATA[It&#8217;s the best computer I&#8217;ve ever used or owned.  A beautiful screen, plenty fast, never crashes.  It&#8217;s a very simple system:  Big flat screen with computer built-in (includes super DVD RW, USB 2.0 &#38; Firewire ports, camera, microphone, bluetooth, ethernet connection, and hidden wireless antenna) , keyboard, mouse, and remote control.  But these four pieces [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s the best computer I&#8217;ve ever used or owned.  A beautiful screen, plenty fast, never crashes.  It&#8217;s a very simple system:  Big flat screen with computer built-in (includes super DVD RW, USB 2.0 &amp; Firewire ports, camera, microphone, bluetooth, ethernet connection, and hidden wireless antenna) , keyboard, mouse, and remote control.  But these four pieces give you so much:</p>
<ul>
<li>Three operating systems:  Mac OS X, Unix, and, with not much work, Windows.</li>
<li>A great TV, for watching movies ( and if you really wanted to watch cable, you could buy an adapter for that) .</li>
<li> A great stereo, for your iTunes collection.</li>
</ul>
<p>It&#8217;s  a little expensive, but I say it&#8217;s worth it.  The screen is really really good.  A friend of mine has an HP all-in-one flat screen, and he says his screen is not as crisp and bright as the iMac&#8217;s.  The design of the iMac really does complement any room.  Unlike any computer I can think of, it is not something you want to hide under your desk.  You&#8217;re perfectly happy having it out in the open.  It improves a room.</p>
<p>As for the software available for Macs, well, I&#8217;ve had it almost a year, and I haven&#8217;t had to buy anything yet.  I&#8217;m an average user for photos, music, and videos, and the free stuff it comes with is just fine for me.  For word processing I just use google online apps, and for developing I use free open source software.</p>
<p>Anyways, if you&#8217;re looking for a new desktop, get an iMac.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ruddwire.com/22/tech/the-24-inch-imac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
