<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>My Ventrilo Server</title>
	<atom:link href="http://myventriloserver.com/feed" rel="self" type="application/rss+xml" />
	<link>http://myventriloserver.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Thu, 03 Sep 2009 19:28:50 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Ventrilo and Skype: Peer-to-Peer versus Client-Server in VOIP</title>
		<link>http://myventriloserver.com/blog/ventrilo-and-skype-peer-to-peer-versus-client-server-in-voip</link>
		<comments>http://myventriloserver.com/blog/ventrilo-and-skype-peer-to-peer-versus-client-server-in-voip#comments</comments>
		<pubDate>Tue, 01 Sep 2009 23:45:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[general]]></category>

		<guid isPermaLink="false">http://myventriloserver.com/?p=473</guid>
		<description><![CDATA[Ventrilo and Skype are both widely used PC-based VOIP applications. While both are excellent and ultimately similar utilities, they are almost the complete opposite when it comes to their underlying network architectures. Ventrilo uses the Client-Server architecture whereas Skype uses Peer-to-Peer (often abbreviated as p2p). Because of this distinction, there are several situations in which choosing one over the other may be of greater benefit. In this article we will be discussing the use of both programs in the context of business conferences, social groups and gaming clans or guilds.]]></description>
			<content:encoded><![CDATA[<p>Ventrilo and Skype are both widely used PC-based VOIP applications. While both are excellent and ultimately similar utilities, they are almost the complete opposite when it comes to their underlying network architectures. Ventrilo uses the Client-Server architecture whereas Skype uses Peer-to-Peer (often abbreviated as p2p). Because of this distinction, there are several situations in which choosing one over the other may be of greater benefit. In this article we will be discussing the use of both programs in the context of business conferences, social groups and gaming clans or guilds.<br />
<span id="more-473"></span></p>
<h2>Skype</h2>
<h3>Peer-to-Peer</h3>
<div id="attachment_474" class="wp-caption alignleft" style="width: 160px"><img class="size-thumbnail wp-image-474" title="200px-P2P-network.svg" src="http://myventriloserver.com/wp-content/uploads/2009/09/200px-P2P-network.svg-150x150.png" alt="Peer-to-Peer Diagram" width="150" height="150" /><p class="wp-caption-text">Peer-to-Peer Diagram</p></div>
<p>In Peer-to-Peer, each <acronym title="In layman's terms, a node is a person's PC">node</acronym> makes its resources available to other nodes in its group. As such, Peer-to-Peer services will be less dependent on central hubs to coordinate or relay network traffic. Skype uses their own implementation of the Peer-to-Peer architecture. The diagram to the left will generally not provide an exact visual representation for Skype&#8217;s own p2p implementation as it has proprietary peer hierarchies and authentication services. But for our purposes this representation is sufficient in that it demonstrates the general layout, advantages and flaws that it shares with the general definition of a Peer-to-Peer network.</p>
<h3>Advantages</h3>
<p>The biggest advantage of Skype is that it should not incur any additional charges on the end-user. In reality, there are additional costs but these are generally invisible to the user as the ISP is responsible for regular maintenance and upgrades to the network. Nor is there the necessity for the user to keep up a server for dedicated use &#8212; this is all handled by Skype&#8217;s services. Another advantage of Skype is that it is relatively easy to use and is akin to most IM programs. This makes Skype perfect for online social meetings such as family conferences and online study groups, where not all of the users may be technically inclined.</p>
<ul class="arrow">
<li>Free or Cheap</li>
<li>No servers</li>
<li>Easy to use</li>
</ul>
<h3>Disadvantages</h3>
<p>Most of Skype&#8217;s flaws become evident in situations where technical efficiency or more moderation tools are necessary. Because Skype is p2p-based, each node requires multiple inbound and outbound connects. This generally results in greater overhead costs including bandwidth. Skype is also known to increase its own process priority. This means Skype will have more priority to access systems than other applications on the computer, this behavior may not be ideal for gaming or in other situations where other applications demand more system resources. Because Skype was designed to be easy to use, it is also less expressive in its ability to define user and moderation roles. For social voice chats this may not be a problem, but gaming and business users will often require this ability to provide a parallel to roles within their organization.</p>
<ul class="arrow">
<li>Less efficient than Ventrilo and other Client-Server applications</li>
<li>Greater overhead and bandwidth usage</li>
<li>Little to no management and moderation tools</li>
</ul>
<h2>Ventrilo</h2>
<div id="attachment_480" class="wp-caption alignleft" style="width: 160px"><img src="http://myventriloserver.com/wp-content/uploads/2009/09/200px-Server-based-network.svg-150x150.png" alt="Client-Server Diagram" title="200px-Server-based-network.svg" width="150" height="150" class="size-thumbnail wp-image-480" /><p class="wp-caption-text">Client-Server Diagram</p></div>
<p>In contrast to Skype&#8217;s Peer-to-Peer system, Ventrilo uses the Client-Server model. In the client-server model, nodes do not make any direct connections to other nodes. Instead, all nodes connect to the server which acts as a hub &#8212; it receives and relays only the necessary audio streams and data to individual nodes. The client-server model generally uses much less bandwidth and creates less overhead than the p2p system. The server&#8217;s role as a central hub also allows for more detailed roles and management tools available to the server administrators and users.</p>
<h3>Advantages</h3>
<p>Ventrilo will require less resource usage, both system and network related, than Skype. This is an especially useful trait in gaming where most users demand minimal application usage to ensure better in-game frame rates. The server can also act as a filter and management system, enabling more expressive user and moderator roles. Servers have the ability to create &#8220;Channels,&#8221; which act as partitions or virtual chatrooms within the server, allowing users to have conversions with certain subsets of the server population without having to go into a completely different conference room as you would with Skype. Rules can also be defined within the context of a specific channel.</p>
<ul class="arrow">
<li>Less resource usage</li>
<li>More moderation and management tools</li>
<li>Greater organizational capabilities</li>
</ul>
<h3>Disadvantages</h3>
<p>Ventrilo has its share of disadvantages. One being that it may require an additional cost to keep large servers running. Luckily, this cost is not great but it does exist and is evident to some frugal users. Another disadvantage is that it is not as easy to use as Skype &#8212; this is a drawback due to its ability to be customized to a group&#8217;s liking. Therefore Ventrilo may not be optimal in situations where a group wants to get up and running as quickly as possible.</p>
<ul class="arrow">
<li>Requires server</li>
<li>May require additional costs</li>
<li>Not as easy to use as Skype</li>
</ul>
<h2>Conclusion</h2>
<p>Skype and Ventrilo are both excellent tools. However, Skype may be more suitable for social groups (family chats, etc.) as it is easy to setup, use and costs nothing. Whereas Ventrilo may be more ideal for gaming and business users who require greater technical efficiency and more management tools at the cost of money and a greater learning curve.</p>
]]></content:encoded>
			<wfw:commentRss>http://myventriloserver.com/blog/ventrilo-and-skype-peer-to-peer-versus-client-server-in-voip/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ventrilo @ QuakeCon 2009: Ford Shelby GT500 Giveaway</title>
		<link>http://myventriloserver.com/blog/ventrilo-quakecon-2009-ford-shelby-gt500-giveaway</link>
		<comments>http://myventriloserver.com/blog/ventrilo-quakecon-2009-ford-shelby-gt500-giveaway#comments</comments>
		<pubDate>Thu, 23 Jul 2009 02:32:04 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://myventriloserver.com/?p=454</guid>
		<description><![CDATA[Ventrilo will be one of the main sponsors at QuakeCon 2009 &#8212; one lucky winner at QuakeCon &#8216;09 will be the owner of a brand new Ford Shelby GT500, provided by Flagship Industries. Ventrilo has provided voice communication servers at QuakeCon since 2005. This will be the second year of Ventrilo&#8217;s car giveaways at QuakeCon [...]]]></description>
			<content:encoded><![CDATA[<p>Ventrilo will be one of the main sponsors at QuakeCon 2009 &#8212; one lucky winner at QuakeCon &#8216;09 will be the owner of a brand new Ford Shelby GT500, provided by Flagship Industries. Ventrilo has provided voice communication servers at QuakeCon since 2005. This will be the second year of Ventrilo&#8217;s car giveaways at QuakeCon &#8212; at last year&#8217;s convention a 2008 Chevy Corvette was given away to one lucky gamer.<br />
<span id="more-454"></span></p>
<div id="attachment_456" class="wp-caption alignnone" style="width: 560px"><img class="size-full wp-image-456" title="08ph_gt500kr" src="http://myventriloserver.com/wp-content/uploads/2009/07/08ph_gt500kr.jpg" alt="08ph_gt500kr" width="550" height="323" /><p class="wp-caption-text">2010 Ford Shelby GT500</p></div>
<p>Read the full press release below:</p>
<blockquote>
<p style="text-align: center;"><strong>QuakeCon 2009 Gets Supercharged with the<br />
Ventrilo Ultimate Power Up Sweepstakes</strong><br />
Winner Takes Off in New Ford Shelby GT500 Coupe</p>
<p>MESQUITE, TX – July 22, 2009 – Ventrilo, the premier group voice communications program used in tournaments and multiplayer games, is ready to blow the doors off of QuakeCon 2009 with the sponsorship of its second annual “QuakeCon Ultimate Power Up” Sweepstakes.  One extremely lucky attendee will rocket away from QuakeCon 2009 in a brand new supercharged 2010 Ford Shelby Mustang GT500 Coupe, valued at approximately $52,000.  The 14th annual QuakeCon will be held at the Gaylord Texan in Dallas from August 13 – 16 2009 and is open to the public and free to all attendees.</p>
<p>“One look under the hood of this 2010 Shelby and you&#8217;ll start strategizing on how to get your hands on this powerhouse street machine,” said Brian Knapp, president, Flagship Industries.  “Ford and Shelby are both iconic American names that represent a long history of street legal horsepower, and it’s a thrill to be giving one away to the lucky winner of the Ventrilo Ultimate Power Up competition. As always it’s an honor to be working with our friends at id Software and giving back to the gaming community.”</p>
<p>“This is the most powerful production Mustang ever made and thanks to Ventrilo, someone from QuakeCon will walk away with the keys to this beast of a machine,” said Todd Hollenshead, president, id Software.  “QuakeCon 2009 will be a can’t miss event for LAN fiends, game fans or id Software devotees; and Ventrilo giving away this bad ass muscle car is an example of why everyone needs to make sure that they have August 13 to 16 on their calendar for the world’s best video game party.”</p>
<p>The 2010 Ford Shelby Mustang GT500 Coupe to be given away will be Kona blue and comes with a six speed transmission mated to a supercharged 5.4 liter V-8 pumping out a brutal 540 horsepower and 510 lb-ft of pavement destroying torque. The car will be on display throughout QuakeCon in the main exhibition area.</p>
<p>A total of 100 tickets for the Shelby Mustang GT500 drawing will be awarded to QuakeCon attendees for everything from performance in the QuakeCon Pro, Open and Quick Draw Tournaments, to participation in other QuakeCon contests, events and random drawings.  The winner will be randomly selected at 9 p.m. (Central Standard Time) on Saturday, August 15, as part of the tournament finals event on the QuakeCon Main Stage.</p>
<p><strong>QuakeCon Power Up Rules</strong>:<br />
QuakeCon 2009 registered attendees who are 18 years of age and older AND are legal residents of the United States, its territories and possessions and the District of Columbia are eligible to participate.  No purchase necessary.  A total of 100 raffle tickets will be distributed throughout the QuakeCon event.  Additional information about contest rules, eligibility, restrictions and requirements will be available at www.quakecon.org.</p>
<p><strong>About QuakeCon</strong>:<br />
Often described as the “Woodstock of Gaming,” QuakeCon is a four-day, non-stop celebration of games and the people who play them.  Free to all and open to the public, QuakeCon 2009 will feature North America’s largest Bring-Your-Own-Computer (BYOC) LAN party for nearly 3,000 people, drawings and contests for over $75,000 in cash and prizes, the $50,000 QUAKE LIVE Duel and Capture the Flag Championship tournaments, exhibits with the latest games and hardware, and non-stop entertainment, parties and events.  First created in 1996 by a group of friends on IRC and now going into its fourteenth year, QuakeCon remains true to its original mission as an event created by gamers, for gamers.  Sponsored by id Software and other industry-leading software and hardware manufacturers, QuakeCon continues to be run by a dedicated group of volunteers, including an executive team with more than 75 years of combined experience producing the event.  6,000 people attended QuakeCon 2008.</p>
<p><strong>About Flagship Industries</strong>:<br />
Flagship Industries Inc, located in Maryville, Illinois, was founded in 2003 to pursue the development and marketing of the Ventrilo product line which was originally started in the spring of 1999.  Due to its superior sound quality, reliability, scalability, user interface and ever evolving feature set, Ventrilo has become the preferred group communications tool.  More information can be found at www.ventrilo.com</p>
<p><strong>About id Software</strong>:<br />
id Software, part of the ZeniMax Media Inc. family of companies, has provided technical, design and artistic leadership as a world-renowned game developer and technology innovator since its founding in 1991.  id Software’s iconic brands such as Wolfenstein, DOOM, QUAKE and Enemy Territory have become staples of popular culture for generations of gamers.  More information on id Software can be found at www.idsoftware.com.</p>
<p>id, Wolfenstein, DOOM, QUAKE, RAGE, Enemy Territory, and QuakeCon and related logos are registered trademarks or trademarks owned by ZeniMax Media Inc.</p>
<p>All other trademarks and trade names are properties of their respective owners.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://myventriloserver.com/blog/ventrilo-quakecon-2009-ford-shelby-gt500-giveaway/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Ventrilo MOTD: Adding Colors, Fonts, Formatting and other styles</title>
		<link>http://myventriloserver.com/blog/ventrilo-motd-adding-custom-colors-fonts-and-other-styles</link>
		<comments>http://myventriloserver.com/blog/ventrilo-motd-adding-custom-colors-fonts-and-other-styles#comments</comments>
		<pubDate>Tue, 23 Jun 2009 21:39:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://myventriloserver.com/?p=420</guid>
		<description><![CDATA[A rather obscure feature of Ventrilo is the ability to add custom styling such as colors and fonts to the server MOTD. It&#8217;s not a built-in functionality of Ventrilo so we&#8217;ll have to use a couple of other programs to make use of styled ventrilo MOTDs: mainly notepad and Wordpad, which should come standard with [...]]]></description>
			<content:encoded><![CDATA[<p>A rather obscure feature of Ventrilo is the ability to add custom styling such as <strong>colors and fonts to the server MOTD</strong>. It&#8217;s not a built-in functionality of Ventrilo so we&#8217;ll have to use a couple of other programs to make use of styled ventrilo MOTDs: mainly notepad and Wordpad, which should come standard with all modern Windows operating systems. It&#8217;s actually a pretty <strong>easy</strong> process &#8211; just copying and pasting for the most part.<br />
<span id="more-420"></span></p>
<h2>Designing your MOTD with Wordpad</h2>
<p>First, to design your new MOTD, you&#8217;ll have to start up Wordpad. Open up Wordpad by entering <code>"wordpad</code>&#8221; in the search box if you use Windows Vista, or just press the <code>WINDOWS BUTTON + R</code> and type &#8220;<code>wordpad</code>&#8221; (without the quotes) and press enter. By now you should have the Wordpad editing program in front of you. Now, just design the MOTD to your liking.</p>
<h2>Opening up the file with Notepad</h2>
<p>Once you&#8217;re satisfied with your MOTD, go to <code>File &gt; Save As</code> and save the document somewhere where you&#8217;ll remember. Once you&#8217;ve saved it, go to the folder where you saved it and right click on the file, then open it up with a program called <strong>notepad</strong> &#8212; <span style="text-decoration: underline;">not Wordpad</span>. If you have successfully opened up the file with notepad, you can skip the next paragraph.</p>
<p>Notepad may not appear under the &#8220;open with&#8221; menu. If it&#8217;s not there, click on the &#8220;choose default program&#8221; option&#8230; then expand the &#8220;other programs&#8221; section and select notepad and uncheck &#8220;always use this program to open this type of file&#8221; option.</p>
<h2>You&#8217;re almost there!</h2>
<p>Now, you should have notepad in front of you displaying code that looks similar to:</p>
<p><code><br />
{\rtf1\ansi\ansicpg1252\deff0\deflang1033{\fonttbl{\f0\fswiss\fcharset0 Arial;}}<br />
{\colortbl ;\red255\green0\blue0;}<br />
{\*\generator Msftedit 5.41.21.2508;}\viewkind4\uc1\pard\cf1\b\f0\fs32 Welcome to My Ventrilo Server\cf0\b0\fs20\par<br />
\par<br />
This is an MOTD!\par<br />
}</code></p>
<p>Now, press <code>CTRL + A</code> to select all of the text, and then press <code>CTRL + C</code> to copy it to your clipboard.</p>
<h2>Adding it to your Ventrilo Server. Voila!</h2>
<p>For the final step, open up the MOTD editor in your ventrilo server by logging in as admin, then right click and go to &#8220;Server Admin&#8221; and select MOTD or Guest MOTD *. Then paste (<code>CTRL + V</code>) it in the window and click on send. Now your custom styled MOTD should be all done!</p>
<p>*Guest MOTD will be displayed to all non-users, the regular MOTD option will be displayed to those who have accounts on your ventrilo server.</p>
<h2>Conclusion</h2>
<p>We hope you found this tutorial helpful and easy to use. Ventrilo is a great program which allows for much customization. <a href="http://myventriloserver.com">My Ventrilo Server</a> offers affordable and easy to use Ventrilo servers for all types of users, clans and guilds. So if you&#8217;re ever in need of a new Ventrilo Server, be sure to check out <a href="http://myventriloserver.com/ventrilo-servers">our packages</a>.</p>
<h3>Caveats</h3>
<p>Unfortunately, Ventrilo only supports Rich Text Format (RTF) which allows for basic styling such as fonts, colors, bold, etc. Advanced features like images like you would see in HTML (websites) are not supported.</p>
]]></content:encoded>
			<wfw:commentRss>http://myventriloserver.com/blog/ventrilo-motd-adding-custom-colors-fonts-and-other-styles/feed</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Download Ventrilo 3.0.5</title>
		<link>http://myventriloserver.com/blog/download-ventrilo-305</link>
		<comments>http://myventriloserver.com/blog/download-ventrilo-305#comments</comments>
		<pubDate>Wed, 29 Apr 2009 21:59:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[general]]></category>

		<guid isPermaLink="false">http://myventriloserver.com/?p=389</guid>
		<description><![CDATA[Ventrilo 3.0.5 for Windows has been released. Version 3.0.5 introduces support for the Logitech G35 headset and the G19 Color Gamepanel LCD. It also adds new options for those with the Logitech G13 and G15 gaming keyboard. In non-hardware related changes, the in-game overlay has been streamlined with several more in-game options and optimizations. As [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Ventrilo 3.0.5 for Windows</strong> has been released. Version 3.0.5 introduces support for the Logitech G35 headset and the G19 Color Gamepanel LCD. It also adds new options for those with the Logitech G13 and G15 gaming keyboard. In non-hardware related changes, the in-game overlay has been streamlined with several more in-game options and optimizations. As always, this version also includes several bug fixes to the user interface. <span id="more-389"></span>View the full change log below:</p>
<p><a target="_blank" href="http://ventrilo.com/download.php">Download Ventrilo 3.0.5</a></p>
<h2>Change log:</h2>
<blockquote><p><strong>Logitech</strong>:</p>
<p>    Added support for G35 headset soft buttons.</p>
<p>    Added support for G19 Color Gamepanel LCD and soft buttons.</p>
<p>    Modified G15 / G13 / Z-10 soft buttons to be interactive instead of just page selection.</p>
<p>        Button1 = Menu<br />
        Button2 = OK<br />
        Button3 = Scroll Up<br />
        Button4 = Scroll Down</p>
<p>    See documentation for more details about button usage.</p>
<p>    Modified support for G15 / 13 to display more pages than the original 4, includes private chat pages.</p>
<p>    Added option to G15 / G19 to force the Ventrilo display to the front when the program starts.</p>
<p>    Be sure to read the documentation for the specific device support to learn how the soft buttons are processed and when they can be used depending on which page is being displayed. Each menu button will have a “Help” option at the bottom of the list.<br />
<strong><br />
Overlay</strong>:</p>
<p>    Modified to support background image.</p>
<p>    Modified to support user pictures for transmitter.</p>
<p>    Added Setup-Overlay option “Extra width (pixels)” to make the overlay wider.</p>
<p>    Improved response time when manually moving the Overlay.</p>
<p>    Added “Mute Microphone” to in-Overlay menu.</p>
<p>    Added “Mute Sound” to in-Overlay menu.</p>
<p>    Added “Hide / Show overlay” to in-Overlay menu.</p>
<p>    Added “Options” to in-Overlay menu.</p>
<p>    Added “Help” to in-Overlay menu.</p>
<p>    Added support to scroll back / forward through text messages.</p>
<p>    Tweaked some of the colors for status indicators to create more contrast.</p>
<p>    Modified scrolling events list to alternate colors for each new item.</p>
<p>    Be sure to read the documentation for Overlay support to learn how the menu options work and what they can do.</p>
<p><strong>User Options window</strong>:</p>
<p>    New window used for setting unique information for specific user names.</p>
<p>    Ability to locally mute, kick, ban and set transmitting images for G19 / Overlay.</p>
<p><strong>Bug fixes</strong>:</p>
<p>    Complaint List window: Fixed month display being off by one month.</p>
<p>    Rcon window: Fixed window closing if escape pressed while scrolling text window has focus.</p>
<p>    Private Chat window: Fixed new text scroll not working when minimized.</p>
<p>    Global Chat window: Fixed new text scroll not working when minimized.</p>
<p>    Added support for German keyboard character “<” as Bind. Experimental at this time.</p>
<p><strong>Menu</strong>:</p>
<p>    Added View->User Options.</p>
<p>    Modified User->Private Chat to have a checkmark if it is already open for the selected user.
</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://myventriloserver.com/blog/download-ventrilo-305/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>2 New Locations</title>
		<link>http://myventriloserver.com/blog/2-new-locations</link>
		<comments>http://myventriloserver.com/blog/2-new-locations#comments</comments>
		<pubDate>Thu, 09 Apr 2009 03:09:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[general]]></category>

		<guid isPermaLink="false">http://myventriloserver.com/?p=367</guid>
		<description><![CDATA[We&#8217;re proud to announce two more additions to our world wide network: San Jose, California and Tokyo, Japan. Our new San Jose POP will furthermore strengthen our west coast network which already consists of Seattle, Washington and Los Angeles, California. Our Tokyo, Japan POP will mark our entrance into the Asian gaming VOIP market. Our [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;re proud to announce two more additions to our world wide network: <a href="http://myventriloserver.com/locations/san-jose-california-ventrilo-server-hosting">San Jose, California</a> and <a href="http://myventriloserver.com/locations/tokyo-japan-ventrilo-server-hosting">Tokyo, Japan</a>. Our new San Jose <acronym title="Point of Presence">POP</acronym> will furthermore strengthen our west coast network which already consists of Seattle, Washington and Los Angeles, California. Our Tokyo, Japan POP will mark our entrance into the Asian gaming VOIP market. Our servers in Japan should provide lower latencies for users in Asia and the Pacific Islands.<br />
<span id="more-367"></span> </p>
]]></content:encoded>
			<wfw:commentRss>http://myventriloserver.com/blog/2-new-locations/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Running Two or More Ventrilo Clients Simultaneously</title>
		<link>http://myventriloserver.com/blog/running-two-or-more-ventrilo-clients-simultaneously</link>
		<comments>http://myventriloserver.com/blog/running-two-or-more-ventrilo-clients-simultaneously#comments</comments>
		<pubDate>Sun, 29 Mar 2009 20:09:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://myventriloserver.com/?p=348</guid>
		<description><![CDATA[You may or may not know this, but you can actually run two or more copies of the ventrilo client at the same time. However, the ventrilo client disables this feature by default &#8212; luckily it&#8217;s not too hard too disable this restriction. Why would you want to have two or more clients of ventrilo [...]]]></description>
			<content:encoded><![CDATA[<p>You may or may not know this, but you can actually run two or more copies of the ventrilo client at the same time. However, the ventrilo client disables this feature by default &#8212; luckily it&#8217;s not too hard too disable this restriction. Why would you want to have two or more clients of ventrilo open at the same time? Well, there obviously many reasons why any person may want to run another copy of ventrilo, but the most common (and obvious) use is to connect to two ventrilo servers at the same time. <span id="more-348"></span></p>
<h2>Enabling dual ventrilo copies:</h2>
<ol>
<li>First you&#8217;ll need to make sure you have a shortcut to ventrilo on your desktop, quick launch bar, start menu, or somewhere else.</li>
<li>Once you&#8217;ve found the shortcut, right click on it and go to &#8220;Properties.&#8221;</li>
<li>In the properties window look at the &#8220;Target&#8221; field/text box and append &#8221; -m&#8221; to the end. The contents of that box should look like: <code>"C:\Program Files\Ventrilo\Ventrilo.exe" -m</code></li>
<li>Now, to start up multiple ventrilo clients, just double click on that shortcut for each new client you want.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://myventriloserver.com/blog/running-two-or-more-ventrilo-clients-simultaneously/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Volume Normalization in Ventrilo</title>
		<link>http://myventriloserver.com/blog/volume-normalization-in-ventrilo</link>
		<comments>http://myventriloserver.com/blog/volume-normalization-in-ventrilo#comments</comments>
		<pubDate>Sun, 22 Mar 2009 00:04:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://myventriloserver.com/?p=228</guid>
		<description><![CDATA[One of the biggest gripes about ventrilo is the fact that some people&#8217;s mics are just way too loud (or even too quiet). Luckily, there&#8217;s a quick work-around to make everyone&#8217;s volume on your end exactly the same &#8212; this is referred to as volume normalization. This feature can be enabled relatively quickly, follow these [...]]]></description>
			<content:encoded><![CDATA[<p>One of the biggest gripes about ventrilo is the fact that some people&#8217;s mics are just way too loud (or even too quiet). Luckily, there&#8217;s a quick work-around to make everyone&#8217;s volume on your end exactly the same &#8212; this is referred to as <strong>volume normalization</strong>. This feature can be enabled relatively quickly, follow these steps to enable it on your Ventrilo client<span id="more-228"></span>:</p>
<ol style="padding-left: 30px;">
<li>Open up your ventrilo client and go to &#8220;Setup.&#8221;</li>
<li>Enable direct sound (check &#8220;Use direct sound&#8221;) and click on the SFX button.</li>
<li>Select &#8220;Compressor&#8221; and click on &#8220;Add.&#8221; Use these settings in the compressor properties:</li>
</ol>
<ul style="padding-left: 60px; list-style-type:disc;">
<li><strong>Gain</strong> (this is the setting that sets the volume for all users, change at your own liking): ~15</li>
<li><strong>Attack</strong>: 0.01</li>
<li><strong>Release</strong>: ~500</li>
<li><strong>Threshold</strong>: ~30</li>
<li><strong>Ratio</strong>: 100</li>
<li><strong>Pre-delay</strong>: 4.0</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://myventriloserver.com/blog/volume-normalization-in-ventrilo/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Choosing the right Ventrilo Codec: GSM vs. Speex</title>
		<link>http://myventriloserver.com/blog/choosing-the-right-ventrilo-codec-gsm-vs-speex</link>
		<comments>http://myventriloserver.com/blog/choosing-the-right-ventrilo-codec-gsm-vs-speex#comments</comments>
		<pubDate>Wed, 11 Mar 2009 21:03:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://myventriloserver.com/?p=206</guid>
		<description><![CDATA[Choosing codecs is something that the average ventrilo user doesn&#8217;t really pay too much attention to. However, choosing the right codec can greatly increase the overall experience when you&#8217;re chatting it up with your online friends. The two most popular codecs in Ventrilo are GSM 6.10 and Speex. GSM 6.10 is known for its superb [...]]]></description>
			<content:encoded><![CDATA[<p>Choosing codecs is something that the average ventrilo user doesn&#8217;t really pay too much attention to. However, choosing the right codec can greatly increase the overall experience when you&#8217;re chatting it up with your online friends. <span id="more-206"></span>The two most popular codecs in Ventrilo are GSM 6.10 and Speex. GSM 6.10 is known for its superb sound quality, especially when using the highest quality format (which is 44khz 16bit) &#8212; however, it has one caveat that may restrict users from using it &#8211; it does not support Mac. For Mac (&#038; Windows) users there is an alternative, the Speex codec supports both Windows <em>and</em> Mac. However, while Speex&#8217;s high quality format is very clear, it does not compare to GSM 6.10&#8217;s in terms of voice quality which is nearly equivalent, if not better, to cell phone quality. </p>
<p>Another major difference between these two codecs is the bandwidth (or the rate at which your internet is transferring data) usage. GSM will generally use more bandwidth than Speex, although both offer lower quality formats that use less bandwidth to help compensate for this. But strictly speaking, the high quality GSM format will use more bandwidth than the high quality Speex format. If some of your users have a slower internet speed you may want to stick with speex, or use one of the lower quality formats. This should not be an issue for most people with a DSL, fiber or cable internet connection.</p>
<p>If you&#8217;re a My Ventrilo Server customer, you can choose from all of the codecs offered by Ventrilo in our <a href="http://cp.myventriloserver.com">control panel</a>. If your current ventrilo host restricts you to the lowest quality codecs, you can switch to My Ventrilo Server and choose from any compatible codec you want at no extra charge.</p>
]]></content:encoded>
			<wfw:commentRss>http://myventriloserver.com/blog/choosing-the-right-ventrilo-codec-gsm-vs-speex/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Welcome to My Ventrilo Server!</title>
		<link>http://myventriloserver.com/blog/welcome-to-my-ventrilo-server</link>
		<comments>http://myventriloserver.com/blog/welcome-to-my-ventrilo-server#comments</comments>
		<pubDate>Fri, 27 Feb 2009 02:29:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[general]]></category>

		<guid isPermaLink="false">http://myventriloserver.com/?p=156</guid>
		<description><![CDATA[Welcome to the grand opening of My Ventrilo Server, a new provider of ventrilo server hosting servers designed with quality and ease of use in mind. We offer 10 premium, low ping locations across the US, Canada and Europe. To celebrate the opening of our brand, we&#8217;re offering a 50% off coupon for the first [...]]]></description>
			<content:encoded><![CDATA[<p>Welcome to the grand opening of My Ventrilo Server, a new provider of ventrilo server hosting servers designed with quality and ease of use in mind. We offer 10 premium, low ping locations across the US, Canada and Europe. To celebrate the opening of our brand, we&#8217;re offering a 50% off coupon for the first month to any new customers  &#8211; meaning you can get a 10 slot ventrilo server for <strong>as low as $1.38</strong> for your first month.<br />
<span id="more-156"></span></p>
<hr />
<pre style="padding-left: 30px;"><strong>Use the code:</strong></pre>
<pre style="padding-left: 30px;"><span style="color: #ff6600; font-size: 20px;"><strong>50off</strong></span></pre>
<hr />
<p>You&#8217;re free to use the high quality ventrilo codecs (e.g. Speex, GSM 44khz) at no extra charge. View all slot configurations <a href="http://myventriloserver.com/ventrilo-servers#order">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://myventriloserver.com/blog/welcome-to-my-ventrilo-server/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
