You are hereprojects

projects


How to allow self-signed certificates when using NSURLRequest in your iPhone app

UPDATE

Nathan advises me that overriding the allowsAnyHTTPSCertificateForHost:... method is likely to cause AppStore to reject the application due to the use of a private API.

How to Configure Email Notification of New Drupal Comments Awaiting Approval

Out of the box, Drupal 6.x is not configured to notify anyone when a new comment is awaiting approval. If you have decided to require approval for all new comments, you can do one of two things:

  1. You can visit your site on a regular basis to check for new comments awaiting approval, OR
  2. You can configure Drupal to send you an email whenever a new comment is created.

I prefer #2, so let's see how that works...

First you need to create a new action.

Canon bulb-mode HDR controller - powered by Arduino

One project I'm working on is a bulb-mode HDR controller for Canon DSLRs (also known as bulb mode bracketing).

Arduino 101 - (presented at Bar Camp Sydney 5)

Just finished presenting at Bar Camp Sydney 5 on the topic of Arduino 101 - an intro to real world interfacing. Despite the fact it was pretty much off-the-cuff, I felt it went pretty well.

The units I had at the presentation were:

  • Arduino Duemilanove with XPort ethernet daughter board
  • Boarduino (plugged into white breadboard prototyping board)
  • Freeduino with 16x2 LCD daughterboard (inside camera controller project)
  • SD card reader board