<?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"
	>

<channel>
	<title>En Route Solutions</title>
	<atom:link href="http://blog.enroute.it/index.php?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://blog.enroute.it</link>
	<description>The way to get started is to quit talking and begin doing.</description>
	<pubDate>Sat, 21 Jun 2008 12:06:38 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>Redirecting http to https for exchange 2007 with Windows Server 2008</title>
		<link>http://blog.enroute.it/?p=19</link>
		<comments>http://blog.enroute.it/?p=19#comments</comments>
		<pubDate>Wed, 18 Jun 2008 22:18:31 +0000</pubDate>
		<dc:creator>shiraj</dc:creator>
		
		<category><![CDATA[Support]]></category>

		<guid isPermaLink="false">http://blog.enroute.it/?p=19</guid>
		<description><![CDATA[It was surprising how many users are searching on the net for http redirection to https when installed exchange 2007 on windows server 2008.
if you want to make iis redirect the url from http to https.
when you type http://owa.mydomain.net it should redirect this to
https://owa.mydomain.net/owa
make a backup of your error page i.e 403.bak then open your [...]]]></description>
			<content:encoded><![CDATA[<p>It was surprising how many users are searching on the net for http redirection to https when installed exchange 2007 on windows server 2008.</p>
<p>if you want to make iis redirect the url from http to https.<br />
when you type <a rel="nofollow" href="http://owa.mydomain.net/" target="_blank">http://owa.mydomain.net</a> it should redirect this to<br />
<a rel="nofollow" href="https://owa.mydomain.net/owa" target="_blank">https://owa.mydomain.net/owa</a></p>
<p>make a backup of your error page i.e 403.bak then open your error code page &#8220;403.htm&#8221; with notepad and copy the code below between &#8220;Start copy&#8221; and &#8220;Stop copy&#8221; paste in to the 403.htm, and replace only the <a rel="nofollow" href="https://owa.mydomain.net/owa" target="_blank">https://owa.mydomain.net/owa</a> with your url that&#8217;s all.</p>
<p>Location for error code page is in C:\inetpub\custerr\en-US</p>
<p>&#8212;-Start copy from next line&#8212;</p>
<p>&lt;BODY onLoad=&#8221;window.noJs()&#8221;&gt;<br />
&lt;SCRIPT LANGUAGE=&#8221;Javascript&#8221;&gt;<br />
&lt;!&#8211; Begin<br />
function noJs() {<br />
var destination = &#8220;<a rel="nofollow" href="https://owa.mydomain.net/owa" target="_blank">https://owa.mydomain.net/owa</a>&#8220;;</p>
<p>window.location.replace(destination);<br />
window.location.href=destination;<br />
}<br />
// End &#8211;&gt;<br />
&lt;/SCRIPT&gt;</p>
<p>&#8211; stop copy above this line &#8211;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.enroute.it/?feed=rss2&amp;p=19</wfw:commentRss>
		</item>
		<item>
		<title>your host may have disabled the mail() function&#8230;</title>
		<link>http://blog.enroute.it/?p=14</link>
		<comments>http://blog.enroute.it/?p=14#comments</comments>
		<pubDate>Sat, 05 Apr 2008 19:29:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Support]]></category>

		<guid isPermaLink="false">http://blog.enroute.it/?p=14</guid>
		<description><![CDATA[So many people have posted many different solution for the error sending mail out of Wordpress, when requesting lost password or new registration you get error.
&#8221; The e-mail could not be sent.
Possible reason: your host may have disabled the mail() function&#8230; &#8221;
I found this mail send via SMTP, this worked for me in first time.
http://www.callum-macdonald.com/code/wp-mail-smtp/
This [...]]]></description>
			<content:encoded><![CDATA[<p>So many people have posted many different solution for the error sending mail out of Wordpress, when requesting lost password or new registration you get error.</p>
<p>&#8221; The e-mail could not be sent.<br />
Possible reason: your host may have disabled the mail() function&#8230; &#8221;</p>
<p>I found this mail send via SMTP, this worked for me in first time.</p>
<p><a href="http://www.callum-macdonald.com/code/wp-mail-smtp/">http://www.callum-macdonald.com/code/wp-mail-smtp/</a></p>
<p>This WordPress plugin reconfigures the wp_mail() function so all mail from your blog can be sent by SMTP instead of using PHP’s mail() function. The plugin also adds an Options &gt; Email page which allows you to configure the settings from the admin interface of your site.</p>
<div class="block-content">
<ol>
<li>Upload <code>wp-mail-smtp.php</code> to the <code>/wp-content/plugins/</code> directory</li>
<li>Activate the plugin through the &#8216;Plugins&#8217; menu in WordPres</li>
</ol>
</div>
]]></content:encoded>
			<wfw:commentRss>http://blog.enroute.it/?feed=rss2&amp;p=14</wfw:commentRss>
		</item>
		<item>
		<title>VMWare and Virtualization Technology (VT)</title>
		<link>http://blog.enroute.it/?p=13</link>
		<comments>http://blog.enroute.it/?p=13#comments</comments>
		<pubDate>Sun, 30 Mar 2008 13:47:17 +0000</pubDate>
		<dc:creator>shiraj</dc:creator>
		
		<category><![CDATA[Posted by EMail]]></category>

		<guid isPermaLink="false">http://blog.enroute.it/?p=13</guid>
		<description><![CDATA[Hello everyone,
Over the weekend I&#8217;ve been looking at the VMWare and tracking their share price over last months, thinking should I be investing in VMWare?&#160; i.e getting engineers to do VCP certification, investing more time and money?
On VMWare forum people are talking about &#34;VMWare are spending so much money on free food and big bonuses [...]]]></description>
			<content:encoded><![CDATA[<p><P><FONT SIZE="3D2"><strong>Hello everyone,</strong><br />
Over the weekend I&#8217;ve been looking at the VMWare and tracking their share price over last months, thinking should I be investing in VMWare?&nbsp; i.e getting engineers to do VCP certification, investing more time and money?<BR><br />
On VMWare forum people are talking about &quot;VMWare are spending so much money on free food and big bonuses on their staffs, thinking they are Google. And they missed their numbers last quarter because of that. See, they try to compete with Google and try stealing Google engineers by spending needless revenues. Poor management and planning!&quot;<BR><br />
VMWare was the first to virtualize x86, thats all they claim to have done with virtualization. Never once did they discount what IBM did with <a href="http://www-03.ibm.com/systems/i/advantages/lpar/">LPAR.</a> VMWare set the bar, and high, for virtualization on x86. Microsoft sure hasn&#8217;t reached that bar and Xen might be close, but I really can&#8217;t say much because I haven&#8217;t seen XenServer from Citrix. However reading forums Xen users are saying, the really important stuff is still on VMW. Citrix has a ways to go to catch up, but they very nicely fit the mid market and smaller guys.<BR><br />
What I can say VMWare doing a lot of free stuff but the virtualization that will come pocketed with Linux distributions will not have the capabilities that a VMWare Enterprise license gives you - those will always be features you have to pay for.<BR><br />
Next reporting day for VMWare is in April, lets see what happens.<BR><br />
<strong>Software utilizing VT</strong><BR><br />
The following software is known to conditionally make use of virtualization technology features:<br />
Blue Pill (malware) uses AMD Pacifica<br />
Hyper-V - Windows Server Virtualization<br />
Kernel-based Virtual Machine (KVM) - a Linux kernel module<br />
Microsoft Virtual PC &#8212; As of Virtual PC 2007 supports both Intel VT-x and AMD AMD-V.<br />
Microsoft Virtual Server &#8212; Virtual Server 2005 R2 SP1 supports hardware assisted virtualization.[8][9]<br />
Oracle VM - uses the Xen hypervisor<br />
Parallels Workstation and Parallels Desktop for Mac &#8212; lightweight hypervisor with Intel VT-x and AMD AMD-V support.<br />
Parallels Server (Beta) &#8212; Enterprise version of Parallels Workstation and Desktop for Mac. It will provide support for Intel&#8217;s second generation virtualization technology, called Virtualization Technology for Directed, or VT-d.<BR><br />
Padded Cell - virtual machine technology from Green Hills Software hosted on INTEGRITY real-time operating system. Supports Intel VT-x.<br />
Real-Time Systems RTS Real-Time Hypervisor for x86<br />
Sun xVM - xVM is based on Xen on x64<br />
TRANGO real-time embedded hypervisor<br />
VirtualBox supports both AMD-V and VT-x.[10]<br />
Virtual Iron - Virtual Iron supports Intel VT-x and AMD-V.<br />
VirtualLogix VLX supports Intel VT-x.<br />
VMware Workstation &#8212; Workstation 5.5 supports Intel VT-x.[11]<br />
VMware Fusion - Virtualization product for Mac OS X for use on Macintosh systems equipped with Intel Core, Core 2 Duo and Xeon processors.<br />
VMware ESX Server - Enterprise Virtualization Server, needs hardware support when running x64 and x32 virtual machine simultaneously.<br />
VMware Server - Supports Intel VT-x and AMD-V.<br />
Xen &#8212; Xen 3.0.2 supports Intel VT-x and AMD-V.</FONT><br />
</P></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.enroute.it/?feed=rss2&amp;p=13</wfw:commentRss>
		</item>
		<item>
		<title>Apple may be licensing Microsoft Exchange Active Sync for Direct Push email on iPhone!</title>
		<link>http://blog.enroute.it/?p=12</link>
		<comments>http://blog.enroute.it/?p=12#comments</comments>
		<pubDate>Thu, 27 Mar 2008 22:45:21 +0000</pubDate>
		<dc:creator>shiraj</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.enroute.it/?p=12</guid>
		<description><![CDATA[When we put our ear to the ground, we usually hear some interesting stuff. For example, the latest bit of hearsay has it that Apple has licensed Microsoft&#8217;s Exchange Active Sync for the soon-to-be-launched Apple iPhone. What does this mean? Well, basically, if you are lucky enough to have the support of a Microsoft Exchange [...]]]></description>
			<content:encoded><![CDATA[<p>When we put our ear to the ground, we usually hear some interesting stuff. For example, the latest bit of hearsay has it that Apple has licensed Microsoft&#8217;s Exchange Active Sync for the soon-to-be-launched Apple iPhone. What does this mean? Well, basically, if you are lucky enough to have the support of a Microsoft Exchange Server, you may be able to get email pushed to your iPhone! That&#8217;s right, with Exchange Active Sync, the iPhone will be able to support Microsoft&#8217;s Direct Push technology - enabling BlackBerry-like email addiction.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.enroute.it/?feed=rss2&amp;p=12</wfw:commentRss>
		</item>
		<item>
		<title>MS Exchange Push Email on Nokia phones</title>
		<link>http://blog.enroute.it/?p=10</link>
		<comments>http://blog.enroute.it/?p=10#comments</comments>
		<pubDate>Mon, 24 Mar 2008 11:48:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Support]]></category>

		<guid isPermaLink="false">http://blog.enroute.it/?p=10</guid>
		<description><![CDATA[Nokia have released push mail for number of Nokia phones &#8216;Mail for Exchange&#8217; download link. Push email is a service where email is delivered to your device as soon as it arrives at the central mail server (be it your company, an ISP, or a third party server). On the E61i, you just need to [...]]]></description>
			<content:encoded><![CDATA[<p>Nokia have released push mail for number of Nokia phones &#8216;Mail for Exchange&#8217; <a href="http://www.businesssoftware.nokia.com/mail_for_exchange_downloads.php">download link.</a> Push email is a service where email is delivered to your device as soon as it arrives at the central mail server (be it your company, an ISP, or a third party server). On the E61i, you just need to add in the Mail for Exchange application, the latest version is a free download from Nokia. In some markets Mail for Exchange will be pre-installed. Some companies already have Exchange servers and enterprise users and will be able to get help from their IT support group if the device is not already pre-configured when they receive it. It is possible for consumers to take advantage of the Exchange push email experience too.</p>
<p>I tried to install it for a client, it seems very easy at first, but came a cross number of issues. According to Nokia MFE manual setting up the device to use push email from an MS Exchange server requires only a few details (username and password, server name and domain). These are entered into a profile in the Mail for Exchange application (essentially a configuration utility), and you are ready to go. Mail for Exchange can also optionally be configured to synchronise Contacts and Calendar entries from the same Exchange server as your email.</p>
<p>But one essential part is missing, and no one talks about is what do you need to do on your Exchange Server or do you need to do anything to your Exchange server to send the mail to your device, and how does Exchange know what device to send the email to. After spending a long day I finally started receiving the email to the Nokia E61i. Here are the settings I have collated and used to get my device working.</p>
<p><strong>Setting the Nokia E61i</strong> - as soon as you install the MFE it will prompt you for setting up profile</p>
<p>When prompted to Install Mail for Exchange select<br />
&#8216;Yes&#8217;<br />
Once installed, within the Installations folder, the application Mail for Exchange should be<br />
listed. Upon selecting this, the program will prompt you to setup a Mail for Exchange<br />
profile. Select &#8216;Yes&#8217;<br />
Once the new profile option has been selected, a list showing the application sub folders<br />
appears.<br />
Select the &#8216;Connection&#8217; option<br />
<strong>Page 2</strong><br />
The following values must be entered into the connection<br />
fields to ensure synchronization with the Mail for Exchange<br />
Server<br />
Exchange Server (this is mail server address, if you use OWA with mail server/exchange then this is just the server name do not include /exchange)– <strong>mail.yourexchangeserver.com</strong><br />
Secure Connection – Yes (enable this if you have SSL on your server)<br />
Access Point – GPRS/Internet<br />
Sync while Roaming – No<br />
Once entered, using the handsets navigation buttons, move to the next tab<br />
The &#8216;Credentials&#8217; section ensures the profile synchronizes<br />
with your account on the Mail for Exchange Server<br />
Username – firstname.lastname<br />
Password – your password<br />
Domain – mail.yourexchangeserver.com (this is optional, try without it first)<br />
Sync Content.<br />
Synchronize Calendar – Yes<br />
Synchronize Contacts – Yes<br />
Synchronize Email – Yes<br />
In Case of Conflict – Server Wins<br />
Sync Schedule. The values within this menu are customizable depending on your needs and requirements.<br />
The Peak Sync Schedule will determine how often the handset Synchronizes with the Exchange server to download new mail, calendar entries and contacts. It is possible to alter what you would classify as peak and off peak hours Calendar and Contacts Within the &#8216;Calendar&#8217; menu, it is possible to determine how far back you wish your entries to appear on the handset.<br />
Initial Sync – Keep Items on Phone<br />
<strong>Page 3</strong><br />
Email - When sending an email from the handset, it will appear to be sent by the address specified in this menu<br />
Email Address – firstname.lastname@mail.yourexchangeserver.com<br />
Show New Mail Pop Up – Yes<br />
Use Signature – (User Defined)<br />
Signature – (Enter a signature which will automatically appear at the foot of all new messages)<br />
When Sending mail – Send Immediately<br />
Sync Messages Back – (User Defined)<br />
Once all the values have been entered, press the &#8216;Back&#8217; button on the handset. The status &#8216;Saving Mail for Exchange Profile&#8217; will appear. After a successful implementation of the profile, the Mail for Exchange program will appear on the homepage of your Handset. From here you can view your two most recently received emails and most recent calendar entry. The program will also appear within the message option.<br />
Check Nokia E61i Error log, to access these you need to go to &#8216;File Manager&#8217;, then &#8216;MailForExchange&#8217;. You&#8217;ll see one or more admin_logN.txt files, and if you&#8217;ve ad a successful sync also a pdu_log.txt. These might help you with more debugging.</p>
<p><strong>Server side configuration</strong><br />
Exchange System Manager - Exchange Server 2003 SP2 already comes pre-configured for ActiveSync operations. Unless you fool around with your settings, this is what you should see when going to Exchange System Manager &gt; Global Settings &gt; Mobile Services properties:</p>
<p>Active Directory Users &amp; Computers - As stated above, Exchange does a decent job in configuring ActiveSync on it&#8217;s own, so as long as you don&#8217;t change any setting, things should work out fine. To make sure, check the Exchange Features tab in Active Directory Users &amp; Computers for each user account that needs this feature. It should show Enabled for the User Initiated Synchronization feature.<br />
<strong>Important: </strong>when you run the mail synchronise on your device, check for error in the server events log, this will point you to right direction for trouble shooting, when you don&#8217;t get any error you need to check error in your device.</p>
<p>Important This section, method, or task contains steps that tell you how to modify the registry. However, serious problems might occur if you modify the registry incorrectly. Therefore, make sure that you follow these steps carefully. For added protection, back up the registry before you modify it. Then, you can restore the registry if a problem occurs, Microsoft Knowledge Base: 322756 (http://support.microsoft.com/kb/322756/) How to back up and restore the registry in Windows</p>
<p><strong>Important :</strong>Method should be used only in an environment that has no Exchange Server 2003 front-end server. The registry changes should be made only on the server on which the mailboxes are located.</p>
<p>Create a secondary virtual directory for Exchange that does not require SSL, and then add a registry value to point to the new virtual directory. To create a secondary virtual directory for Exchange that is based on steps 1 to 4 in the following procedure, make sure that forms-based authentication is disabled for the Exchange virtual directory before you make the copy. Before you follow these steps, disable forms-based authentication in Exchange System Manager, and then restart IIS.</p>
<p>Additionally, you must use Internet Information Services (IIS) Manager to create this virtual directory for Exchange ActiveSync and Outlook Mobile Access to work. If you are using Windows Server 2003, follow these steps.</p>
<p>Note These steps affect both Outlook Mobile Access connections and Exchange ActiveSync connections. After you follow these steps, both Outlook Mobile Access and Exchange ActiveSync connections use the new virtual directory that you create.<br />
<strong>1.</strong> Start Internet Information Services (IIS) Manager.<br />
<strong>2. </strong>Locate the Exchange virtual directory. The default location is as follows:<br />
Web Sites\Default Web Site\Exchange<br />
<strong>3.</strong> Right-click the Exchange virtual directory, click All Tasks, and then click Save Configuration to a File.<br />
<strong>4.</strong> In the File name box, type a name. For example, type <strong>ExchangeVDir</strong>. Click OK.<br />
<strong>5. </strong>Right-click the root of this Web site. Typically, this is Default Web Site. Click New, and then click Virtual Directory (from file).<br />
<strong>6.</strong> In the Import Configuration dialog box, click Browse, locate the file that you created in step 4, click Open, and then click Read File.<br />
<strong>7.</strong> Under Select a configuration to import , click Exchange, and then click OK.</p>
<p>A dialog box will appear that states that the &#8220;virtual directory already exists.&#8221;<br />
<strong>8. </strong>In the Alias box, type a name for the new virtual directory that you want Exchange ActiveSync and Outlook Mobile Access to use. For example, type exchange-oma. Click OK.<br />
<strong>9.</strong> Right-click the new virtual directory. In this example, click exchange-oma. Click Properties.<br />
<strong>10. </strong>Click the Directory Security tab.<br />
<strong>11.</strong> Under Authentication and access control, click Edit.<br />
<strong>12.</strong> Make sure that only the following authentication methods are enabled, and then click OK:<br />
•	Integrated Windows authentication<br />
•	Basic authentication<br />
<strong>13. </strong>Under IP address and domain name restrictions, click Edit.<br />
<strong>14. </strong>Click Denied access, click Add, click Single computer, type the IP address of the server that you are configuring, and then click OK.<br />
<strong>15. </strong>Under Secure communications, click Edit. Make sure that Require secure channel (SSL) is not enabled, and then click OK.<br />
<strong>16. </strong>Click OK, and then close the IIS Manager.<br />
<strong>17. </strong>Click Start, click Run, type regedit, and then click OK.<br />
<strong>18.</strong> Locate the following registry subkey:<br />
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MasSync\Parameters<br />
<strong>19. </strong>Right-click Parameters, click to New, and then click String Value.<br />
<strong>20. </strong>Type <strong>ExchangeVDir</strong>, and then press ENTER. Right-click <strong>ExchangeVDir</strong>, and then click Modify.</p>
<p><strong>Note</strong> ExchangeVDir is case-sensitive. If you do not type ExchangeVDir exactly as it appears in this article, ActiveSync does not find the key when it locates the exchange-oma folder.<br />
<strong>21.</strong> In the Value data box, type the name of the new virtual directory that you created in step 8. For example, type /exchange-oma. Click OK.<br />
<strong>22. </strong>Quit Registry Editor.<br />
<strong>23. </strong>Restart the IIS Admin service. To do this, follow these steps:<br />
a. 	Click Start, click Run, type services.msc, and then click OK.<br />
b. 	In the list of services, right-click IIS Admin service, and then click Restart.<br />
Note If the server is Microsoft Windows Small Business Server 2003 (SBS), the name of the Exchange OMA virtual directory must be exchange-oma.</p>
<p>The integrated setup of Microsoft Windows Small Business Server 2003 creates the exchange-oma virtual directory in IIS. Additionally, it points the<strong> ExchangeVDir </strong>registry key to /exchange-oma during the initial installation. Other SBS wizards, such as the Configure E-mail and Internet Connection Wizard (CEICW) also expect the virtual directory name in IIS to be exchange-oma.</p>
<p>MORE INFORMATION<br />
To access the contents of a user&#8217;s mailbox in Exchange Server 2003, the Microsoft-Server-ActiveSync and the Outlook Mobile Access virtual directories make an explicit DAV logon to the Exchange virtual directory. The call is similar to the following:<br />
http://netbios_name_of_mailbox_server/exchange/mailbox_alias<br />
The Microsoft-Server-ActiveSync and Outlook Mobile Access virtual directories cannot access the contents of the user&#8217;s mailbox if the Exchange virtual directory is configured to require SSL. The Microsoft-Server-ActiveSync and Outlook Mobile Access virtual directories only try to connect with the Exchange virtual directory over TCP port 80 (HTTP), not over TCP Port 443 (HTTPS).</p>
<p>Outlook Mobile Access tries to connect to the Exchange virtual directory by using all the following authentication methods:<br />
•	Kerberos<br />
•	NTLM<br />
•	Basic<br />
When you configure forms-based authentication on the Exchange Server 2003, the authentication method for the Exchange virtual directory is set to Basic authentication, and the default Domain is set to the backslash character. The Microsoft-Server-ActiveSync virtual directory can only connect to the Exchange virtual directory by using Kerberos authentication.</p>
<p><strong> </strong></p>
<ul> <strong>Lists of Error I came across getting it working</strong></ul>
<p>Check Nokia E61i Error log, to access these you need to go to &#8216;File Manager&#8217;, then &#8216;MailForExchange&#8217;. You&#8217;ll see one or more admin_logN.txt files, and if you&#8217;ve ad a successful sync also a pdu_log.txt. These might help you with more debugging.<br />
I get a message saying ” Unable to check certificate validity online, check settings”.<br />
If you have AND you have enabled it for an SSL connection only, then check your server log for error code 3029<br />
i get an error “Mail for Exchange server does not support always on sync schedule”.<br />
I have noticed that we get a System Error -15003 several times and usually when the device is switching from Off-peak to Peak times.<br />
I am getting one error which is “Cannot sync with server. Please try again later”<br />
“Server requires secure connection. Change Profile &gt; Connection &gt; Secure connection to yes”<br />
“System error. Please try again later.” Then I look at the “admin_log1.txt” file and it tells me “HTTP error code =440″ and then “System Error 440″<br />
If the user experiences a “System error” and admin logs include HTTP 500 Error, it could be a<br />
variety of server problems. Check a complete set of admin logs in Nokia N61i:  and .<br />
Nokia E61 Mail for Exchange error -15002</p>
<p>If you experience any Technical problems when installing either the software or the Mail for Exchange profile you can contact the En Route Support Team using the following details Technical Support Helpline - 0845 207 2244, Email - support@enroute.it. We may be able to help with some simple issues.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.enroute.it/?feed=rss2&amp;p=10</wfw:commentRss>
		</item>
		<item>
		<title>VMware Announces Agreements to Embed VMware ESX 3i</title>
		<link>http://blog.enroute.it/?p=9</link>
		<comments>http://blog.enroute.it/?p=9#comments</comments>
		<pubDate>Sun, 23 Mar 2008 10:52:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[ASIDES]]></category>

		<guid isPermaLink="false">http://blog.enroute.it/?p=9</guid>
		<description><![CDATA[VMware Announces Agreements to Embed VMware ESX 3i Hypervisor Across Broad Lines of Servers from Dell, Fujitsu-Siemens, HP and IBM
Systems Providers Will Ship Servers Embedded with VMware in the Next 60 Days
Dell, Fujitsu Siemens Computers, HP and IBM servers with the VMware ESX 3i hypervisor embedded will also include easy access to an evaluation of [...]]]></description>
			<content:encoded><![CDATA[<p>VMware Announces Agreements to Embed VMware ESX 3i Hypervisor Across Broad Lines of Servers from Dell, Fujitsu-Siemens, HP and IBM<br />
Systems Providers Will Ship Servers Embedded with VMware in the Next 60 Days</p>
<p>Dell, Fujitsu Siemens Computers, HP and IBM servers with the VMware ESX 3i hypervisor embedded will also include easy access to an evaluation of the VI3 suite, which delivers a fully managed virtual datacenter. VMware’s complete solution for virtualizing servers, storage, networks, applications and desktops helps ensure IT services are delivered  when and where needed, and optimized for cost and energy efficiency.  VMware and its hardware partners will promote the evaluation, purchase and deployment of VI3 through collaborative sales, marketing and training programs.</p>
<p>The VMware ESX 3i hypervisor is based on core VMware virtualization technology in use by more than 100,000 customers. It is the industry’s smallest hypervisor (32MB), enabling high levels of security and reliability, and it is the only OS-independent virtualization platform.  VMware ESX 3i delivers single-server consolidation with fast and easy deployment—the first virtual machine can operate within minutes of booting a server with pre-configured and optimized hardware configurations.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.enroute.it/?feed=rss2&amp;p=9</wfw:commentRss>
		</item>
		<item>
		<title>En Route support forum</title>
		<link>http://blog.enroute.it/?p=8</link>
		<comments>http://blog.enroute.it/?p=8#comments</comments>
		<pubDate>Sun, 23 Mar 2008 10:13:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Support]]></category>

		<guid isPermaLink="false">http://blog.enroute.it/?p=8</guid>
		<description><![CDATA[En Route forum is now live at http://forum.enroute.it
]]></description>
			<content:encoded><![CDATA[<p>En Route forum is now live at <a href="http://forum.enroute.it">http://forum.enroute.it</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.enroute.it/?feed=rss2&amp;p=8</wfw:commentRss>
		</item>
		<item>
		<title>Uploading Call of Juarez Davenport Lyons Pursues &#8220;File Sharers&#8221;</title>
		<link>http://blog.enroute.it/?p=7</link>
		<comments>http://blog.enroute.it/?p=7#comments</comments>
		<pubDate>Sat, 22 Mar 2008 13:06:36 +0000</pubDate>
		<dc:creator>shiraj</dc:creator>
		
		<category><![CDATA[Featured]]></category>

		<guid isPermaLink="false">http://blog.enroute.it/?p=7</guid>
		<description><![CDATA[Since early March 2007, many internet forums have been buzzing with news of users receiving letters from UK law firm Davenport Lyons, alleging that they have illegally distributed (uploaded) the ‘Call of Juarez’. The letters, which were sent out to 500 alleged file-sharers, demand a minimum of £539 to avoid being taken to court and [...]]]></description>
			<content:encoded><![CDATA[<p>Since early March 2007, many internet forums have been buzzing with news of users receiving letters from UK law firm Davenport Lyons, alleging that they have illegally distributed (uploaded) the ‘Call of Juarez’. The letters, which were sent out to 500 alleged file-sharers, demand a minimum of £539 to avoid being taken to court and claimed potential costs of “tens of thousands of pounds”. Most of the alleged filesharers never even heard of the game, or never had the IP-address that was listed in the letter.</p>
<p><strong>However, some already report to have paid the settlement money because they don’t want any legal trouble, it almost sounds like a perfect scam. Let&#8217;s see £539 x 500 = £269,500 for sending out 500 letters and then bullying recipients.<br />
</strong></p>
<p>The letters state:<br />
&#8220;Our client has retained forensic computer analysts to search for and identify internet addresses from which their games are being made available on so called &#8220;peer to peer&#8221; (P2P) internet sites for the purposes of making them available for download by third parties without our client&#8217;s consent or license&#8221;<br />
Note that the letters are not addressed to an individual, just ‘Dear sir or madam’ - this proves that the ‘forensic’ process cannot correctly identify an alleged infringer behind an IP address.</p>
<p>It continues:<br />
&#8220;Our client is in possession of compelling evidence that on the following date and time 15.09.2007 12:15:22 [made up date/time for illustration purposes] (captured in the Switzerland time zone), the Game was made available from the internet protocol (or IP) address XXX.XXX.XXX.XX specifically for the purpose of downloading by third parties. Pursuant to a High Court Order, the internet service provider XXXXXXXXXXXXX identified you as the subscriber associated with that IP address at the time in question&#8221;. They claimed forensic IT expert Logisetp was used to obtain statement report.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.enroute.it/?feed=rss2&amp;p=7</wfw:commentRss>
		</item>
		<item>
		<title>Barracuda snaps up firewall firm</title>
		<link>http://blog.enroute.it/?p=5</link>
		<comments>http://blog.enroute.it/?p=5#comments</comments>
		<pubDate>Sun, 07 Oct 2007 12:23:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.enroute.it/?p=5</guid>
		<description><![CDATA[Anti-spam appliance firm Barracuda Networks has bought application firewall firm NetContinuum. Financial terms of the deal, announced Monday, were not disclosed.
NetContinuum markets a range of appliances that protect the websites of enterprises from web-based threats such as cross-site scripting or SQL injection attacks.
Web Application Firewalls sit in front of a web server, analysing requests and [...]]]></description>
			<content:encoded><![CDATA[<p>Anti-spam appliance firm Barracuda Networks has bought application firewall firm NetContinuum. Financial terms of the deal, announced Monday, were not disclosed.</p>
<p>NetContinuum markets a range of appliances that protect the websites of enterprises from web-based threats such as cross-site scripting or SQL injection attacks.</p>
<p>Web Application Firewalls sit in front of a web server, analysing requests and responses for known attacks or suspicious behaviours.</p>
<p>NetContinuum competes in the market against the likes of Imperva, Watchfire, Breach Security, and others.</p>
<p>Both Barracuda Networks and NetContinuum predict bumper terms ahead for the market segment as e-commerce firms apply increased security protection to comply with the Payment Card Industry Data Security Standard (PCI DSS).</p>
<p>Barracuda Networks said it will continue to work with all NetContinuum sales channel partners. The majority of NetContinuum&#8217;s 75 workers will join Barracuda, it added. ®</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.enroute.it/?feed=rss2&amp;p=5</wfw:commentRss>
		</item>
		<item>
		<title>HP releases new quad-core Intel servers</title>
		<link>http://blog.enroute.it/?p=3</link>
		<comments>http://blog.enroute.it/?p=3#comments</comments>
		<pubDate>Sun, 07 Oct 2007 11:49:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Featured]]></category>

		<guid isPermaLink="false">http://blog.enroute.it/?p=3</guid>
		<description><![CDATA[HP has released new servers based on the new Quad-Core Intel Xeon 7300 processor series, targeted at customers running data-intensive business applications such as databases, business intelligence, ERP, and large mail and messaging platforms in virtualized environments.
The rack-based HP ProLiant DL580 G5 is a four-processor server designed for virtualization and mission-critical datacenter deployments. The processor [...]]]></description>
			<content:encoded><![CDATA[<p>HP has released new servers based on the new Quad-Core Intel Xeon 7300 processor series, targeted at customers running data-intensive business applications such as databases, business intelligence, ERP, and large mail and messaging platforms in virtualized environments.</p>
<p>The rack-based HP ProLiant DL580 G5 is a four-processor server designed for virtualization and mission-critical datacenter deployments. The processor performance and large memory capacity of the DL580 G5 seeks to help improve staff productivity through fewer, yet more powerful, servers to manage with better-performing applications. The DL580 G5 also has double the memory capacity of its predecessor. The HP ProLiant BL680c G5 is HP&#8217;s first four-processor quad-core server blade, is designed for performance with up to four Intel 7300 series processors, and has a large memory capacity for data-intensive applications. To assist organizations in meeting their virtualization and power-efficiency goals, both servers include a pair of management software tools. HP Insight Power Manager enables customers to cap power at specific wattages to increase the number of servers in racks or blade chassis while keeping power consumption in check, and HP ProLiant Essentials Virtual Machine Management Pack provides central management and control of both physical server resources and virtual machines, eliminating the need for separate management consoles.</p>
<p><a href="http://www.theregister.com/2007/09/28/hp_quad_core_servers/">Read more</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.enroute.it/?feed=rss2&amp;p=3</wfw:commentRss>
		</item>
	</channel>
</rss>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-2745638-3");
pageTracker._initData();
pageTracker._trackPageview();
</script>
