<?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>Moose Logic Blog &#187; Shane Kalles</title>
	<atom:link href="http://www.mooselogic.com/blog/author/shane-kalles/feed" rel="self" type="application/rss+xml" />
	<link>http://www.mooselogic.com/blog</link>
	<description>Using technology to make businesses better</description>
	<lastBuildDate>Fri, 26 Aug 2011 00:33:49 +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>High Availability vs. Fault Tolerance</title>
		<link>http://www.mooselogic.com/blog/high-availability-vs-fault-tolerance</link>
		<comments>http://www.mooselogic.com/blog/high-availability-vs-fault-tolerance#comments</comments>
		<pubDate>Fri, 20 May 2011 19:39:15 +0000</pubDate>
		<dc:creator>Shane Kalles</dc:creator>
				<category><![CDATA[Backup and Recovery]]></category>
		<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[Business Continuity]]></category>
		<category><![CDATA[Disaster Recovery]]></category>
		<category><![CDATA[High Availability]]></category>
		<category><![CDATA[backup strategy]]></category>
		<category><![CDATA[backups]]></category>
		<category><![CDATA[Business Practices]]></category>

		<guid isPermaLink="false">http://www.mooselogic.com/blog/?p=1988</guid>
		<description><![CDATA[Many times, terms like &#8220;High Availability&#8221; and &#8220;Fault Tolerance&#8221; get thrown around as though they were the same thing. In fact, the term &#8220;fault tolerant&#8221; can mean different things to different people &#8211; and much like the terms &#8220;portal,&#8221; or &#8220;cloud,&#8221; it&#8217;s important to be clear about exactly what someone means by the term &#8220;fault &#8230; <a href="http://www.mooselogic.com/blog/high-availability-vs-fault-tolerance">Read more <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Many times, terms like &#8220;High Availability&#8221; and &#8220;Fault Tolerance&#8221; get thrown around as though they were the same thing. In fact, the term &#8220;fault tolerant&#8221; can mean different things to different people &#8211; and much like the terms &#8220;portal,&#8221; or &#8220;cloud,&#8221; it&#8217;s important to be clear about exactly what someone means by the term &#8220;fault tolerant.&#8221;</p>
<p>As part of our continuing efforts to guide you through the jargon jungle, we would like to discuss redundancy, fault tolerance, failover, and high availability, and we&#8217;d like to add one more term:  <strong><em>continuous availability</em></strong>. </p>
<p>Our friends at <a title="Visit Marathon's home page" target="_blank" href="http://www.marathontechnologies.com">Marathon Technologies</a> shared the following graphic, which shows how IDC classifies the levels of availability:<br />
<a target="_blank" href="http://www.mooselogic.com/blog/wp-content/uploads/AvailabilityLevels.jpg"><img src="http://www.mooselogic.com/blog/wp-content/uploads/AvailabilityLevels-300x213.jpg" alt="graphic of availability levels" title="AvailabilityLevels" width="300" height="213" class="size-medium wp-image-1994" /></a><br />
<br />
Redundancy is simply a way of saying that you are duplicating critical components in an attempt to eliminate single points of failure. Multiple power supplies, hot-plug disk drive arrays, multi-pathing with additional switches, and even duplicate servers are all part of building redundant systems. </p>
<p>Unfortunately, there are some failures, particularly if we&#8217;re talking about server hardware, that can take a system down regardless of how much you&#8217;ve tried to make it redundant.  You can build a server with redundant hot-plug power supplies and redundant hot-plug disk drives, and still have the system go down if the motherboard fails &#8211; not likely, but still possible.  And if it <strong><em>does</em></strong> happen, the server is down.  That&#8217;s why IDC classifies this as &#8220;Availability Level 1&#8243; (&#8220;AL1&#8243; on the graphic)&#8230;just one level above no protection at all.</p>
<p>The next step up is some kind of failover solution. If a server experiences a catastrophic failure, the work loads are &#8220;failed over” to a system that is capable of supporting those workloads. Depending on those work loads, and what kind of fail-over solution you have, that process can take anywhere from minutes to hours. If you&#8217;re at &#8220;AL2,&#8221; and you&#8217;ve replicated your data using, say, SAN replication or some kind of server-to-server replication, it could take a considerable amount of time to actually get things running again.  If your servers are virtualized, with multiple virtualization hosts running against a shared storage repository, you may be able to configure your virtualization infrastructure to automatically restart a critical workload on a surviving host if the host it was running on experiences a catastrophic failure &#8211; meaning that your critical system is back up and on-line in the amount of time it takes the system to reboot &#8211; typically 5 to 10 minutes.  </p>
<p>If you&#8217;re using clustering technology, your cluster may be able to fail over in a matter of seconds (&#8220;AL3&#8243; on the graphic).  Microsoft server clustering is a classic example of this.  Of course, it means that your application has to be cluster-aware, you have to be running Windows Enterprise Edition, and you may have to purchase multiple licenses for your application as well.  And managing a cluster is not trivial, particularly when you&#8217;ve fixed whatever failed and it&#8217;s time to unwind all the stuff that happened when you failed over.  And your application was still unavailable during whatever interval of time was required for the cluster to detect the failure and complete the failover process.</p>
<p>You could argue that a fail over of 5 minutes or less equals a highly available system, and indeed there are probably many cases where you wouldn&#8217;t need anything better than that.  But it is not truly fault tolerant.  It&#8217;s probably <strong><em>not </em></strong>good enough if you are, say, running a security application that&#8217;s controlling the smart-card access to secured areas in an airport, or a video surveillance system that sufficiently critical that you can&#8217;t afford to have a 5-minute gap in your video record, or a process control system where a five minute halt means you&#8217;ve lost the integrity of your work in process and potentially have to discard thousands of dollars worth of raw material and lose thousands more in lost productivity while you clean out your assembly line and restart it.</p>
<p>That brings us to the concept of <strong><em>continuous availability</em></strong>. This is the highest level of availability, and what we consider to be true fault tolerance.  Instead of simply failing workloads over, this level allows for continuous processing without disruption of access to those workloads. Since there is no disruption in service there is no data loss, no loss of productivity and no waiting for your systems to restart your workloads.</p>
<p>So all this leads to the question of what your business needs.</p>
<p>Do you have applications that are critical to your organization? If those applications go down how long could you afford to be without access to them? If those applications go down how much data can you afford to lose? 5 minutes? An hour?  And, most importantly, <strong><em>what does it cost you</em></strong> if that application is unavailable for a period of time?  Do you know, or can you calculate it?</p>
<p>This is another way to ask what the requirements are for your &#8220;RTO&#8221; (&#8220;Recovery Time Objective&#8221; &#8211; i.e., how long, when a system goes down, do you have before you <strong><em>must</em></strong> be back up) and &#8220;RPO&#8221; (&#8220;Recovery Point Objective&#8221; &#8211; i.e., when you <strong><em>do</em></strong> get the system back up, how much data it is OK to have lost in the process).  <a title="Read earlier post on BC / DR" target="blank" href="http://www.mooselogic.com/blog/bc-dr-bia-what-does-it-mean">We&#8217;ve discussed these concepts in previous posts</a>.  These are questions that only you can answer, and the answers are significantly different depending on your business model.  If you&#8217;re a small business, and your accounting server goes down, and all it means is that you have to wait until tomorrow to enter today&#8217;s transactions, it&#8217;s a far different situation from a major bank that is processing millions of dollars in credit card transactions.</p>
<p>If you can satisfy your business needs by deploying one of the lower levels of availability, great!  Just don&#8217;t settle for an AL1 or even an AL3 solution if what your business truly demands is continuous availability.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mooselogic.com/blog/high-availability-vs-fault-tolerance/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>What is Storage Virtualization? (Part 1 of 2)</title>
		<link>http://www.mooselogic.com/blog/what-is-storage-virtualization-part-1-of-2</link>
		<comments>http://www.mooselogic.com/blog/what-is-storage-virtualization-part-1-of-2#comments</comments>
		<pubDate>Fri, 27 Aug 2010 22:48:18 +0000</pubDate>
		<dc:creator>Shane Kalles</dc:creator>
				<category><![CDATA[DataCore]]></category>
		<category><![CDATA[High Availability]]></category>
		<category><![CDATA[Storage]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[SAN]]></category>
		<category><![CDATA[storage virtualization]]></category>

		<guid isPermaLink="false">http://www.mooselogic.com/blog/?p=1673</guid>
		<description><![CDATA[This is the first of two videos addressing virtual storage and its benefits. There are a number of storage solutions out there on the market but we have chosen to focus on DataCore of the purposes of this video. DataCore is an iSCSI SAN solution and you can learn more about their products here. In &#8230; <a href="http://www.mooselogic.com/blog/what-is-storage-virtualization-part-1-of-2">Read more <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>This is the first of two videos addressing virtual storage and its benefits. There are a number of storage solutions out there on the market but we have chosen to focus on DataCore of the purposes of this video. DataCore is an iSCSI SAN solution and you can learn more about their products <a href="http://www.mooselogic.com/datacore">here</a>.</p>
<p>In part one, we address thin provisioning and virtual volumes. Watching this video will help you understand <a title="View Part 2" target="_blank" href="http://www.mooselogic.com/blog/what-is-storage-virtualization-part-2-of-2">part 2</a> of &#8220;What is Storage Virtualization&#8221; where we talk about how multipathing relates to virtual volumes and contributes to a highly available SAN solution. </p>
<p><object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/YdzeGJDChpc?fs=1&amp;hl=en_US"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/YdzeGJDChpc?fs=1&amp;hl=en_US" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mooselogic.com/blog/what-is-storage-virtualization-part-1-of-2/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Interview With DataCore</title>
		<link>http://www.mooselogic.com/blog/interview-with-datacore</link>
		<comments>http://www.mooselogic.com/blog/interview-with-datacore#comments</comments>
		<pubDate>Fri, 20 Aug 2010 17:05:51 +0000</pubDate>
		<dc:creator>Shane Kalles</dc:creator>
				<category><![CDATA[DataCore]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Storage]]></category>
		<category><![CDATA[Virtualization]]></category>

		<guid isPermaLink="false">http://www.mooselogic.com/blog/?p=1654</guid>
		<description><![CDATA[Recently Steve Parlee, Moose Logic&#8217;s Director of Engineering, sat down with Tim Warden, DataCore&#8217;s Western Region Director of Sales. Moose Logic has installed a number of DataCore solutions over the last few years and highly recommends their software to anyone looking into storage virtualization. We&#8217;ve also mentioned DataCore a number of times in our blog &#8230; <a href="http://www.mooselogic.com/blog/interview-with-datacore">Read more <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Recently Steve Parlee, Moose Logic&#8217;s Director of Engineering, sat down with Tim Warden, DataCore&#8217;s Western Region Director of Sales. Moose Logic has installed a number of DataCore solutions over the last few years and highly recommends their software to anyone looking into storage virtualization. We&#8217;ve also mentioned DataCore a number of times in our blog and newsletters. If your still not sure what DataCore does, this is a great introduction to their storage solutions. In the interview, Tim Warden explains the benefits of the DataCore software and what their solution can bring to your data center.</p>
<p><object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/miSVU2U42is?fs=1&amp;hl=en_US"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/miSVU2U42is?fs=1&amp;hl=en_US" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mooselogic.com/blog/interview-with-datacore/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Overview of XenDesktop Components</title>
		<link>http://www.mooselogic.com/blog/overview-of-xendesktop-components</link>
		<comments>http://www.mooselogic.com/blog/overview-of-xendesktop-components#comments</comments>
		<pubDate>Mon, 16 Aug 2010 17:32:25 +0000</pubDate>
		<dc:creator>Shane Kalles</dc:creator>
				<category><![CDATA[Citrix]]></category>
		<category><![CDATA[VDI]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[XenDesktop]]></category>

		<guid isPermaLink="false">http://www.mooselogic.com/blog/?p=1631</guid>
		<description><![CDATA[We have made a number of posts on this blog discussing the value of Citrix XenDesktop and felt it was time to add a video to this topic. Sid Herron had written a previous post Minimum Requirements for XenDesktop that you might find helpful after watching this video. Between this video and Sid&#8217;s post you &#8230; <a href="http://www.mooselogic.com/blog/overview-of-xendesktop-components">Read more <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>We have made a number of posts on this blog discussing the value of Citrix XenDesktop and felt it was time to add a video to this topic. Sid Herron had written a previous post <a href="http://www.mooselogic.com/blog/minimum-requirements-for-xendesktop">Minimum Requirements for XenDesktop </a> that you might find helpful after watching this video. Between this video and Sid&#8217;s post you should have a basic idea of what you would need for a basic deployment of Citrix XenDesktop. </p>
<p>Take a few minutes to learn what is required and what would be optional in a XenDesktop deployment, as well as how all the pieces would interact.</p>
<p><object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/OLAZPsVuIuc?fs=1&amp;hl=en_US"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/OLAZPsVuIuc?fs=1&amp;hl=en_US" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mooselogic.com/blog/overview-of-xendesktop-components/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Citrix Synchronizer and XenClient Demo</title>
		<link>http://www.mooselogic.com/blog/citrix-synchronizer-and-xenclient-demo</link>
		<comments>http://www.mooselogic.com/blog/citrix-synchronizer-and-xenclient-demo#comments</comments>
		<pubDate>Mon, 09 Aug 2010 21:48:25 +0000</pubDate>
		<dc:creator>Shane Kalles</dc:creator>
				<category><![CDATA[Citrix]]></category>
		<category><![CDATA[Education]]></category>
		<category><![CDATA[VDI]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[XenClient]]></category>
		<category><![CDATA[desktop virtualization]]></category>

		<guid isPermaLink="false">http://www.mooselogic.com/blog/?p=1621</guid>
		<description><![CDATA[Over the past few months, we&#8217;ve made several posts about XenClient. But in case you haven&#8217;t read them, or you need to refresh your memory, XenClient is (quoting from Citrix here): &#8220;&#8230;a high-performance, bare-metal hypervisor that runs directly on the client device hardware, dividing up the resources of the machine and enabling multiple operating systems &#8230; <a href="http://www.mooselogic.com/blog/citrix-synchronizer-and-xenclient-demo">Read more <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Over the past few months, <a title="View XenClient blog category" target="_blank" href="http://www.mooselogic.com/blog/category/xenclient">we&#8217;ve made several posts about XenClient</a>.  But in case you haven&#8217;t read them, or you need to refresh your memory, XenClient is (quoting from Citrix here): &#8220;&#8230;a high-performance, bare-metal hypervisor that runs directly on the client device hardware, dividing up the resources of the machine and enabling multiple operating systems to run side by side in complete isolation.&#8221;</p>
<p>Of course, there are other ways to run multiple operating systems side by side on a client device, although they may not give you the level of performance that XenClient &#8211; because of its small footprint &#8211; brings to the table.  The tricky part is figuring out how to manage that environment once the user unplugs the laptop from the network and takes it on the road.  How do you patch it?  How do you back up user data?  What do you do if the laptop is lost or stolen?  If one of the OS instances is corrupted, or accidentally deleted, how do you get it back?</p>
<p>That&#8217;s the job of the Citrix Synchronizer &#8211; a virtual appliance that runs back in your data center and communicates with your XenClient-equipped laptops securely (via SSL) over the Internet. But rather than try to describe to you in detail exactly how that all works, it&#8217;s probably easier to simply show you. So take a few minutes to watch our own Steve Parlee demonstrate the interaction between Synchronizer and XenClient. </p>
<p><object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/pH6M6FFqQPM&amp;hl=en_US&amp;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/pH6M6FFqQPM&amp;hl=en_US&amp;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mooselogic.com/blog/citrix-synchronizer-and-xenclient-demo/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SAN Tips &#8211; Storage Repository Design</title>
		<link>http://www.mooselogic.com/blog/san-tips-storage-repository-design</link>
		<comments>http://www.mooselogic.com/blog/san-tips-storage-repository-design#comments</comments>
		<pubDate>Mon, 26 Jul 2010 21:57:27 +0000</pubDate>
		<dc:creator>Shane Kalles</dc:creator>
				<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[Education]]></category>
		<category><![CDATA[Snapshotting]]></category>
		<category><![CDATA[Storage]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[SAN]]></category>
		<category><![CDATA[Server Virtualization]]></category>
		<category><![CDATA[storage repository]]></category>

		<guid isPermaLink="false">http://www.mooselogic.com/blog/?p=1576</guid>
		<description><![CDATA[Back with another Moose Logic video for your viewing pleasure. In this installment, our own Steve Parlee, Moose Logic&#8217;s Director of Engineering, talks about SAN storage repository design concepts, and the effects your design choices have on things like snapshots, disk usage, and overall performance. In the process, you&#8217;ll also learn what we consider to &#8230; <a href="http://www.mooselogic.com/blog/san-tips-storage-repository-design">Read more <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Back with another Moose Logic video for your viewing pleasure. In this installment, our own Steve Parlee, Moose Logic&#8217;s Director of Engineering, talks about SAN storage repository design concepts, and the effects your design choices have on things like snapshots, disk usage, and overall performance.  In the process, you&#8217;ll also learn what we consider to be &#8220;best practice,&#8221; and some of the reasons why.  As always, your comments will be appreciated. Enjoy!</p>
<p><object width="640" height="385"><param name="movie" value="http://www.youtube.com/v/eVQH7C3nulY&amp;hl=en_US&amp;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/eVQH7C3nulY&amp;hl=en_US&amp;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="640" height="385"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mooselogic.com/blog/san-tips-storage-repository-design/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Citrix Merchandising Server and Dazzle In Action</title>
		<link>http://www.mooselogic.com/blog/citrix-merchandising-server-and-dazzle-in-action</link>
		<comments>http://www.mooselogic.com/blog/citrix-merchandising-server-and-dazzle-in-action#comments</comments>
		<pubDate>Fri, 02 Jul 2010 18:26:40 +0000</pubDate>
		<dc:creator>Shane Kalles</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.mooselogic.com/blog/?p=1523</guid>
		<description><![CDATA[Welcome to our first video post. OK so we have used video before but this is our first internally planned, filmed, and posted just for our blog and you, our readers. Let us know what you think and feel free to offer your suggestions for future videos. We hope to start uploading a new videos &#8230; <a href="http://www.mooselogic.com/blog/citrix-merchandising-server-and-dazzle-in-action">Read more <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Welcome to our first video post. OK so we have used video before but this is our first internally planned, filmed, and posted just for our blog and you, our readers. Let us know what you think and feel free to offer your suggestions for future videos. We hope to start uploading a new videos every week. So if you like the videos please tell us.</p>
<p>Now on to the actual video itself. This week we talk about Citrix Merchandising Server and Dazzle. A couple of products that we think you should really look into as they can make your life a whole lot easier. Steve Parlee (Moose Logic&#8217;s Director of Engineering and guy in the video) tells you a bit about each product but also walks you through a quick demo of how they work.</p>
<p><object width="560" height="315"><param name="movie" value="http://www.youtube.com/v/-mG839o_-pU&amp;hl=en_US&amp;fs=1?rel=0"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/-mG839o_-pU&amp;hl=en_US&amp;fs=1?rel=0" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="315"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.mooselogic.com/blog/citrix-merchandising-server-and-dazzle-in-action/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Time To Get Your Questions Answered</title>
		<link>http://www.mooselogic.com/blog/time-to-get-your-questions-answered</link>
		<comments>http://www.mooselogic.com/blog/time-to-get-your-questions-answered#comments</comments>
		<pubDate>Wed, 02 Jun 2010 00:27:30 +0000</pubDate>
		<dc:creator>Shane Kalles</dc:creator>
				<category><![CDATA[Education]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Business Practices]]></category>

		<guid isPermaLink="false">http://www.mooselogic.com/blog/?p=1439</guid>
		<description><![CDATA[Moose Logic is proud to announce a new weekly webinar series called &#8220;Weekly Q&#38;A with Moose Logic&#8221; hosted by Senior Solutions Consultant Garry Corbin. Every Wednesday at 9am Pacific time we will be discussing another topic and answering your questions live, so check the schedule and make sure to sign-up for any topics that you &#8230; <a href="http://www.mooselogic.com/blog/time-to-get-your-questions-answered">Read more <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Moose Logic is proud to announce a new weekly webinar series called &#8220;<strong>Weekly Q&amp;A with  Moose Logic</strong>&#8221; hosted by Senior Solutions Consultant Garry  Corbin. Every Wednesday at 9am Pacific time we will be discussing  another topic and answering your questions live, so check the schedule  and make sure to sign-up for any topics that you have questions about. Here&#8217;s the schedule for the next 5 weeks:</p>
<ul>
<li>June 2, 2010, 9:00am &#8211; 9:30am Pacific Time &#8211; <a title="Attend this  webinar" href="https://www1.gotomeeting.com/register/327836896">XenDesktop  Editions &amp; What&#8217;s Best for Me</a></li>
<li>June 9, 2010, 9:00am &#8211; 9:30am Pacific Time &#8211; <a title="Attend this  webinar" href="https://www1.gotomeeting.com/register/510280449" target="_blank">WAN Optimization for Branch Offices</a></li>
<li>June 16, 2010, 9:00am &#8211; 9:30am Pacific Time &#8211; <a title="Attend this  webinar" href="https://www1.gotomeeting.com/register/853417072">Secure  Access</a></li>
<li>June 23, 2010, 9:00am &#8211; 9:30am Pacific Time &#8211; <a title="Attend this  webinar" href="https://www1.gotomeeting.com/register/842602161">Different  Methods to Deliver Virtual Desktops</a></li>
<li>June 30, 2010, 9:00am &#8211; 9:30am Pacific Time &#8211; <a title="Attend this  webinar" href="https://www1.gotomeeting.com/register/166474976">What is  Virtualization?</a></li>
</ul>
<p>In the future you will always be able to find the most up to date schedule on our <a title="Upcoming Events" href="http://www.mooselogic.com/news/upcoming-events/">upcoming events</a> page. Also if you every have an idea for a topic you would like to see us discuss, send an email to <a title="Sales@mooselogic.com" href="mailto:sales@mooselogic.com?subject=Webinar Topic Idea">sales@mooselogic.com</a> and tell us your idea.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mooselogic.com/blog/time-to-get-your-questions-answered/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Yet Another Article About Apples New iPad…Kinda</title>
		<link>http://www.mooselogic.com/blog/yet-another-article-about-apples-new-ipad%e2%80%a6kinda</link>
		<comments>http://www.mooselogic.com/blog/yet-another-article-about-apples-new-ipad%e2%80%a6kinda#comments</comments>
		<pubDate>Thu, 08 Apr 2010 19:12:34 +0000</pubDate>
		<dc:creator>Shane Kalles</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[iPad]]></category>

		<guid isPermaLink="false">http://www.mooselogic.com/blog/?p=1146</guid>
		<description><![CDATA[Before I get too far into this post there are two things that I must disclose. I’m a PC I have not been one of the lucky bloggers out there that has received a free iPad to review, so I have never actually played around with one. As of right now I have no intention &#8230; <a href="http://www.mooselogic.com/blog/yet-another-article-about-apples-new-ipad%e2%80%a6kinda">Read more <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Before I get too far into this post there are two things that I must disclose.</p>
<ol>
<li>I’m a PC</li>
<li>I have not been one of the lucky bloggers out there that has received a free iPad to review, so I have never actually played around with one.</li>
</ol>
<p>As of right now I have no intention of buying an iPad. That’s not to say I will <em><span style="text-decoration: underline;">never</span></em> own one or that I am not interested in trying it out, but the fact of the matter is that despite all the great toys that Apple makes, they still don’t like to share with the other kids.  I simply don’t like the idea of being in technology lockdown.  Apple holds strong to its closed proprietary control over all things Apple. This has been slightly improved with third party apps, but again your app’s fate is still left to Apple to decide. The more popular Apple devices become, the more and more I hear “I would love to <strong><em>not</em></strong> use Apple but the iPod/(iPhone) is the best  portable media device/(phone) available.”  So, in exchange for locking you in, Apple has been able to connect with consumers on a whole new level and create some of the best user experiences.  But that doesn’t mean I like being locked in.</p>
<p>Will the iPad be a technology hit and another win for Mr. Jobs? I don’t know.  Weak prediction, I know. Yet I do think that this is a big step forward as far as how we, the consumers, want to access technology. One need only to look at the growing number of internet capable devices. Facebook’s popularity has surpassed Google and porn. Conversations are starting with “Do you follow &lt;insert screen name here&gt;?” Clearly we want to be “connected” and smart phones and netbooks have given us this ability. We have opened Pandora ’s  Box wirelessly and there is no going back.</p>
<p>If you have yet to use an iPhone or iTouch you don’t know what you’re missing. Multi-touch interaction is awesome. Now some of you out there are saying, “My smart phone with Windows mobile has a touch screen, so what?” To which I say, “Would you rather drive a Ferrari or a Kia on the autobahn?” (side note:  this is not to say that Kia does not make a fine automobile, it’s just…it’s a frakin’ Ferrari people!).  The secret sauce is the user experience. It’s simple, it’s clear, it’s easy, some might even argue that it is dumbed down a bit, but most of all it’s fun to use. Video sharing on YouTube, Facebook status changes, Twitter updates, ESPN RSS feeds, or just surfing Craigslist are just some of the ways end users are trying to add fun to their boring workday. Fun sells!</p>
<p>Then there is the growing remote workforce. It is becoming less and less necessary for employers to provide a physical workstation to its employees. Companies like Citrix are starting to move to a BYOC (Bring Your Own Computer) program and simply provide a remote desktop to its users (read more of the blog or contact us to learn how this is done). More and more, the hardware we use for work is becoming the device we use for personal stuff. The line is getting blurred and devices that are coming out today need to be able to bring our work and personal lives together on a single device.</p>
<p>I am all for trying to keep the two separate and maintain a healthy balance between them, yet this is the exact reason they should be on the same device. Access your files from the gym or local coffee shop. Update your Twitter feed or look at family pictures on a cross country business trip. As the business world becomes smaller it is becoming difficult for us to disconnect from our jobs even while driving (and please use a hands free device if you do indeed do business from your car – and for your children’s sake, lay off the email and text messaging…a big traffic ticket is the <strong><em>least</em></strong> you’re risking).</p>
<p>Unfortunately, as consumers are becoming connected and getting used to doing business from anywhere, it forces businesses, and therefore their employees, to be on call. The demand for quick response has grown as more and more information is available to anyone, anytime, and at their finger tips. There is no longer a gatekeeper to information.  If you are trying to grow your business and be a leader while still maintaining a nine to five model, you are fighting a losing battle.  We already see how individuals have started to embrace the always-on mentality. They have found the freedom to work when and where they want while accomplishing their own personal goals.  (This of course is not an overnight switch and there will always be jobs that will never be able to offer this offsite option.)</p>
<p>So the biggest news to me is not the iPad release but rather the shift in what consumers want/expect from technology and the fact that we are getting closer to that.  Always connected, easy to use, and can help me work and play from anywhere. The iPad’s fate is one that time will tell but I don’t really see its business application so I’ll pass for now.  (And, yes, I know that you can run the Citrix Receiver on your iPad and connect to a XenDesktop or XenApp farm.  But you can also do that from a netbook that can also do stuff that today’s iPad can’t do.)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mooselogic.com/blog/yet-another-article-about-apples-new-ipad%e2%80%a6kinda/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>More Windows 7 Tricks You Might Not Know</title>
		<link>http://www.mooselogic.com/blog/more-windows-7-tricks-you-might-not-know</link>
		<comments>http://www.mooselogic.com/blog/more-windows-7-tricks-you-might-not-know#comments</comments>
		<pubDate>Thu, 01 Apr 2010 22:42:02 +0000</pubDate>
		<dc:creator>Shane Kalles</dc:creator>
				<category><![CDATA[Computer Basics]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Microsoft]]></category>

		<guid isPermaLink="false">http://www.mooselogic.com/blog/?p=1032</guid>
		<description><![CDATA[Every now and then an internal email thread pops up here at the Moose that&#8217;s a variant on, &#8220;Hey, check this out&#8230;&#8221; Recently there have been a couple of these threads that were related to Windows 7 tips and tricks. You may know about some of these already, or you may have read about them &#8230; <a href="http://www.mooselogic.com/blog/more-windows-7-tricks-you-might-not-know">Read more <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Every now and then an internal email thread pops up here at the Moose that&#8217;s a variant on, &#8220;Hey, check <strong><em>this</em></strong> out&#8230;&#8221;  Recently there have been a couple of these threads that were related to Windows 7 tips and tricks.  You may know about some of these already, or you may have read about them somewhere else, but I thought it might be useful to gather them into a single post.</p>
<p>So here&#8217;s my list of interesting tweaks, stuff that might be helpful to a handful of you, or just stuff that I think is cool. (Cool does not always mean useful &#8211; but who doesn&#8217;t like cool stuff?)</p>
<ol>
<li>Most of you have probably seen “Peek” (at least if you have a system that&#8217;s &#8220;Aero&#8221; display capable), but it&#8217;s still cool &#8211; and if you haven&#8217;t seen it, maybe this will be what it takes to get you to splurge on that new video card!  If you hover above an application icon on the taskbar, a thumbnail of the app will pop up.  If you hover over that thumbnail, you&#8217;ll get a &#8220;peek&#8221; at the full-sized app.  And hovering over the “show desktop” icon in the lower right corner (oh, you didn&#8217;t know that the unlabeled button at the bottom right would show your desktop?) will temporarily display your desktop.</li>
<li>And have you heard of “shake?” If you have 20 windows cluttering up your screen but only want to focus on one, just click the window’s title bar and hold the mouse button down.  Now, shake the mouse from side to side.  All other windows will disappear, leaving just the one that you selected.  (Yes, you could also click “show desktop” and then select the one window you want to focus on, but that&#8217;s not as much fun.)</li>
<li>To open a new instance of a program from your task bar (say you want an entirely separate IE window) you can right click the icon on your task bar and select the app from there, or just hold down shift and left-click the icon<em>.</em></li>
<li><em>Toggle between application instances</em>: Ctrl + Click a taskbar icon. Let&#8217;s say you have five open Word documents. If you hold down the Ctrl key, you can cycle through them by repeatedly left-clicking on the taskbar icon.</li>
<li><em>Multitask with multiple monitors: </em>Various combinations of Ctrl, Windows logo key, Shift, and Arrow keys. Do you use more than one monitor at a time? Now you can shift an open window to your other monitor in less than a second by pressing Shift + Windows logo key + left or right arrow. Here are some other combinations that might be handy:</li>
<ul>
<li>Ctrl + Windows logo key + arrow will move the window to whatever half of the screen you want. (Up arrow sends the window to the top half, right to the right half, etc.)</li>
<p></p>
<li>Windows logo key  + Up Arrow maximizes the window, Down Arrow &#8220;un-maximizes&#8221; it again.</li>
</ul>
<li>Windows 7 &#8220;God Mode&#8221; (use with caution):  Right-click on the desktop, and choose &#8220;New Folder.&#8221;  Then re-name that folder:<br />
&#8220;GodMode.{ED7BA470-8E54-465E-825C-99712043E01C}&#8221; The icon will change.  When you double-click it, you&#8217;ll get a window with direct links to just about every configuration option imaginable.  Yes, they&#8217;re all available elsewhere, but it&#8217;s kinda cool to have them all in one place.</li>
<li>Finally, if you’re missing the old Windows “Quick Launch” area (which Sid prefers over pinning icons to the task bar, because it takes up less space):
<ol style="list-style-type:lower-alpha">
<li>Make sure you’ve got Explorer configured to show hidden files and folders</li>
<li>Right-click an empty space on the taskbar, and select Toolbars -&gt; New Toolbar</li>
<li>Browse to C:\Users\%username%\AppData\Roaming\Microsoft\Internet<br /> Explorer  (Why would this setting be under <strong><em>Internet</em></strong> Explorer?  It’s just one of life’s great mysteries.)</li>
<li>Highlight the Quick Launch folder and click the Select Folder button.</li>
<li>To get rid of the title and text associated with your Quick Launch icons, unlock the task bar, right-click your new Quick Launch toolbar, and uncheck Show Text and Show Title.  You can also choose View -&gt; Large Icons if you prefer.</li>
</ol>
<p>Note that Win7 will put the Quick Launch toolbar on the right end of the taskbar (next to the System Tray) rather than on the left.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.mooselogic.com/blog/more-windows-7-tricks-you-might-not-know/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

