<!DOCTYPE html> 
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"  lang="en"> 

	<head>
	<meta http-equiv="content-type" content="text/html; charset=utf-8" >
	    <link rel="stylesheet" type="text/css" href="http://www.ucview.com/css/reset.css" media="screen" >
    <link rel="stylesheet" type="text/css" href="http://www.ucview.com/css/text.css" media="screen" >
    <link rel="stylesheet" type="text/css" href="http://www.ucview.com/css/960.css" media="screen" >
    <link rel="stylesheet" type="text/css" href="http://www.ucview.com/css/layout.css" media="screen" >
     <link rel="stylesheet" href="http://www.ucview.com/css/videobox.css" type="text/css" media="screen" />
    <link rel="stylesheet" type="text/css" href="http://www.ucview.com//ltsstyles.css" media="screen" >

    <link rel="stylesheet" type="text/css" href="http://www.ucview.com/images/style5/style5.css" media="screen" >

        	
          <script type="text/javascript" src="http://www.ucview.com/js/jquery-1.3.2.js"></script>

	<script type="text/javascript" src="http://www.ucview.com/js/jquery.cycle.lite.min.js"></script>
        <script type="text/javascript" src="http://www.ucview.com/js/mootools.js"></script>
        <script type="text/javascript" src="http://www.ucview.com/js/swfobject.js"></script>
        

  
	
<script type="text/javascript">
adroll_adv_id = "TRCLXG6KVZBZTNZA2WUWIQ";
adroll_pix_id = "QS7LHLCEBVGO5CUJMVX7PW";
(function () {
var oldonload = window.onload;
window.onload = function(){
   __adroll_loaded=true;
   var scr = document.createElement("script");
   var host = (("https:" == document.location.protocol) ? "https://s.adroll.com" : "http://a.adroll.com");
   scr.setAttribute('async', 'true');
   scr.type = "text/javascript";
   scr.src = host + "/j/roundtrip.js";
   document.documentElement.firstChild.appendChild(scr);
   if(oldonload){oldonload()}};
}());
</script>

<script type="text/javascript">

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-1441968-1']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();

</script>
<title>UCView Wiki for Digital Signage</title> 
<meta name="description" content="Wiki for digital signage technology, solutions, products and softwares from UCView, all you need for your doigital signage solution.">	
	
  </head>
<body>
<script type="text/javascript"> 
    <!--
        var rating_url = 'http://www.ucview.com/';
        function toggleMemberMenu(flag){
            var menuContainer = document.getElementById("mMenu");
            var titleBg = document.getElementById("member-title-bg");
            var bgStart = document.getElementById("member-title-bg-st");
 
            if(menuContainer.style.display == "none") {
                menuContainer.style.display = "block";
                titleBg.className = "member-title-bg" + flag + "-hov";
                bgStart.className = "member-title-bg-st-hov";
            }else{
                menuContainer.style.display = "none";
                titleBg.className = "member-title-bg";
                bgStart.className = "";
            }
        }
    //-->
 function horizScroller(opt)
{
   var d = 0;
   opt.delay = opt.delay || 50;
   opt.dist = opt.dist || 2;
   opt.leftEl.onmouseover = function() { d = -opt.dist; scroll(); }
   opt.leftEl.onmouseout = function() { d = 0 }
   opt.rightEl.onmouseover = function() { d = opt.dist; scroll(); }
   opt.rightEl.onmouseout = function() { d = 0 }
 
    function scroll()
   {
       if (!d) return;
       var x = opt.contentEl.scrollLeft+d, stop = false, rightBoundary = opt.contentEl.scrollWidth-opt.contentEl.offsetWidth;
       if (x<0) {
           addClassName(opt.leftEl, 'disabled');
           x = 0;
           stop = true;
       } else {
           removeClassName(opt.leftEl, 'disabled');
       }
       if (x>=rightBoundary) {
           addClassName(opt.rightEl, 'disabled');
           x = rightBoundary;
           stop = true;
       } else {
           removeClassName(opt.rightEl, 'disabled');
       }
       opt.contentEl.scrollLeft = x;
       if (stop) return;
       window.setTimeout(scroll, opt.delay);
   }

 
   function addClassName(el, className)
   {
       el.className = el.className.replace(new RegExp(' ?'+className+'|$'), ' '+className);
   }
 
   function removeClassName(el, className)
   {
       el.className = el.className.replace(new RegExp(' ?'+className+'( |$)'), '$1');
   }
}
   
  </script> 



<div class="container_12 header ">
	<div class="grid_6">
<br>
<a href="http://www.ucview.com"><img src="http://www.ucview.com/images/ucview_logo.jpg" alt="digital signage software" width="250" height="57"> </a>
 	</div>


	<div class="grid_6" >
<a href="http://www.ucview.com/contact/"><img src="http://www.ucview.com/images/phone-digitalsignage.jpg" align="right" float="top" alt="phone" /></a>
<ul class="top-links" style="list-style-type:none;padding-top:0px;"> 
                    <li style="background-image:none;padding-right:5px; padding-top:0px; "> 
                <div id="member-title-bg" class="member-title-bg"> 
				                         <div style="padding-top:0px;" ><a href="javascript:void(0);" style="font-weight:normal;font-size:12px;" onclick="toggleMemberMenu('2');"> Member Login</a></div> 
                </div> 
                <div class="login-menu" id="mMenu" style="display:none;"> 
                    <form method="post" action="http://www.ucview.com/"  > 
<div> 
<input type="hidden" name="ACT" value="9" /> 
<input type="hidden" name="RET" value="http://www.ucview.com/" /> 
<input type="hidden" name="site_id" value="1" /> 
</div> 

                     <p><label for="login">Login:&nbsp;&nbsp;</label> 
                    <input type="text" name="username" id="login" class="input-topbg" style="width:142px;" /></p> 
                    <p><label for="password">Password:&nbsp;&nbsp;</label> 
                    <input type="password" name="password" id="password" class="input-topbg" style="width:142px;" /></p> 
        <p> 
                        <label for="remember_pass">Remember password&nbsp;&nbsp;</label><input type="checkbox" name='auto_login' value='1' id="remember_pass" /><br/> 
                        <label for="hidden_user">Show my name in the online users list&nbsp;&nbsp;</label><input name="anon" value="1" checked="checked" type="checkbox" id="hidden_user" /> 
                    </p> 
                    <p><input type="submit" value="Login" class="form-btn"/></p> 
                    </form> 
                    <p><a href="http://www.ucview.com/contact/forgot-password/">Forgot password?</a></p> 
                </div> 
            </li> 
		            <li style="background-image:none;padding-right:50px; padding-top:0px;"><a href="http://www.ucview.com/contact/members-registration/">Register</a></li> 
                
             
    </ul> 


</div>

<LINK REL="SHORTCUT ICON" HREF="http://www.ucview.com/ucview.ico">

<div class="clear"></div>    
<h6  style="margin-bottom:-0px;margin-top:-0px;text-align:right;"></h6>
</div>
<div class="container_12 navigation">
	<div class="grid_12">
        	<ul class="main nav">
          		
                  
                      <li><a href="http://www.ucview.com/products/">Products</a>
          		<ul>
			        <li><a href="http://www.ucview.com/products/features/">Software Features</a></li>
                              <li><a href="http://www.ucview.com/digital-signage-servers/">Digital Signage Servers</a></li>
                               <li><a href="http://www.ucview.com/products/software-as-a-service/">Software as as Service</a></li>    
                               <li><a href="http://www.ucview.com/digital-signage-players/">Digital Signage Players</a></li>
                              <li><a href="http://www.ucview.com/products/Kiosk/">Kiosk Software</a></li>
                               <li><a href="http://www.ucview.com/media/">Our Media Library</a></li>
                               <li><a href="http://www.ucview.com/products/screenshots/">Portal Screenshots</a></li>
                               <li><a href="http://www.ucview.com/digital-signage/layouts/">Layout Samples</a></li>
                               <li><a href="http://www.ucview.com/products/starter-package/">Starter Package</a></li>
			       <li><a href="http://www.ucview.com/contact/request_demo/">Request a Demo</a></li>    
                             </ul>
          		</li>

                      
                        <li><a href="http://www.ucview.com/digital-signage-services/">Company Services.</a>
                        <ul>
                                <li><a href="http://www.ucview.com/digital-signage-services/">Digital Signage Services</a></li>
                                <li><a href="http://www.ucview.com/digital-signage-services/professional-services/">Professional Services</a></li>
                                  <li><a href="http://www.ucview.com/products/white-label-server/">White Label Servers</a></li>
				<li><a href="http://www.ucview.com/digital-signage-services/digital-signage-solution/">Digital Signage Solution</a></li>
				<li><a href="http://www.ucview.com/products/software-as-a-service/">Software as as Service</a></li>       
                                
                              	</ul>
          		</li>
                       <li><a href="http://www.ucview.com/digital-signage-markets/">Markets Served</a>
          		<ul>
                               
				<li><a href="http://www.ucview.com/digital-signage-markets/retail/">Retail</a></li>
				<li><a href="http://www.ucview.com/digital-signage-markets/restaurant/">Restaurant</a></li>
				<li><a href="http://www.ucview.com/digital-signage-markets/financial/">Financial</a></li>
				<li><a href="http://www.ucview.com/digital-signage-markets/corporate/">Corporate</a></li>
				<li><a href="http://www.ucview.com/digital-signage-markets/high-traffic-zone/">High Traffic Zone</a></li>
				<li><a href="http://www.ucview.com/digital-signage-markets/government/">Government</a></li>
				<li><a href="http://www.ucview.com/digital-signage-markets/supermarkets/">Supermarkets</a></li>
				<li><a href="http://www.ucview.com/digital-signage-markets/hospitality/">Hospitality</a></li>
				<li><a href="http://www.ucview.com/digital-signage-markets/education/">Education</a></li>
                                <li><a href="http://www.ucview.com/digital-signage-markets/k12-schools/">K12 Schools</a></li>
				<li><a href="http://www.ucview.com/digital-signage-markets/gas-Stations/">Gas Station</a></li>
				<li><a href="http://www.ucview.com/digital-signage-markets/transportation/">GPS / Transportation</a></li>
				</ul>
          		</li>
                         <li><a href="http://www.ucview.com/tech-support/">Support</a>
                        <ul>
				<li><a href="http://www.ucview.com/tech-support/">Support Overview</a></li>
                                <li><a href="http://www.ucview.com/wiki/">UCView Wiki</a></li>
                                <li><a href="http://www.ucview.com/tutorials/">Video Tutorials</a></li> 
                                 <li><a href="http://www.ucview.com/tech-support/casestudies/">Case Studies</a></li> 
                                <li><a href="http://www.ucview.com/support/">Open Support Ticket</a></li>
				<li><a href="http://www.ucview.com/contact/">Contact Support</a></li>       
                                                  
                             
                              	</ul>
          		</li>
                               <li><a href="http://www.ucview.com/products/how_to_buy/">How to Buy</a>
                               <li><a href="http://www.ucview.com/partners/">Partners</a>
                        <ul>
				<li><a href="http://www.ucview.com/partners/">Partners Overview</a></li>
                                <li><a href="http://www.ucview.com/partners/reseller-program/">Reseller Program</a></li>
				<li><a href="http://www.ucview.com/partners/network_partners/">Network Partner</a></li>  
                                                                                      
                          </ul>
          		</li>          		
                      	 <li><a href="http://www.ucview.com/about/">Company</a>
          		<ul>
				<li><a href="http://www.ucview.com/about/">About Us</a></li>
				<li><a href="http://www.ucview.com/about/press-release/">Press Releases</a></li>
                                <li ><a href="http://www.ucview.com/about/careers/">Career Opportunities</a></li>
                                 <li><a href="http://www.ucview.com/contact/request_demo/">Request a Demo</a></li>
                                <li><a href="http://www.ucview.com/contact/">Contact Us</a></li>
				</ul>
          		</li>
          		<li><a href="http://www.ucview.com/blog/">Blog</a></li>
                      	
          		
	        
		</ul>
	</div>

      	<div class="clear"></div>	
</div>



<div  class="container_12 topimage">
 <img border="0" src="http://www.ucview.com/images/topucviewbanner.jpg" alt="Digital Signage player"width="950" height="64" ></td>
                            
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">

    <title type="text">EE Wiki</title>
    <subtitle type="text">EE Wiki</subtitle>
    <link rel="alternate" type="text/html" href="http://www.ucview.com/wiki/" />
    <link rel="self" type="application/atom+xml" href="http://www.ucview.com/wiki/Special:Recentchanges_Atom" />
    <updated>2012-05-15T19:20:11Z</updated>
    <rights>Copyright (c) 2009, sales@ucview.com</rights>
    <generator uri="http://expressionengine.com/" version="1.6.8">ExpressionEngine</generator>
    <id>tag:ucview.com,2012:05:15:wiki</id>


    <entry>
      <title>PowerPoint 2007</title>
      <link rel="alternate" type="text/html" href="http://www.ucview.com/wiki/PowerPoint_2007/" />
      <id>tag:ucview.com,2012:wiki:PowerPoint 2007/76.257</id>
      <published>2012-05-15T19:20:11Z</published>
      <updated>2012-05-15T19:20:11Z</updated>
      <author>
            <name>Guy Avital</name>
            <email></email>
      </author>
      <content type="html"><![CDATA[
        <p>Power Point 2007 Player Setup instructions:</p>

<p>1. To run Power Point presentations on a player, the player needs to have Power Point installed (full version, not the viewer).</p>

<p><br />
2. How to remove the scroll bars for PowerPoint ads:</p>

<p>-Before saving your PowerPoint project, go to [Slide Show&#8212;&gt; Set Up Show] and select &#8220;Browsed by an individual (window)&#8221;, and uncheck &#8220;Show scrollbar&#8221;.<br />
-Click ok and save your project.</p>

<p><br />
3. (needed only for Power Point 2007 and up) On the player, click on &#8220;Start Menu&#8221;, click &#8220;Run&#8221;, type &#8220;regedit&#8221; and press Enter:</p>

<p>-Browse to HKEY_LOCAL_MACHINE\Software\Classes\PowerPoint.Show.8<br />
-Rightclick this and choose New, DWORD Value<br />
-Name it BrowserFlags<br />
-Doubleclick it to open it for editing<br />
-Click Base: Hexadecimal<br />
-Set value to &#8220;0&#8221;, then press OK
</p>
      ]]></content>
    </entry>

    <entry>
      <title>How to Upload to an FTP Server</title>
      <link rel="alternate" type="text/html" href="http://www.ucview.com/wiki/How_to_Upload_to_an_FTP_Server/" />
      <id>tag:ucview.com,2012:wiki:How to Upload to an FTP Server/75.256</id>
      <published>2012-04-09T18:23:22Z</published>
      <updated>2012-04-09T18:23:22Z</updated>
      <author>
            <name>Christine</name>
            <email></email>
      </author>
      <content type="html"><![CDATA[
        <p>How to Upload to an FTP Server: </p>

<p>1)&nbsp;  &nbsp; Login to your portal.</p>

<p><img src="http://www.ucview.com/gallery/Portal-loging.jpg" width="600" height="533" border="0" title="Portal login"></p>

<p>2)&nbsp;  &nbsp; Click on Department and Users on the left hand side.<br />
3)&nbsp;  &nbsp; Click on your department. <br />
4)&nbsp;  &nbsp; Scroll down to where it says FTP account.</p>

<p><img src="http://www.ucview.com/gallery/Ftpaccount.jpg" width="600" height="306" border="0" title="FTP account"><br />
 
5)&nbsp;  &nbsp; A username for your account has already been created. Insert a password and click save.<br />
6)&nbsp;  &nbsp; Once you saved your document, go to the taskbar at the bottom of your screen and click on the folders tab.&nbsp;  &nbsp;   <br />
7)&nbsp;  &nbsp; A window will appear showing your documents, write ftp://portal.ucview.com in the address bar and press  enter.</p>

<p> <img src="http://www.ucview.com/gallery/ftp-loging.jpg" width="600" height="464" border="0" title="FTP login"></p>

<p>8)&nbsp;  &nbsp; A login page will appear asking for your username and password.<br />
9)&nbsp;  &nbsp; Insert the default username and the password you created for your FTP account and press enter.<br />
10)&nbsp; Once you press enter, your FTP server will be complete. <br />
11)&nbsp; Proceed to drag and drop files from your desktop to the FTP server.</p>

<p><img src="http://www.ucview.com/gallery/Ftp-Transfer.jpg" width="600" height="378" border="0" title="Transferring documents to an FTP server">
</p>
      ]]></content>
    </entry>

    <entry>
      <title>Add a clock to my digital signage screen</title>
      <link rel="alternate" type="text/html" href="http://www.ucview.com/wiki/Add_a_clock_to_my_digital_signage_screen/" />
      <id>tag:ucview.com,2011:wiki:Add a clock to my digital signage screen/74.255</id>
      <published>2011-12-16T00:08:04Z</published>
      <updated>2011-12-16T00:08:04Z</updated>
      <author>
            <name>Guy Avital</name>
            <email></email>
      </author>
      <content type="html"><![CDATA[
        <p>If you want to add a clock to your UCView digital signage display, you can use number of digital signage content available in the App store in ucview interface.</p>

<p>On the left menu click on &#8220;Store&#8221; scoll down to Widgets category. You can select from Analog or Digital clock. click on on the icon and click again on &#8220;Install&#8221;</p>

<p><img src="http://www.ucview.com/gallery/clock-app.jpg"  width="500px"  style="padding:5px;" alt="digital signage content" /></p>

<p><br />
To use this widget you can select the installed app from EZboard under Content Store or under ads.<br />
the app allows you to modify coloring and other features.</p>

<p><img src="http://www.ucview.com/gallery/clock-app-content.jpg"  width="500px"  style="padding:5px;" alt="digital signage content" />
</p>
      ]]></content>
    </entry>

    <entry>
      <title>Playlist date filter Guide</title>
      <link rel="alternate" type="text/html" href="http://www.ucview.com/wiki/Playlist_date_filter_Guide/" />
      <id>tag:ucview.com,2011:wiki:Playlist date filter Guide/73.253</id>
      <published>2011-12-01T07:08:50Z</published>
      <updated>2011-12-01T07:08:50Z</updated>
      <author>
            <name>Guy Avital</name>
            <email></email>
      </author>
      <content type="html"><![CDATA[
        <p><img src="http://www.ucview.com/gallery/date_time_filter.jpg" width="500" alt="Playlist Filter"/></p>

<p>We have just added a new function to our playlist screen. This filter allows you to filter your playlist by a specific date or date range. The function will dynamically filter your playlist and will display the current ads playlist related to the date and time selected in the filter. So if you would like to see which digital signage content will be playing on your displays on a specific date use this feature. Check it out on our new ver 3 release.
</p>
      ]]></content>
    </entry>

    <entry>
      <title>Setting Up UCView Digital Signage Player</title>
      <link rel="alternate" type="text/html" href="http://www.ucview.com/wiki/Setting_Up_UCView_Digital_Signage_Player/" />
      <id>tag:ucview.com,2011:wiki:Setting Up UCView Digital Signage Player/71.251</id>
      <published>2011-07-02T16:03:14Z</published>
      <updated>2011-07-02T16:03:14Z</updated>
      <author>
            <name>Guy Avital</name>
            <email></email>
      </author>
      <content type="html"><![CDATA[
        <p><a href="http://www.ucview.com/?URL=http%3A%2F%2Fwww.ucview.com%2Fwiki%2FCategory%3AInstallation_And_Configuration%3A%3ASetting_Up_UCView_Digital_Signage_Player%2F%22+title%3D%22Category%3AInstallation_And_Configuration%3A%3ASetting_Up_UCView_Digital_Signage_Player">Category:Installation And Configuration -> Setting Up UCView Digital Signage Player</a>
</p><p>Thank you for purchasing the UCView Digital Signage. Match the items on the list below with the items in the box. If any item is missing or damaged, please contact your UCView Media Networks sales representative immediately.</p>

<p>Connect the AC power cord to the UCView Player and a 120V power outlet.</p>
<li>Connect the player’s video connection (VGA, DVI, or HDMI depending on model) to the display’s connection port.</li>
<li>Connect an internet connection to your player.</li>
<li>Turn on the player and monitor.</li>
<li>If you are connecting the player to a wired network, connect a CAT5 Ethernet cable from your network switch or router to the Ethernet port on the back of your UCView player.</li>
<li>If you are connecting the player to a wireless network and your player is equipped with a wireless network card, attach a keyboard and mouse to the player’s serial ports and configure the wireless connection.</li>
<li>After the player reboots and detects the internet connection, it will display a password on the display, like the one shown here:</li>

<p><img src="http://www.ucview.com/images/pass.gif" alt="Password" />
</p><p>WRITE THIS ADDRESS DOWN NOW, BEFORE TURNING
OFF THE DISPLAY OR CONTINUING TO THE NEXT STEP!</p>

<p>You will need this address to set up your display in the Create a New Display section.</p>

<p>Log in to the UCView portal at: ds.ucview.com.<br>
Enter your username and password (You should have received your username and password from your account representative. If you cannot locate them, please call the UCView support help desk).</p>

<p><img src="http://www.ucview.com/images/location.gif" alt="location" /></p>

<p>Click LOCATIONS &amp; DISPLAYS TAB
Click CREATE A NEW LOCATION.
Enter location name.
Enter the opening and closing times of the location.
Enter the time zone of the location.
Leave the MAIN CONTACT, EMAIL, PHONE and ADDRESS fields blank for now.
Leave the SYNC DISPLAYS box unchecked for now.
Leave ALLOW SCHEDULE UPDATES set to AT ANY TIME for now.
Click SAVE.</p>

<p>From the LOCATIONS &amp; DISPLAYS menu:
Click the name of the location you just created.
Click ADD A NEW DISPLAY.</p>

<p>Enter display name.
Enter the USView player password you wrote down exactly as it was displayed on your monitor when you first installed the player.
Select ACTIVE.
Select BASIC PLAYER.
Select LATEST VERSION of the ucview client.
Select a layout from the drop down list.
Select USE LOCATION SETTING for now.
Click SAVE.</P>
      ]]></content>
    </entry>

    <entry>
      <title>index</title>
      <link rel="alternate" type="text/html" href="http://www.ucview.com/wiki/index/" />
      <id>tag:ucview.com,2011:wiki:index/1.250</id>
      <published>2011-07-02T16:00:30Z</published>
      <updated>2011-07-02T16:00:30Z</updated>
      <author>
            <name>Guy Avital</name>
            <email></email>
      </author>
      <content type="html"><![CDATA[
        <p><img src="http://www.ucview.com/themes/wiki_themes/default/images/wiki.jpg" align="right" width="177" height="120" alt="UCVIew Digital Signage Wiki" title="UCVIew Digital Signage Wiki" /><br />
<strong>Welcome to the UCView Digital Signage Wiki! Here, we encourage anyone in our community to add, browse, search, and build onto the world of UCView Digital Signage.</strong><br>
</p><p>The UCVIew Digital Signage Wiki belongs to the community, so add to your own knowledge and share what you know here. In order to get you started, we&#8217;ve gathered a list of articles that we think will help you on your way.</p><br/>
<div class="col2-set">
<div class="col-1">
<h5 >Recommended Articles for Digital Signage Setup</h5><p>
 </p><ul>
<li><a href="http://www.ucview.com/wiki/Setting_Up_UCView_Digital_Signage_Player/">Setting Up UCView Digital Signage Player</a></li> 
&nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp;   <li><a href="http://www.ucview.com/wiki/Creating_and_Managing_Layouts/">Creating new Layout</a></li> 
&nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp;   <li><a href="http://www.ucview.com/wiki/How_To_create_a_new_Campaign:/">Creating New Campaign</a></li> 
&nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp;   <li><a href="http://www.ucview.com/wiki/Setting_Up_UCView_Digital_Signage_Player/">Register new player</a></li> 
&nbsp;  &nbsp;  &nbsp;  &nbsp;  &nbsp;   
 </ul><p>
 </p></div>

<p>
</p><div class="clear"></div><p> </p>

<p>&nbsp;   </p></div><div class="clear"></div><p> 
</p></div>
      ]]></content>
    </entry>

    <entry>
      <title>Are there signup fees Termination fees Any hidden fees we should know about</title>
      <link rel="alternate" type="text/html" href="http://www.ucview.com/wiki/Are_there_signup_fees_Termination_fees_Any_hidden_fees_we_should_know_about/" />
      <id>tag:ucview.com,2011:wiki:Are there signup fees Termination fees Any hidden fees we should know about/64.240</id>
      <published>2011-01-13T07:14:09Z</published>
      <updated>2011-01-13T07:14:09Z</updated>
      <author>
            <name>Guy Avital</name>
            <email></email>
      </author>
      <content type="html"><![CDATA[
        <p><a href="http://www.ucview.com/?URL=http%3A%2F%2Fwww.ucview.com%2Fwiki%2FCategory%3ADigital_Signage_Concepts%3A%3A_General_Information%2F%22+title%3D%22Category%3ADigital_Signage_Concepts%3A%3A_General_Information">Category:Digital Signage Concepts ->&nbsp; General Information</a></p>

<p><b>Are there signup fees? Termination fees? Any hidden fees we should know about?</b><br />
Absolutely not. We think one-time extra fees aren’t the right way to do business. We don’t charge signup fees, termination fees, or any additional fees. The price you pay is simply the fixed monthly fee based on the plan you&#8217;ve chosen. We also don’t charge by the person. You can have 1 person or 100 people using Basecamp and you’ll still pay the same price.
</p>
      ]]></content>
    </entry>

    <entry>
      <title>disable Firewall</title>
      <link rel="alternate" type="text/html" href="http://www.ucview.com/wiki/disable_Firewall/" />
      <id>tag:ucview.com,2011:wiki:disable Firewall/70.237</id>
      <published>2011-01-13T00:46:03Z</published>
      <updated>2011-01-13T00:46:03Z</updated>
      <author>
            <name>Guy Avital</name>
            <email></email>
      </author>
      <content type="html"><![CDATA[
        <p>Have any of you ever tried talking someone through disabling the bundled Windows Firewall?</p>

<p> – a nifty command line tool designed to interface with the Windows networking stack. For example, to disable the firewall, enter the following command in the Run dialog, or from a Command Line:</p>

<p>&nbsp;   netsh firewall set opmode disable
</p>
      ]]></content>
    </entry>

    <entry>
      <title>What are the difference between DVI HDMI and VGA</title>
      <link rel="alternate" type="text/html" href="http://www.ucview.com/wiki/What_are_the_difference_between_DVI_HDMI_and_VGA/" />
      <id>tag:ucview.com,2010:wiki:What are the difference between DVI HDMI and VGA/69.236</id>
      <published>2010-08-13T20:14:05Z</published>
      <updated>2010-08-13T20:14:05Z</updated>
      <author>
            <name>Guy Avital</name>
            <email></email>
      </author>
      <content type="html"><![CDATA[
        <p><b>What are the difference between DVI, HDMI and VGA?</b><br />
DVI/HDMI and VGA Video are all video signals which support a variety of resolutions, each one of them deliver the signal from source to display in different ways. The main difference is that DVI/HDMI delivers the signal in a digital format. VGA is an analog format, which deliver the signal, not as a digital stream, but as a set of varying voltages representing the red, green and blue components of the signal</p>

<p><img src="http://www.ucview.com/images/connectors-digital-signage.jpg" alt="Digital signage software" /></p>

<p>DVI/HDMI and VGA deliver signals as red, green, and blue color components, together with sync information. The DVI/HDMI standard delivers these along three data channels in a format called T.M.D.S., which stands for “Transmission Minimized Differential Signaling”. This basically involves a blue, red and green sync that are added, and separate the channels</p>

<p>VGA is delivered, almost similarly, with the color information split up three ways. However, VGA uses a color difference type signal, which consists of Luminance, the green red or blue channel, representing the total brightness of the image. The sync pulses for both horizontal and vertical are delivered on the Y channel.</p>

<p>Both HDMI/DVI and VGA signal types are fundamentally quite similar; they break up the image in similar ways, and deliver the same type of information to the display. How they differ, as we’ll see, will depend to a great extent upon the particular characteristics of the source and display devices, and can depend upon cabling as well.
</p>
      ]]></content>
    </entry>

    <entry>
      <title>What is 1080p</title>
      <link rel="alternate" type="text/html" href="http://www.ucview.com/wiki/What_is_1080p/" />
      <id>tag:ucview.com,2010:wiki:What is 1080p/68.235</id>
      <published>2010-08-13T20:10:07Z</published>
      <updated>2010-08-13T20:10:07Z</updated>
      <author>
            <name>Guy Avital</name>
            <email></email>
      </author>
      <content type="html"><![CDATA[
        <p><b>What is 1080p</b><br />
1080p resolution which is 1920x1080 pixels is the latest HD state for the art resolution. Digital signage display supporting 1080p displays are capable of displaying every pixel of the highest resolution HD broadcasts. In reality, they offer more than twice the resolution of today’s 1280x720 or 720p. Companies refer to this kind of resolution as true or Ultra HD</p>

<p><img src="http://upload.wikimedia.org/wikipedia/commons/f/f0/Indian_Head_interlace.gif" alt="1080P Signal" />
</p>
      ]]></content>
    </entry>


</feed>


	
	
        </div>       
<div class="clear"></div>
	
</div>

<br>
<br>
<div class="container_12  footer">
	  		
	<div class="grid_3" >			
				<h3 class="page-sub-head">UCView Media Newsletter</h3>
				<span>Subscribe to our newsletter and keep up with the latest company news, product developments and upcoming events.</span> 
				<form id='mailinglist_form' method="post" action="http://www.ucview.com/"  >
<div class='hiddenFields'>
<input type="hidden" name="XID" value="73f5dc99b3e53c40b96c64f1469c5540d0c53bbf" />
<input type="hidden" name="ACT" value="3" />
<input type="hidden" name="RET" value="http://www.ucview.com/wiki/Special:Recentchanges_Atom/" />
<input type="hidden" name="list" value="0" />
<input type="hidden" name="site_id" value="1" />
</div>


                                <p><input type="text" name="email" value="" class="input" size="18" >
                               <input type="submit" value="submit"  class="submit" ></p>
                                </form>
	</div>	
		
	<div class="grid_3">		
                                 <ul> 
					<li><a href="http://www.ucview.com/about/">Our Company</a></li>
					<li><a href="http://www.ucview.com/blog/">Our Blog</a></li> 
					<li><a href="http://www.ucview.com/contact/">Contact Us</a></li> 
                                        <li><a href="http://www.ucview.com/main/site_map/">Sitemap</a></li>
                                         <li><a href="http://www.ucview.com/about/privacy_policy/">Privacy Policy</a></li>
                                        <li><a href="http://www.ucview.com/legal/software-license-agreement/">Software License Agreement</a></li> 
					<li><a href="http://www.ucview.com/legal/returns-shipping-policy/"> Warranty, Return and Shipping Policy</a></li> 
                                        
				</ul>
          </div>
                
	<div class="grid_3">
				<ul style="margin-right:0;"> 
					<li><a href="http://www.ucview.com/products/">Products & Solutions</a></li> 
					<li><a href="http://www.ucview.com/products/digital-signage-SaaS/">Digital Signage Software</a></li>
                                        <li><a href="http://www.ucview.com/content-store/">Digital Signage Content</a></li>
                                        <li><a href="http://www.ucview.com/digital-signage-servers/">Digital Signage Servers</a></li> 
                                        <li><a href="http://www.ucview.com/digital-signage-players/">Digital Signage Players</a></li> 
					 <li><a href="http://www.ucview.com/digital-signage-markets/">Signage Markets</a></li> 
                                         <li><a href="http://www.ucview.com/digital-signage-services/">Signage Services</a></li> 
                                             <li><a href="http://www.ucview.com/partners/">UCView Media Partners</a></li> 
				</ul> 
	</div>		
        <div class="grid_3">
					
    <a href="http://www.ucview.com/products/digital-signage-SaaS/" title="UCView SaaS"><img style="margin-left:5px; margin-top:40px;"  alt="UCView SaaS" src="/images/try-it-free-for-30-days.gif" /></a> 
		
	</div>
	<div class="clear"></div>
</div>

<script type="text/javascript">

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', 'UA-1441968-1']);
  _gaq.push(['_trackPageview']);

  (function() {
    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  })();

</script>

</body>
</html>
