<?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>apple Archives - Foster Institute</title>
	<atom:link href="https://fosterinstitute.com/tag/apple/feed/" rel="self" type="application/rss+xml" />
	<link>https://fosterinstitute.com/tag/apple/</link>
	<description>Cybersecurity Experts</description>
	<lastBuildDate>Fri, 26 Sep 2014 16:55:45 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.4</generator>

<image>
	<url>https://fosterinstitute.com/wp-content/uploads/2021/02/Favicon.png</url>
	<title>apple Archives - Foster Institute</title>
	<link>https://fosterinstitute.com/tag/apple/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Shellshock: Check Your Web Server</title>
		<link>https://fosterinstitute.com/shellshock-check-your-web-server/</link>
		
		<dc:creator><![CDATA[Mike Foster]]></dc:creator>
		<pubDate>Fri, 26 Sep 2014 16:55:45 +0000</pubDate>
				<category><![CDATA[Cybersecurity]]></category>
		<category><![CDATA[IT Professionals]]></category>
		<category><![CDATA[IT Virus]]></category>
		<category><![CDATA[Security Breach]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[it best practices]]></category>
		<category><![CDATA[IT network security]]></category>
		<category><![CDATA[IT patches]]></category>
		<category><![CDATA[it security audit]]></category>
		<category><![CDATA[IT security consultant]]></category>
		<category><![CDATA[it security expert]]></category>
		<category><![CDATA[IT security procedures]]></category>
		<category><![CDATA[it security review]]></category>
		<category><![CDATA[IT security training]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Shellshock]]></category>
		<category><![CDATA[virus]]></category>
		<guid isPermaLink="false">https://fosterinstitute.com/blog//?p=1967</guid>

					<description><![CDATA[<p>Shellshock is a bug that may exist on your servers and even your Mac. Even if you use Windows in your office, your web server may use Apache on Linux. One big problem with Shellshock is that it is very easy for attackers to exploit a system. They tell a system, &#8220;Here is a program. [&#8230;]</p>
<p>The post <a href="https://fosterinstitute.com/shellshock-check-your-web-server/">Shellshock: Check Your Web Server</a> appeared first on <a href="https://fosterinstitute.com">Foster Institute</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Shellshock is a bug that may exist on your servers and even your Mac. Even if you use Windows in your office, your web server may use Apache on Linux.<span id="more-1967"></span></p>
<p>One big problem with Shellshock is that it is very easy for attackers to exploit a system. They tell a system, &#8220;Here is a program. Run it.&#8221; </p>
<p>Apple has not, as of now, released a patch for OSX. There is a new patch for Linux, but it does not completely fix the problem.</p>
<p>As an executive, even if you have limited IT experience, you can go to Google and enter this search phrase:<br />
filetype:sh inurl:cgi-bin site:fosterinstitute.com<br />
(replace Foster Institute&#8217;s web site with your own actual website)</p>
<p>Hopefully, Google will tell you that the search did not match any documents. However, either way, it is still possible you are vulnerable. Ask your IT Pros to make sure your web server does not use Linux.</p>
<p>Please forward this to everyone that you know if you want to help him or her be secure against the ShellShock vulnerability!</p>
<p>The rest of this document is more technical, intended for your IT Pros. </p>
<p>There is a patch, but the patch only solves part of the problem. To see if the patch is in place, you can execute the bash command:<br />
env x='() { :;}; echo vulnerable&#8217; bash -c &#8220;echo patch this system&#8221;<br />
There will be an error message anyway, but if you do see the words &#8220;patch this system&#8221; displayed as output, then the patch hasn&#8217;t been applied.</p>
<p>Even after you apply the patch, as of the time of this blog posting, your system is still vulnerable. To demonstrate, issue this command:</p>
<p>env X='() { (a)=>\&#8217; bash -c &#8220;echo date&#8221;</p>
<p>You will see error messages similar to:<br />
bash: X: line 1: syntax error near unexpected token `=&#8217;<br />
bash: X: line 1: `&#8217;<br />
bash: error importing function definition for `X&#8217;<br />
Then, to find out if you are vulnerable, look at the contents of the file echo by issuing the command:<br />
cat echo<br />
If the response shows the date, then you are vulnerable:<br />
Fri Sep 26 02:07:16 UTC 2014</p>
<p>To learn more reference CVE-2014-6271 and CVE-2014-7169</p>
<p>Please post your comments below&#8230;</p>
<p>The post <a href="https://fosterinstitute.com/shellshock-check-your-web-server/">Shellshock: Check Your Web Server</a> appeared first on <a href="https://fosterinstitute.com">Foster Institute</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Two Reasons Why Microsoft Phones are Better than Apple Phones</title>
		<link>https://fosterinstitute.com/two-reasons-why-microsoft-phones-are-better-than-apple-phones/</link>
		
		<dc:creator><![CDATA[Mike Foster]]></dc:creator>
		<pubDate>Thu, 02 Jan 2014 06:00:30 +0000</pubDate>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Mobile Devices]]></category>
		<category><![CDATA[phones]]></category>
		<category><![CDATA[Technology Tips]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[iphones]]></category>
		<category><![CDATA[windows phones]]></category>
		<guid isPermaLink="false">https://fosterinstitute.com/blog//?p=1777</guid>

					<description><![CDATA[<p>And these are two reasons Microsoft doesn’t even advertise… After months of using the Windows Phone as an experiment, I saw no compelling reason to stay with the Windows Phone. So I moved back to an iPhone 5S and was shocked to realize how much better the Windows Phone really is. Voice quality is much [&#8230;]</p>
<p>The post <a href="https://fosterinstitute.com/two-reasons-why-microsoft-phones-are-better-than-apple-phones/">Two Reasons Why Microsoft Phones are Better than Apple Phones</a> appeared first on <a href="https://fosterinstitute.com">Foster Institute</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>And these are two reasons Microsoft doesn’t even advertise…<span id="more-1777"></span></p>
<p>After months of using the Windows Phone as an experiment, I saw no compelling reason to stay with the Windows Phone. So I moved back to an iPhone 5S and was shocked to realize how much better the Windows Phone really is. Voice quality is much better for one thing. </p>
<p>The first big improvement: Selecting text</p>
<p>Copy and paste are two very important functions for people who like to move paragraphs. Some people like to pull information from web sites and other email messages into a new email (or text) message.</p>
<p>When &#8220;Select All&#8221; includes text you don&#8217;t want, have you ever tried to use an iPhone to select specific text in order to copy and paste? Success can be hit-and-miss, especially for text close to the edge of the screen. The Windows phone provides a significantly better experience. Granted, I have comparatively big fingers. My wife is much more adept at using the tiny touch screen. </p>
<p>Even if you never copy and paste, consider the second biggest improvement:  Auto-correct</p>
<p>When typing an email message on an iPhone, when the iPhone is supposedly “correcting” your typos, you have to click the little x to tell Apple to leave your word alone the way you typed it. That can mean &#8220;one more click&#8221; per word. Extra clicks just slow you down.</p>
<p>Except for the most obvious typos, the Windows phone actually leaves your text as you typed it. It provides options from which you can choose if you realize you made a typo. </p>
<p>It seems to learn complete sentences that you&#8217;ve used before and makes &#8220;next word&#8221; suggestions accordingly.</p>
<p>In summary, the improved &#8220;copy and paste&#8221; and better auto-correct will be enough reason for some people to switch to a Windows Phone.</p>
<p>Thank goodness for the 14 day testing period. I traded the 5S right back in for an upgraded Windows Phone. The 6-inch screen and processing power of the Lumina 1520 are impressive.</p>
<p>Please post your comments below&#8230;</p>
<p>The post <a href="https://fosterinstitute.com/two-reasons-why-microsoft-phones-are-better-than-apple-phones/">Two Reasons Why Microsoft Phones are Better than Apple Phones</a> appeared first on <a href="https://fosterinstitute.com">Foster Institute</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>5 More Things to Love about Apple</title>
		<link>https://fosterinstitute.com/5-more-things-to-love-about-apple/</link>
		
		<dc:creator><![CDATA[Mike Foster]]></dc:creator>
		<pubDate>Thu, 26 Dec 2013 06:00:59 +0000</pubDate>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Technology Tips]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[recommendations]]></category>
		<guid isPermaLink="false">https://fosterinstitute.com/blog//?p=1771</guid>

					<description><![CDATA[<p>Apple has wonderful traits. Last week were the first 5 of 10, and here are the remaining 5 things Apple does so well… And before you label me as a Microsoft hater, know that is incorrect. I enjoy products and services from both companies very much. 6. Similarly to the hardware, think about the “Apps.” [&#8230;]</p>
<p>The post <a href="https://fosterinstitute.com/5-more-things-to-love-about-apple/">5 More Things to Love about Apple</a> appeared first on <a href="https://fosterinstitute.com">Foster Institute</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Apple has wonderful traits. Last week were the first 5 of 10, and here are the remaining 5 things Apple does so well…<span id="more-1771"></span></p>
<p>And before you label me as a Microsoft hater, know that is incorrect. I enjoy products and services from both companies very much. </p>
<p>6. Similarly to the hardware, think about the “Apps.” Even when Apple applications don’t claim to have so many features, Apple products work as advertised. Though they’ve gotten so much better, in the past: if a Microsoft application’s feature doesn’t work properly, why do they publish that the feature “works?”</p>
<p>7. Most Apple customers have nothing bad to say about Apple’s tech support experience. One reason is that most Apple customers never need to use support at all. My experience with Microsoft is that they don’t know the answer to problems, and they seem to think that I’m willing to become part of their troubleshooting team, “try this, try that, what does this do, what if you do this? Ok, reinstall Windows and call me in the morning.” No thank you.<br />
It is important to note: My experience with the Surface, Windows 8.1, and the latest version of MS Office has (so far) been spectacular. Microsoft sure got that one right!</p>
<p>8. There are always features in Apple products that make people say, “Oh wow! I never thought about having that feature and it is so cool!” For example, the “Burst Mode” of their camera feature is amazing. If you haven’t experienced it yet, you can point the camera at a scene, such as your kid doing something fun, and hold down the camera’s “take a picture” button. The camera takes many photos every second until you let go. Then, whenever you have time, you can go back to see all the pictures a simply select the one (or more) you like best and tell the device to “keep” those and throw the rest away. Makes it a ton easier to catch those otherwise tough shots.</p>
<p>9. Apple is willing to “change the world.” They sure did that with the original idea of really cool fonts (remember those days?), portable music players, and then with iPhones and iPads. What is their next big success going to be? To further promote “put all of your applications in the cloud?”</p>
<p>10. Apple provides competition in the marketplace. When “nobody does it better” than Microsoft, then Microsoft won’t be driven to step up too. Android is in the mix now. Of all 10 the best things, this is the benefit I like the most. </p>
<p>Please post your comments below&#8230;</p>
<p>The post <a href="https://fosterinstitute.com/5-more-things-to-love-about-apple/">5 More Things to Love about Apple</a> appeared first on <a href="https://fosterinstitute.com">Foster Institute</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>5 Things to Love about Apple</title>
		<link>https://fosterinstitute.com/5-things-to-love-about-apple/</link>
		
		<dc:creator><![CDATA[Mike Foster]]></dc:creator>
		<pubDate>Thu, 19 Dec 2013 06:00:53 +0000</pubDate>
				<category><![CDATA[Customer Service]]></category>
		<category><![CDATA[laptops]]></category>
		<category><![CDATA[MacBook]]></category>
		<category><![CDATA[surface pro]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[macbook]]></category>
		<category><![CDATA[recommendations]]></category>
		<category><![CDATA[technology]]></category>
		<guid isPermaLink="false">https://fosterinstitute.com/blog//?p=1763</guid>

					<description><![CDATA[<p>Apple has a lot of great things going for it. Here are 5 of the biggest ones: 1. Apple Stores! Isn’t it so neat that someone can walk into a store, experiment with the products, have workers who are very familiar with the products, and – if you decide to – you can buy a [&#8230;]</p>
<p>The post <a href="https://fosterinstitute.com/5-things-to-love-about-apple/">5 Things to Love about Apple</a> appeared first on <a href="https://fosterinstitute.com">Foster Institute</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Apple has a lot of great things going for it. Here are 5 of the biggest ones:<span id="more-1763"></span></p>
<p>1.  Apple Stores!  Isn’t it so neat that someone can walk into a store, experiment with the products, have workers who are very familiar with the products, and – if you decide to – you can buy a device right then and there.</p>
<p>2. Apples have a “cool” factor that is tough (though perhaps not impossible) to match. And many Apple users know how cool it is.</p>
<p>My wife phoned me immediately after last week’s newsletter, about Apple computers not having touchscreens, and announced, “You were way too harsh about Apple this time!”<br />
“But Honey,” I explained, “We get the most responses on the blogs when I’m controversial about Apple.” She replied, “There is a difference between being controversial and adversarial!”</p>
<p>As usual, she is right. My wife said to tell you about her Apple Tattoo. That was a surprise to me too. </p>
<p>I do enjoy Apple, own and use two MacBook Airs that are a big part of every week for work. On the road, I carry two Airs and one Surface.  I do use the Surface the most but don’t make up your mind until you’ve tried them both.</p>
<p>Bottom line: I respect Apple and enjoy their products. In fact, in many cases working with top level executives, I recommend to them the Apple (especially the Air) after finding out what their wants and needs are. Some dearest friends, and my lovely wife, are total Mac people too.</p>
<p>3. Apple’s “No-questions asked” 14 day return policy. Where else can you go buy a piece of hardware that you can use, including reloading the operating system with a new one such as Windows, connect every peripheral imaginable to test compatibility, and then can return it if it doesn’t suit your needs? After 14 productive days, you are likely to ask yourself how you ever lived without it. Or not. Isn’t it great for you to be able to find out? </p>
<p>4. Apple is a leader in the marketplace. Not just by selling so much hardware, but in the past, they’ve been “first to market” with features that none of their competitors had even thought of yet. Often, Apple defines the cutting edge. Though there is controversy, many Apple fans will tell you how the Macintosh was the first computer to even have a mouse – and then everyone else copied Apple.</p>
<p>5. Apple products actually work when you get them out of the box. Even “first releases.” Thank goodness, users of Windows products can now enjoy the same experience, but Apple was the first. Apple has the longest running record. Having confidence in the products you purchase is a huge buying factor for most people. </p>
<p>Keep an eye out: Next week will be the 5 more of 10 things to love about Apple.</p>
<p>The post <a href="https://fosterinstitute.com/5-things-to-love-about-apple/">5 Things to Love about Apple</a> appeared first on <a href="https://fosterinstitute.com">Foster Institute</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Where are the Microsoft Apps?</title>
		<link>https://fosterinstitute.com/where-are-the-microsoft-apps/</link>
		
		<dc:creator><![CDATA[Mike Foster]]></dc:creator>
		<pubDate>Thu, 19 Sep 2013 06:00:36 +0000</pubDate>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[microsoft surface pro]]></category>
		<category><![CDATA[surface pro]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[windows 8]]></category>
		<guid isPermaLink="false">https://fosterinstitute.com/blog//?p=1697</guid>

					<description><![CDATA[<p>What about all those great Apple Apps? Microsoft is still paying developers, reportedly $100,000 and more, to develop apps. How long will it take Microsoft to “catch up&#8221;? You may be pleasantly surprised with the selection of apps that are already available for the Surface Pro. Do you like the Kindle and ESPN app for [&#8230;]</p>
<p>The post <a href="https://fosterinstitute.com/where-are-the-microsoft-apps/">Where are the Microsoft Apps?</a> appeared first on <a href="https://fosterinstitute.com">Foster Institute</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>What about all those great Apple Apps? Microsoft is still paying developers, reportedly $100,000 and more, to develop apps. How long will it take Microsoft to “catch up&#8221;?<br />
<span id="more-1697"></span><br />
You may be pleasantly surprised with the selection of apps that are already available for the Surface Pro.</p>
<p>Do you like the Kindle and ESPN app for the iPhone? They work great on the Surface too. Of course the Kindle reader works. Visit <a title="http://windows.microsoft.com/en-us/windows-8/apps" href="http://windows.microsoft.com/en-us/windows-8/apps">http://windows.microsoft.com/en-us/windows-8/apps</a> to choose “Search for Apps.”</p>
<p>Smoke and Mirrors: When we look at Windows 8 on a Surface Pro (not Surface RT), in the &#8220;tiled&#8221; interface, it has icons like the iPad has icons. It is a &#8220;tease&#8221; that you can operate the Surface Pro like you operate an iPad. It is true that the tiled interface is similar to the icons on an iPad, sort of.</p>
<p>One of the best tiles on the Windows 8 tiled screen is the tile named &#8220;Desktop&#8221; that takes you to something the iPad will never have: Windows, with an interface almost exactly like Windows 7.</p>
<p>Practically any Windows program runs on the Surface Pro. That’s a huge boost in your choice of apps.</p>
<p>Applications that run via web site interfaces – commonly called Web Applications – run fine as well.</p>
<p>Remember, Apple has had time to polish iOS, Microsoft is still polishing.</p>
<p>The post <a href="https://fosterinstitute.com/where-are-the-microsoft-apps/">Where are the Microsoft Apps?</a> appeared first on <a href="https://fosterinstitute.com">Foster Institute</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>When a Surface Pro Computer is Better than an iPad</title>
		<link>https://fosterinstitute.com/when-a-surface-pro-computer-is-better-than-an-ipad/</link>
		
		<dc:creator><![CDATA[Mike Foster]]></dc:creator>
		<pubDate>Thu, 04 Jul 2013 06:00:34 +0000</pubDate>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[documents togo]]></category>
		<category><![CDATA[drop box]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[microsoft office]]></category>
		<category><![CDATA[microsoft surface pro]]></category>
		<category><![CDATA[quickoffice pro hd]]></category>
		<category><![CDATA[tablet]]></category>
		<category><![CDATA[windows]]></category>
		<guid isPermaLink="false">https://fosterinstitute.com/blog//?p=1612</guid>

					<description><![CDATA[<p>Not all, but many executives use Microsoft Office programs, and other programs that run in Windows. Microsoft Windows programs don’t run on the iPad. So, we tend to use applications that hinder us. For example, with an Apple or Android tablet, you probably use Documents to Go, QuickOffice Pro HD, or some other app that [&#8230;]</p>
<p>The post <a href="https://fosterinstitute.com/when-a-surface-pro-computer-is-better-than-an-ipad/">When a Surface Pro Computer is Better than an iPad</a> appeared first on <a href="https://fosterinstitute.com">Foster Institute</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Not all, but many executives use Microsoft Office programs, and other programs that run in Windows. Microsoft Windows programs don’t run on the iPad. So, we tend to use applications that hinder us.<br />
<span id="more-1612"></span><br />
For example, with an Apple or Android tablet, you probably use Documents to Go, QuickOffice Pro HD, or some other app that allows you to edit Microsoft Office documents. While those apps are good, they just aren’t the same as using the real live Microsoft Office.</p>
<p>Your problems are over. Think of the Microsoft Surface Pro as being an extremely powerful laptop computer packed into a very small size. Because that’s what it is.</p>
<p>When you edit a Microsoft Office document on your Surface Pro, you are actually using the real live Microsoft Office.</p>
<p>While Drop Box is a phenomenally useful app and you’ll continue to use it for other purposes, there is no need to use Drop Box to transfer files between your non-Microsoft devices and your Windows machine that sits on your desk. Since the Surface Pro is running Windows, you’ll see all of your familiar folders including “My Documents,” your C: drive, and even the network drives you use when connected to your network.</p>
<p>In fact, why not get rid of your old computer and just use the Surface Pro at your desk from now on. You can connect large monitors, keyboards, printers, and just about everything you want via a USB hub that you plug into the Surface Pro. Nobody even needs to notice since you keep using your same screens and keyboard as before. Then, when you are ready to leave the office, just unplug the single USB cord and head out carrying everything you need&mdash;all in a small portable device that is a “big laptop” packed into a very small package.</p>
<p>The post <a href="https://fosterinstitute.com/when-a-surface-pro-computer-is-better-than-an-ipad/">When a Surface Pro Computer is Better than an iPad</a> appeared first on <a href="https://fosterinstitute.com">Foster Institute</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Executives Express Their Coolness in Spite of Windows</title>
		<link>https://fosterinstitute.com/executives-express-their-coolness-in-spite-of-windows/</link>
		
		<dc:creator><![CDATA[Mike Foster]]></dc:creator>
		<pubDate>Thu, 27 Sep 2012 06:00:45 +0000</pubDate>
				<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[Save time]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[fusion]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[microsoft office]]></category>
		<category><![CDATA[parallels]]></category>
		<guid isPermaLink="false">https://fosterinstitute.com/blog//?p=1463</guid>

					<description><![CDATA[<p>Executives know that Macs have a &#8220;cool factor&#8221; but there is a problem. Executives who buy a Mac may find it difficult to get work done at the office. If all you want to do is browse the web and send/receive e-mail, get the Mac and you are all set. Windows may be a “thing [&#8230;]</p>
<p>The post <a href="https://fosterinstitute.com/executives-express-their-coolness-in-spite-of-windows/">Executives Express Their Coolness in Spite of Windows</a> appeared first on <a href="https://fosterinstitute.com">Foster Institute</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Executives know that Macs have a &#8220;cool factor&#8221; but there is a problem. Executives who buy a Mac may find it difficult to get work done at the office.<br />
<span id="more-1463"></span><br />
If all you want to do is browse the web and send/receive e-mail, get the Mac and you are all set. Windows may be a “thing of the past” as far as your computer is concerned.</p>
<p>If you want to get other work done, forget about using Microsoft Office for the Mac. It is bad.</p>
<p>You could use Apple’s boot camp. It goes like this: When you turn on the Mac, your Mac will ask if you want to run Windows or Mac OS. You choose. The advantage is that your Mac basically “becomes a Windows Machine” when you want it to&mdash;and can still be a Mac the rest of the time.</p>
<p>Maybe the best solution is to use Fusion or Parallels. It goes like this: You boot the Mac as usual. Now, you can run Windows programs inside the Mac OS. The Microsoft Office you are used to runs fine right next to your Apple programs on the same screen. Cool.</p>
<p>Frankly, IT probably gave up trying to control what you do with your personal computer years ago. Ask IT to use Fusion Unity or Parallels Coherence on your Mac. Now you can “be cool” with your Mac and run all of your Windows programs, too. (With Windows 8, Microsoft may become “cool” too. Eventually.)</p>
<p>Please share this with your fellow executives&mdash;you may help them increase their ability to express their inner coolness, too!</p>
<p>The post <a href="https://fosterinstitute.com/executives-express-their-coolness-in-spite-of-windows/">Executives Express Their Coolness in Spite of Windows</a> appeared first on <a href="https://fosterinstitute.com">Foster Institute</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>New LinkedIn App</title>
		<link>https://fosterinstitute.com/new-linkedin-app/</link>
		
		<dc:creator><![CDATA[Mike Foster]]></dc:creator>
		<pubDate>Thu, 10 May 2012 04:00:23 +0000</pubDate>
				<category><![CDATA[social media]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[iPad]]></category>
		<category><![CDATA[LinkedIn]]></category>
		<guid isPermaLink="false">https://fosterinstitute.com/blog//?p=1320</guid>

					<description><![CDATA[<p>LinkedIn just released new apps for Google’s Android and Apple’s iOS. They are built from the ground up to be more useful. If you&#8217;ve used LinkedIn’s apps in the past, or know someone who did, there were complaints. Rather than improving the old app, LinkedIn opted to generate a new app from the ground up [&#8230;]</p>
<p>The post <a href="https://fosterinstitute.com/new-linkedin-app/">New LinkedIn App</a> appeared first on <a href="https://fosterinstitute.com">Foster Institute</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>LinkedIn just released new apps for Google’s Android and Apple’s iOS. They are built from the ground up to be more useful.<br />
<span id="more-1320"></span><br />
If you&#8217;ve used LinkedIn’s apps in the past, or know someone who did, there were complaints.</p>
<p>Rather than improving the old app, LinkedIn opted to generate a new app from the ground up that is worth checking out. If you’ve elected to use an iPad, the app for LinkedIn is especially neat.</p>
<p>Be sure to notice the &#8216;LinkedIn Today&#8217; section at the top. You’ll see that LinkedIn provides you with popular and useful news and updates.</p>
<p>Please post your comments on this blog.</p>
<p>The post <a href="https://fosterinstitute.com/new-linkedin-app/">New LinkedIn App</a> appeared first on <a href="https://fosterinstitute.com">Foster Institute</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Would you use an Air as your next Windows laptop?</title>
		<link>https://fosterinstitute.com/air-windows-laptop/</link>
		
		<dc:creator><![CDATA[Mike Foster]]></dc:creator>
		<pubDate>Thu, 09 Jun 2011 04:00:08 +0000</pubDate>
				<category><![CDATA[Best Practices]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[laptop]]></category>
		<category><![CDATA[windows]]></category>
		<guid isPermaLink="false">https://fosterinstitute.com/blog//?p=992</guid>

					<description><![CDATA[<p>I recently needed to replace a beaten and battered Windows 7 laptop with a new one. After looking at all the hardware on the market&#8212;different laptop models&#8212;I determined that none of them stacked up against my Intel based Apple MacBook Air hardware. The magnetic power connector to eliminate the &#8220;flying laptop syndrome&#8221; when I or [&#8230;]</p>
<p>The post <a href="https://fosterinstitute.com/air-windows-laptop/">Would you use an Air as your next Windows laptop?</a> appeared first on <a href="https://fosterinstitute.com">Foster Institute</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>I recently needed to replace a beaten and battered Windows 7 laptop with a new one. After looking at all the hardware on the market&mdash;different laptop models&mdash;I determined that none of them stacked up against my Intel based Apple MacBook Air hardware.<br />
<span id="more-992"></span><br />
The magnetic power connector to eliminate the &#8220;flying laptop syndrome&#8221; when I or someone else trips on the cord, the sleek thin design, and the light weight appear to leave the other competition in the dust. Probably the most important feature to me, since my carry-on bags contain four computers most of the time, is the rugged durability compared to many of the other computers out there.  Yet, for my computer, I wanted the Intel based computer to be &#8220;only Windows 7&#8221; with no Apple software at all. This provides me with a very capable and durable laptop. </p>
<p>There are plenty of tools such as Boot Camp, VMware Fusion, Parallels, etc. that allow you to run Windows along with Apple&#8217;s OSX operating system.  </p>
<p>In case you ever want to convert an Apple to run only Windows, <a href="/blog/convert-air-to-windows/">click here to discover the technical steps I use</a>.</p>
<p>Depending on your experience with the nuts and bolts of computer setup, these instructions may be daunting for you; however, they may save your IT professionals a lot of time setting up your computer.</p>
<p>Please post your comments on this blog.</p>
<p>The post <a href="https://fosterinstitute.com/air-windows-laptop/">Would you use an Air as your next Windows laptop?</a> appeared first on <a href="https://fosterinstitute.com">Foster Institute</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
