<?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>agit8.org &#187; apple</title>
	<atom:link href="http://www.agit8.org/category/apple/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.agit8.org</link>
	<description>Musings about technology</description>
	<lastBuildDate>Sat, 04 Feb 2012 13:49:12 +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>Get your terminal fix on OS X</title>
		<link>http://www.agit8.org/2012/02/04/get-your-terminal-fix-on-os-x/</link>
		<comments>http://www.agit8.org/2012/02/04/get-your-terminal-fix-on-os-x/#comments</comments>
		<pubDate>Sat, 04 Feb 2012 13:49:12 +0000</pubDate>
		<dc:creator>johannes</dc:creator>
				<category><![CDATA[apple]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.agit8.org/?p=354</guid>
		<description><![CDATA[When I first tried Linux, it was back quite a few years ago and at that time, most people who were developing software was running Windows. I was testing a Red Hat distro on a spare box which was a &#8230; <a href="http://www.agit8.org/2012/02/04/get-your-terminal-fix-on-os-x/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>When I first tried Linux, it was back quite a few years ago and at that time, most people who were developing software was running Windows. I was testing a Red Hat distro on a spare box which was a Pentium II 400Mhz machine with 128MB of RAM, just to find out what the fuss with Linux was about.</p>
<p>Since the server was a headless box, I needed a terminal client on Windows and the best one at that time and I believe it still is now, is <a href="http://www.chiark.greenend.org.uk/~sgtatham/putty/">Putty</a> by Simon Tatham. It is really a Swiss-army knife for managing a Linux/Unix server box since it supports quite a lot of very handy functionalities.</p>
<p><span id="more-354"></span></p>
<p>When I got my first Mac, it was running OS X Tiger (10.4.11) and immediately I missed the handy functionalities that Putty offered, compared to the barebones feel of the mac terminal. What I mainly missed was the support for mouse clicks in the terminal window, which was really handy for working with programs such as Midnight Commander (MC), especially since MacBooks and MacBook Pros have impaired function keys (they are assigned to volume, screen brightness, etc) which means that using function keys to perform basic functions in MC could be a real pain.</p>
<p>I am not sure how I did not know about this before, but I found a software that allows one to work well with MC on OS X. That program is <a href="http://www.iterm2.com/#/section/home">iTerm2</a>. It supports mouse clicks in the terminal window, so working with the terminal commands becomes a lot easier.</p>
<p>If you like using command line over SSH, you will love <a href="http://www.iterm2.com/#/section/home">iTerm2</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.agit8.org/2012/02/04/get-your-terminal-fix-on-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Maxwell Render for Google Sketchup on Mac OS X</title>
		<link>http://www.agit8.org/2012/01/03/installing-maxwell-render-for-google-sketchup-on-mac-os-x/</link>
		<comments>http://www.agit8.org/2012/01/03/installing-maxwell-render-for-google-sketchup-on-mac-os-x/#comments</comments>
		<pubDate>Tue, 03 Jan 2012 01:46:47 +0000</pubDate>
		<dc:creator>johannes</dc:creator>
				<category><![CDATA[apple]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[3D]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[modelling]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[sketchup]]></category>
		<category><![CDATA[software]]></category>

		<guid isPermaLink="false">http://www.agit8.org/?p=346</guid>
		<description><![CDATA[Yesterday, I was inspired to try to install an interesting plugin for Google Sketchup (partly because it is free) called Maxwell Render. The company that produces the plugin is also currently running a competition if you&#8217;re interested in entering. So &#8230; <a href="http://www.agit8.org/2012/01/03/installing-maxwell-render-for-google-sketchup-on-mac-os-x/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Yesterday, I was inspired to try to install an interesting plugin for Google Sketchup (partly because it is free) called Maxwell Render. The company that produces the plugin is also currently running a <a href="http://www.maxwellrender.com/index.php/maxwell_for_google_sketchup/competition">competition</a> if you&#8217;re interested in entering. So I went to their <a href="http://www.maxwellrender.com/">website</a> and downloaded the plugin, which is a Zip archive with a few files and folders in it.<span id="more-346"></span></p>
<p>Looking at the folder structure of the decompressed Zip archive, I really could not tell how to install this plugin (having never installed a Sketchup plugin before). So I read the instructions on the FAQ <a href="http://www.maxwellrender.com/index.php/maxwell_for_google_sketchup/faq">website</a> and I learned that it needs Silverlight, specifically version 4.0. I went to the Silverlight website and tried to download it, but the only one offered is the new Silverlight 5.0. For some reason that I am not sure of, my Mac already has Silverlight 3.0 installed in /Library/Internet Plug-ins/Silverlight.plugin.</p>
<p>I kept searching through Google results to see if there&#8217;s any link for downloading Silverlight 4.0, but every link I come across points me to the same page for downloading Silverlight 5.0, which is apparently not compatible with the Maxwell Render plugin. I got sick of trying, so I went ahead and trashed the version 3.0 plugin from the /Library/Internet Plug-ins folder and I proceeded to install version 5.0 of Silverlight.</p>
<p>Searching for the correct version of Silverlight was a huge waste of time, although necessary. I cannot imagine any non-technical user going through this stuff and to be honest, I do not fancy using technology from Microsoft too much when I have already switched to a Mac (other than Word, Excel and PowerPoint, I suppose). The reason why I am complaining is mainly because of having to install third party software just to use the plugin.</p>
<p>In the Zip archive, there is absolutely no mention of how one installs this plugin. I have never installed a Sketchup plugin before, so it is a little bit of a mystery to me. I decided to poke around in /Library/Application Support/Google Sketchup 8/plugins and then I found that the structure resembles the structure inside the Zip archive. So I moved the file &#8220;maxwell.rb&#8221; and the &#8220;maxwell&#8221; folder into the Sketchup plugins folder and this seemed to do the trick.</p>
<p>Having installed version 5.0 of Silverlight, brought up a prompt when I started Google Sketchup and then clicked on the Plugin&gt;Maxwell menu. This prompt complained that version 5.0 of Silverlight has been detected and it gives you a link to download. If you use Google Chrome as your default browser, it will take you to the download page for Silverlight 5.0, but if you copy the link and paste it into Firefox, it will let you download Silverlight 4.0 (huh?). This is weird, but it is true.</p>
<p>Good luck with installing and enjoy this magnificent render plugin from Maxwell Render. If they asked me for advice, I would say:</p>
<ol>
<li>Include a link to download Silverlight 4.0 in your documentation, not just the &#8220;Get Silverlight&#8221; website, which makes you download version 5.0.</li>
<li>Better still, if Microsoft licensing allows, bundle Silverlight 4.0 in the package</li>
<li>A few short paragraphs on how to install this plugin in Sketchup would have saved a lot of time.</li>
<li>Nice plugin.</li>
</ol>
<p><!-- Place this tag where you want the +1 button to render --><br />
<g:plusone annotation="inline"></g:plusone></p>
<p><!-- Place this render call where appropriate --><br />
<script type="text/javascript">
  (function() {
    var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
    po.src = 'https://apis.google.com/js/plusone.js';
    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
  })();
</script></p>
]]></content:encoded>
			<wfw:commentRss>http://www.agit8.org/2012/01/03/installing-maxwell-render-for-google-sketchup-on-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Getting the GoFlex Home to play nice with OS X Lion</title>
		<link>http://www.agit8.org/2011/09/12/getting-the-goflex-home-to-play-nice-with-os-x-lion/</link>
		<comments>http://www.agit8.org/2011/09/12/getting-the-goflex-home-to-play-nice-with-os-x-lion/#comments</comments>
		<pubDate>Mon, 12 Sep 2011 02:54:56 +0000</pubDate>
		<dc:creator>johannes</dc:creator>
				<category><![CDATA[apple]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[storage]]></category>
		<category><![CDATA[GoFlex backup mac osx lion hardware storage nas timemachine]]></category>

		<guid isPermaLink="false">http://www.agit8.org/?p=339</guid>
		<description><![CDATA[Recently I acquired a Macbook Air Mid 2011 model and I wanted to find a good backup regime. Since OS X has had a great backup software called Time Machine, which has been around since OS X 10.5 Leopard, I &#8230; <a href="http://www.agit8.org/2011/09/12/getting-the-goflex-home-to-play-nice-with-os-x-lion/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Recently I acquired a Macbook Air Mid 2011 model and I wanted to find a good backup regime. Since OS X has had a great backup software called Time Machine, which has been around since OS X 10.5 Leopard, I thought buying a Time Capsule would be the way to go. Unfortunately, due to budgetary constraints, I found that a 1TB Time Capsule costs more than $300.</p>
<p>I went for a cheaper option and acquired the Seagate GoFlex Home 2TB drive for $100 less than the time capsule. When I took it home, though, the Time Machine could see the drive in the network, but did not want to backup to it, complaining about &#8220;The network backup disk does not support the required <em>AFP features&#8221;. </em>After persevering for a while, I went to search Google and found out in the Seagate forums that there was a firmware update for the drive, which I promptly downloaded through Preferences &gt; Administration &gt; Software Updates.</p>
<p>When the update was finished, I restarted the drive. I checked on the software version and I got version  2.5.3:2.0.0.367:1.2.331. Then I went to create a new user through Preferences &gt; Administration &gt; Add User.  As per the advice in the <a href="http://forums.seagate.com/t5/GoFlex-Net-GoFlex-Home/Time-Machine-cannot-access-GoFlex-HOME-in-Mac-OS-Lion-Developer/td-p/107048/page/4">Seagate forum</a>, I made sure that the user was not an admin user (do not click on the &#8220;Create As Administrator&#8221; checkbox in the GoFlex interface). I also ticked the Enable Computers Backup feature under Preferences &gt; Administration &gt; Computers Backup. I entered a password and then I restarted my MacBook Air and fired up Time Machine and Voila!</p>
<p>Time Machine is now working to backup my MacBook Air and it went on for 5 hours (my wifi is still on g, not n). I hope that someone will find this useful as I was getting a few gray hairs trying to make this work. I am not saying that this will work for everyone, but I hope it could be a starting point towards a solution.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.agit8.org/2011/09/12/getting-the-goflex-home-to-play-nice-with-os-x-lion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Which Tablet?</title>
		<link>http://www.agit8.org/2011/05/07/which-tablet/</link>
		<comments>http://www.agit8.org/2011/05/07/which-tablet/#comments</comments>
		<pubDate>Sat, 07 May 2011 00:41:56 +0000</pubDate>
		<dc:creator>johannes</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[tablet]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[netbook]]></category>
		<category><![CDATA[Vodafone]]></category>

		<guid isPermaLink="false">http://www.agit8.org/?p=307</guid>
		<description><![CDATA[For someone who wants to buy a tablet right now, especially in Australia, the choices in the market are far from clear. If you fancy an Apple Ipad 2, you are guaranteed a great user experience, a good selection of &#8230; <a href="http://www.agit8.org/2011/05/07/which-tablet/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>For someone who wants to buy a tablet right now, especially in Australia, the choices in the market are far from clear. If you fancy an Apple Ipad 2, you are guaranteed a great user experience, a good selection of apps and nice applications such as GarageBand and iMovie. However, if you look at the hardware, even though the dual-core A5 is a little powerhouse under that screen, the hardware list is a little disappointing. The camera is a disappointment and the lack of slots for expansion as well as being tied down to an iTunes only transfer can make things complicated under certain usage scenarios. Furthermore, even if you have cash burning a hole in your wallet, there is hardly any stock anywhere.</p>
<p>In the Android camp, at the moment there is the new Samsung 10.1v being sold through Vodafone. The tablet runs Android 3.0 Honeycomb and it has good specs, such as a nice camera, 3G connectivity and being an Android tablet, it can be used as a USB storage device. However, the Samsung lacks any expansion slot whatsoever. This makes it a slight disadvantage if you are one of those movie and music hogs who like to take a lot of media on the go.</p>
<p>Recently, I started to see some Acer Iconia A500 tablets around the shops. Yesterday, I looked at a couple in a JB-HiFi store somewhere in Sydney. The unit definitely feels nice to hold and amazingly light. It has a brushed aluminium back and the camera seems to be quite good. However, so far there is no 3G version available in Australia.</p>
<p>Dilemma is sometimes a wonderful thing, as I think I will wait until there is a tablet in the market that will fit in as a daily use tablet without being tied down to any particular device ecosystem.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.agit8.org/2011/05/07/which-tablet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Experience using Logitech Harmony 300</title>
		<link>http://www.agit8.org/2010/12/25/experience-using-logitech-harmony-300/</link>
		<comments>http://www.agit8.org/2010/12/25/experience-using-logitech-harmony-300/#comments</comments>
		<pubDate>Sat, 25 Dec 2010 12:35:42 +0000</pubDate>
		<dc:creator>johannes</dc:creator>
				<category><![CDATA[apple]]></category>
		<category><![CDATA[Opinion]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[300]]></category>
		<category><![CDATA[aquos]]></category>
		<category><![CDATA[dvd]]></category>
		<category><![CDATA[entertainment]]></category>
		<category><![CDATA[gift]]></category>
		<category><![CDATA[harmony]]></category>
		<category><![CDATA[logitech]]></category>
		<category><![CDATA[programmable]]></category>
		<category><![CDATA[remote]]></category>
		<category><![CDATA[rowa rdv650]]></category>
		<category><![CDATA[sharp]]></category>
		<category><![CDATA[universal]]></category>

		<guid isPermaLink="false">http://www.agit8.org/?p=279</guid>
		<description><![CDATA[Scenario: I bought a Logitech Harmony 300 programmable universal remote as a christmas gift for $28.95 from Officeworks. Due to the recipients of the gift being non-technical people, I had to set up the gift myself to work with the &#8230; <a href="http://www.agit8.org/2010/12/25/experience-using-logitech-harmony-300/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><strong>Scenario: </strong>I bought a Logitech Harmony 300 programmable universal remote as a christmas gift for $28.95 from Officeworks. Due to the recipients of the gift being non-technical people, I had to set up the gift myself to work with the various devices they have in their living room.</p>
<p><strong>Experience: </strong>After getting the remote out of its box, I briefly read the manual. I honestly first thought that I could find a way to add the devices to the remote using the computer by visiting the Logitech website. After poking around for around 5-10 minutes, I failed to find any mention of where you should go to carry out the setup procedure. In the end, I noticed that the manual said that you have to visit a website with the address <a href="http://myharmony.com">myharmony.com</a></p>
<p>After going to the site, I was greeted with an account setup screen. I filled in all the necessary details (email, password, etc, etc) and then I clicked next. After the account creation step was successful, I was told that the setup procedure would only work through Safari 3 or Firefox on OS X.</p>
<p>I felt that this part was a bit of a let down, since I had come to the site using Google Chrome browser and  was not warned of any impending doom until after I clicked next in the setup procedure. This meant that I had to launch Firefox (I prefer Firefox to Safari) and login again before being able to continue. It is a minor issue, but I feel that a company such as Logitech should try to make the experience as smooth as possible even for non-technical users. Telling a user that the browser being used is not compatible is not necessarily bad, but letting them know after the process had begun (in this case in the third step), is a little annoying and confusing. I would have preferred to be told in the very first step that the browser I was using was incompatible.</p>
<p>Despite the little hiccup, the process as a whole was quite smooth and orderly. You put the batteries in the remote and then you plug it into the computer&#8217;s USB port when prompted during the setup process. Once the software can see the remote, it then prompts you to add devices. I added the following devices to the remote:</p>
<ol>
<li>Sharp Aquos LC-37D85X Television</li>
<li>Rowa RDV650 DVD player</li>
<li>Samsung DVD-R155 DVD recorder.</li>
</ol>
<p>After the setup process finished, the remote seemed to work just fine with all three devices.</p>
<p><strong>Verdict</strong>: I would recommend this device to others, even though the Harmony 300 is limited to only 4 devices (reasonable for most homes). The setup is quite quick and straightforward and the software used in the setup is quite intuitive.</p>
<p><strong>What&#8217;s in the box:</strong> 2 AA batteries, remote, manual, warranty card, USB cable.</p>
<p>Merry Christmas people.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.agit8.org/2010/12/25/experience-using-logitech-harmony-300/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>An attempt at Hackintosh</title>
		<link>http://www.agit8.org/2010/12/13/an-attempt-at-hackintosh/</link>
		<comments>http://www.agit8.org/2010/12/13/an-attempt-at-hackintosh/#comments</comments>
		<pubDate>Mon, 13 Dec 2010 13:00:53 +0000</pubDate>
		<dc:creator>johannes</dc:creator>
				<category><![CDATA[apple]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Mac PC OS X hackintosh core2duo]]></category>

		<guid isPermaLink="false">http://www.agit8.org/?p=237</guid>
		<description><![CDATA[I recently acquired a new motherboard, processor and some RAM. The motherboard was a Gigabyte G-41MT and the processor was an Intel Core2 Duo E7500. After running the machine as part of an exhibition, when I took it back home &#8230; <a href="http://www.agit8.org/2010/12/13/an-attempt-at-hackintosh/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I recently acquired a new motherboard, processor and some RAM. The motherboard was a Gigabyte G-41MT and the processor was an Intel Core2 Duo E7500. After running the machine as part of an exhibition, when I took it back home I was tempted to do something else with it, so I thought:&#8221;why not try a Hackintosh?&#8221;.</p>
<p>I did a little research and I got some information from <a href="http://tonymacx86.blogspot.com/2010/04/iboot-multibeast-install-mac-os-x-on.html">this </a>blog. After following the instructions carefully (it was very specific), I got the computer to boot into OSX installer. After about an hour, I got to the OS X desktop and was happy to find that the network card worked (the one onboard) and that everything else seemed to have been detected fine except for a couple of problems, namely the soundcard (no sound at all) and the graphics adapter (resolution stuck at 1024&#215;768).</p>
<p>A little research later I discovered that to do this successfully you need a recent GPU from Nvidia, as the intel built-in one was not supported at all. Not sure how to get the sound working, but I will try in the next few days to play around with some kexts (kernel modules).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.agit8.org/2010/12/13/an-attempt-at-hackintosh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ipad or New Phone?</title>
		<link>http://www.agit8.org/2010/05/31/ipad-or-new-phone/</link>
		<comments>http://www.agit8.org/2010/05/31/ipad-or-new-phone/#comments</comments>
		<pubDate>Sun, 30 May 2010 15:50:27 +0000</pubDate>
		<dc:creator>johannes</dc:creator>
				<category><![CDATA[apple]]></category>
		<category><![CDATA[phone]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[Nokia]]></category>

		<guid isPermaLink="false">http://www.agit8.org/?p=205</guid>
		<description><![CDATA[Unlike most people I have spoken to, I have actually found a place for an ipad in my little gadget universe. I can see it being a more capable replacement for my Nokia N800 which is now getting a little &#8230; <a href="http://www.agit8.org/2010/05/31/ipad-or-new-phone/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Unlike most people I have spoken to, I have actually found a place for an ipad in my little gadget universe. I can see it being a more capable replacement for my Nokia N800 which is now getting a little long in the tooth. The only issue I have is that the Ipad is a device that is tightly locked down by Apple (do you hear that all those Android Tablet manufacturers?). That was the reason I steered clear of the Iphone in the first place.</p>
<p>At the same time, my Nokia E71 is now slowly dying (charger pin getting loose so that it does not charge properly anymore). I have been thinking maybe I should go with one of those giant-screened Android phones like the HTC Desire or the Sony Ericsson Xperia X10. Buying one of these phones will be around the same as buying a 3G Ipad. Hmmm!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.agit8.org/2010/05/31/ipad-or-new-phone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Deep Sleep gives Macbook some much-needed sleep</title>
		<link>http://www.agit8.org/2009/02/05/deep-sleep-gives-macbook-some-much-needed-sleep/</link>
		<comments>http://www.agit8.org/2009/02/05/deep-sleep-gives-macbook-some-much-needed-sleep/#comments</comments>
		<pubDate>Thu, 05 Feb 2009 04:15:51 +0000</pubDate>
		<dc:creator>johannes</dc:creator>
				<category><![CDATA[apple]]></category>
		<category><![CDATA[Notebooks]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[hibernate]]></category>
		<category><![CDATA[hibernation]]></category>
		<category><![CDATA[MacBook]]></category>
		<category><![CDATA[notebook]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[suspend]]></category>
		<category><![CDATA[tiger]]></category>

		<guid isPermaLink="false">http://www.agit8.org/?p=113</guid>
		<description><![CDATA[I have been somewhat troubled by the inability of my MacBook running 10.4.11 version of OS X to hibernate properly (suspend to disk). It all started when I upgraded the RAM from the standard 1GB to the 4GB it is &#8230; <a href="http://www.agit8.org/2009/02/05/deep-sleep-gives-macbook-some-much-needed-sleep/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I have been somewhat troubled by the inability of my MacBook running 10.4.11 version of OS X to hibernate properly (suspend to disk). It all started when I upgraded the RAM from the standard 1GB to the 4GB it is now. After the upgrade, it could not reliably wake up from hibernation without a crash occuring after using some memory-intensive programs such as some Adobe software and Aptana and such, which would require a forced reboot. Having lived with this issue for sometime (started shutting down instead of hibernating), I decided to try to Google some answers.</p>
<p>After trawling through some forums and blog discussions, I found a Dashboard widget called <a href="http://deepsleep.free.fr/">Deep Sleep</a> which is easy to use (one click) and seems to reliably put the notebook to sleep without wake up crashes (that&#8217;s what happens to me when waking up early morning). So if your macbook is a little insomniac like mine, then do give it a try.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.agit8.org/2009/02/05/deep-sleep-gives-macbook-some-much-needed-sleep/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Macbook crashing on waking up</title>
		<link>http://www.agit8.org/2008/10/07/macbook-crashing-on-waking-up/</link>
		<comments>http://www.agit8.org/2008/10/07/macbook-crashing-on-waking-up/#comments</comments>
		<pubDate>Tue, 07 Oct 2008 08:29:10 +0000</pubDate>
		<dc:creator>johannes</dc:creator>
				<category><![CDATA[apple]]></category>
		<category><![CDATA[Notebooks]]></category>
		<category><![CDATA[Observation]]></category>
		<category><![CDATA[crash]]></category>
		<category><![CDATA[hardware]]></category>
		<category><![CDATA[hibernate]]></category>
		<category><![CDATA[hibernation]]></category>
		<category><![CDATA[MacBook]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[safe sleep]]></category>
		<category><![CDATA[sleep]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://www.agit8.org/?p=91</guid>
		<description><![CDATA[For about 3 months I have been having a problem with my Macbook running OS X Tiger with 3GB of RAM. The problem seems to only occur when I run a resource intensive application such as Photoshop, Illustrator, Premiere, Final &#8230; <a href="http://www.agit8.org/2008/10/07/macbook-crashing-on-waking-up/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>For about 3 months I have been having a problem with my Macbook running OS X Tiger with 3GB of RAM. The problem seems to only occur when I run a resource intensive application such as Photoshop, Illustrator, Premiere, Final Cut or even Garage Band. What happens is normally when I close those applications then put the notebook to sleep (safe sleep aka hibernation), when I wake it up it goes through the process slowly (slower than normal wake up from hibernation) then it crashes. Because I very rarely shut the notebook down, this seems to happen at least two or three times a day.</p>
<p>Annoying? Well what do you think? The waking up process, which is supposed to be quicker than starting it cold, takes a lot longer and then you have to force the notebook to reboot. This is unacceptably inefficient and not to mention scary. I keep thinking that there is something wrong with the hardware, but it does not get worse, it just seems to happen with any resource-intensive application.</p>
<p>The solution is apparently very simple: just open terminal and type <em>sudo rm /var/vm/sleepimage</em>, then enter your password and then if there is no error, you have just deleted the sleepimage file, which is where the content of your RAM gets dumped when the computer goes to sleep. When done, just reboot the machine and all should be fine. I even tried running Photoshop and then putting the Macbook to sleep and it wakes up fine.</p>
<p>So if your MacBook has a crash on wake up (that&#8217;s what happens to me in the mornings), then just delete that sleepimage file in /var/rm and it should be recreated afterwards and everything should be fine. It is particularly wise to do this after upgrading your RAM. I upgraded mine from 1GB to 3GB and did not know that I had to do this.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.agit8.org/2008/10/07/macbook-crashing-on-waking-up/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Academy of Arrogance or rudeness?</title>
		<link>http://www.agit8.org/2008/03/22/academy-of-arrogance-or-rudeness/</link>
		<comments>http://www.agit8.org/2008/03/22/academy-of-arrogance-or-rudeness/#comments</comments>
		<pubDate>Fri, 21 Mar 2008 16:53:15 +0000</pubDate>
		<dc:creator>johannes</dc:creator>
				<category><![CDATA[apple]]></category>
		<category><![CDATA[Notebooks]]></category>
		<category><![CDATA[Opinion]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[academy]]></category>
		<category><![CDATA[counter]]></category>
		<category><![CDATA[offensive]]></category>
		<category><![CDATA[store]]></category>

		<guid isPermaLink="false">http://www.agit8.org/2008/03/22/academy-of-arrogance-or-rudeness/</guid>
		<description><![CDATA[With rumours circulating in the last couple of months of Apple&#8217;s plans to open new stores in Sydney, I wonder if this will mean a vastly improved customer experience at the store level. If it is, then it will be &#8230; <a href="http://www.agit8.org/2008/03/22/academy-of-arrogance-or-rudeness/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>With <a href="http://www.itwire.com/content/view/9385/53/">rumours</a> circulating in the last couple of months of Apple&#8217;s plans to open new stores in Sydney, I wonder if this will mean a vastly improved customer experience at the store level. If it is, then it will be the one-stop shop for all my Apple needs (everyone has an Apple need, right?).</p>
<p><span id="more-60"></span></p>
<p>My experiences with store level service by staff members of the local Apple resellers vary wildly depending on which store I happen to walk into. I have dealt with staff members from Frequency (now Next Byte) at Rushcutters Bay in Sydney both over the phone and in-store and they have been generally friendly and helpful. On the other end of the spectrum, the Academy store in Bondi Junction has not consistently been friendly or helpful.</p>
<p>While I was looking around to purchase my Macbook, I met with a couple of very friendly staff members at the said store who took the time to show me around the products and accessories as well as the features. I was so impressed with them and I returned a couple of weeks later and purchased two Macbooks (the black ones) and a couple of accessories.</p>
<p>A few months later, I returned to the store to find that not only the mood had changed in the store, they also had a security guard at the front who opens the door for customers. While it might be necessary for the store to have a security guard, I feel the store had lost its openness andbecome like a jewellery store that locked its doors and only let a select few inside.</p>
<p>Once inside, I went around to look at a few things and then I decided to get what I came for, which was a mini DVI to VGA adaptor cable. When I went to the shelf that had the cables I found that it was locked (it had glass doors) so I walked over to the counter to ask a staff member for some assistance. Immediately when I got to the counter one of the two staff members just walked away while the other one was on the phone. The man on the phone signalled to me to wait a minute while the other one did not even acknowledge that I was there.</p>
<p>After waiting for a few minutes, the other man returned and asked me if I needed help. I told him what I needed and after getting it for me, he asked me if I knew what I was going to use it for. Having been ignored, I was a little offended so I asked him why he was asking me the question. He simply told me that they would not accept a return of the item for a wrong purchase and that it had to be returned within seven days. While it might be store policy, I found that the way this was being handled to be unnecessarily rude.</p>
<p>I had come to the store for a particular item, which I knew the name of and the specific connection on either end of the cable. I was then ignored for a few minutes (a simple:&#8221;I will be with you in a minute&#8221; would have been great) and then I was treated like an idiot by being asked if I had an idea what I was buying. This particular experience really changed my attitude toward the store as a whole. Later, when I mentioned this to a few of my friends (all Apple users) they relayed their negative experiences with the store as well.</p>
<p>When the Macbook Air came out, I visited the same store a month later and there I found the Macbook Air inside a glass case that was locked. Now, I know that the Macbook Air was not cheap (AU$2,499), but they were displaying Macbook Pros on the display desks that you could touch and operate even though they were worth almost a whole thousand dollars more. The reason why I came there in the first place was because I thought I could look at one on display to see if it could be my next purchase.</p>
<p>Luckily, afterwards I went to the shopping mall nextdoor and found that at the JB HiFi store they had a Macbook Air on display. In there I got to touch it with my hands and I got to feel the overall shape of the notebook. I even got to look at the lone USB port.</p>
<p>Well, next time I need to look at an Apple notebook or desktop I know where I can look at them and it won&#8217;t be at the Academy store. If I don&#8217;t go to the Academy store then obviously I will be buying my Apple fix from other places. Bye, bye!</p>
<p>Bring on the official Apple Store!</p>
<p><!--adsense--></p>
]]></content:encoded>
			<wfw:commentRss>http://www.agit8.org/2008/03/22/academy-of-arrogance-or-rudeness/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

