<?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>Tiffany B. Brown &#187; Software and web tools</title>
	<atom:link href="http://tiffanybbrown.com/category/reviews/software-and-web-tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://tiffanybbrown.com</link>
	<description>A web log about web development and internet culture with frequent detours into other stuff.</description>
	<lastBuildDate>Wed, 23 May 2012 16:23:51 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Opera Unite: A server in your browser</title>
		<link>http://tiffanybbrown.com/2009/06/17/opera-unite-a-server-in-your-browser/</link>
		<comments>http://tiffanybbrown.com/2009/06/17/opera-unite-a-server-in-your-browser/#comments</comments>
		<pubDate>Wed, 17 Jun 2009 14:42:42 +0000</pubDate>
		<dc:creator>tiffany</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Opera]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Software and web tools]]></category>
		<category><![CDATA[file sharing]]></category>
		<category><![CDATA[peer-to-peer]]></category>
		<category><![CDATA[underarmchairmedia]]></category>
		<category><![CDATA[web servers]]></category>

		<guid isPermaLink="false">http://tiffanybbrown.com/?p=2048</guid>
		<description><![CDATA[Opera has just launched a shot across the bow of other browsers with its new Unite feature. It&#8217;s a part of Opera 10, which is still in beta, but it could revolutionize the web, by turning every computer into a server. So what can you do with Unite? Several things, including: Share files, including photo [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://tiffanybbrown.com/images/uploads/2009/06/unitetab.gif" alt="Opera unite tab" title="Opera unite tab" width="280" height="423" style="float:right; margin: 0 0 10px 10px" class="imgright alignright size-full wp-image-2058" /><br />
Opera has just launched a shot across the bow of other browsers with its new <a href="http://labs.opera.com/news/2009/06/16/">Unite</a> feature. It&#8217;s a part of Opera 10, which is still in beta, but it could revolutionize the web, by turning <em>every computer</em> into a server.</p>
<p>So what can you do with Unite? Several things, including:</p>
<ul>
<li><b>Share files</b>, including photo downloading and music streaming.</li>
<li><b>Host chats</b> with your friends.</li>
<li><b>Run a web server</b> for a simple web site.</li>
<li><b>Leave or receive notes</b> on your computer.</li>
</ul>
<p>Unite <b>requires an <a href="http://my.opera.com/">Opera</a> account</b>, and an alpha build of Opera 10b (<a href="http://snapshot.opera.com/windows/o100s_1589.exe">Windows</a>, <a href="http://snapshot.opera.com/mac/o100s_6510.dmg">Mac</a>, <a href="http://snapshot.opera.com/unix/10-unite/">Linux</a>). </p>
<p>Opera Unite is a <b>local web server</b>, but it interacts with a proxy server. This means that end users don&#8217;t need to establish a firewall or set up port forwarding on their machines. They can just install Opera and go.</p>
<p>After starting a service, you can <b>set three levels of access control</b>: Public (open to anyone), Limited (open to anyone with a password), and Private (available to you). With file sharing and web serving, you also control which directory you want to make available. </p>
<p>Once you have made a directory available, you can send the url &#8212; in the form of http://computernickname.yourmyoperausername.operaunite.com/ &#8212; to your friends. It&#8217;s viewable <em>in any browser</em>, including mobile devices.</p>
<h2>Don&#8217;t be a dummy: be a safe(r) Unite user</h2>
<p>As with any service that lets users share their hard drive&#8217;s contents, Opera Unite can be a potential resource hog and security hole. Opera got it right by making these services easy to start or stop, and by supporting restricted access via password. Still, it&#8217;s up to users to understand how it all works.</p>
<p>For example, I stumbled across one user&#8217;s web server directory that hosted PHP files. Unite, however, is a simple and light-weight HTTP server. <strong>There is no PHP</strong>, which means that everything &#8212; including his database configuration details &#8212; is being served as plain text.</p>
<p>So there are two lessons learned: </p>
<ol>
<li>Unite is a basic non-Apache server with no modules that means there&#8217;s no PHP, Perl, Python, or even server-side includes available.</li>
<li>Don&#8217;t share directories with sensitive data, and limit the number of directories that are exposed via Unite</li>
</ol>
<p>Something else to know: Unite ties you in to the <a href="http://my.opera.com/">My Opera</a> social network and makes other members aware that your services are running. </p>
<h2>Is Unite a game-changer?</h2>
<p>I think it depends on what the game is. </p>
<p>I don&#8217;t think Unite is compelling enough for most users to switch to Opera as their primary browser or to join the My Opera community. But I would not be surprised if it gained some traction with the geek set.</p>
<p>The <em>concept</em> of Opera Unite is pretty powerful. I can see this being useful as an impromptu office file sharing network, or to stream music from a computer at home to another at a friend&#8217;s house party. </p>
<p>Keep in mind that Unite also <a href="http://dev.opera.com/articles/view/opera-unite-developer-primer/">comes with a JavaScript API</a> that supports file I/O (input/output). In a way, Opera is moving us closer to ubiquitous computing and the browser as OS.</p>
<p>And perhaps that&#8217;s the real story of Opera Unite: it is now dead-simple to give as much as you get from the web and use the skills you already have to build new tools.</p>
]]></content:encoded>
			<wfw:commentRss>http://tiffanybbrown.com/2009/06/17/opera-unite-a-server-in-your-browser/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Buzzword.com: Flash-based online word processor</title>
		<link>http://tiffanybbrown.com/2007/11/29/buzzwordcom-flash-based-online-word-processor/</link>
		<comments>http://tiffanybbrown.com/2007/11/29/buzzwordcom-flash-based-online-word-processor/#comments</comments>
		<pubDate>Thu, 29 Nov 2007 09:00:15 +0000</pubDate>
		<dc:creator>tiffany</dc:creator>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[Internet life]]></category>
		<category><![CDATA[Software and web tools]]></category>
		<category><![CDATA[google docs]]></category>
		<category><![CDATA[web office]]></category>
		<category><![CDATA[zoho]]></category>

		<guid isPermaLink="false">http://tiffanybbrown.com/2007/11/29/buzzwordcom-flash-based-online-word-processor/</guid>
		<description><![CDATA[It&#8217;s old news that web-based word processing applications are sprouting up all over the web. There&#8217;s Google Docs, Zoho Writer, ThinkFree and gOffice among others. View larger version One of the most recent entrants to this fairly crowded field, is Buzzword by Virtual Ubiquity, which was recently acquired by Adobe. I tested Buzzword using Firefox [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s old news that web-based word processing applications are sprouting up all over the web. There&#8217;s <a href="http://docs.google.com/">Google Docs</a>, <a href="http://writer.zoho.com/">Zoho Writer</a>, <a href="http://thinkfree.com/">ThinkFree</a> and <a href="http://goffice.com/">gOffice</a> among others.</p>
<div class="video">
<a href="http://www.flickr.com/photos/tiffanybrown76/2072148142/" title="Buzzword screen shot by tiffanybbrown, on Flickr"><img src="http://farm3.static.flickr.com/2031/2072148142_77ba5024e2.jpg" width="500" height="303" alt="Buzzword screen shot" /></a><br />
<a href="http://www.flickr.com/photo_zoom.gne?id=2072148142&#038;size=o">View larger version</a>
</div>
<p>One of the most recent entrants to this fairly crowded field, is <a href="http://www.buzzword.com/" class="b">Buzzword</a> by <a href="http://virtub.com/">Virtual Ubiquity</a>, which was recently <a href="http://blog.buzzword.com/?p=29">acquired by Adobe</a>.</p>
<p>I tested Buzzword using Firefox 2.0.0.10 and Camino 1.5 on Mac OS X 10.4. Buzzword officially supports Safari 2.0.4 or 3.0.3, Firefox 1.5 (Windows only), Firefox 2.0 (Mac and Windows), Microsoft Internet Explorer 6.0 or 7.0. I didn&#8217;t have any problems with Camino, however. I&#8217;m also betting it will run just as well in Opera 9.x. No matter the brower, the Flash Player 9 is required.</p>
<p>Buzzword was developed using <a href="http://www.adobe.com/products/flex/">Flex</a> (back end) and <a href="http://www.adobe.com/products/flashplayer/">Flash</a> (front end). The Flash interface means that Buzzword&#8217;s front-end has the kind of richness associated with desktop applications. Your default view is a page view, allowing you to see where your document pages break. Formatting controls have a high level of screen-to-print fidelity.</p>
<p>Other notable features?</p>
<ul>
<li>Document version history and restore</li>
<li>Document sharing and collaboration</li>
<li>Granular control over line and paragraph spacing</li>
<li>Page headers and footers</li>
<li>Endnotes (footnotes)</li>
<li>Drag-able margin control that operates much like Microsoft Word</li>
<li>Annotate a document with comments</li>
<li>Numbered scroll bar indicates what page you are viewing</li>
<li>Inline spell-checking</li>
<li>Familiar <a href="http://www.buzzword.com/help/index.html#keyboardCommands">keyboard commands</a>
</li>
</ul>
<p>While Buzzword is darn sexy, it&#8217;s not perfect. You can share documents for collaboration or export documents,  for example, but you can&#8217;t make a document public. You can link to it, but viewers will have to sign up for a Buzzword account. I&#8217;d also like to see Buzzword offer an HTTPS option for logins and document editing.</p>
<p>That said, I still feel comfortable making the bold claim that <strong>Buzzword is the most robust web word processor available</strong>. Google Docs, ThinkFree, and Zoho win for their integration with their other office productivity applications, but Buzzword excels at what it does.</p>
<p>Disagree? Share in the comments.</p>
<h3>Related:</h3>
<ul>
<li><a href="http://tiffanybbrown.com/2007/11/26/zoho-lets-you-edit-off-line-dust-me-selectors-version-20-debuts/">Zoho lets you edit off line, Dust-Me Selectors version 2.0 debuts</a></li>
<li><a href="http://tiffanybbrown.com/2007/11/06/tips-for-using-the-web-to-run-your-business/">Tips for using the web to run your business</a></li>
<li><a href="http://tiffanybbrown.com/2007/05/15/review-workspace/">Review: WorkSpace</a></li>
<li><a href="http://tiffanybbrown.com/2006/08/13/google-spreadsheets/">Google Spreadsheets</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://tiffanybbrown.com/2007/11/29/buzzwordcom-flash-based-online-word-processor/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Overview: Miro 1.0</title>
		<link>http://tiffanybbrown.com/2007/11/26/overview-miro-10/</link>
		<comments>http://tiffanybbrown.com/2007/11/26/overview-miro-10/#comments</comments>
		<pubDate>Mon, 26 Nov 2007 10:00:43 +0000</pubDate>
		<dc:creator>tiffany</dc:creator>
				<category><![CDATA[Pop culture]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Software and web tools]]></category>
		<category><![CDATA[TV]]></category>
		<category><![CDATA[democracy player]]></category>
		<category><![CDATA[iptv]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[joost]]></category>
		<category><![CDATA[miro]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[video blogging]]></category>
		<category><![CDATA[vlogging]]></category>

		<guid isPermaLink="false">http://tiffanybbrown.com/2007/11/26/overview-miro-10/</guid>
		<description><![CDATA[I missed this because I was on vacation, but on November 13, the folks over at the Participatory Culture Foundation released the 1.0 version of Miro. Miro, formerly known as Democracy Player, likes to compare itself to the on-demand video service Joost. The two are quite different, however. Joost is very much on-demand television over [...]]]></description>
			<content:encoded><![CDATA[<p>I missed this because I was <a href="http://tiffanybbrown.com/2007/11/18/seeing-saba-from-sint-maarten/">on vacation</a>, but on November 13, the folks over at the <a href="http://participatoryculture.org/">Participatory Culture Foundation</a> released the 1.0 version of <a href="http://www.getmiro.org/">Miro</a>.</p>
<div class="video">
<a href="http://www.flickr.com/photos/tiffanybrown76/2065986658/" title="Miro on the Mac by tiffanybbrown, on Flickr"><img src="http://farm3.static.flickr.com/2185/2065986658_5e97260c32.jpg" width="500" height="373" alt="Miro on the Mac" /></a>
</div>
<p>Miro, formerly known as Democracy Player, likes to compare itself to the on-demand video service <a href="http://www.joost.com/">Joost</a>. The two are quite different, however. Joost is very much on-demand television over the Internet with chat and sharing features. Joost&#8217;s shows are, for the most part, full-length programs provided by major media brands. But Miro is essentially a feed reader for video. Think of Miro as an open-source version of <a href="http://www.apple.com/itunes/">iTunes</a> with less of a focus on audio.</p>
<p>With Miro, you can subscribe to channels via RSS. Most of the content available via Miro is high-quality video podcasts or television segments, not 30-or-60-minute television shows. Some of the content providers are big brands, though. ABC News, the NBA, and Wired TV produce just a few of the videos available. And many, if not most of these videos are ad-free. </p>
<p>As with iTunes, Miro lets you create playlists. You can also import videos from your hard drive into your Miro library. And though it&#8217;s not a highlighted feature, Miro can also manage and play <em>audio</em> files. </p>
<p>Want to share your channel line up with friends or between computers? Not a problem. Just export or import your feeds with an <a href="http://en.wikipedia.org/wiki/OPML">OPML</a> file.</p>
<p>My favorite feature is Miro&#8217;s integration with major video sharing sites. You can search Yahoo! Video, Google Video, Youtube, Revver, and Blip.tv (among others), and import the search results&#8217; RSS feed as a channel. True, RSS feeds from search are a feature of the aforementioned sites, but I like the ability to search and save from within the user interface.</p>
<p>Is it worth switching to Miro from iTunes or Joost? I think it complements Joost&#8217;s programming, but it doesn&#8217;t have any of Joost&#8217;s social features and lacks the heavier-hitters in Joost&#8217;s content lineup. Miro trumps iTunes for video playback, but iTunes still wins for music management. If you have an iPod, sticking with iTunes is a bit of a no-brainer. And because Miro&#8217;s channels are RSS, you can watch a good deal of its content by subscribing through iTunes. But it <em>is</em> open source, and that means a lot to many people.</p>
<p>Have you test-driven Miro? Do you prefer your Internet video in short bursts, or in a more TV-like experience. What software or web applications do you use to view the video podcasts you follow? Do we really need a desktop-based RSS feed reader for video? Say what you mean and mean what you say in the comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://tiffanybbrown.com/2007/11/26/overview-miro-10/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Tips for using the web to run your business</title>
		<link>http://tiffanybbrown.com/2007/11/06/tips-for-using-the-web-to-run-your-business/</link>
		<comments>http://tiffanybbrown.com/2007/11/06/tips-for-using-the-web-to-run-your-business/#comments</comments>
		<pubDate>Tue, 06 Nov 2007 19:00:50 +0000</pubDate>
		<dc:creator>tiffany</dc:creator>
				<category><![CDATA[Social media]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Software and web tools]]></category>
		<category><![CDATA[Tools & Resources]]></category>
		<category><![CDATA[business]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[web office]]></category>

		<guid isPermaLink="false">http://tiffanybbrown.com/2007/11/06/tips-for-using-the-web-to-run-your-business/</guid>
		<description><![CDATA[TwoThree posts on turning your office into a web-based one. The Freelancer&#8217;s Toolset: 100 Web Apps for Everything You Will Possibly Need 8 Steps to running your business on (mostly) free apps The Social Enterprise &#8211; What Works, and What Doesn&#8217;t Somewhat related: Using Amazon S3 for hard drive backups Freebie resources for designers Review: [...]]]></description>
			<content:encoded><![CDATA[<p><del datetime="2007-11-07T15:06:24+00:00">Two</del><ins datetime="2007-11-07T15:06:24+00:00">Three posts on turning your office into a web-based one.</p>
<ul>
<li><a href="http://www.clipclip.org/ky1008/clips/detail/19133">The Freelancer&#8217;s Toolset: 100 Web Apps for Everything You Will Possibly Need</a></li>
<li><a href="http://foundread.com/2007/11/05/8-steps-to-running-your-business-on-mostly-free-apps/">8 Steps to running your business on (mostly) free apps</a></li>
<li><a href="http://www.readwriteweb.com/archives/the_social_enterprise.php">The Social Enterprise &#8211; What Works, and What Doesn&#8217;t</a></li>
</ul>
<h3>Somewhat related:</h3>
<ul>
<li><a href="http://tiffanybbrown.com/2007/09/17/amazon-s3-service/">Using Amazon S3 for hard drive backups</a></li>
<li><a href="http://tiffanybbrown.com/2007/08/23/freebie-resources-for-designers/">Freebie resources for designers</a></li>
<li><a href="http://tiffanybbrown.com/2007/07/02/online-mind-map-services/">Review: The online mind map smackdown</a></li>
<li><a href="http://tiffanybbrown.com/2006/05/30/open-source-software/">Open source favorites</a></li>
</ul>
<p></ins></p>
]]></content:encoded>
			<wfw:commentRss>http://tiffanybbrown.com/2007/11/06/tips-for-using-the-web-to-run-your-business/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Aptana reaches 1.0, announces paid pro edition</title>
		<link>http://tiffanybbrown.com/2007/10/30/aptana-reaches-10-announces-paid-pro-edition/</link>
		<comments>http://tiffanybbrown.com/2007/10/30/aptana-reaches-10-announces-paid-pro-edition/#comments</comments>
		<pubDate>Tue, 30 Oct 2007 15:01:33 +0000</pubDate>
		<dc:creator>tiffany</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Software and web tools]]></category>
		<category><![CDATA[Tools & Resources]]></category>
		<category><![CDATA[Web Development & Programming]]></category>
		<category><![CDATA[aptana]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[text editors]]></category>

		<guid isPermaLink="false">http://tiffanybbrown.com/2007/10/30/aptana-reaches-10-announces-paid-pro-edition/</guid>
		<description><![CDATA[Aptana, one of my favorite open source text editors, has reached its 1.0 milestone, re-naming the product Aptana Studio (n&#233;e Aptana IDE) and adding a supported, professional version for an introductory price of $99 (regular price $199). What do you get in the pro edition that&#8217;s not available in the community version? JSON support Support [...]]]></description>
			<content:encoded><![CDATA[<p>Aptana, one of my favorite open source text editors, has  <a href="http://www.aptana.com/blog/?p=200">reached its 1.0 milestone</a>, re-naming the product Aptana Studio (n&eacute;e Aptana <abbr title="Integrated Development Environment">IDE</abbr>) and adding a supported, professional version for an introductory price of $99 (regular price $199).</p>
<p>What do you get in the pro edition that&#8217;s not available in the community version?</p>
<ul>
<li><a href="http://json.org/"><abbr title="JavaScript Object Notation">JSON</abbr></a> support</li>
<li>Support for secure <abbr title="File Transfer Protocol">FTP</abbr> connections (via <abbr title="Secure Shell">SSH</abbr> &amp; <abbr title="Secure Sockets Layer">SSL</abbr>)</li>
<li>JavaScript debugging for Internet Explorer</li>
<li>Project reporting engine</li>
<li>Priority support for one year</li>
<li>Access to preview and nightly builds</li>
</ul>
<p>Earlier, <a href="http://tiffanybbrown.com/2007/01/17/aptana-text-editor-ide-free-open-source/">no-cost releases of Aptana</a> supported <abbr title="Secure File Transfer Protocol">SFTP</abbr> server connections. I&#8217;m disappointed to see that change with the release of a professional version. </p>
<p>Aptana is, without question, one of the best front-end development environments available (I haven&#8217;t used its server-side language features much).  At $99, it hits a sweet-spot between affordable text editors like Panic&#8217;s <a href="https://www.panic.com/coda/">Coda</a> (Mac only; currently $79; regularly $99), <a href="http://www.barebones.com/products/bbedit/">BBEdit</a> (Mac-only; $125), or <a href="http://www.notetab.com/">NoteTab</a> (Window only; $29.95) and pricier editors such as <a href="http://www.adobe.com/products/dreamweaver/">Dreamweaver</a> (Mac / Win; $399). </p>
<p>At its full $199 price, however, it becomes harder to justify its purchase. For $100 less, Coda gives you many of Aptana&#8217;s core features and adds some sexy bits (like a built-in shell emulator and CSS color picker) of its own. For $74 less, BBEdit gives you a wider range of language support and a deliciously uncluttered interface. Plus there are some powerful <em>free</em> text editors such as <a href="http://jedit.org/">jEdit</a> (Java-based; cross-platform) and <a href="http://htmlkit.com/">HTML-Kit</a> (Windows only) that are good <em>enough</em> for many developers. </p>
<p>What&#8217;s your take? Have you used Aptana? Would you consider a professional license? Are you too wedded to your current text editor to switch?</p>
<p><b>Related posts:</b> </p>
<ul>
<li><a href="http://tiffanybbrown.com/2006/05/30/open-source-software/">Open source favorites</a></li>
<li><a href="http://tiffanybbrown.com/2006/05/17/text-editors-and-ides/">What&#8217;s your favorite text editor or IDE?</a></li>
<li><a href="http://tiffanybbrown.com/2007/01/17/aptana-text-editor-ide-free-open-source/">Aptana IDE: Is it the text editor you&#8217;ve been looking for?</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://tiffanybbrown.com/2007/10/30/aptana-reaches-10-announces-paid-pro-edition/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>GlobalGrind.com: Niche audience start pages?</title>
		<link>http://tiffanybbrown.com/2007/08/02/globalgrindcom-niche-audience-start-pages/</link>
		<comments>http://tiffanybbrown.com/2007/08/02/globalgrindcom-niche-audience-start-pages/#comments</comments>
		<pubDate>Thu, 02 Aug 2007 06:00:05 +0000</pubDate>
		<dc:creator>tiffany</dc:creator>
				<category><![CDATA[Internet life]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Software and web tools]]></category>
		<category><![CDATA[Tools & Resources]]></category>

		<guid isPermaLink="false">http://tiffanybbrown.com/2007/08/02/globalgrindcom-niche-audience-start-pages/</guid>
		<description><![CDATA[UPDATE: GlobalGrind.com has received funding from Accel Partners, a venture capital group who has also funded Facebook and BrightCove. Russell Simmons is involved in the project, which is a startup by the folks who brought you 360hiphop.com. [Via&#160;Alarm:Clock] Also read: Global Grind is Pageflakes for Hip Hop on Mashable and Global Grind: Startpage For Hip [...]]]></description>
			<content:encoded><![CDATA[<p><ins datetime="2007-08-21T19:48:41+00:00" class="editors-note">UPDATE: GlobalGrind.com <a href="http://www.pehub.com/wordpress/?p=1350">has received funding</a> from <a href="http://www.accel.com/">Accel Partners</a>, a venture capital group who has also funded <a href="http://www.facebook.com/">Facebook</a> and <a href="http://www.brightcove.com/">BrightCove</a>. Russell Simmons is involved in the project, which is a startup by the folks who brought you 360hiphop.com. [Via&nbsp;<a href="http://www.thealarmclock.com/mt/archives/2007/08/jim_breyer_goes.html">Alarm:Clock</a>]</p>
<p>Also read: <a href="http://mashable.com/2007/07/25/global-grind/">Global Grind is Pageflakes for Hip Hop</a> on Mashable and <a href="http://www.somewhatfrank.com/2007/08/global-grind-hi.html">Global Grind: Startpage For Hip Hop Gen?</a>.<br />
</ins></p>
<p>Despite being around for a few years, personalized start pages are now the hotness. There&#8217;s the classic of this space <a href="http://my.yahoo.com/">My Yahoo!</a> Internet big dogs such as <a href="http://www.igoogle.com/">Google</a>, <a href="http://my.aol.com/">AOL</a> and <a href="http://my.netscape.com/">Netscape</a> also offer them. There are even a few kicky upstarts in the game such as <a href="http://www.pageflakes.com/">Pageflakes</a>, <a href="http://www.netvibes.com/">NetVibes</a>, <a href="http://www.favoor.com/">Favoor</a>, and <a href="http://www.yourminis.com/start">yourminis.com</a>. </p>
<p>But most of these start pages are geared towards a generalized audience with topics like sports, local news and weather. What if your interests are more specific? More urban, perhaps? </p>
<p>That&#8217;s (presumably) the rationale behind <a href="http://globalgrind.com/">GlobalGrind.com</a>, which is a lot like every other personalized start page on the planet. Global Grind, currently in an invite-only alpha phase, offers aggregated <abbr title="really simple syndication">RSS</abbr> feeds from around the web. Most of its featured content, however, targets a young(-ish), mostly black American, hip-hop-centric audience. &lt;pure speculation&gt; After an initial poking around, I suspect Global Grind will soon add a community component, where users will have the ability to share and possibly comment on each other&#8217;s start pages. &lt;/pure speculation&gt; </p>
<p>I won&#8217;t veer off into a review, especially since I&#8217;ve spent an entire 15 minutes or so with the product. But I think Global Grind could be the first of an interesting wave: personalized start pages that target a specific audience, and promote community. Methinks there&#8217;s enormous potential here.</p>
<p>Thoughts? Please share in the comments.</p>
<p><em style="text-decoration:line-through;">I have 7 more Global Grind invites to share. If you want one <a href="/contact/?subject=I want Global Grind">drop a line</a>.</em> <em>For some reason the 7 invites I had left have disappeared. Not sure what&#8217;s up with that, but will send when/if I get some more.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://tiffanybbrown.com/2007/08/02/globalgrindcom-niche-audience-start-pages/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Review: WorkSpace</title>
		<link>http://tiffanybbrown.com/2007/05/15/review-workspace/</link>
		<comments>http://tiffanybbrown.com/2007/05/15/review-workspace/#comments</comments>
		<pubDate>Tue, 15 May 2007 08:00:22 +0000</pubDate>
		<dc:creator>tiffany</dc:creator>
				<category><![CDATA[(x)HTML]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Gadgets & Personal Tech]]></category>
		<category><![CDATA[Internet life]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Software and web tools]]></category>
		<category><![CDATA[Web Development & Programming]]></category>

		<guid isPermaLink="false">http://tiffanybbrown.com/2007/05/15/review-workspace/</guid>
		<description><![CDATA[What would you expect from a basic text editor? Let&#8217;s create a list of features: Support for plain text Syntax highlighting for HTML, JavaScript, CSS, PHP, SQL, Java, and Perl. Limited auto-complete Ability to connect to multiple FTP servers at once Ability to upload, download, rename and delete files. Line numbering Now what if this [...]]]></description>
			<content:encoded><![CDATA[<p>What would you expect from a basic text editor? Let&#8217;s create a list of features:</p>
<ul>
<li>Support for plain text</li>
<li>   Syntax highlighting for HTML, JavaScript, CSS, PHP, SQL, Java, and Perl.</li>
<li>   Limited auto-complete</li>
<li>   Ability to connect to multiple FTP servers at once</li>
<li>   Ability to upload, download, rename and delete files.</li>
<li>   Line numbering</li>
</ul>
<p>Now what if this was all available in a web-based application? Enter <a href="http://www.createworkspace.com/">WorkSpace</a>.</p>
<p>WorkSpace &#8212; which currently is currently in <em>limited beta testing</em> &#8212; is an online text editing environment with an eye towards web development. You can create documents and save them in your hosted sandbox, or directly to your server via FTP.<br />
<span id="more-1064"></span><br />
Uploading files, creating new files and editing existing files is an easy, intuitive process. Copying files is a little bit trickier. You can&#8217;t, for example, copy a file to the same folder. You must select the file, choose to copy it, then paste it in a new directory. Compare this to, say, <a href="http://www.panic.com/transmit/">Transmit</a> which will automatically save the duplicate file in the same directory as &#8220;filename copy.extension.&#8221;</p>
<p>Moving a file takes some creative thinking as well. Much like the *nix command line, WorkSpace does not allow you to move files, <i>per se</i>. Instead, you have two options:</p>
<ol>
<li>Copy the file to a new directory, then delete the original.</li>
<li>Use the &#8216;Rename&#8217; command and prepend the new path to the file name.</li>
</ol>
<p>For example, to move &#8220;colors.css&#8221; from the root directory to &#8220;styles/,&#8221; for example, you can just rename the file &#8220;styles/colors.css.&#8221; A better interface, in my opinion, would include &#8220;Move&#8221; as an option for managing files, and handle the <em>how</em> behind the scenes.</p>
<p>WorkSpace also doesn&#8217;t yet offer version control or (to my knowledge) integration with a versioning system. You also can&#8217;t share access to a particular workspace, which makes this app fine for individual developers, but not for teams. Another &#8220;would be nice to have&#8221;: some sort of debugging or error-checking interface.  I wouldn&#8217;t be surprised, however, to see these features in a final release version, or in WorkSpace 2.0. </p>
<p>Let&#8217;s not forget the big, honking issue with WorkSpace: security. I don&#8217;t mean to state that the site is insecure. But it does raise some basic questions of trust and protection. Are you willing to give a third party the user names and passwords of your servers? What kind of encryption do they use to connect to your FTP server? Where&#8217;s the indication that the communications between your browser and their servers are encrypted? Are their servers well-protected against intrusion? If you delete a remote WorkSpace, what happens to that user name and password data? Those are questions that aren&#8217;t answered anywhere on their web site.</p>
<p>I do like the <em>idea</em> behind WorkSpace. It gives users the ability to code from any computer with a browser and an internet connection, but without requiring extra software. The downside is that you&#8217;re trusting a company with all of your web site data. I&#8217;m not sure the slight gain in the ability to work remotely is worth the trade-off of giving WorkSpace server access.</p>
<p>I&#8217;d really like to see some clarity about what WorkSpace is doing to protect user data. Show me that you&#8217;re at least <em>trying</em> to keep my FTP user name and password from getting jacked in transmission. Or alternatively, offer a self-hosted option for those who don&#8217;t trust third parties with their sensitive server data. </p>
<p>If you&#8217;d like to give WorkSpace a test drive, you can sign up for a beta testing account on their <a href="http://www.createworkspace.com/">web site</a>.  </p>
]]></content:encoded>
			<wfw:commentRss>http://tiffanybbrown.com/2007/05/15/review-workspace/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Aptana IDE: Is it the text editor you&#8217;ve been looking for?</title>
		<link>http://tiffanybbrown.com/2007/01/17/aptana-text-editor-ide-free-open-source/</link>
		<comments>http://tiffanybbrown.com/2007/01/17/aptana-text-editor-ide-free-open-source/#comments</comments>
		<pubDate>Wed, 17 Jan 2007 09:00:43 +0000</pubDate>
		<dc:creator>tiffany</dc:creator>
				<category><![CDATA[(x)HTML]]></category>
		<category><![CDATA[JavaScript/ECMAScript]]></category>
		<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Software and web tools]]></category>
		<category><![CDATA[Web Development & Programming]]></category>

		<guid isPermaLink="false">http://tiffanybbrown.com/2007/01/17/aptana-text-editor-ide-free-open-source/</guid>
		<description><![CDATA[UPDATE 2: Aptana, beta build 9 includes support for PHP. UPDATE: Aptana has released a beta version that has Ruby on Rails support I first heard of Aptana in the comment thread of a Lifehacker post (about free CSS editors). I&#8217;ve been using it on and off for the last few months, both at home [...]]]></description>
			<content:encoded><![CDATA[<p><ins datetime="2007-04-24T14:29:24+00:00" class="editors-note">UPDATE 2: Aptana, beta build 9 includes <a href="http://www.aptana.com/blog/?p=175">support for  PHP</a>.</ins></p>
<p><ins datetime="2007-04-24T14:29:24+00:00" class="editors-note">UPDATE: Aptana has released a beta version that has <a href="http://aptana.com/download_rails_rdt.php">Ruby on Rails support</a></ins></p>
<p>I first heard of <b>Aptana</b> in the comment thread of a <a href="http://www.lifehacker.com/software/ask-the-readers/ask-the-readers-free-html-editor-with-css-support-213554.php">Lifehacker</a> post (about free CSS editors). I&#8217;ve been using it on and off for the last few months, both at home and the office. It&#8217;s (almost) a dream piece of software for front-end web development. The down side: it&#8217;s software for front-end development.</p>
<p><a href="http://www.flickr.com/photos/tiffanybrown76/357006987/" title="Photo Sharing"><img src="http://farm1.static.flickr.com/151/357006987_81d10024e9.jpg" width="500" height="304" alt="aptana" /></a><br /><a href="http://farm1.static.flickr.com/151/357006987_81d10024e9_o.jpg">View a larger version</a></p>
<p>Because it is a modified version of the <a href="http://www.eclipse.org/">Eclipse</a> <abbr title="Integrated Development Environment">IDE</abbr>, Aptana is also open source. It&#8217;s licensed under the <a href="http://www.eclipse.org/org/documents/epl-v10.php">Eclipse Public License</a>, and freely available from the <a href="http://www.aptana.com/">Aptana web site</a>.<br />
<span id="more-939"></span><br />
Aptana is written in Java, making it cross-platform. Windows, Mac and Linux versions are available. Aptana is also available as a plug-in for Eclipse. You&#8217;ll need to <abbr title="Java Runtime Environment">JRE</abbr> 1.4.2 or higher installed.</p>
<p>Aptana bills itself as a tool for JavaScript and Ajax development. But it&#8217;s also a fantastically capable CSS and HTML Editor.</p>
<p>It&#8217;s specialization, however, is also its biggest drawback. If you also write a great deal of PHP, Ruby, .NET, XML, or SQL code, skip Aptana. There are <a href="http://smultron.sourceforge.net/">several</a> <a href="http://jedit.org/">text</a> <a href="http://barebones.com/products/textwrangler/">editors</a> far better suited to multi-lingual coding. In principle, you <em>could</em> use Aptana to develop in other languages. But it doesn&#8217;t (yet) offer syntax highlighting for them.</p>
<p>For front-end web developers, however, Aptana is drool-worthy &#8212; it&#8217;s downright sexy when you consider its (non-existent) price tag. </p>
<h2>Pros of Aptana</h2>
<ul>
<li>Tag auto close.</li>
<li>Auto formatting.</li>
<li>Syntax highlighting</li>
<li>Built-in tree inspector</li>
<li>Automatic quote and curly bracket balancing.</li>
<li>JavaScript, CSS and HTML quick complete, including <code>-moz-*</code> properties for Mozilla-based browsers.</li>
<li>CSS and HTML code hints: displays valid attributes and property values for the tag in question. </li>
<li>Automatically stores your JavaScript variables, and offers a complete feature for them.</li>
<li>Parses and debugs code on the fly.</li>
<li>Live preview lets you view your pages without having to fire up a browser.</li>
<li>Integrated FTP / SFTP</li>
<li>Unlike jEdit, can store an FTP / SFTP password.</li>
<li>Supports code folding</li>
</ul>
<h2>Cons</h2>
<ul>
<li>Tree inspector does not display text nodes.</li>
<li>Requires a right-click (or equivalent) to set up SFTP. Kind of a pain for Mac users.</li>
<li><del datetime="2007-08-21T19:01:26+00:00" class="cross-out">Limited to front-end web development. No syntax highlighting for PHP, Ruby, Java, etc.</del> Aptana has added support for Ruby and PHP.</li>
<li>Freeze-prone on Macs (PowerPC-based and to a lesser extent Intel-based)</li>
<li><del datetime="2007-01-23T01:26:00+00:00" class="cross-out">Doesn&#8217;t recognize innerHTML (which is not technically standard JavaScript, but is widely-supported).</del><ins datetime="2007-01-23T01:26:00+00:00"> I originally stated that Aptana doesn&#8217;t recognize innerHTML. It does. My bad and apologies to the Aptana team</ins>.</li>
<p>	<del datetime="2007-08-21T19:00:49+00:00">
<li>No support for server-side languages.</li>
<p></del></p>
<li>Interface is a little bit busy. Lots of panels and panes. Not an interface native to Windows or Mac.</li>
</ul>
<p>Used Aptana? Like it? Hate it? Let us know in the comments.</p>
<p><strong>Related:</strong> <a href="http://tiffanybbrown.com/2006/05/17/text-editors-and-ides/">What&#8217;s your favorite text editor or IDE?</a></p>
]]></content:encoded>
			<wfw:commentRss>http://tiffanybbrown.com/2007/01/17/aptana-text-editor-ide-free-open-source/feed/</wfw:commentRss>
		<slash:comments>22</slash:comments>
		</item>
	</channel>
</rss>

