Randoom a Michael Friis production

Posts from August 2008

Using WCF to power Facebook feedstory forms

UPDATE: I think facebook has changed the API so that links in full stories have to be split into src and href parts.
Several parts of the Facebook developer API requires application developers to furnish JSON web services that feed data to various actions. These include feed forms (“I want to stick something on my wall”) [...]


Server based real-time face detection in Flex

This post will demonstrate the feasability of face detection in web cam feeds grabbed by a flash/flex application. It’s inspired by a prototype of Martin Speelmans, informed by my work with Flash and web cams and my experiments with OpenCV. The basic premise is that a flex application running in a users browser grabs web [...]