<?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>hmarcy.com &#187; IT</title>
	<atom:link href="http://www.hmarcy.com/category/it/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hmarcy.com</link>
	<description>&#34;What would you do if you knew you could not fail ?&#34; Robert H. Schuller</description>
	<lastBuildDate>Sun, 15 Jan 2012 20:52:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>HP CloudSystem Matrix Part 3: manage your resources</title>
		<link>http://www.hmarcy.com/2011/09/hp-cloudsystem-matrix-part-3-manage-your-resources/</link>
		<comments>http://www.hmarcy.com/2011/09/hp-cloudsystem-matrix-part-3-manage-your-resources/#comments</comments>
		<pubDate>Sun, 11 Sep 2011 20:37:52 +0000</pubDate>
		<dc:creator>Hervé</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Job]]></category>
		<category><![CDATA[HP]]></category>
		<category><![CDATA[Matrix]]></category>

		<guid isPermaLink="false">http://www.hmarcy.com/?p=653</guid>
		<description><![CDATA[This post is the last of a series of three that explain the concepts and technologies that are used in HP CloudSystem Matrix. The first one was about creating a CloudMap. The second one was about how to deploy a complete IT service automatically.  This post is about the management of the resources (servers, storage, [...]]]></description>
			<content:encoded><![CDATA[<p><em>This post is the last of a series of three that explain the concepts and technologies that are used in HP CloudSystem Matrix. The first one was about <a title="Create a Matrix CloudMap" href="http://www.hmarcy.com/2010/11/hp-bladesystem-matrix-part-1-create-your-cloud-map/" target="_blank">creating a CloudMap</a>. The second one was about <a title="How to deploy an application under CloudSystem Matrix" href="http://www.hmarcy.com/2011/02/hp-bladesystem-matrix-part-2-deploy-your-application/" target="_blank">how to deploy a complete IT service automatically</a>.  This post is about the management of the resources (servers, storage, networking, software) that can be used and shared as a pool across several services.</em></p>
<p>The idea behind CloudSystem Matrix is relatively simple : the whole environment should be as easy to manage as possible.</p>
<p>This starts first with the firmware management. All <a title="HP c-Class blades" href="http://h18004.www1.hp.com/products/blades/components/enclosures/c-class/c7000/" target="_blank">c-Class enclosures</a> have a defined firmware level according to their Matrix version. This means that the server firmware (HBAs, BIOS, iLO, NICs, etc.), the interconnect modules (<a title="HP Virtual Connect" href="http://hp.com/go/virtualconnect" target="_blank">HP Virtual Connect</a> Flex-10, Fibre channel or FlexFabric) as well as the Onboard Administrator (the enclosure management processor) have a defined firmware level that was tested and qualified to work together in the best way. Given that HP implementation services take care of the firmware deployment, the administrators don&#8217;t have to bother about it.</p>
<h4>What can be managed by CloudSystem Matrix ?</h4>
<p>The physical servers to be deployed must be HP blades (ProLiant x86_64 or Integrity Itanium servers).The reason for that is that we leverage the capabilities of Virtual Connect to apply network profiles (MAC addresses and WWN) and this technology is available on our blade servers.</p>
<p>However, the virtual machine hosts (VMware, Hyper-V, or HP-UX Integrity Virtual Machines) can be HP blades, HP rack-mount servers (Integrity and ProLiant) and even third-party servers (Dell PowerEdge 2000 series, e300 series , IBM System x servers 6000 series, r800, r900, x300 and x3000 series and IBM blade GS and LS servers) making CloudSystem Matrix probably one of the most open cloud solutions on the market.</p>
<p>In order CloudSystem Matrix to work, the management server needs to discover and manage the targeted equipment. The management console of the VM hosts, the management processors and the interconnect modules must be recognized by the so-called CMS (central management server). It will recognize the presence of the Virtual Connect domain group (which manages Virtual Connect for multiple enclosures) and will put the servers not used as VM hosts as possibly usable for physical deployments.</p>
<p>As soon as the CMS has discovered the equipment, the administrator can use its console on the CMS to create and assign pool of resources to different users.</p>
<p style="text-align: center;"><a href="http://www.hmarcy.com/wp-content/uploads/2011/09/matrixOE.jpg"><img class="aligncenter size-large wp-image-847" title="Home page of the infrastructure orchestration module" src="http://www.hmarcy.com/wp-content/uploads/2011/09/matrixOE-1024x442.jpg" alt="" width="598" height="258" /></a></p>
<p>From this management console, the administrator can manage all the elements provided to both IT architects and business users.</p>
<p>What IT architects need to create their cloud maps first is network connectivity. The VLANs at disposal to the IT architects are the Virtual Connect vNetworks. The administrator provides them to the IT architects using the tab &#8220;Networking&#8221; on the management console.<br />
There, the CMS communicates with Virtual Connect Enterprise Manager and retrieves all available networks. Each network must then be configured to provide information about the range of IP addresses usable, if the IP address is allocated via DHCP or if the CMS allocates it from its pool of fix addresses.</p>
<p style="text-align: center;"><a href="http://www.hmarcy.com/wp-content/uploads/2011/09/matrixOE_network.jpg"><img class="aligncenter size-large wp-image-856" title="Networking management in the Matrix OE" src="http://www.hmarcy.com/wp-content/uploads/2011/09/matrixOE_network-1024x445.jpg" alt="" width="645" height="281" /></a></p>
<p>As soon as a server is put in the enclosure and is managed by Virtual Connect Enterprise Manager, it appears in the &#8220;Unassigned&#8221; pool of resources. From here, it can be moved to a pool of resources that can be dynamically assigned to a business user. This user will only see the pool of resources that are allowed to him in his <a title="How to deploy an application under CloudSystem Matrix" href="http://www.hmarcy.com/2011/02/hp-bladesystem-matrix-part-2-deploy-your-application/" target="_blank">self-service portal.</a></p>
<p style="text-align: center;"><a href="http://www.hmarcy.com/wp-content/uploads/2011/09/matrixOE_servers.jpg"><img class="aligncenter size-large wp-image-861" title="Matrix OE server management" src="http://www.hmarcy.com/wp-content/uploads/2011/09/matrixOE_servers-1024x444.jpg" alt="" width="649" height="282" /></a></p>
<p>In CloudSystem Matrix, the group of Administrators has all rights, hence they can see all services currently running. The business users can also FlexUp his service by adding either disks or servers to the currently running service, in case, for example, that an unexpected load occurs on the service.</p>
<p style="text-align: left;"><a href="http://www.hmarcy.com/wp-content/uploads/2011/09/matrixOE_services.jpg"><img class="aligncenter size-large wp-image-868" title="Matrix OE services management" src="http://www.hmarcy.com/wp-content/uploads/2011/09/matrixOE_services-1024x454.jpg" alt="" width="645" height="286" /></a>From this console, the administrators can see all items that can be deployed via CloudSystem Matrix: network items, operating systems (retrieved from RDP job, Ignite depots and golden images as well as Hyper-V and VMware templates), storage pool entries, as well as servers. They can control all requests as well as currently deployed services. I will write a new post to explain exactly how the storage provisioning works.</p>
<p style="text-align: left;">All in all, this third post explained how administrators can, from a single point of control, manage their resources and put them at disposal to the users. The CloudSystem solution is a complete solution that can help IT departments <a title="HP Whitepaper about CloudSystem Matrix" href="http://www.hp.com/hpinfo/newsroom/press_kits/2010/HPatVMworld2010/HP_BladeSystem.pdf" target="_blank">reduce their TCO of up to 56% compared with traditional rack-mount servers</a>. I have already deployed it for customers and must say that many of them are really impressed of the power of the overall solution.</p>
<div class="simple_likebuttons_container_small">
      <div class="simple_likebuttons_googleplus">
        <g:plusone size="medium" count="false" href="http://www.hmarcy.com/2011/09/hp-cloudsystem-matrix-part-3-manage-your-resources/"></g:plusone>
      </div>
    
      <div class="simple_likebuttons_twitter simple_likebuttons_twitter_s">
        <a href="https://twitter.com/share" class="twitter-share-button" data-count="none" data-url="http://www.hmarcy.com/2011/09/hp-cloudsystem-matrix-part-3-manage-your-resources/" data-lang="en">Tweet</a>
      </div>
    
      <div class="simple_likebuttons_facebook">
        <div id="fb-root"></div>
        <script>(function(d, s, id) {
          var js, fjs = d.getElementsByTagName(s)[0];
          if (d.getElementById(id)) {return;}
          js = d.createElement(s); js.id = id;
          js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
          fjs.parentNode.insertBefore(js, fjs);
        }(document, "script", "facebook-jssdk"));</script>
        <div class="fb-like" data-href="http://www.hmarcy.com/2011/09/hp-cloudsystem-matrix-part-3-manage-your-resources/" data-send="false" data-layout="button_count" data-show-faces="false" data-width="90"></div>
      </div>
    </div>]]></content:encoded>
			<wfw:commentRss>http://www.hmarcy.com/2011/09/hp-cloudsystem-matrix-part-3-manage-your-resources/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>New HP 3PAR storage arrays</title>
		<link>http://www.hmarcy.com/2011/09/new-hp-3par-storage-arrays/</link>
		<comments>http://www.hmarcy.com/2011/09/new-hp-3par-storage-arrays/#comments</comments>
		<pubDate>Fri, 09 Sep 2011 19:11:11 +0000</pubDate>
		<dc:creator>Hervé</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Job]]></category>
		<category><![CDATA[HP]]></category>
		<category><![CDATA[Storage]]></category>

		<guid isPermaLink="false">http://www.hmarcy.com/?p=839</guid>
		<description><![CDATA[The new high-end HP 3PAR high-end storage arrays P10000 were launched a couple of days ago. Here is a nice video that explains the biggest advantages of the product. To me, the most interesting feature is the storage peer motion feature. It creates some kind of a cluster / load balancing approach for storage devices. [...]]]></description>
			<content:encoded><![CDATA[<p>The new high-end HP 3PAR high-end storage arrays P10000 were launched a couple of days ago. Here is a nice video that explains the biggest advantages of the product. To me, the most interesting feature is the storage peer motion feature. It creates some kind of a cluster / load balancing approach for storage devices. It can move data across arrays without application disruption and resolves one of the biggest thin provisioning problem: when the capacity overcommitment cannot be increased because there is no physical space left. This 3PAR array solves that issue and it <strong>really</strong> looks cool !</p>
<p><object width="500" height="306"><param name="movie" value="http://www.youtube.com/v/2A9FWFcpkEw?version=3"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/2A9FWFcpkEw?version=3" type="application/x-shockwave-flash" width="500" height="306" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<div class="simple_likebuttons_container_small">
      <div class="simple_likebuttons_googleplus">
        <g:plusone size="medium" count="false" href="http://www.hmarcy.com/2011/09/new-hp-3par-storage-arrays/"></g:plusone>
      </div>
    
      <div class="simple_likebuttons_twitter simple_likebuttons_twitter_s">
        <a href="https://twitter.com/share" class="twitter-share-button" data-count="none" data-url="http://www.hmarcy.com/2011/09/new-hp-3par-storage-arrays/" data-lang="en">Tweet</a>
      </div>
    
      <div class="simple_likebuttons_facebook">
        <div id="fb-root"></div>
        <script>(function(d, s, id) {
          var js, fjs = d.getElementsByTagName(s)[0];
          if (d.getElementById(id)) {return;}
          js = d.createElement(s); js.id = id;
          js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
          fjs.parentNode.insertBefore(js, fjs);
        }(document, "script", "facebook-jssdk"));</script>
        <div class="fb-like" data-href="http://www.hmarcy.com/2011/09/new-hp-3par-storage-arrays/" data-send="false" data-layout="button_count" data-show-faces="false" data-width="90"></div>
      </div>
    </div>]]></content:encoded>
			<wfw:commentRss>http://www.hmarcy.com/2011/09/new-hp-3par-storage-arrays/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How Free Software companies create shared value</title>
		<link>http://www.hmarcy.com/2011/09/how-free-software-companies-create-shared-value/</link>
		<comments>http://www.hmarcy.com/2011/09/how-free-software-companies-create-shared-value/#comments</comments>
		<pubDate>Thu, 08 Sep 2011 13:20:31 +0000</pubDate>
		<dc:creator>Hervé</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Job]]></category>
		<category><![CDATA[Leadership]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.hmarcy.com/?p=764</guid>
		<description><![CDATA[In its January-February edition, the Harvard Business Review suggests new ideas on &#8220;How to fix capitalism&#8221;. Of particular interest to me was the article &#8220;Creating shared value&#8220;, written by Michael Porter, professor at Harvard Business School, and Mark Kramer. In a long article, Kramer and Porter assert that companies are perceived to be prospering at [...]]]></description>
			<content:encoded><![CDATA[<p>In its January-February edition, the <a title="Harvard Business Review" href="http://www.hbr.org" target="_blank">Harvard Business Review</a> suggests new ideas on &#8220;How to fix capitalism&#8221;. Of particular interest to me was the article &#8220;<a title="HBR's article &quot;Creating shared value&quot;" href="http://hbr.org/2011/01/the-big-idea-creating-shared-value" target="_blank">Creating shared value</a>&#8220;, written by Michael Porter, professor at Harvard Business School, and Mark Kramer.</p>
<p>In a long article, Kramer and Porter assert that companies are perceived to be prospering at the expense of the communities. I came to the same conclusion when thinking about an expression of popular culture: TV series. As a child, I used to watch TV series, such as <a title="Knight Rider Wikipedia page" href="http://en.wikipedia.org/wiki/Knight_Rider_%281982_TV_series%29" target="_blank"><em>Knight Rider</em></a> or <a title="Airwolf Wikipedia page" href="http://en.wikipedia.org/wiki/Airwolf" target="_blank"><em>Airwolf</em></a>, <em></em>where private companies or foundations helped fight organized crime and bring justice.<br />
Looking at TV series of today, the contrast is striking. <em><a title="Prison Break wikipedia page" href="http://en.wikipedia.org/wiki/Prison_break" target="_blank">Prison Break</a></em> or <a title="Heroes Wikipedia page" href="http://en.wikipedia.org/wiki/Heroes_%28TV_series%29" target="_blank"><em>Heroes</em></a> both stage corporations, which are called &#8220;The Company&#8221;, probably in order to make them even more impersonal. In their respective series, these companies are instigators of conspiracies and use treason, murder and crime to reach there presumably business objectives.</p>
<p>This expression of the popular culture demonstrates the current perception of companies in communities : ruthless managers will do whatever it takes to optimize short-term financial results at the expense of the rest of the world.</p>
<p>Companies, under customer or regulatory pressure, try to correct this image through periodic social actions. However, according to Kramer and Porter, creating shared value (for both society and corporations) should not be put at the margin of the business model, but at the core.<br />
An interesting example to me was the quarterly earnings calls of a tech company I have invested in. The top managers spoke for one and a half hour about financial results, goals and business  initiatives, until the VP of corporate responsibility had a meager fifteen minutes time slot to present all charitable actions undertaken by the company. Charitable actions are laudable. However, it really gave me the feeling that  making profit while doing something good for communities was an indirect result through the product and services sold but it was not at the core of this company&#8217;s business.</p>
<p>I think Kramer and Porter are on the right track and I think Free Software businesses are a great example of creating shared value. Companies, such as <a title="Red Hat company website" href="http://www.redhat.com/" target="_blank">Red Hat</a>, <a title="Talend company website" href="http://www.talend.com/index.php" target="_blank">Talend</a>, or <a title="Pentaho company website" href="http://www.pentaho.com/" target="_blank">Pentaho</a> embody the principles of shared value by making billions of US dollars of revenue and supporting communities worldwide. Distributing software under, for instance, the <a title="GNU GPL" href="http://www.gnu.org/licenses/gpl.html" target="_blank">General Public License</a>, these businesses charge neither companies nor consumers for the use of their products, but rather for support, consulting and services. Moreover, they provide the source-code (the instructions that make the programs work) for study or modification purposes.</p>
<p>The authors of the article state that shared value should be created in three ways:</p>
<p>- reconceiving products and markets<br />
The products creating shared value should serve disadvantaged communities, providing products to lower-income homes. The beauty of Free and Open-Source Software (FOSS) is that it can be distributed at no charge. Anyone can install and use a zero-cost operating system and applications, provided by company-sponsored initiatives, such as Fedora or Ubuntu. Of course, communities still need to invest in hardware, but open-source software can be used by poor people in developed countries, as well as by users anywhere in developing countries, thus providing cutting-edge technology (such as virtualization) at no cost.<br />
Moreover, the open-source licenses make it very easy to adapt the products to the needs of users, reusing components already developed by other projects.</p>
<p>- redefining productivity in the value chain<br />
Many of Kramer and Porter&#8217;s elements that participate to the value creation, such as &#8220;energy use and logistics&#8221;, &#8220;procurement&#8221;, etc. do not apply directly to the production of software products, let alone FOSS.</p>
<p>However, the development of a project, such as the Linux kernel, is a collaborative approach. Anyone can participate and send patches to correct bugs in the program or launch a new module. Companies relying on such community projects and benefiting from the huge manpower provided by these communities cannot take total control of them. Though they can influence them by offering more technological support, they have to take in account the will and motivation of the community to make sure they still benefit from it. They have to balance between their agenda and the motivation of the community. This, to me, is creating shared value.</p>
<p>An example of a bad approach is the OpenSolaris project. After Sun Microsystems had opened and backed OpenSolaris for years as an open-source Unix operating system project, Oracle, which bought Sun, decided to close completely the development process, thus chasing any goodwill to contribute to the project. Although OpenSolaris is still open-source software, Oracle does not allow any change from non-Oracle developers. They do not open their development process and hence do not contribute to any community.</p>
<p>This combination of working for a company and for the community makes me think that employees working for companies selling solutions around Free Software certainly have a sense of working on something greater than just their own business. By helping produce software that can be used to the benefit of anyone around the world, they have a feeling of fulfillment, contributing to the global enhancement of societies.</p>
<p>- building supportive industry clusters<br />
This point is, in my opinion, less relevant to Free Software. The reason for that is that anyone who has a decent Internet connexion can get access to all the FOSS knowledge (by downloading the source code of the programs) and also participate to the process of improving the products by sending improvement suggestions. Obviously, this can be done worldwide &#8211; the only prerequisite being a sufficient Internet infrastructure and working computer hardware. The work of NGOs, such as <a title="Linux4Afrika project" href="http://www.linux4afrika.de/" target="_blank">Linux4Afrika</a> may help accelerate the penetration of the market in developing countries by providing support and by teaching classes. Nonetheless, Kramer and Porter name the North Carolina research triangle as an example of a successful cluster. Interestingly, it is where Red Hat&#8217;s worldwide headquarters are located.</p>
<p>The HBR article concluded that companies creating shared value would be the ones &#8220;unlocking the next wave of innovation and growth&#8221;.<br />
I believe companies working in the FOSS ecosystem definitely create shared value. By giving their software for free, these companies make it accessible to all. By using processes based on the Internet, they make it possible for virtually anyone connected to the Internet to participate in their development and support communities. And finally, by publishing the source code, they allow anyone to take a look at how cutting-edge software is written and learn from it.</p>
<p>The current financial success of Free software companies is a proof that their business model is a sustainable success.</p>
<div class="simple_likebuttons_container_small">
      <div class="simple_likebuttons_googleplus">
        <g:plusone size="medium" count="false" href="http://www.hmarcy.com/2011/09/how-free-software-companies-create-shared-value/"></g:plusone>
      </div>
    
      <div class="simple_likebuttons_twitter simple_likebuttons_twitter_s">
        <a href="https://twitter.com/share" class="twitter-share-button" data-count="none" data-url="http://www.hmarcy.com/2011/09/how-free-software-companies-create-shared-value/" data-lang="en">Tweet</a>
      </div>
    
      <div class="simple_likebuttons_facebook">
        <div id="fb-root"></div>
        <script>(function(d, s, id) {
          var js, fjs = d.getElementsByTagName(s)[0];
          if (d.getElementById(id)) {return;}
          js = d.createElement(s); js.id = id;
          js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
          fjs.parentNode.insertBefore(js, fjs);
        }(document, "script", "facebook-jssdk"));</script>
        <div class="fb-like" data-href="http://www.hmarcy.com/2011/09/how-free-software-companies-create-shared-value/" data-send="false" data-layout="button_count" data-show-faces="false" data-width="90"></div>
      </div>
    </div>]]></content:encoded>
			<wfw:commentRss>http://www.hmarcy.com/2011/09/how-free-software-companies-create-shared-value/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to do an effective demo for presales ?</title>
		<link>http://www.hmarcy.com/2011/07/how-to-do-an-effective-demo-for-presales/</link>
		<comments>http://www.hmarcy.com/2011/07/how-to-do-an-effective-demo-for-presales/#comments</comments>
		<pubDate>Thu, 07 Jul 2011 11:39:36 +0000</pubDate>
		<dc:creator>Hervé</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Job]]></category>

		<guid isPermaLink="false">http://www.hmarcy.com/?p=678</guid>
		<description><![CDATA[As a solution architect, I need to present solutions to my customers and convince them of the value of the offering. One of the most powerful tools to persuade customers are demonstrations. They help show the customer how the product works in reality and helps them discover all the faces of what they may buy. [...]]]></description>
			<content:encoded><![CDATA[<p>As a solution architect, I need to present solutions to my customers and convince them of the value of the offering. One of the most powerful tools to persuade customers are demonstrations. They help show the customer how the product works in reality and helps them discover all the faces of what they may buy.<br />
Of course, Murphy ’s Law often kicks in. <a href="http://www.networkworld.com/columnists/2006/010906backspin.html?fsrc=rss-microsoft" target="_blank">Mark Gibbs</a> put it well:</p>
<blockquote><p><em>&#8220;No matter how slick the demo is in rehearsal, when you do it in front of a live audience the probability of a flawless presentation is inversely proportional to the number of people watching, raised to the power of the amount of money involved.&#8221;</em></p></blockquote>
<p>But here are a few do’s and don’ts that I think make sense to make the most out of your demo time with your customer :</p>
<div>
<h3>1) Know your audience</h3>
</div>
<p>First thing to do : research who is going to attend your demonstration. First, because the technical level of the session may differ completely, depending on who is attending.  An administrator will be interested in bits and bytes stories, a CIO won’t. To make a good use of your (and the audience’s) time, figure out first if they will understand what you will be saying.</p>
<div>Second, goals, priorities and interests differ completely between, for instance, CIOs and administrators. If your solution can help reduce the administration time needed, you don’t want to tell an administrator he is going to be useless. He may see his job jeopardized. In this case, I always emphasize the fact that admins can focus on interesting projects instead of routine kind of work. However, a CIO may be interested in other sort of advantages, such as headcount reductions.</div>
<p>Use one card or the other depending on who you are talking to.</p>
<div>
<h3>2) Explain the main advantage of the solution</h3>
</div>
<p>Don’t just dive right into the demo if the audience has no background on the technology. When the customer is in front of you, describe the demo environment and briefly explain the basic concepts of the technology, so that everyone in the audience is on the same page. You may want to use PowerPoint slides, a whiteboard, or even a simple speech to carry the message over. End by linking the capabilities of the technology with the advantages this solution brings to the customer. Make sure that these advantages are then clearly highlighted during your demo to make it even more powerful.</p>
<div>
<h3>3) Explain the overall goal of the demo</h3>
</div>
<p>One day, I was doing a demo when the customer told me after ten minutes “I am sorry, what are you doing right now?”. I had obviously got it wrong. I hadn’t explained the overall goal of the demo and the customer was completely lost by the actions I was showing.<br />
Tell the customer before you start what the outcome of the demonstration will be. For instance, if demonstrating the capabilities of the HP BladeSystem Matrix, you can say “This demo will show you the automated deployment of a complete IT service &#8211; servers, storage, networking, OS and application”. If there are intermediary goals, don’t hesitate to explain them too. Again, here, you can use a PowerPoint slide or a flip chart to list all the important actions you will make and tick them off as you go along, so that the customer understands at which step we are at.</p>
<div>
<h3>4) Explain each relevant step of the demo</h3>
</div>
<p>Referring back to point 1), highlight the points which will be interesting for your audience. The administrators may be interested in knowing how things work, hence, don’t hesitate to give the exact description of what you are doing. When I have high-level customers, such as CxOs, I do not explain every technical action I take: they are, in general, not really interested in knowing the technical details. However, if there is anything that brings a business value, such as the capability to charge business users for the IT services they request, I try to emphasize that to them as much as possible.</p>
<div>
<h3>5) Regularly ask if the audience is following</h3>
</div>
<p>Regularly ask your customers if everything you are showing is clear. First, it will keep them engaged, and second, it will help you to answer their questions much more easily . It is simpler to<br />
answer a question about e.g. “What happens to the IP address now?” than “What happened to the IP address ten minutes ago when you clicked on the IP button” .  Ask the customer regularly if they are following you.</p>
<div>
<h3>6) Finish with an acknowledgement from the customer</h3>
<p>When you are done with the demo, conclude by summing up what you just did. Refer to the previous points by stating the overall goals of the demo and how they relate to the main advantages of the solution. For example, if you mentioned that your servers could save money to the customer, state the points to the customer that you showed him that will, for example, lower his energy bill.</p>
</div>
<p>Finally, try to get an idea of the customer’s enthusiasm level after you are done.  For the solution I presented, I like to ask a question like “how do you see this fitting into your environment?”. Since it is an open ended question, it forces them to think about the current state of their environment and visualize how what you demonstrated would fit in. This can make a big impact on how likely they are to invest in your solution. It’s like when you go to a furniture store to buy a new recliner. The sales guy runs through all the features &#8211; the different vibration settings, seat warmer, built in refrigerator etc. but unless you can see it in front of the TV in your living room with you in it, you are less likely to buy it.</p>
<p>All in all, I think that these six steps are key to do an effective demonstration to customers. If it helped you make your customers happy, or if you have your own tips, do let me know in the comments below!</p>
<div class="simple_likebuttons_container_small">
      <div class="simple_likebuttons_googleplus">
        <g:plusone size="medium" count="false" href="http://www.hmarcy.com/2011/07/how-to-do-an-effective-demo-for-presales/"></g:plusone>
      </div>
    
      <div class="simple_likebuttons_twitter simple_likebuttons_twitter_s">
        <a href="https://twitter.com/share" class="twitter-share-button" data-count="none" data-url="http://www.hmarcy.com/2011/07/how-to-do-an-effective-demo-for-presales/" data-lang="en">Tweet</a>
      </div>
    
      <div class="simple_likebuttons_facebook">
        <div id="fb-root"></div>
        <script>(function(d, s, id) {
          var js, fjs = d.getElementsByTagName(s)[0];
          if (d.getElementById(id)) {return;}
          js = d.createElement(s); js.id = id;
          js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
          fjs.parentNode.insertBefore(js, fjs);
        }(document, "script", "facebook-jssdk"));</script>
        <div class="fb-like" data-href="http://www.hmarcy.com/2011/07/how-to-do-an-effective-demo-for-presales/" data-send="false" data-layout="button_count" data-show-faces="false" data-width="90"></div>
      </div>
    </div>]]></content:encoded>
			<wfw:commentRss>http://www.hmarcy.com/2011/07/how-to-do-an-effective-demo-for-presales/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Superdome 2 &#8211; easy to service</title>
		<link>http://www.hmarcy.com/2011/06/superdome-2-easy-to-service/</link>
		<comments>http://www.hmarcy.com/2011/06/superdome-2-easy-to-service/#comments</comments>
		<pubDate>Tue, 14 Jun 2011 16:08:48 +0000</pubDate>
		<dc:creator>Hervé</dc:creator>
				<category><![CDATA[HP-UX]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Unix]]></category>

		<guid isPermaLink="false">http://www.hmarcy.com/?p=629</guid>
		<description><![CDATA[HP held its biggest customer exhibition, called HP Discover from June 6th to 10th in Las Vegas. Here is a nice video that presents an overview of the  HP Superdome 2. I really like the CPU switching demo and the simplicity to change devices. Although I am no Superdome 2 specialist, I know the HP [...]]]></description>
			<content:encoded><![CDATA[<p>HP held its biggest customer exhibition, called <a title="HP discover offical website" href="https://h30406.www3.hp.com/campaigns/2010/events/discover/vienna/index.php" target="_blank">HP Discover</a> from June 6th to 10th in Las Vegas.</p>
<p>Here is a nice video that presents an overview of the  HP Superdome 2. I really like the CPU switching demo and the simplicity to change devices. Although I am no Superdome 2 specialist, I know the HP c7000 enclosures, which are similar in their design approach : everything is hot pluggable and really easy to manipulate.</p>
<p><object width="500" height="306"><param name="movie" value="http://www.youtube.com/v/Ude6jL4MxO4?version=3"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/Ude6jL4MxO4?version=3" type="application/x-shockwave-flash" width="500" height="306" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>The same event will take place for EMEA countries in Vienna (Austria), from November 29th to December 1st 2011. I&#8217;ll probably be exhibiting there, so I look forward to seeing you in Vienna if you are a (future) HP customer <img src='http://www.hmarcy.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>&nbsp;</p>
<div class="simple_likebuttons_container_small">
      <div class="simple_likebuttons_googleplus">
        <g:plusone size="medium" count="false" href="http://www.hmarcy.com/2011/06/superdome-2-easy-to-service/"></g:plusone>
      </div>
    
      <div class="simple_likebuttons_twitter simple_likebuttons_twitter_s">
        <a href="https://twitter.com/share" class="twitter-share-button" data-count="none" data-url="http://www.hmarcy.com/2011/06/superdome-2-easy-to-service/" data-lang="en">Tweet</a>
      </div>
    
      <div class="simple_likebuttons_facebook">
        <div id="fb-root"></div>
        <script>(function(d, s, id) {
          var js, fjs = d.getElementsByTagName(s)[0];
          if (d.getElementById(id)) {return;}
          js = d.createElement(s); js.id = id;
          js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
          fjs.parentNode.insertBefore(js, fjs);
        }(document, "script", "facebook-jssdk"));</script>
        <div class="fb-like" data-href="http://www.hmarcy.com/2011/06/superdome-2-easy-to-service/" data-send="false" data-layout="button_count" data-show-faces="false" data-width="90"></div>
      </div>
    </div>]]></content:encoded>
			<wfw:commentRss>http://www.hmarcy.com/2011/06/superdome-2-easy-to-service/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HP CloudSystem Matrix Part 2: deploy your application</title>
		<link>http://www.hmarcy.com/2011/02/hp-bladesystem-matrix-part-2-deploy-your-application/</link>
		<comments>http://www.hmarcy.com/2011/02/hp-bladesystem-matrix-part-2-deploy-your-application/#comments</comments>
		<pubDate>Sat, 19 Feb 2011 08:27:27 +0000</pubDate>
		<dc:creator>Hervé</dc:creator>
				<category><![CDATA[HP-UX]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Job]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[BladeSystem]]></category>
		<category><![CDATA[HP]]></category>
		<category><![CDATA[Matrix]]></category>

		<guid isPermaLink="false">http://www.hmarcy.com/?p=400</guid>
		<description><![CDATA[This post is the second of a series of three that will explain the concepts and technologies that are used in HP CloudSystem Matrix. The first was about creating a CloudMap. This post is about the provisioning and automated deployment of an IT application. In a third post, I will address how to manage the [...]]]></description>
			<content:encoded><![CDATA[<p><em>This post is the second of a series of three that will explain the concepts and technologies that are used in HP CloudSystem Matrix. The first was about <a title="Create a Matrix CloudMap" href="http://www.hmarcy.com/2010/11/hp-bladesystem-matrix-part-1-create-your-cloud-map/" target="_blank">creating a CloudMap</a>. This post is about the provisioning and automated deployment of an IT application. In a third post, I will address <a title="Third post about the management of resources" href="http://www.hmarcy.com/2011/09/hp-cloudsystem-matrix-part-3-manage-your-resources/" target="_blank">how to manage the pools of resources</a> !</em></p>
<p><em></em>CloudSystem Matrix is a private cloud solution that aims at speeding the deployment of applications through highly automated technologies and integrated processes.</p>
<p><a title="HP BladeSystem Matrix Part 1: create your cloud map" href="http://www.hmarcy.com/2010/11/hp-bladesystem-matrix-part-1-create-your-cloud-map/" target="_self">After we have created and published our cloud map</a>, we have provided our business users all the information they need in order to deploy the application they require to execute their company&#8217;s strategy.</p>
<p>In order to do so, the user logs in to the self-service portal.</p>
<p style="text-align: center;"><a href="http://www.hmarcy.com/wp-content/uploads/2011/02/self-service_portal.jpg"><img class="aligncenter size-full wp-image-469" title="Self-service portal" src="http://www.hmarcy.com/wp-content/uploads/2011/02/self-service_portal.jpg" alt="" width="581" height="363" /></a></p>
<p style="text-align: left;">As you can see, the home page shows which resources are put at disposal to the user, as well as the current service consumption. We see that five physical servers, out of the six at disposal, as well as two virtual machine hosts are in use as part of a service deployed by the CloudSystem Matrix. By clicking on the &#8220;Templates&#8221; tab, we can access the list of templates which are published and which the user has the right to deploy. Remember the <a title="Introduction to HP BladeSystem Matrix, part one" href="http://www.hmarcy.com/2010/11/hp-bladesystem-matrix-part-1-create-your-cloud-map/" target="_self">SAP 2-tier template we created in the first part</a>? We have published it, hence we find it back here. That the user has created the template or not, doesn&#8217;t play a role as long as he has the right to use it.</p>
<p style="text-align: left;"><a href="http://www.hmarcy.com/wp-content/uploads/2011/02/templates_liste.jpg"><img class="aligncenter size-full wp-image-475" title="Template list" src="http://www.hmarcy.com/wp-content/uploads/2011/02/templates_liste.jpg" alt="" width="582" height="363" /></a></p>
<p style="text-align: left;">By clicking on the template, the business user can display the details of the service: the layout of the network, the price, as well as the notes entered by the creator of the template, etc. In order to deploy the service automatically, he will click on the button &#8216;Create service&#8217;.</p>
<p style="text-align: center;"><a href="http://www.hmarcy.com/wp-content/uploads/2011/02/template_detail.jpg"><img class="aligncenter size-full wp-image-478" title="Details of the template" src="http://www.hmarcy.com/wp-content/uploads/2011/02/template_detail.jpg" alt="" width="583" height="365" /></a></p>
<p style="text-align: left;">The user now has to enter a service name (for instance &#8220;SAP 2-tier John Smith&#8221;), the hostname completion (remember the <a title="Introduction to HP BladeSystem Matrix, part one" href="http://www.hmarcy.com/2010/11/hp-bladesystem-matrix-part-1-create-your-cloud-map/" target="_self">need for a hash sign in the first post</a> ?), an email -to contact the service requestor-, a start date and hour at which the service will be deployed, an end-date, at which the service will be rolled back, and finally, a pool of resources, from which the resources, such as servers, storage and networking, will be picked from. Final step: he clicks on &#8220;Submit&#8221;, and here we go !</p>
<p style="text-align: center;"><a href="http://www.hmarcy.com/wp-content/uploads/2011/02/deployment.jpg"><img class="aligncenter size-full wp-image-483" title="Request to make an automated deployment" src="http://www.hmarcy.com/wp-content/uploads/2011/02/deployment.jpg" alt="" width="581" height="362" /></a></p>
<p style="text-align: left;">The request is sent and the activity which is happening behind the scenes is displayed: the resources are reserved from the pool of resources. The software makes sure that the pool can accommodate the need indicated in the template. We can see here that four servers, four IP addresses, three networks and four boot disks are requested. CloudSystem Matrix will pick from the pool of resources the servers that meet at least the requirements of the template and will pick from storage disks (LUNs) that are already presented to WWN (worldwide names) and also meet the size indicated.</p>
<p style="text-align: center;"><a href="http://www.hmarcy.com/wp-content/uploads/2011/02/deployment_start.jpg"><img class="aligncenter size-full wp-image-487" title="Deployment start" src="http://www.hmarcy.com/wp-content/uploads/2011/02/deployment_start.jpg" alt="" width="579" height="360" /></a></p>
<p>We see here that CloudSystem Matrix also integrates nicely into the user&#8217;s processes: the request above is paused, because an administrator (or an IT manager or anyone else who should take this decision) must give his approval, so that the deployment can continue. A Request for Change (RFC) could also be triggered at this point in time with tools such as HP Service Manager or BMC&#8217;s remedy. The teams using these tools will just have to accept the request and the deployment will go on.</p>
<p style="text-align: center;"><a href="http://www.hmarcy.com/wp-content/uploads/2011/02/permission_granted.jpg"><img class="aligncenter size-full wp-image-490" title="Permission granted" src="http://www.hmarcy.com/wp-content/uploads/2011/02/permission_granted.jpg" alt="" width="578" height="362" /></a></p>
<p style="text-align: left;">We see here that the administrator granted the authorization to deploy this service and that the allocation process has started. The requested resources are then provisionned. The physical servers are reserved and a custom HP Virtual Connect profile is applied to them. This means that we are applying one ore more MAC addresses for the network, which will be connected to the VLANs we need, as well as one or more WWN for the storage, to which disks are already presented. The zoning of the storage was already prepared, so that after the WWN is attributed to the server, it can install the operating system as well as the application straight after the VC profile was attributed.<a href="http://www.hmarcy.com/wp-content/uploads/2011/02/blades.jpg"><img class="size-full wp-image-494 alignright" title="HP Integrity blades" src="http://www.hmarcy.com/wp-content/uploads/2011/02/blades.jpg" alt="" width="215" height="140" /></a></p>
<p>Taking a look at the Onboard Administrator, the HP BladeSystem enclosure management processor, the server loses the “i“-icon, which means that the server has now a Virtual Connect profile</p>
<p style="text-align: center;"><a href="http://www.hmarcy.com/wp-content/uploads/2011/02/activation.jpg"><img class="aligncenter size-full wp-image-492" title="Service activation" src="http://www.hmarcy.com/wp-content/uploads/2011/02/activation.jpg" alt="" width="580" height="358" /></a></p>
<p style="text-align: left;">On the screenshot above, we can see &#8220;Provisioning the logical server&#8221; (either physical or virtual) and, finally, &#8220;Activating logical server&#8221;: the ProLiant or Integrity server is now starting.</p>
<p style="text-align: left;">If VMware or Hyper-V virtual machines were to be deployed, CloudSystem Matrix would pick the right template, clone it, provision it, and finally adapt it according to the needs of the cloud map. If HP Integrity Virtual Machine were deployed, the host would be contacted vis SSH, it would create the VM and deploy it with Ignite UX either through normal package deployment, or via a golden image, a concept similar to the VMware/Hyper-V template.</p>
<p style="text-align: left; padding-left: 90px;"><a href="http://www.hmarcy.com/wp-content/uploads/2011/02/integrity_start.jpg"><img class="aligncenter size-full wp-image-499" title="Start of Integrity servers" src="http://www.hmarcy.com/wp-content/uploads/2011/02/integrity_start.jpg" alt="" width="423" height="191" /></a></p>
<p>We see above that the Integrity server starts, it then boots from the network (since the disks we have presented are empty) and that Ignite UX detects a deployment request from the client.</p>
<p style="text-align: left; padding-left: 90px;"><a href="http://www.hmarcy.com/wp-content/uploads/2011/02/ignite.jpg"><img class="aligncenter size-full wp-image-502" title="Ignite UX recognizes the new server" src="http://www.hmarcy.com/wp-content/uploads/2011/02/ignite.jpg" alt="" width="459" height="276" /></a></p>
<p style="text-align: left;">All the deployments methods (Ignite-UX,  HP RDP, HP Server Automation, etc.) and CloudSystem Matrix can communicate with each other: the deployment server confirms to the Matrix operating environment that the deployment request of a given client was received. This is acknowledged by the management server which indicates it to the user.</p>
<p style="text-align: left;">Finally, after the operating system is deployed, the application is installed through the execution of a workflow (it will be the subject of another blog post in the future).</p>
<p style="text-align: left;">Although I discussed the technical details of what happens behind the scenes, the business users, when they make a request, can see a completely abstract high-level view of what is going on. They don&#8217;t need to know the details, they just want to know if the application was deployed.</p>
<p style="text-align: center; padding-left: 90px;"><a href="http://www.hmarcy.com/wp-content/uploads/2011/02/deployed.jpg"><img class="aligncenter size-full wp-image-505" title="Service deployed" src="http://www.hmarcy.com/wp-content/uploads/2011/02/deployed.jpg" alt="" width="526" height="329" /></a></p>
<p style="text-align: left;">On the picture above, the business user sees that everything went well and that his IT service is up and running. What could have taken so much time to deploy, lasted roughly one hour with HP CloudSystem Matrix.</p>
<p style="text-align: left;">Instead of taking months putting all the pieces together, CloudSystem Matrix orchestrates the provisioning of storage, server and networking, installs the operating system and deploys the application in an automated way, also integrating in the organizations&#8217; processes.</p>
<p style="text-align: left;">It is a fantastic tool that was already embraced by customers to modernize their IT environments. I have personally helped some of them deploying this solution in their datacenters and they love it. Though it needs a good understanding of key HP technologies (HP BladeSystem, HP Virtual Connect, HP Systems Insight Manager, etc.), the HP services team take care of the deployment of the solution, and the complexity of the infrastructure is hidden to the business users.</p>
<p style="text-align: left;">In my third and last blog entry for this series, I will focus around managing the infrastructure to fill the different pool of resources and how to present them to the users.</p>
<div class="simple_likebuttons_container_small">
      <div class="simple_likebuttons_googleplus">
        <g:plusone size="medium" count="false" href="http://www.hmarcy.com/2011/02/hp-bladesystem-matrix-part-2-deploy-your-application/"></g:plusone>
      </div>
    
      <div class="simple_likebuttons_twitter simple_likebuttons_twitter_s">
        <a href="https://twitter.com/share" class="twitter-share-button" data-count="none" data-url="http://www.hmarcy.com/2011/02/hp-bladesystem-matrix-part-2-deploy-your-application/" data-lang="en">Tweet</a>
      </div>
    
      <div class="simple_likebuttons_facebook">
        <div id="fb-root"></div>
        <script>(function(d, s, id) {
          var js, fjs = d.getElementsByTagName(s)[0];
          if (d.getElementById(id)) {return;}
          js = d.createElement(s); js.id = id;
          js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
          fjs.parentNode.insertBefore(js, fjs);
        }(document, "script", "facebook-jssdk"));</script>
        <div class="fb-like" data-href="http://www.hmarcy.com/2011/02/hp-bladesystem-matrix-part-2-deploy-your-application/" data-send="false" data-layout="button_count" data-show-faces="false" data-width="90"></div>
      </div>
    </div>]]></content:encoded>
			<wfw:commentRss>http://www.hmarcy.com/2011/02/hp-bladesystem-matrix-part-2-deploy-your-application/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Moving to the USA for three months</title>
		<link>http://www.hmarcy.com/2011/02/moving-to-the-usa-for-three-months/</link>
		<comments>http://www.hmarcy.com/2011/02/moving-to-the-usa-for-three-months/#comments</comments>
		<pubDate>Thu, 10 Feb 2011 07:44:38 +0000</pubDate>
		<dc:creator>Hervé</dc:creator>
				<category><![CDATA[International]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Job]]></category>
		<category><![CDATA[international]]></category>
		<category><![CDATA[USA]]></category>

		<guid isPermaLink="false">http://www.hmarcy.com/?p=428</guid>
		<description><![CDATA[As part of an exchange program within HP, I will move for three months to Cupertino, California to support a worldwide strategic presales team. I am really thrilled to go there for three reasons: - being in Cupertino is an extraordinary opportunity to meet all the people from HP&#8217;s engineering teams - belonging to this [...]]]></description>
			<content:encoded><![CDATA[<p>As part of an exchange program within HP, I will move for three months to Cupertino, California to support a worldwide strategic presales team.</p>
<p><style type="text/css">.entry .olMapViewport img {max-width: none; max-height: none;}.entry-content img, .widget img {max-width: none; max-height: none;}.olControlAttribution {bottom: 0 !important;}div.olControlMousePosition {bottom: 1em !important;}#map_1 {clear: both; padding: 0px; margin: 0px; border: 0px; width: 100%; height: 100%; margin-top:0px; margin-right:0px;margin-left:0px; margin-bottom:0px; left: 0px;}#map_1 img{clear: both; padding: 0px; margin: 0px; border: 0px; width: 100%; height: 100%; position: absolute; margin-top:0px; margin-right:0px;margin-left:0px; margin-bottom:0px;}</style><div id="map_1" style="width:600px; height:450px; overflow:hidden;padding:0px;border:none;"><script type="text/javascript" src="http://www.openlayers.org/api/OpenLayers.js"></script><script type="text/javascript" src="http://www.openstreetmap.org/openlayers/OpenStreetMap.js"></script><script type="text/javascript">/* <![CDATA[ */(function($) { OpenLayers.ImgPath = "http://www.hmarcy.com/wp-content/plugins/osm/themes/ol/"; map = new OpenLayers.Map ("map_1", {            controls:[              new OpenLayers.Control.Navigation(),              new OpenLayers.Control.PanZoom(),              new OpenLayers.Control.Attribution()              ],          maxExtent: new OpenLayers.Bounds(-20037508.34,-20037508.34,20037508.34,20037508.34),          maxResolution: 156543.0399,          numZoomLevels: 19,          units: "m",          projection: new OpenLayers.Projection("EPSG:900913"),           displayProjection: new OpenLayers.Projection("EPSG:4326")      } );var lmap = new OpenLayers.Layer.OSM.Mapnik("Mapnik");var layerOSM_Attr = new OpenLayers.Layer.Vector("OSM-plugin",{attribution:"<a href=\"http://www.Fotomobil.at/wp-osm-plugin\">OSM plugin</a>"});map.addLayers([lmap, layerOSM_Attr]);    function osm_getTileURL(bounds) {        var res = this.map.getResolution();        var x = Math.round((bounds.left - this.maxExtent.left) / (res * this.tileSize.w));        var y = Math.round((this.maxExtent.top - bounds.top) / (res * this.tileSize.h));        var z = this.map.getZoom();        var limit = Math.pow(2, z);        if (y < 0 || y >= limit) {            return OpenLayers.Util.getImagesLocation() + "404.png";        } else {            x = ((x % limit) + limit) % limit;            return this.url + z + "/" + x + "/" + y + "." + this.type;        }    }var lonLat = new OpenLayers.LonLat(-122.042,37.371).transform(map.displayProjection,  map.projection);map.setCenter (lonLat,11);var markers = new OpenLayers.Layer.Markers( "Marker" );map.addLayer(markers);var data = {};var currentPopup;data.icon = new OpenLayers.Icon("http://www.hmarcy.com/wp-content/plugins/osm/icons/marker_blue.png",     new OpenLayers.Size(24,24),     new OpenLayers.Pixel(-12, -12));var ll = new OpenLayers.LonLat(-122.01,37.335).transform(map.displayProjection,  map.projection);     var feature = new OpenLayers.Feature(markers, ll, data);feature.closeBox = true;feature.popupClass = OpenLayers.Class(OpenLayers.Popup.FramedCloud, {"autoSize": true, minSize: new OpenLayers.Size(150,150),"keepInMap": true } );feature.data.popupContentHTML = "";feature.data.overflow = "hidden";var marker = new OpenLayers.Marker(ll,data.icon.clone());marker.feature = feature;var markerClick = function(evt) {  if (this.popup == null) {    this.popup = this.createPopup(this.closeBox);    map.addPopup(this.popup);    this.popup.show();  }   else {    this.popup.toggle();  }  OpenLayers.Event.stop(evt);};markers.addMarker(marker);})(jQuery)/* ]]&gt; */ </script></div><br />
I am really thrilled to go there for three reasons:<br />
- being in Cupertino is an extraordinary opportunity to meet all the people from HP&#8217;s engineering teams<br />
- belonging to this worldwide strategic presales team is a great challenge and a move outside of my comfort zone in a foreign country. I love it <img src='http://www.hmarcy.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
- the USA is a fascinating country and I hope to learn as much as possible from a cultural point of view. Attending Toastmasters meetings there should also be very interesting</p>
<p>I will report about my stay in California and about my findings and experiences here.</p>
<div class="simple_likebuttons_container_small">
      <div class="simple_likebuttons_googleplus">
        <g:plusone size="medium" count="false" href="http://www.hmarcy.com/2011/02/moving-to-the-usa-for-three-months/"></g:plusone>
      </div>
    
      <div class="simple_likebuttons_twitter simple_likebuttons_twitter_s">
        <a href="https://twitter.com/share" class="twitter-share-button" data-count="none" data-url="http://www.hmarcy.com/2011/02/moving-to-the-usa-for-three-months/" data-lang="en">Tweet</a>
      </div>
    
      <div class="simple_likebuttons_facebook">
        <div id="fb-root"></div>
        <script>(function(d, s, id) {
          var js, fjs = d.getElementsByTagName(s)[0];
          if (d.getElementById(id)) {return;}
          js = d.createElement(s); js.id = id;
          js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
          fjs.parentNode.insertBefore(js, fjs);
        }(document, "script", "facebook-jssdk"));</script>
        <div class="fb-like" data-href="http://www.hmarcy.com/2011/02/moving-to-the-usa-for-three-months/" data-send="false" data-layout="button_count" data-show-faces="false" data-width="90"></div>
      </div>
    </div>]]></content:encoded>
			<wfw:commentRss>http://www.hmarcy.com/2011/02/moving-to-the-usa-for-three-months/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wifi connection with Ubuntu for the chipset RaLink rt61</title>
		<link>http://www.hmarcy.com/2010/12/wifi-connection-with-ubuntu-for-the-chipset-rt61/</link>
		<comments>http://www.hmarcy.com/2010/12/wifi-connection-with-ubuntu-for-the-chipset-rt61/#comments</comments>
		<pubDate>Tue, 28 Dec 2010 18:19:33 +0000</pubDate>
		<dc:creator>Hervé</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.hmarcy.com/?p=406</guid>
		<description><![CDATA[My parents have a quite old Packard-Bell laptop Easynote R1934. In order to help them increase the security of their computer, let them have a nice desktop experience and increase the Free software footprint, I have installed Ubuntu 10.04 on it. The only component that did not work is the wireless chip, which is a [...]]]></description>
			<content:encoded><![CDATA[<p>My parents have a quite old Packard-Bell laptop Easynote R1934. In order to help them increase the security of their computer, let them have a nice desktop experience and increase the Free software footprint, I have installed Ubuntu 10.04 on it. The only component that did not work is the wireless chip, which is a RaLink RT61, as shown here</p>
<p>famillemarcy@ubuntu-home:~$ lspci | grep Net<br />
00:06.0 Network controller: RaLink RT2561/RT61 802.11g PCI</p>
<p>This chipset has a Linux kernel module driver &#8220;rt61pci&#8221;, but this one did not work. Though iwconfig recognized the chip and ifconfig -a showed the wireless interface wlan0, the following command</p>
<p>famillemarcy@ubuntu-home:~$ lshw -C network</p>
<p>showed the wireless device as disabled.</p>
<p>In order to let it work, I had to add the following parameters in /boot/grub/menu.lst &#8220;pnpbios=off  acpi=force irqpoll&#8221;. Only after having added it and rebooted it could work.</p>
<p>famillemarcy@ubuntu-home:~$ cat /boot/grub/menu.lst | grep acpi<br />
kernel        /boot/vmlinuz-2.6.32-27-generic root=UUID=853d8b99-8986-4b81-a96d-a635356b0dd1 ro quiet splash pnpbios=off  acpi=force irqpoll</p>
<p>I hope this helps if you have this kind of chip !</p>
<div class="simple_likebuttons_container_small">
      <div class="simple_likebuttons_googleplus">
        <g:plusone size="medium" count="false" href="http://www.hmarcy.com/2010/12/wifi-connection-with-ubuntu-for-the-chipset-rt61/"></g:plusone>
      </div>
    
      <div class="simple_likebuttons_twitter simple_likebuttons_twitter_s">
        <a href="https://twitter.com/share" class="twitter-share-button" data-count="none" data-url="http://www.hmarcy.com/2010/12/wifi-connection-with-ubuntu-for-the-chipset-rt61/" data-lang="en">Tweet</a>
      </div>
    
      <div class="simple_likebuttons_facebook">
        <div id="fb-root"></div>
        <script>(function(d, s, id) {
          var js, fjs = d.getElementsByTagName(s)[0];
          if (d.getElementById(id)) {return;}
          js = d.createElement(s); js.id = id;
          js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
          fjs.parentNode.insertBefore(js, fjs);
        }(document, "script", "facebook-jssdk"));</script>
        <div class="fb-like" data-href="http://www.hmarcy.com/2010/12/wifi-connection-with-ubuntu-for-the-chipset-rt61/" data-send="false" data-layout="button_count" data-show-faces="false" data-width="90"></div>
      </div>
    </div>]]></content:encoded>
			<wfw:commentRss>http://www.hmarcy.com/2010/12/wifi-connection-with-ubuntu-for-the-chipset-rt61/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Doing business in Palestine</title>
		<link>http://www.hmarcy.com/2010/12/making-business-in-palestine/</link>
		<comments>http://www.hmarcy.com/2010/12/making-business-in-palestine/#comments</comments>
		<pubDate>Tue, 14 Dec 2010 16:40:34 +0000</pubDate>
		<dc:creator>Hervé</dc:creator>
				<category><![CDATA[International]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Job]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[Culture]]></category>
		<category><![CDATA[international]]></category>
		<category><![CDATA[Society]]></category>

		<guid isPermaLink="false">http://www.hmarcy.com/?p=349</guid>
		<description><![CDATA[A colleague of mine and I were invited in Ramallah by a HP partner in Palestine to give presentations about the latest HP technology in servers and storage. This was an amazing four-days experience from which I learned a lot. After I had seen the invitation for this event, my first reaction  was to check [...]]]></description>
			<content:encoded><![CDATA[<p>A colleague of mine and I were invited in Ramallah by a <a title="Safad website" href="http://www.safad.com/" target="_blank">HP partner in Palestine</a> to give presentations about the latest HP technology in servers and storage. This was an amazing four-days experience from which I learned a lot.</p>
<p>After I had seen the invitation for this event, my first reaction  was to check on both the <a title="Ministère des affaires étrangères - conseils aux voyageurs pour Israël" href="http://www.diplomatie.gouv.fr/fr/conseils-aux-voyageurs_909/pays_12191/israel-territoires-palestiniens_12265/index.html" target="_blank">French</a> and <a title="Palästinensische Gebiete: Reise- und Sicherheitshinweise, Reisewarnung für den Gaza-Streifen" href="http://www.auswaertiges-amt.de/DE/Laenderinformationen/00-SiHi/Nodes/PalaestinensischeGebieteSicherheit_node.html" target="_blank">German</a> ministry of foreign affairs to see if it was really safe to go there. Fortunately, both of them made clear that there was no risk of going to the West Bank, but that we should take to behave appropriately.</p>
<p>We arrived right from Istanbul after the <a title="HP ETSS 2010 Istanbul" href="http://hp.inviteo.fr/SalesKO_ETSS_TK2010/" target="_blank">HP Enterprise Technology &amp; Solutions Summit</a> at the Tel-Aviv Ben Gourion airport and were driven by our contacts directly to Ramallah.</p>
<p>The first thing I learnt from this visit is how hard the environment is for Palestinian businesses. Due to political reasons, there is a lack of support that hinders the development of the Palestinian economy. Freedom of movement to enter Israel from the Palestinian territories is restricted, and there are checks along the roads, either from Palestinian security forces or from <a title="Israel Defense Forces" href="http://en.wikipedia.org/wiki/Israel_Defense_Forces" target="_blank">Tsahal</a>. Furthermore, the state of the roads is poor and increases the time spent to drive even a few kilometers to hours. The electricity delivery was, however, impeccable , as were the cell phone network coverage and the Internet connectivity in hotels.<br />
From what I could experience during these four days, the Palestinian people have a lot of courage to develop new businesses in these tough conditions. Although the situation is calm in the West Bank, the feeling remains that everything could change from one day to another. There is a saying in Palestine &#8220;Anyone who succeeds to open a business in Palestine can do that anywhere in the world&#8221;. It seems to be quite true.</p>
<p>From a technology perspective, we were expecting to present rather lower-end solutions, such as <a title="HP ProLiant DL Rack Mount Servers" href="http://h10010.www1.hp.com/wwpc/pscmisc/vac/us/en/sm/proliant/proliant-dl.html" target="_blank">ProLiant &#8211; x86_64 based &#8211; rack-mount servers</a>, <a title="BladeSystem ProLiant Server Blades" href="http://h10010.www1.hp.com/wwpc/us/en/sm/WF02d/3709945-3709945-3328410.html" target="_blank">c-Class ProLiant blades</a> and <a title="HP StorageWorks P4000 G2 SAN Solutions" href="http://h10010.www1.hp.com/wwpc/us/en/sm/WF05a/12169-304616-3930449-3930449-3930449-4118659.html" target="_blank">P4000 iSCSI</a> solutions. We were astonished to see that some Palestinian customers were using high-end servers, such as <a title="HP Integrity servers" href="http://h20341.www2.hp.com/integrity/w1/en/systems/integrity-systems-overview.html?jumpid=ex_R11294_us/en/large/tsg/go_integrity" target="_blank">Integrity</a> or even <a title="HP Non--stop solutions" href="http://h20223.www2.hp.com/nonstopcomputing/cache/76385-0-0-0-121.html?jumpid=go/nonstop" target="_blank">NonStop</a> servers !<br />
We visited the headquarters of top customers to discuss their IT and business strategies, their projects and to visit their datacenters. Again, the technology used in their datacenters was top-notch (HP c-Class blade systems, HP Virtual Connect, NonStop servers, etc.) as were the datacenter layout and facilities. We were really impressed by how advanced these datacenters were and how well organized and clean the setup was.</p>
<p>Finally, a very interesting aspect of this customer visit was the cultural aspect of meeting customers and partners. The relationship network is an essential part of the business life. To do business, people need to be friends, or at least know each other.<br />
Also, unlike in Germany, for instance, where touching people without their consent is a no-go, it is absolutely normal to do so in Palestine. Men kiss each other on the cheeks when they are friends and frequently backslap each other. People also have a very strong forward-looking mentality. They tend to avoid talking about the general situation of their country when they are not asked directly and rather focus on what is next going to happen to them in the future.</p>
<p>To conclude, this visit in Palestine was a great experience. Though the business environment is extremely tough, people are still focused on creating opportunities and succeeding in making money. The road infrastructure seems to be a pain point for the economy but others, such as the mobile phone or Internet connectivity are impressive. The technology used by customers and their datacenters we visited were good as their European counterparts and the cultural environment was extremely interesting.</p>
<p>I am looking forward to following up with opportunities in this country and doing business with people from Palestine !</p>
<div class="simple_likebuttons_container_small">
      <div class="simple_likebuttons_googleplus">
        <g:plusone size="medium" count="false" href="http://www.hmarcy.com/2010/12/making-business-in-palestine/"></g:plusone>
      </div>
    
      <div class="simple_likebuttons_twitter simple_likebuttons_twitter_s">
        <a href="https://twitter.com/share" class="twitter-share-button" data-count="none" data-url="http://www.hmarcy.com/2010/12/making-business-in-palestine/" data-lang="en">Tweet</a>
      </div>
    
      <div class="simple_likebuttons_facebook">
        <div id="fb-root"></div>
        <script>(function(d, s, id) {
          var js, fjs = d.getElementsByTagName(s)[0];
          if (d.getElementById(id)) {return;}
          js = d.createElement(s); js.id = id;
          js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
          fjs.parentNode.insertBefore(js, fjs);
        }(document, "script", "facebook-jssdk"));</script>
        <div class="fb-like" data-href="http://www.hmarcy.com/2010/12/making-business-in-palestine/" data-send="false" data-layout="button_count" data-show-faces="false" data-width="90"></div>
      </div>
    </div>]]></content:encoded>
			<wfw:commentRss>http://www.hmarcy.com/2010/12/making-business-in-palestine/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Palm Pre 2, finally a great cell phone at HP !</title>
		<link>http://www.hmarcy.com/2010/12/palm-pre-2-finally-a-great-cell-phone-at-hp/</link>
		<comments>http://www.hmarcy.com/2010/12/palm-pre-2-finally-a-great-cell-phone-at-hp/#comments</comments>
		<pubDate>Sun, 12 Dec 2010 14:55:50 +0000</pubDate>
		<dc:creator>Hervé</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[Job]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.hmarcy.com/?p=383</guid>
		<description><![CDATA[This week, I received a new smartphone from my employer, HP. Following the acquisition of Palm and instead of my old iPaq with Windows Mobile which quality was low, to say the least, the HP Palm Pre 2 was offered to HP employees, provided they have the consent &#8211; and funding &#8211; of their manager. [...]]]></description>
			<content:encoded><![CDATA[<p>This week, I received a new smartphone from my employer, HP. Following <a title="HP to Acquire Palm for $1.2 Billion" href="http://www.hp.com/hpinfo/newsroom/press/2010/100428xa.html" target="_blank">the acquisition of Palm</a> and instead of my old iPaq with Windows Mobile which quality was low, to say the least, the <a title="HP Palm Pre 2" href="http://www.palm.com/us/products/phones/pre/index.html" target="_blank">HP Palm Pre 2</a> was offered to HP employees, provided they have the consent &#8211; and funding &#8211; of their manager.</p>
<p>What I can say, so far, is that I love this phone ! <a title="WebOS 2.0 review" href="http://www.engadget.com/2010/10/19/webos-2-0-review/" target="_blank">As already claimed by many bloggers</a>, webOS is brilliant and very intuitive. I can synchronize my emails, calendar and contacts from Exchange. On the top of that, although a proprietary operating system, webOS is based on the Linux kernel, which makes it even more attractive for me and, I think, will make HP an even more important contributor to the Linux ecosystem.</p>
<p>One of the greatest features of this phone is definitely <a title="HP Palm touchstone" href="http://www.palm.com/us/products/accessories/touchstone-technology.html" target="_blank">the Touchstone</a>. This station allows to load the phone&#8217;s battery through electro-magnetic fields just by putting the smartphone on the station, without having to plug any cable !</p>
<p>I see everyday HP employees from my LinkedIn network activating their LinkedIn application for webOS. I think it is a good thing for the platform to make it attractive for developers. HP&#8217;s strategy to make webOS the reference operating system for embedded devices, such as printers, phones, etc. is the right one and I hope to see many more applications for my phone in the future.</p>
<p>This video is not from me but shows how the Palm Pre 2 and webOS look like. Try it and get it !</p>
<p><object width="500" height="306"><param name="movie" value="http://www.youtube.com/e/ArVP6ZNkmqw"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/e/ArVP6ZNkmqw" type="application/x-shockwave-flash" width="500" height="306" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<div class="simple_likebuttons_container_small">
      <div class="simple_likebuttons_googleplus">
        <g:plusone size="medium" count="false" href="http://www.hmarcy.com/2010/12/palm-pre-2-finally-a-great-cell-phone-at-hp/"></g:plusone>
      </div>
    
      <div class="simple_likebuttons_twitter simple_likebuttons_twitter_s">
        <a href="https://twitter.com/share" class="twitter-share-button" data-count="none" data-url="http://www.hmarcy.com/2010/12/palm-pre-2-finally-a-great-cell-phone-at-hp/" data-lang="en">Tweet</a>
      </div>
    
      <div class="simple_likebuttons_facebook">
        <div id="fb-root"></div>
        <script>(function(d, s, id) {
          var js, fjs = d.getElementsByTagName(s)[0];
          if (d.getElementById(id)) {return;}
          js = d.createElement(s); js.id = id;
          js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
          fjs.parentNode.insertBefore(js, fjs);
        }(document, "script", "facebook-jssdk"));</script>
        <div class="fb-like" data-href="http://www.hmarcy.com/2010/12/palm-pre-2-finally-a-great-cell-phone-at-hp/" data-send="false" data-layout="button_count" data-show-faces="false" data-width="90"></div>
      </div>
    </div>]]></content:encoded>
			<wfw:commentRss>http://www.hmarcy.com/2010/12/palm-pre-2-finally-a-great-cell-phone-at-hp/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

