<?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>:: TechBlog :: &#187; review</title>
	<atom:link href="http://techblog.touchbasic.com/html/tag/review/feed/" rel="self" type="application/rss+xml" />
	<link>http://techblog.touchbasic.com/html</link>
	<description>Techblog is collection of articles covering a wide variety of tech related topics including: Linux, Microsoft, Google, web development, web design, open source, wordpress, security, and more.</description>
	<lastBuildDate>Fri, 06 May 2011 00:58:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>More New Features from Mon.itor.us</title>
		<link>http://techblog.touchbasic.com/html/more-new-features-from-monitorus/</link>
		<comments>http://techblog.touchbasic.com/html/more-new-features-from-monitorus/#comments</comments>
		<pubDate>Thu, 26 Oct 2006 17:15:22 +0000</pubDate>
		<dc:creator>elran</dc:creator>
				<category><![CDATA[Everything]]></category>
		<category><![CDATA[Writing]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[charts]]></category>
		<category><![CDATA[email notification]]></category>
		<category><![CDATA[gadgets]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[monitorus]]></category>
		<category><![CDATA[real-time]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[sip]]></category>
		<category><![CDATA[uptime]]></category>
		<category><![CDATA[voip]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[web based]]></category>
		<category><![CDATA[web2.0]]></category>
		<category><![CDATA[widgets]]></category>

		<guid isPermaLink="false">http://techblog.touchbasic.com/html/?p=177</guid>
		<description><![CDATA[I recently wrote about a web-based service called Mon.itor.us that can monitor your servers, 24/7 &#8211; sending you an email notification if any of them stop responding. Well, they noticed my review, and i&#8217;m not sure if it was just a coincidence, but the next time i logged into their system &#8211; there were even [...]]]></description>
			<content:encoded><![CDATA[<p>I recently wrote about a web-based service called Mon.itor.us that can <a href="http://techblog.touchbasic.com/html/monitoring-monitorus-montastic-server-uptime-anyone/">monitor your servers</a>, 24/7 &#8211; sending you an email notification if any of them stop responding.</p>
<p>Well, <a href="http://blog.mon.itor.us/?p=142">they noticed</a> my review, and i&#8217;m not sure if it was just a coincidence, but the next time i logged into their system &#8211; there were even more new features available to me.</p>
<p>For one thing, it looks like the number of protocols that Mon.itor.us can test has almost doubled.</p>
<p>You can now monitor the following 11 internet protocols:</p>
<p>http, ping, https, ftp, pop, smtp, dns, tcp, udp, imap, and sip (for VoIP).</p>
<p>I just wish they would add a way to monitor mysql servers. Not exactly sure how that would be done, but for now i suppose i can just try monitoring the URL (http) of the phpMyAdmin page for my database server. If that page doesn&#8217;t respond &#8211; but the URL for the webserver does &#8211; it&#8217;s like my database server is down.</p>
<p>The other thing i noticed was the addition of 3 new icons on the &#8220;Test&#8221; module that make it easier to switch between real-time table, bar chart, and line chart views. [ <a href="http://www.webhostingwednesday.com/mondays-gone-but-well-just-keep-movin-on/">more screenshots</a> ]</p>
<p><img src="http://techblog.touchbasic.com/html/wp-images/uploads/3icons_monitorus.gif" alt="3 new icons make switching views ever easier" /></p>
<p>Now, if only Mon.itor.us would remember the view i was on the last time i logged in &#8211; i&#8217;d be set. See, the problem is, once i actually went ahead and setup a bunch of servers to monitor, i also decided to take the time to manually switch each &#8220;Test&#8221; module from table view to line view. i prefer the line view but then if i leave the Mon.itor.us site, the next time i come back and log in, all my views have been reset to table view again. Very frustrating. I wish it would just stay on line view.</p>
<p>Fortunately, the &#8220;Snapshot&#8221; module is always a quick way to see the status of all your servers &#8211; so that can definitely save you some time. But, in my opinion, the best way to see how your servers have been performing throughout the day, is to use the line view. i&#8217;m not exactly sure how hard it would be to impliment this kind of memory feature, but i think it might be worth considering. At the very least, offer a global &#8220;default&#8221; view in my settings, where i can choose between table, bar, or line view as my preference.</p>
<p>Another fix they seemed to have implimented solves the problem of &#8220;constant page refreshes&#8221; &#8211; something else that i had mentioned in my earlier review of Mon.itor.us &#8211; which was a real problem for me if you&#8217;re using Firefox and have a billion tabs open with one tab that just won stop refreshing. Now i can leave the tab open all day with no apparent performance issues.</p>
<p>The last thing i&#8217;d like to see from Mon.itor.us would be a way to make the <a href="http://gmodules.com/ig/creator?url=http://premon.itor.us/googleTest/snapshot/snapshoturl.xml&#038;synd=open&#038;w=320&#038;h=300&#038;title=Snapshot&#038;border=%23ffffff%7C3px%2C1px+solid+%23999999">google gadget</a> (or rather the javascript used to put this gadget on any webpage) publicly viewable. That is, once i put the code on my website, i noticed that i had to be logged in to see the &#8220;Snapshot&#8221;. Meaning, nobody else could see the little green &#8220;online&#8221; lights but me. It would be a lot more useful to me to be able to show my clients (or anyone) that all my servers are online. It&#8217;s not exactly sensitive information (anyone could just ping the server to see if it&#8217;s online) and making this widget &#8220;publicly viewable&#8221; would likely make it more attractive to other webmasters, since it becomes a useful tool to share with all viewers, not just 1 person (yourself).</p>
<p>Anyway, i really like this service and i&#8217;m sure they&#8217;ll find a ton of ways to refine and expand it&#8217;s capabilities. I did happen to notice that there is a &#8220;Click to Start&#8221; button on the top-righthand side of the homepage, that if you click on it, remembers you from the last time you were logged in. This was something that i must have missed when i wrote my original review because i kept having to log in over and over again (every time i came back to the site).  i&#8217;m going to go back and update that section on my ealier post as soon as i get a chance. i&#8217;ll definitely be using this service regularly from now on.</p>
]]></content:encoded>
			<wfw:commentRss>http://techblog.touchbasic.com/html/more-new-features-from-monitorus/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Monitoring, Monitorus, Montastic &#8211; Server Uptime Anyone?</title>
		<link>http://techblog.touchbasic.com/html/monitoring-monitorus-montastic-server-uptime-anyone/</link>
		<comments>http://techblog.touchbasic.com/html/monitoring-monitorus-montastic-server-uptime-anyone/#comments</comments>
		<pubDate>Tue, 24 Oct 2006 01:57:16 +0000</pubDate>
		<dc:creator>elran</dc:creator>
				<category><![CDATA[Everything]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Writing]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[charts]]></category>
		<category><![CDATA[email notification]]></category>
		<category><![CDATA[feeds]]></category>
		<category><![CDATA[gadgets]]></category>
		<category><![CDATA[monitoring]]></category>
		<category><![CDATA[monitorus]]></category>
		<category><![CDATA[montastic]]></category>
		<category><![CDATA[netvibes]]></category>
		<category><![CDATA[real-time]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[uptime]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[web based]]></category>
		<category><![CDATA[web2.0]]></category>
		<category><![CDATA[widgets]]></category>

		<guid isPermaLink="false">http://techblog.touchbasic.com/html/?p=175</guid>
		<description><![CDATA[Here&#8217;s a couple of neato services that you can use to monitor any web server&#8217;s uptime throughout the day. I&#8217;ve been looking for a free service like this for a while now. Web-based software that would track the response times of your servers from various points on the internet, giving you a &#8220;true&#8221; feel for [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a couple of neato services that you can use to monitor any web server&#8217;s uptime throughout the day. I&#8217;ve been looking for a free service like this for a while now. Web-based software that would track the response times of your servers from various points on the internet, giving you a &#8220;true&#8221; feel for how available your website (or web host) <em>really</em> is. The 2 services are called <a href="http://mon.itor.us/">Mon.itor.us</a> and <a href="http://www.montastic.com/">Montastic</a>. In this article, i&#8217;ll be comparing the key features that each one has to offer.</p>
<div style="border:1px solid #000;float:left;margin:20px 5px 20px 0;"><img src="http://techblog.touchbasic.com/html/wp-images/uploads/monitorus.gif" alt="monitorus" /></div>
<div style="border:1px solid #000;float:left;margin:20px 0 20px 5px;"><img src="http://techblog.touchbasic.com/html/wp-images/uploads/montastic.gif" alt="montastic" /></div>
<div style="clear:both;"></div>
<p>Both of these services still have their quirks, but such is the case with most things in life (and on the web) that are free. Still, i have been using them both for a few days now and together they have already proved to be quite useful. Here&#8217;s why..</p>
<p><span id="more-175"></span></p>
<p>I&#8217;ll start with <strong>Montastic</strong>, since it&#8217;s key feature is simplicity and ease of use.</p>
<ol>
<li>after signup, you just need to click on the link that says: &#8220;Add a Web Server to Monitor&#8221; </li>
<li>then enter a URL to begin monitoring that web server (it takes a few seconds to start working)</li>
<li>a green &#8220;computer icon&#8221; means your server is online (red means offline)</li>
<li>optionally, set a &#8220;name&#8221; for this URL to make it easier for you to identify</li>
</ol>
<p>that&#8217;s it. everything has a nice, clean ajaxy feel. the site is fast and relatively easy to navigate.<br />
you can also get some extra details, like &#8220;last monitored&#8221; and &#8220;status change&#8221; by clicking on the &#8220;info&#8221; link next to the icon for the server you&#8217;re monitoring.</p>
<p>both of these services have an email notification system. but, so far, my experience has been that only <em>this one</em> (montastic) actually works. a recent server outage (not this site) proved that for me today. Both of these services also offer alerts in the form of feeds that seemed to work fine.</p>
<p><span class="under">3 features that make this service unique</span>:</p>
<ol>
<li>they offer a yahoo widget that reports the status of your servers in real-time, right on your desktop</li>
<li>the offer a netvibes module which is slick as a brick (it&#8217;s not too pretty by it works great)</li>
<li>they offer: &#8220;the green page&#8221; (you&#8217;re totally going to have to see this page for yourself to understand)</li>
</ol>
<p>On to <strong>Mon.itor.us</strong> &#8211; which is a slightly more complex service, allowing for a flood of potential awesomeness and quite a few annoyances as well. Basically, my biggest problem with this service so far is: &#8220;It&#8217;s Flaky&#8221;. By that, i mean, it&#8217;s plagued with all the same bugs and buggers that PageFlakes has, even burdoned by the same ajax desktop interface &#8211; it seems. Without going into too much detail (ie: constant page refreshes and a login that will never remember you), this would be another example of one of the reasons that i have been a strong <a href="http://techblog.touchbasic.com/html/tag/netvibes">supporter</a> of <a href="http://www.netvibes.com">Netvibes</a> for so long.</p>
<p>That being said, Mon.itor.us has a lot of already working features that come packed in with it&#8217;s service.</p>
<p>From their site (and because i&#8217;m sometimes lazy), here are the ones that stood out the most for me:</p>
<ul>
<li>Site performance archive</li>
<li>Inline site previews</li>
<li>Personalized pages and tabbed views</li>
<li>Drag and drop interactive interface </li>
<li>Todo tasks with notification and ability to add notes</li>
<li>Support these protocols for testing: http, https, ftp, smtp, pop3, and ping.</li>
<li>Daily/weekly/monthly uptime reports and statistics</li>
</ul>
<p>And in case that wasn&#8217;t enough for you.. here&#8217;s a few more things that i noticed mon.itor.us can do that wasn&#8217;t already mentioned in the previous list. These are the real clinchers for me.</p>
<p><span class="under">6 more features that make this service unique</span>:</p>
<ol>
<li>there&#8217;s a cool Google Gadget for this service out there somewhere</li>
<li>you can tag each URL / server you are monitoring and then organize / view them by groups</li>
<li>you can switch between real-time table, bar chart, and line chart views.</li>
<li>view stats for each protocol, snapshots of all your servers</li>
<li>view from three seperate geographical locations (US, DE, AT)</li>
<li>there&#8217;s some javascript code that goes along with the google gadget that will let you put your &#8220;snapshot&#8221; on virtually any web page</li>
</ol>
<p>All in all, i would say that it&#8217;s a little harder to setup each URL with mon.itor.us, when compared to montastic. But once you get all your servers setup for monitoring, there&#8217;s a lot more you can do with them too.</p>
<p>Still, as i mentioned earlier, i was quite pleased with both of these services and will continue to test each one more thoroughly in the coming months.</p>
]]></content:encoded>
			<wfw:commentRss>http://techblog.touchbasic.com/html/monitoring-monitorus-montastic-server-uptime-anyone/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Round 2: Video-based Social Networking Reviewed</title>
		<link>http://techblog.touchbasic.com/html/round-2-video-based-social-networking-reviewed/</link>
		<comments>http://techblog.touchbasic.com/html/round-2-video-based-social-networking-reviewed/#comments</comments>
		<pubDate>Fri, 29 Sep 2006 17:32:07 +0000</pubDate>
		<dc:creator>elran</dc:creator>
				<category><![CDATA[Everything]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[clips]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[grouper]]></category>
		<category><![CDATA[movies]]></category>
		<category><![CDATA[muveemix]]></category>
		<category><![CDATA[photos]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[social networks]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[video editing]]></category>
		<category><![CDATA[videoegg]]></category>
		<category><![CDATA[web based]]></category>
		<category><![CDATA[web2.0]]></category>

		<guid isPermaLink="false">http://techblog.touchbasic.com/html/?p=172</guid>
		<description><![CDATA[My previous article covered 3 major players in the video-based social networking space. Catch up on what i said about YouTube, Guba, and Jumpcut or just wing it and read on.. This time around i&#8217;ll be reviewing 3 relatively new web services. Each of these sites is unique in some way, and offers its own [...]]]></description>
			<content:encoded><![CDATA[<p>My previous article covered 3 major players in the video-based social networking space. Catch up on what i said about <a href="http://techblog.touchbasic.com/html/3-video-based-social-networks-reviewed/">YouTube, Guba, and Jumpcut</a> or just wing it and read on..</p>
<p>This time around i&#8217;ll be reviewing 3 relatively new web services. Each of these sites is unique in some way, and offers its own twist on what is quickly becoming the new mantra for web2.0: &#8220;create, upload, and share&#8221;.</p>
<blockquote><p>
The 3 services are:</p>
<ul>
<li><a href="http://grouper.com/">Grouper</a></li>
<li><a href="http://www.muveemix.com">muveeMix</a></li>
<li><a href="http://www.videoegg.com">VideoEgg</a></li>
</ul>
</blockquote>
<blockquote><p>
I&#8217;ll be looking at:</p>
<ol>
<li>Ease of Use (obstacles, barriers, any software to install, limits on number of videos i can upload)</li>
<li>Accessability (what if you don&#8217;t have Flash installed, or you&#8217;re not running Windowz)</li>
<li>Distinguishing Features (something different, revenue sharing, partner programs)</li>
</ol>
</blockquote>
<p><span id="more-172"></span></p>
<p><strong>Grouper:</strong></p>
<div style="border:1px solid #000;float:right;margin:0 50px 20px 20px;"><img src="http://techblog.touchbasic.com/html/wp-images/uploads/grouper_logo.gif" alt="Grouper logo" /></div>
<p>1.<br />
- Max file size for uploaded videos is 110 MB</p>
<p>- This has the best upload indicator (progress bar) i have seen so far. You can see the amount in MB that remains to be uploaded, this figure is also represented as a percentage remaining, you can see your current upload speed, and the time remaining. awesome. </p>
<p>2.<br />
- I was able to upload my video using FireFox without Flash installed or having to download any extra software</p>
<p>3.<br />
- Intergrated partnership program, no need to sign up a second time (although some additional info is required for this)</p>
<p>- Generate income from video ad impressions</p>
<p>- Ability (as a partner) to include an upload feature directly on your website (so visitors can add videos ) </p>
<p>- Make Your Own Video With Groovie Editor software (download but extra email verification process required)</p>
<p>- Get the main Grouper 2.0 software which is a complete video sharing solution (download but extra email verification process required)</p>
<p>- Publish Any Grouper Video or Filmstrip to MySpace, Friendster and other Blogs</p>
<p><strong>muveeMix:</strong></p>
<div style="border:1px solid #000;float:right;margin:0 50px 20px 20px;"><img src="http://techblog.touchbasic.com/html/wp-images/uploads/muveemix_logo.gif" alt="muveeMix logo" /></div>
<p>1.<br />
- Free account is limited to only 10 video uploads. But if you refer 5 friends to muveeMix you get upgraded to a &#8220;bumper&#8221; account which offers unlimited video uploads. It is unclear to me whether this upgrade would be for a single year or indefinitely</p>
<p>- Either way, there is also a 100 MB limit on all uploads</p>
<p>- The upload process seemed a little overly complex and certain features (like the ability to add sound) actually stumped me because my video already had sound and so i didn&#8217;t know what to do at this point. Furthermore, you cannot move forward from this point until you choose a sound file (ie: this is not an &#8220;optional&#8221; feature). Oddly enough, leaving out the title and credits <em>is</em> an option.</p>
<p>2.<br />
- This service is entirely Flash based. i can&#8217;t even see the site without it. too bad. at least let me edit my profile and add a photo in the meantime. oh wait, there is no profile or place to add a photo.</p>
<p>3.<br />
- Mix video, images, and sound into a movie all from within your web browser (unlike Grouper, no software to download and install)</p>
<p>- Ability to add styles to movies (i should probably be saying muvee)</p>
<p>- Publish you muvees to sites like: Multiply, MySpace, Facebook, Friendster, Blogger, LiveJournal, Xanga, Typepad, Tagworld and many others.</p>
<p><strong>VideoEgg:</strong></p>
<div style="border:1px solid #000;float:right;margin:0 50px 20px 20px;"><img src="http://techblog.touchbasic.com/html/wp-images/uploads/videoegg_logo.gif" alt="VideoEgg logo" /></div>
<p>1.<br />
- The maximum video length has been set to 5 minutes</p>
<p>- You must install the VideoEgg Publisher which seems to be downloaded as a browser component through InternetExplorer but once this is done everything becomes as easy as drag-and-drop. Also, FireFox &#8220;just worked&#8221; after i installed through IE</p>
<p>- Unforetunately, under FireFox, every video i tried to upload appear upside-down in the preview window, and under IE6, every video was noticeably crappier quality in the preview window, not sure what is up with that..</p>
<p>2.<br />
- Despite some minor bugs, this service offers a relatively Flash-free interface. I was able to upload my video, name it, and give it a description. You do however still need Flash 7 to view the actual videos.</p>
<p>3.<br />
- Partnership program similar to Grouper except there&#8217;s some added confusion here due to the fact that i have to sign up seperately for this program (despite having already set up a normal account with username/password) &#8211; oh, and the form you need to fill out is 10 times as long, it&#8217;s like 5 forms in 1. </p>
<p>- Publish your videos directly to Blogger, TypePad, or eBay (auctions) &#8211; no community component or browsing of user&#8217;s videos on the actual VideoEgg site though</p>
<p>- Upload from your camcorder, webcam, or mobile device</p>
<p>- Edit the start/stop times of your videos before uploading them (potentially very useful)</p>
]]></content:encoded>
			<wfw:commentRss>http://techblog.touchbasic.com/html/round-2-video-based-social-networking-reviewed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>3 Video-based Social Networks Reviewed</title>
		<link>http://techblog.touchbasic.com/html/3-video-based-social-networks-reviewed/</link>
		<comments>http://techblog.touchbasic.com/html/3-video-based-social-networks-reviewed/#comments</comments>
		<pubDate>Tue, 05 Sep 2006 23:28:20 +0000</pubDate>
		<dc:creator>elran</dc:creator>
				<category><![CDATA[Everything]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Writing]]></category>
		<category><![CDATA[clips]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[guba]]></category>
		<category><![CDATA[jumpcut]]></category>
		<category><![CDATA[movies]]></category>
		<category><![CDATA[photos]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[social networks]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[video editing]]></category>
		<category><![CDATA[web based]]></category>
		<category><![CDATA[web2.0]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://techblog.touchbasic.com/html/?p=170</guid>
		<description><![CDATA[Over the last few days iâ€™ve had the opportunity to try out 3 excellent social networking services. All of them have built their communities around the concept that people want to upload and share video files with their friends and family &#8211; they just needed a central place to do it in. Well, today it [...]]]></description>
			<content:encoded><![CDATA[<p>Over the last few days iâ€™ve had the opportunity to try out 3 excellent social networking services. All of them have built their communities around the concept that people <em>want</em> to upload and share video files with their friends and family &#8211; they just needed a central place to do it in. Well, today it seems like there are more and more websites devoted primarily to video content and so i eventually had to stop reading about them and take a look at a few of these web services from the inside out.</p>
<p>Some of you may already be thinking to yourselves: â€œYouTube, YouTube, when is he going to say YouTube already?â€. This is because they are so damn popular now that you couldnâ€™t even help but make that association. So, yes, one of the three services i tried out was in fact the one and only <a href="http://www.youtube.com/">YouTube</a>. Although, if youâ€™ve read my previous post, you probably know that i already wrote an article on <a href="http://www.jumpcut.com/">Jumpcut</a> and it was actually the first of these services that i tried out. i was impressed by their web-based video editing software and so it is the second service i will be looking at. The third service is called <a href="http://www.guba.com/">Guba</a>, and when i read about their <a href="http://www.techcrunch.com/2006/08/30/guba-takes-a-gamble-affiliate-promotions-for-free-accounts/">unique marketing strategy</a> on Techcrunch i became intrigued and signed up almost immediately.</p>
<p><em>The low down..</em></p>
<p>All of the submissions we received from our <a href="http://www.indyish.com/music-video-in-a-day-ticket/">24hr Music Video Making Contest</a> (MVMC) on <a href="http://www.indyish.com/">Indyish</a> were in DVD quality (.vob format). My task was to compress these .vob files into .avi files for easy uploading and sharing via any of these services.</p>
<p>i chose to compare and contrast my experiences with these 3 services in the following ways:</p>
<blockquote><p><strong>1. Ease of Use</strong> (always one of my favorites &#8211; obstacles, barriers, like how hard was it to upload, or what is my upload limit)<br />
<strong>2. Content Management</strong> (what can i do with my uploaded content, what tools do i get, etc.)<br />
<strong>3. Social Component</strong> (can i edit my profile, are there groups, contacts, tags, etc.)</p></blockquote>
<p><span id="more-170"></span></p>
<p><span class="under"><strong>YouTube</strong></span> -</p>
<p><a class="alignleft marginright" href="http://www.youtube.com/"><img src="http://techblog.touchbasic.com/html/wp-images/uploads/youtube_logo.gif" alt="YouTube.com" /></a></p>
<p>The signup process was pretty simply aside from them asking for your zip/postal code which seems a little strange to me. Once i got inside the system, i must say that it did feel intimidating at first. There are a ton of choices you can make as well as new lingo to absorb. For example, on YouTube, your â€œprofileâ€ page is actually called your â€œchannelâ€. The upload limit is 100Mb and seemed slower to upload than i would have expected from the top video sharing site. Also, you canâ€™t upload until you go through a second email confirmation process to prove you are not a spambot. The uploader crashed on me the first time i used it, granted i tried to upload to 2 of these sites at the same time (it seemed to be working fine until i did this). Lastly, any changes you make to the title or description of your recently uploaded video files are not immediately visible (in real-time) which can be frustrating and confusing to the user (it was for me) because they would be unaware of the delay and wondering why they canâ€™t see their changes take effect.</p>
<p>Once i did get used to the interface and found my way around the site i realized that there was a lot of info and features available to me. i could easily organize my video files, save them to my favorites, create playlists, organize by category, add a description, tags and all kinds of other details. There is also a tool that will let you configure your account for sending videos directly to your blog (if you own one) although i havenâ€™t tested it. They currently support Blogger, BlogSpot, and LiveJournal â€œwith more blog platforms on the wayâ€.</p>
<p>But i think itâ€™s definitely the social networking aspect of the site that sets it apart from the others. Once you get used to the idea of a channel instead of a profile (like a TV channel only <em>of</em> You) &#8211; you can start making it you own through a variety of customization options. You can edit your channel info, channel theme, even customize your own channel URL (although there are additional requirements to get this feature working). You can also setup or join Groups where content and conversations are centered on common topics and interests. Lastly, you can add friends, family members, send and receive messages from within the system, subscribe to your favorite channels, vote, add comments and more. i think i get why itâ€™s so popular now.</p>
<p><span class="under"><strong>Jumpcut</strong></span> -</p>
<p><a class="alignleft marginright" href="http://www.jumpcut.com/"><img src="http://techblog.touchbasic.com/html/wp-images/uploads/jumpcut_logo.gif" alt="Jumpcut.com" /></a> </p>
<p>This service is great. Jumpcut lets you try their web-based video editing software even before youâ€™ve actually signed up. i think this is the best way for a new web service to help potential users â€œgetâ€ what it is they are doing that makes them special. The signup process was very simple and straightforward. i like the fact that you get asked both an email address and a username write from the start because i waste time wondering whether iâ€™ll be logging in with my username or email (but maybe thatâ€™s just me). Once inside, again, i was a little bit confused by all the new terminology surrounding the distinctions between clips, movies, group sets, grabbing, sharing, etc. I particularly liked the multi-file uploader feature, something neither of the other two services offered as far as i could tell. Uploading one file at a time can get pretty tiresome &#8211; this helps to make up for the fact that Jumpcut has a maximum file upload size of only 50Mb (way too low in my opinion). Also, the uploader hangs at 53% on the progress bar every time i used it (although uploads seem to have been completed successfully) so definitely some confusion and time wasted there. On the upside, you can update the title and descriptions of your videos in real-time (a la AJAX) &#8211; no delays, not even a page load &#8211; so thatâ€™s good.</p>
<p>The tools are really what this service is all about. i already mentioned the multi-file uploader, but the Jumpcut Editor is really the crown jewel of the site. You can edit, add transitions and effects, as well as mix in sound and clips shared by other users on the site. No software needs to be installed although the newest version of Flash is definitely required (all these services require Flash 9 for viewing video files but you can still do stuff like browse the community, upload clips and a few other things). Creating a movie from multiple clips is both really easy and convenient in that it lets you overcome the file-size limitations that plagues everyone one of these video based services by editing together a series of smaller clips to form a much larger movie. You can also do some more advanced things like organize your clips into group sets, tag them, and then quickly share or make a movie out of all of them. Another great bonus is the ability to add photos (you can even import your entire Flickr photostream). Pictures, a feature that is almost entirely overlooked by these types of services, is not something to be taken for granted. For instance, i couldnâ€™t figure out how to upload an image to my profile (i mean channel) on YouTube. The only thing you seem to be able to do is use the first frame of one of your uploaded videos. Well, half of the clips i uploaded started out with a few frames of blackness severely limiting what i could use as my profile pic. why? </p>
<p>Jumpcut is probably the second most social site of the three iâ€™ve tested. They have clear, easy to use features like friends and fans, i already mentioned groups but there are events too. We posted the 24hr. MVMC as an event on Jumpcut, even created an Indyish group for future projects. They also have a feature that lets you or your friends email video clips directly to your account or group. Users can add comments and vote for their favorite movies. Finally, they have a great set of export features that not only make it easy for you to email, link to, or embed your video into a website, but thereâ€™s also specific code for popular blogging systems like WordPress, TypePad and Blogger, as well as social networking services likes MySpace, and even bookmarking services like Digg and Del.icio.us.</p>
<p><span class="under"><strong>Guba</strong></span> -</p>
<p><a class="alignleft marginright" href="http://www.guba.com/"><img src="http://techblog.touchbasic.com/html/wp-images/uploads/guba_logo.gif" alt="Guba.com" /></a></p>
<p>This service is an interesting one. The signup process is similar to that of Jumpcut with the extra choice to become a Guba Affiliate. There is definitely a more commercial feel to this service but i was impressed by their system and found the user interface intuitive with content clearly divided between Premuim and Free videos. The user exists somewhere in between these two worlds which at first i found both disappointing and comforting. i wanted there to be more back-end stuff to explore but itâ€™s more straightforward than that. After about 15 minutes i was done looking around and (feeling caught up on everything) all that was left to do was either upload my content, or watch either a free or premium video. i could check my Guba affiliate stats, but they were probably still at zero. i was definitely not overwhelmed like with the other 2 services and i guess thatâ€™s what the folks at Guba were aiming for. The upload process was the fastest and smoothest of the 3 services from my experience. They have an upload limit of 100Mb but i found the video quality (after whatever magic compressions they all apply) to be the best of the bunch. So iâ€™d say that, overall, i had a good user experience with this one.</p>
<p>Still, every service seems to have its quirks. For Guba, they do this thing where they ask you to fill in a title and description for your video clip (before you upload it) but the description doesnâ€™t seem to show up anywhere &#8211; and believe me, i looked everywhere for it. So why ask for it in the first place? Really frustrating when they do that. Still, i like the way your video files are organized and there are a lot of little things like how it keeps track of your favorite searches and categories. A subtle feature that really stood out for me was the frame-by-frame preview you get when you hover your mouse over any given video clip. You donâ€™t have to actually watch the video to get a quick idea if youâ€™ve seen it before, if itâ€™s shot well or seems low quality, etc. There are a lot of account settings (not as many as YouTube) &#8211; like your credit card details and purchase history &#8211; which might (at first) seem out of place, but then i remembered that you can buy and rent movies from Guba too. They have movie rentals from as low as $0.99 and you can buy movies starting at $4.99 &#8211; not too shabby &#8211; and so obviously theyâ€™re going to need your credit card info if you wanted to take advantage of that.</p>
<p>Incidentally, you can check out my favorite of the 12 MVMC submissions (the winner for the Telefauna song) right here as i&#8217;ve embeded the video directly into this page. </p>
<p><object width="375" height="360"><param name="allowScriptAccess" value="sameDomain" /><param name="movie" value="http://www.guba.com/a/644565/a/f/root.swf?aid=644565&#038;video_url=http://free.guba.com/download/flash/1/2/3000016215/Telefauna_Team_Name.avi.flv" /><param name="quality" value="high" /><param name="menu" value="false"/><param name="scale" value="exactfit" /><param name="bgcolor" value="#FFFFFF" /><embed src="http://www.guba.com/a/644565/a/f/root.swf?video_url=http://free.guba.com/download/flash/1/2/3000016215/Telefauna_Team_Name.avi.flv" quality="high" bgcolor="#FFFFFF" menu="false" width="375" height="360" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash"></embed></object></p>
<p>If you want to watch some more of the music videos that contestants submitted (including 1 of the other 2 winning videos) you can go <a href="http://www.guba.com/a/644565/a/watch/3000016218">here</a>, and <a href="http://www.guba.com/a/644565/a/watch/3000016181">here</a>. Also, if you like the service Guba offers, go ahead and signup for a free account and help me get those affiliate stats rolling.</p>
<p>That brings me to my last point. Guba is like a cool online video store with some added social networking components and i like it. A lot of big players are going to be headed into this market really soon (it has already begun), and i think Gubaâ€™s got a head start on them all. I have no idea if theyâ€™ll be able to keep this lead, but if they continue with their aggressive affiliate marketing and more and more people signup and add content.. well, only time will tell and i guess the people will decide. But if you were looking for a sort of â€œMySpace with Videoâ€ type thing you might be a little disappointed here. First off, you canâ€™t really configure you profile page on Guba, or maybe i should say you donâ€™t actually have a public profile, not even a small area of text to describe a little bit about yourself. You can upload a photo but thatâ€™s about it. There are no groups. You can however add favorites, post comments and vote on other peopleâ€™s videos. you can also do some other cool stuff like email a video to a friend or download special versions for viewing on your iPod or PSP.</p>
<p>These are just some of the details i decided to focus on. There is so much more i want to say about these 3 services i could have probably written a separate article for each one. i really need to post more often. this post is probably too long. hope it helps you get an idea of what you can expect when you signup for one of them. if anyone has tried any of these services, iâ€™d like to know what your experiences were. And if anyone does decide to try them out after reading this post, by all means, come back and share your thought in the comments section too. </p>
]]></content:encoded>
			<wfw:commentRss>http://techblog.touchbasic.com/html/3-video-based-social-networks-reviewed/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Web-based Video Editing with Jumpcut</title>
		<link>http://techblog.touchbasic.com/html/web-based-video-editing-with-jumpcut/</link>
		<comments>http://techblog.touchbasic.com/html/web-based-video-editing-with-jumpcut/#comments</comments>
		<pubDate>Sun, 30 Jul 2006 01:03:24 +0000</pubDate>
		<dc:creator>elran</dc:creator>
				<category><![CDATA[Everything]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[jumpcut]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[service]]></category>
		<category><![CDATA[social networks]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[video editing]]></category>
		<category><![CDATA[web based]]></category>
		<category><![CDATA[web2.0]]></category>

		<guid isPermaLink="false">http://techblog.touchbasic.com/html/?p=169</guid>
		<description><![CDATA[[ Update: Well, it looks like Jumpcut was aquired by Yahoo! [ page last updated: Sept. 27, 2006. ] I came across Jumpcut a few days ago and although i am not a video artist myself, i keep thinking of great ways that people could use this service. Jumpcut is a site that will let [...]]]></description>
			<content:encoded><![CDATA[<p style="margin-bottom:15px;color:#bbb;">[ <span class="under">Update</span>: Well, it looks like <a style="color:#bbb;" href="http://blog.jumpcut.com/2006/09/27/jumpcut-joins-the-yahoo-family/">Jumpcut was aquired</a> by Yahoo! [ page last updated: Sept. 27, 2006. ]</p>
<p>I came across <a href="http://www.jumpcut.com/">Jumpcut</a> a few days ago and although i am not a video artist myself, i keep thinking of great ways that people could use this service. Jumpcut is a site that will let you edit and share video clips, even create full movies &#8211; all from your web browser without ever having to install any extra software. First off, let me say that i really liked the simple, clean design &#8211; the color scheme &#8211; just a great overall first impression. Then, on closer inspection, i realized that most of the main features, the video editing tools,  absolutely required Flash 8. So, basically, they just cut-off most Linux users, who are still waiting for the newest version of Flash player for popular browsers like Firefox. Nevertheless, this is not really Jumpcut&#8217;s fault, and the uniqueness of this service warrants a second look.</p>
<p><span id="more-169"></span></p>
<div style="float:left;margin:0 20px 10px  0;">
<a href="http://www.jumpcut.com/" title="online video editing"><img src="http://techblog.touchbasic.com/html/wp-images/uploads/jumpcut.gif" alt="online video editing" /></a></div>
<p>So, i dusted off and fired up good old (and i mean old) Internet Explorer 6, and headed back to Jumpcut.com &#8211; to log in (again) &#8211; this time with my trusty Flash 8 enabled browser. Once inside, everything seemed very straight forward. I recommend reading the FAQ and the Quick Guide at the bottom of the page if you&#8217;re feeling a little overwhelmed at first.</p>
<p><strong>The Jumpcut Editor</strong> &#8211; this is the central tool by which all other Jumpcut jazz is built around. It has a familiar interface (similar to most video editing suites). There is a timeline, some effects for transitions, a library of clips to work with, and various other neat stuff.</p>
<div style="clear:both;"></div>
<p>The main features (aside from The Jumpcut Editor) are:</p>
<p><strong>1. Upload &#8211; video clips, photos and music </strong></p>
<p>You can do this in several ways: </p>
<ul>
<li>clicking on the &#8220;Upload&#8221; tab on the main page</li>
<li>importing your images directly from Flickr</li>
<li>uploading from inside the editor</li>
<li>uploading via email</li>
</ul>
<p>From the FAQ page, the maximum upload size is 50Mb, but you can always upload multiple clips and edit them together to form a clip that is much larger.</p>
<p><strong>2. Explore &#8211; find other people&#8217;s public content and Grab / Remix it / Publish.</strong></p>
<ul>
<li>Grabbing lets you use other people&#8217;s video and images in your own movies. </li>
<li>Remixing someone else&#8217;s movie (or your own), and do what you want with it.</li>
<li>Publish your content for all to see.</li>
</ul>
<p>You can also keep content private, if you&#8217;d like.</p>
<p><strong>3. Share &#8211; this feature is what will likely make this service really stand out.</strong><br />
<span class="under">You can share anything you can find on Jumpcut.</span></p>
<ul>
<li>Email a Link: lets you send a message with a link to a friend.</li>
<li>Post to a Website: just copy / paste the embed code into any website that accepts html</li>
<li>Automated Posting Links: lets you post directly to many popular websites, including Blogger, MySpace, TypePad, WordPress, Digg and del.icio.us.</li>
</ul>
<p>There&#8217;s a lot of other cool things going on over at Jumpcut. There are Groups, Events, even Contests (ie: Audition to be a movie star in Fox Atomic&#8217;s new version of the classic comedy, Revenge of the Nerds. <a href="http://www.jumpcut.com/groups/detail?g_id=9a8f740244cfb27c4defc256a0182763">Read More</a>..) &#8211; and this site is still very young. Can&#8217;t wait to see what they comes out of this new community.</p>
]]></content:encoded>
			<wfw:commentRss>http://techblog.touchbasic.com/html/web-based-video-editing-with-jumpcut/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>McAfee SiteAdvisor, whenever you&#8217;re in doubt.</title>
		<link>http://techblog.touchbasic.com/html/mcafee-siteadvisor-whenever-youre-in-doubt/</link>
		<comments>http://techblog.touchbasic.com/html/mcafee-siteadvisor-whenever-youre-in-doubt/#comments</comments>
		<pubDate>Tue, 04 Jul 2006 15:54:18 +0000</pubDate>
		<dc:creator>elran</dc:creator>
				<category><![CDATA[Everything]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[Writing]]></category>
		<category><![CDATA[firefox extensions]]></category>
		<category><![CDATA[mcafee siteadvisor]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[safety ratings]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[web based]]></category>

		<guid isPermaLink="false">http://techblog.touchbasic.com/html/?p=168</guid>
		<description><![CDATA[McAfee SiteAdvisor is an excellent web-based service provided by the same folks who made desktop antivirus software that didn&#8217;t paralyze my 300Mhz PC way back in 1993. I had heard of it a couple of times before, but never actually went to try it out until today and therefore didn&#8217;t fully understand it&#8217;s potential until [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.siteadvisor.com/">McAfee SiteAdvisor</a> is an excellent web-based service provided by the same folks who made desktop antivirus software that didn&#8217;t paralyze my 300Mhz PC way back in 1993. I had heard of it a couple of times before,  but never actually went to try it out until today and therefore didn&#8217;t fully understand it&#8217;s potential until now.</p>
<p>These days, my view of desktop-based software has changed quite dramatically. I seem to have gone from: &#8220;complaining about how long it would take bloated applications to load&#8221;, to something along the lines of me going out of my way to:  &#8220;avoid using them at every opportunity&#8221;.</p>
<p>Working as much as possible with web-based software has been my goal for the last 2 years now, and i can tell you that doing so has saved me many a headache. Gone are the days of wiping out my Windowz machine because of some virus i picked up, then having to remember every software configuration, find serial numbers i hopefully kept, go through software activation processes, updates, blah blah blah. You get the picture, right? The last time my PC got slow and crappy, i simply formatted the harddrive, reinstalled the OS, fired up a new version of Firefox and logged into all of my favorite web-based services. Gmail for email. Flickr for photos. Del.icio.us for bookmarks.. the list goes on. But everything is how i left it (not to mention they are always available from any computer with an internet connection).</p>
<p><span id="more-168"></span></p>
<p>I used to use a great web-based antivirus service offered by TrendMicro called <a href="http://housecall.antivirus.com/">Housecall</a>. Unfortunately, they went and messed with what i thought was a perfectly good thing. Housecall used to be a fast, simple way for people who don&#8217;t want to keep desktop-based antivirus software installed on their computers to scan their local machines, it even offered to remove any viruses that it may have found. This was the best service of its kind that i had seen and i recommended it to dozens of people. But a couple of month ago they made the whole thing Java, nothing worked right for me, it was slow, complicated, basically the complete opposite of what i once like about and so i stopped both using and recommending it.</p>
<p>I looked for other, comparable services. Norton has a service, i think they call it &#8220;Security Center&#8221; but they don&#8217;t offer to go that extra mile and delete the infected files that were found making the process of actually cleaning out your machine unnecessarily tedious and extremely manual. Not to mention, too difficult and therefore out of reach for the average PC user.</p>
<p>On the other hand, i could see a service like McAfee&#8217;s SiteAdvisor as being quite useful to the everyday web surfer. What they do in a nutshell (i&#8217;m not going to get into it all here) is &#8220;Patrol the Web&#8221; for you, testing for viruses, phishing scams, annoying pop-ups and more. So essentially, all the user has to do is enter a URL of a questionable site they are considering visiting (before actually going there with their web browser) and they can get a nice, clean report about any potential hazards they may encounter along the way. The site in question gets a &#8220;safety rating&#8221; of either a green checkmark, grey questionmark (no data), or a big, fat, red &#8220;X&#8221;. The entire process is balanced out with a large number of voluntary user reviews, comments, and summaries.</p>
<p><img src="http://techblog.touchbasic.com/html/wp-images/uploads/sa_example_0.gif" alt="let us see what they have got to say about us.." /></p>
<p>Aside from entering each URL (one at a time) into the form on their front page to get a report, the user can also download a convenient Firefox extension that automatically shows you SiteAdvisor results by just browsing the given site. But i have to say that this second method, while being way more practical (you just go to the site), seems to defeat the point of getting a report in the first place. I mean, isn&#8217;t it too late to find out whether a site is sketchy once you&#8217;re already there? Granted the extension does add safety ratings to your google search results, which is pretty cool. Still, this just seems to me to be more of a research tool than a browser accessory. </p>
<p><script type="text/javascript"><!--
google_ad_client = "pub-4441016596951775";
google_ad_width = 468;
google_ad_height = 60;
google_ad_format = "468x60_as_rimg";
google_cpa_choice = "CAAQj6eVzgEaCIxA5niBniDSKOm293M";
google_ad_channel = "7266765256";
//--></script><br />
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></p>
<p><span style="margin: 5px 50px 5px 40px; float: right;"><img src="http://techblog.touchbasic.com/html/wp-images/uploads/sa_example_2.gif" alt="image peeled from the McAfee SiteAdvisor website" /></span></p>
<p>While i can see many uses for this service, what i actually found most interesting about SiteAdvisor was how &#8220;other&#8221; services have begun to leverage / integrate SiteAdvisor reports and safety ratings into their own web-based services. A perfect example of this (i already mentioned the google integration) would be a service called <a href="http://www.stumbleupon.com/">StumbleUpon</a>. They offer a type of advertising service for content publishers that promises to send targeted visitors to your site. I was thinking of testing out their ad services for <a href="http://www.indyish.com/">a site i am working on</a>, and wanted to learn more before actually giving it a try. On the StumbleUpon <a href="http://www.stumbleupon.com/promote_faq.html#reject">FAQ page</a> there&#8217;s a section that reads: &#8220;make certain that the content you are submitting isn&#8217;t flagged by McAfee SiteAdvisor&#8221; or your content may not be shown at all. I thought, hey, this would probably be a good time to make sure none of my sites are flagged. Big, fat, red X&#8217;s are bad, and fortunately for me, all of my sites were either green checkmarks or grey questionmarks (for newer or smaller sites). So, all of a sudden, McAfee&#8217;s SiteAdvisor mattered to me. Hmm, very interesting. But all in all, i think SiteAdvisor is a great services and i will continue to use it whenever i am in doubt.</p>
<p><img src="http://techblog.touchbasic.com/html/wp-images/uploads/sa_example_1.gif" alt="green checkmark means everything is groovy!" /></p>
]]></content:encoded>
			<wfw:commentRss>http://techblog.touchbasic.com/html/mcafee-siteadvisor-whenever-youre-in-doubt/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mixing Feeds: A Brief Comparison</title>
		<link>http://techblog.touchbasic.com/html/mixing-feeds-a-brief-comparison/</link>
		<comments>http://techblog.touchbasic.com/html/mixing-feeds-a-brief-comparison/#comments</comments>
		<pubDate>Sun, 07 May 2006 16:59:36 +0000</pubDate>
		<dc:creator>elran</dc:creator>
				<category><![CDATA[Everything]]></category>
		<category><![CDATA[Writing]]></category>
		<category><![CDATA[aggregators]]></category>
		<category><![CDATA[feed readers]]></category>
		<category><![CDATA[feedburner]]></category>
		<category><![CDATA[feedshake]]></category>
		<category><![CDATA[nupe]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[rss mix]]></category>

		<guid isPermaLink="false">http://techblog.touchbasic.com/html/?p=164</guid>
		<description><![CDATA[Many sites now offer their visitors a variety of RSS feeds which can be used to track specific aspects of their website. The most common among these would probably be something like categories based feeds. It was only a matter of time before combinations of feeds started to be offered as well. That is, people [...]]]></description>
			<content:encoded><![CDATA[<p>Many sites now offer their visitors a variety of RSS feeds which can be used to track specific aspects of their website. The most common among these would probably be something like categories based feeds. It was only a matter of time before combinations of feeds started to be offered as well. That is, people seem to want to mix and combine their favorite feeds into one crazy URL that they can use to follow all their favorite topics in a seamless, integrated and linear manner.</p>
<p>All i wanted to do was take 2 feeds, mix them into one, and offer it to my visitors. To do this i sifted through tons of bookmarks related to rss that i had made over the last year, until i came up with 3 web based services that did just that. These are: <a href="http://www.rssmix.com/">RSS Mix</a>, <a href="http://www.feedshake.com/">Feedshake</a>, and <a href="http://www.feedburner.com">FeedBurner</a>. There are many other services out there, but most of the other ones i went to lost me on the first page and so i won&#8217;t be telling you how easy they were to use, etc. However, if anyone knows of a service that improves upon those discussed here, by all means, post a comment about it.</p>
<p><span id="more-164"></span></p>
<p>i&#8217;m going to start with RSS Mix, because it was the first service i actually tried after visiting about 5 other sites with similar features. The main reason is decided to use this one and not the others is because: it <u>doesn&#8217;t require any signup</u>, and so the is No Username, Password or Email  (NUPE) dilemma. Always a smart choice if you want people to try your service but you may not be as established as some of the larger competitors in you market. This way the user gets to try the service immediately, and if they like it, they can sign up later to get some more of the added features. NUPE web services get the least resistance. i will almost always try them out the first time i land on their site.</p>
<p><span style="float:right;margin:5px 50px 5px 40px;"><img src="http://techblog.touchbasic.com/html/wp-images/uploads/rm_sc.gif" title="RSSMix.com homepage" alt="image of RSS Mix homepage" /></span></p>
<p>RSS Mix was real easy to use, just copy/paste 2 or more feed URLs into the textarea and hit &#8221; Create! &#8220;. You are then taken to a new page where your new mixed feed URL is waiting. I can&#8217;t see how this could have been any simpler and i have to say, this was exactly what i had in mind when i set out to find a suitable service. But wait, after having pasted the new mixed feed into a reader (netvibes in this case) , i noticed a few unexpected details. The first thing i noticed was that my feed no longer held it&#8217;s original title. That is, my new mixed feed now has the title: &#8221; RSSMix.com Mix ID 117xxx &#8220;. Quite a mouthful.. and while i guess this would be fine for personal use, i&#8217;m not sure too many site owners would want their site&#8217;s feed title replaced by a free RSS service&#8217;s branding. I don&#8217;t think they have a member&#8217;s version of the service, so i&#8217;m not sure if you can actually remove this branding from your feeds before handing them out to your visitors.</p>
<p>So we move on to the second choice..<br />
FeedShake was the next service i tried. At first, it looked very promising. i got to the homepage and saw what seemed to be a familiar interface. Enter your feed URLs (separated by a space) into the textbox, fill in the feed&#8217;s title, link, and description (all optional), and click &#8221; Create my feed &#8220;. That&#8217;s it, or so i thought.</p>
<p><span style="float:right;margin:5px 50px 5px 40px;"><img src="http://techblog.touchbasic.com/html/wp-images/uploads/fs_sc.gif" title="FeedShake.com homepage" alt="image of FeedShake homepage" /></span></p>
<p>As it turns out, i was not done. i was instead just beginning. the next step in this process was the dreaded signup page. So only after you&#8217;ve spent your time pasting feeds, giving it a title, link, and description, do you find out that you need to be a members to actually <em>use</em> this service. One click away, but you still can&#8217;t burn your feed. i&#8217;m not sure if this was an intentional technique or not, or whether it worked on me but i definitely was not going to lose this feed mix that i worked so hard at preparing. So i caved and signed up for an account. Everything went smoothly and i was pleased to find that the feed i had created earlier (the reason i signed up in the first place) was still sitting there waiting for me. At this point, it was time to see how this new feed mix looked on my netvibes page. i loaded the feed onto my page and was thrilled to see that (as i had initially suspected) the title remained intact (unlike RSSMix) and said whatever i wanted it to say (no 3rd party branding). What&#8217;s more, the link points to wherever i wanted it to point and the description was also customizable (although these apparently don&#8217;t get used on netvibes and is not specific to any given feed URL). It will even load up your little icon file next to the title if you have one defined for your site.</p>
<p>And last but definitely not least there is the ever popular FeedBurner. Many times i&#8217;ve come to their homepage, read all the things that can be done with this service, felt intimidated or overwhelmed and left it for another time. Always feeling like i need to put away a large amount of time to deal with this whole new world of possibilities. With FeedBurner comes not just feeds, but podcasting, videocasting, an Ad Network, stats, pings, email subscriptions, FeedFlare, and more. there&#8217;s even an API to play around with but now i&#8217;m definitely getting ahead of myself.  it&#8217;s a lot to take on when all you thought you wanted to do was mix two feeds into one. i always spend way too long reading through the entire FeedBurner site before i decide i&#8217;ve already wasted too much time and move on. maybe it&#8217;s because their services sound so interesting to me. this time i decided to sign up and take a look inside once and for all.</p>
<p><span style="float:right;margin:5px 50px 5px 40px;"><img src="http://techblog.touchbasic.com/html/wp-images/uploads/fb_sc.gif" title="FeedBurner.com homepage" alt="image of FeedBurner homepage" /></span></p>
<p>After wrestling with the dreaded NUPE dilemma for about another half hour, i finally convinced myself that it wouldn&#8217;t be so bad. Just give them the info and if their service is just <em>too much</em>, you don&#8217;t ever have to use it again. no big deal, right? Once i enter my info and hit &#8221; Next &#8220;, i was taken to My Feeds page and told: &#8220;You have no feeds set up in FeedBurner. Go ahead, burn yours now! It&#8217;ll be a hoot.&#8221;</p>
<p>Everything looked cool and slick but i quickly began to feel like something was missing. It wanted me to enter my feed, a single feed. i looked frantically across the entire back-end to find a link that would lead me to the feed mixing section, but my search was in vain. there was no mixing feeds. what&#8217;s worse, is that you can&#8217;t even really look around until you enter in your first feed URL and hit &#8221; Burn &#8220;. The closest thing i could find was a feature called &#8221; Link Splicer &#8220;, which (all be it very cool in and of itself), was only capable of mixing in specific feeds like del.icio.us and Furl. i&#8217;m not sure if i missed anything, but this was definitely not what i had expected. On the upside, everything looks so cool and interesting in my FeedBurner account, that i can&#8217;t wait to use it for my feeds once i do get them all properly mixed.</p>
<p>but in general my vote goes to:</p>
<p>1. FeedShake (for actually meeting my expectations regarding this specific task &#8211; mix 2 feeds)<br />
2. RSS Mix (for ease of use, not that feedshake is hard, but avoids a NUPE dilemma)<br />
3. FeedBurner (disqualified, not really in the same class and probably shouldn&#8217;t even be in this comparison)</p>
]]></content:encoded>
			<wfw:commentRss>http://techblog.touchbasic.com/html/mixing-feeds-a-brief-comparison/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Quest for the holy Web Host</title>
		<link>http://techblog.touchbasic.com/html/quest-for-the-holy-web-host/</link>
		<comments>http://techblog.touchbasic.com/html/quest-for-the-holy-web-host/#comments</comments>
		<pubDate>Fri, 09 Dec 2005 02:45:20 +0000</pubDate>
		<dc:creator>elran</dc:creator>
				<category><![CDATA[Everything]]></category>
		<category><![CDATA[Research]]></category>
		<category><![CDATA[hosting providers]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[web hosting]]></category>
		<category><![CDATA[web services]]></category>

		<guid isPermaLink="false">http://techblog.touchbasic.com/html/?p=156</guid>
		<description><![CDATA[[ page last updated: Dec. 10, 2005. ] So i&#8217;m on a new mission: find a web hosting provider that meets my current requirements, test a couple out and slowly move over some of my current domains to said provider. i figured that i&#8217;d document my research and post it for any who might be [...]]]></description>
			<content:encoded><![CDATA[<p><span style="color:#bbb;margin-bottom:15px;">[ page last updated: Dec. 10, 2005. ]</span></p>
<p>So i&#8217;m on a <span class="under">new mission</span>: find a web hosting provider that meets my current requirements, test a couple out and slowly move over some of my current domains to said provider. i figured that i&#8217;d document my research and post it for any who might be in a similar situation. i&#8217;ll begin with a brief list of my requirements, followed by a summary of the hosting services being considered and compared. Lastly, i am going to try and sort out various features and determine which service would likely be the best match for my needs.</p>
<p><strong>Key web hosting features (required):</strong></p>
<ol>
<li>multiple domain add-ons (at least 15)</li>
<li>unlimited mysql databases (or minimum 50)</li>
<li>1 Gb disk space or more</li>
<li>no restrictions on email addresses, forwarding, autoresponders, mailing lists, etc.</li>
<li>cpanel, with file manager, disk usage viewer, directory protection, etc.</li>
<li>some type of backup (full site backups as well as individual mysql db backups)</li>
<li>general domain management (including unlimited subdomains)</li>
<li>lots of stats (site-wide stats, subdomain stats, overall bandwidth usage, etc.)</li>
<li>other features: phpmyAdmin, ftp access, ssh shell</li>
</ol>
<p>Many of the features mentioned above come standard with a mid-range web hosting plan priced at approximately $15.00US per month. Other features such as multiple domain add-ons will likely be harder to find in a plan of this price range. i&#8217;ll probably have to make some compromises here and there. The objective is to match as many of these features with one of the following provider&#8217;s hosting plans.</p>
<p><span id="more-156"></span></p>
<p><strong>Here are the web hosting providers being considered for this comparison:</strong></p>
<ul>
<li><a href="http://www.ixwebhosting.com">IX Web Hosting</a></li>
<li><a href="http://www.startlogic.com">StartLogic</a></li>
<li><a href="http://www.globat.com">Globat Web Hosting</a></li>
<li><a href="http://www.clear-data.com">Clear-Data Internet Services</a></li>
<li><a href="http://smallbusiness.yahoo.com/webhosting/">Yahoo Small Business Web Hosting</a></li>
<li><a href="http://www.site5.com/">Site5.com</a></li>
<li><a href="http://www.pagesgarden.com">PagesGarden</a></li>
<li><a href="http://www.hostgator.com/">HostGator</a> [ <span class="under">update</span>: added Dec.10/05 ]</li>
<li><a href="http://www.asmallorange.com/">A Small Orange</a> [ <span class="under">update</span>: added Dec.10/05 ]</li>
</ul>
<div style="margin-top:50px;height:150px;">
<div style="float:left;height:150px;width:200px;margin-right:25px;"><strong>IX Web Hosting -</strong><br />
plan: <a href="http://www.ixwebhosting.com/index.php/home.dspPage/page/info.dspProductValuePlan">ix Value Plan</a><br />
price: $12.99/month<br />
disk space: 10Gb<br />
domain add-ons: 4<br />
MySQL DBs: 4</div>
<p><strong>trade off</strong> &#8211; only 4 domain add-ons and 4 MySQL DBs.<br />
<strong>extras</strong> &#8211; aside from tons of disk space, this plan includes a free domain name registration, 50Gb bandwidth per month, unlimited email/ftp accounts, and 99.9% uptime.<br />
<strong>verdict</strong> &#8211; probably not enough to make the cut
</div>
<div style="height:150px;">
<div style="float:left;height:150px;width:200px;margin-right:25px;"><strong>StartLogic -</strong><br />
plan: <a href="http://www.startlogic.com/products_virtualserver.html">Virtual Server</a><br />
price: $14.95/month<br />
disk space: 5 Gb<br />
domain add-ons: YES<br />
MySQL DBs: YES</div>
<p><strong>trade off</strong> &#8211; none.<br />
<strong>extras</strong> &#8211; ssh shell, 100Gb bandwidth per month, unlimited email/ftp accounts, and backups on demand.<br />
<strong>verdict</strong> &#8211; maybe, but the info on the site is a bit confusing. will have to email for more details.
</div>
<div style="height:150px;">
<div style="float:left;height:150px;width:200px;margin-right:25px;"><strong>Globat Web Hosting &#8211; </strong><br />
plan: <a href="http://www.globat.com/packages/index.php?packages=terabytet02">Terabyte Packageâ„¢ T02</a><br />
price: $14.95/month<br />
disk space: 15 Gb<br />
domain add-ons: ? (unclear)<br />
MySQL DBs: YES</div>
<p><strong>trade off</strong> &#8211; unclear how many  domain add-ons. looks like only one, with the option to buy more (up to 5 domains)<br />
<strong>extras</strong> &#8211; offers the most disk space of the plans being considered, unlimited email/ftp accounts.<br />
<strong>verdict</strong> &#8211; probably shouldn&#8217;t even be on this list but.. 15Gb, so..
</div>
<div style="height:150px;">
<div style="float:left;height:150px;width:200px;margin-right:25px;"><strong>Clear-Data -</strong><br />
plan: <a href="http://www.clear-data.com/services/web.php">Gold</a><br />
price: $15.00/month<br />
disk space: 1Gb<br />
domain add-ons: 12<br />
MySQL DBs: 12</div>
<p><strong>trade off</strong> &#8211; only 12 domain add-ons and 12 MySQL DBs. also, only 24 email/ftp account (unlimited forwarders)<br />
<strong>extras</strong> &#8211; weekly backups, ssh shell, 25Gb bandwidth per month.<br />
<strong>verdict</strong> &#8211; not bad, but probably not enough to be the one.
</div>
<div style="height:150px;">
<div style="float:left;height:150px;width:200px;margin-right:25px;"><strong>Yahoo Web Hosting -</strong><br />
plan: <a href="http://smallbusiness.yahoo.com/webhosting/wh2.php?d=1">Web Hosting  STANDARD</a><br />
price: $14.96/month<br />
disk space: 10Gb<br />
domain add-ons: ? (unknown)<br />
MySQL DBs: YES</div>
<p><strong>trade off</strong> &#8211; unknown how many domain add-ons.<br />
<strong>extras</strong> &#8211; lots of disk space, 500 email addresses, bonus: more email storage than anyone else offers â€“ 2 GB per address! (apparently not related to disk space usage), built-in Norton AntiVirus and Spam Guard, and hourly/daily/weekly backups.<br />
<strong>verdict</strong> &#8211; some of the best extra feature in the lot, but again, will have to email for more details regarding domain add-ons.
</div>
<div style="height:200px;">
<div style="float:left;height:200px;width:200px;margin-right:25px;text-align:left;"><strong>Site5.com -</strong><br />
plan: <a href="http://www.site5.com/hosting/">Superhostingâ„¢ XTREME</a><br />
price: $8.77/month  (paid quarterly)<br />
disk space: 11Gb<br />
domain add-ons: YES<br />
MySQL DBs: YES</div>
<p><strong>trade off</strong> &#8211; none.<br />
<strong>extras</strong> &#8211; losts of disk space, 400 GB bandwidth per month, Flashback automatic backups, True MultiSite (multiple domains with individual logins), Ruby on Rails Enabled, built in Clam Antivirus scanning, unlimited email/ftp accounts, ssh shell, hourly/daily/weekly backups, and 99.9% Uptime Guarantee.<br />
<strong>verdict</strong> &#8211; looks good. the only issue is that you need to pay them every 3 months, instaed of monthly like almost everyone else. However, the 60-Day Money Back Guarantee is twice as long as any of other hosting plans so that should ease the pain a little.
</div>
<div style="height:150px;">
<div style="float:left;height:150px;width:200px;margin-right:25px;text-align:left;"><strong>PagesGarden -</strong><br />
plan: <a href="http://www.pagesgarden.com/hosting.php">Business</a><br />
price: $7.00/month (paid quarterly)<br />
disk space: 4Gb<br />
domain add-ons: 5<br />
MySQL DBs: 5</div>
<p><strong>trade off</strong> &#8211; only 5 domain add-ons and 5 MySQL DBs. also, only 15 free subdomains.<br />
<strong>extras</strong> &#8211; 60 GB bandwidth per month, unlimited email/ftp accounts, daily backups (and something called archive manager).<br />
<strong>verdict</strong> &#8211; not so good. you also need to pay them every 3 months.
</div>
<div style="height:150px;">
<div style="float:left;height:150px;width:200px;margin-right:25px;text-align:left;"><strong>HostGator -</strong><br />
plan: <a href="http://www.hostgator.com/shared.shtml">Swamp</a><br />
price: $9.95/month<br />
disk space: 5Gb<br />
domain add-ons: YES<br />
MySQL DBs: YES</div>
<p><strong>trade off</strong> &#8211; none.<br />
<strong>extras</strong> &#8211; 75 GB bandwidth per month, unlimited email/ftp accounts, instant backups.<br />
<strong>verdict</strong> &#8211; also looks good. you can pay monthly.
</div>
<div style="height:150px;">
<div style="float:left;height:150px;width:200px;margin-right:25px;text-align:left;"><strong>A Small Orange -</strong><br />
plan: <a href="http://www.asmallorange.com/services/hosting/">Medium</a><br />
price: $10.00/month<br />
disk space: 1Gb<br />
domain add-ons: YES<br />
MySQL DBs: YES</div>
<p><strong>trade off</strong> &#8211; none.<br />
<strong>extras</strong> &#8211; 25 GB bandwidth per month, unlimited email/ftp accounts, Daily off-site backups, Ruby on Rails Enabled, built in Clam Antivirus scanning.<br />
<strong>verdict</strong> &#8211; looks really good. you can pay monthly. the only thing to consider is the 99.5% uptime guarantee &#8211; friend or foe? <span style="color:#bbb;">[<a style="color:#bbb;" href="http://techblog.touchbasic.com/html/quest-for-the-holy-web-host/#comments">see comments</a>]</span>
</div>
<p><span class="under">Final Notes</span> -</p>
<p><em>Some obvious things to look out for when deciding on a web hosting provider:</em></p>
<ul>
<li>don&#8217;t go with a provider who&#8217;s own company website appears to be slow. chances are, if their site runs slow, yours will too.</li>
<li>don&#8217;t go with a provider who&#8217;s own company website is sometimes unavailable. if you go to their homepage twice in two days and one of the times you get: &#8220;The page cannot be displayed&#8221;, check that you typed the URL correctly in the address bar. if you did, then it might be time to move on. that&#8217;s 50% uptime, since your users are likely not interested in calculating averages over time.</li>
<li>don&#8217;t go with a provider that doesn&#8217;t display the prices for their hosting plans until well into the signup process. ask yourself, why would they be trying to hide something that every other company is trying to put directly in your face?</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://techblog.touchbasic.com/html/quest-for-the-holy-web-host/feed/</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
		<item>
		<title>3 week shakedown, 2 RSS readers remain.</title>
		<link>http://techblog.touchbasic.com/html/3-week-shakedown-2-rss-readers-remain/</link>
		<comments>http://techblog.touchbasic.com/html/3-week-shakedown-2-rss-readers-remain/#comments</comments>
		<pubDate>Fri, 30 Sep 2005 21:22:33 +0000</pubDate>
		<dc:creator>elran</dc:creator>
				<category><![CDATA[Everything]]></category>
		<category><![CDATA[aggregation]]></category>
		<category><![CDATA[bloglines]]></category>
		<category><![CDATA[feed readers]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[machine learning]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[rojo]]></category>
		<category><![CDATA[rss readers]]></category>
		<category><![CDATA[searchfox]]></category>
		<category><![CDATA[syndication]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://techblog.touchbasic.com/html/?p=143</guid>
		<description><![CDATA[This article will look at the remaining 4 RSS readers ( SearchFox, Rojo, Bloglines, Newsgator Online ) that i am reviewing and eliminate another 2 services based on usability and personal preference. Note: any pros / cons stated below are in addition to the ones already mentioned here. The Recap: RSS? Why. ( evolution of [...]]]></description>
			<content:encoded><![CDATA[<p>This article will look at the remaining 4 RSS readers ( <a href="http://rss.searchfox.com/">SearchFox</a>, <a href="http://www.rojo.com/">Rojo</a>, <a href="http://www.bloglines.com/">Bloglines</a>, <a href="http://www.newsgator.com/">Newsgator Online</a> ) that i am reviewing and eliminate another 2 services based on usability and personal preference. Note: any pros / cons stated below are in addition to the ones already mentioned <a href="http://techblog.touchbasic.com/html/1-week-comparison-searchfox-feedster-pluck-bloglines-rojo-and-newsgator/">here</a>.</p>
<p><strong>The Recap:</strong></p>
<ul>
<li><a href="http://techblog.touchbasic.com/html/so-you-think-you-can-rss-why/">RSS? Why</a>. ( evolution of the Net and why RSS is so popular )</li>
<li><a href="http://techblog.touchbasic.com/html/so-you-think-you-can-rss-how/">RSS? How</a>. ( how to start using web-based RSS services )</li>
<li><a href="http://techblog.touchbasic.com/html/1-week-comparison-searchfox-feedster-pluck-bloglines-rojo-and-newsgator/">1 Week Comparison</a>. ( a look at 6 popular web-based RSS readers )</li>
</ul>
<p><strong>The Breakdown:</strong></p>
<p>SearchFox -</p>
<ul>
<li>Pros: really fast now &#8211; with possibly the fastest OPML import i&#8217;ve seen. (ironically, you get a message saying it might take 5-10 minutes for all the feeds to show up, 50 or so in my case, but it took about 3 seconds), if adding a feed fails you get a useful link to validate the feed (also there&#8217;s a quick link to the actual website to check if it&#8217;s online), machine learning technology is really starting to warm up (stories are given a score based on your interests which saves me lots of time)</li>
<li>Cons: <del datetime="2005-10-01T04:48:42+00:00">no way to sort by date (sometimes you just want to see the most recent articles for a quick second)</del> <span style="color:#bbb;">[<a style="color:#bbb;" href="http://techblog.touchbasic.com/html/3-week-shakedown-2-rss-readers-remain/#comment-58">see comments</a>]</span>,  accident prone one-click delete (individual sites and entire folder of feeds with no warning), &#8220;email&#8221; this post requires a configured email client like OutlookExpress (sort of works against the idea of being web based)</li>
</ul>
<p>Rojo -</p>
<ul>
<li>Pros: rename feeds (you&#8217;re not stuck with default name for any feed you want to add), easily find info on the feeds you&#8217;re subscribed to (by clicking the &#8220;i&#8221; icon), advanced sort capabilities (sort by: feed tags, how frequently read, unread story count, and name), â€œemail thisâ€ post (a feature i actually started using regularly)</li>
<li>Cons: <del datetime="2005-12-06T04:43:59+00:00">i can&#8217;t see what date each post was made (only vague 2 hours ago, 5 hours ago, etc.)</del><span style="color:#bbb;">[<a style="color:#bbb;" href="http://techblog.touchbasic.com/html/3-week-shakedown-2-rss-readers-remain/#comment-280">see comments</a>]</span>, tagging stories and feeds can get tiresome (time consuming)</li>
</ul>
<p><span id="more-143"></span></p>
<p>Bloglines -</p>
<ul>
<li>Pros: tabs help keep things organized (not by much), icons associated with feeds (left sidebar) help when trying to quickly find a site, &#8220;email this&#8221; post (same as Rojo), organize your favorite clipping into folders (on the fly), preview this feed (just before you add it)</li>
<li>Cons: favorite clippings are displayed in the sidebar (instead of the main window), clicking on top-level directory in &#8220;My feeds&#8221; makes all new feeds appear as read (that sucks), &#8220;mark all as  read&#8221; link is kind of useless (see previous con), export OPML feature is unintuitive (file opens in browser instead of downloading the file automatically &#8211; user must click &#8220;file&#8221;>&#8221;save as&#8221;) and is hard to find because it&#8217;s all the way at the bottom of the left sidebar.</li>
</ul>
<p>Newsgator Online -</p>
<ul>
<li>Pros: favorite clippings are displayed in the main window (instead of the sidebar), convenient &#8220;email this&#8221; post feature (same as Rojo)</li>
<li>Cons: can&#8217;t seem to find any info on each of the feeds i subscribe to (# of subscribers, Feed URL), no way to rename anything (folders or feeds), no way to mark &#8220;all posts&#8221; as read (only mark &#8220;this page&#8221; or &#8220;this post&#8221; as read), no icons associated with feeds (icon save time when trying to find stuff fast), had some css problems with collapsible feed descriptions using Firefox.</li>
</ul>
<p><strong>The Shakedown:</strong> (and why they lost out)</p>
<ul>
<li>Bloglines &#8211; while it is probably the easiest RSS reader service to get started on, things quickly get disorganized to the point of no return. The result was that i eventually just exported all my feeds as OPML and imported them into SearchFox and Rojo.</li>
<li>Newsgator Online &#8211; is most likely my 3rd favorite service of those mentioned above. And although there aren&#8217;t any major problems to speak of, something about the main user-interface just turned me off. For some reason the whole layout just makes me feel like i have less control over everything. Also, the company as a whole seems a lot more corporate; it makes me wonder how dedicated they are to the free &#8220;online&#8221; version of their software.</li>
</ul>
<p><strong>Conclusions:</strong></p>
<p>With 2 RSS readers remaining, SearchFox and Rojo stick out as my favorites (so far). Looks like it might take a little longer to decided on just 1 service but i&#8217;m not really in any rush to choose. In the meantime, i&#8217;ll continue to use both of them regularly and probably post some more of my observations. i might even come up with some sort of wishlist or &#8220;things i&#8217;d like to see&#8221; in new versions of SearchFox and Rojo so stay tuned.</p>
<p><span style="color:#bbb;margin-bottom:15px;">[ <em>This is a follow up to a previous article entitled:</em>"<a style="color:#bbb;" href="http://techblog.touchbasic.com/html/1-week-comparison-searchfox-feedster-pluck-bloglines-rojo-and-newsgator/">1 week comparison: SearchFox, Feedster, Pluck, Bloglines, Rojo, and NewsGator</a>", which is itself a follow up to an earlier post entitled:  "<a style="color:#bbb;" href="http://techblog.touchbasic.com/html/so-you-think-you-can-rss-how/">So you think you can RSS? How</a>", which is itself a follow up to an even earlier post entitled: "<a style="color:#bbb;" href="http://techblog.touchbasic.com/html/so-you-think-you-can-rss-why/">So you think you can RSS? Why</a>". ]</span></p>
]]></content:encoded>
			<wfw:commentRss>http://techblog.touchbasic.com/html/3-week-shakedown-2-rss-readers-remain/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>1 week comparison: SearchFox,  Feedster, Pluck, Bloglines, Rojo, and NewsGator</title>
		<link>http://techblog.touchbasic.com/html/1-week-comparison-searchfox-feedster-pluck-bloglines-rojo-and-newsgator/</link>
		<comments>http://techblog.touchbasic.com/html/1-week-comparison-searchfox-feedster-pluck-bloglines-rojo-and-newsgator/#comments</comments>
		<pubDate>Fri, 09 Sep 2005 19:00:40 +0000</pubDate>
		<dc:creator>elran</dc:creator>
				<category><![CDATA[Everything]]></category>
		<category><![CDATA[aggregation]]></category>
		<category><![CDATA[bloglines]]></category>
		<category><![CDATA[feed readers]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[machine learning]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[rojo]]></category>
		<category><![CDATA[searchfox]]></category>
		<category><![CDATA[syndication]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://techblog.touchbasic.com/html/?p=138</guid>
		<description><![CDATA[[ page last updated: Oct. 21, 2005. ] i can&#8217;t believe an entire week has gone by.. i wanted to take a couple of hours each day to test out these 6 feed readers, but i gotta say that i still can&#8217;t decide which one i feel most comfortable with. looks like i may have [...]]]></description>
			<content:encoded><![CDATA[<p><span style="color:#bbb;margin-bottom:15px;">[ page last updated: Oct. 21, 2005. ]</span></p>
<p>i can&#8217;t believe an entire week has gone by..<br />
i wanted to take a couple of hours each day to test out these 6 feed readers, but i gotta say that i still can&#8217;t decide which one i feel most comfortable with. looks like i may have seriously underestimated how easy it was going to be to make this choice. in the meantime, let me just say, that i have become a full blown feed junkie, thank you very much (not sure who to point the finger at on this one &#8211; but it&#8217;s got to be somebody&#8217;s fault right?).</p>
<p>anyway, here&#8217;s how i&#8217;ve been doing it and what i&#8217;ve found:</p>
<p><span id="more-138"></span></p>
<div style="margin:10px;padding:10px;width:540px;border:1px dashed #000;">
<div style="float:left;width:240px;"><span class="under">RSS readers being compared</span>:</p>
<ol>
<li>SearchFox</li>
<li>My Feedster</li>
<li>Pluck Online</li>
<li>Bloglines</li>
<li>Rojo</li>
<li>NewsGator Online</li>
</ol>
</div>
<div style="width:260px;margin-left:260px;"><span class="under">Areas of Comparison</span>:</p>
<ul>
<li>Account Settings (AccSet)</li>
<li>Search Features (Search)</li>
<li>Clippings / Favorites (ClipFav)</li>
<li>Results Pages (Results)</li>
<li>Managing Feeds (Manage)</li>
<li>Directory Browsing (DirBro)</li>
<li>Special / Other (SpecO)</li>
</ul>
</div>
</div>
<p>i started by logging in to each service, in 6 different Firefox tabs, all in a single browser. next i began to mess around, but trying to give each feed reader an equal amount of my attention. first i used the directories to browse for new feeds, and the search box to find sites with content i was interested in. then i took a look at the account features provided by each service. could i change my preferences.. did i even have any preferences? there were many things to explore. i did notice that Pluck and NewsGator kept logging me out if i hadn&#8217;t used them for more than 10 minutes or so. while this might be a very secure and efficient thing to do, the result was that i ended up spending a lot more time using all the other feed readers &#8211; who wants to have to keep logging in over and over again every ten minutes?</p>
<p>once i got bored of that,  i tried to import an OPML file, which is essentially just a list of many different feeds all conveniently packed into one file. very useful for quickly moving around all your feeds (ie: import / export). suddenly i had a ton of feeds in my reader (80-120), and things got all cluttered. things were a mess, so i figured this might be a good time to test out how well each feed reader was able to manage large numbers of feeds. i deleted and renamed feeds and folders, reordering them in a way that was most useful to me. options like: display only unread articles, mark as read, and sort by date, are all particularly useful in these respects.</p>
<p>here are some more brief observations i have made over the course of the week:</p>
<p><strong>SearchFox</strong> &#8211;<br />
Pros: expand/collapse summaries within feeds (Results), easy to navigate/browse feeds (DirBro), sort by day/week/month/favs/all (Results), ability to mark article as unread (Manage), machine learning technology (SpecO)<br />
Cons: <del datetime="2005-09-14T18:04:29+00:00">slow to add feeds (Manage)</del> <span style="color:#bbb;">[this seems much faster now]</span>, <del datetime="2005-09-11T18:22:49+00:00">no OPML import</del> <span style="color:#bbb;">[<a style="color:#bbb;" href="http://techblog.touchbasic.com/html/1-week-comparison-searchfox-feedster-pluck-bloglines-rojo-and-newsgator/#comment-40">see comments</a>]</span> <del datetime="2005-10-22T01:31:37+00:00">or export (Manage)</del> <span style="color:#bbb;">[this feature was added: 10/21/05]</span>, no account preferences (AccSet) &#8211; but they&#8217;re still just in beta.</p>
<p><strong>My Feedster</strong> -<br />
Pros: add feeds really fast (Manage), import/export opml files and urls(Manage)<br />
Cons: feed results page is difficult to view (Results), no way to sort page results (Results)</p>
<p><strong>Pluck Online</strong> -<br />
Pros: fast loading pages (Results), import opml files but not urls (Manage), open stories in new window (Results), add bookmarks as well as feeds (SpecO), view Shadow pages (SpecO)<br />
Cons: can&#8217;t tell which articles are new or have been read (Manage), no export opml (Manage), weird reloading browser window if you try to do anything (DirBro)</p>
<p><strong>Bloglines</strong> -<br />
Pros: sort results differently for each folder/category (Results), expand/collapse feeds (Results), import opml files but not urls (Manage), export opml (Manage), keep articles as new even after they&#8217;ve been read (Manage)<br />
Cons: no folder is created when importing new feeds (Manage), saving favorites is a 2-step process (ClipFav)</p>
<p><strong>Rojo</strong> -<br />
Pros: import/export opml (Manage), expand/collapse summaries within feeds (Results), many ways to sort (Results), easy one-click save/flag entries (ClipFav)<br />
Cons: no easy way to rename categories (Manage)</p>
<p><strong>NewsGator Online</strong> -<br />
Pros: easily mark stories as read (Manage), choice to view only unread items (Results), the only service where you log in on a secure (https) server (SpecO), import/export opml files and urls (Manage)<br />
Cons: can&#8217;t keep articles as new once they&#8217;ve been read (Manage)</p>
<p>Some of these feed readers have special features that would require more extensive testing in order for me to really say which i liked better. extras like tagging feeds (Rojo), favorites (Pluck), communities (Rojo,Pluck,Bloglines), machine learning (SearchFox), could easily sway my decision. the only service i am sure i would never stick with is Feedster. aside from being fast, i often had problems viewing feeds, organizing anything, uploading my logo/image, and sometimes it just wouldn&#8217;t work at all. if i had to pick my favorite 3 out of these 6 readers, i would have to say Rojo, Bloglines, and NewsGator. SearchFox could be up there as well, because of it&#8217;s ease of use. but since it is still in beta, and because i am forever intrigued with the idea of machine learning technology, i will keep SearchFox around for another 2 weeks. in that time, hopefully i can narrow these 3 services (actually 4) down to my #1 favorite. wish me luck.</p>
<p><span style="color:#bbb;margin-bottom:15px;">[ <em>This is a follow up to a previous article entitled:</em> "<a style="color:#bbb;" href="http://techblog.touchbasic.com/html/so-you-think-you-can-rss-how/">So you think you can RSS? How</a>", which is itself a follow up to an even earlier post entitled: "<a style="color:#bbb;" href="http://techblog.touchbasic.com/html/so-you-think-you-can-rss-why/">So you think you can RSS? Why</a>", and looks at the evolution of the internet, why RSS and other feed formats are so popular today, how to use them, and why you might like one service over another. ]</span></p>
]]></content:encoded>
			<wfw:commentRss>http://techblog.touchbasic.com/html/1-week-comparison-searchfox-feedster-pluck-bloglines-rojo-and-newsgator/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
	</channel>
</rss>

