When developing a web site or application, you may sometimes need to expose the development version running inside your network to the public Internet. This can be necessary to test the communication between your application and an external service, such as PayPal.
Category Archive for 'Tips'
Textmate: Use Command-Escape as a Shortcut to the Gear Menu
Posted in Tips on Jun 22nd, 2008
Textmate is a superb text/code editor for the Mac that makes extensive use of keyboard shortcuts to make your life easier.
One of the most important shortcuts in Textmate is Control-Escape, which opens a “Gear” menu with important context-sensitive functions. However, if you turn on the Screen Sharing or Remote Management features of your Mac, you [...]
If you need to compile or run Java programs from the command line, it can be a real hassle to identify all the jar libraries the program requires and include them in your classpath.
Here is a short script that will do this work for you on Unix, Linux or Mac systems. It finds all [...]
Gmail bug? Conversation labels do not apply to new messages
Posted in Tips on Mar 13th, 2008
Gmail has a nasty bug (or quirk) that I have only just discovered. It explains why I sometimes have trouble searching for specific emails in my archive. To use Gmail effectively you will need to know about this bug, and how to avoid it.
Background
In Gmail, messages are automatically grouped together into a conversation based on [...]
Gmail mobile phone application for Google Apps
Posted in Tips on Feb 29th, 2008
I have been using Google Apps – Google’s set of hosted email and collaboration tools that are available from your own domain name – for some time now. The service works very well but it has one annoying drawback: many of Google’s other services and tools do not recognise your Google Apps identity. To log [...]