<?xml version="1.0" encoding="iso-8859-1" ?>
<rss version="0.92">
<channel>
	<docs>http://backend.userland.com/rss092</docs>
	<title>PocketMatrix</title>
	<link>http://www.pocketmatrix.com/forums/</link>
	<description>Pocket PCs</description>
	<managingEditor>webmaster@pocketmatrix.com</managingEditor>
	<webMaster>webmaster@pocketmatrix.com</webMaster>
	<lastBuildDate>Fri, 12 Mar 2010 23:06:56 GMT</lastBuildDate>
<item>
	<title>EDGELIB :: RE: iPhone Screen Tap</title>
	<link>http://www.pocketmatrix.com/forums/viewtopic.php?p=293640#293640</link>
	<description>Author: &lt;a href=&quot;http://www.pocketmatrix.com/forums/profile.php?mode=viewprofile&amp;u=5693&quot; target=&quot;_blank&quot;&gt;edge&lt;/a&gt;&lt;br /&gt;

Posted: Fri Mar 12, 2010 6:17 pm (GMT 0)&lt;br /&gt;
Topic Replies: 2&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;Hi,
&lt;br /&gt;

&lt;br /&gt;
We recommend using ClassEInput instead. With this you can get click or touch events (they share the same event type): releases, presses and double presses. Use EIC_TOUCH1 to EIC_TOUCH5 to handle multi-touch.
&lt;br /&gt;_________________&lt;br /&gt;EDGELIB. Mobilize your code!
&lt;br /&gt;
 &lt;a href=&quot;http://www.edgelib.com&quot; target=&quot;_blank&quot;&gt;http://www.edgelib.com&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>EDGELIB :: RE: RGBA fonts...</title>
	<link>http://www.pocketmatrix.com/forums/viewtopic.php?p=293639#293639</link>
	<description>Author: &lt;a href=&quot;http://www.pocketmatrix.com/forums/profile.php?mode=viewprofile&amp;u=5693&quot; target=&quot;_blank&quot;&gt;edge&lt;/a&gt;&lt;br /&gt;

Posted: Fri Mar 12, 2010 6:15 pm (GMT 0)&lt;br /&gt;
Topic Replies: 1&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;Hi,
&lt;br /&gt;

&lt;br /&gt;
If you're using OpenGL, then drawing a font to a surface won't be necessary. Just use display-&gt;DrawFont (with your RGBA surface that loaded a PNG font image) and you should be set.
&lt;br /&gt;_________________&lt;br /&gt;EDGELIB. Mobilize your code!
&lt;br /&gt;
 &lt;a href=&quot;http://www.edgelib.com&quot; target=&quot;_blank&quot;&gt;http://www.edgelib.com&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>EDGELIB :: RE: Mix 2D and 3D</title>
	<link>http://www.pocketmatrix.com/forums/viewtopic.php?p=293638#293638</link>
	<description>Author: &lt;a href=&quot;http://www.pocketmatrix.com/forums/profile.php?mode=viewprofile&amp;u=5693&quot; target=&quot;_blank&quot;&gt;edge&lt;/a&gt;&lt;br /&gt;

Posted: Fri Mar 12, 2010 6:13 pm (GMT 0)&lt;br /&gt;
Topic Replies: 1&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;Hi,
&lt;br /&gt;

&lt;br /&gt;
To use blending and change text color use the following call prior to BltFast and DrawFont:
&lt;br /&gt;

&lt;br /&gt;
&lt;br /&gt;&lt;div class=&quot;forum_block&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;br /&gt;&lt;table cellspacing=0 cellpadding=0 width=100% border=0&gt;&lt;tr&gt;&lt;td bgcolor=Lavender align=right valign=top style='font-family:&quot;courier new&quot;;font-size:11;color:black'&gt;1&amp;nbsp;&lt;br&gt;2&amp;nbsp;&lt;br&gt;3&amp;nbsp;&lt;br&gt;4&amp;nbsp;&lt;br&gt;5&amp;nbsp;&lt;br&gt;6&amp;nbsp;&lt;br&gt;7&amp;nbsp;&lt;br&gt;&lt;/td&gt;&lt;td bgcolor=white valign=top nowrap style='font-family:&quot;courier new&quot;;font-size:11'&gt;&lt;span style='color:black;display:inline'&gt;&lt;span style='color:red;display:inline'&gt;&amp;lt;&lt;/span&gt;br&amp;nbsp;&lt;span style='color:red;display:inline'&gt;/&lt;/span&gt;&lt;span style='color:red;display:inline'&gt;&amp;gt;&lt;/span&gt;&lt;br&gt;display&lt;span style='color:red;display:inline'&gt;-&lt;/span&gt;&lt;span style='color:red;display:inline'&gt;&amp;gt;&lt;/span&gt;SetShading&lt;span style='color:red;display:inline'&gt;(&lt;/span&gt;E3D_TEXTURE&amp;nbsp;&lt;span style='color:red;display:inline'&gt;|&lt;/span&gt;&amp;nbsp;EFX_COLORIZE&lt;span style='color:red;display:inline'&gt;,&lt;/span&gt;&amp;nbsp;E_RGBA&lt;span style='color:red;display:inline'&gt;(&lt;/span&gt;&lt;span style='color:purple;display:inline'&gt;255&lt;/span&gt;&lt;span style='color:red;display:inline'&gt;,&lt;/span&gt;&amp;nbsp;&lt;span style='color:purple;display:inline'&gt;0&lt;/span&gt;&lt;span style='color:red;display:inline'&gt;,&lt;/span&gt;&amp;nbsp;&lt;span style='color:purple;display:inline'&gt;0&lt;/span&gt;&lt;span style='color:red;display:inline'&gt;,&lt;/span&gt;&amp;nbsp;&lt;span style='color:purple;display:inline'&gt;255&lt;/span&gt;&lt;span style='color:red;display:inline'&gt;)&lt;/span&gt;&lt;span style='color:red;display:inline'&gt;)&lt;/span&gt;&lt;span style='color:red;display:inline'&gt;;&lt;/span&gt;&lt;br&gt;&lt;span style='color:red;display:inline'&gt;&amp;lt;&lt;/span&gt;br&amp;nbsp;&lt;span style='color:red;display:inline'&gt;/&lt;/span&gt;&lt;span style='color:red;display:inline'&gt;&amp;gt;&lt;/span&gt;&lt;br&gt;&lt;span style='color:green;display:inline'&gt;//Your&amp;nbsp;render&amp;nbsp;call&amp;nbsp;here&lt;/span&gt;&lt;br&gt;&lt;span style='color:red;display:inline'&gt;&amp;lt;&lt;/span&gt;br&amp;nbsp;&lt;span style='color:red;display:inline'&gt;/&lt;/span&gt;&lt;span style='color:red;display:inline'&gt;&amp;gt;&lt;/span&gt;&lt;br&gt;display&lt;span style='color:red;display:inline'&gt;-&lt;/span&gt;&lt;span style='color:red;display:inline'&gt;&amp;gt;&lt;/span&gt;SetShading&lt;span style='color:red;display:inline'&gt;(&lt;/span&gt;E3D_TEXTURE&lt;span style='color:red;display:inline'&gt;)&lt;/span&gt;&lt;span style='color:red;display:inline'&gt;;&lt;/span&gt;&lt;br&gt;&lt;span style='color:red;display:inline'&gt;&amp;lt;&lt;/span&gt;br&amp;nbsp;&lt;span style='color:red;display:inline'&gt;/&lt;/span&gt;&lt;span style='color:red;display:inline'&gt;&amp;gt;&lt;/span&gt;&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td bgcolor=Lavender&gt;&lt;/td&gt;&lt;td bgcolor=Lavender&gt;&lt;div style='display:inline;color:black;font-family:tahoma;font-size:9'&gt;&lt;b&gt;7&lt;/b&gt; lines; &lt;b&gt;0&lt;/b&gt; keywds; &lt;b&gt;4&lt;/b&gt; nums; &lt;b&gt;29&lt;/b&gt; ops; &lt;b&gt;0&lt;/b&gt; strs; &lt;b&gt;1&lt;/b&gt; coms &amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style='color:green;display:inline'&gt;Syntactic Coloring&lt;/span&gt;&amp;nbsp;v&lt;span style='color:purple;display:inline'&gt;0&lt;/span&gt;&lt;span style='color:red;display:inline'&gt;.&lt;/span&gt;&lt;span style='color:purple;display:inline'&gt;3&lt;/span&gt;&lt;span style='color:red;display:inline'&gt;&amp;nbsp;-&amp;nbsp;&lt;/span&gt;Dan East &amp;nbsp; &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;_________________&lt;br /&gt;EDGELIB. Mobilize your code!
&lt;br /&gt;
 &lt;a href=&quot;http://www.edgelib.com&quot; target=&quot;_blank&quot;&gt;http://www.edgelib.com&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>EDGELIB :: RE: Screen orientation problem when using iPhone UI with Edgelib</title>
	<link>http://www.pocketmatrix.com/forums/viewtopic.php?p=293637#293637</link>
	<description>Author: &lt;a href=&quot;http://www.pocketmatrix.com/forums/profile.php?mode=viewprofile&amp;u=5693&quot; target=&quot;_blank&quot;&gt;edge&lt;/a&gt;&lt;br /&gt;

Posted: Fri Mar 12, 2010 6:11 pm (GMT 0)&lt;br /&gt;
Topic Replies: 1&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;Hi Orion,
&lt;br /&gt;

&lt;br /&gt;
To rotate native iPhone UI elements, use the following call:
&lt;br /&gt;

&lt;br /&gt;
&lt;br /&gt;&lt;div class=&quot;forum_block&quot;&gt;&lt;b&gt;Code:&lt;/b&gt;&lt;br /&gt;&lt;table cellspacing=0 cellpadding=0 width=100% border=0&gt;&lt;tr&gt;&lt;td bgcolor=Lavender align=right valign=top style='font-family:&quot;courier new&quot;;font-size:11;color:black'&gt;1&amp;nbsp;&lt;br&gt;2&amp;nbsp;&lt;br&gt;3&amp;nbsp;&lt;br&gt;&lt;/td&gt;&lt;td bgcolor=white valign=top nowrap style='font-family:&quot;courier new&quot;;font-size:11'&gt;&lt;span style='color:black;display:inline'&gt;&lt;span style='color:red;display:inline'&gt;&amp;lt;&lt;/span&gt;br&amp;nbsp;&lt;span style='color:red;display:inline'&gt;/&lt;/span&gt;&lt;span style='color:red;display:inline'&gt;&amp;gt;&lt;/span&gt;&lt;br&gt;&lt;span style='color:red;display:inline'&gt;[&lt;/span&gt;&lt;span style='color:red;display:inline'&gt;[&lt;/span&gt;UIApplication&amp;nbsp;sharedApplication&lt;span style='color:red;display:inline'&gt;]&lt;/span&gt;&amp;nbsp;setStatusBarOrientation&lt;span style='color:red;display:inline'&gt;:&lt;/span&gt;UIInterfaceOrientationLandscapeRight&amp;nbsp;animated&lt;span style='color:red;display:inline'&gt;:&lt;/span&gt;NO&lt;span style='color:red;display:inline'&gt;]&lt;/span&gt;&lt;span style='color:red;display:inline'&gt;;&lt;/span&gt;&lt;br&gt;&lt;span style='color:red;display:inline'&gt;&amp;lt;&lt;/span&gt;br&amp;nbsp;&lt;span style='color:red;display:inline'&gt;/&lt;/span&gt;&lt;span style='color:red;display:inline'&gt;&amp;gt;&lt;/span&gt;&lt;br&gt;&lt;/span&gt;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td bgcolor=Lavender&gt;&lt;/td&gt;&lt;td bgcolor=Lavender&gt;&lt;div style='display:inline;color:black;font-family:tahoma;font-size:9'&gt;&lt;b&gt;3&lt;/b&gt; lines; &lt;b&gt;0&lt;/b&gt; keywds; &lt;b&gt;0&lt;/b&gt; nums; &lt;b&gt;13&lt;/b&gt; ops; &lt;b&gt;0&lt;/b&gt; strs; &lt;b&gt;0&lt;/b&gt; coms &amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;span style='color:green;display:inline'&gt;Syntactic Coloring&lt;/span&gt;&amp;nbsp;v&lt;span style='color:purple;display:inline'&gt;0&lt;/span&gt;&lt;span style='color:red;display:inline'&gt;.&lt;/span&gt;&lt;span style='color:purple;display:inline'&gt;3&lt;/span&gt;&lt;span style='color:red;display:inline'&gt;&amp;nbsp;-&amp;nbsp;&lt;/span&gt;Dan East &amp;nbsp; &lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;_________________&lt;br /&gt;EDGELIB. Mobilize your code!
&lt;br /&gt;
 &lt;a href=&quot;http://www.edgelib.com&quot; target=&quot;_blank&quot;&gt;http://www.edgelib.com&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>EDGELIB :: RE: iPhone is it possible?</title>
	<link>http://www.pocketmatrix.com/forums/viewtopic.php?p=293636#293636</link>
	<description>Author: &lt;a href=&quot;http://www.pocketmatrix.com/forums/profile.php?mode=viewprofile&amp;u=5693&quot; target=&quot;_blank&quot;&gt;edge&lt;/a&gt;&lt;br /&gt;

Posted: Fri Mar 12, 2010 6:09 pm (GMT 0)&lt;br /&gt;
Topic Replies: 2&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;Hi,
&lt;br /&gt;

&lt;br /&gt;
Currently it's not possible to render anything behind the EDGELIB OpenGL surface.
&lt;br /&gt;_________________&lt;br /&gt;EDGELIB. Mobilize your code!
&lt;br /&gt;
 &lt;a href=&quot;http://www.edgelib.com&quot; target=&quot;_blank&quot;&gt;http://www.edgelib.com&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>EDGELIB :: RE: I have problems when building helloworld-symbian,plz help!</title>
	<link>http://www.pocketmatrix.com/forums/viewtopic.php?p=293635#293635</link>
	<description>Author: &lt;a href=&quot;http://www.pocketmatrix.com/forums/profile.php?mode=viewprofile&amp;u=5693&quot; target=&quot;_blank&quot;&gt;edge&lt;/a&gt;&lt;br /&gt;

Posted: Fri Mar 12, 2010 6:07 pm (GMT 0)&lt;br /&gt;
Topic Replies: 3&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;Hi,
&lt;br /&gt;

&lt;br /&gt;
You need to copy both edge.lib and edgerender.lib into your Symbian SDK folder. It's probably located in c:\Symbian\s60_3rd\epoc\release\urel
&lt;br /&gt;_________________&lt;br /&gt;EDGELIB. Mobilize your code!
&lt;br /&gt;
 &lt;a href=&quot;http://www.edgelib.com&quot; target=&quot;_blank&quot;&gt;http://www.edgelib.com&lt;/a&gt;&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>General Pocket PC Discussion :: Brooklyns finest FREE MOVIE DOWNLOAD HIGH QUALITY.</title>
	<link>http://www.pocketmatrix.com/forums/viewtopic.php?p=293634#293634</link>
	<description>Author: &lt;a href=&quot;http://www.pocketmatrix.com/forums/profile.php?mode=viewprofile&amp;u=26506&quot; target=&quot;_blank&quot;&gt;pwilliams160&lt;/a&gt;&lt;br /&gt;
Subject: Brooklyns finest FREE MOVIE DOWNLOAD HIGH QUALITY.&lt;br /&gt;
Posted: Fri Mar 12, 2010 3:19 pm (GMT 0)&lt;br /&gt;
Topic Replies: 0&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;&lt;span style=&quot;font-weight: bold&quot;&gt;&lt;span style=&quot;color: #008000&quot;&gt;Please note:All our Movies are in High Definition Crisp quality.&lt;/span&gt; If it were not so, we'd rather not offer such a service. Our movies are well catered for, captured and maintained by a team of top level Digital Videography Professionals. This is why we are different from any other free movie site out there. Our movies are addictive. Once you join , you wont want to go anywhere else. Its all about the quality.Pure unique quality, A cinematic Experience having you crave for more.&lt;/span&gt;
&lt;br /&gt;

&lt;br /&gt;
&lt;img src=&quot;http://burmastreet.com/images/radiate.gif&quot; border=&quot;0&quot; /&gt;
&lt;br /&gt;
&lt;img src=&quot;http://www.burmastreet.com/images/aorr.gif&quot; border=&quot;0&quot; /&gt;&lt;span style=&quot;color: #FF4000&quot;&gt; 300x&lt;/span&gt;  faster Streaming speeds.Chrystal clear sound,crisp Dvd quality.HIGH DEFINITION.
&lt;br /&gt;

&lt;br /&gt;
Latest releases &lt;span style=&quot;color: #00BFFF&quot;&gt;Burn solid copy to Dvd&lt;/span&gt;..Relax and play on your HD,TV. Image
&lt;br /&gt;

&lt;br /&gt;
&lt;img src=&quot;http://www.impawards.com/2010/posters/brooklyns_finest.jpg&quot; border=&quot;0&quot; /&gt;
&lt;br /&gt;

&lt;br /&gt;
&lt;span style=&quot;font-weight: bold&quot;&gt;
&lt;br /&gt;
&lt;span style=&quot;color: #FF8000&quot;&gt;The story revolves around three New York police officers over one week. Eddie is a patrolman played by Richard Gere who only has 7 days left before he can pull the pin and retire. Eddie has seen it all, and he has become so disenchanted with life that he must find some reason each day not to blow his own brains out. Undercover cop Tango played by Don Cheadle has been on the streets too long, causing him to protect Caz (Wesley Snipes) the drug kingpin target he is out to catch. Sal (Ethan Hawke) is a narcotics cop who is under tremendous pressure to provide a healthy home for his pregnant wife and two children. This stress from home and the temptation of all that drug money at his job is causing him to jump back and forth from being a good cop to a bad cop. In the end, all three police officers will eventually come together. Douglas Young (the-movie-guy)  &lt;/span&gt;
&lt;br /&gt;

&lt;br /&gt;

&lt;br /&gt;
&lt;a href=&quot;http://secure.signup-way.com/3812/10199/agent007&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://www.freemoviestheatre.com/template/images/download.jpg&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;
&lt;br /&gt;

&lt;br /&gt;
&lt;a href=&quot;http://secure.signup-way.com/3812/10199/agent007&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://i27.tinypic.com/ftcyki.gif&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;
&lt;br /&gt;

&lt;br /&gt;
[color=olive]&lt;span style=&quot;font-size: 16px; line-height: normal&quot;&gt;Watch the latest movies in HD quality &lt;/span&gt;&lt;/span&gt;
&lt;br /&gt;

&lt;br /&gt;
&lt;img src=&quot;http://blog.digitalcontentproducer.com/sundance/wp-content/uploads/2009/01/brooklyns-finest.jpg&quot; border=&quot;0&quot; /&gt;
&lt;br /&gt;

&lt;br /&gt;
&lt;a href=&quot;http://www.youtube.com/watch?v=MMA9QgDqQX8&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://www.favvio.com/images/prev.gif&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;to see the official trailer.
&lt;br /&gt;
&lt;img src=&quot;http://favvio.com/images/HD.gif&quot; border=&quot;0&quot; /&gt;
&lt;br /&gt;

&lt;br /&gt;
&lt;img src=&quot;http://favvio.com/images/moviespoosa.jpg&quot; border=&quot;0&quot; /&gt;
&lt;br /&gt;

&lt;br /&gt;
&lt;span style=&quot;font-weight: bold&quot;&gt;
&lt;br /&gt;
This Week&lt;/span&gt;
&lt;br /&gt;

&lt;br /&gt;
&lt;span style=&quot;font-weight: bold&quot;&gt;1. Avatar
&lt;br /&gt;
2  Alice in Wonderland
&lt;br /&gt;
3. 2012
&lt;br /&gt;
4. From paris with love 
&lt;br /&gt;
5. The Wolfman
&lt;br /&gt;
6. Shutter island  
&lt;br /&gt;
7.  Dear John
&lt;br /&gt;
8.  Edge of darkness 
&lt;br /&gt;
9.  Cop out
&lt;br /&gt;
10. Lightning thief
&lt;br /&gt;
11. When in Rome
&lt;br /&gt;
12. The Book of Eli
&lt;br /&gt;
13. Legion
&lt;br /&gt;
14. Tooth Fairy
&lt;br /&gt;
15 .The Spy Next Door
&lt;br /&gt;
16. Crazy Heart
&lt;br /&gt;
18. Valentines Day 
&lt;br /&gt;
19. Daybreakers
&lt;br /&gt;
20.The Imaginarium of Doctor Parnassus
&lt;br /&gt;
[b]
&lt;br /&gt;
&quot;Breaking News&quot;&lt;/span&gt;
&lt;br /&gt;

&lt;br /&gt;
&lt;span style=&quot;font-weight: bold&quot;&gt;&lt;span style=&quot;color: #008000&quot;&gt;Alice in Wonderland&lt;/span&gt;’ Breaks Box Office Records, Could Pass ‘Avatar’
&lt;br /&gt;
Tim Burton’s latest film tops $200 million in its first weekend &lt;/span&gt;
&lt;br /&gt;

&lt;br /&gt;
im Burton’s latest film, “Alice in Wonderland,” released in 3D and starring heavy names like Johnny Depp, Helena Bonham Carter and Anne Hathaway, has just broken most known records terms of box office gross over a single weekend for a non-summer release. Making over $210 million worldwide and over $116 domestically, the film now stands great chances of actually taking down “Avatar” in sales, optimistic estimates would indicate, as The Wrap informs.
&lt;br /&gt;

&lt;br /&gt;
“Avatar” has long passed the $2 billion threshold at the box office, officially becoming the best selling movie ever made, and thus taking down the previous record holder, another film by James Cameron, “Titanic.” It would seem that, based on how it fared in its first weekend of release, when it wasn’t even out in theaters all over the world, some believe “Alice in Wonderland” has what it takes to take down “Avatar” in the long run.
&lt;br /&gt;

&lt;br /&gt;
“Culminating what Disney distribution chief Chuck Viane called ‘one of the greatest theatrical rides I’ve ever been on,’ the Tim Burton-directed 3D adaptation of ‘Alice in Wonderland’ broke pretty much every first-quarter box-office record there is, while grossing $116.3 million in North America and $210.3 million worldwide, according to studio estimates. The domestic debut shattered the previous January-March opening benchmark, established in 2004 by ‘The Passion of the Christ’ ($83.3 million). And not only was it the biggest 3D opening of all time, it also took down ‘Avatar’s’ recently set IMAX record, selling out each of the 188 digital 3D outlets on the way to a weekend total of $11.9 million,” The Wrap says.
&lt;br /&gt;

&lt;br /&gt;
“Opening in 3,728 theaters, ‘Alice’ scored tepid reviews – it tallied only a 53 percent ‘fresh’ on Rotten Tomatoes – but solid word-of-mouth among movie-goers, registering an ‘A-minus’ rating from research firm CinemaScore. And for its part, Disney was able to launch an ambitious marketing campaign for the $200 million Johnny Depp film – which included full takeover ads of major metropolitan daily newspapers – with its key marketing personnel still in flux,” the same publication says of how Disney pushed the film.
&lt;br /&gt;

&lt;br /&gt;
Indeed, promotion for it was very intense, with the studio investing a (not so) small fortune in it not solely because of the story and the animation, but also because it was a Johnny Depp film. Critics though, as also noted above, were not that happy about the outcome, with some even saying that this was the worst performance Depp gave in his entire career, while the movie was nothing short of an ambitious, yet shallow effort. 
&lt;br /&gt;

&lt;br /&gt;

&lt;br /&gt;
&lt;span style=&quot;font-weight: bold&quot;&gt;&lt;span style=&quot;color: #008000&quot;&gt; Alice in Wonderland (2010) Comments:&lt;/span&gt;&lt;/span&gt;
&lt;br /&gt;

&lt;br /&gt;
crescendo:better than expected
&lt;br /&gt;

&lt;br /&gt;
I've seen the movie over at favvio.com and for me it was a very entertaining movie.. loved Johnny Depp and the Red Queen character was a perfect cast .. totally hilarious xD WAY better than many say it is
&lt;br /&gt;

&lt;br /&gt;

&lt;br /&gt;
Richmond:Loved it
&lt;br /&gt;

&lt;br /&gt;
I saw this movie in 3D yesterday, and it was actually a lot better than all the expectations I heard from other people. No it wasn't the best film of the year, but I can honestly see how it would fit as a follow up to Lewis Carroll's books, which is what it's supposed to be.
&lt;br /&gt;

&lt;br /&gt;

&lt;br /&gt;
Joline:Alice in Wonderland (2010)
&lt;br /&gt;

&lt;br /&gt;
good film, love this film. I give 4.5/5
&lt;br /&gt;

&lt;br /&gt;

&lt;br /&gt;
HElizabeth:Hollywood...
&lt;br /&gt;

&lt;br /&gt;
Actually some people already saw it in Hollywood. That's probably why they're already commenting
&lt;br /&gt;

&lt;br /&gt;

&lt;br /&gt;
miss_poisoner: Awsm
&lt;br /&gt;

&lt;br /&gt;
I hope, that this movie is awesome! I really want to watch it. Now ;DDD
&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>Anything Discussion :: RE: How to convert HD, TS, MTS, M2TS… on Mac or windows</title>
	<link>http://www.pocketmatrix.com/forums/viewtopic.php?p=293633#293633</link>
	<description>Author: &lt;a href=&quot;http://www.pocketmatrix.com/forums/profile.php?mode=viewprofile&amp;u=26414&quot; target=&quot;_blank&quot;&gt;weihuafhy&lt;/a&gt;&lt;br /&gt;

Posted: Fri Mar 12, 2010 12:18 pm (GMT 0)&lt;br /&gt;
Topic Replies: 4&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;4Videosoft &lt;a href=&quot;http://www.4videosoft.com/hd-converter.html&quot; target=&quot;_blank&quot;&gt;&lt;span style=&quot;font-weight: bold&quot;&gt; HD Converter&lt;/span&gt;&lt;/a&gt; and &lt;a href=&quot;http://www.4videosoft.com/mts-converter.html&quot; target=&quot;_blank&quot;&gt;&lt;span style=&quot;font-weight: bold&quot;&gt;MTS Converter&lt;/span&gt;&lt;/a&gt;can convert among HD videos.And&lt;a href=&quot;http://www.4videosoft.com/hd-converter-for-mac.html&quot; target=&quot;_blank&quot;&gt;&lt;span style=&quot;font-weight: bold&quot;&gt;Mac HD Converter&lt;/span&gt;&lt;/a&gt; to accomplish conversion between almost all popular high definition video for playback on your portable multimedia players such as iPod touch/video/nano/classic, Zune, iPhone, Apple TV, PSP, Xbox 360, PS3, Archos, iRiver PMP Player, Creative Zen, Pocket PC, and Mobile Phone etc.
&lt;br /&gt;_________________&lt;br /&gt;&lt;span style=&quot;font-weight: bold&quot;&gt;&lt;a href=&quot;http://www.4videosoft.com/hdconverter.html&quot; target=&quot;_blank&quot;&gt;HD Converter&lt;/a&gt;&lt;/span&gt;
&lt;br /&gt;
&lt;span style=&quot;font-weight: bold&quot;&gt;[url=http://www.4videosoft.com/mts-converter.html ]MTS  Converter[/url]&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>General Multimedia Discussion :: How to convert MKV to AVI without audio and video out of syn</title>
	<link>http://www.pocketmatrix.com/forums/viewtopic.php?p=293632#293632</link>
	<description>Author: &lt;a href=&quot;http://www.pocketmatrix.com/forums/profile.php?mode=viewprofile&amp;u=25922&quot; target=&quot;_blank&quot;&gt;harvey438&lt;/a&gt;&lt;br /&gt;
Subject: How to convert MKV to AVI without audio and video out of syn&lt;br /&gt;
Posted: Fri Mar 12, 2010 9:10 am (GMT 0)&lt;br /&gt;
Topic Replies: 0&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;How to convert MKV to AVI without audio and video out of sync issues?
&lt;br /&gt;

&lt;br /&gt;

&lt;br /&gt;
Nowadays, video files in the format of MKV  are frequently appearing on the network, including movies, TV shows, Music TV,  and many other forms. No matter what contents these MKV files are about, we can  easily download them as our on-hand video collections so long as we like. To  make good control of these MKV files or enjoy them to the great extent,  sometimes we need transcode these video resources in this format to other video  format, such as AVI, to do other use. In that case, we often need a practical  converter to assist us. Although there are lots of MKV converters in the  market, which one to choose is a big headache, because most of these programs  have problems one or another. Fortunately, one of the MKV Converter released by  Pavtube studio is a nice choice among the similar converters, since it can not  only finish conversion between MKV and AVI, but also guarantee the output files  without audio and video out of sync issues. Now, this post here will tell you  how to convert MKV to AVI via the help of Pavtube MKV Converter in  detail, just read on it to get what you need at will. 
&lt;br /&gt;

&lt;br /&gt;

&lt;br /&gt;
&lt;span style=&quot;font-weight: bold&quot;&gt;1. Download Pavtube &lt;a href=&quot;http://www.pavtube.com/mkv-converter/&quot; target=&quot;_blank&quot;&gt;MKV  Converter&lt;/a&gt;, install and run it.&lt;/span&gt;
&lt;br /&gt;

&lt;br /&gt;
As long as you launch it, the  following main interface will pop up. Now you can click on &quot;Add&quot; button to  import MKV files which you want to convert into this program. 
&lt;br /&gt;

&lt;br /&gt;
&lt;img src=&quot;http://www.pavmac.com/pic/0912/091225mkv/mkv1add091225.jpg&quot; border=&quot;0&quot; /&gt;
&lt;br /&gt;

&lt;br /&gt;

&lt;br /&gt;
&lt;span style=&quot;font-weight: bold&quot;&gt;2. Select AVI as output format and set destination folder&lt;/span&gt;
&lt;br /&gt;

&lt;br /&gt;
After the MKV files are loaded,  what you should do next is hitting the drop-down list of &quot;Format&quot; to select AVI  as the output format. Also, if you want to join all the MKV files you loaded as  a single file, you can tick checkbox &quot;Merge into one file&quot;. Moreover, if you  don’t want to use the save path set by default to store the output AVI files,  you can click the folder icon at the end of &quot;Output&quot; to browse and specify a  destination folder by yourself. 
&lt;br /&gt;

&lt;br /&gt;
&lt;img src=&quot;http://www.pavmac.com/pic/0912/091225mkv/mkv1format091225.jpg&quot; border=&quot;0&quot; /&gt;
&lt;br /&gt;

&lt;br /&gt;
&lt;span style=&quot;font-weight: bold&quot;&gt;3. Set advanced settings&lt;/span&gt;
&lt;br /&gt;

&lt;br /&gt;
Pavtube MKV Converter also permits  users adjusting video and audio parameters like codec, aspect ratio, bit rate,  frame rate, sample rate, etc., in that way, you can take charge of the size and  quality of the output AVI files. In principle, the larger input values, the  better output quality, but the corresponding larger file size. On the contrary,  the smaller inserted figures, the more inferior output quality, but  accompanying with smaller file size. 
&lt;br /&gt;

&lt;br /&gt;
&lt;img src=&quot;http://www.pavmac.com/pic/0912/091225mkv/mkv1profile091225.jpg&quot; border=&quot;0&quot; /&gt;
&lt;br /&gt;

&lt;br /&gt;
&lt;span style=&quot;font-weight: bold&quot;&gt;4. Convert&lt;/span&gt;
&lt;br /&gt;

&lt;br /&gt;
As soon as all the above  settings are completed, you can press &quot;Convert&quot; button to start conversion. The  interface below will show you clearly about the conversion info, including the  elapsed and left conversion time, generated and estimated file size, etc., even  you can check &quot;Shut down computer after conversion&quot;, so as not to wait around.
&lt;br /&gt;

&lt;br /&gt;
&lt;img src=&quot;http://www.pavmac.com/pic/0912/091225mkv/mkvconverter091225.jpg&quot; border=&quot;0&quot; /&gt;
&lt;br /&gt;

&lt;br /&gt;

&lt;br /&gt;
Once finished, click &quot;Open&quot;  button in the interface showing in step 2, and then you will find out the  output AVI files with ease.
&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>General Developer Discussion :: How to put video on your iPod?</title>
	<link>http://www.pocketmatrix.com/forums/viewtopic.php?p=293631#293631</link>
	<description>Author: &lt;a href=&quot;http://www.pocketmatrix.com/forums/profile.php?mode=viewprofile&amp;u=26507&quot; target=&quot;_blank&quot;&gt;bsbjing0217&lt;/a&gt;&lt;br /&gt;
Subject: How to put video on your iPod?&lt;br /&gt;
Posted: Fri Mar 12, 2010 8:15 am (GMT 0)&lt;br /&gt;
Topic Replies: 0&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;The guide will show you how to put video on your iPod with iPod Video Converter. This powerful iPod Converter software can assist you convert MP4, MPG, MPEG, MOV, M4V, RM, WMV, ASF, MKV, 3GP, MOD, TOD, etc, even the YouTube FLV video to your iPod video or audio supporting formats.
&lt;br /&gt;
&lt;span style=&quot;font-weight: bold&quot;&gt;What you need?&lt;/span&gt;
&lt;br /&gt;
&lt;span style=&quot;font-weight: bold&quot;&gt;OS: &lt;/span&gt;Windows NT4/2000/2003/XP and Windows Vista
&lt;br /&gt;
&lt;span style=&quot;font-weight: bold&quot;&gt;Software:&lt;/span&gt;4Videosoft&lt;a href=&quot;http://www.4videosoft.com/ipod-video-converter.html&quot; target=&quot;_blank&quot;&gt; iPod Video Converter&lt;/a&gt; 
&lt;br /&gt;
&lt;span style=&quot;font-weight: bold&quot;&gt;Hardware:&lt;/span&gt; 800MHz Intel or AMD CPU, or above; 512MB RAM or more
&lt;br /&gt;
&lt;span style=&quot;font-weight: bold&quot;&gt;Step1: Download and install &lt;a href=&quot;http://www.4videosoft.com/download/ipod-video-converter.exe&quot; target=&quot;_blank&quot;&gt;4Videosoft iPod Video Converter&lt;/a&gt;&lt;/span&gt;
&lt;br /&gt;
Download this software, when you finished the download process, run the .exe file to install it. 
&lt;br /&gt;
&lt;span style=&quot;font-weight: bold&quot;&gt;Step 2: Add video and set the output files&lt;/span&gt;
&lt;br /&gt;
Double click this iPod video converter, then you will see the following screen.
&lt;br /&gt;
&lt;img src=&quot;http://www.4videosoft.com/images/guide/ipod-video-converter/main.jpg&quot; border=&quot;0&quot; /&gt;
&lt;br /&gt;
&lt;span style=&quot;font-weight: bold&quot;&gt;(1) Add the video files&lt;/span&gt;
&lt;br /&gt;
Click the “Add File” button to add you want to convert.
&lt;br /&gt;
&lt;span style=&quot;font-weight: bold&quot;&gt;(2) Choose the output format &lt;/span&gt;
&lt;br /&gt;
Choose the output format from the “Profile” Column, find what your iPod supporting format or the other devices.The output format is powerful, you can see from the following picture:
&lt;br /&gt;
&lt;img src=&quot;http://www.4videosoft.com/images/guide/ipod-video-converter/profile.jpg&quot; border=&quot;0&quot; /&gt;
&lt;br /&gt;
&lt;span style=&quot;font-weight: bold&quot;&gt;(3) Video and audio Settings &lt;/span&gt;
&lt;br /&gt;
Click “Settings” to open the settings window.
&lt;br /&gt;
&lt;img src=&quot;http://www.4videosoft.com/images/guide/ipod-video-converter/settings.jpg&quot; border=&quot;0&quot; /&gt;
&lt;br /&gt;
&lt;span style=&quot;font-weight: bold&quot;&gt;(4) Destination &lt;/span&gt;
&lt;br /&gt;
Click the “Browse”, you can put the converted file into what you want disk, and in the “Open Folder”, you can find the file.
&lt;br /&gt;
&lt;span style=&quot;font-weight: bold&quot;&gt;Step 3: Start conversion.&lt;/span&gt;
&lt;br /&gt;
Click the “Start” to convert video.
&lt;br /&gt;
At last, connect your iPod with your computer, and send your converted files to your iPod. Enjoy your favorite movie and music on the go!
&lt;br /&gt;
&lt;span style=&quot;font-weight: bold&quot;&gt;Note:&lt;/span&gt; As for the YouTube video converting, you should download the video from the YouTube first. There are a few ways to download it, I list two here. You can use the free online FLV Converter, such as &lt;a href=&quot;http://vixy.net/.&quot; target=&quot;_blank&quot;&gt;http://vixy.net/.&lt;/a&gt;  
&lt;br /&gt;
The other one is to download with the Firefox. At last, add your downloaded FLV file to 4Videosoft iPod Video Converter to convert, each step is so simple.
&lt;br /&gt;
&lt;span style=&quot;font-style: italic&quot;&gt;&lt;span style=&quot;font-weight: bold&quot;&gt;This program also has the capacity to trim video, crop video, merge several files into one, capture the picture etc, more wonderful functions you can have a try.&lt;/span&gt;&lt;/span&gt;
&lt;br /&gt;_________________&lt;br /&gt;ha&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>General Technology Discussion :: How to transfer iPod files to iPod/Computer/iTunes (Windows/</title>
	<link>http://www.pocketmatrix.com/forums/viewtopic.php?p=293630#293630</link>
	<description>Author: &lt;a href=&quot;http://www.pocketmatrix.com/forums/profile.php?mode=viewprofile&amp;u=26512&quot; target=&quot;_blank&quot;&gt;gjkllkjf530&lt;/a&gt;&lt;br /&gt;
Subject: How to transfer iPod files to iPod/Computer/iTunes (Windows/&lt;br /&gt;
Posted: Fri Mar 12, 2010 8:14 am (GMT 0)&lt;br /&gt;
Topic Replies: 0&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;&lt;span style=&quot;font-weight: bold&quot;&gt;Do you want to backup your iPod files to your local computer?
&lt;br /&gt;
Do you want to transfer your files from your old iPod to your new one?
&lt;br /&gt;
Do you want to transfer your iPod files to your new iTunes?
&lt;br /&gt;
Do you want to transfer local files to iPod without iTunes? &lt;/span&gt;
&lt;br /&gt;

&lt;br /&gt;
This article is quoted from Wikihow and it shows us how to transfer iPod files to iPod/Computer/iTunes for both Windows and Mac uses.
&lt;br /&gt;

&lt;br /&gt;
&lt;span style=&quot;font-weight: bold&quot;&gt;Part 1: How to transfer &lt;a href=&quot;http://www.topmediasoft.com/ipod-transfer-avcware.html&quot; target=&quot;_blank&quot;&gt;iPod files to iPod/Computer/iTunes&lt;/a&gt; for Windows User&lt;/span&gt;
&lt;br /&gt;

&lt;br /&gt;
Step 0: Free download &lt;span style=&quot;font-weight: bold&quot;&gt;&lt;a href=&quot;http://www.topmediasoft.com/download/avc/avc-ipod-transfer-483120.exe&quot; target=&quot;_blank&quot;&gt;iPod to iPod/Computer/iTunes Transfer &lt;/a&gt; &lt;/span&gt; install and run it. Please make sure that your iTunes is closed when you use the software.
&lt;br /&gt;

&lt;br /&gt;
Step 1: Connect your iPod/iPhone to your computer via USB cable. After done, the iPod/iPhone icon and its library and playlists will appear in the Device list. Open the library/playlist that you want to add files into. 
&lt;br /&gt;

&lt;br /&gt;
Method 1: &lt;span style=&quot;font-weight: bold&quot;&gt;Transfer iPod to iPod or Transfer local files to iPod&lt;/span&gt;
&lt;br /&gt;

&lt;br /&gt;
&lt;img src=&quot;http://www.topmediasoft.com/images/guides/ipodiphone/ipod2ipod.jpg&quot; border=&quot;0&quot; /&gt;
&lt;br /&gt;

&lt;br /&gt;
Click the Add files button, and choose the Add Files to List option that the button shows, and then locate the required files to your iPod/iPhone. 
&lt;br /&gt;
&lt;span style=&quot;font-weight: bold&quot;&gt;Tip:&lt;/span&gt;
&lt;br /&gt;
A: If you want to add a folder containing all files you want, please click the Add files drop-down button, and choose the Add Folder to List option, and then locate the folder to your iPod/iPhone. 
&lt;br /&gt;
B: When the software is started, it will modify the automatic synchronization of music/video to manual synchronization between iPod and iTunes.
&lt;br /&gt;

&lt;br /&gt;
Method 2: &lt;span style=&quot;font-weight: bold&quot;&gt;Transfer iPod to Local Computer&lt;/span&gt;
&lt;br /&gt;

&lt;br /&gt;
&lt;img src=&quot;http://www.topmediasoft.com/images/guides/ipodiphone/ipod2pc.jpg&quot; border=&quot;0&quot; /&gt;
&lt;br /&gt;

&lt;br /&gt;
Click the &lt;span style=&quot;font-weight: bold&quot;&gt;Backup to local&lt;/span&gt; button to start exporting files.
&lt;br /&gt;

&lt;br /&gt;
Method 3: &lt;span style=&quot;font-weight: bold&quot;&gt;Transfer iPod to iTunes&lt;/span&gt;
&lt;br /&gt;

&lt;br /&gt;
&lt;img src=&quot;http://www.topmediasoft.com/images/guides/ipodiphone/ipod2itunes.jpg&quot; border=&quot;0&quot; /&gt;
&lt;br /&gt;

&lt;br /&gt;
Click the &lt;span style=&quot;font-weight: bold&quot;&gt;Add to iTunes&lt;/span&gt; button to start exporting files.
&lt;br /&gt;

&lt;br /&gt;
&lt;span style=&quot;font-weight: bold&quot;&gt;Part 2: How to &lt;a href=&quot;http://www.topmediasoft.com/ipod-to-mac-transfer-imacsoft.html&quot; target=&quot;_blank&quot;&gt;transfer iPod files to iPod/Computer/iTunes&lt;/a&gt; for Mac User&lt;/span&gt;
&lt;br /&gt;

&lt;br /&gt;
Step 0: Free download &lt;span style=&quot;font-weight: bold&quot;&gt;&lt;a href=&quot;http://www.topmediasoft.com/download/imac/m-ipod-to-mac-transfer.dmg&quot; target=&quot;_blank&quot;&gt;iPod to Mac Transfer &lt;/a&gt; &lt;/span&gt;, install and run it.
&lt;br /&gt;
All information about your iPod, such as type, capacity, version, serial number, and format, will be shown on the main interface.
&lt;br /&gt;
&lt;span style=&quot;font-weight: bold&quot;&gt;Tip:&lt;/span&gt; All functions for iPod are applicable to iPhone, iPhone 3G, iPhone 3GS as well except for the photo management.
&lt;br /&gt;

&lt;br /&gt;
&lt;img src=&quot;http://www.topmediasoft.com/images/guides/ipodiphone/mac-1.jpg&quot; border=&quot;0&quot; /&gt;
&lt;br /&gt;

&lt;br /&gt;
&lt;span style=&quot;font-weight: bold&quot;&gt;Step 1: Transfer movies to iPod&lt;/span&gt;
&lt;br /&gt;
Open the library/playlist that you want to transfer. 
&lt;br /&gt;
Click the &quot;Add files to iPod&quot; or &quot;Add Folder to iPod&quot; button.
&lt;br /&gt;

&lt;br /&gt;
&lt;img src=&quot;http://www.topmediasoft.com/images/guides/ipodiphone/mac-2.jpg&quot; border=&quot;0&quot; /&gt;
&lt;br /&gt;

&lt;br /&gt;
&lt;span style=&quot;font-weight: bold&quot;&gt;Step 2: Locate the required audio files on the pop-up dialogbox and click &quot;Open&quot; button to import selected files to your iPod. &lt;/span&gt;
&lt;br /&gt;

&lt;br /&gt;
&lt;img src=&quot;http://www.topmediasoft.com/images/guides/ipodiphone/mac-3.jpg&quot; border=&quot;0&quot; /&gt;
&lt;br /&gt;

&lt;br /&gt;
&lt;span style=&quot;font-weight: bold&quot;&gt;Step 3: Edit iPod Playlist&lt;/span&gt;
&lt;br /&gt;
To those who want to create their own personalized iPod Playlist, you can try this function. 
&lt;br /&gt;
Choose the &quot;File -&gt; Playlist&quot; option to create a new list , and then choose the &quot;New Playlist&quot; option from the submenu. 
&lt;br /&gt;
Drag &amp; drop to import or export files need and drag it to the local, or you can choose the file from the local and drag it to the iPod.
&lt;br /&gt;

&lt;br /&gt;

&lt;br /&gt;

&lt;br /&gt;
More Tools:
&lt;br /&gt;
&lt;a href=&quot;http://www.topmediasoft.com/iphone-ringtone-maker-avcware.html&quot; target=&quot;_blank&quot;&gt;iPhone Ringtone Maker&lt;/a&gt;
&lt;br /&gt;
&lt;a href=&quot;http://www.topmediasoft.com/&quot; target=&quot;_blank&quot;&gt;Best DVD Ripper&lt;/a&gt;
&lt;br /&gt;
&lt;a href=&quot;http://www.topmediasoft.com/hd-converter-4videosoft.html&quot; target=&quot;_blank&quot;&gt;Best HD Converter&lt;/a&gt;
&lt;br /&gt;_________________&lt;br /&gt;Studio Aiprosoft&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>PocketMatrix.com Announcements/Feedback :: Convert MPG to iMovie with best Mac MPG to iMovie Converter</title>
	<link>http://www.pocketmatrix.com/forums/viewtopic.php?p=293629#293629</link>
	<description>Author: &lt;a href=&quot;http://www.pocketmatrix.com/forums/profile.php?mode=viewprofile&amp;u=26187&quot; target=&quot;_blank&quot;&gt;bencaban01&lt;/a&gt;&lt;br /&gt;
Subject: Convert MPG to iMovie with best Mac MPG to iMovie Converter&lt;br /&gt;
Posted: Fri Mar 12, 2010 2:12 am (GMT 0)&lt;br /&gt;
Topic Replies: 0&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;Convert MPG to iMovie with best Mac MPG to iMovie Converter 
&lt;br /&gt;

&lt;br /&gt;
There are some questions about importing MPG to iMovie I happened when surfed online, and nobody gives the best answers to those people in trouble; now I just choose two of them and try my best to give a favor. Hope it is more or less meaningful for you.
&lt;br /&gt;

&lt;br /&gt;
(1)&lt;span style=&quot;font-style: italic&quot;&gt;&quot;I have not used imovie much, but I'd like to play aroud. I have a Sony DSC-P100 digital point-and-shoot cameral that records video, which I can save to my computer as MPG. However, I can't seem to use these files in iMovie…&quot;&lt;/span&gt; 
&lt;br /&gt;

&lt;br /&gt;
Reply: Exactly we know the video format of Sony DSC-P100 is MPEG-1; we can save the video files as MPG and play in many players. And we know that iMovie could import video from any file in one of the following formats: MPEG-4, DV, or .mov files. So you need convert MPG files to MPEG-4, DV or MOV. I recommend MOV, for it is the best format for Mac's software, like iMovie, Final Cut Express, Final Cut Pro, Quicktime and more.
&lt;br /&gt;

&lt;br /&gt;
(2) &lt;span style=&quot;font-style: italic&quot;&gt;&quot;I have iMovie 6.0.3 – I have a Panasonic Camcorder. It came with ImageMixer3 software – which sadly is the only program I can use to import the videos onto my Mac. I'd love to be able to import them into iMovie directly but it won't work. Of course, when I bought the camcorder they assured me it would work with a Mac – sigh. The videos are .mpg format – does anyone know how I can get them to open into iMovie?&quot;&lt;/span&gt;
&lt;br /&gt;

&lt;br /&gt;
Reply: Of course, the camcorder could work very well with a Mac, when you connect you camcorder to Mac with ImageMixer3, it could be recognized as a new hardware. iMovie 6 is unable to deal with your Camcorder files—MPG, MPEG-2, AVCHD. Only iMovie 8, iMovie9 are able to do it. So you must convert MPG to MPEG-4, DV or MOV.
&lt;br /&gt;

&lt;br /&gt;
Recommend: A excellent and easy enough &lt;span style=&quot;font-weight: bold&quot;&gt;&lt;a href=&quot;http://www.my-video-converter.com/video_converter_mac/&quot; target=&quot;_blank&quot;&gt;Mac video converter&lt;/a&gt;&lt;/span&gt; could hand the conversion between all the video formats like MPEG, MPG, MPGE1/2/4, H.264, AVCHD, MOD, MP4,MOV, TOD, etc and you can get the videos without losing quality to import to iMovie, FCP, FCE, etc. It supports all the camcorders video formats from Sony, Panasonic, JVC, Canon, etc.
&lt;br /&gt;

&lt;br /&gt;
Easiest Guide:
&lt;br /&gt;
How to convert MPG to iMovie with best Mac MPG to iMovie Converter?
&lt;br /&gt;
Step1: Free download Moyea Video Converter for Mac, install and lauch it. 
&lt;br /&gt;
Free download now: &lt;span style=&quot;font-weight: bold&quot;&gt;&lt;a href=&quot;http://reg.moyea.com/download/?s=cb1519be554fbf82bf17c056126f19ee&amp;n=mac-video-converter-guide&quot; target=&quot;_blank&quot;&gt;Video Converter for Mac&lt;/a&gt;&lt;/span&gt;
&lt;br /&gt;

&lt;br /&gt;
Step 2: Import the all your MPG files from Mac into this Mac MPG to iMovie Cconverter (You can add more than one) and set output video format MOV or MPEG-4(*.mp4). If you want to merge all the files into only one, please check &quot;Merge into one file&quot;.
&lt;br /&gt;

&lt;br /&gt;
Step 3: Click &quot;Convert&quot; to convert MPG to MOV or MP4 now. After a few minutes, you can get converted MOV or MP4 files.
&lt;br /&gt;

&lt;br /&gt;
Then launch iMovie, from the file menu, please select Import Movies and add your MOV or MP4 files into it and start your editing.
&lt;br /&gt;

&lt;br /&gt;
&lt;img src=&quot;http://www.my-video-converter.com/images/uploads/2009/12/import_mpg_to_imovie.jpg&quot; border=&quot;0&quot; /&gt;
&lt;br /&gt;

&lt;br /&gt;
Thanks for reading. More information about convert MPG to iMovie for Mac, please enter: &lt;span style=&quot;font-weight: bold&quot;&gt;&lt;a href=&quot;http://www.my-video-converter.com/video_converter_mac/&quot; target=&quot;_blank&quot;&gt;Convert MPG to iMovie on Mac&lt;/a&gt;&lt;/span&gt;.
&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>Anything Discussion :: How to Convert RMVB files on Mac OS X?</title>
	<link>http://www.pocketmatrix.com/forums/viewtopic.php?p=293628#293628</link>
	<description>Author: &lt;a href=&quot;http://www.pocketmatrix.com/forums/profile.php?mode=viewprofile&amp;u=26187&quot; target=&quot;_blank&quot;&gt;bencaban01&lt;/a&gt;&lt;br /&gt;
Subject: How to Convert RMVB files on Mac OS X?&lt;br /&gt;
Posted: Fri Mar 12, 2010 2:09 am (GMT 0)&lt;br /&gt;
Topic Replies: 0&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;How to Convert RMVB files on Mac OS X? 
&lt;br /&gt;

&lt;br /&gt;
&lt;a href=&quot;http://streamonlinemovies.com/?hop=ywhxkee06&quot; target=&quot;_blank&quot;&gt;Stream Online Movies&lt;/a&gt; website is one of the RMVB movie download place. Unlimited 24/7 Access! No Time Limits, No Bandwidth Limits, No Content Limits! Stream Anything You Want, Any Time You Want. Stream and enjoy over 80 million movies online. RMVB is a RealMedia Variable Bitrate file, which is a popular format for Anime and Asian movie titles because of smaller file sizes and lower bitrates with exceptional quality compared to DivX, which has long been the standard for trading videos online.
&lt;br /&gt;

&lt;br /&gt;
Now, if you want to play this RMVB streams downloaded on Mac OS X, there one player you can download from official website.
&lt;br /&gt;

&lt;br /&gt;
&lt;span style=&quot;font-weight: bold&quot;&gt;&lt;a href=&quot;http://www.real.com/mac/realplayer&quot; target=&quot;_blank&quot;&gt;Download Realplayer on Mac&lt;/a&gt;&lt;/span&gt;, which is software for playing RealMedia files for Mac users.
&lt;br /&gt;
But if you want to convert RMVB files on Mac to any other formats like AVI, MPEG, MPG, MP4, DVD, MKV, MOV, DV, etc, there is a powerful and useful program—&lt;span style=&quot;font-weight: bold&quot;&gt;&lt;a href=&quot;http://www.my-video-converter.com/video_converter_mac/&quot; target=&quot;_blank&quot;&gt;Moyea Video Converter for Mac&lt;/a&gt;&lt;/span&gt; I strongly introduce to you. For its best quality, fastest converting speed, easy-to-use interface, comprehensive list of output format, excellent editing functions and so on.
&lt;br /&gt;

&lt;br /&gt;
Follow the step to convert RMVB files on Mac OS X now.
&lt;br /&gt;

&lt;br /&gt;
Step1: Download and install &lt;span style=&quot;font-weight: bold&quot;&gt;&lt;a href=&quot;http://reg.moyea.com/download/?s=cb1519be554fbf82bf17c056126f19ee&amp;n=mac-video-converter-guide&quot; target=&quot;_blank&quot;&gt;Mac Video Converter&lt;/a&gt;&lt;/span&gt;, add your RMVB file by clicking &quot;Add&quot; in the File menu or in the main interface.
&lt;br /&gt;

&lt;br /&gt;
Step2: In &quot;Format&quot; drop down list box, you may select output format. The software allows setting different output formats according to different files. For example, I may set the AVI as output format of the RMVB file.
&lt;br /&gt;

&lt;br /&gt;
&lt;img src=&quot;http://www.my-video-converter.com/images/uploads/2010/01/convert-rmvb-on-mac.jpg&quot; border=&quot;0&quot; /&gt;
&lt;br /&gt;

&lt;br /&gt;
Step3: Now let's select the output folder by clicking the &quot;Browse&quot; icon.
&lt;br /&gt;
Step4: Finally, click &quot;Convert&quot; in the main interface. After a successful conversion, click &quot;Open&quot; to check the AVI files.
&lt;br /&gt;

&lt;br /&gt;
If you're interested in this Mac RMVB video converter program, please visit: &lt;span style=&quot;font-weight: bold&quot;&gt;&lt;a href=&quot;http://www.my-video-converter.com/video_converter_mac/&quot; target=&quot;_blank&quot;&gt;Convert RMVB files on Mac OS X&lt;/a&gt;&lt;/span&gt;.
&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>General Multimedia Discussion :: How to import AVCHD(MTS or M2TS files)to Windows Movie Maker</title>
	<link>http://www.pocketmatrix.com/forums/viewtopic.php?p=293627#293627</link>
	<description>Author: &lt;a href=&quot;http://www.pocketmatrix.com/forums/profile.php?mode=viewprofile&amp;u=26187&quot; target=&quot;_blank&quot;&gt;bencaban01&lt;/a&gt;&lt;br /&gt;
Subject: How to import AVCHD(MTS or M2TS files)to Windows Movie Maker&lt;br /&gt;
Posted: Fri Mar 12, 2010 2:07 am (GMT 0)&lt;br /&gt;
Topic Replies: 0&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;How to import AVCHD(MTS or M2TS files)to Windows Movie Maker
&lt;br /&gt;

&lt;br /&gt;
As we know that many editing software applications on Windows can not support AVCHD format (MTS or M2TS), sometimes it might cost more than we spent on our camcorders to edit AVCHD files. How to make it? If you are Windows XP or Vista users, now there is an easy solution which can realize it: Edit AVCHD files on Windows Movie Maker.
&lt;br /&gt;

&lt;br /&gt;
Windows Movie Maker is a free video creating/editing package that comes with both Windows XP and Vista (Windows 7 support now). It enables work with HD video footage, but the key problem is that it can not import the AVCHD files directly. Generally, &lt;a href=&quot;http://en.wikipedia.org/wiki/Windows_movie_maker&quot; target=&quot;_blank&quot;&gt;Windows Movie Maker&lt;/a&gt; now accepts WMV, ASF, MPG (MPEG-1), AVI (DV-AVI), WMA, WAV and MP3. Additionally, the Windows Vista Home Premium and Ultimate editions of Movie Maker support importing MPEG-2 Program streams and DVR-MS formats.
&lt;br /&gt;

&lt;br /&gt;
For Windows Movie Maker can not accept AVCHD, you have to use a third program like a good video converter or MTS/M2TS converter which is designed to convert ACVHD to WMV/ASF/MPG/AVI/WMA, etc workable to Windows Movie Make to help you free edit the AVCHD videos from your camcorder on Windows Movie Maker.
&lt;br /&gt;

&lt;br /&gt;
&lt;span style=&quot;font-weight: bold&quot;&gt;Part one&lt;/span&gt;: How to convert AVCHD to Windows Movie Maker
&lt;br /&gt;

&lt;br /&gt;
Free download &lt;a href=&quot;http://www.my-video-converter.com/video_converter/&quot; target=&quot;_blank&quot;&gt;video converter&lt;/a&gt;, run it. Load the AVCHD files into this converter program and then select the output settings for your Windows Movie Maker, like selecting WMV as output format.
&lt;br /&gt;

&lt;br /&gt;
Click the &quot;Start&quot; button to start converting AVCHD video to Window Movie Maker. Within several minutes, you can get the converted files on your computer by clicking the &quot;Open&quot; button.
&lt;br /&gt;

&lt;br /&gt;
&lt;img src=&quot;http://zyghrz.com/pic/video/mtstowindowmoviemaker.jpg&quot; border=&quot;0&quot; /&gt;
&lt;br /&gt;

&lt;br /&gt;
&lt;span style=&quot;font-weight: bold&quot;&gt;Part two&lt;/span&gt;: How to import the WMV files converted from the ACVHD files into Window Movie Maker?
&lt;br /&gt;

&lt;br /&gt;
First of all, make sure you installed the Windows Movie system. If for some reason, you haven’t got one, just go to &lt;a href=&quot;http://www.microsoft.com/windowsxp/downloads/updates/moviemaker2.mspx&quot; target=&quot;_blank&quot;&gt;http://www.microsoft.com/windowsxp/downloads/updates/moviemaker2.mspx&lt;/a&gt; (for Windows XP) or&lt;a href=&quot;http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;FamilyID=d6ba5972-328e-4df7-8f9d-068fc0f80cfc&quot; target=&quot;_blank&quot;&gt;http://www.microsoft.com/downloads/details.aspx?displaylang=en&amp;FamilyID=d6ba5972-328e-4df7-8f9d-068fc0f80cfc&lt;/a&gt; (for Windows Vista) to download for free.
&lt;br /&gt;

&lt;br /&gt;
Now, run Windows Movie Maker. Click the &quot;File&quot; – &quot;Import&quot; to select the converted files, then you'll see the WMV file in your Windows Movie Maker &quot;Collections&quot;. You can free edit your AVCHD files on Windows Movie Maker for your reference.
&lt;br /&gt;

&lt;br /&gt;
&lt;img src=&quot;http://zyghrz.com/pic/video/wholeui.jpg&quot; border=&quot;0&quot; /&gt;
&lt;br /&gt;

&lt;br /&gt;
If you don't know how to use Window Movie Maker to edit videos, you can find the answers from here: &lt;a href=&quot;http://www.microsoft.com/windowsxp/using/moviemaker/default.mspx&quot; target=&quot;_blank&quot;&gt;http://www.microsoft.com/windowsxp/using/moviemaker/default.mspx&lt;/a&gt;
&lt;br /&gt;

&lt;br /&gt;
The article mainly focuses on converting and importing AVCHD to Window Movie Maker on a low budget, hope it helps.
&lt;/span&gt;&lt;br /&gt;
</description>
</item>
<item>
	<title>General Technology Discussion :: Good Way for Adding DVD to PowerPoint for Presentation</title>
	<link>http://www.pocketmatrix.com/forums/viewtopic.php?p=293626#293626</link>
	<description>Author: &lt;a href=&quot;http://www.pocketmatrix.com/forums/profile.php?mode=viewprofile&amp;u=26187&quot; target=&quot;_blank&quot;&gt;bencaban01&lt;/a&gt;&lt;br /&gt;
Subject: Good Way for Adding DVD to PowerPoint for Presentation&lt;br /&gt;
Posted: Fri Mar 12, 2010 2:02 am (GMT 0)&lt;br /&gt;
Topic Replies: 0&lt;br /&gt;&lt;br /&gt;
&lt;span class="postbody"&gt;Good Way for Adding DVD to PowerPoint for Presentation 
&lt;br /&gt;

&lt;br /&gt;
&quot;&lt;span style=&quot;font-style: italic&quot;&gt;I am a Cinematographer who gives a lecture here and there, I found it extremely trying using DVD's at these lectures and wanted a way to &quot;strip out&quot; what I really need for the presentations, and then be able to shuttle back and forth easily. Thanks for Moyea DVD Ripper, which lets me do it perfectly. &lt;/span&gt;&quot;—From Customer.
&lt;br /&gt;

&lt;br /&gt;
So if you also want to add specific segments of DVD video to PowerPoint or present a clip on your PowerPoint, a DVD ripper can work to meet your needs. Moyea DVD Ripper certainly helps you add DVD to PowerPoint with the chapters and segments you want for your presentation.
&lt;br /&gt;

&lt;br /&gt;
Microsoft PowerPoint supports video format like WMV, MPG, AVI, not DVD VOB file. This guide shows you how to rip DVD to WMV, MPG, or AVI with &quot;stripping out&quot; the video to the length you really need for the presentations.
&lt;br /&gt;

&lt;br /&gt;
Part 1. Convert DVD to WMV, MPG or AVI with Moyea DVD Ripper.
&lt;br /&gt;
Please download, install and launch &lt;span style=&quot;font-weight: bold&quot;&gt;&lt;a href=&quot;http://www.my-video-converter.com/dvd_ripper/&quot; target=&quot;_blank&quot;&gt;Moyea DVD Ripper&lt;/a&gt;&lt;/span&gt;, then follow the steps below.
&lt;br /&gt;

&lt;br /&gt;
1. Load the DVD files to the program you want.
&lt;br /&gt;
To load the DVD files, you just need to click on the &quot;DVD Rom&quot; or &quot;DVD Folder&quot; button. If you know certain title with the IFO/ISO file, you may click the &quot;IFO/ISO File&quot; button to browse the right one for you.
&lt;br /&gt;

&lt;br /&gt;
2. Choose MPG, WMV, or AVI as output format for PowerPoint.
&lt;br /&gt;
Microsoft PowerPoint supports the following video formats: ASF, ASX, WPL, WM, WMX, WMD, WMZ, AVI, DVR-MS, MPEG, MPG, MPE, M1V, MP2, MPV2, MP2V, MPA, WMV, and WVX. 
&lt;br /&gt;

&lt;br /&gt;
&lt;img src=&quot;http://www.my-video-converter.com/images/uploads/2010/01/convert-dvd-to-powerpoint.jpg&quot; border=&quot;0&quot; /&gt;
&lt;br /&gt;

&lt;br /&gt;
With Moyea DVD Ripper, you can choose the output formats: MPG, WMV, or AVI as the source for PowerPoint.
&lt;br /&gt;

&lt;br /&gt;
3. Trim the video length and get what you want for presentation. 
&lt;br /&gt;
Select the chapter or clip which contains the segment you want, and click the &quot;Edit&quot; button to a new window, then you can trim the video with the exact duration under the &quot;Trim&quot; tab. 
&lt;br /&gt;

&lt;br /&gt;
&lt;img src=&quot;http://www.my-video-converter.com/images/uploads/2010/01/trim-the-video.jpg&quot; border=&quot;0&quot; /&gt;
&lt;br /&gt;

&lt;br /&gt;
Drag the slide bar or enter the exact time to set the duration you want to display on your PowerPoint.
&lt;br /&gt;

&lt;br /&gt;
4. Start conversion of DVD segment to PowerPoint by clicking the &quot;Convert&quot; Button.
&lt;br /&gt;

&lt;br /&gt;
Check the box for opening output folder after conversion. After a while, you can find the output file. Then you can add the video(s) to your PowerPoint.
&lt;br /&gt;

&lt;br /&gt;
Part 2. Add Converted Video to Your PowerPoint.
&lt;br /&gt;
1. Open the PowerPoint file, within which you want to add the video.
&lt;br /&gt;

&lt;br /&gt;
2. Click on a slide, which you want to display the video, and then choose Insert &gt; Movie and Sounds, and click Movie from File. Then browse to where the movie file is located, select it, and click OK.
&lt;br /&gt;

&lt;br /&gt;
&lt;img src=&quot;http://www.my-video-converter.com/images/uploads/2010/01/add-dvd-to-powerpoint.jpg&quot; border=&quot;0&quot; /&gt;
&lt;br /&gt;

&lt;br /&gt;
3. Before the movie is inserted, you're prompted with a message asking how you want it to start. Click one of them to suit yourself. (Click Automatically if you want the movie to start by itself. Click When Clicked if you want the movie to play only when you click the movie frame on the slide.)
&lt;br /&gt;

&lt;br /&gt;
4. Then the movie appears as a still frame on your slide. Right-click on the video, and choose &quot;Play Video&quot;. You can see its effect.
&lt;br /&gt;

&lt;br /&gt;
Now you can show your DVD video on PowerPoint with small file size on any occasion.
&lt;/span&gt;&lt;br /&gt;
</description>
</item>
</channel>
</rss>

