This page looks plain and unstyled because you're using a non-standard compliant browser. To see it in its best form, please upgrade to a browser that supports web standards. It's free and painless.

Paul's Time Sink

| Main | Albums |

Sharing Address books

Paul Westbrook | 09 December, 2005 19:49

I finally got the sharing of our Address Books working.  I was assuming that once you accessed a shared address book, you could drag a card from the shared address book, into one of the local groups.  Then when it is updated remotely, the updates would automatically appear.

This is not the case.  When you drag a card from a remote address book, it makes a copy of it locally.  This means that updates don't happen automatically.
 (More)

Responsibility of broadcasters

Paul Westbrook | 09 December, 2005 19:29

Do television broadcasters have any responsibility to keep a quality of service for their viewing public?  And when there is something that would affect this quality, do they have to notify the viewers?

Ever since we have gotten our HDTV, we have noticed when the broadcasters do something to their towers.  For example, our NBC station is having a problem with their transmitter.  Interference with digital signals is more noticeable than analog signals.
 (More)

movabletype API

Paul Westbrook | 09 December, 2005 18:59

I have been thinking about implementing the MovableType xmlrpc API for LifeType.  I have been getting a little annoyed with the metaWeblog api, since it doesn't have seperate fields for the main text and the "more" text.  LifeType works arounds this limitation currently by using a special string to indicate the different text fields.

It is pretty easy to implement the newPost API, as the client just has to set the additional fields.  On the server, if the fields are set, it knows that it is a MovableType client, and not a metaWeblog client.
 (More)

XCode and documentation

Paul Westbrook | 09 December, 2005 11:27

A couple of days ago, I was writing some java code.  I wanted to be a "good" developer, and document my code.  I decided to use javadoc format comments, as this is the standard for java code.

Since I was doing this on my Mac, I decided to use Xcode to do the development.  Once I got the code written and compiling, I figured I could add a new target to the project that would create the javadoc.
 (More)

Powered by LifeType
Design by Book of Styles