<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress.com" -->
<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/"
	>

<channel>
	<title>os-x &amp;laquo; WordPress.com Tag Feed</title>
	<link>http://wordpress.com/tag/os-x/</link>
	<description>Feed of posts on WordPress.com tagged "os-x"</description>
	<pubDate>Fri, 25 Jul 2008 18:05:33 +0000</pubDate>

	<generator>http://wordpress.com/tags/</generator>
	<language>en</language>

<item>
<title><![CDATA[Use MobileMe Push on iPhone with Alternate From Address]]></title>
<link>http://nicelake.wordpress.com/2008/07/25/use-mobileme-push-on-iphone-with-alternate-from-address/</link>
<pubDate>Fri, 25 Jul 2008 13:35:38 +0000</pubDate>
<dc:creator>nicelake</dc:creator>
<guid>http://nicelake.wordpress.com/2008/07/25/use-mobileme-push-on-iphone-with-alternate-from-address/</guid>
<description><![CDATA[www.macosxhints.com
This hint is for those who have a primary email address, say a@default.com, and ]]></description>
<content:encoded><![CDATA[<p><i><b><a href="http://www.macosxhints.com/">www.macosxhints.com</a></b></i></p>
<p>This hint is for those who have a primary email address, say <em>a@default.com</em>, and would like to use this email address, but would like the 'push' aspects of their MobileMe account, say <em>a@me.com</em>. It would be useful to be able to send email from a MobileMe account, but have <em>a@default.com</em> show up by default as the From address. This hint is similar to<br />
<a href="http://www.macosxhints.com/article.php?story=20080709200435121">this previously-posted hint</a>,<br />
in that one can set their primary email address to forward a copy to<br />
their MobileMe account. However, this previous hint does this, but only<br />
by subscribing to their MobileMe account as a standard IMAP account,<br />
which would not use push.</p>
<p>For this hint, one also needs an additional <a href="http://www.gmail.com/">Gmail</a> account (which may or may not be the primary email address) -- assume this account is <em>a@gmail.com</em>.<br />
and one would need to subscribe to that within the iPhone as well.<br />
Under the Mail settings for the MobileMe account, change the sent mail<br />
server to use <em>smpt.gmail.com</em> instead of the MobileMe sent mail server. </p>
<p>Then, in the Gmail settings page on the web, on the Accounts tab, configure it so that your Gmail account can send mail as <em>a@default.com</em>. (This involves gmail sending an email to <em>a@default.com</em>, confirming that it can send mail as that address). Then after that is added, click on Default next to <em>a@default.com</em> to make that your default sent mail address.</p>
<p>In this way, when one sends mail from the MobileMe account on the iPhone, even though it displays <em>a@me.com</em> as the From address, Gmail's mail server will replace <em>a@me.com</em> with <em>a@default.com</em>, and the receiver will see that in the From address. When replying, the recipient will reply to that email address as well.</p>
<p>If you would rather not change your Gmail settings to use a default<br />
alternate From address, you could get an additional Gmail account that<br />
only is used for this purpose. This would also be useful, in that you<br />
would not get new mail to this alternate Gmail address, which would<br />
affect the unread message count of mail on the iPhone. It would<br />
obviously be good to set this Gmail account to refresh manually on the<br />
iPhone as well, to save battery life.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[How To Make Files and Folders Hidden]]></title>
<link>http://nicelake.wordpress.com/2008/07/25/how-to-make-files-and-folders-hidden/</link>
<pubDate>Fri, 25 Jul 2008 13:31:42 +0000</pubDate>
<dc:creator>nicelake</dc:creator>
<guid>http://nicelake.wordpress.com/2008/07/25/how-to-make-files-and-folders-hidden/</guid>
<description><![CDATA[www.macfixit.com


By default, there are many hidden system files, which users can
interact with alb]]></description>
<content:encoded><![CDATA[<p><a href="http://www.macfixit.com/"><i><b>www.macfixit.com</b></i></a></p>
<p><span class="articleText">
<p>
By default, there are many hidden system files, which users can<br />
interact with albeit directly, in Mac OS X. The restrictions prevent<br />
inadvertent tampering with files that need not be accessed by the<br />
average user. For example, upon opening "Macintosh HD" there are four<br />
obvious folders: Applications, Library, System, and Users; however, in<br />
reality there are many more in that location. To see these folders,<br />
open the terminal and type the following command (replace "Macintosh<br />
HD/" with the name of the desired volume):
</p>
<ul>
<li><tt>ls -p /Volumes/Macintosh HD/</tt></li>
</ul>
<p>
This will output a list of the files and folders at the root of "Macintosh HD", and put slashes by the names of all directories.
</p>
<p>Users may wish to take advantage of the feature and create personal<br />
hidden folders for many reasons including keeping some data relatively<br />
private from others who may use the same user account. In order to do<br />
this, follow these steps:
</p>
<ul>
<li>Open the Terminal application</li>
<li>Type the following, followed by a single space: <tt>chflags hidden</tt></li>
<li>Locate the desired file or folder in the Finder</li>
</ul>
<p>
Drag the folder to the terminal, and the command should complete itself as such: <tt>chflags hidden path_to_file_or_folder</tt>
</p>
<p>Pressing enter after the full path has been entered should hide the<br />
item from view in the Finder. To reverse this process, repeat the<br />
process from step 1 and use "nohidden" instead of "hidden" in the<br />
command.
</p>
<p>NOTE: While this command can be used to unhide the system files and<br />
folders that are hidden by default, doing this is not recommended, as<br />
they can accidentally be targeted for modification or deletion. This is<br />
especially true in a multi-user environment.
</p>
<p></span></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Fixing Problems With VMWare &amp; SofTest]]></title>
<link>http://misgatos.wordpress.com/?p=148</link>
<pubDate>Thu, 24 Jul 2008 22:32:09 +0000</pubDate>
<dc:creator>misgatos</dc:creator>
<guid>http://misgatos.wordpress.com/?p=148</guid>
<description><![CDATA[I wasted three hours yesterday fixing this problem, so I thought I&#8217;d share the solution, in ca]]></description>
<content:encoded><![CDATA[<p>I wasted three hours yesterday fixing this problem, so I thought I'd share the solution, in case anyone else consults <a href="http://google.com/">The Oracle</a> and also fails to find the easy fix. Also, I'd check the <strong>General Tips</strong> (below) and install whatever other software you need before installing SofTest (see the long discussion of the problem at the end of this post for the reasons why).</p>
<p><strong>The Goal</strong>: <a href="https://www.examsoft.com/calbar">Examsoft's SofTest</a> is the software used by the CA Bar to lock down laptops while taking the Bar Exam. It must be installed before applicants can take the test. SofTest is Windows-only, so for Mac users to use the software, Windows must be installed via <a href="http://www.apple.com/macosx/features/bootcamp.html">Boot Camp</a>, and then SofTest can be installed in the Windows partition.</p>
<p><strong>The Problem (short version)</strong>: You've installed but cannot run SofTest because it says you're installed <a href="http://www.vmware.com/products/fusion/">VMWare software</a>... even though you already uninstalled VMWare. If you currently or in the past have used VMWare, you won't be able to run SofTest even after uninstalling VMWare, unless you take these extra steps.</p>
<p><strong>Email VMWare For A Fix</strong>: According to MacLawStudents, ExamSoft does offer a fix, though they haven't made it available through their site (and didn't offer it to me when I called). If you have the time, you might want to try this first. If you're comfortable finding and deleting files on your own, however, I'd read on to <strong>The Solution</strong> below.</p>
<blockquote><p>Through research, we have found that the VMWare Tools package deployed by VMWare Fusion does not completely remove all components when removed via Add/Remove programs.</p>
<p>We have created a simple utility that will prompt the user to uninstall VMWare Tools and will also remove the items left behind that caused the problem with SofTest. Users of SofTest may contact support via phone, <a href="http://support.examsoft.com/">chat </a>or <a href="http://support.examsoft.com/index.php?_m=tickets&#38;_a=submit">email</a> to request the fix.</p></blockquote>
<p><strong>The Easy, Quick Solution</strong> (found <a href="http://communities.vmware.com/message/919673;jsessionid=A90949A4F73DEE368D7E4C420E3D0B05">here</a>):</p>
<ol>
<li>Using the VMWare Fusion CD, uninstall Fusion from OS X. It will still leave your Virtual Machines in place, so don't worry if you've already installed Linux or anything like that.</li>
<li>Boot into Windows by shutting off your computer and then <a href="http://docs.info.apple.com/article.html?path=BootCamp/2.0/en/bc1147.html">holding down the ALT/Option key when you reboot</a>. On reboot, Boot Camp will give you the option to boot into OS X or Windows. Choose Windows.</li>
<li>Go to Start (or the Windows icon at the bottom-left, if you're in Vista) » Control Panel. Then choose Uninstall Programs. Select VMWare Tools from the list, and click the Uninstall button.</li>
<li>You'd think you're done, but you'd be wrong. Instead, here's what you need to do. Go to Start and then to Search. You'll need to search for and delete three files. Evidently SofTest checks for the presence of the following files:
<ol>
<li>vms_fb.dll</li>
<li>vmx_fb.dll</li>
<li>vmx_svga.sys</li>
</ol>
<p>These are usually found in the following locations, but you may still want to perform a search for them as well:</p>
<ol>
<li>C:\WINDOWS\system32\vms_fb.dll</li>
<li>C:\WINDOWS\system32\vmx_fb.dll</li>
<li>C:\WINDOWS\system32\drivers\vmx_svga.sys</li>
</ol>
<p>(If your search doesn't show any of these files, first make sure that you're searching Everywhere on your computer. Then, go to Advanced Search and make sure the checkbox is clicked to allow searching for Hidden or System files.)</li>
<li>Search for and delete these files if found on the machine. These files are drivers used by VM Ware and are usually left behind after uninstalling VM Ware. <em>[Note: I only found two of the three files left on my machine. Deleting them fixed the problem.]</em></li>
<li>That's it! You should now be able to run SofTest with no problem. Double-click SofTest and make with the <a href="http://www.examsoft.com/examtakers/examsoft_instructions.asp">Registration process</a>. Best of luck on the Bar Exam!</li>
</ol>
<p><strong>Other General Tips:</strong></p>
<ul>
<li> <strong>Boot into Windows by default</strong>: In Windows, on the bottom-right corner of the screen is a gray icon for Boot Camp (over near the Network, Battery, Volume icons and the time). Click this icon and choose Boot Camp Control Panel. There, <a href="http://docs.info.apple.com/article.html?path=Mac/10.5/en/11892.html">set the default OS to Windows</a>. This will alleviate any potential problems when SofTest reboots your system to send in your completed exam. You can always switch this back later, to reboot by default in OS X after the Exam is over. In the meantime, you can still reboot while holding the ALT key and choose OS X.</li>
<li> <strong>Right-click</strong>: Your laptop only has one mouse button, but Windows requires that you right-click a lot. There are a couple ways to do this. First, you can <a href="http://docs.info.apple.com/article.html?path=BootCamp/2.0/en/bc1142.html">hold two fingers on the trackpad</a> and then click the mouse button, which will right-click in Windows. Second, you can install free software that will let you right-click. Third, you can always use an external mouse. Wireless optical mice are cheap nowadays - check one of the deal sites to find bargains.</li>
<li> <strong>Anti-virus</strong>: You're not in OS X anymore, so this Windows side of your machine can pick up viruses without you doing anything but connecting to the Internet. Viruses won't hurt your OS X system, but why worry about any other problems if you don't need to. There are lots of paid options available, and your school may offer a free license for Norton AntiVirus. If so, great. Install it. If not, a <a href="http://mkmeyer.wordpress.com/">friend</a> of mine recommended <a title="Free AVG Anti-Virus" href="http://free.avg.com/ww.download-avg-anti-virus-free-edition">AVG Anti-Virus</a>, which is free and has worked great so far. I couldn't be happier.</li>
<li> <strong>Alt-menus</strong>: In Windows, if you see an underlined letter in a menu item, that means you can hold the ALT key while hitting that letter to go straight to that menu item, without using the mouse. Great way to navigate through menus. <a href="http://docs.info.apple.com/article.html?path=Mac/10.5/en/cdb_winkeys.html">Click here for a full list of Windows key commands</a>.</li>
</ul>
<p><!--more--><strong>The Problem (long version)</strong>: SofTest takes a snapshot of your system when you first attempt to run it. This allows SofTest to make sure that you don't install any ways to cheat and get around its security after you've installed and registered. SofTest also looks for software on your hard drive that could be used to allow cheating. If it detects any of this software, SofTest will tell you that it cannot run, and will shut down.</p>
<p>One of the programs SofTest looks for as a potential avenue for cheating is VMWare's Fusion. Fusion allows Mac Users to run a virtual Windows OS inside of OS X. Fusion also allows a user who has OS X and Windows installed fully on their computer (via Boot Camp or Fusion) to access files across both OSes.</p>
<p>Of course, were a person to run Windows as a virtual machine, they would still have full access to the rest of their files and could, therefore, theoretically cheat like hell on the Bar Exam. And no one wants that. So, of course, ExamSoft is right to ensure that applicants can't cheat.</p>
<p>The problem, however, is how SofTest goes about checking for cheaters.</p>
<p>First, once you're set up, you can't really do much of anything to your system without causing potential conflicts. If you need to Defrag your hard drive, install any third party software, or run any other sort of maintenance, I'd do that before installing SofTest. This might be a necessary inconvenience, but it's still a hassle for the students caused by ExamSoft's need to protect against never-before-seen cheats and exploits.</p>
<p>Second, and the cause of the VMWare problem, is that ExamSoft seems to have been lazy in going about checking for VMWare installs. SofTest just tests for a few files, none of which are crucial for VMWare to work, in determining that VMWare Fusion is installed. Worse, instead of checking for multiple variables and components that would be necessary for a working version of VMWare's software to run, it just does a spot test and then shuts down. I'd fully deleted VMWare products from my machine and there was no possible way for me to cheat, but because SofTest found a couple of random files, it determined that I did have the software installed.</p>
<p>Now, this never would have been a problem had VMWare Tools uninstalled properly. But it doesn't. Instead of being fully removed from all aspects of Windows, the Windows uninstaller only gets rid of the core files. It doesn't clear out the registry and it doesn't clear out everything that VMWare had installed on my system. I put the blame here on both VMWare and Windows. VMWare for not providing an Uninstall tool for Fusion, downloadable via its support website, and Windows for using an architecture that allows and even encourages developers to put pieces of software all over the place during install, without a common naming scheme. I could have searched till the cows came home, but had someone not posted the solution, I'd never have solved the problem because it was impossible for me to find the random files that were gumming up the works.</p>
<p>Worst of all, however, is the terrible support provided by both ExamSoft and VMWare.</p>
<p>I checked both sites and Google before attempting to get personal help. Then I tried three different service tickets with ExamSoft. Two were closed without an answer, the third sent back a form letter response, complete with text from the FAQ. Next I tried Online Chat support with ExamSoft. No answer, over multiple days. Finally (after Googling to find it), I called ExamSoft tech support. Fifteen minutes on hold and I spoke to Charles, who said he didn't have a fix and that I should call VMWare.*</p>
<p>So it was on to VMWare. I called their tech support line, but they don't offer phone support for Fusion. I searched around their FAQ and Knowledge Base, but no search terms yielded useful solutions. Finally, a Google search with different search terms led to a solution...</p>
<p>Where was the solution? On VMWare's Support site ... posted by a good samaritan <em>customer</em> who had received the answer <strong><em>via email from ExamSoft</em></strong>!</p>
<p>I know I'm not alone in running into this problem. How do both VMWare and ExamSoft not have this solution listed and easy to find in their <a href="http://kb.vmware.com/selfservice/microsites/microsite.do?language=en_US">Knowledge Bases</a> or <a href="http://www.examsoft.com/main/index.php?option=com_wrapper&#38;Itemid=90">FAQs</a>?! Why does ExamSoft not have the answer ready if users call in for help? Why doesn't the CA Bar site have this answer listed in their <a href="http://calbar.ca.gov/state/calbar/calbar_generic.jsp?cid=10115">FAQ</a>? So simple. So frustrating!</p>
<p><strong>The End</strong>: If you've made it this far, thanks for reading my rant. I hope this post has proved useful.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Icon transparency in OS X]]></title>
<link>http://hashbang0.wordpress.com/?p=48</link>
<pubDate>Thu, 24 Jul 2008 21:53:32 +0000</pubDate>
<dc:creator>Ben Lavery</dc:creator>
<guid>http://hashbang0.wordpress.com/?p=48</guid>
<description><![CDATA[I found out how you make icons transparent!  Make them a tiff image!  Simple as!
]]></description>
<content:encoded><![CDATA[<p>I found out how you make icons transparent!  Make them a tiff image!  Simple as!</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Getting Started with Ubuntu]]></title>
<link>http://taldar.wordpress.com/?p=34</link>
<pubDate>Thu, 24 Jul 2008 21:01:17 +0000</pubDate>
<dc:creator>Me</dc:creator>
<guid>http://taldar.wordpress.com/?p=34</guid>
<description><![CDATA[Research ubuntu. Backup, backup, backup.  Backup.
Start boot camp utility, partition, crash.  Try ]]></description>
<content:encoded><![CDATA[<p>Research ubuntu. Backup, backup, backup.  Backup.</p>
<p>Start boot camp utility, partition, crash.  Try again. Crash.</p>
<p>Won't start up.</p>
<p>Damn.</p>
<p>Check backup disk.  OK.</p>
<p>Manual partition.  Wait.</p>
<p>Restore MacOS.  Restore, restore, restore.</p>
<p>Restart, everything's OK.</p>
<p> </p>
<p>Insert Ubuntu disc.  Shut down, hold C, restart.</p>
<p><strong>DOOOONNNNNNGGGGGGGG!!!!!!  </strong>I love that sound.</p>
<p>Live CD.  Boot, boot, boot.</p>
<p>Installer.  US, S.L.C., Dvorak, Use largest free space, ...</p>
<p>Are you sure?</p>
<p>Yes.</p>
<p>Partitioning.  Partition, partition, partition.</p>
<p>Install, install, install.  Install.</p>
<p>Remove CD, reboot.  There we are.</p>
<p>Success! ... wait a minute, where's my AirPort card?</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Shuttleworth taking on Apple; May not be so easy.]]></title>
<link>http://noiseandpoison.wordpress.com/?p=20</link>
<pubDate>Thu, 24 Jul 2008 16:48:05 +0000</pubDate>
<dc:creator>Ryan</dc:creator>
<guid>http://noiseandpoison.wordpress.com/?p=20</guid>
<description><![CDATA[Mark Shuttleworth, founder of Canonical, calls on Linux developers to make the presentation layer of]]></description>
<content:encoded><![CDATA[<p><em><span class="Article_Date"><span class="Article_Date"><span class="txt"><strong>Mark Shuttleworth, founder of Canonical, calls on Linux developers to make the presentation layer of desktop Linux applications even more attractive to users than Apple’s Mac OS.</strong></span></span></span></em></p>
<p><a href="http://www.eweek.com/c/a/Linux-and-Open-Source/Shuttleworth-Make-Desktop-Linux-Better-than-Apple/?kc=rss">http://www.eweek.com/c/a/Linux-and-Open-Source/Shuttleworth-Make-Desktop-Linux-Better-than-Apple/?kc=rss</a></p>
<p>-Apple has 8% marketshare. That's both OS and Hardware. In any case with Linux at less than 1% right now, that's going to be a VERY tough goal to meet.<br />
-Linux needs more Manufacturer support. This is a must. Most people aren't going to go and seek out Linux to install. Why would they? Windows probably gets all they want done and they're never exposed to a Linux distro such as Ubuntu. Unfortunately Windows has all the apps they want and there isn't a significant enough "improvement" or "difference" to make it worthwhile for the customer to seek out Linux, or at least learn what Linux has to offer them. If Linux was preloaded on more machines, more people would be likely to stick with it. Just look at the Eee and Everex's desktop.<br />
- If people do decide to put linux on their machine more drivers need to be installed or available OTB. Even I, someone fairly familiar with Linux, has trouble getting somethings working. Madwifi, Ndiswrapper, OSS, ALSA... No average user is going to know what to do with that. On new machines with Linux pre-installed this isn't a problem, but if people decided they want to try linux this probably isn't the case. Most machines usually have at least one or two hardware devices that need configuring. This is improved dramatically in the last few years, but it's likely that many people will run into something.<br />
-Advertising needs to be done. Like it or not, people need to know that Ubuntu (or any other distro of Linux) exists, it's "free", easy to set up, and is a good alternative. If people don't know about it, they're never going to consider it.<br />
-When considering MacOS X keep in mind that Macs have more than looks going for it. OS X has excellent tools for graphic design and video editing built into the operating system. Quartz and Core Image are examples. Besides many of the benefits under the hood OS X is consistent and feels well polished. While the ability to use on other machines would certainly be nice, the trade off is a system in which the operating system and hardware work together in harmony. The "Mac" afterall is the combination of the OS, the Hardware, and the Software. Try using OSx86 or Windows on a Mac.</p>
<p>In any case, I wish the Ubuntu team the best of luck. Taking on Apple will be a much bigger task then they might realize.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Il paradosso di Redmond]]></title>
<link>http://gioggi2002.wordpress.com/?p=26</link>
<pubDate>Thu, 24 Jul 2008 08:45:55 +0000</pubDate>
<dc:creator>gioggi2002</dc:creator>
<guid>http://gioggi2002.wordpress.com/?p=26</guid>
<description><![CDATA[Alla Microsoft qualcosa è cambiato. Il pensionamento del buon vecchio Bill, in favore del quantomen]]></description>
<content:encoded><![CDATA[<p>Alla Microsoft qualcosa è cambiato. Il pensionamento del buon vecchio Bill, in favore del quantomeno "estroverso" Steve Ballmer, non ha portato ad un cambiamento solo nelle gerarchie aziendali. Ne è segno la campagna pubblicitaria che era stata largamente annunciata e che ora comincia a prendere forma con uno dei primi banner:</p>
<p style="text-align:center;"><img class="aligncenter" src="http://blogs.zdnet.com/Bott/images/windows_earth_flat_ad.png" alt="" /></p>
<p>Osservata bene l'immagine (il cui testo, per i meno anglofoni, recita "ad un certo momento, tutti credevano che la Terra fosse piatta"). Non c'è qualcosa che vi suona strano? E' come se tra Apple e Microsoft le parti si fossero invertite! La storia narra che in principio vi era Microsoft, la produttrice regina del sistema operativo migliore del mondo: Microsoft Windows. E in un angolino (o per meglio dire, in una nicchia) vi era una piccola mela rosicchiata. In realtà la mela non era poi così piccola, e il suo sistema operativo non era poi così scadente, ma questo la gente lo ignorava perchè Microsoft aveva argomentazioni (apparentemente) molto valide dalla sua e che tutti conosciamo bene. Poi però, piano piano, la mela cominciò ad ingrandirsi, e così anche il suo OS X. Lettori mp3, telefonini e infine, tramite a dir poco astutissime mosse commerciali, riuscì a gettare sotto una cattiva luce la Microsoft. Intendiamoci: gran parte del demerito era proprio opera stessa di Microsoft, e OS X aveva successo più per la sua qualità intrinseca che non per la cattiva luce su Microsoft. In ogni caso arriviamo così ai giorni nostri. Qual è il parere comune? Windows Vista fa schifo, non esiste OS peggiore di lui, compatibilità zero, falle ovunque ecc ecc. Intanto i clienti diminuiscono e la cattiva fama di Vista continua a crescere, mentre Apple guadagna notorietà e credibilità. Così, Gates lascia Microsoft in mano a Steve Ballmer, intraprendente personaggio, aggressivo e conciso.</p>
<p>Sembra partorita proprio dalla sua mente questa campagna: l'obbiettivo (finalmente l'hanno capito, direi) non è creare un nuovo prodotto apparentemente migliore del precedente, prima del prossimo bisogna far avere successo a questo. Le prime impressioni su Vista hanno fatto storia ed ora l'OS di Redmond continua a godere della medesima, pessima fama. Ma chi lo usa (pochi, guardando i risultati di vendita) sa che non è esattamente così, non come prima almeno. In 18 mesi di sviluppo Vista è nettamente migliorato sotto tutti i fronti ed ora Microsoft si sobbarca della più ardua delle azioni da intraprendere: cercare di invertire il trend, e farlo alla maniera di Apple.<br />
Proprio qui nasce il "paradosso di Redmond" (TM gioggi2002): non solo a Redmond si trovano nella stessa situazione che aleggiava a Cupertino, ma il metodo per contrastarlo sarà addirittura lo stesso della casa della mela morsicata. Ballmer e soci dovranno convincere il pubblico che Vista non è Satana proprio come Jobs e compagni hanno dovuto fare per Leopard, Tiger o OS 9. E se i risultati saranno gli stessi, auguro tutta la fortuna del mondo ai ragazzi di Redmond.</p>
<p>In America più che in altre parti del mondo, la pubblicità comparativa ha un successo notevole: è così che Apple (con la sua campagna "PC VS Mac") ha conquistato buona parte del favore del pubblico. Ed è su questo che Microsoft vuole scavare: Windows Vista passa così da figura primaria ad alternativa, da Redmond chiedono addirittura di dare la possibilità di mostrare cosa è in grado di fare Vista (guardate la <a href="//www.microsoft.com/en/us/default.aspx">home Microsoft</a>). Un cambio di direzione evidente che non può che portare a riflettere.</p>
<p>Ma dobbiamo riflettere non solo sul (chiamiamolo così) "mea culpa" di Ballmer e compagni: pensiamo ad uno dei punti "laterali" della cosa. Qui, ora, la battaglia non si sta combattendo sul miglior software, ma si sta combattendo sul miglior marketing. Il "paradosso di Redmond" non è solo l'affermazione di una apparente volontà di cambiare di Microsoft, ma è anche segno del passaggio del duello sul fronte della pubblicità. Se tutto ciò alla fine rimarrà a vantaggio dell'utente non so proprio dirlo, ma così a naso azzarderei un bel "no". Il miglioramento del marketing non porta necessariamente ad un abbassamento dei prezzi o ad un nuovo investimento tecnico. Il progresso tecnologico sì.</p>
<p>Certo è che dopo ben 18 mesi di lavorazione extra (oltre la data di uscita) Windows Vista sembra essere (finalmente) un prodotto maturo e funzionale, pur conservando un po' di quei difetti iniziali, se non altro è comunque decisamente migliorato. Le statistiche (di cui non ci vengono però rimandate le fonti) dicono che Vista ora è "tecnicamente" migliore di OS X, ma ciò che non viene contato è il reale feeling dell'utente.<br />
E riguardo questo, non c'è marketing che tenga.<br />
Mi (ci) auguro che Apple e Microsoft se ne rendano conto.</p>
<p>Have a nice day</p>
<p>gioggi2002</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[3 keys to fixing a crashed Mac OS X]]></title>
<link>http://waynesutton.wordpress.com/2008/07/23/3-keys-to-fixing-a-crashed-mac-os-x/</link>
<pubDate>Thu, 24 Jul 2008 01:36:19 +0000</pubDate>
<dc:creator>waynesutton</dc:creator>
<guid>http://waynesutton.wordpress.com/2008/07/23/3-keys-to-fixing-a-crashed-mac-os-x/</guid>
<description><![CDATA[If you&#8217;re not following me on Twitter (@Waynesutton) then you don&#8217;t know that my MacBook]]></description>
<content:encoded><![CDATA[<p>If you're not following me on Twitter (@Waynesutton) then you don't know that my MacBook crashed on me today.   </p>
<p>Today was possibly the worse day in the world for that to happen. But all is not lost, I have a cloned backup from a   superduper backup and tech tools pro is running now. Also you need a startup disc and a few USB hard drives for a backup of the backup. </p>
<p>It's going to be a long night but I'll get it going.</p>
<p>Also for the new readers of this site, all post are being typed &#38; published using WordPress for iPhone.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Different Firm Puts Apple's Legal Resolve with Mac OS X-ready PC to the Test]]></title>
<link>http://themaccircle.wordpress.com/2008/07/23/third-party-firm-puts-apples-legal-resolve-with-mac-os-x-ready-pc-to-the-test/</link>
<pubDate>Wed, 23 Jul 2008 16:33:36 +0000</pubDate>
<dc:creator>Max</dc:creator>
<guid>http://themaccircle.wordpress.com/2008/07/23/third-party-firm-puts-apples-legal-resolve-with-mac-os-x-ready-pc-to-the-test/</guid>
<description><![CDATA[Apparently blind and unaware of the recent legal action taken against Psystar&#8217;s Open Computer,]]></description>
<content:encoded><![CDATA[<p>Apparently blind and unaware of the recent legal action taken against Psystar's Open Computer, a new company known as Open Tech (even a similar name!) says it's making Mac OS X-compatible PCs, and believes it has found a loophole that prevents legal action from Apple.</p>
<p><a href="http://www.appleinsider.com/articles/08/07/22/second_firm_tests_apples_legal_resolve_with_mac_os_x_ready_pcs.html">read more</a> &#124; <a href="http://digg.com/apple/2nd_firm_tests_Apple_s_legal_resolve_with_Mac_OS_X_ready_PC">digg story</a></p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[history flow]]></title>
<link>http://thephilosophisingmoose.wordpress.com/?p=8</link>
<pubDate>Wed, 23 Jul 2008 07:39:32 +0000</pubDate>
<dc:creator>thephilosophisingmoose</dc:creator>
<guid>http://thephilosophisingmoose.wordpress.com/?p=8</guid>
<description><![CDATA[i like safari. and one thing that i inadvertently found when i was clicking away in the history menu]]></description>
<content:encoded><![CDATA[<p>i like safari. and one thing that i inadvertently found when i was clicking away in the history menu was something i found there called "History Flow." this wee gem comes from the dude(s) at <a href="http://hetima.com/">hetima.com</a> in a friendly safari plug-in called Safari Stand. history flow may well be the thing that i like most about safaristand. it takes the idea of coverflow, and does that for your history is safari. simple and elegant. where to get this goody? you can go to <a href="http://hetima.com/">hetima.com</a> to get it from the horse's mouth, or you can go to <a href="http://pimpmysafari.com/">pimpmysafari.com</a> where you'll find not only safaristand but two other goodies, saft and pith helmet. i'll leave those goodies up to you kiddiewinkles to explore.</p>
<p>you do need SIMBL and both pages seem to have links to where you can get your mits on. you may already have SIMBL if you're the tinkering application sort of person.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[iLife '08 sovellukset päivittyvät]]></title>
<link>http://juzzuf.wordpress.com/?p=144</link>
<pubDate>Wed, 23 Jul 2008 05:53:08 +0000</pubDate>
<dc:creator>juzzuf</dc:creator>
<guid>http://juzzuf.wordpress.com/?p=144</guid>
<description><![CDATA[Apple julkaisi päivityspaketin &#8220;iLife &#8216;08&#8243;-sovelluksille, jossa mukana mm. bugiko]]></description>
<content:encoded><![CDATA[<p>Apple julkaisi <a href="http://www.appleinsider.com/articles/08/07/22/apple_issues_quartet_of_ilife_08_updates.html" target="_blank">päivityspaketin</a> "iLife '08"-sovelluksille, jossa mukana mm. bugikorjauksia ja "Mobile Me"-yhteensopivuusparannuksia iPhonen omistajille. Ainakin täällä päivitys sujui ilman ongelmia ja iPhoto käynnistyi myös päivityksen jälkeen :)</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Second firm tests Apple's legal resolve with Mac OS X-ready PCs]]></title>
<link>http://recycleosphere.com/2008/07/23/second-firm-tests-apples-legal-resolve-with-mac-os-x-ready-pcs/</link>
<pubDate>Wed, 23 Jul 2008 01:19:19 +0000</pubDate>
<dc:creator>Ploni Almoni</dc:creator>
<guid>http://recycleosphere.com/2008/07/23/second-firm-tests-apples-legal-resolve-with-mac-os-x-ready-pcs/</guid>
<description><![CDATA[Second firm tests Apple&#8217;s legal resolve with Mac OS X-ready PCs.
If PsyStar isn&#8217;t comple]]></description>
<content:encoded><![CDATA[<p><a href="http://www.appleinsider.com/articles/08/07/22/second_firm_tests_apples_legal_resolve_with_mac_os_x_ready_pcs.html">Second firm tests Apple's legal resolve with Mac OS X-ready PCs</a>.</p>
<p>If PsyStar isn't completely shut down by Apple (which it probably will be) watch out, here comes the clones...</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[GNU Screen]]></title>
<link>http://atchieu.wordpress.com/?p=47</link>
<pubDate>Tue, 22 Jul 2008 23:52:57 +0000</pubDate>
<dc:creator>atchieu</dc:creator>
<guid>http://atchieu.wordpress.com/?p=47</guid>
<description><![CDATA[Possibly the most useful tool ever if you do a lot of remote computing. Here&#8217;s a quote from Wi]]></description>
<content:encoded><![CDATA[<p>Possibly the most useful tool ever if you do a lot of remote computing. Here's a quote from Wikipedia:</p>
<blockquote><p><a href="http://en.wikipedia.org/wiki/GNU_Screen" target="_blank"><strong>GNU Screen</strong></a> is a <a title="Free software" href="http://en.wikipedia.org/wiki/Free_software">free</a> <a title="Computer terminal" href="http://en.wikipedia.org/wiki/Computer_terminal">terminal</a> <a title="Multiplexer" href="http://en.wikipedia.org/wiki/Multiplexer">multiplexer</a> developed by the <a title="GNU Project" href="http://en.wikipedia.org/wiki/GNU_Project">GNU Project</a>. It allows a user to access multiple separate terminal sessions inside a single terminal window or remote terminal session. It is useful for dealing with multiple programs from the <a title="Command line interface" href="http://en.wikipedia.org/wiki/Command_line_interface">command line</a>, and for separating programs from the <a title="Unix shell" href="http://en.wikipedia.org/wiki/Unix_shell">shell</a> that started the program.</p></blockquote>
<p>I use it mostly for running command line utilities that take forever to run (e.g. academic programs that do "work" for me). This allows me to remotely log in, start screen, start a program, detach screen, and log out. When I come back to check on how the program is running, I can log back in, attach an already running screen, and check on it again. Once I am done then I detach.</p>
<p>Here are useful commands:</p>
<p><strong><code>&#62;screen</code></strong>, starts a screen session on the host.<br />
<strong><code>&#62;screen -r</code></strong>, reattaches to a previous session.<br />
<strong><code>&#62;screen -r blah.host</code></strong>, reattaches to a speciﬁc previous session.<br />
<strong><code>&#62;exit</code></strong>, destroys the current screen session.<br />
<strong><code>&#62;screen -x</code></strong>, attach to a non detached screen.</p>
<p>In addition, you can hit <code>CTRL+a</code> and type one of the following to send specific commands to screen:</p>
<p><code>c</code>, create new screen.<br />
<code>n</code>, next screen.<br />
<code>A</code>,  rename screen.<br />
<code>d</code>, detach screen.<br />
<code>"</code>, lists screens. Interactive.<br />
<code>0-9</code>, select certain screen.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[iLife x 4 - Updates von Apple]]></title>
<link>http://2ryanthara.wordpress.com/?p=345</link>
<pubDate>Tue, 22 Jul 2008 22:38:13 +0000</pubDate>
<dc:creator>ryanthara</dc:creator>
<guid>http://2ryanthara.wordpress.com/?p=345</guid>
<description><![CDATA[Gleich vier Updates gibt es für iLife.

iLife-Support aktualisiert die Systemkomponenten für alle ]]></description>
<content:encoded><![CDATA[<p>Gleich vier Updates gibt es für iLife.</p>
<ul>
<li>iLife-Support aktualisiert die Systemkomponenten für alle iLife-Programme</li>
<li>iPhoto erhält neue Themen für Apple-Druckerzeugnisse (Online erhältlich)</li>
<li>iWeb behebt Kompatibilitätsprobleme</li>
<li>iMovie verbessert die Kompatibilität und Stabilität</li>
</ul>
<div>Zusätzlich sollen noch ein paar Sicherheitslücken geschlossen worden sein...</div>
<div></div>
<div>Das Update kommt wie immer über die Softwareaktualisierung oder über die <a title="Downloads bei Apple" href="http://www.apple.com/support/downloads/" target="_blank">Apple-Webseite</a>.</div>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Today, Desktop iCal for the rest of us.]]></title>
<link>http://grfxguru.wordpress.com/2008/07/22/today-desktop-ical-for-the-rest-of-us/</link>
<pubDate>Tue, 22 Jul 2008 17:33:39 +0000</pubDate>
<dc:creator>Peter Witham</dc:creator>
<guid>http://grfxguru.wordpress.com/2008/07/22/today-desktop-ical-for-the-rest-of-us/</guid>
<description><![CDATA[Today is a nice little application, it reminds me of the desktop tool in the latest Microsoft office]]></description>
<content:encoded><![CDATA[<p><a href="http://secondgearlic.com/today/">Today</a> is a nice little application, it reminds me of the desktop tool in the latest Microsoft office but done in a better way. You have a window on your Mac&#x2019;s desktop that shows you todays appointments and tasks from the iCal data store. And with a couple of clicks you can add/remove/edit and view other days events. Personally I&#x2019;ve gotten used to using <a href="http://www.omnigroup.com">OmniFocus</a> for tasks and do not use iCal enough to really need a daily view, however I think Today fits right in the slot that most people would find useful. If you use multiple screens for example you could just have it hanging off that 2nd monitor, always in sight yet out of the way and no need to have iCal taking up desktop space.</p>
<p>There is a great <a href="http://secondgearllc.com/today/screencast.php">screencast</a> on the site to demonstration the application and at $15 the price is right too in my opinion.</p>
<p><a href="http://secondgearlic.com/today/">Find it here</a>.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Adding keyboard shortcuts in Mac OS X Leopard]]></title>
<link>http://usabledesign.wordpress.com/?p=3</link>
<pubDate>Tue, 22 Jul 2008 02:17:14 +0000</pubDate>
<dc:creator>rossul</dc:creator>
<guid>http://usabledesign.wordpress.com/?p=3</guid>
<description><![CDATA[ 
1. Go to System Preferences and select Keyboard &amp; Mouse.
keyboard &amp; mouse
2. Go to Keybo]]></description>
<content:encoded><![CDATA[<p> </p>
<p>1. Go to System Preferences and select Keyboard &#38; Mouse.</p>
[caption id="attachment_4" align="alignnone" width="450" caption="keyboard &#38; mouse"]<a href="http://usabledesign.files.wordpress.com/2008/07/picture-6.png"><img class="size-full wp-image-4" src="http://usabledesign.wordpress.com/files/2008/07/picture-6.png" alt="keyboard &#38; mouse" width="450" height="98" /></a>[/caption]
<p>2. Go to Keyboard Shortcuts tab and click "+"</p>
[caption id="attachment_5" align="alignnone" width="450" caption="Click on the &#34;+&#34; icon"]<a href="http://usabledesign.files.wordpress.com/2008/07/picture-7.png"><img class="size-full wp-image-5" src="http://usabledesign.wordpress.com/files/2008/07/picture-7.png" alt="Click on the &#34;+&#34; icon" width="450" height="60" /></a>[/caption]
<p>3. Select an application from the list and enter EXACLY menu name.</p>
[caption id="attachment_6" align="alignnone" width="300" caption="Enter exact menu name and type desired shortcut."]<a href="http://usabledesign.files.wordpress.com/2008/07/picture-8.png"><img class="size-medium wp-image-6" src="http://usabledesign.wordpress.com/files/2008/07/picture-8.png?w=300" alt="Enter exact menu name and type desired shortcut." width="300" height="135" /></a>[/caption]
<p> </p>
<p>That's it. If you spelled the menu item correctly your new shortcut should function.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Using the Mac as a Guitar Workstation]]></title>
<link>http://fyngyrz.wordpress.com/?p=78</link>
<pubDate>Tue, 22 Jul 2008 00:03:36 +0000</pubDate>
<dc:creator>fyngyrz</dc:creator>
<guid>http://fyngyrz.wordpress.com/?p=78</guid>
<description><![CDATA[I will start with a disclaimer: I am not in any way associated with the companies I&#8217;m going to]]></description>
<content:encoded><![CDATA[<p>I will start with a disclaimer: <em>I am not in any way associated with the companies I'm going to mention here, other than being a paying customer for them.</em></p>
<p>Over my years as a professional musician, I've invested a phenomenal amount of money in musical gear. Amps, pedals, guitars, effects systems, you name it, I've probably bought it, beat it up, and traded it off in my search for "that sound."</p>
<p>After about 40 years of playing, I've arrived at the combination of analog and digital gear that presently outfits my studio, and a few choice instruments. I was pretty happy with this too, except it isn't very portable, and the setup is complex enough that there are times when I spend more time twiddling knobs than I do actually playing or recording.</p>
<p>Well, I've found something rather extraordinary. So much so I thought it was worth telling the world. As it turns out, there's an easy, sensible, cool way to go that costs very little and gives you the world. Here's the scoop.</p>
<p><!--more-->[caption id="attachment_79" align="aligncenter" width="450" caption="Flying Haggis Interface"]<a href="http://fyngyrz.files.wordpress.com/2008/07/fh.jpg"><img src="http://fyngyrz.wordpress.com/files/2008/07/fh.jpg" alt="Flying Haggis Interface" width="450" height="281" class="size-full wp-image-79" /></a>[/caption]<br />
<strong>Hardware: M-Audio JAMLAB</strong></p>
<p>This is a USB-connected guitar interface with a 24-bit guitar input and a stereo audio output. You plug it into a primary USB port (left hand side of the Macbook or Macbook Pro as the notebook faces you, or a front port on the Mac Pro - you can't run this through a hub, either internal to the Mac or elsewhere - too much data.)</p>
<p>Basically, you download the latest drivers from m-audio.com, install them, and the interface is ready to plug in and go for clean guitar input. Not that most of us are looking for such a thing. More on that in a bit.</p>
<p>I got my JAMLAB some time ago for about $60 at <a href="http://www.thinkgeek.com/">thinkgeek.com</a>; It came with software called "GT Player Express", the latest version of which is called "InTone Guitar Express (and Pro) which is, in my musical opinion, not very good. Nor is the upgraded version, intone Guitar Pro, which I also bought, any better. The current release as I write this has a relatively simplistic view of what an "amp" is, and some of the stompbox emulations simply don't work. But not to worry. This software isn't what you want to use anyway, though it is there if you decide to try it.</p>
<p><strong>Software: <a href="http://www.db-audioware.com/flyinghaggis.htm">Flying Haggis</a></strong> (No, really -- that's what it's called.)</p>
<p>This comes with quite a few stompbox emulations, and they are excellent -- I'll come back to them. But the most important thing here is that the amplifier and speaker cabinet emulations are nothing less than <em>superb</em>. You want a little blues amp? It's in there, and it sounds <em>right</em>. You want a Marshal stack? It's in there, and it is <em>right</em>. The range of preset emulations is outstanding, and you can tweak any one of them in a number of very, very cool ways. You have an early stage gain, a distortion control, compression, cabinet emulation, cabinet miking and a master output level -- all of which can be varied from the preset amp settings or from custom ones.</p>
<p>So once you've got the amp sounding just the way you want it to, you can save it under a new name, and it's a permanently available setup. This is just <em>primo</em>, and though that may sound over-excited to you, it sounds not excited <em>enough</em> to me. That's just how good the amp and speaker emulations are. You can even control the mike placement in front of the amp. Did I mention this thing sounds absolutely, unbelievably <em>primo</em>? Well, it does.</p>
<p>The stompboxes extend the fabulous sound into the usual areas, but they do so with the same quality as the amplifier emulations. You get a noise gate [threshold] (which you will use with some of the high gain amps);</p>
<p>You get an auto-wah [depth / speed / tone], which does a very credible job of keeping up with heated leads or mournful picking;</p>
<p>You get a phaser [depth / speed / tone], which goes from flange to gentle wash with authority;</p>
<p>You get a tremolo [depth / speed] which does just what you'd expect, just as you'd want it to;</p>
<p>You get an Echo [time / feedback / width / mix] which serves as a quiet, studio quality system (though one thing you can't make it do, as near as I can tell, is make it act like an old Echoplex... it's too clean for that.)</p>
<p>And you get a Chorus [depth / speed / mix] which again, is ultra-clean and does just what you'd want.</p>
<p>Up on the amp system, there's a Reverb -- just a single control, seems to do just the right thing. Initially I thought I'd be wanting more control such as how deep the room was, how hard the surface, but as it turns out, this thing acts just right and I have no complaints.</p>
<p>Flying Haggis is $99, however, they're perfectly happy to let you try it for free without anything disabled. So you should do that!</p>
<p>One sour note: Flying Haggis is copy protected, so you are at risk to some degree if they go out of business. They claim otherwise, but frankly, if you don't have control over the software, you're at risk and there's no way around that fact.</p>
<p>Having said that, I say buy it anyway. It's that good. They've let me authorize the software for my main desktop, a Mac Pro, and my laptop, a Macbook pro; no extra charges, no delays, easily done. The copy protection is a little annoying to get going, authorization requires one more step than usual, but once done, it hasn't bothered me any further.</p>
<p><strong>Playing Out</strong></p>
<p>Now, this system is the type of thing that doesn't need a guitar amp. What it needs is a wideband, high-fidelity amp and speakers. That's important. If you feed this combination to (for instance) a Fender Twin, then *everything* will sound like it's being pumped through a... yeah, a Fender Twin. In order for things to work as well as possible, you're going to want a few hundred watts per channel stereo amplifier, and two wide-range PA-class speakers.</p>
<p>You doubt me, I know, but you'll see. The system does *not* use the amp or the speakers to color tone; if you try to do that yourself, you'll severely limit the type and quality of sound you can produce. An easy way to convince yourself is to plug in a pair of stereo headphones into the JAMLAB output and play. Those headphones are wideband, right? Now listen to the various amps. Each one has a <em>totally</em> different character. You will <b>lose</b> that character if you use, for instance, a Marshall cabinet or a Fender head.</p>
<p><strong>Garage Band</strong></p>
<p>You can plug Flying Haggis right into Garage Band, too; which gives you recording and solo-oriented jamming capability immediately. It's just a very well integrated, ultra-high quality experience from start to finish.</p>
<p><strong>Summing Up</strong></p>
<p>I am deliriously happy with this setup. I play jazz, blues, rock, metal, classical and folk; everything I want is right at my fingertips. Perfect. I just drag my laptop, a stereo amp, and a couple speakers out, and I'm good. Aside from the Mac, amp and speakers, the outlay is about $160 in total, which is a screaming bargain for what you get. I highly, totally, ultimately and without quibbling recommend this setup. If it weren't for the copy protection, I'd rate it stone perfect.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Back On Track...]]></title>
<link>http://impulsivehearts.wordpress.com/?p=340</link>
<pubDate>Mon, 21 Jul 2008 22:34:39 +0000</pubDate>
<dc:creator>Kaige</dc:creator>
<guid>http://impulsivehearts.wordpress.com/?p=340</guid>
<description><![CDATA[Mac OS X Leopard&#39;s Spash Screen
Well, I gave in and wiped the harddrive on the laptop after tryi]]></description>
<content:encoded><![CDATA[[caption id="attachment_341" align="alignleft" width="200" caption="Mac OS X Leopard&#39;s Spash Screen"]<a href="http://impulsivehearts.files.wordpress.com/2008/07/leopard.jpg"><img class="size-full wp-image-341" src="http://impulsivehearts.wordpress.com/files/2008/07/leopard.jpg" alt="" width="200" height="125" /></a>[/caption]
<p>Well, I gave in and wiped the harddrive on the laptop after trying just about every method known to man to try to get any files off it. The file system was completely hosed.</p>
<p>Reinstalling the OS and upgrading to Leopard and then reinstalling Office and Adobe's Creative Suite took way too long. I'm still missing some stuff, but luckily I had registration codes written down for everything except one and I think I lost the email for that one in the wipe.</p>
<p>Fortunately, I only lost about 5 days worth of edits and journal entries that weren't backed up on my desktop machine. I'm giving what used to be called .mac or iDisk and is now known as MobileMe a trial. For $99 a year, they'll back up all the preferences and data from my Apple-centric software. Sadly, I don't like Mail, Safari, iCal, or Address Book and prefer Entourage. So, if I want that stuff backed up, I have to do a bunch of picky hand-setting of what I want archived. Add to this, if I don't want to give up my two free month trial, I can pay my money now and upload more than 100mb at a time.</p>
<p>Do you know how small 100mb is?! Sheesh.</p>
<p>So on the whole, I'm not TOO depressed about having to wipe it, but I am feeling a distinct sting where all my contacts, emails and stuff that wasn't backed up have been ripped from me. Yes, for a digital packrat, this sucks. Oh well, life goes on and more will be accumulated over time.</p>
<p>So the plans this week are to jump back in at the deep end and keep going. At least the writing stuff lost wasn't new pages, just some edits. It could have been so much worse than having to resummarize the scenes in Revealed, but I'm looking at them closely in terms of subplots and what I can do to expand on Barrington's story line. I also printed out the whole beast so I can work on the edits from that and know which pages have been revised for sure. Yup, list of pages revised went poof too.</p>
<p>So that's how my week wrapped up. Dr. Horrible was definitely a bright spot. Joss Whedon is pure EVIL!</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[my lost weekend: don't waste your time with MobileMe's “push” except for e-mail]]></title>
<link>http://dtoub.wordpress.com/?p=67</link>
<pubDate>Mon, 21 Jul 2008 14:20:21 +0000</pubDate>
<dc:creator>dtoub</dc:creator>
<guid>http://dtoub.wordpress.com/?p=67</guid>
<description><![CDATA[When I had a BlackBerry, I relied on PocketMac&#8217;s free sync tool that enabled me to sync my Ent]]></description>
<content:encoded><![CDATA[<p>When I had a BlackBerry, I relied on PocketMac's free sync tool that enabled me to sync my Entourage calendar, notes and address book with the BlackBerry. Since moving to the iPhone, I rely on the sync services built into Entourage, which also interacts with OS X's sync services. Until recently, it worked ok---new events got synced from Entourage to iCal within seconds, and then to my iPhone over a USB sync (or vice-versa, since new events on the iPhone would make it to Entourage). </p>
<p>Then came Apple's change to MobileMe. Dorky name, but whatever. It held the promise of push e-mail as well as push contacts, push calendar events and push bookmarks. Sounded great. And initially, once some bugs were worked out on Apple's end, it seemed to work ok. Certainly, the push e-mail works perfectly. However, “pushing” to and from my MacBook Pro would take much, much longer. True, the MobileMe sync preferences are set to sync at 15-minute intervals (a number easily changed, mind you, but in the end that doesn't help much---trust me). That I could have lived with, since all I'd have to do is hit the Sync Now button in iSync on my menu bar, and that would be that. However, syncing this way takes forever. The sync would keep going and going for 30 minutes or more, even if hardly anything had changed on my iPhone or laptop. </p>
<p>I reset sync services, restarted, repaired permissions, etc. but that didn't make the “push” syncing any faster. So I disabled push on my iPhone <strong>except </strong>for e-mail, and that's when the real troubles started. As expected, the calendar, contacts and bookmarks on my iPhone were now blank, but one sync with my MBP over a USB cable would do the trick. And it did. Except that with all the sync services nonsense I went through, my iCal calendar wouldn't sync within any reasonable timeframe with my Entourage calendar. I had read an article on <a href="http://www.macfixit.com/article.php?story=20080716102548758" target="_blank">MacFixit</a> about how to solve these issues by deleting several preference files, and that made things worse. I no longer had any Entourage calendar within iCal, nor was it being recreated by deactivating then reactivating sync services in Entourage. And when I finally had some success, everything was duplicated on both ends. Fortunately, I had a backup of my Entourage database (several, actually, all taking up 2+ GB of space), and reverted to that one, but now iCal only showed all my old recurring events ad nauseum. I even went into the terminal and tried the following:</p>
<p><span style="font-family:'Courier New';font-size:12px;line-height:18px;white-space:pre;">killall SyncServer</span></p>
<pre class="blockquote">rm -rf ~/Library/Application\ Support/SyncServices/*</pre>
<p>(note: in general, I never recommend using any rm -rf Unix commands, since it can end up irrevocably trashing unintended files, but in this case it was worth a shot.). Unfortunately, this didn't work. Apple does mention never to delete anything in the SyncServices folder, but deleting the entire folder in the expectation that it would be recreated later on seemed reasonable.</p>
<p>To make a long story short, after two days and many hours of dealing with this issue, here was the fix, at least on my system, which I found in a support article from the <a href="http://www.entourage.mvps.org/troubleshoot/syncservices.html#ss2" target="_blank">Entourage Help Page</a>:</p>
<p> </p>
<li>Turn OFF all sync services in Entourage preferences</li>
<li>Quit ALL Office applications (including Daemon---a script to do this is <a href="http://www.entourage.mvps.org/glossary/daemon.html#quit_daemon" target="_blank">here</a>)</li>
<li>Quit Safari, Address Book &#38; iCal and all applications synching through .Mac (Transmit, Yojimbo...)</li>
<li>Use Activity Monitor to quit Sync Services</li>
<li>Delete the contents of ~/Library/Application Support/SyncServices/</li>
<li class="c1">Optionally: if you want to <strong>replace all data</strong> in the system Address book and iCal with Entourage data, delete all iCal &#38; Address Book Data Files:
<ul class="none">
<li>~/Application Support/iCal/*~/Application Support/AddressBook/*</li>
<li>~/Library/Caches/com.apple.iCal/*</li>
<li>~/Library/Caches/com.apple.AddressBook/*</li>
</ul>
</li>
<li>Open the .Mac System preferences and make sure .Mac synching is enabled</li>
<li>Restart all applications that sync to .Mac (Safari, Address Book, iCal, etc.... and Entourage).</li>
<li>Turn ON Sync Services in Entourage preferences.</li>
<p>I should also add that I used iSync to reset the sync history. How much that helped is hard to say, but Apple also suggests going into Terminal.app and typing:</p>
<pre>/System/Library/Frameworks/SyncServices.framework/Versions/A/Resources/resetsync.pl full</pre>
<p>I didn't need to try that one, which probably does what I did with resetting the sync history anyway. In any event, I now can sync perfectly over USB again. However, I strongly recommend not enabling push for contacts, calendar and bookmark synchronization. It's slow, unpredictable, and the fact that I usually cannot load the calendar page in MobileMe doesn't make me very confident in Apple's servers these days. <strong>Until they really have their act together on the MobileMe front, I'm keeping push off except for e-mail. </strong>The whole MobileMe push thing is what got me into this nonsense, anyway. It cost me much of my weekend, and had I not been careful, could have lost data as well.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[How-to Update Kalyway 10.5.1 to 10.5.4]]></title>
<link>http://cocoatree.wordpress.com/?p=25</link>
<pubDate>Mon, 21 Jul 2008 11:46:07 +0000</pubDate>
<dc:creator>p</dc:creator>
<guid>http://cocoatree.wordpress.com/?p=25</guid>
<description><![CDATA[
 
There are many Articles around the web that describe how to install OS X on a normal PC. But the]]></description>
<content:encoded><![CDATA[<p><img class="alignright" src="http://blog.tice.de/a_icons/icons/512%20Terminal.png" alt="" width="186" height="186" /></p>
<p> </p>
<p>There are many Articles around the web that describe <a href="http://maconpc.distinctlyjordan.com/2008/03/20/how-todual-boot-xp-and-leopard/">how to install OS X</a> on a normal PC. But there is no full guide who describes how to update 10.5.1 to 10.5.4. So here is it.</p>
<p><strong>Upgrade 10.5.1 to 10.5.2</strong></p>
<ol>
<li>Download the <em>10.5.2 Combo Update </em>(search Google) 343MB<em><br />
</em></li>
<li>Go to <em>/System/Library/Extensions/</em></li>
<li>Start Update</li>
<li>When AppleIntelCPUPowerManagement.kext apperars, move it to trash immediatly</li>
<li>The install finishes, but do NOT click the restartbutton!</li>
<li>Go to <em>/System/InstallAtStartup/scripts/</em> and open the file <em>1</em> with a texteditor<br />
if you can't access the folder     </p>
<ul>
<li><em>rightclick &#62; Get Info</em></li>
<li> at the bottom of the window it says <em>Sharing &#38; Permission</em>, unlock it and click the plusbutton</li>
<li> Select your Username, press Select and change your permissions to read &#38; write</li>
</ul>
</li>
<li>Find the string <em>/System/Library/Extensions/Dont Steal Mac OS X.kext</em> and replace it with <em>/System/Library/Extensions/dsmos.kext</em></li>
<li>Save the file and restart</li>
</ol>
<p><strong>Update 10.5.2 to 10.5.3</strong></p>
<ol>
<li>Download the <em>10.5.3 Combo Update </em>(search Google) 536MB<em> </em><em><br />
</em></li>
<li>Repeat steps 2 to 8 from above</li>
</ol>
<p><strong>Update 10.5.3 to 10.5.4</strong></p>
<p>Just start the Apple Softwareupdate, download and install the 10.5.4 update.</p>
<p><strong>Now you should have running OS X 10.5.4!</strong></p>
<p><strong>If you've any problems write a comment and I'll help you!</strong></p>
<p>Thanks to <a href="http://netkas.org/?p=50">netkas.org</a> (Update 10.5.2/10.5.3) and <a href="http://www.infinitemac.com/apple-releaseds-mac-os-x-1054-update/">Infintite Mac</a> (Update 10.5.4).</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[PsyStar: Their business a pretext for lawsuit?]]></title>
<link>http://recycleosphere.wordpress.com/?p=118</link>
<pubDate>Mon, 21 Jul 2008 11:28:48 +0000</pubDate>
<dc:creator>Ploni Almoni</dc:creator>
<guid>http://recycleosphere.wordpress.com/?p=118</guid>
<description><![CDATA[The saga of PsyStar, the Apple clone maker, now has entered into court. Most people, including mysel]]></description>
<content:encoded><![CDATA[<p>The saga of PsyStar, the Apple clone maker, now has entered into court. Most people, including myself, think it probably will end in a loss for them. However, as a <a href="http://geekblog.oakcircle.com/2008/07/21/how-the-psystar-lawsuit-might-go-very-very-wrong-for-apple/">friend's blog</a> has said, there is a possibility that PsyStar has a good defense up their sleeve. My take on that is that they definitely do have something in mind, even if that something in mind was to get in court with Apple. I had chronicled on this blog the fact that at first PsyStar appeared to be a company without a product. They were widely considered to be a possible hoax because of that. Then they finally showed a product to the press, once it became clear that they wouldn't be taken seriously without one. It was widely derived by reviewers as shabby, even by low-end $499 clone standards. Their headquarters, now for sale, changed no less than three times. Now they're <a href="http://www.macdailynews.com/index.php/weblog/comments/mac_cloner_psystars_headquarters_put_on_the_market_priced_for_quick_sale/">selling</a> the factory/warehouse used to build the clones. This smells like "lawsuit company" written all over it, doesn't it? Well, a lawsuit company always has legal counsel, and a courtroom plan. This could get very interesting...</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[VNC screen sharing across different platforms]]></title>
<link>http://atchieu.wordpress.com/?p=37</link>
<pubDate>Mon, 21 Jul 2008 04:07:25 +0000</pubDate>
<dc:creator>atchieu</dc:creator>
<guid>http://atchieu.wordpress.com/?p=37</guid>
<description><![CDATA[Virtual Network Computing (VNC) is a graphical desktop sharing tool that can be used cross platform ]]></description>
<content:encoded><![CDATA[<p>Virtual Network Computing (VNC) is a graphical desktop sharing tool that can be used cross platform (unlike other tools such as Apple Remote Desktop or Windows Remote Desktop). The drawback is that it is generally slower than these OS specific remote desktop apps because there is no inherent operating system information on the viewing machine. You can even view your remote desktop in a Java enabled browser (with some distributions of VNC). On Unix machines, VNC is usually automatically included in the distribution (most flavors of Linux have it floating around somewhere as well as OS X). You can dive into more details if you just search for a Wikipedia page. But essentially you are sending images of your server desktop to your viewer and can be tunneled over an SSH connection. In general it is not "very" secure.</p>
<p>Windows - I use TightVNC because it is free and it works. This provides both a viewer and a server for your Windows machine. To setup a server on your just follow the TightVNC directions. Note that you have to have TightVNC server running at all times to connect to the machine. Another free one out there is called UltraVNC.</p>
[caption id="attachment_38" align="aligncenter" width="300" caption="A screenshot of TightVNC in action and remotely viewing an OS X session."]<a href="http://atchieu.files.wordpress.com/2008/07/vnc-screenshot.png"><img class="size-medium wp-image-38" src="http://atchieu.wordpress.com/files/2008/07/vnc-screenshot.png?w=300" alt="A screenshot of TightVNC in action and remotely viewing an OS X session." width="300" height="187" /></a>[/caption]
<p>OS X - I use Chicken of the VNC as a viewer since it is also free and works well. The VNC server is automatically built in OS X 10.5 and can be found by navigating to <strong>System Preferences</strong> &#62; <strong>Sharing</strong> &#62; <strong>Screen Sharing</strong>. Go ahead and click on <strong>Computer Settings </strong>and check off that "VNC viewers may control screen with password" and insert an appropriate password. You may also have to check the box above as well. Now if you go back, you can read the dialog and it will let you know how to connect to your Mac via VNC.</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Lindens drop Panther support? That's unpossible!]]></title>
<link>http://claryschmidt.wordpress.com/?p=62</link>
<pubDate>Sun, 20 Jul 2008 06:03:38 +0000</pubDate>
<dc:creator>Claryssa Schmidt</dc:creator>
<guid>http://claryschmidt.wordpress.com/?p=62</guid>
<description><![CDATA[Amazingly, some people still use OS X 10.3, and a couple are whining because of last Thursday&#8217;]]></description>
<content:encoded><![CDATA[<p>Amazingly, some people still use OS X 10.3, and a couple are whining because of last Thursday's announcement. I don't know why they expect Panther support when pretty much every piece of software for OS X released in the last couple years or so requires 10.4, if not 10.5. Not to mention the fact that Panther users make up a quarter of a percent of logins.<br />
At least Windows 2000 is still supported ;)</p>
]]></content:encoded>
</item>
<item>
<title><![CDATA[Control Your Computer from Your iPhone or iPod Touch]]></title>
<link>http://neufelni.wordpress.com/?p=37</link>
<pubDate>Sun, 20 Jul 2008 00:59:56 +0000</pubDate>
<dc:creator>neufelni</dc:creator>
<guid>http://neufelni.wordpress.com/?p=37</guid>
<description><![CDATA[Today, I came across one of the coolest apps I have found so far in the iTunes App Store. It&#8217;s]]></description>
<content:encoded><![CDATA[<p>Today, I came across one of the coolest apps I have found so far in the iTunes App Store. It's a VNC client called Mocha VNC Lite, and it allows you to control your computer from your iPhone or iPod Touch.</p>
<p>If your using a Mac, this is really easy to set up. Just enable Screen Sharing on your Mac, then with VNC Lite on your iPhone or iPod Touch connect using your IP Address or Computer Name, and enter the password. If your using Windows, you will first need to install a VNC server on your PC.</p>
<p>Here are couple of screenshots:[gallery]</p>
<p>And here is a Link to <a href="http://phobos.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=284984448&#38;mt=8">Mocha VNC Lite in the iTunes App Store</a>.</p>
]]></content:encoded>
</item>

</channel>
</rss>
