FOAF-a-Matic Notes
Change history and TODO list for the FOAF-a-Matic application.
Changes
- 23rd July 2002 -- 0.6. Added ability to include seeAlso FOAF descriptions. Added refer a friend capability. If the following URL parameters are given, then they are
used to automatically populate the details of the first friend:
name
, email
, seealso
- 19th July 2002 -- 0.5. mbox_sha1sum calculation was using raw email address without adding 'mailto:' prefix. Thanks to Sampo Syreeni. Corrected
serialization of friend data -- People elements weren't being wrapped in a 'knows' element. Thanks to Edd Dumbill. Added ability to switch
spam protection on and off. Added a 'What Next?' section.
- 12th July 2002 -- 0.4. Fixed bug that was incorrectly producing mbox_sha1sum as an RDF resource. Thanks to Jim Ley and Dan Brickley.
- 11th July 2002 -- 0.3. Reworked all Javascript, separating out helper objects and functions (foaf.js) and form processing (foaf-a-matic.js). Added more FOAF properties,
including schoolHomepage, workInfoHomepage, phone, firstName, surname, title. Also added mbox_sha1sum as suggested by danbri, using Paul
Johnston's SHA1 implementation for Javascript. Multiple friends can now be added. Added an introduction.
- 10th July 2002 -- 0.2. Fixed missing 'mailto:' prefix on friends mbox and typo (workhomepage => workplaceHomepage); gained a mirror(! :) which demonstrates some improvements.
TODO
- Signing?
- Improve UI and docs
- Improve form validation
- Add ability to enter Documents and Projects
- Create page on the Wiki for ongoing notes and feedback
[FOAF Hackery]