<?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>WieslawMac</title>
	<atom:link href="http://wieslaw.com/tag/mac/feed/" rel="self" type="application/rss+xml" />
	<link>http://wieslaw.com</link>
	<description>personal notes about Apple, iPhone, Linux, Mac, Internet, food and wine ...</description>
	<lastBuildDate>Mon, 09 Nov 2009 01:54:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Mac Box Set savings</title>
		<link>http://wieslaw.com/2009/01/mac-box-set-savings/</link>
		<comments>http://wieslaw.com/2009/01/mac-box-set-savings/#comments</comments>
		<pubDate>Mon, 19 Jan 2009 22:56:52 +0000</pubDate>
		<dc:creator>Wieslaw</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Savings]]></category>

		<guid isPermaLink="false">http://wieslaw.com/?p=129</guid>
		<description><![CDATA[There is a new software bundle for Mac coming this month.
It is called Mac Box Set and consists of iLife, iWork and OS X Leopard.
The list price of $169 is $10 less than iLife and iWork together, but you also get latest OS X thrown in for free.
Are there deals like this for MS software?
Not [...]]]></description>
			<content:encoded><![CDATA[<p><span class="drop-cap">T</span>here is a new software bundle for Mac coming this month.<br />
It is called Mac Box Set and consists of iLife, iWork and OS X Leopard.<br />
The list price of $169 is $10 less than iLife and iWork together, but you also get latest OS X thrown in for free.</p>
<p>Are there deals like this for MS software?<br />
Not any time soon.<br />
If you are still waiting &#8211; now is the time to jump the sinking MS ship.</p>
]]></content:encoded>
			<wfw:commentRss>http://wieslaw.com/2009/01/mac-box-set-savings/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>iPhone error 1602</title>
		<link>http://wieslaw.com/2008/02/iphone-error-1602/</link>
		<comments>http://wieslaw.com/2008/02/iphone-error-1602/#comments</comments>
		<pubDate>Thu, 28 Feb 2008 03:10:00 +0000</pubDate>
		<dc:creator>Wieslaw</dc:creator>
				<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://wieslaw.com/2008/02/error-1602</guid>
		<description><![CDATA[
You have tried to update iPhone firmware 1.1.3 to 1.1.4 and you got the picture above with the error text below:
The iPhone &#8220;Your-iPhone-Name-Here&#8221; could not be updated. An unknown error occurred (1602).
The solution shown here applies to iTunes on Mac running Leopard.
I believe that the new firmware requires more strict control of user privileges. The [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-full wp-image-395" title="iphonerr1602" src="http://wieslaw.com/wp-content/uploads/2009/10/iphonerr1602.jpg" alt="iphonerr1602" /></p>
<p>You have tried to update iPhone firmware 1.1.3 to 1.1.4 and you got the picture above with the error text below:</p>
<p>The iPhone &#8220;Your-iPhone-Name-Here&#8221; could not be updated. An unknown error occurred (1602).</p>
<p>The solution shown here applies to iTunes on Mac running Leopard.<br />
I believe that the new firmware requires more strict control of user privileges. The proper way to solve the problem is to login to user account owning the iPhone. When you login to new user account, open iTunes and plugin the iPhone, the message informs you about downloading and installing new firmware. Each user must have the new firmware in a file named /Users/user-name/Library/iTunes/iPhone\ Software\ Updates/iPhone1,1_1.1.4_4A102_Restore.ipsw</p>
<p>The simplest way is to have each user download and install the firmware. The file is large &#8211; 160 MB. If you have a lot of users, downloading is a waste of resources (time and space). The firmware update file can be downloaded once and copied to users folder. The firmware file iPhone1,1_1.1.4_4A102_Restore.ipsw must reside in /Users/user-name/Library/iTunes/iPhone\ Software\</p>
<p>Make sure that folder and file ownership are set to the current user.</p>
<p>For me the simplest way to copy files and folders between user accounts is from command line. Below are the Unix commands executed from Terminal. There are only three lines. I know you can combine them into one, but that would be cheating and complicating things. Substitute user1 and user2 with your values.</p>
<p>Explanation shown below.<br />
1. (su -) switch to root user account<br />
2. (cp -R) copy folder and its contents from user1 to user2<br />
3. (chown -R) change permissions for the folder and its contents from user1 to user2</p>
<p>Unix commands shown below.<br />
Direction of the slashes is important. Second line is long and may show here as being broken. It should be typed as one line. You can reduce size of your font untill the line has no break and copy and paste it.</p>
<pre><code>
Your-Mac:/ root# su -
Your-Mac:/ root# cp -R /Users/user1/Library/iTunes/iPhone\ Software\ Updates /Users/user2/Library/iTunes/
Your-Mac:/ root# chown -R user2 /Users/user2/Library/iTunes
</code></pre>
<p>I have upgraded four iPhones using this method. Let me know if this works for you.</p>
]]></content:encoded>
			<wfw:commentRss>http://wieslaw.com/2008/02/iphone-error-1602/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows aftertaste</title>
		<link>http://wieslaw.com/2007/12/windows-aftertaste/</link>
		<comments>http://wieslaw.com/2007/12/windows-aftertaste/#comments</comments>
		<pubDate>Wed, 19 Dec 2007 02:37:00 +0000</pubDate>
		<dc:creator>Wieslaw</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[Savings]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://wieslaw.com/2007/12/18/windows-aftertaste/</guid>
		<description><![CDATA[
I do not do Windows, but I have windows to look outside.
What is the Microsoft Windows blue screen of death doing on my Mac?
I waited today half an hour for this thing to do something other than sit there. Nothing happened. Had to stop the virtual machine and close Parallels Desktop to get rid of [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://wieslaw.com/wp-content/uploads/2009/10/blue-screen.jpg" alt="blue-screen" title="blue-screen" class="aligncenter size-full wp-image-343" /></p>
<p>I do not do Windows, but I have windows to look outside.</p>
<p>What is the Microsoft Windows blue screen of death doing on my Mac?<br />
I waited today half an hour for this thing to do something other than sit there. Nothing happened. Had to stop the virtual machine and close Parallels Desktop to get rid of it. This is normal behavior and usually I just close it without waiting. Today I wanted to see what happens if I give it some time and wait. Same thing. Nothing.</p>
<p>I do run MS XP Pro on my Mac when I have to check something in the native MS Windows environment using IE browser. I do not have physical machine to run that crap anymore. Parallels Desktop for Mac is perfect to run it. For $79.99 and the cost of XP Pro you get to have Windows on Mac. It behaves exactly like real XP, down to the blue screen of death. When I shutdown XP it gives me the standard windows closing sound and the blue screen.</p>
<p>I use it to check IE browser  compatibility of websites, read documents in Word, Excel and PPS formats. I could convert the documents or use OpenOffice. However, it is infinitely better to use native platform on which the original was created. It is intuitive and obvious that use of native environment is best for quality control.</p>
]]></content:encoded>
			<wfw:commentRss>http://wieslaw.com/2007/12/windows-aftertaste/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adobe bloatware</title>
		<link>http://wieslaw.com/2007/12/adobe-bloatware/</link>
		<comments>http://wieslaw.com/2007/12/adobe-bloatware/#comments</comments>
		<pubDate>Mon, 17 Dec 2007 16:04:00 +0000</pubDate>
		<dc:creator>Wieslaw</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://wieslaw.com/2007/12/17/adobe-bloatware/</guid>
		<description><![CDATA[Last night I accessed the website content that required Flash Player plugin. Why would I need it? I had CS3 Web Premium already installed on my PowerBook. I was certain that it included the Flash Player. Anyway, I clicked the download button already. It downloaded, installed and nothing. A blank, white hole without any buttons [...]]]></description>
			<content:encoded><![CDATA[<p><span class="drop-cap">L</span>ast night I accessed the website content that required Flash Player plugin. Why would I need it? I had CS3 Web Premium already installed on my PowerBook. I was certain that it included the Flash Player. Anyway, I clicked the download button already. It downloaded, installed and nothing. A blank, white hole without any buttons to push. Restarted Safari, same white hole appeared. Since upgrading to Leopard I noticed that Safari behaved weird sometimes with plugins that worked before upgrade.</p>
<p>I fired the Firefox on the same site, the Flash Player appeared with all its buttons functional. Meanwhile for some reason the Adobe Updater started and asked if I wanted to download 136.5 MB of updates now or later. I let it rip. What choice did I have? Now or later, how about, go away you bloatware.</p>
<p>An ugly window opens up with the question &#8211; do you want to upgrade now? close all browsers and push go button. So I did. A long empty bar appeared and started filling up with a blue moving stripe. It stopped moving and got stuck almost halfway trough the empty bar. I waited ten or fifteen minutes. Nothing. still stuck in the same spot, right under the letter h in Flash. Cancel, reboot and try again. Same thing, stuck under letter h. Enough fun for today, it is too late, go sleep, will try in the morning.</p>
<p>In the morning the blue stripe got stuck in the same spot, I let sit there for half an hour. It started moving again and got stuck close to the end. I waited another half an hour. Nothing. Cancel and reboot. Do it again. Stuck again at the end. Wait, talk on the phone, do not pay attention to it. Check fifteen minutes later &#8211; success, done.</p>
<p>I do not have any problems upgrading any other applications. None require closing browsers and upgrade themselves while previous version is still running.</p>
<p>It is obvious from this abnormal behavior that something is wrong with Adobe software. What is in 136.5 MB of upgrades for one application? Replacement of the whole code that can not even replace itself?</p>
<p>Presentation of the Adobe wares is excellent. Watching the Flash demos on their website makes you want to have the software. That is how they got me to buy their new CS3 for Mac. Perhaps the people making the presentations should be involved in writing the application software, so the customer will get exactly what is being advertised, not the extreme bloatware that is being produced now.</p>
]]></content:encoded>
			<wfw:commentRss>http://wieslaw.com/2007/12/adobe-bloatware/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Mac got zits</title>
		<link>http://wieslaw.com/2007/12/my-mac-got-zits/</link>
		<comments>http://wieslaw.com/2007/12/my-mac-got-zits/#comments</comments>
		<pubDate>Mon, 17 Dec 2007 03:19:00 +0000</pubDate>
		<dc:creator>Wieslaw</dc:creator>
				<category><![CDATA[Mac]]></category>
		<category><![CDATA[Apple]]></category>

		<guid isPermaLink="false">http://wieslaw.com/2007/12/16/my-mac-got-zits/</guid>
		<description><![CDATA[My PowerBook G4 got zits.
Just two, tiny, gray pixels. They are in lower left corner of the display. Two inches from the left and half an inch from the bottom. Spaced one eight of an inch horizontally. I washed the screen to make sure it was not a speck of dust. They are most likely [...]]]></description>
			<content:encoded><![CDATA[<p><span class="drop-cap">M</span>y PowerBook G4 got zits.</p>
<p>Just two, tiny, gray pixels. They are in lower left corner of the display. Two inches from the left and half an inch from the bottom. Spaced one eight of an inch horizontally. I washed the screen to make sure it was not a speck of dust. They are most likely <a href="http://en.wikipedia.org/wiki/Dead_pixels">dead pixels</a>, because they are most visible on the white background.</p>
<p>They just sit there and bother me any time I happen to look in the left corner. Since they are down at the bottom where not much is happening, I will pretend it is not a problem. What I do if they spread? Use Proactiv Solution? No. I will buy me new, shiny MacBook Pro.</p>
<p>While writing posts, I check the dictionary to make sure that I am not inventing new words. Apple dictionary application can check any combination of New Oxford American Dictionary, Oxford American Writer&#8217;s Thesaurus, Apple Dictionary and Wikipedia. Interestingly the term dead pixels exists only in Wikipedia.</p>
]]></content:encoded>
			<wfw:commentRss>http://wieslaw.com/2007/12/my-mac-got-zits/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
