Mathematics possesses not only truth, but a beauty - a beauty cold and austere, like that of a scupltureBertrand Russell
1 | 2
1 - 5 [9]
This post does not relate to any other topics
Quite frustrating having finally converted a client to Mac computers to then suddenly see their wireless network broken after upgrading the MacBook Pros to Leopard 10.5.7.
In short the MBP fails to connect with the hub (in this instance a BT Home Hub and BT Office Hub) when renewing the DHCP lease and thus reverts to using the internal value - 169.254.x.x. I have seen this problem before on my own networks and occasionally connecting an iPod Touch via WiFi. The solution would normally be to assign a static IP address on the local network for the network interface. But this time a static address did not work.
The solution is instead to change the security settings of the hub for the wireless network. I experienced this issue with the BT Home Hub and Windows Vista once so it is hardly unique to Mac OS X. But it is frustrating that these different platforms cannot standardise their protocols. For a brief moment my client feared they would have to roll back their OS with a clean install thanks to the inability of the BT Hub to communicate with OS X Leopard 10.5.7. I cannot recommend which wireless security to use, but the chances are setting a custom key (which should of course be changed regularly anyway) and choosing a different standard is as good a place as any to start in diagnosing your wireless connection issues.
Posted on Jun 16, 2009 at 14:47:58.
This post does not relate to any other topics
Apple OS X Leopard is coming to a computer near you soon!
Personally I will be jumping on the Leopard train as soon as I have invested in a reliable backup solution to boot my older Tiger off an external drive if I so wish.
Finally, a PC Unix that everyone can love. OS X Leopard is a triumph of customer-focused engineering Apple OS X Leopard: A beautiful upgrade. Tom Yager
Posted on Oct 25, 2007 at 10:09:39.
Also relates to Software
A bit to much grumbling recently - especially when today is my smile a while day! So time to get back to some informative blogging. When I was blogging first time round, a popular topic of conversation was choosing Firefox extensions and my favourite Firefox extensions but I think this particular topic has been well and truly saturated now. So instead over the next few weeks I will discuss a number of productivity tools I use on a day by day basis to help me get things done.
Where better to start than one of the stalwarts of any developer's arsenal on the OS X platform - Quicksilver (the art of acting without doing). I have a pretty exhaustive set of Quicksilver plugins installed on my all conquering iMac 3 gigabyte machine. Some of these rarely see the light of day, others I use on a regular basis - without thinking twice. One of Quicksilver's greatest strengths is it's ability to adapt to any task I wish to accomplish. One thing I do regularly is send visual scamps to collaborators during the CSS build stage of a job. Thanks to the Apple Mail Module and Screen Capture Actions I can complete this in three simple steps.
Of course, this can be extended further using the comma trick to add additional collaborators' addresses to the e-mail.

And since the captures are saved to the desktop could even capture a selection of screens and add them all to the same message using the comma trick. I guess I could take this one step further by introducing a trigger for step 1 but I actually find trigger overload weighs heavy on my short-term memory so avoid assigning too many short cut keys.
So that is my first little Quicksilver tip. More to follow…
Posted on Oct 04, 2007 at 19:04:09.
Also relates to Software
In my previous post I slightly over-simplified the ease with which installed applications can be removed from OS X. Not all software comes packaged in a single application file and in these circumstances the Installer will be used to add the programme. This blind process is somewhat reminiscent of Windows installation which left me so paranoid of infection I was taking system snapshots prior to and post every install!
But the good news is there is a very simple command line tool (lsbom that provides access to the package receipt giving full details of what was installed where and your very nice clean system. Every Installer installation will place a Bill of Materials file (Archive.bom) in the package receipt for the installed software. The receipt itself placed in the Receipts folder on the drive. So just open up the Terminal (/Applications/Utilities/Terminal.app) and enter the following command to see what files were installed where:
lsbom /Library/Receipts/{Application Name}.pkg/Contents/Archive.bom
If you are a Terminal novice you can hit tab as you enter any directory names to get a list of possible options (or auto-complete if only a single matching directory). This is useful for entering the application name if there are several alternatives or you are not entirely sure of spelling.
Posted on Sep 20, 2007 at 11:15:27.
Also relates to Software
I am a software addict! Who isn't in this game. But I cannot resist downloading the latest software for a test drive.
But for every ten packages I download nine of those will inevitably wind up in the trash. In my Windows days this soon became a sorrowful affair as left trawling the registry cursing the total lack of usability. Fortunately on OS X this is simplified considerably with most software being self contained packages with only a small footprint left in the user library Preferences and Application Support folders.
Anyway my Dock is filled with logs of colourful icons (ooooh I love the eye candy!) for software I might use on a week by week basis. But what programmes must I have open at all times? Well here is a quick snapshot of some of my essentials. Perhaps a few are left off this list like Cyberduck, Photoshop and Fireworks but these are the major must haves if I were to reinstall.
![]()
From the right since that is where the interesting ones are:
Not exhaustive but an excellent set of tools.
Posted on Sep 20, 2007 at 10:48:29.