Developer / Downloads

  • Skin Development Kit (v3.1)

    Details, guidelines, exemplary images, do's and don't's to create a custom full featured skin for Netlog.
    Currently only partners can create skins with the development kit.

    Release Notes

    • v3.1 (Feb 6th, 2009)
      • Spanish, Italian and Turkish manuals included
    • v3.0 (Nov 26th, 2008)
      • Added reminders and comments to the .css example file
      • Added Photoshop .psd file with guides, examples and extra info
      • Complete rework of the manual with known issues, extra info about flash-headers and a submit-checklist
    • v2.2 (May 21st, 2008)
      • Initial public release
  • Netlog REST API Client Library (PHP5) (v0.1a)

    A php5 client library to communicate with our custom Netlog REST API.

    Release Notes

    • v0.1a (April 2008)
      • Initial release
  • Adobe ActionScript 3 Client Library (v0.1b)

    An ActionScript-wrapper to easily access the custom Netlog REST API from flash. Read more about building flash applications

    Release Notes

    • v0.1b (July 2008)
      • Smaller bugfixes
      • Added option to control native flash trace output of the client (traceoutput property)
      • Cleanup of listeners, added the following :
        • NetlogEvent.ERROR : Always fired when an error is returned from a called function
        • NetlogEvent.RESPONSE : Always fired when a positive response is returned from a called function
        • NetlogEvent.PAGE_LOADED : Fired when the page in which the SWF resides is full loaded, needs to be checked to make sure communication cannot fail (important)
    • v0.1a (April 2008)
      • Initial release