<?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>CHARLES PENG &#187; Barry</title>
	<atom:link href="http://charlespeng.com/tag/barry/feed" rel="self" type="application/rss+xml" />
	<link>http://charlespeng.com</link>
	<description>Charles&#039;s English Blog, Way to Express.</description>
	<lastBuildDate>Tue, 27 Mar 2012 09:40:13 +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>Barry &#8211; Another BlackBerry ™ synchronization for Linux</title>
		<link>http://charlespeng.com/barry-another-blackberry-%e2%84%a2-synchronization-for-linux</link>
		<comments>http://charlespeng.com/barry-another-blackberry-%e2%84%a2-synchronization-for-linux#comments</comments>
		<pubDate>Mon, 13 Oct 2008 03:38:53 +0000</pubDate>
		<dc:creator>Charles Peng</dc:creator>
				<category><![CDATA[Lifestreaming]]></category>
		<category><![CDATA[Barry]]></category>
		<category><![CDATA[Blackberry]]></category>

		<guid isPermaLink="false">http://pengyulong.com/?p=134</guid>
		<description><![CDATA[Last time, I introduced PocketMac for BlackBerry Linux Edition tool for you to sync your date in Linux system, but now, we have another option for managing their BlackBerry directly from Linux. Barry is an Open Source application that will provide synchronization, backup, restore and program management for BlackBerry ™ devices. Barry is primarily developed [...]]]></description>
			<content:encoded><![CDATA[<p>Last time, I introduced <a title="PocketMac for BlackBerry Linux Edition" href="http://pengyulong.com/linux-to-blackberry-sync-tool-goes-beta/" target="_blank">PocketMac for BlackBerry Linux Edition</a> tool for you to sync your date in Linux system, but now, we have another option for managing their BlackBerry directly from Linux.</p>
<p>Barry is an Open Source application that will provide synchronization, backup, restore and program management for BlackBerry ™ devices. Barry is primarily developed on Linux, but is intended as a cross platform library and application set, targeting Linux, BSD, 32/64bit, and big/little endian systems.</p>
<p>The Barry project began in October 2005 and has steadily added features and polish to Blackberry usage on Linux ever since.  We were the first to reverse engineer the battery charging handshake via USB.</p>
<p><span id="more-119"></span></p>
<p>Today, it is possible to:</p>
<ul>
<li> charge your Blackberry&#8217;s battery from your USB port</li>
<li> retrieve Address Book, Email, Calendar, Service Book, Memos, 		Tasks, PIN Messages, Saved Email, and Folders</li>
<li> export Address Book contacts in text or LDAP LDIF format</li>
<li> make full data backups and restores of your device using 		a GUI</li>
<li> synchronize contacts and calendar items using the 		<a href="http://www.opensync.org/">OpenSync</a> framework</li>
<li> use the Blackberry as a modem</li>
</ul>
<div class="subHeader">Status</div>
<ul>
<li>Latest release: <strong>0.14</strong></li>
<li>Download source and binary packages from 		<a href="http://sourceforge.net/project/showfiles.php?group_id=153722">Sourceforge</a> or the <a href="http://download.opensuse.org/repositories/home:/ndprojects/">OpenSUSE Build Service</a></li>
<li>General <a href="http://sourceforge.net/projects/barry/">Sourceforge project page</a></li>
<li><a href="http://repo.or.cz/w/barry.git">Barry git repo</a></li>
<li>Known Issues:
<ul>
<li>Restoring backups for some databases on newer Blackberries doesn&#8217;t work (for example, on the 8120, 8700g)</li>
<li>Syncing is not supported on Fedora Core 9, since they packaged the OpenSync 0.3x devel tree</li>
<li>Password support when using Blackberry as modem is experimental</li>
<li>Accessing the database (such as during a backup) while copying files using the usb_storage kernel module may cause some Blackberries to spontaneously reboot</li>
<li>The opensync plugin does not handle international characters well.</li>
</ul>
</li>
</ul>
<div class="subHeader">Getting Started</div>
<p>How do I&#8230;</p>
<ul>
<li><a href="http://www.netdirect.ca/software/packages/barry/install.php">Install Barry from binary packages</a></li>
<li><a href="http://www.netdirect.ca/software/packages/barry/cvs.php">Compile Barry from tarball, CVS, or git</a></li>
<li><a href="http://www.netdirect.ca/software/packages/barry/backups.php">Make backups of my Blackberry data</a></li>
<li><a href="http://www.netdirect.ca/software/packages/barry/sync.php">Sync my Blackberry with Evolution</a></li>
<li><a href="http://www.netdirect.ca/software/packages/barry/modem.php">Use my Blackberry as a modem to surf the net</a></li>
<li><a href="http://www.netdirect.ca/software/packages/barry/troubleshooting.php">Find troubleshooting help</a></li>
<li><a href="http://www.netdirect.ca/software/packages/barry/bugs.php">Report a bug</a></li>
<li><a href="http://www.netdirect.ca/software/packages/barry/patches.php">Submit a patch</a></li>
<li><a href="http://www.netdirect.ca/software/packages/barry/contact.php">Contact the developers</a></li>
</ul>
<p>Some helpful pages:</p>
<ul>
<li><a href="http://www.netdirect.ca/software/packages/barry/requirements.php">System requirements</a></li>
<li><a href="http://www.netdirect.ca/software/packages/barry/dependencies.php">Software dependencies</a></li>
<li><a href="http://www.netdirect.ca/software/packages/barry/doxygen/html/index.html">Barry&#8217;s Doxygen documentation</a></li>
</ul>
<div class="subHeader">How to Help</div>
<p>If you are a C++ programmer, grab the source from <a href="http://www.netdirect.ca/software/packages/barry/cvs.php">CVS</a> and take a look at the TODO file. Post a message to the <a href="http://sourceforge.net/mail/?group_id=153722">mailing list</a> when you start working on any of the listed features, so you can connect with other developers, and avoid duplicating effort.</p>
<p>If you are a Python programmer, contact the mailing list, since we would like to create and test a Python interface to the Barry library.</p>
<p>If you are not a programmer, but have a Blackberry, we can always use help in testing.  Install Barry on your system, and <a href="http://www.netdirect.ca/software/packages/barry/bugs.php">report any bugs</a> you find.</p>
<p>If you prefer writing documentation, grab the source from <a href="http://www.netdirect.ca/software/packages/barry/cvs.php">CVS</a> and look under the doc/www directory. Documentation is currently in html form, as well as doxygen-generated API documentation found in the comments of the source code itself. Patches updating either set of documentation are welcome.</p>
<p>There are dozens of databases that need to be documented and supported in the library.  If you have a BlackBerry ™ device and are interested in helping decipher data, we have a <a href="http://www.netdirect.ca/software/packages/barry/hacking.php">Barry hacking document</a> that will help you.</p>
<div class="subHeader">Design</div>
<p>If you are interested in helping out or just interested in how it works, check out our <a href="http://www.netdirect.ca/software/packages/barry/design.php">design notes</a> .</p>
<div class="subHeader">Roadmap</div>
<p>We have put together a document that describes where we are and where we want to take Barry. Check out our <a href="http://www.netdirect.ca/software/packages/barry/roadmap.php">roadmap</a> to see what&#8217;s happening.</p>
<div class="subHeader">External Links</div>
<p>Barry users and others have contributed documentation and have put these howto&#8217;s on the web.  Below is a list of some of these pages. These sites are not associated with NetDirect, and some of the information may be out of date, but they may still be helpful to new users.</p>
<ul>
<li><a href="http://www.chipbennett.net/wordpress/index.php/2008/05/synchronizing-a-blackberry-in-linux/">Synchronizing a Blackberry In Linux</a>, by Chip Bennett</li>
<li><a href="http://www.linux.com/feature/123251">Syncing your Blackberry on Linux</a>, by Joe Barr</li>
<li><a href="http://off.net/cassis/protocol-description.html">The RIM Blackberry Serial Protocol</a>, by Phil Schwan, Mike Shaver, and Ian Goldberg, of the Cassis project</li>
<li><a href="http://www.blackberryforums.com/blackberry-guides/2019-user-howto-use-blackberry-modem-laptop.html">HOWTO: Blackberry as Modem for Laptop</a>, by Mark Rejhon, (not Linux specific)</li>
</ul>
<p>Please visit Barry official website for more information on <a title="Barry" href="http://www.netdirect.ca/software/packages/barry/" target="_blank">http://www.netdirect.ca/software/packages/barry/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://charlespeng.com/barry-another-blackberry-%e2%84%a2-synchronization-for-linux/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

