Archive for the 'Apple' Category
Saturday, August 23rd, 2008
The first time you select the voicemail button your an iPhone, in typical Apple fashion, it offers to help you configure your voicemail. This was much nicer than the traditional voice prompts one normally has to navigate, but the final step (talking to the network) repeatedly failed for me. Google indicated that it might be [...]
Posted in Apple | No Comments »
Sunday, August 10th, 2008
As revealed in my previous post, I recently purchased an iPhone. The reason for this is that the Internet stopped working on my old phone, and since I needed a new portable Internet device anyway and the web being the iPhone’s forté, it seemed like the best choice for my requirements.
But is it any [...]
Posted in Apple, Geeky | No Comments »
Sunday, August 10th, 2008
While a Mac usually “Just Works”, when it does encounter an error situation, OS X often emits a a very vague message that can make debugging a long-winded process. For example, suppose you have recently brought home a shiny new iPhone and upon connecting it to iTunes you receive: “Could not connect to iPhone because [...]
Posted in Apple | 1 Comment »
Saturday, March 15th, 2008
I recently picked up a Netgear DG834Gv3 wireless router and modem on ebay for a very reasonable price. In order to make iChat video conferences work seamlessly (i.e. without having to configure port forwarding) I had to:
Upgrade it to the latest firmware (V4.01.30).
Toggle UPnP off and on (twice according to some forums).
Disable port scan [...]
Posted in Apple, Geeky | No Comments »
Saturday, January 19th, 2008
Leopard is the product name for the fifth release of Apple’s OS X operating system. I was pretty happy with the previous release, so apart from the automatic backup feature known as “Time Machine”, I was unsure as to how much benefit I would derive from the upgrade but it turns out that the little [...]
Posted in Apple | No Comments »
Thursday, January 10th, 2008
Buried in the changelog of the latest NetNewsWire release:
Sleep
Fixed a bug that prevented automatic sleep for some people.
Which is interesting because for some time now my macbook has not been putting itself to sleep after the correct period of idleness (although a manual command to “sleep” worked fine). After shutting down NetNewsWire and leaving my [...]
Posted in Apple | No Comments »
Saturday, December 15th, 2007
It seems that on Mac OS X Leopard /usr/bin/emacs comes pre-compiled with carbon support. Great, except you still can’t start it as a graphical application without a very simple wrapper which is available for download.
Posted in Apple | No Comments »
Saturday, January 6th, 2007
I felt I had to blog about this because I’ve tried to do this twice in the last 12 months and each time the Internet has given me some wrong information that has led me to spend a frustrating hour puzzling as to why it didn’t work.
To allow a Windows computer to print over the [...]
Posted in Apple | 1 Comment »
Sunday, March 26th, 2006
Given the popularity of Mac laptops, it’s not surprising there are a plethora of applications for writing blog posts offline.
mtsend.py: Definitely the ultimate geeky cross-platform solution: use your favourite editor, and then run a Python-script from the terminal to upload your post. It’s also free (unlike the others featured here) but it does have a [...]
Posted in Apple, Geeky | No Comments »
Wednesday, January 11th, 2006
There’s been a lot of headlines about Web 2.0 recently, and at least one person has asked me: “What does all this 2.0 stuff mean exactly?”. With the dot com “bust” still a recent memory, a lot of people have proclaimed it more Internet-hype—and there is no denying the 2.0 moniker is pure marketing—but if [...]
Posted in Apple, Geeky | No Comments »
Monday, November 14th, 2005
A couple of my colleagues have been thinking about buying a new laptop. I was keen to extol the virtues of my ibook, but discovered they needed little persuasion on this front—a single trip to the Apple store and they were hooked. The only problem they have now is ibook or powerbook!
This reminded me that [...]
Posted in Apple | No Comments »
Thursday, October 13th, 2005
Britain is famous for its rain, but it rarely rains really heavily for an entire day like it has done here, today — the puddles are so big the pavements are practically flooded! The forcast is “rain”, “heavy rain” and more “rain” through ’til Saturday too; I never thought I would be find myself missing [...]
Posted in Apple, General | No Comments »
Thursday, August 18th, 2005
I walked to work for the first time today. Although it’s about a 30 minute walk, it’s actually a lot more pleasant than taking the subway as it wasn’t too hot on the streets, and while subway trains are air-conditioned, the subway stations are not and often suffocatingly hot. There also seemed to be many [...]
Posted in Apple, Travel | No Comments »
Monday, August 15th, 2005
Today really reminded me how New York is so fantastic. It started with a group of us having lunch in a classic 50’s style diner featuring singing waiting staff who were very entertaining. To get an idea of how long it was going to take to walk to work, I wandered down Seventh Ave back [...]
Posted in Apple, Travel | 1 Comment »
Sunday, May 1st, 2005
By default, interactive Python[1] is not very easy to use on OS X as it lacks any command history. It turns out that this is easily remedied by installing a (statically-compiled) library, called libreadline in /Library/Python/2.3/.
[1] Have I mentioned how cool, useful, and easy-to-write Python is?
Posted in Apple | No Comments »