future-of-wearable-computing (Glasses)

Posted in General | Comments Off on future-of-wearable-computing (Glasses)

test MX record for mail

Begin forwarded message:


From: Ian Brackenbury <ian.brackenbury@gmail.com>
Subject: test MX record for mail
Date: 4 June 2005 5:39:00 PM NZST
To: nicekiwi <ian@nicekiwi.com>

To do this, use Telnet. For the “Host Name”, enter the mail server
name (for example, “mail.example.com“). For the Port, enter 25. A
second or two later you should see a welcome message. Type “HELO”
followed by the domain name of the computer you are using. For
example, “HELO eagle.example.com“. Then, after you get a response,
type “MAIL FROM: my.email.address@example.com” (using your E-mail
address on your mail server), and then “RCPT TO:
my.email.address@example.com“. Then, type “DATA”, “Subject: Test”, a
blank line, “Test”, and then “.”. After the response, type QUIT. Make
sure that you get a copy of this E-mail. If you do not (it could take
some time if you are using a slow mailserver outside your domain as a
backup), try it again (in case you made a mistake). If you don’t get
that second test message, you probably have a serious problem (you may
get an E-mail back saying the message wasn’t deliverable).

Posted in General | Comments Off on test MX record for mail

some Applescript examples

… some broken by Mountain Lion but good to learn from

Posted in General | Comments Off on some Applescript examples

To disable automatic grouping of duplicate messages,

To disable automatic grouping of duplicate messages, quit Mail then run this command in Terminal:

 

     defaults write com.apple.mail AlwaysShowDuplicates -bool true

 

To revert to the default setting, run this command:

 

     defaults write com.apple.mail AlwaysShowDuplicates -bool false

 

or simply delete the setting altogether with this command:

 

     defaults delete com.apple.mail AlwaysShowDuplicates

 

If you want to see how Mail behaves with this setting enabled, but without modifying your preference file, start Mail from Terminal with this command:

 

     /Applications/Mail.app/Contents/MacOS/Mail -AlwaysShowDuplicates YES

Posted in General | Comments Off on To disable automatic grouping of duplicate messages,

Use Junk Folder but no client filtering

The Junk folder may require an additional step. If you don’t have junk mail filtering enabled, then Mail will ignore your requests to use any folder as the Junk folder (an error notice explaining what’s going on would be useful here, fellas). But if you’ve already got your mail host (e.g. Gmail) filtering your spam for you, you may not want to use Mail’s less-accurate built-in filtering.

Here’s the trick to make it work: enable Junk Mail filtering, and make sure the option set is “Move it to the Junk mailbox”. Then in the main window, choose which folder you want to use for Junk mail as described above. It will move up top.

Then, return to account preferences, and under Junk Mail, change the option to Perform Custom Actions. Then click Advanced… and change the rule from “Message is Junk Mail” to something that will never be true, e.g. “Message Type is RSS Article” (if you don’t use Mail for RSS feeds), or “Date Sent is greater than 1000 days old”. Now you can have Mail recognize your mail host’s spam folder without actually doing its 

Posted in General | Comments Off on Use Junk Folder but no client filtering

The Raspberry Pi Story so far

no ‘ARM at all. Oh Yes There Is, there’s ARM inside.
A feel-good story for 2013 – nothing deep but maybe worth a quick skim. 
Bridget, maybe Natalie would like one? Harry, Ashleigh must be almost ready for one? And Anna, is this too nerdy for Felix do you think? Hate him to turn out at all like his grandfather 🙂
Raspberry Pi is a modern “BBC Micro” for tinkering programmers whereas the Arduino focus is much more for tinkering engineers & hardware.
…Ian.


Posted in General | Comments Off on The Raspberry Pi Story so far

Enable sharing a remote drive on this computer

defaults write com.apple.NetworkBrowser EnableODiskBrowsing -bool true
defaults write com.apple.NetworkBrowser ODSSupported -bool true


“Teamwork over networks”












Posted in General | Comments Off on Enable sharing a remote drive on this computer

Sync Contacts – OSX, IOS, Google

https://www.zagaja.com/2012/09/how-to-get-ios-6-mac-os-x-and-google-contacts-to-sync-properly/

Oak Avenue Weather:__℃—__℃ no rain [?]

Posted in General | Comments Off on Sync Contacts – OSX, IOS, Google

CCTV Explained on YouTube

[youtube dH9Vo5yLPRI]

Posted in General | Comments Off on CCTV Explained on YouTube

OmniFocus create project template in IOS

To Create A Project Template

  1. Create project for template purposes
  2. Put project “On Hold”. Project is now a template.

The iOS Workaround For Copying A Template

  1. Set template to repeat everyday.
  2. To duplicate, change project from “On Hold” to “Complete”.
  3. New copy of that Project will appear.
  4. Change original template back to “On Hold” and remove the repeat from both the template and the new active project.

Oak Avenue Weather:__℃—__℃ no rain [?]

Posted in General | Comments Off on OmniFocus create project template in IOS