<?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>nick has a blog! &#187; review</title>
	<atom:link href="http://www.nickpeters.net/category/review/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nickpeters.net</link>
	<description></description>
	<lastBuildDate>Fri, 05 Mar 2010 04:29:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Getting Real</title>
		<link>http://www.nickpeters.net/2007/06/28/getting-real/</link>
		<comments>http://www.nickpeters.net/2007/06/28/getting-real/#comments</comments>
		<pubDate>Fri, 29 Jun 2007 05:46:59 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[37signals]]></category>
		<category><![CDATA[Getting Real]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[startups]]></category>
		<category><![CDATA[webapps]]></category>

		<guid isPermaLink="false">http://www.nickpeters.net/2007/06/28/getting-real/</guid>
		<description><![CDATA[I just got done with the book â€œGetting Realâ€ by 37Signals.  This book is a bible for anyone looking to start a web app using minimal resources without sacrificing quality.Â  &#8220;Getting Real&#8221; is divided into 16 chapters and covers planning your application up to launching and supporting your application.  Each chapter consists of [...]]]></description>
			<content:encoded><![CDATA[<p style="margin-bottom: 0in">I just got done with the book â€œ<a href="http://gettingreal.37signals.com/" title="Getting Real: The Book by 37signals" target="_blank">Getting Real</a>â€ by <a href="http://www.37signals.com/" title="37Signals Homepage" target="_blank">37Signals</a>.  This book is a bible for anyone looking to start a web app using minimal resources without sacrificing quality.Â  &#8220;Getting Real&#8221; is divided into 16 chapters and covers planning your application up to launching and supporting your application.  Each chapter consists of sections that talk about a certain aspect of the chapter.  For example, the chapter on supporting your application has a section on setting up forums, a section on why the developers should be on the support frontline, and how to prioritize bug fixes.  Each section is backed up by essays and quotes from various people who have been through the web app process .  I strongly recommend anyone who is thinking about or is in the middle of developing a web app to check out this book.  If anything, it lets you know where they&#8217;re coming from when they developed applications such as <a href="http://www.basecamphq.com/" title="Basecamp - Project collaboration, management and task software." target="_blank">Basecamp</a>.Â  Let&#8217;s check out some of the important concepts that we&#8217;re presented with.</p>
<ol>
<li>
<p style="margin-bottom: 0in"><strong>Don&#8217;t worry about the details; 	just make a decision.</strong>  Don&#8217;t waste time arguing about the small 	details of your web app.  The type font type used, border size, all 	don&#8217;t matter when it comes to the core of your application.  Learn 	to make a quick decision and move on.  Your users will give you 	feedback to let you know whether or not you&#8217;re on the right trail or 	not.</p>
</li>
<li>
<p style="margin-bottom: 0in"><strong>Include only the most necessary 	features in â€œ1.0â€</strong>  Don&#8217;t add any unnecessary features; in 	fact a lot of the features that you think are necessary may really 	not be.  Cut these features out and include them in a future 	release.  An example they gave was a billing system when they 	deployed Basecamp.  The feature wasn&#8217;t necessary until 1 month after 	their initial release because that&#8217;s when their users got billed.  	Instead they released Basecamp and then worked on it.  This was 	plenty of time to create the feature and everything worked out.</p>
</li>
<li>
<p style="margin-bottom: 0in"><strong>Iterate as you go.</strong>  The 	nice thing about web apps is that you can instantly deploy bug fixes 	and new features to your users.  This allows you to be competitive 	since you are able to easily adapt to change and rapidly make fixes. 	 You&#8217;re also able to receive instant feedback from your users as you 	make fixes and/or deploy bug fixes.</p>
</li>
<li>
<p style="margin-bottom: 0in"><strong>Create your interface first.</strong> 	 Start off with some sketches on a piece of paper and then maybe 	convert it into HTML/CSS.  The reason to do this is because the 	interface is easier to modify as opposed to re-writing code.  As you 	create your mock-ups questions will be brought up and decisions will 	be made.  It&#8217;s better to make those decisions at this stage rather 	than after you&#8217;re into hardcore coding.</p>
</li>
<li>
<p style="margin-bottom: 0in"><strong>Learn to market your site from 	day one.</strong>  Include a teaser on your front page, screenshots of previews, blog about the development process and features 	that will be included in the initial release, use invite codes.  All 	of this will create a buzz about your product. When it comes to 	invite codes, have users submit their email addresses to be notified 	when more invites will be available.  You&#8217;ll at least now have a list of 	people who have expressed interest in your app and they can be 	notified when your initial release comes out.</p>
</li>
<li>
<p style="margin-bottom: 0in"><strong>Become your own support 	department.</strong>  Dealing with your users on a direct basis allows 	you to get into their mind and get instant feedback.  The people who 	are developing the application should be answering questions, 	defending their choices and taking criticism.  Be sure to consider a 	FAQ page and forums so that users can help themselves and other users.</p>
</li>
</ol>
<p style="margin-bottom: 0in">I&#8217;ve really only scratched the surface of what this book has to offer.  Check out the rest <a href="http://gettingreal.37signals.com/toc.php" title="Getting Real">here</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nickpeters.net/2007/06/28/getting-real/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Girls like nerds who can cook!</title>
		<link>http://www.nickpeters.net/2007/05/31/girls-like-nerds-who-can-cook/</link>
		<comments>http://www.nickpeters.net/2007/05/31/girls-like-nerds-who-can-cook/#comments</comments>
		<pubDate>Thu, 31 May 2007 18:37:17 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[diy]]></category>
		<category><![CDATA[food]]></category>
		<category><![CDATA[review]]></category>

		<guid isPermaLink="false">http://www.nickpeters.net/2007/05/31/girls-like-nerds-who-can-cook/</guid>
		<description><![CDATA[Last Saturday Miss Rhead spoiled Gavin and I with her astounding vegetarian cooking: Garden burgers topped with sauteed mushrooms and pepper jack cheese.  I have to admit that I now actually like garden burgers MORE than I like meat burgers! Her cooking inspired me to want to learn how to be a better cook [...]]]></description>
			<content:encoded><![CDATA[<p>Last Saturday <a href="http://coastalgreen.blogspot.com/" title="Coastal Green" target="_blank">Miss Rhead</a> spoiled <a href="http://makeshiftblog.wordpress.com/" title="Makeshift Blog" target="_blank">Gavin</a> and I with her astounding vegetarian cooking: Garden burgers topped with sauteed mushrooms and pepper jack cheese.  I have to admit that I now actually like garden burgers MORE than I like meat burgers! Her cooking inspired me to want to learn how to be a better cook myself.  As any nerd would, I looked for some recipe RSS feeds.  Of course there is the site &#8220;<a href="http://www.elise.com/recipes/" title="simplyrecipes" target="_blank">simply recipes</a>,&#8221; but it appears to only update every other day.  I found some other sites, but alas, no RSS feeds (which my primary source of information consumption).</p>
<p><a href="http://allrecipes.com/" title="All Recipes" target="_blank"><img src="http://www.nickpeters.net/wp-content/uploads/2007/05/98371.gif" alt="98371.gif" /></a></p>
<p>During my search I stumbled upon the site <a href="http://allrecipes.com/" title="All Recipes" target="_blank">allrecipes.com</a>.  Not only do they have RSS feeds for various categories on their site, but you can sign up for an account and create a &#8220;recipe box&#8221; (Cookbook to the rest of us).  Now when I&#8217;m checking out their RSS feed, I can add appetizing recipes to my recipe box.  I don&#8217;t know about you, but when I&#8217;m making dinner with friends, the hardest part is finding something to make.  The recipe box feature will allow us to browse a pre-chosen list of recipes so that we can skip that annoying step and go straight to the cookin&#8217;.</p>
<p>Another notable feature is the shopping list.  Let&#8217;s say you&#8217;re planning a dinner with multiple courses.  You still need to go shopping, so you look at the ingredients for each course and determine what you need to buy.  The shopping list feature will add the required ingredients to your shopping list and it will sort them by type, which is how stores usually sort their aisles.  This is handy for people like me who are easily lost in the grocery store.  If you add multiple of the same item (the same item, but from different recipes), it will add them together so you know the total amount of a product you need to buy.  Very cool!</p>
<p>Already I have made two meals I found from the site: <a href="http://allrecipes.com/Recipe/Gourmet-Chicken-Sandwich/Detail.aspx" title="Gourmet Chicken Sandwich Recipe" target="_blank">Gourmet Chicken Sandwich</a> and <a href="http://allrecipes.com/Recipe/Pizza-Without-the-Red-Sauce/Detail.aspx" title="Pizza without the red sauce recipe" target="_blank">Pizza Without the Red Sauce</a>; both of which were delicious.  Go check it out; if not for the skill of learning to cook, then for the sake of the title of this post.</p>
<p>UPDATE: I just found a really neat feature where you can find recipes given ingredients you want to include/exclude.Â  This is great if you have extra ingredients from previous meals that you want to get rid of.Â  The more I use this, the more features I find.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nickpeters.net/2007/05/31/girls-like-nerds-who-can-cook/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>A look at Songbird</title>
		<link>http://www.nickpeters.net/2007/02/12/a-look-at-songbird/</link>
		<comments>http://www.nickpeters.net/2007/02/12/a-look-at-songbird/#comments</comments>
		<pubDate>Tue, 13 Feb 2007 06:07:16 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[music]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[songbird]]></category>

		<guid isPermaLink="false">http://www.nickpeters.net/2007/02/12/a-look-at-songbird/</guid>
		<description><![CDATA[Songbird is a cross-platform, open-source iTunes replacement that is built off of Mozilla.  It has a similar look and feel to iTunes, but it extends many of the features.  The site actually has a great screencast that introduces the unique features found.
I was introduced to Songbird by Ian McKellar at SHDH15.  I&#8217;ve [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://songbirdnest.com"><img src="http://songbirdnest.com/files/images/button_guitar.png" alt="Get Songbird" border="0" /></a><a href="http://www.songbirdnest.com/" target="_blank" title="Sonbird Media Player">Songbird</a> is a cross-platform, open-source iTunes replacement that is built off of Mozilla.  It has a similar look and feel to iTunes, but it extends many of the features.  The site actually has a great <a href="http://www.songbirdnest.com/screencast" title="Songbird Features Screencast" target="_blank">screencast</a> that introduces the unique <a href="http://www.songbirdnest.com/features" target="_blank" title="Songbird Features">features</a> found.</p>
<p>I was introduced to Songbird by <a href="http://ianloic.com/" title="ianloic.com">Ian McKellar</a> at <a href="http://superhappydevhouse.org/SuperHappyDevHouse15" title="SHDH15" target="_blank">SHDH15</a>.  I&#8217;ve been using it for about a week (Version 0.2 Developer Edition on Windows XP) and here are some of my initial thoughts, starting off with things that I like.</p>
<ol>
<li><strong>Integration with MP3 Blogs</strong>.  I&#8217;ve actually never subscribed to any MP3 blogs before, but I can see that easily changing now.  Songbird comes with a list of 6 MP3 blogs.  With these blogs, Songbird will scan the posts for MP3s and show them to you in a form of a list at the  bottom.  From there you can play the MP3s as if they were local media.  This is a very handy feature for quickly listening to new music.</li>
<li><strong>Cross platform</strong>.  I love the fact that I can go from OS to OS and this program will be available.  It&#8217;s always such a bummer going between my Mac and PC and having to use different programs because one isn&#8217;t supported on one OS.  Being a cross-platform application eliminates those frustrations.</li>
<li><strong>Works just like iTunes</strong>.  If you know how to use iTunes, you know the basic functionality of Songbird.  This eliminates the frustration of learning a new program, let alone the extra/hidden features.  This is a smart move by the developers since their target audience seems to be iTunes users.   Any transition will be very smooth (including the fact that you can easily import your iTunes library).</li>
<li><strong>Mozilla updater</strong>.  When I start the program it will automatically check for updates for the program or any add-ons.  Since this program is still in development, this is a very handy feature for distributing bug-fixes or new features without having to go to the site and download an installer.</li>
<li><strong>Last.fm integration</strong>.  This is only one of many add-ons for Songbird.   However, I like this because I don&#8217;t need to load a separate application for scrobbling my songs to Last.fm.  These guys know what their audience wants.</li>
<li><strong>Ogg Vorbis Support</strong>.  Unlike iTunes, Songbird supports the open-source MP3 alternative <a href="http://en.wikipedia.org/wiki/Ogg_Vorbis" title="Ogg Vorbis">Ogg Vorbis</a> format.  Although it&#8217;s not as popular as the MP3 format, it&#8217;s nice to have support for those alternative formats.</li>
</ol>
<p>There were a few things I didn&#8217;t like or felt were missing.  These were mostly features of iTunes that I would like to see implemented.</p>
<ol>
<li><strong>iPod Sync Support</strong>.  This should be a no-brainer.</li>
<li><strong>Airtunes Support</strong>.  I love how I can wirelessly stream music to my speakers with iTunes + Airtunes.  I would love the same feature in Songbird</li>
<li><strong>iTunes Share Support</strong>.  As someone who has multiple libraries, this feature is a very convinient feature on iTunes I would like to see in Songbird.  It would be great if somehow a feature was also added to copy music from library to library via shares!</li>
<li><strong>Better Bookmark Support</strong>.  When bookmarking a site, it doesn&#8217;t give me the option of where I would like to save it to.  For example, if I want to bookmark a new MP3 blog, I&#8217;d prefer it go into that section rather than the bookmark section.  Further, how do you add a new MP3 blog?</li>
<li><strong>More Radio Station Support</strong>.  This kind of goes along with the previous suggestion.  I have a few radio station sites I listen to sometimes; it would be nice to be able to easily add those to the radio section when bookmarking.</li>
<li><strong>More Smart Playlists</strong>.  One smart playlist I would like to see is one that has a list of all MP3s found on MP3 blogs.  That way I can play a variety of MP3s on random without much effort.</li>
<li><strong>Last.fm/Audioscrobbler Authentication Confirmation</strong>.  As someone who uses a variety of passwords, I always forget which password I use where.  I started to use Songbird and checked my Last.fm account to see if my tracks were getting scrobbled properly.  When I saw they were not, I figured it could either be the feature itself or my password.  It turned out that I used the wrong password, but I had no way of knowing.  I think a confirmation or a button to test your login credentials should be added to prevent this issue.</li>
<li><strong>Highlighting song in library</strong>.  When I go between tracks, the library stays at the beginning.  Most applications move the library to the location of the currently playing song for you.   This is convenient if you want to play other songs of the same artist.</li>
</ol>
<p>Lastly, here is a list of bugs that I found while playing around.</p>
<ol>
<li><strong>Full Screen Error</strong>.  When I close my laptop lid, and open it back up, the application goes into a full screen mode that is bigger than my actual screen.</li>
<li><strong>Last.fm Error</strong>.  Sometimes the following error is triggered: &#8220;<em>Some tracks you submitted have not been added to your profile for the following reason: Spam protection triggered: You submitted a track dated earlier than your last submission</em>.&#8221;</li>
</ol>
<p>There is one last note I would like to add.   The ability to find and play MP3s found in MP3 blogs makes Songbird a very powerful, and perhaps even revolutionary program.   Maybe I&#8217;m behind, but I have not seen a program with that sort of functionality.  Perhaps this is the time to bring up the idea of implementing semantics within HTML for the purpose of labeling music and finding music in MP3 blogs. I propose the idea of a Microformat-like way of labeling MP3 information within HTML for programs like Songbird.  Currently it looks like Songbird gets its information from ID3 tag information, but for the MP3s that are not properly labeled, it shows only the filename.  Sometimes the filename doesn&#8217;t even hint at the songname or artist of the song! Another benefit of using semantic information within HTML is the fact that you don&#8217;t need to download the MP3 (or part of the MP3) to get the information.  This can save a lot of bandwidth for the host of the blog and the person browsing the site.  The last benefit is that this makes for a format-neutral way of labeling data.  You can put an MP3, Ogg Vorbis, Real Media, or WAV file on a site, and still have the information come up.</p>
<p>As a program that&#8217;s still being developed, Songbird feels like a very complete cross-platform media player.  I can see this easily taking the place of iTunes as new features are developed.  I for one have started the transition from iTunes to Songbird.  Of course, there are missing features, like the ones noted above, that would seal the deal once implemented.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nickpeters.net/2007/02/12/a-look-at-songbird/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Operator: A Firefox Plugin Bringing Functionality to Microformats</title>
		<link>http://www.nickpeters.net/2006/12/23/operator-a-firefox-plugin-bringing-functionality-to-microformats/</link>
		<comments>http://www.nickpeters.net/2006/12/23/operator-a-firefox-plugin-bringing-functionality-to-microformats/#comments</comments>
		<pubDate>Sat, 23 Dec 2006 18:42:21 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[firefox]]></category>
		<category><![CDATA[microformats]]></category>
		<category><![CDATA[review]]></category>

		<guid isPermaLink="false">http://www.letmeputitthisway.com/?p=40</guid>
		<description><![CDATA[As previously mentioned I would do a review of the brand new Firefox plugin &#8220;Operator&#8221; by Michael Kaply.  Instead, I felt this article at the Mozilla Labs Blog did a better job than I ever could at describing the functionality of Operator.
There are a few highlights I would still like to cover though.  [...]]]></description>
			<content:encoded><![CDATA[<p>As previously mentioned I would do a review of the brand new Firefox plugin &#8220;<a href="https://addons.mozilla.org/firefox/4106/" title="Operator for Firefox">Operator</a>&#8221; by <a href="https://addons.mozilla.org/firefox/19155/author/" title="Michael Kaply">Michael Kaply</a>.  Instead, I felt <a href="http://labs.mozilla.com/2006/12/introducing-operator/" title="Introducing Operator">this article</a> at the <a href="http://labs.mozilla.com/" title="Mozilla Labs">Mozilla Labs Blog</a> did a better job than I ever could at describing the functionality of Operator.<br />
There are a few highlights I would still like to cover though.  First there are two modes to the plugin: Actions and Microformats.  The former is where you get the real functionality out of the plugin; You can export contacts to your defualt email application (Outlook, Mail.app, etc.), add events to your Google Calendar, find a location on Google Maps, and look up tags at flickr, del.icio.us, technorati, and upcoming.org.  The latter shows you the microformat type being used on the page and can be used for writing/debuging your own microformats.<br />
Anyways, check out the plugin and <a href="http://labs.mozilla.com/2006/12/introducing-operator/">read the article</a> to discover the potential that microformats have.  </p>
]]></content:encoded>
			<wfw:commentRss>http://www.nickpeters.net/2006/12/23/operator-a-firefox-plugin-bringing-functionality-to-microformats/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A look at flock</title>
		<link>http://www.nickpeters.net/2006/11/28/a-look-at-flock/</link>
		<comments>http://www.nickpeters.net/2006/11/28/a-look-at-flock/#comments</comments>
		<pubDate>Wed, 29 Nov 2006 04:41:32 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[flock]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[social]]></category>
		<category><![CDATA[web2.0]]></category>

		<guid isPermaLink="false">http://www.letmeputitthisway.com/?p=20</guid>
		<description><![CDATA[Today I have been playing around with the social web browser Flock.  Flock is based off of Mozilla Firefox 1.5 and has integrated support for services such as photobucket, flickr, del.icio.us and various blogs.  Like so many things, I first heard about flock at SHDH13 after overhearing Chris Messina talk about it.  [...]]]></description>
			<content:encoded><![CDATA[<p>Today I have been playing around with the social web browser <a target="_blank" title="Flock - the social web browser" href="http://www.flock.com/">Flock</a>.  Flock is based off of Mozilla Firefox 1.5 and has integrated support for services such as <a target="_blank" title="Photobucket" href="http://photobucket.com/">photobucket</a>, <a target="_blank" title="Flickr" href="http://www.flickr.com/">flickr</a>, <a target="_blank" title="del.icio.us" href="http://del.icio.us/">del.icio.us</a> and <a title="Wordpress" target="_blank" href="http://wordpress.org/">various</a> <a title="LiveJournal" href="http://www.livejournal.com/">blogs</a>.  Like <a title="JQuery" target="_blank" href="http://jquery.com/">so</a> <a title="pbWiki" href="http://pbwiki.com/">many</a> <a title="microformats" target="_blank" href="http://microformats.org/">things</a>, I first heard about flock at <a title="Super Happy Dev-House" target="_blank" href="http://superhappydevhouse.org/">SHDH13</a> after overhearing <a title="Chris Messina's blog" href="http://factoryjoe.com/blog/">Chris Messina</a> talk about it.  After looking into it I became interested in the idea of a social browser (Or hipster browser as my co-worker Kyle calls it).  After about a month I have finally found the time to sit down and take a look at the newest version of this browser.</p>
<p>The setup process was very smooth; I was able to import my settings from Firefox and setup my del.icio.us, flickr, and blog without issue.  I was even able to install some of my favorite firefox plug-ins (Fetch Text URL and Firebug) pretty easily.  Once setup, the browser&#8217;s flaws quickly revelead themselves.  Here is a list of features I would like to see in the browser to make it a more user-friendly experience.</p>
<ol>
<li><strong><a title="Gallery2" href="http://gallery.menalto.com/">Gallery2</a> support: </strong>It&#8217;s great that Flock has integrated online photo service support, but what about the people who host their own gallerys? (such as myself)  Most of my photos reside my gallery2 photo gallery.  The photo feature is of very little use to me because I don&#8217;t use flickr as my primary photo service (but that might change in the future).</li>
<li><strong><a title="ma.gnolia" href="http://ma.gnolia.com/">ma.gnolia</a> support: </strong>This doesn&#8217;t bug me as much as my previous concern, but it would be nice to have support for this other bookmarking service.  I might actually be making the switch from del.icio.us to ma.gnolia in the future, but that&#8217;s a whole other blog post ;-)</li>
<li><strong>Firefox 2.0 features: </strong>This should be obvious and is already a big discussion topic on the flock forums.  The two biggest features I miss from FF2 are the spell checker for textareas and the support for 3rd-party RSS readers when clicking on the RSS feed icon.  With flock you only have the option to add RSS feeds to the built-in reader, which I am not a big fan of.</li>
<li><strong>Blogging features: </strong>I really like the idea of being able to update my blog from my web browser.  The biggest use I can see from this feature is being able to blog on the fly about a website I&#8217;m visiting; however, where is the button to add the URL of the site you&#8217;re visiting at?  Also, what about saving the blog post you&#8217;re working on instead of only being able to publish it?  Don&#8217;t get me started on tagging options…</li>
<li><strong>Default buttons: </strong>I think the blog button should appear by default on the toolbar, if you have a blog configured, for quick access.  Why else would you setup your blog on the browser?</li>
<li><strong>Bookmark support: </strong>Overall this had to have been the biggest disappointment about the browser.  When I read it could integrate my del.icio.us bookmarks to my bookmarks, I was sold.  When I saw my bookmarks however, I saw well&#8230;.nothing.  I finally did find my del.icio.us bookmarks in the favorites manager; Even this wasn&#8217;t all that impressive.  First off, I feel the bookmarks should have the option to be in the main bookmarks menu or at least have their own folder.  Furthur, what about sorting bookmarks by tags?  Perhaps a folder per tag with bookmarks in those folders with that particular tag?  It would beat displaying the tags as a comma-separated value.</li>
<li><strong><a title="Firefox smart keywords explained" href="http://johnbokma.com/firefox/keymarks-explained.html">Quick search</a>: </strong>Where is the support for this?  I&#8217;m sure Flock has it built in somewhere (since it is built off of Firefox), but I think it should be more obvious of how to add/edit quick search links.</li>
<li><strong>Starring: </strong>This seems like a promising feature, but I think it needs to be more customizable.  I thought I saw something about adding the sites I star to del.icio.us, but it seems to be gone.  From what I gather, a starred site appears in your &#8220;recent favorites&#8221; folder.  It&#8217;s nice, but I would like to see the ability to customize its function.</li>
</ol>
<p>Overall Flock is a great idea that is still in its infancy.  It has some features that are still left undiscovered, so I plan on playing with it some more.  Once the community grows larger, I expect great things out of this browser.  I still plan on sticking with firefox 2.0 for my browsing needs, but I will be keeping a eye on Flock.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.nickpeters.net/2006/11/28/a-look-at-flock/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
