Posts Tagged ‘OSX’
Textmate
Tuesday, August 2nd, 2011
So if you code or write and create text files on the Mac the chances are you use the excellent Textmate to do it, and if you do and you haven’t already, you should upgrade your Textmate experience using this to make it pretty and work better.
As an added bonus the icon is changed to look like a moleskin note book.
Adobe Air
Monday, August 1st, 2011So for a while I’d had issues with Adobe Air applications sometimes working other times not, and due to the infrequency with which I used Air based applications I had largely ignored the problem, however today I need to use Mockups and this I meant I had to fix the issue.
The solution turned out to be pretty simple, uninstall Air (for good measure) and then install Mockups, simples. So open a terminal session and use the following:
sudo /Applications/Utilities/Adobe\ AIR\Uninstaller.app/Contents/MacOS/Adobe\ AIR\ Installer -uninstall
Enter your password when prompted and a few seconds later you get:
Uninstalling Adobe AIR (all versions) done
Re-install Air, install Mockups, get creative
Why the dull post on something so simple, well I’ve had to do this several times now and always have to Google for the best way to uninstall Air on OSX so this time I’ve posted here to help me out. BTW – this worked on Lion
Playing with technology
Thursday, June 23rd, 2011So I’m doing some interesting stuff at the moment which among other things has me reading up on Open Social which meant installing Shindig which before that (as the implementation I’ll be needing is Java based meant installing Tomcat.
And at this point I realised that nothing had really moved on in terms of servers / technology and setup, I know there is the argument that if you make it simple to do anyone can do it, but it should be a bit easier by now to have Apache / Tomcat running on OSX in harmony without resorting to Google and config file hacking, as it is I’ve just gone for a basic config with Tomcat running on a separate port (as per standard install) and after some memory leak issues (seemingly) have reverted back to running Tomcat as and when needed (to be fair this is more likely to have been as a result of a dodgy build of the site I was testing.
Migration Time
Saturday, December 5th, 2009So it was time to replace the home Mac Mini, it had done sterling work as the main home machine serving as a home for all of our photos, music and used for general surfing, but it was certainly slowing down, the upgrade to Snow Leopard had gone well and helped prolong its life but the signs were there, time for something new and shiny.
The Mini was sitting on top of 2 x 1Tb Iomega Minimax drives which gave a useful number of extra USB boots and made for a neat tower / shrine. One drive was data the other was the time machine backup, but things had moved on, I now had a QNAP TS-439 with 4 x 2Tb (1863Gb Actual) drives installed and configured as RAID 6 (3664Gb usable) so there was plenty of storage to be had and the potential ability to recover from two drives failing.
I configured a number of iSCSI targets and using the Studio Solutions GlobalSAN iSCSI initiator connected up. This was a very simple, one minutes process and having done the same under Windows using the MicroSoft iSCSI initiator I know which I’d prefer to use in future.
I copied the data across into the relevant targets, music, photos and then setup backup using time machine to do the applications, user account and everything else other than the music and pics. To ensure everything worked I quickly re-opened iTunes and iPhoto and changed the library to the iSCSI targets, all was working lovely. Time taken to setup, 10 minutes, time to copy the data about 4 hours in total.
Now the migration, shut down the mac mini, spend an hour moving all the kit around and tidying up the wires and then for the moment of truth. Fire up the new mac, register and ignore the migration assistant for now. Once the mac is running I downloaded the initiator and installed, setup the connections to the iSCSI targets, open iPhoto and iTunes and point the applications to the iSCSI data and all was good. Just the application migration to go.
I opened up the ever so handy OSX Migration Assistant, pointed it at the time machine backup and recovered the old account data and applications on to the machine as a new account, logged out, logged in as the recovered account and the migration was done.
Work done, about 10 minutes, time taken 5 hours of data transfer backwards and forwards.
Job done, no problems and no fuss, technology as it should be.