<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: BBFileScout 1.1 Lets You Resize Images!!!</title>
	<atom:link href="http://www.berryreview.com/2009/07/06/bbfilescout-1-1-lets-you-resize-images/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.berryreview.com/2009/07/06/bbfilescout-1-1-lets-you-resize-images/</link>
	<description>BlackBerry News and Reviews You Can Use</description>
	<lastBuildDate>Thu, 26 Nov 2009 02:35:15 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ted</title>
		<link>http://www.berryreview.com/2009/07/06/bbfilescout-1-1-lets-you-resize-images/comment-page-1/#comment-28889</link>
		<dc:creator>ted</dc:creator>
		<pubDate>Tue, 11 Aug 2009 08:26:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.berryreview.com/2009/07/06/bbfilescout-1-1-lets-you-resize-images/#comment-28889</guid>
		<description>Re-downloaded and rebooted the device and is working fine now. WOOHOO! :-D</description>
		<content:encoded><![CDATA[<p>Re-downloaded and rebooted the device and is working fine now. WOOHOO! <img src='http://www.berryreview.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':-D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ted</title>
		<link>http://www.berryreview.com/2009/07/06/bbfilescout-1-1-lets-you-resize-images/comment-page-1/#comment-28888</link>
		<dc:creator>ted</dc:creator>
		<pubDate>Tue, 11 Aug 2009 08:18:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.berryreview.com/2009/07/06/bbfilescout-1-1-lets-you-resize-images/#comment-28888</guid>
		<description>Battery Pull didn&#039;t resolve the issue :( Still have the java.lang.Error anyone know if there are any known issues with this working with 5.0?</description>
		<content:encoded><![CDATA[<p>Battery Pull didn&#8217;t resolve the issue <img src='http://www.berryreview.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  Still have the java.lang.Error anyone know if there are any known issues with this working with 5.0?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ted</title>
		<link>http://www.berryreview.com/2009/07/06/bbfilescout-1-1-lets-you-resize-images/comment-page-1/#comment-28887</link>
		<dc:creator>ted</dc:creator>
		<pubDate>Tue, 11 Aug 2009 08:16:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.berryreview.com/2009/07/06/bbfilescout-1-1-lets-you-resize-images/#comment-28887</guid>
		<description>Tried downloading but won&#039;t work, I&#039;m running 5.0.0.130. Trying a Battery pull now to see if it&#039;s a simple fix. Just get the Java Language Error when I click the icon.</description>
		<content:encoded><![CDATA[<p>Tried downloading but won&#8217;t work, I&#8217;m running 5.0.0.130. Trying a Battery pull now to see if it&#8217;s a simple fix. Just get the Java Language Error when I click the icon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BBFileScount 1.1.0.1 Adds CUSTOM Sizes to Image Resizing Option &#124; BerryReview.com &#187;</title>
		<link>http://www.berryreview.com/2009/07/06/bbfilescout-1-1-lets-you-resize-images/comment-page-1/#comment-26975</link>
		<dc:creator>BBFileScount 1.1.0.1 Adds CUSTOM Sizes to Image Resizing Option &#124; BerryReview.com &#187;</dc:creator>
		<pubDate>Tue, 07 Jul 2009 07:21:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.berryreview.com/2009/07/06/bbfilescout-1-1-lets-you-resize-images/#comment-26975</guid>
		<description>[...] I mentioned that BBFileScout added the ability to resize your images from your BlackBerry. Todd let me know that they have released a slight upgrade to version 1.1.0.1 [...]</description>
		<content:encoded><![CDATA[<p>[...] I mentioned that BBFileScout added the ability to resize your images from your BlackBerry. Todd let me know that they have released a slight upgrade to version 1.1.0.1 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.berryreview.com/2009/07/06/bbfilescout-1-1-lets-you-resize-images/comment-page-1/#comment-26934</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Mon, 06 Jul 2009 20:36:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.berryreview.com/2009/07/06/bbfilescout-1-1-lets-you-resize-images/#comment-26934</guid>
		<description>I tell you one more thing that would be nice.  Since you are already working with graphics methods, maybe this won&#039;t be that difficult.  Let us assume that a user has two JPG (or PNG) files. The user highlights them in the file picker interface.  If exactly two picture files are highlighted in the file selector, the [brand new] Horizontal Merge and Vertical Merge menu items become visible.

If the pictures were the same height, it would be easy to merge them horizontally.  Similarly, if the pictures were the same width, it would be easy to merge them vertically.  Let&#039;s just say all the pictures are 200x200 pixels, for fun.

Example: Horizontal Merge
  1. [In code], create a new Bitmap object, that is (2X width, or 400) pixels wide, by (1X height, or 200) pixels high.
  2. Copy the bits from the first picture, and draw them into the left section of the Bitmap.
  3. Copy the bits from the second picture, and draw them into the right section of the Bitmap.
  4. Name and save the file.


Example: Vertical Merge
  1. [In code], create a new Bitmap object, that is (1X width, or 200) pixels wide, by (2X height, or 400) pixels high.
  2. Copy the bits from the first picture, and draw them into the top section of the Bitmap.
  3. Copy the bits from the second picture, and draw them into the bottom section of the Bitmap.
  4. Name and save the file.


What does this give us?  The ability to make a collage of pictures.

See, in eBay, when you list items, they will give you one JPG picture free.  They don&#039;t specify how large that picture can be.  However, if you upload more than one picture, they charge you more money.  As a result, when I list an item, I take multiple pictures and make a collage in Paintbrush on my PC - I&#039;m thrifty.  The resultant image is very wide and tall, but I have multiple pictures in it, and I pay nothing extra to have multiple pictures.

If I had this picture merge ability, I could do all of the following:
  1. Take 6 pictures of an object for sale on eBay.  Say, an old, outdated iPhone, that cannot multi-task.
  2. Using BBFileScout, I could make the pictures all the same size (100x100).
  3. Using BBFileScout, I could horizontally merge two pictures, pic1.jpg + pic2.jpg, into a new picture file: merge1.jpg.
  4. Using BBFileScout, I could horizontally merge two pictures, merge1.jpg + pic3.jpg, into a new picture file: merge2.jpg.  Now, I have a picture that is 3 pictures wide.
  5. Do this process again, for the other three pictures: pic4.jpg, pic5.jpg and pic6.jpg.  Now, I have two very wide pictures, called merge2.jpg and merge4.jpg.
  6. Finally, using BBFileScout, I could vertically merge those two very wide pictures, merge2.jpg + merge4.jpg, into a new picture, called OutdatediPhoneForeBay.jpg.

Done!  I simply upload that picture to eBay, when creating a listing, as my one free picture.</description>
		<content:encoded><![CDATA[<p>I tell you one more thing that would be nice.  Since you are already working with graphics methods, maybe this won&#8217;t be that difficult.  Let us assume that a user has two JPG (or PNG) files. The user highlights them in the file picker interface.  If exactly two picture files are highlighted in the file selector, the [brand new] Horizontal Merge and Vertical Merge menu items become visible.</p>
<p>If the pictures were the same height, it would be easy to merge them horizontally.  Similarly, if the pictures were the same width, it would be easy to merge them vertically.  Let&#8217;s just say all the pictures are 200&#215;200 pixels, for fun.</p>
<p>Example: Horizontal Merge<br />
  1. [In code], create a new Bitmap object, that is (2X width, or 400) pixels wide, by (1X height, or 200) pixels high.<br />
  2. Copy the bits from the first picture, and draw them into the left section of the Bitmap.<br />
  3. Copy the bits from the second picture, and draw them into the right section of the Bitmap.<br />
  4. Name and save the file.</p>
<p>Example: Vertical Merge<br />
  1. [In code], create a new Bitmap object, that is (1X width, or 200) pixels wide, by (2X height, or 400) pixels high.<br />
  2. Copy the bits from the first picture, and draw them into the top section of the Bitmap.<br />
  3. Copy the bits from the second picture, and draw them into the bottom section of the Bitmap.<br />
  4. Name and save the file.</p>
<p>What does this give us?  The ability to make a collage of pictures.</p>
<p>See, in eBay, when you list items, they will give you one JPG picture free.  They don&#8217;t specify how large that picture can be.  However, if you upload more than one picture, they charge you more money.  As a result, when I list an item, I take multiple pictures and make a collage in Paintbrush on my PC &#8211; I&#8217;m thrifty.  The resultant image is very wide and tall, but I have multiple pictures in it, and I pay nothing extra to have multiple pictures.</p>
<p>If I had this picture merge ability, I could do all of the following:<br />
  1. Take 6 pictures of an object for sale on eBay.  Say, an old, outdated iPhone, that cannot multi-task.<br />
  2. Using BBFileScout, I could make the pictures all the same size (100&#215;100).<br />
  3. Using BBFileScout, I could horizontally merge two pictures, pic1.jpg + pic2.jpg, into a new picture file: merge1.jpg.<br />
  4. Using BBFileScout, I could horizontally merge two pictures, merge1.jpg + pic3.jpg, into a new picture file: merge2.jpg.  Now, I have a picture that is 3 pictures wide.<br />
  5. Do this process again, for the other three pictures: pic4.jpg, pic5.jpg and pic6.jpg.  Now, I have two very wide pictures, called merge2.jpg and merge4.jpg.<br />
  6. Finally, using BBFileScout, I could vertically merge those two very wide pictures, merge2.jpg + merge4.jpg, into a new picture, called OutdatediPhoneForeBay.jpg.</p>
<p>Done!  I simply upload that picture to eBay, when creating a listing, as my one free picture.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PDM</title>
		<link>http://www.berryreview.com/2009/07/06/bbfilescout-1-1-lets-you-resize-images/comment-page-1/#comment-26885</link>
		<dc:creator>PDM</dc:creator>
		<pubDate>Mon, 06 Jul 2009 18:35:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.berryreview.com/2009/07/06/bbfilescout-1-1-lets-you-resize-images/#comment-26885</guid>
		<description>Desktop download link is working now :)

Thx!</description>
		<content:encoded><![CDATA[<p>Desktop download link is working now <img src='http://www.berryreview.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Thx!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PDM</title>
		<link>http://www.berryreview.com/2009/07/06/bbfilescout-1-1-lets-you-resize-images/comment-page-1/#comment-26882</link>
		<dc:creator>PDM</dc:creator>
		<pubDate>Mon, 06 Jul 2009 18:21:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.berryreview.com/2009/07/06/bbfilescout-1-1-lets-you-resize-images/#comment-26882</guid>
		<description>Hi emacf1 ;)

In trying to download the desktop version I get the following error message :
[QUOTE]
404 Not Found
The requested URL /_data/bbfs001/BlackBerry_BBFileScout_v1.1.0.1.zip does not exist. 
[/QUOTE]

MfG,


PDM</description>
		<content:encoded><![CDATA[<p>Hi emacf1 <img src='http://www.berryreview.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>In trying to download the desktop version I get the following error message :<br />
[QUOTE]<br />
404 Not Found<br />
The requested URL /_data/bbfs001/BlackBerry_BBFileScout_v1.1.0.1.zip does not exist.<br />
[/QUOTE]</p>
<p>MfG,</p>
<p>PDM</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: emacf1</title>
		<link>http://www.berryreview.com/2009/07/06/bbfilescout-1-1-lets-you-resize-images/comment-page-1/#comment-26881</link>
		<dc:creator>emacf1</dc:creator>
		<pubDate>Mon, 06 Jul 2009 18:08:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.berryreview.com/2009/07/06/bbfilescout-1-1-lets-you-resize-images/#comment-26881</guid>
		<description>get 1.1.0.1 now :-)</description>
		<content:encoded><![CDATA[<p>get 1.1.0.1 now <img src='http://www.berryreview.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: emacf1</title>
		<link>http://www.berryreview.com/2009/07/06/bbfilescout-1-1-lets-you-resize-images/comment-page-1/#comment-26875</link>
		<dc:creator>emacf1</dc:creator>
		<pubDate>Mon, 06 Jul 2009 17:21:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.berryreview.com/2009/07/06/bbfilescout-1-1-lets-you-resize-images/#comment-26875</guid>
		<description>expect a &quot;user defined size&quot; setting in the next release of BBFileScout</description>
		<content:encoded><![CDATA[<p>expect a &#8220;user defined size&#8221; setting in the next release of BBFileScout</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: emacf1</title>
		<link>http://www.berryreview.com/2009/07/06/bbfilescout-1-1-lets-you-resize-images/comment-page-1/#comment-26874</link>
		<dc:creator>emacf1</dc:creator>
		<pubDate>Mon, 06 Jul 2009 17:20:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.berryreview.com/2009/07/06/bbfilescout-1-1-lets-you-resize-images/#comment-26874</guid>
		<description>nope - just the 1.0 jad is cached in your browser... choose refresh from #Menu</description>
		<content:encoded><![CDATA[<p>nope &#8211; just the 1.0 jad is cached in your browser&#8230; choose refresh from #Menu</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.berryreview.com/2009/07/06/bbfilescout-1-1-lets-you-resize-images/comment-page-1/#comment-26868</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Mon, 06 Jul 2009 16:28:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.berryreview.com/2009/07/06/bbfilescout-1-1-lets-you-resize-images/#comment-26868</guid>
		<description>Just so you know, I am running BBOS v4.6.0.282, and it works fine on that.  Lots of apps working strangely on 5.0; that scares me; I wonder if 5.0 will break a lot of existing apps.

I would guess that RIM is making dramatic changes to the API&#039;s, and they are not backward compatible.  Who knows?</description>
		<content:encoded><![CDATA[<p>Just so you know, I am running BBOS v4.6.0.282, and it works fine on that.  Lots of apps working strangely on 5.0; that scares me; I wonder if 5.0 will break a lot of existing apps.</p>
<p>I would guess that RIM is making dramatic changes to the API&#8217;s, and they are not backward compatible.  Who knows?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John LeNy</title>
		<link>http://www.berryreview.com/2009/07/06/bbfilescout-1-1-lets-you-resize-images/comment-page-1/#comment-26866</link>
		<dc:creator>John LeNy</dc:creator>
		<pubDate>Mon, 06 Jul 2009 16:22:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.berryreview.com/2009/07/06/bbfilescout-1-1-lets-you-resize-images/#comment-26866</guid>
		<description>I couldn&#039;t get the app to rezise in BB OS 5.0.100? Went back to 4.6.250

John L
jrleny@gmail.com</description>
		<content:encoded><![CDATA[<p>I couldn&#8217;t get the app to rezise in BB OS 5.0.100? Went back to 4.6.250</p>
<p>John L<br />
<a href="mailto:jrleny@gmail.com">jrleny@gmail.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.berryreview.com/2009/07/06/bbfilescout-1-1-lets-you-resize-images/comment-page-1/#comment-26861</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Mon, 06 Jul 2009 16:06:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.berryreview.com/2009/07/06/bbfilescout-1-1-lets-you-resize-images/#comment-26861</guid>
		<description>Now, that rocks.  I was considering using BBOS 5.0&#039;s beta, just for this feature.  I also considered writing an app, just to do resizing.  

The only thing different that I was going to do in my app was also allow the user to enter a specific size.  Why?  Well, if you go to some websites, they let you have avatars that are 100x100 pixels or 50x50 pixels; I would like to shrink pictures to any size.</description>
		<content:encoded><![CDATA[<p>Now, that rocks.  I was considering using BBOS 5.0&#8217;s beta, just for this feature.  I also considered writing an app, just to do resizing.  </p>
<p>The only thing different that I was going to do in my app was also allow the user to enter a specific size.  Why?  Well, if you go to some websites, they let you have avatars that are 100&#215;100 pixels or 50&#215;50 pixels; I would like to shrink pictures to any size.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BBFileScout 1.1 Lets You Resize Images - BlackBerry Forums at CrackBerry.com</title>
		<link>http://www.berryreview.com/2009/07/06/bbfilescout-1-1-lets-you-resize-images/comment-page-1/#comment-26854</link>
		<dc:creator>BBFileScout 1.1 Lets You Resize Images - BlackBerry Forums at CrackBerry.com</dc:creator>
		<pubDate>Mon, 06 Jul 2009 15:14:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.berryreview.com/2009/07/06/bbfilescout-1-1-lets-you-resize-images/#comment-26854</guid>
		<description>[...]  [...]</description>
		<content:encoded><![CDATA[<p>[...]  [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Corinne's Boss</title>
		<link>http://www.berryreview.com/2009/07/06/bbfilescout-1-1-lets-you-resize-images/comment-page-1/#comment-26852</link>
		<dc:creator>Corinne's Boss</dc:creator>
		<pubDate>Mon, 06 Jul 2009 14:53:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.berryreview.com/2009/07/06/bbfilescout-1-1-lets-you-resize-images/#comment-26852</guid>
		<description>Try : 
http://www.emacberry.com/_data/bbfs001/BBFileScout.jad</description>
		<content:encoded><![CDATA[<p>Try :<br />
<a href="http://www.emacberry.com/_data/bbfs001/BBFileScout.jad" rel="nofollow">http://www.emacberry.com/_data/bbfs001/BBFileScout.jad</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ronen Halevy</title>
		<link>http://www.berryreview.com/2009/07/06/bbfilescout-1-1-lets-you-resize-images/comment-page-1/#comment-26849</link>
		<dc:creator>Ronen Halevy</dc:creator>
		<pubDate>Mon, 06 Jul 2009 14:35:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.berryreview.com/2009/07/06/bbfilescout-1-1-lets-you-resize-images/#comment-26849</guid>
		<description>http://www.emacberry.com/ota/BBFileScout.jad
This is the link in the email they sent out</description>
		<content:encoded><![CDATA[<p><a href="http://www.emacberry.com/ota/BBFileScout.jad" rel="nofollow">http://www.emacberry.com/ota/BBFileScout.jad</a><br />
This is the link in the email they sent out</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nikolaus</title>
		<link>http://www.berryreview.com/2009/07/06/bbfilescout-1-1-lets-you-resize-images/comment-page-1/#comment-26848</link>
		<dc:creator>Nikolaus</dc:creator>
		<pubDate>Mon, 06 Jul 2009 14:28:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.berryreview.com/2009/07/06/bbfilescout-1-1-lets-you-resize-images/#comment-26848</guid>
		<description>Your OTA link takes me to version 1.0.1, not 1.1.  Typo or bad link?</description>
		<content:encoded><![CDATA[<p>Your OTA link takes me to version 1.0.1, not 1.1.  Typo or bad link?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
