In this case the Google webmaster crawl reporter was indicating a large number of pages in a Drupal site as unreachable - 500 error. Users however could access the problem pages without difficulty or delay.
Blog
Google webmaster reports page unreachable but users can browse page
Creating favicon ico files on OS X
The ICO image format is a Windows format for representing icons at various resolutions. It is also widely used to represent favicons. It is thus somewhat similar in intention to the OS X ICNS format. Indeed you can create and edit ICO files using the Icon Compose app that ships with Xcode. It lives in /Developer/Applications/Utilities/Icon Composer
Building a release with Xcode, AppleScript and agvtool
Whenever a release of KosmicTask is built agvtool is used to increment the bundle versions of all the various components. The bundle version is significant for the user because when the app is upgraded a change in the KosmicTaskServer component bundle version is what triggers that component to update all the application tasks.
Change iPhoto title and description
The title and description settings for an iPhoto image in iPhoto 08 can be modified using the information explorer in the bottom left hand corner of the app window.
The explorer can be toggled on and off using the blue i button.
If you are scripting iPhoto the information title is presented as the title property of the photo object. The information description on the other hand is available as the comment property.
Automatically log in authenticated Drupal user
In some cases it may be desirable to externally access authenticated user paths on our Drupal site. I use this approach to kick off various admin functions.
Duplicate a Drupal Installation
We want to duplicate an existing Drupal installation for testing purposes. In this case the duplicate will reside on the same Fedora 8 server.
Our original live domain is www.example.com.
Our duplicate domain will be dev.example.com.
BT Connect DNS Zone Management Update Fails
The BT broadband business connect web site features a web based domain management interface. The site does state that some features may be disabled for primary domains, however, one can still request A, CNAME, MX, URL, FRAME, and TXT record changes for primary domains.
Share Google Analytics Account
Google analytics accounts can be shared with other Google account holders.
Automatically extract zipped attachments received on postfix mail account
Application Screencasting - ScreenFlow, QuickTime and Flash
Just a few notes on my own screencasting efforts.
My KosmicTask screencast is intended to be a marketing and promotional aid as well as providing a user level introduction to the application. As such I want the finished screencast to be produced to a reasonably high standard.