<?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>Jigsaw Boys &#187; BlackBerry</title>
	<atom:link href="http://www.jigsawboys.com/category/misc/blackberry/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jigsawboys.com</link>
	<description>Security, Network and Computer Tech Tip Database!</description>
	<lastBuildDate>Mon, 10 May 2010 02:07:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Essential BlackBerry Apps</title>
		<link>http://www.jigsawboys.com/2008/07/28/essential-blackberry-apps/</link>
		<comments>http://www.jigsawboys.com/2008/07/28/essential-blackberry-apps/#comments</comments>
		<pubDate>Mon, 28 Jul 2008 05:21:59 +0000</pubDate>
		<dc:creator>Jamsi</dc:creator>
				<category><![CDATA[BlackBerry]]></category>

		<guid isPermaLink="false">http://www.jigsawboys.com/?p=125</guid>
		<description><![CDATA[A blackberry is one of those phones that once you've had one, you'll never go back. (We'll keep the iphone vs blackberry banter to a minimal shall we?). I wanted to share with you a few blackberry apps that I find essential and allow my blackberry to become more than just a communication device, but a full blown information portal.


No related posts.]]></description>
			<content:encoded><![CDATA[<p>A blackberry is one of those phones that once you&#8217;ve had one, you&#8217;ll never go back. (We&#8217;ll keep the iphone vs blackberry banter to a minimal shall we?). I wanted to share with you a few blackberry apps that I find essential and allow my blackberry to become more than just a communication device, but a full blown information portal.</p>
<h3><a href="http://www.google.com/mobile/default/maps/index.html">Google Maps</a></h3>
<p>Stock standard with many devices these days &#8211; an essential tool for any blackberry. Has the ability to pinpoint your location to find out where you are (within 200m). Great for those times when your not sure what train station your at ..</p>
<h3><a href="http://www.getjar.com/products/2953/DopeWarsZX">Dope Wars</a></h3>
<p>Just a bit of fun &#8230; </p>
<h3><a href="http://www.blackberry.com/googletalk">Google Talk</a></h3>
<p>A must have tool to keep in touch with friends and family, anywhere!</p>
<h3><a href="http://viigo.com/home">Viigo</a></h3>
<p>Viigo .. is just awesome. An RSS feeder for your blackberry, keeping you informed on just about any topic thinkable. You&#8217;ll never read a newspaper again.</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.jigsawboys.com/2008/07/28/essential-blackberry-apps/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>SSH on Blackberry (Mobile SSH)</title>
		<link>http://www.jigsawboys.com/2008/04/18/ssh-on-blackberry-midssh/</link>
		<comments>http://www.jigsawboys.com/2008/04/18/ssh-on-blackberry-midssh/#comments</comments>
		<pubDate>Fri, 18 Apr 2008 00:16:17 +0000</pubDate>
		<dc:creator>Jamsi</dc:creator>
				<category><![CDATA[BlackBerry]]></category>

		<guid isPermaLink="false">http://www.jigsawboys.com/2008/04/18/ssh-on-blackberry-midssh/</guid>
		<description><![CDATA[Had troubles connecting to SSH servers using my Blackberry Pearl &#8230; Until I found the following; While all Rove products are able to connect through the BlackBerry Internet Service, Research in Motion blocks all ports from 1-1024 except for ports 80 and 443 so the default ports for SSH and Telnet are blocked. I followed [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>Had troubles connecting to SSH servers using my Blackberry Pearl &#8230; Until I found the following;<br />
<blockquote>While all Rove products are able to connect through the BlackBerry Internet Service, Research in Motion blocks all ports from 1-1024 except for ports 80 and 443 so the default ports for SSH and Telnet are blocked.</p></blockquote>
<p>I followed <a href="http://www.jigsawboys.com/2006/05/09/ssh-on-multiple-ports/">Jonesy&#8217;s guide</a> to allow SSHD to run on multiple ports and whoala &#8211; it works.</p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.jigsawboys.com/2008/04/18/ssh-on-blackberry-midssh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQL Query to export/list all users in your Blackberry Server Farm</title>
		<link>http://www.jigsawboys.com/2008/04/04/sql-query-to-exportlist-all-users-in-your-blackberry-server-farm/</link>
		<comments>http://www.jigsawboys.com/2008/04/04/sql-query-to-exportlist-all-users-in-your-blackberry-server-farm/#comments</comments>
		<pubDate>Fri, 04 Apr 2008 03:37:00 +0000</pubDate>
		<dc:creator>Burnsie</dc:creator>
				<category><![CDATA[BlackBerry]]></category>

		<guid isPermaLink="false">http://www.jigsawboys.com/2008/04/04/sql-query-to-exportlist-all-users-in-your-blackberry-server-farm/</guid>
		<description><![CDATA[If you want a fast and easy way to list all the Blackberry users in your farm, with relevant information, run the below SQL query against the BESMgmt database on your Blackberry SQL database. It will return the following information: Users Display name BES Server they are on Exchange server their mailbox is on PIN [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<p>If you want a fast and easy way to list all the Blackberry users in your farm, with relevant information, run the below SQL query against the BESMgmt database on your Blackberry SQL database.</p>
<p>It will return the following information:<br />
Users Display name<br />
BES Server they are on<br />
Exchange server their mailbox is on<br />
PIN of their BES<br />
IT Policy they are using<br />
Software Configuration they are using<br />
Model of their Blackberry<br />
Versions of their BES software<br />
IEME of their Blackberry</p>
<p><code>select userconfig.DisplayName as [Name], ServerConfig.ServiceName as [BES Server] , userconfig.ServerDN [Exchange Server], userconfig.pin as [PIN], ITPolicy2.PolicyName as [IT Policy], HandHeldConfig.Name as [Software Configuration], SyncDeviceMgmtSummary.ModelName as [BBModel], SyncDeviceMgmtSummary.PlatformVer as [PlatformVer], SyncDeviceMgmtSummary.AppsVer as [AppsVer], SyncDeviceMgmtSummary.IMEI as [IMEI], UserConfig.CreationTime as [CreationTime]  FROM UserConfig left JOIN ServerConfig ON UserConfig.ServerConfigID = ServerConfig.ID	left JOIN ITPolicy2 ON UserConfig.ITPolicy2Id = ITPolicy2.ID	left JOIN UserStats ON UserConfig.ID = UserStats.ID left JOIN HandHeldConfig ON HandHeldConfig.ID = UserConfig.HandHeldConfigID left JOIN SyncDeviceMgmtSummary ON SyncDeviceMgmtSummary.UserConfigID = UserConfig.ID</code></p>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.jigsawboys.com/2008/04/04/sql-query-to-exportlist-all-users-in-your-blackberry-server-farm/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
