<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://feeds.mediacollege.com/~d/styles/rss2full.xsl" type="text/xsl" media="screen"?><?xml-stylesheet href="http://feeds.mediacollege.com/~d/styles/itemcontent.css" type="text/css" media="screen"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
	<channel>
		<title>MediaCollege.com Forum</title>
		<link>http://www.mediacollege.com/forum</link>
		<description>Video, audio and multimedia production forums.</description>
		<language>en</language>
		<lastBuildDate>Fri, 25 Jul 2008 09:37:25 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://www.mediacollege.com/forum/images/misc/rss.jpg</url>
			<title>MediaCollege.com Forum</title>
			<link>http://www.mediacollege.com/forum</link>
		</image>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.mediacollege.com/mc-forum" type="application/rss+xml" /><feedburner:feedFlare href="http://add.my.yahoo.com/rss?url=http%3A%2F%2Ffeeds.mediacollege.com%2Fmc-forum" src="http://us.i1.yimg.com/us.yimg.com/i/us/my/addtomyyahoo4.gif">Subscribe with My Yahoo!</feedburner:feedFlare><feedburner:feedFlare href="http://www.newsgator.com/ngs/subscriber/subext.aspx?url=http%3A%2F%2Ffeeds.mediacollege.com%2Fmc-forum" src="http://www.newsgator.com/images/ngsub1.gif">Subscribe with NewsGator</feedburner:feedFlare><feedburner:feedFlare href="http://feeds.my.aol.com/add.jsp?url=http%3A%2F%2Ffeeds.mediacollege.com%2Fmc-forum" src="http://o.aolcdn.com/favorites.my.aol.com/webmaster/ffclient/webroot/locale/en-US/images/myAOLButtonSmall.gif">Subscribe with My AOL</feedburner:feedFlare><feedburner:feedFlare href="http://www.rojo.com/add-subscription?resource=http%3A%2F%2Ffeeds.mediacollege.com%2Fmc-forum" src="http://blog.rojo.com/RojoWideRed.gif">Subscribe with Rojo</feedburner:feedFlare><feedburner:feedFlare href="http://www.bloglines.com/sub/http://feeds.mediacollege.com/mc-forum" src="http://www.bloglines.com/images/sub_modern11.gif">Subscribe with Bloglines</feedburner:feedFlare><feedburner:feedFlare href="http://www.netvibes.com/subscribe.php?url=http%3A%2F%2Ffeeds.mediacollege.com%2Fmc-forum" src="http://www.netvibes.com/img/add2netvibes.gif">Subscribe with Netvibes</feedburner:feedFlare><feedburner:feedFlare href="http://fusion.google.com/add?feedurl=http%3A%2F%2Ffeeds.mediacollege.com%2Fmc-forum" src="http://buttons.googlesyndication.com/fusion/add.gif">Subscribe with Google</feedburner:feedFlare><feedburner:feedFlare href="http://www.pageflakes.com/subscribe.aspx?url=http%3A%2F%2Ffeeds.mediacollege.com%2Fmc-forum" src="http://www.pageflakes.com/ImageFile.ashx?instanceId=Static_4&amp;fileName=ATP_blu_91x17.gif">Subscribe with Pageflakes</feedburner:feedFlare><item>
			<title>Feature Request: User song info</title>
			<link>http://feeds.mediacollege.com/~r/mc-forum/~3/345477968/showthread.php</link>
			<pubDate>Fri, 25 Jul 2008 08:30:02 GMT</pubDate>
			<description>OK, I have one more last suggestion for the time being.  It  
would be nice, instead of displaying the file name, number of  
bytes, etc. for song info, to dislplay the big five fields: 
 
Song...</description>
			<content:encoded><![CDATA[<div>OK, I have one more last suggestion for the time being.  It <br />
would be nice, instead of displaying the file name, number of <br />
bytes, etc. for song info, to dislplay the big five fields:<br />
<br />
Song<br />
Album<br />
Artist<br />
Copyright (optional)<br />
Website<br />
<br />
I had forgot to ask for this the first time around.  Since file names<br />
won't always match song titles, I think this would be really <br />
helpful, for those wanting to identify the music the listener is <br />
listening to.<br />
<br />
Cheers,<br />
Zathras</div>

<img src="http://feeds.mediacollege.com/~r/mc-forum/~4/345477968" height="1" width="1"/>]]></content:encoded>
			<category domain="http://www.mediacollege.com/forum/forumdisplay.php?f=22">MC Altair Support</category>
			<dc:creator>Zathras</dc:creator>
			<guid isPermaLink="false">http://www.mediacollege.com/forum/showthread.php?t=5017</guid>
		<feedburner:origLink>http://www.mediacollege.com/forum/showthread.php?t=5017</feedburner:origLink></item>
		<item>
			<title>Feature Request: Stop, Play, Pause and set fpFileURL, from JavaScript</title>
			<link>http://feeds.mediacollege.com/~r/mc-forum/~3/345477974/showthread.php</link>
			<pubDate>Fri, 25 Jul 2008 08:21:10 GMT</pubDate>
			<description>There is a way to create methods for a flash object where you can  
create the object in the webpage, and then attach actions inside the  
SWF file with Javascript actions.  So, for example, we might...</description>
			<content:encoded><![CDATA[<div>There is a way to create methods for a flash object where you can <br />
create the object in the webpage, and then attach actions inside the <br />
SWF file with Javascript actions.  So, for example, we might have:<br />
<br />
&lt;script type=&quot;text/javascript&quot;&gt;<br />
playerFile = &quot;http://www.mcmediaplayer.com/public/mcmp_0.7.swf&quot;;<br />
objName = &quot;DaPlaya&quot;;<br />
&lt;/script&gt;<br />
&lt;script type=&quot;text/javascript&quot; src=&quot;http://www.mcmediaplayer.com/public/mcmp_0.7.js&quot;&gt;&lt;/script&gt;<br />
&lt;!-- / MC Media Player --&gt;<br />
<br />
then, when some button is clicked, you could do:<br />
<br />
DaPlaya=document.getElementById(&quot;DaPlaya&quot;);<br />
DaPlaya.SetFileURL(&quot;Some Song.flv&quot;);<br />
DaPlaya.Play();<br />
<br />
I think this will help people integrate the player into web pages more <br />
easily, without having to do text replacement.  Well, I'm outta <br />
new feature ideas for the time being, but I hope it is evident that <br />
I haven't been making up stuff to do, but have directed <br />
suggestions, at least thus far, to things that hopefully will improve <br />
the player on a core level.  I feel like then it might be ready for<br />
general use.  IMHO, that is.<br />
<br />
Great work on the player.  I hope they keep it free.  Seems like it would <br />
make a fine web traffic getter for the college.  At the risk of <br />
sounding redundant, thanks again. :P<br />
<br />
Sincerely,<br />
Zathras<br />
<br />
Dave w®0x!%!!***</div>

<img src="http://feeds.mediacollege.com/~r/mc-forum/~4/345477974" height="1" width="1"/>]]></content:encoded>
			<category domain="http://www.mediacollege.com/forum/forumdisplay.php?f=22">MC Altair Support</category>
			<dc:creator>Zathras</dc:creator>
			<guid isPermaLink="false">http://www.mediacollege.com/forum/showthread.php?t=5016</guid>
		<feedburner:origLink>http://www.mediacollege.com/forum/showthread.php?t=5016</feedburner:origLink></item>
		<item>
			<title><![CDATA[Hangs on "Loading Media Player"...?]]></title>
			<link>http://feeds.mediacollege.com/~r/mc-forum/~3/345477975/showthread.php</link>
			<pubDate>Fri, 25 Jul 2008 07:37:17 GMT</pubDate>
			<description><![CDATA[Hi all, 
I've been trying to install MC Media Player Classic and find it stalls on "Loading Media Player". Nothing will play. 
 
Can anyone see where I've gone wrong??...]]></description>
			<content:encoded><![CDATA[<div>Hi all,<br />
I've been trying to install MC Media Player Classic and find it stalls on &quot;Loading Media Player&quot;. Nothing will play.<br />
<br />
Can anyone see where I've gone wrong??<br />
<a href="http://www.scratch.co.nz/mcmediaplayer/classic/index.html" target="_blank">http://www.scratch.co.nz/mcmediaplay...sic/index.html</a><br />
<br />
I have all files in the same folder...<br />
/public_html/mcmediaplayer/classic<br />
      index.html<br />
      mcmp720x360.js<br />
      mcmp720x360_player.swf<br />
      mcmp720x360_playlist.xml<br />
<br />
My index file has the following...<br />
&lt;script language=&quot;JavaScript&quot; src=&quot;mcmp720x360.js&quot;&gt;&lt;/script&gt;<br />
<br />
The .js file has....<br />
mcplayerfile = &quot;mcmp720x360_player.swf&quot;;<br />
playlist = &quot;mcmp720x360_playlist.xml&quot;;<br />
<br />
And the playlist file...<br />
&lt;playlist&gt;<br />
       &lt;file label=&quot;Bars and Tone&quot; url=&quot;barsandtone.flv&quot;/&gt;<br />
       &lt;file label=&quot;Clip 2&quot; url=&quot;20051210-w50s.flv&quot;/&gt;<br />
&lt;/playlist&gt;<br />
<br />
<br />
Thanks,<br />
Scratch.</div>

<img src="http://feeds.mediacollege.com/~r/mc-forum/~4/345477975" height="1" width="1"/>]]></content:encoded>
			<category domain="http://www.mediacollege.com/forum/forumdisplay.php?f=23">MC Classic Support</category>
			<dc:creator>scratch</dc:creator>
			<guid isPermaLink="false">http://www.mediacollege.com/forum/showthread.php?t=5015</guid>
		<feedburner:origLink>http://www.mediacollege.com/forum/showthread.php?t=5015</feedburner:origLink></item>
		<item>
			<title>Panasonic WJ-MX30 and WJ-MX50 Video Mixers</title>
			<link>http://feeds.mediacollege.com/~r/mc-forum/~3/344458837/showthread.php</link>
			<pubDate>Thu, 24 Jul 2008 09:58:38 GMT</pubDate>
			<description><![CDATA[On behalf of my church, I'm selling the following two video mixers: Panasonic WJ-MX30 and a Panasonic WJ-MX50. Yet, the catch is that both are sort of broken. The Panasonic WJ-MX30 doesn't fully...]]></description>
			<content:encoded><![CDATA[<div>On behalf of my church, I'm selling the following two video mixers: Panasonic WJ-MX30 and a Panasonic WJ-MX50. Yet, the catch is that both are sort of broken. The Panasonic WJ-MX30 doesn't fully function and I think it's because it overheats easily. I would have to open the cover to make it work, but after a while, it doesn't even work properly. It turns on, but after a few moments, it stalls and eveything you see on the screen turns fuzzy green, even when I fade between the different channels/sources. The Panasonic WJ-MX50, on the otherhand, functions properly except that the colors don't work on Channel B (Source 1, 2, 3, 4, Matte). When I mix, the bottom channel (B) turn out black and white, while the top channel (A) turn out to work fine with colors. Other than that, there seems to be no other problems.<br />
<br />
I'm wondering if you can help me determine what a reasonable price (range) would be for each broken video mixer so I can sell it on ebay. So what are your thoughts?</div>

<img src="http://feeds.mediacollege.com/~r/mc-forum/~4/344458837" height="1" width="1"/>]]></content:encoded>
			<category domain="http://www.mediacollege.com/forum/forumdisplay.php?f=13">Video Forum</category>
			<dc:creator>patc124</dc:creator>
			<guid isPermaLink="false">http://www.mediacollege.com/forum/showthread.php?t=5014</guid>
		<feedburner:origLink>http://www.mediacollege.com/forum/showthread.php?t=5014</feedburner:origLink></item>
		<item>
			<title>How film look can be acheived for a footage ,taken by sony camcordr dcrhc-32</title>
			<link>http://feeds.mediacollege.com/~r/mc-forum/~3/344357241/showthread.php</link>
			<pubDate>Thu, 24 Jul 2008 06:33:51 GMT</pubDate>
			<description><![CDATA[Hi all, 
 
I've been making movies from last 2 years and worked on diffrent camera. 
is anybody aware of any trick/software to give a film look to footage taken by sony handycam DCRHC32//though the...]]></description>
			<content:encoded><![CDATA[<div>Hi all,<br />
<br />
I've been making movies from last 2 years and worked on diffrent camera.<br />
is anybody aware of any trick/software to give a film look to footage taken by sony handycam DCRHC32//though the quality is too good and i always shoot on 16:9...but film look is the only thing i want to acheive.....<br />
<br />
<br />
tnx in advance.........</div>

<img src="http://feeds.mediacollege.com/~r/mc-forum/~4/344357241" height="1" width="1"/>]]></content:encoded>
			<category domain="http://www.mediacollege.com/forum/forumdisplay.php?f=13">Video Forum</category>
			<dc:creator>dpkmjn</dc:creator>
			<guid isPermaLink="false">http://www.mediacollege.com/forum/showthread.php?t=5013</guid>
		<feedburner:origLink>http://www.mediacollege.com/forum/showthread.php?t=5013</feedburner:origLink></item>
		<item>
			<title>Help - what camera to buy?</title>
			<link>http://feeds.mediacollege.com/~r/mc-forum/~3/344319083/showthread.php</link>
			<pubDate>Thu, 24 Jul 2008 06:11:42 GMT</pubDate>
			<description><![CDATA[I'm relatively new to digital camera technology and photography in general, and am currently dabbling as a hobby.  My primary project types at this time are people & "portrait" style, and...]]></description>
			<content:encoded><![CDATA[<div>I'm relatively new to digital camera technology and photography in general, and am currently dabbling as a hobby.  My primary project types at this time are people &amp; &quot;portrait&quot; style, and &quot;still-life&quot; like interesting buildings, fauna (macro), etc.  I want to get an SLR package, and I know that there is no way I can make an informed decision with my limited experience - I don't know enough detail on anything to make sense of my research.  So I want to ask an expert - please give me your recommendations.  I know I should basically buy a name brand, and spend the most I possibly can to have quality equipment.  So what would be in the $1000 to $1500 range for body, best all-purpose lens (if there is such a thing) or the two &quot;must have&quot; lenses, and flash?  For example, I found a Canon EOS 40D body for $550 &amp; Canon 580EX II Speedlite Flash for $380, and Canon Canon Zoom Wide Angle-Telephoto EF 28-135mm f/3.5-5.6 IS Image Stabilizer USM Lens for $240, &amp; Canon 50mm f/2.5 EF Macro Autofocus Lens  - would make total for body, flash &amp; 2 lenses near top of my range at $1410.  And no, I don't have lots of money - I'm spending more than I should because I want to, so I want to get the best I can.  Please help with your recommendations!</div>

<img src="http://feeds.mediacollege.com/~r/mc-forum/~4/344319083" height="1" width="1"/>]]></content:encoded>
			<category domain="http://www.mediacollege.com/forum/forumdisplay.php?f=28">Photography Forum</category>
			<dc:creator>curlyspermanentwave</dc:creator>
			<guid isPermaLink="false">http://www.mediacollege.com/forum/showthread.php?t=5012</guid>
		<feedburner:origLink>http://www.mediacollege.com/forum/showthread.php?t=5012</feedburner:origLink></item>
		<item>
			<title>help on running large mixer</title>
			<link>http://feeds.mediacollege.com/~r/mc-forum/~3/344283060/showthread.php</link>
			<pubDate>Thu, 24 Jul 2008 04:50:11 GMT</pubDate>
			<description>Hi all, well just to update everyone on what I am doing in terms of live sound, I am now running the big mixer in the main part of the church. This is the really really really really really really...</description>
			<content:encoded><![CDATA[<div>Hi all, well just to update everyone on what I am doing in terms of live sound, I am now running the big mixer in the main part of the church. This is the really really really really really really crappy Yamaha mixer I told yall about, also the one with the channel that likes to give us hell. Anyways,  I need yalls advice on something. On Sunday mornings, we sing, (duh?) And the director sings on a headset mic. Now we have cwier mics set up for the cwier, and heres my question. The directors mic is on one side of the mixer, and the 3 cwier mics are on the other. I have had to move really fast to get all 4 mics going, I have about 3 seconds to do it all. I was wondering if there is any kind of tecneeck for this kind of thing.<br />
Any advice would be helpful. I look forward to hearing from you!</div>

<img src="http://feeds.mediacollege.com/~r/mc-forum/~4/344283060" height="1" width="1"/>]]></content:encoded>
			<category domain="http://www.mediacollege.com/forum/forumdisplay.php?f=14">Audio Forum</category>
			<dc:creator>ivan</dc:creator>
			<guid isPermaLink="false">http://www.mediacollege.com/forum/showthread.php?t=5011</guid>
		<feedburner:origLink>http://www.mediacollege.com/forum/showthread.php?t=5011</feedburner:origLink></item>
		<item>
			<title>Seek for free program with batch encoder</title>
			<link>http://feeds.mediacollege.com/~r/mc-forum/~3/344235866/showthread.php</link>
			<pubDate>Thu, 24 Jul 2008 03:46:18 GMT</pubDate>
			<description>Hey everyone,  
 
Truly, it is urgent, can you help me? 
 
I have lots of videos waiting for conversion to FLV. The converted FLV will be used for my teaching activity. Someone kindly recommended me...</description>
			<content:encoded><![CDATA[<div>Hey everyone, <br />
<br />
Truly, it is urgent, can you help me?<br />
<br />
I have lots of videos waiting for conversion to FLV. The converted FLV will be used for my teaching activity. Someone kindly recommended me the Moyea Flash Video MX. Its batch encoder saved me lots of time and energy because it can convert many video in one time; however, it is shareware and need to pay some money. But money is tight for me and I had to seek freeware, does anyone here know some other free program can work similar to Moyea Flash Video MX? <br />
<br />
I need it badly, and your suggestion will be greatly appreciated!<br />
Millions of thanks!<br />
<br />
Adds:i am use acer 4620 ,so the os is vista home basic, any one can help me?</div>

<img src="http://feeds.mediacollege.com/~r/mc-forum/~4/344235866" height="1" width="1"/>]]></content:encoded>
			<category domain="http://www.mediacollege.com/forum/forumdisplay.php?f=21">Video Streaming</category>
			<dc:creator>jietjiang</dc:creator>
			<guid isPermaLink="false">http://www.mediacollege.com/forum/showthread.php?t=5010</guid>
		<feedburner:origLink>http://www.mediacollege.com/forum/showthread.php?t=5010</feedburner:origLink></item>
		<item>
			<title>folders/files tree question</title>
			<link>http://feeds.mediacollege.com/~r/mc-forum/~3/343707500/showthread.php</link>
			<pubDate>Wed, 23 Jul 2008 15:50:41 GMT</pubDate>
			<description>First of all, i would like to thank Dave for this great product. I used it on our website (acl.mit.edu/mediaroom), and people here love it. 
 
I am now trying to play with how the folders tree looks...</description>
			<content:encoded><![CDATA[<div>First of all, i would like to thank Dave for this great product. I used it on our website (acl.mit.edu/mediaroom), and people here love it.<br />
<br />
I am now trying to play with how the folders tree looks like. I am hoping to have it by default showing the top folders and subfolders. Right now, since I have one of the pictures on the welcome page, it shows the folder and subfolder leading to that picture. I am hoping to have it look like that once you enter acl.mit.edu/mediaroom:<br />
<a href="http://rapidshare.com/files/131881366/mediaroom.JPG.html" target="_blank">http://rapidshare.com/files/13188136...aroom.JPG.html</a><br />
<br />
Thanks,<br />
Aboujouj</div>

<img src="http://feeds.mediacollege.com/~r/mc-forum/~4/343707500" height="1" width="1"/>]]></content:encoded>
			<category domain="http://www.mediacollege.com/forum/forumdisplay.php?f=23">MC Classic Support</category>
			<dc:creator>aboujouj</dc:creator>
			<guid isPermaLink="false">http://www.mediacollege.com/forum/showthread.php?t=5009</guid>
		<feedburner:origLink>http://www.mediacollege.com/forum/showthread.php?t=5009</feedburner:origLink></item>
		<item>
			<title>Free Release Forms</title>
			<link>http://feeds.mediacollege.com/~r/mc-forum/~3/343524249/showthread.php</link>
			<pubDate>Wed, 23 Jul 2008 12:40:39 GMT</pubDate>
			<description><![CDATA[Hello everyone. I was trying to download a free release forms of the internet but apparently every website is asking to pay the fee. I'm wondering if there  is a website where it can be taken with no...]]></description>
			<content:encoded><![CDATA[<div>Hello everyone. I was trying to download a free release forms of the internet but apparently every website is asking to pay the fee. I'm wondering if there  is a website where it can be taken with no additional charge. Thanks.</div>

<img src="http://feeds.mediacollege.com/~r/mc-forum/~4/343524249" height="1" width="1"/>]]></content:encoded>
			<category domain="http://www.mediacollege.com/forum/forumdisplay.php?f=13">Video Forum</category>
			<dc:creator>skrasnopolsky</dc:creator>
			<guid isPermaLink="false">http://www.mediacollege.com/forum/showthread.php?t=5008</guid>
		<feedburner:origLink>http://www.mediacollege.com/forum/showthread.php?t=5008</feedburner:origLink></item>
		<item>
			<title>Putting filenames on a batch of images - plugins?</title>
			<link>http://feeds.mediacollege.com/~r/mc-forum/~3/343431058/showthread.php</link>
			<pubDate>Wed, 23 Jul 2008 09:32:25 GMT</pubDate>
			<description>Okay, new here, but have been poking around and googling without much luck so far. Anyone know of a plugin or anything that would paste the filename of an image into the actual image itself in a...</description>
			<content:encoded><![CDATA[<div>Okay, new here, but have been poking around and googling without much luck so far. Anyone know of a plugin or anything that would paste the filename of an image into the actual image itself in a batch job? Would save doing multiple runs with the logo tools in Virtualdub. Just for my security camera - it's set for motion cap so there are big gaps between the image time &amp; date stamps. The software names the files with the time/date stamp - I just want to be able to run a batch and have them appear on the images themselves before I compile the daily video. Any thoughts would be greatly appreciated!<br />
<br />
Motion sensing software - grabMotion 1.0<br />
Videos compiled in virtualdub with a logo plugin<br />
Have Paintshop Pro 7 (my ex didn't want it anymore - no sense wasting it)<br />
<br />
Would be of great assistance when it comes to proving to the police just when certain things were done around here (had problems with neighbours setting things on fire in my front yard and generally being jerks)</div>

<img src="http://feeds.mediacollege.com/~r/mc-forum/~4/343431058" height="1" width="1"/>]]></content:encoded>
			<category domain="http://www.mediacollege.com/forum/forumdisplay.php?f=15">Graphics Forum</category>
			<dc:creator>databanks</dc:creator>
			<guid isPermaLink="false">http://www.mediacollege.com/forum/showthread.php?t=5007</guid>
		<feedburner:origLink>http://www.mediacollege.com/forum/showthread.php?t=5007</feedburner:origLink></item>
		<item>
			<title>Vertical Expandable Menu</title>
			<link>http://feeds.mediacollege.com/~r/mc-forum/~3/343296317/showthread.php</link>
			<pubDate>Wed, 23 Jul 2008 05:33:47 GMT</pubDate>
			<description>Hi All 
I usually post in the Video Forum but I currently have a web problem. 
I did a website for a client with a little expandable Javascript Menu that shows 2 submenu levels. (This actually is...</description>
			<content:encoded><![CDATA[<div>Hi All<br />
I usually post in the Video Forum but I currently have a web problem.<br />
I did a website for a client with a little expandable Javascript Menu that shows 2 submenu levels. (This actually is included with Namo Web Editor 6)  It works fine BUT the client wants to change the operation as follows.<br />
<br />
If you expand the menu to say, access, a sub-menu and then click to go to another page, he wants the whole menu to stay expanded so the user can, have quick access to all the sub menus until they close the sub menus. My current one compresses everything to level one the moment you link an item!!<br />
<br />
Anyone know of a Javascript expandable menu that will NOT close up after you click a link<br />
<br />
Many thanks<br />
<br />
Chris</div>

<img src="http://feeds.mediacollege.com/~r/mc-forum/~4/343296317" height="1" width="1"/>]]></content:encoded>
			<category domain="http://www.mediacollege.com/forum/forumdisplay.php?f=16">Web Design</category>
			<dc:creator>ChrisHarding</dc:creator>
			<guid isPermaLink="false">http://www.mediacollege.com/forum/showthread.php?t=5006</guid>
		<feedburner:origLink>http://www.mediacollege.com/forum/showthread.php?t=5006</feedburner:origLink></item>
		<item>
			<title>MC Altair v0.7</title>
			<link>http://feeds.mediacollege.com/~r/mc-forum/~3/343115198/showthread.php</link>
			<pubDate>Wed, 23 Jul 2008 01:07:34 GMT</pubDate>
			<description>MC Altair v0.7 has been released. See the technical details and download the files here (http://www.mcmediaplayer.com/about/history/altair/0.7.html) or use the updated setup tool...</description>
			<content:encoded><![CDATA[<div>MC Altair v0.7 has been released. See the technical details and download the files <a href="http://www.mcmediaplayer.com/about/history/altair/0.7.html" target="_blank">here</a> or use the updated <a href="http://www.mcmediaplayer.com/setup/tool.html" target="_blank">setup tool</a>.<br />
<br />
<b>What's new</b><br />
<br />
This upgrade addresses problems with the player interface when resizing or repositioning elements, including fullscreen mode. All player elements (buttons, video screen, etc) now use the same coordinate system for positioning. Previously, elements in the control panel were positioned relative to the top left corner of the control panel - now they are positioned relative to the top left corner of the player.<br />
<br />
Tooltip readability is improved and you can set the color.<br />
<br />
This version involved a fairly major code re-write so it's quite possible a few bugs will emerge. There is also more work to be done with the new coordinate system before it's all working completely as I want, but I thought it was important to introduce the new system as soon as possible. If you're in no hurry to upgrade you might like to wait and see if there any any minor updates over the next few weeks.<br />
<br />
There are three new variables:<br />
<br />
<b>tooltipTextColor:</b> Tooltip text color (hex)<br />
<b>tooltipBackgroundColor:</b> Tooltip background color (hex)<br />
<b>playerAutoResize:</b> This is enabled by default and should normally be left on. The player automatically resizes and/or repositions elements when resizing occurs, unless you have specified a position/size value.<br />
<br />
<b>Roadmap to v1.0</b><br />
<br />
Once I've got the new coordinate system bedded in, here are some of my plans leading up to v1.0:<br />
<br />
- Color and size variables for all remaining elements<br />
- Separate config options for fullscreen mode<br />
- Logo/watermark option<br />
- Improved integration with streaming servers<br />
- More user-friendly setup tool, including a simple 3-step guide.</div>

<img src="http://feeds.mediacollege.com/~r/mc-forum/~4/343115198" height="1" width="1"/>]]></content:encoded>
			<category domain="http://www.mediacollege.com/forum/forumdisplay.php?f=29">Announcements</category>
			<dc:creator>Dave</dc:creator>
			<guid isPermaLink="false">http://www.mediacollege.com/forum/showthread.php?t=5003</guid>
		<feedburner:origLink>http://www.mediacollege.com/forum/showthread.php?t=5003</feedburner:origLink></item>
		<item>
			<title>strange channel on mixer</title>
			<link>http://feeds.mediacollege.com/~r/mc-forum/~3/342091407/showthread.php</link>
			<pubDate>Tue, 22 Jul 2008 01:10:55 GMT</pubDate>
			<description>On the mixer at the church, I sometimes turn on a mic to have it sound really scrachy. It kind of sounds like the person is talking through tin can or something. If I turn the channel off and on,...</description>
			<content:encoded><![CDATA[<div>On the mixer at the church, I sometimes turn on a mic to have it sound really scrachy. It kind of sounds like the person is talking through tin can or something. If I turn the channel off and on, sometimes it will fix it, and sometimes not. I have one channel that will not work. What is going on?<br />
Anything would be helpfull.</div>

<img src="http://feeds.mediacollege.com/~r/mc-forum/~4/342091407" height="1" width="1"/>]]></content:encoded>
			<category domain="http://www.mediacollege.com/forum/forumdisplay.php?f=14">Audio Forum</category>
			<dc:creator>ivan</dc:creator>
			<guid isPermaLink="false">http://www.mediacollege.com/forum/showthread.php?t=5002</guid>
		<feedburner:origLink>http://www.mediacollege.com/forum/showthread.php?t=5002</feedburner:origLink></item>
		<item>
			<title>Windscreens vs Muffs</title>
			<link>http://feeds.mediacollege.com/~r/mc-forum/~3/341985096/showthread.php</link>
			<pubDate>Mon, 21 Jul 2008 22:23:44 GMT</pubDate>
			<description><![CDATA[Hello everyone! Now is the time to find out about the diffrence between Windscreens and Mufs. I really don't know how they diffirintiate and what purpose each serves. (Other than wind...]]></description>
			<content:encoded><![CDATA[<div>Hello everyone! Now is the time to find out about the diffrence between Windscreens and Mufs. I really don't know how they diffirintiate and what purpose each serves. (Other than wind blocking).Thanks.</div>

<img src="http://feeds.mediacollege.com/~r/mc-forum/~4/341985096" height="1" width="1"/>]]></content:encoded>
			<category domain="http://www.mediacollege.com/forum/forumdisplay.php?f=13">Video Forum</category>
			<dc:creator>skrasnopolsky</dc:creator>
			<guid isPermaLink="false">http://www.mediacollege.com/forum/showthread.php?t=5001</guid>
		<feedburner:origLink>http://www.mediacollege.com/forum/showthread.php?t=5001</feedburner:origLink></item>
	</channel>
</rss>
