<?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>Xmarks Blog</title>
	<atom:link href="http://blog.xmarks.com/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://blog.xmarks.com</link>
	<description>The latest news on Xmarks</description>
	<lastBuildDate>Fri, 13 Aug 2010 16:34:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Xmarks for Firefox, now with History Sync</title>
		<link>http://blog.xmarks.com/?p=1847</link>
		<comments>http://blog.xmarks.com/?p=1847#comments</comments>
		<pubDate>Thu, 12 Aug 2010 18:44:16 +0000</pubDate>
		<dc:creator>Todd</dc:creator>
				<category><![CDATA[New Features]]></category>
		<category><![CDATA[Xmarks]]></category>

		<guid isPermaLink="false">http://blog.xmarks.com/?p=1847</guid>
		<description><![CDATA[Today, we&#8217;re happy to announce that the newest version of our Firefox extension adds support for opt-in synchronization of browser history, rounding out a lineup that includes synchronization of bookmarks, passwords, and open tabs. This latest version also includes beta support for Firefox 4. We&#8217;ll be rolling this out to the entire userbase in the [...]]]></description>
			<content:encoded><![CDATA[<p>Today, we&#8217;re happy to announce that the newest version of our Firefox extension adds support for opt-in <strong>synchronization of browser history</strong>, rounding out a lineup that includes synchronization of bookmarks, passwords, and open tabs. This latest version also includes <strong>beta support for Firefox 4</strong>. We&#8217;ll be rolling this out to the entire userbase in the coming weeks, but if you&#8217;re interested in a sneak preview, you can download an early version here:</p>
<div style="margin-bottom: 25px; text-align: center;"><a style="border: 1px solid #235777; padding: 5px; background: #f7941d none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; color: white; cursor: pointer; margin-top: 10px; text-decoration: none" onmouseover="this.style.background = 'orange'" onmouseout="this.style.background = '#F7941D'" href="https://jezebel.foxmarks.com/xmarks-3.8.7.xpi" onclick="javascript:pageTracker._trackPageview('/outbound/article/https://jezebel.foxmarks.com/xmarks-3.8.7.xpi');">Download Now</a></div>
<p>To enable History Sync, navigate to the &#8220;Sync&#8221; pane of the Xmarks Settings dialog (Tools &#x2192; Xmarks Settings &#x2192; Sync) and click the checkbox next to History:</p>
<p><img src="http://blog.xmarks.com/wp-content/uploads/2010/08/history_sync1.png" alt="history_sync" title="history_sync" width="500" height="247" class="aligncenter size-full wp-image-1868" /></p>
<p>Do the same thing on two or more computers running Xmarks for Firefox, and those computers will automatically and silently start exchanging history information. Easy!</p>
<p>If you&#8217;re interested in understanding more deeply how it works and some of the design trade-offs we faced to make this happen, read on below the fold. And feel free to let us know how it works for you in the comments.</p>
<p><span id="more-1847"></span></p>
<h3>History Sync vs. Bookmark Sync</h3>
<p></p>
<p>When we first started thinking about history sync, we naturally viewed it as being very similar to bookmark sync, and contemplated applying our existing Bookmark Sync Server to the task. Bookmarks and History being so similar in their structure, this seemed like an easy job. And our Bookmark Sync Server is battle-hardened and extremely reliable. Have you ever noticed that when you have a hammer every problem looks like a nail?</p>
<p>The problem crops up when you consider the volume of data generated by millions of users surfing and syncing their history. How many pages do you visit for each bookmark that you create? 100? 1000? Our Bookmark Sync Server is scalable, but as a small company, scaling a free service by a factor of 1000 is really out of reach for us. So we needed another approach.</p>
<h3>Trying Not To Boil the Ocean</h3>
<p></p>
<p>While there <em>are</em> lots of similarities between syncing bookmarks and syncing history, there are plenty of differences too. We started to explore those differences, looking for a more economical approach to the problem. The first observation is that users manage bookmarks, but the browser manages history. The browser takes all kinds of liberties with your history (e.g., creating new entries as you browse, purging old entries as they expire) that would not be acceptable when dealing with bookmarks. That yielded the first insight: since users don&#8217;t really &#8220;own&#8221; their history in the same way that they own their bookmarks, absolute fidelity is not critical for history. So we can probably deliver an acceptable experience without syncing <em>everything</em> in your history.</p>
<p>Next, the advent of the Awesome Bar in Firefox has really changed the way that users interact with browser history data. Power Users (who tend to be our biggest fans) learned soon after its introduction in Firefox 3 that the Awesome Bar allows them to get to their most frequently-visited sites just by typing a few letters into the address bar. The folks at Mozilla who designed the Awesome Bar spent time developing a clever algorithm to rank items in your history so that the most useful sites appear at the top of the drop-down list when you start typing.</p>
<p>The algorithm is driven by &#8220;Frecency&#8221; &#8212; a combination of the <em>frequency</em> with which you visit a site and the <em>recency</em> with which you&#8217;ve visited it. It tends to bubble up to the top of the drop-down list those sites that you have either visited a lot or have visited recently.</p>
<p>That leads neatly to the second insight: if you&#8217;re going to sync only a subset of the entire browser history, make sure that you pick the sites that are most frecent, because those are the sites that are most likely to appear in the Awesome Bar. A corollary here is that good history must be consistent with with frecency. That means that sync needs to accumulate visits to a site from all clients being synced so that frecency incorporates the sum total of all visits everywhere.</p>
<p>The final insight here is that, inasmuch as the browser purges expired items from your history as part of its regular operation, deletes don&#8217;t really need to be synced. That is, I don&#8217;t have to sync the deletion of old history items from one browser to another, because the other browser will probably purge those expired items on its own. That does neglect one use case that we decided wasn&#8217;t so important: syncing the manual deletion of an item from history. We figured that was a rarity, and in any event, users with foresight can gain the same protection by switching the browser into private browsing mode.</p>
<p>So what&#8217;s the result of this exploration? It&#8217;s all about the Awesome Bar, and feeding it the right data so that it provides good results when users type. It&#8217;s <strong>not</strong> about making sure that every change to history is synced to every other browser. We want to make sure that users can go back and forth between two computers they use regularly and get at sites that they visited recently on either computer, and also be able to set up a brand new computer and have the history get populated with the user&#8217;s most frequently visited sites.</p>
<h3>The Solution</h3>
<p></p>
<p>Given these requirements, our Bookmark Server looks like overkill: it provides complete data fidelity, it versions every change that a user makes so that they can do backup &amp; restore, etc. For this problem, we need something lighter.</p>
<p>Happily, we&#8217;ve got another tool in our shed: to deploy tab sync, we developed a fast, lightweight server that is well-matched to the problem of syncing open tabs. It turns out that it&#8217;s rather well tuned for syncing history too. Here&#8217;s how it works:</p>
<ul>
<li>Periodically, the Xmarks addon queries Firefox&#8217;s local history database, looking for the most frecent urls, a set that changes constantly as you browse. Having determined the set of frecent urls, it then finds actual visits made on this browser to those urls. It builds a compact representation of this data and sends it to the server.</li>
<li>Then it queries the server for history data from other browsers. If there is any, the addon downloads it and adds any as-yet unseen visit data to the local history database, making it appear as if you had made those visits on this browser.</li>
</ul>
<p>That&#8217;s it. In actual deployment, the key variable is the size of the data being pushed from each browser to the server: the larger the data, the more history can be exported from one browser to another. But more data means more bandwidth and comptutation (for us and you). We&#8217;ve currently set the limit at 32KB, which allows for typically 200 or so urls. So far, that looks like a decent compromise, but we welcome feedback. Do you tend to find the things you&#8217;re looking for in the awesome bar?</p>
<p>In the coming weeks, look for history sync to make its way onto other platforms that we support.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.xmarks.com/?feed=rss2&amp;p=1847</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>Xmarks for iPhone &amp; iPad v1.2.7</title>
		<link>http://blog.xmarks.com/?p=1803</link>
		<comments>http://blog.xmarks.com/?p=1803#comments</comments>
		<pubDate>Fri, 06 Aug 2010 00:19:46 +0000</pubDate>
		<dc:creator>james</dc:creator>
				<category><![CDATA[New Features]]></category>
		<category><![CDATA[Xmarks]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://blog.xmarks.com/?p=1803</guid>
		<description><![CDATA[A new version of our Xmarks iApp is now live in the iTunes app store. Here are some feature highlights, including new full screen browsing for the iPad:
Navigate and search your browser bookmarks:




Retrieve an open browser tab from any of your computers:




Switch between bookmarks &#038; built-in browser without leaving the app:




When running on the iPad, [...]]]></description>
			<content:encoded><![CDATA[<p>A new version of our Xmarks iApp is now live in the iTunes app store. Here are some feature highlights, including new full screen browsing for the iPad:</p>
<p>Navigate and search your browser bookmarks:</p>
<div align="center">
<img src="http://blog.xmarks.com/wp-content/uploads/2010/08/3_Xmarks_Mobile1.png" alt="Xmarks_Mobile" title="Xmarks_Mobile" width="320" height="480" class="aligncenter size-full wp-image-1813" />
</div>
<p></p>
<p>Retrieve an open browser tab from any of your computers:</p>
<div align="center">
<img src="http://blog.xmarks.com/wp-content/uploads/2010/08/2_Xmarks_Mobile.png" alt="Xmarks_iPhone_2" title="Xmarks_iPhone_2" width="320" height="480" class="aligncenter size-full wp-image-1806" />
</div>
<p></p>
<p>Switch between bookmarks &#038; built-in browser without leaving the app:</p>
<div align="center">
<img src="http://blog.xmarks.com/wp-content/uploads/2010/08/4_Xmarks_Mobile.png" alt="Xmarks_Browser" title="Xmarks_Browser" width="320" height="480" class="aligncenter size-full wp-image-1838" />
</div>
<p></p>
<p>When running on the iPad, version 1.2.7 gives you full screen browsing:</p>
<div align="center">
<img src="http://blog.xmarks.com/wp-content/uploads/2010/08/4-Xmarks-iPad.png" alt="Xmarks-iPad" title="Xmarks-iPad" width="480" height="640" class="aligncenter size-full wp-image-1841" />
</div>
<p></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.xmarks.com/?feed=rss2&amp;p=1803</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Xmarks for iPhone &amp; iPod touch Now Available</title>
		<link>http://blog.xmarks.com/?p=1764</link>
		<comments>http://blog.xmarks.com/?p=1764#comments</comments>
		<pubDate>Sat, 17 Jul 2010 00:29:27 +0000</pubDate>
		<dc:creator>james</dc:creator>
				<category><![CDATA[Mobile]]></category>
		<category><![CDATA[New Features]]></category>
		<category><![CDATA[Xmarks]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://blog.xmarks.com/?p=1764</guid>
		<description><![CDATA[
The Xmarks mobile app for iPhone and iPod touch is now available in Apple&#8217;s iTunes App Store at the less-than-a-latte price of $0.99. 
It&#8217;s designed for Xmarks users that want to access all their desktop bookmarks and open tabs on their iDevice. 
It works with all versions of the iPhone &#038; iPod touch, with iPad [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://itunes.apple.com/app/xmarks-for-iphone/id381187793" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://itunes.apple.com/app/xmarks-for-iphone/id381187793');"><img src="http://blog.xmarks.com/wp-content/uploads/2010/07/Xmarks-iPhone-app.png" alt="Xmarks for iPhone" title="Xmarks for iPhone" width="215" height="444" class="alignleft size-full wp-image-1775" /></a></p>
<p>The <a href="http://itunes.apple.com/app/xmarks-for-iphone/id381187793" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://itunes.apple.com/app/xmarks-for-iphone/id381187793');">Xmarks mobile app for iPhone and iPod touch </a>is now available in Apple&#8217;s <a href="http://itunes.apple.com/app/xmarks-for-iphone/id381187793" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://itunes.apple.com/app/xmarks-for-iphone/id381187793');">iTunes App Store </a>at the less-than-a-latte price of $0.99. </p>
<p>It&#8217;s designed for Xmarks users that want to access all their desktop bookmarks and open tabs on their iDevice. </p>
<p>It works with all versions of the iPhone &#038; iPod touch, with iPad support coming soon.</p>
<p><strong>Key features include:</strong></p>
<ul>
<li>works with Xmarks for IE, Firefox, Chrome, and Mac Safari</li>
<li>access all bookmark folders including your bookmarks toolbar</li>
<li>bookmark search</li>
<li>open remote tabs across all your computers &#038; browsers</li>
<li>built-in browser to view your bookmarks without leaving the app</li>
</ul>
<p>UPDATE: Version 1.25 is NOW AVAILABLE in the iTunes App Store! This version adds a more streamlined user interface and a fix for the iPad bug in the previous version.</p>
<p><strong>Coming Soon to Xmarks for iPhone:</strong></p>
<ul>
<li>improved user interface</li>
<li>ability to add and edit bookmarks for 2-way sync</li>
<li>full screen iPad support</li>
<li>and lots more!</li>
</ul>
<p>Remember that even without Xmarks for iPhone (or an iPhone for that matter), you can point any smartphone to <a href="http://my.xmarks.com" >my.xmarks.com </a>and get mobile access to your bookmarks and open tabs.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.xmarks.com/?feed=rss2&amp;p=1764</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>Xmarks Password Sync for Chrome!</title>
		<link>http://blog.xmarks.com/?p=1749</link>
		<comments>http://blog.xmarks.com/?p=1749#comments</comments>
		<pubDate>Fri, 09 Jul 2010 19:21:09 +0000</pubDate>
		<dc:creator>colin</dc:creator>
				<category><![CDATA[Chrome]]></category>
		<category><![CDATA[New Features]]></category>
		<category><![CDATA[Xmarks]]></category>

		<guid isPermaLink="false">http://blog.xmarks.com/?p=1749</guid>
		<description><![CDATA[
Since we first launched Xmarks for Chrome last August, you&#8217;ve been asking us when we&#8217;re going to add password sync.  Does today work for you?
Xmarks now synchronizes your bookmarks, passwords, and open tabs across both Firefox and Chrome!   
UPDATE: We&#8217;ve released a new version of Xmarks for Chrome that includes (as a default-off option) [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-1757" title="ChromeSettingsPwdSync" src="http://blog.xmarks.com/wp-content/uploads/2010/07/ChromeSettingsPwdSync.png" alt="ChromeSettingsPwdSync" width="464" height="360" /></p>
<p>Since we first launched Xmarks for Chrome last August, you&#8217;ve been asking us when we&#8217;re going to add password sync.  Does today work for you?</p>
<p>Xmarks now synchronizes your bookmarks, passwords, and open tabs across both Firefox and Chrome!   </p>
<p>UPDATE: We&#8217;ve released a new version of Xmarks for Chrome that includes (as a default-off option) password sync. You can find it <a href="https://chrome.google.com/extensions/detail/ajpgkpeckebdhofmmjfgcjjiiejpodla" onclick="javascript:pageTracker._trackPageview('/outbound/article/https://chrome.google.com/extensions/detail/ajpgkpeckebdhofmmjfgcjjiiejpodla');">here in the Google Extensions Gallery</a>.</p>
<div style="margin-bottom: 25px; text-align: center;"><a style="border: 1px solid #235777; padding: 5px; background: #f7941d none repeat scroll 0% 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; color: white; cursor: pointer; margin-top: 10px; text-decoration: none" onmouseover="this.style.background = 'orange'" onmouseout="this.style.background = '#F7941D'" href="https://chrome.google.com/extensions/detail/ajpgkpeckebdhofmmjfgcjjiiejpodla" onclick="javascript:pageTracker._trackPageview('/outbound/article/https://chrome.google.com/extensions/detail/ajpgkpeckebdhofmmjfgcjjiiejpodla');">Download Now</a></div>
<p>Just like our password sync in Firefox, password sync in Chrome is 100% optional and is turned off by default. Your passwords are secured by encrypting them before they leave your computer with a PIN that only you know.  (<a href="http://www.xmarks.com/about/features/secure_password_sync" >Learn more</a> about how we keep your password information safe.)</p>
<p>Unlike Firefox, Chrome&#8217;s built-in password manager is not available to extension developers; so instead we have created our own <a href="http://wiki.foxmarks.com/wiki/XmarksForChrome:_Password_Manager" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://wiki.foxmarks.com/wiki/XmarksForChrome:_Password_Manager');">Xmarks password manager</a> that you can access from the Xmarks settings. And if you need any more encouragement to give it a try, remember <a href="http://blog.xmarks.com/?p=1725" >we recently released Restore for passwords</a>, so you <strong>can</strong> go back again if anything goes wrong (which it won&#8217;t!).</p>
<p>Please give it a try and let us know how it goes for you in the comments here or on our <a href="http://getsatisfaction.com/foxmarks/products/foxmarks_xmarks_for_chrome" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://getsatisfaction.com/foxmarks/products/foxmarks_xmarks_for_chrome');">support forum</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.xmarks.com/?feed=rss2&amp;p=1749</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>Firefox reaches &#8220;2 billion Add-ons downloaded&#8221; milestone</title>
		<link>http://blog.xmarks.com/?p=1741</link>
		<comments>http://blog.xmarks.com/?p=1741#comments</comments>
		<pubDate>Wed, 07 Jul 2010 21:38:30 +0000</pubDate>
		<dc:creator>james</dc:creator>
				<category><![CDATA[Awards]]></category>
		<category><![CDATA[In the News]]></category>
		<category><![CDATA[Mozilla]]></category>
		<category><![CDATA[Xmarks]]></category>

		<guid isPermaLink="false">http://blog.xmarks.com/?p=1741</guid>
		<description><![CDATA[Mozilla reported a major milestone on July 1st: the total number of Firefox Add-ons downloaded crossed the 2 billion mark.  In honor of the occasion, Mozilla published a &#8216;Best of Two Billion&#8217; add-on collection, and Xmarks made the list! Thanks to all of you, our Xmarks add-ons have been downloaded over twenty million times; [...]]]></description>
			<content:encoded><![CDATA[<p>Mozilla reported a major milestone on July 1st: the total number of Firefox Add-ons downloaded <a href="http://rockyourfirefox.com/2010/07/2-billion-downloads/" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://rockyourfirefox.com/2010/07/2-billion-downloads/');">crossed the 2 billion mark</a>.  In honor of the occasion, Mozilla published a <a href="https://addons.mozilla.org/en-US/firefox/collection/bestof2billion?src=rockyourfirefox" onclick="javascript:pageTracker._trackPageview('/outbound/article/https://addons.mozilla.org/en-US/firefox/collection/bestof2billion?src=rockyourfirefox');">&#8216;Best of Two Billion&#8217;</a> add-on collection, and Xmarks made the list! Thanks to all of you, our Xmarks add-ons have been downloaded <strong>over twenty million times</strong>; we’re very happy to have contributed a solid percentage of Mozilla&#8217;s 2 billion watermark.</p>
<p>Congratulations, Mozilla, and thank you, Xmarks users!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.xmarks.com/?feed=rss2&amp;p=1741</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Xmarks 3.7 Released: Password Restore and More!</title>
		<link>http://blog.xmarks.com/?p=1725</link>
		<comments>http://blog.xmarks.com/?p=1725#comments</comments>
		<pubDate>Fri, 02 Jul 2010 22:45:00 +0000</pubDate>
		<dc:creator>Todd</dc:creator>
				<category><![CDATA[New Features]]></category>
		<category><![CDATA[Xmarks]]></category>

		<guid isPermaLink="false">http://blog.xmarks.com/?p=1725</guid>
		<description><![CDATA[We&#8217;re in the process of releasing version 3.7 of our Firefox add-on. If you haven&#8217;t already received an update notification from Firefox, you will soon.
For most people, this should be a fairly uneventful update. But the new version does contain a raft of changes, and we wanted to highlight some of the more significant ones.
Update: [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;re in the process of releasing version 3.7 of our Firefox add-on. If you haven&#8217;t already received an update notification from Firefox, you will soon.</p>
<p>For most people, this should be a fairly uneventful update. But the new version does contain a raft of changes, and we wanted to highlight some of the more significant ones.</p>
<p><strong>Update:</strong> If you&#8217;re having problems logging in with this version and you have also installed NoScript, make sure that you have whitelisted <code>xmarks.com</code>.</p>
<ul>
<li><strong>Password Restore:</strong> We&#8217;ve supported bookmark restore for quite some time now, a feature that our users regularly tell us has saved their bacon after a hard-drive failure or other corruption. We now also support password restore, which we think will also prove indispensable if you experience an unfortunate data loss. The feature itself lives in <a href="https://my.xmarks.com/" >My.Xmarks</a>, and it works with this version of the Xmarks addon. You can find it in the Tools menu of <a href="https://my.xmarks.com/" >My.Xmarks</a>. </li>
<li><strong>Authentication:</strong> The way we handled authentication previously caused inconvenience to users who either enable the Firefox Master Password or don&#8217;t let Firefox store passwords. If you&#8217;re one of these users, you know that automatic sync would trigger a password prompt the first time Xmarks synced after a browser restart. That&#8217;s no longer the case. Once you log in, you should remain logged in; just remember to check the &#8220;Remember Me&#8221; box.</li>
<li><strong>Suspend:</strong> For most users, Xmarks operates transparently in the background. For users with huge datasets and older computers with limited memory and CPU, that&#8217;s not always the case. We&#8217;ve recently made improvements in Xmarks&#8217; efficiency, but now there&#8217;s another option: if you log out (press the Log Out button the first page of the settings dialog), Xmarks will suspend automatic sync until you log in again or restart your browser. This can be handy when you&#8217;re working on something else and don&#8217;t want Xmarks to get in your way.</li>
<li><strong>Detect Offline:</strong> If you&#8217;re on a laptop with a wireless network connection, you know that your connection comes and goes depending on your location, or whether you&#8217;re putting your laptop to sleep or waking it up. Previously, if your network was unavailable when Xmarks decided it was time to sync, you&#8217;d see an error in the status bar. Now, Xmarks will defer automatic sync requests until the network becomes available again.</li>
<li><strong>Sync on Shutdown:</strong> Xmarks has always provided the option to sync your data when the browser is shutting down to ensure that any recent changes you&#8217;ve made are available to other browsers and computers that you use. Previously, if Xmarks had any changes to sync, it would sync every datatype that you had enabled: bookmarks, passwords, and tabs. Now it syncs only what&#8217;s necessary, making shutdown substantially faster.</li>
<li><strong>And more!</strong> There is a handful of other minor changes and improvements, ranging from password-sync bug fixes to the ability to cancel an in-progress automatic sync. We hope you enjoy the new version and (if you celebrate it) have a great Independence Day.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.xmarks.com/?feed=rss2&amp;p=1725</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Xmarks Voted Best by Lifehacker Readers</title>
		<link>http://blog.xmarks.com/?p=1695</link>
		<comments>http://blog.xmarks.com/?p=1695#comments</comments>
		<pubDate>Thu, 10 Jun 2010 23:27:02 +0000</pubDate>
		<dc:creator>james</dc:creator>
				<category><![CDATA[Awards]]></category>
		<category><![CDATA[In the News]]></category>
		<category><![CDATA[Xmarks]]></category>

		<guid isPermaLink="false">http://blog.xmarks.com/?p=1695</guid>
		<description><![CDATA[
We almost forgot to post this&#8230; A few weeks ago one of our favorite sites, Lifehacker.com, ran a user poll to find out who to crown as &#8220;Best Bookmark Management Tool&#8221;. Thanks to lots of loyal Xmarks users who voted, we crushed it and took the top spot with almost 50% of the total votes [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://blog.xmarks.com/wp-content/uploads/2010/06/xmarks_lifehacker.png" alt="Best Bookmark Management Tool" title="Best Bookmark Management Tool" width="500" height="199" class="alignnone size-full wp-image-1696" /></p>
<p>We almost forgot to post this&#8230; A few weeks ago one of our favorite sites, <a href="http://lifehacker.com" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://lifehacker.com');">Lifehacker.com</a>, ran a user poll to find out who to crown as &#8220;Best Bookmark Management Tool&#8221;. Thanks to lots of loyal Xmarks users who voted, we crushed it and took the top spot with almost 50% of the total votes cast!</p>
<p>More details and comments at the <a href="http://lifehacker.com/5541900/best-bookmark-management-tool-xmarks" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://lifehacker.com/5541900/best-bookmark-management-tool-xmarks');">full Lifehacker article</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.xmarks.com/?feed=rss2&amp;p=1695</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Xmarks&#8230; in Hama Beads!</title>
		<link>http://blog.xmarks.com/?p=1689</link>
		<comments>http://blog.xmarks.com/?p=1689#comments</comments>
		<pubDate>Fri, 28 May 2010 21:24:32 +0000</pubDate>
		<dc:creator>james</dc:creator>
				<category><![CDATA[Xmarks]]></category>

		<guid isPermaLink="false">http://blog.xmarks.com/?p=1689</guid>
		<description><![CDATA[
We were delighted to see one of our Xmarks users post this image to Flickr: three browser favicons, including Xmarks, created out of Hama Beads!
Thanks and photo credit to lwordish2010. It&#8217;s great to know our logo holds up at hama-bead-resolution ;-)
]]></description>
			<content:encoded><![CDATA[<p><img src="http://blog.xmarks.com/wp-content/uploads/2010/05/xmarks_beads_small.png" alt="xmarks_hama_beads" title="xmarks_hama_beads" width="500" height="453" class="alignnone size-full wp-image-1690" /></p>
<p>We were delighted to see one of our Xmarks users post this image to <a href="http://www.flickr.com/photos/47812684@N06/4434411733/" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://www.flickr.com/photos/47812684@N06/4434411733/');">Flickr</a>: three browser favicons, including Xmarks, created out of <a href="http://www.hamabeads.com/" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://www.hamabeads.com/');">Hama Beads</a>!</p>
<p>Thanks and photo credit to <a href="http://www.flickr.com/photos/47812684@N06/" onclick="javascript:pageTracker._trackPageview('/outbound/article/http://www.flickr.com/photos/47812684@N06/');">lwordish2010</a>. It&#8217;s great to know our logo holds up at hama-bead-resolution ;-)</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.xmarks.com/?feed=rss2&amp;p=1689</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Xmarks Tab Sync for iPhone and the web!</title>
		<link>http://blog.xmarks.com/?p=1643</link>
		<comments>http://blog.xmarks.com/?p=1643#comments</comments>
		<pubDate>Thu, 29 Apr 2010 01:43:16 +0000</pubDate>
		<dc:creator>Todd</dc:creator>
				<category><![CDATA[Mobile]]></category>
		<category><![CDATA[New Features]]></category>
		<category><![CDATA[Xmarks]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://blog.xmarks.com/?p=1643</guid>
		<description><![CDATA[We&#8217;ve been on a roll lately with tab sync. Three weeks ago we announced Tab Sync for Firefox. Two weeks ago, we announced parallel support for Internet Explorer and Chrome. This week, we&#8217;re happy to announce that you can open remote tabs from your iPhone &#8212; or any device with a browser.
To check it out, [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve been on a roll lately with tab sync. Three weeks ago we announced Tab Sync for Firefox. Two weeks ago, we announced parallel support for Internet Explorer and Chrome. This week, we&#8217;re happy to announce that you can open remote tabs from your iPhone &#8212; or any device with a browser.</p>
<p>To check it out, open your browser and log into your account at <a href="https://my.xmarks.com/" >My Xmarks.com</a>. If you&#8217;re using an iPhone, you&#8217;ll see something that looks like this:</p>
<div><img class="aligncenter size-full wp-image-1645" style="margin-bottom: 10px;" title="Xmarks Tab Sync on iPhone" src="http://blog.xmarks.com/wp-content/uploads/2010/04/Xmarks-Tab-Sync-on-iPhone.png" alt="Xmarks Tab Sync on iPhone" width="387" height="603" /></div>
<p>Click the Open Tabs button to see a list of your computers, browsers, and their open tabs. Click on a tab and presto! It opens on your phone.</p>
<p>If you&#8217;re using a browser on a desktop or laptop computer, you&#8217;ll find Open Tabs in the Tools menu of My Xmarks.com:</p>
<div><img src="http://blog.xmarks.com/wp-content/uploads/2010/04/Xmarks-Tab-Sync-Tools-Menu.png" alt="Xmarks Tab Sync Tools Menu" title="Xmarks Tab Sync Tools Menu" width="241" height="142" class="aligncenter size-full wp-image-1660"  style="position: relative; left: 90px; margin-bottom: 20px;" /></div>
<div>
<p>Just click the Open Remote Tabs menu item to see the familiar display of all your open tabs.</p>
</div>
<p>What do you think? Let us know in the comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.xmarks.com/?feed=rss2&amp;p=1643</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Tab Sync coming to Xmarks for Chrome and IE</title>
		<link>http://blog.xmarks.com/?p=1623</link>
		<comments>http://blog.xmarks.com/?p=1623#comments</comments>
		<pubDate>Tue, 20 Apr 2010 01:07:10 +0000</pubDate>
		<dc:creator>colin</dc:creator>
				<category><![CDATA[Chrome]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[New Features]]></category>
		<category><![CDATA[Xmarks]]></category>

		<guid isPermaLink="false">http://blog.xmarks.com/?p=1623</guid>
		<description><![CDATA[Earlier this month we announced tab sync in Xmarks for Firefox, a new feature that allows users to access their open Firefox tabs from other computers.  This week we&#8217;re happy to announce that tab sync will soon be available in Xmarks for Chrome and Xmarks for IE as well!  The new feature works [...]]]></description>
			<content:encoded><![CDATA[<p>Earlier this month we announced <a href="http://blog.xmarks.com/?p=1534" >tab sync in Xmarks for Firefox</a>, a new feature that allows users to access their open Firefox tabs from other computers.  This week we&#8217;re happy to announce that tab sync will soon be available in <strong>Xmarks for Chrome</strong> and <strong>Xmarks for IE</strong> as well!  The new feature works similarly across all three Xmarks synchronizers, allowing you to access your open windows and tabs on other computers and other browsers.  A more detailed explanation of how tab sync works can be found in the <a href="http://blog.xmarks.com/?p=1534" >original blog post on the feature</a>.</p>
<p>The update will be rolled out to all of our Xmarks for Chrome and IE users this week.  (If you can&#8217;t wait, get the <a href="https://chrome.google.com/extensions/detail/ajpgkpeckebdhofmmjfgcjjiiejpodla" onclick="javascript:pageTracker._trackPageview('/outbound/article/https://chrome.google.com/extensions/detail/ajpgkpeckebdhofmmjfgcjjiiejpodla');">Chrome version here</a>, or the <a href="http://download.xmarks.com/download/ie" >IE version here</a>.) We hope you enjoy it—let us know how it&#8217;s working for you!</p>
<p><img class="alignnone size-full wp-image-1638" title="xmarks-tab-sync-Chrome" src="http://blog.xmarks.com/wp-content/uploads/2010/04/xmarks-tab-sync-Chrome.jpg" alt="xmarks-tab-sync-Chrome" width="331" height="433" /></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.xmarks.com/?feed=rss2&amp;p=1623</wfw:commentRss>
		<slash:comments>19</slash:comments>
		</item>
	</channel>
</rss>
