10.5

Mac OS X 10.5 (Leopard)

Release: QuartzBuilder, v1.4

Release Type: Production
Version: 1.4
Release Notes

Changes since QuartzBuilder 1.3

Altered behavior of Fullscreen Display Screen setting:

  • (Disabled) — Fullscreen toggles to current screen
  • Display1 — Always fullscreen on primary screen (no toggle)
  • Display2 — Try fullscreen on secondary screen (no toggle). Do fullscreen on primary screen if no secondary screen exists.
  • Display3 — Try fullscreen on tertiary screen (no toggle). Do fullscreen secondary (and then primary) if tertiary doesn’t exist.
  • etc.

Known issues

  • To build an application that contains 32-bit-only plugins, you must run QuartzBuilder in 32-bit mode. See the QuartzBuilder documentation for details.

Itunes xml Music Libary (Composition by itsthejayj)

Author: itsthejayj
License: Creative Commons Attribution
Date: 2011.11.20
Compatibility: 10.5, 10.6, 10.7
Categories:
Required plugins:
Kineme File Tools

Using itunes Music library xml file normally located in your ~/Music/iTunes/iTunes Music Library.xml.

This composition allows access to your playlist information in itunes.

The iTunes Music Library.xml format is ridiculous with odd key names. So to save anyone else going through the hassle of sorting this xml file here is an example of how this COULD be done.

*thanks for @gtoledo3 for reminding how to search a structure

Release: QuartzBuilder, v20111118

Release Type: Beta
Version: 20111118
Release Notes

Changes since QuartzBuilder 1.3

Altered behavior of Fullscreen Display Screen setting:

  • (Disabled) — Fullscreen toggles to current screen
  • Display1 — Always fullscreen on primary screen (no toggle)
  • Display2 — Try fullscreen on secondary screen (no toggle). Do fullscreen on primary screen if no secondary screen exists.
  • Display3 — Try fullscreen on tertiary screen (no toggle). Do fullscreen secondary (and then primary) if tertiary doesn’t exist.
  • etc.

Google Voice Plugin (Composition by dust)

Author: dust
License: BSD 2-clause
Date: 2011.11.18
Compatibility: 10.5, 10.6, 10.7
Categories:
Required plugins:
Google Voice

here is a google voice plugin. it lets you send and receive google voice messages. it will send text messages and place bridged telephone calls. you can also fetch all your settings and messages.

Send and receive images in a POST request (Composition by jstrecker)

Author: jstrecker
License: MIT
Date: 2011.11.12
Compatibility: 10.5, 10.6, 10.7
Categories:
Required plugins:
NetworkTools, DataTools

This example shows:


- how to use the Convert To Data and Convert From Data patches to send/receive images in a POST request


- how to use 2 HTTP Servers and 2 HTTP Querys in one composition