Skip to content

Instantly share code, notes, and snippets.

@fzwo
Last active May 15, 2024 10:16
Show Gist options
  • Save fzwo/01d62cebd21032683d87f51d094575d3 to your computer and use it in GitHub Desktop.
Save fzwo/01d62cebd21032683d87f51d094575d3 to your computer and use it in GitHub Desktop.
Download and view old Apple developer documentation

How to download and view legacy documentation from Apple (no need to sign in to your dev account)

  1. Download the docset index XML.
  2. Find the docset you want (there are some with URL https://apple.com/none.dmg; ignore them - you will find them again further down the file with a working URL).
  3. Download the dmg. It's probably around a gigabyte or so.
  4. "Install" the .pkg file somewhere on your disk. If you don't trust the installer, do it manually:
    1. Find the largest file, named Payload, and extract it using The Unarchiver.
    2. This creates a new, even larger file, probably named Payload-1.
    3. Extract Payload-1 using The Unarchiver.
  5. After many minutes of extracting, we have our .docset file.
  6. Use Kapeli Dash to browse and read the docset.

Why? Because Apple's old docs are often more verbose, and because they didn't mix iOS and macOS docs into one big mess. Or just because you need good information for backward compatibility, or what the official word was back in time.

@vgorloff
Copy link

vgorloff commented Aug 17, 2022

Direct links to Zip-files and Documentation pages from this page: https://developer.apple.com/library/archive/navigation/#section=Resource%20Types&topic=Sample%20Code

Part 9 of 14:

Click to Expand very large JSON.
[
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/SeedCFill/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/SeedCFill/SeedCFill.zip",
    "title": "SeedCFill",
    "platform": "macOS",
    "date": "2003-10-27; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Rubber_Bandit/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Rubber_Bandit/Rubber_Bandit.zip",
    "title": "Rubber Bandit",
    "platform": "macOS",
    "date": "2003-10-27; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Rotate_Bitmap_90/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Rotate_Bitmap_90/Rotate_Bitmap_90.zip",
    "title": "Rotate Bitmap 90",
    "platform": "macOS",
    "date": "2003-10-27; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/QuickDraw_FX/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/QuickDraw_FX/QuickDraw_FX.zip",
    "title": "QuickDraw FX",
    "platform": "macOS",
    "date": "2003-10-27; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/QTMLPrintingSample/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/QTMLPrintingSample/QTMLPrintingSample.zip",
    "title": "QTMLPrintingSample",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-10-27; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/PixMap2PixPat2ppat/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/PixMap2PixPat2ppat/PixMap2PixPat2ppat.zip",
    "title": "PixMap2PixPat2ppat",
    "platform": "macOS",
    "date": "2003-10-27; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/OldDelegateOnlyComponent/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/OldDelegateOnlyComponent/OldDelegateOnlyComponent.zip",
    "title": "OldDelegateOnlyComponent",
    "platform": "macOS",
    "date": "2003-10-27; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/MoreIsBetter/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/MoreIsBetter/MoreIsBetter.zip",
    "title": "MoreIsBetter",
    "platform": "macOS",
    "date": "2003-10-27; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/MPPeriodicalTest/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/MPPeriodicalTest/MPPeriodicalTest.zip",
    "title": "MPPeriodicalTest",
    "platform": "macOS",
    "date": "2003-10-27; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/MPDelayUntilTest/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/MPDelayUntilTest/MPDelayUntilTest.zip",
    "title": "MPDelayUntilTest",
    "platform": "macOS",
    "date": "2003-10-27; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/InkSample/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/InkSample/InkSample.zip",
    "title": "InkSample",
    "platform": "macOS",
    "topic": "Data Management; Strings, Text, & Fonts",
    "technology": "Carbon",
    "date": "2003-10-27; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/HITextShowcase/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/HITextShowcase/HITextShowcase.zip",
    "title": "HITextShowcase",
    "platform": "macOS",
    "date": "2003-10-27; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/HIDoubleSlider/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/HIDoubleSlider/HIDoubleSlider.zip",
    "title": "HIDoubleSlider",
    "platform": "macOS",
    "date": "2003-10-27; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/DelegateOnlyComponentOld/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/DelegateOnlyComponentOld/DelegateOnlyComponentOld.zip",
    "title": "DelegateOnlyComponentOld",
    "platform": "macOS",
    "date": "2003-10-27; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/CPUGestalt/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/CPUGestalt/CPUGestalt.zip",
    "title": "CPUGestalt",
    "platform": "macOS",
    "date": "2003-10-27; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/AsyncPB/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/AsyncPB/AsyncPB.zip",
    "title": "AsyncPB",
    "platform": "macOS",
    "date": "2003-10-27; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Tiler/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Tiler/Tiler.zip",
    "title": "Tiler",
    "platform": "macOS",
    "date": "2003-10-24; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Sheets/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Sheets/Sheets.zip",
    "title": "Sheets",
    "platform": "macOS",
    "date": "2003-10-24; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/MenuViews/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/MenuViews/MenuViews.zip",
    "title": "MenuViews",
    "platform": "macOS",
    "date": "2003-10-24; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/FloatingWindow/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/FloatingWindow/FloatingWindow.zip",
    "title": "FloatingWindow",
    "platform": "macOS",
    "date": "2003-10-24; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/SuspendAppleEvent/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/SuspendAppleEvent/SuspendAppleEvent.zip",
    "title": "SuspendAppleEvent",
    "platform": "macOS",
    "date": "2003-10-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/SprocketInvadersOld/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/SprocketInvadersOld/SprocketInvadersOld.zip",
    "title": "SprocketInvadersOld",
    "platform": "macOS",
    "date": "2003-10-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/SoundSprocketTest/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/SoundSprocketTest/SoundSprocketTest.zip",
    "title": "SoundSprocketTest",
    "platform": "macOS",
    "date": "2003-10-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/NetSprocketTestOld/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/NetSprocketTestOld/NetSprocketTestOld.zip",
    "title": "NetSprocketTestOld",
    "platform": "macOS",
    "date": "2003-10-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/MoofWarsOld/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/MoofWarsOld/MoofWarsOld.zip",
    "title": "MoofWarsOld",
    "platform": "macOS",
    "date": "2003-10-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/InputSprocketTestOld/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/InputSprocketTestOld/InputSprocketTestOld.zip",
    "title": "InputSprocketTestOld",
    "platform": "macOS",
    "date": "2003-10-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/ISp_SampleOld/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/ISp_SampleOld/ISp_SampleOld.zip",
    "title": "ISp SampleOld",
    "platform": "macOS",
    "date": "2003-10-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/GlyphaIVOld/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/GlyphaIVOld/GlyphaIVOld.zip",
    "title": "GlyphaIVOld",
    "platform": "macOS",
    "date": "2003-10-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/FinderLaunch/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/FinderLaunch/FinderLaunch.zip",
    "title": "FinderLaunch",
    "platform": "macOS",
    "topic": "Interapplication Communication",
    "technology": "ApplicationServices",
    "date": "2003-10-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/DroneZoneOld/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/DroneZoneOld/DroneZoneOld.zip",
    "title": "DroneZoneOld",
    "platform": "macOS",
    "date": "2003-10-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/DrawSprocketTestOld/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/DrawSprocketTestOld/DrawSprocketTestOld.zip",
    "title": "DrawSprocketTestOld",
    "platform": "macOS",
    "date": "2003-10-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/DSp_Context_SwitchOld/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/DSp_Context_SwitchOld/DSp_Context_SwitchOld.zip",
    "title": "DSp Context SwitchOld",
    "platform": "macOS",
    "date": "2003-10-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/ZoomRecter/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/ZoomRecter/ZoomRecter.zip",
    "title": "ZoomRecter",
    "platform": "macOS",
    "date": "2003-10-10; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/SuperSnapshot/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/SuperSnapshot/SuperSnapshot.zip",
    "title": "SuperSnapshot",
    "platform": "macOS",
    "date": "2003-10-10; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Snapshot/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Snapshot/Snapshot.zip",
    "title": "Snapshot",
    "platform": "macOS",
    "date": "2003-10-10; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Save_PICT_file/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Save_PICT_file/Save_PICT_file.zip",
    "title": "Save PICT file",
    "platform": "macOS",
    "date": "2003-10-10; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/RotateString/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/RotateString/RotateString.zip",
    "title": "RotateString",
    "platform": "macOS",
    "date": "2003-10-10; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Record_RetrievePictInfo/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Record_RetrievePictInfo/Record_RetrievePictInfo.zip",
    "title": "Record RetrievePictInfo",
    "platform": "macOS",
    "date": "2003-10-10; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Palette_and_GWorld/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Palette_and_GWorld/Palette_and_GWorld.zip",
    "title": "Palette and GWorld",
    "platform": "macOS",
    "date": "2003-10-10; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/New_NewGWorld/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/New_NewGWorld/New_NewGWorld.zip",
    "title": "New NewGWorld",
    "platform": "macOS",
    "date": "2003-10-10; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/MyDeviceLoop/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/MyDeviceLoop/MyDeviceLoop.zip",
    "title": "MyDeviceLoop",
    "platform": "macOS",
    "date": "2003-10-10; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Magnify/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Magnify/Magnify.zip",
    "title": "Magnify",
    "platform": "macOS",
    "date": "2003-10-10; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Direct_Pixel_Access/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Direct_Pixel_Access/Direct_Pixel_Access.zip",
    "title": "Direct Pixel Access",
    "platform": "macOS",
    "date": "2003-10-10; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/CustomPicComments/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/CustomPicComments/CustomPicComments.zip",
    "title": "CustomPicComments",
    "platform": "macOS",
    "date": "2003-10-10; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/CopyDeepMask/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/CopyDeepMask/CopyDeepMask.zip",
    "title": "CopyDeepMask",
    "platform": "macOS",
    "date": "2003-10-10; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/CopyBitsSpeedPalette/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/CopyBitsSpeedPalette/CopyBitsSpeedPalette.zip",
    "title": "CopyBitsSpeedPalette",
    "platform": "macOS",
    "date": "2003-10-10; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/ColorizePict/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/ColorizePict/ColorizePict.zip",
    "title": "ColorizePict",
    "platform": "macOS",
    "date": "2003-10-10; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Color_Marquee/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Color_Marquee/Color_Marquee.zip",
    "title": "Color Marquee",
    "platform": "macOS",
    "date": "2003-10-10; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/CollectPictColors/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/CollectPictColors/CollectPictColors.zip",
    "title": "CollectPictColors",
    "platform": "macOS",
    "date": "2003-10-10; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/CalcCMaskCalcMask/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/CalcCMaskCalcMask/CalcCMaskCalcMask.zip",
    "title": "CalcCMaskCalcMask",
    "platform": "macOS",
    "date": "2003-10-10; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/BrightContrastEngine/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/BrightContrastEngine/BrightContrastEngine.zip",
    "title": "BrightContrastEngine",
    "platform": "macOS",
    "date": "2003-10-10; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Bitblitz/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Bitblitz/Bitblitz.zip",
    "title": "Bitblitz",
    "platform": "macOS",
    "date": "2003-10-10; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Anima/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Anima/Anima.zip",
    "title": "Anima",
    "platform": "macOS",
    "date": "2003-10-10; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/VideoProcessing/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/VideoProcessing/VideoProcessing.zip",
    "title": "VideoProcessing",
    "platform": "macOS",
    "date": "2003-10-06; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/HID_Utilities_Source/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/HID_Utilities_Source/HID_Utilities_Source.zip",
    "title": "HID Utilities Source",
    "platform": "macOS",
    "topic": "Drivers, Kernel, & Hardware; User-Space Device Access",
    "technology": "IOKit",
    "date": "2003-10-06; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Simple_AppKit/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Simple_AppKit/Simple_AppKit.zip",
    "title": "Simple AppKit",
    "platform": "macOS",
    "date": "2003-09-30; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/CGText/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/CGText/CGText.zip",
    "title": "CGText",
    "platform": "macOS",
    "date": "2003-09-30; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/QTEffectsDialog_-_Cocoa/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/QTEffectsDialog_-_Cocoa/QTEffectsDialog_-_Cocoa.zip",
    "title": "QTEffectsDialog - Cocoa",
    "platform": "macOS",
    "date": "2003-09-04; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/EmbededAppleScripts/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/EmbededAppleScripts/EmbededAppleScripts.zip",
    "title": "EmbededAppleScripts",
    "platform": "macOS",
    "topic": "Languages & Utilities; Other Languages",
    "technology": "CoreServices",
    "date": "2003-09-04; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/softvdig.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/softvdig.win/softvdig.win.zip",
    "title": "softvdig.win",
    "platform": "macOS",
    "date": "2003-08-29; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/softvdig/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/softvdig/softvdig.zip",
    "title": "softvdig",
    "platform": "macOS",
    "date": "2003-08-29; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/ControlStripSample/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/ControlStripSample/ControlStripSample.zip",
    "title": "ControlStripSample",
    "platform": "macOS",
    "date": "2003-08-28; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Concordia/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Concordia/Concordia.zip",
    "title": "Concordia",
    "platform": "macOS",
    "date": "2003-08-28; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/ColorCDEF/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/ColorCDEF/ColorCDEF.zip",
    "title": "ColorCDEF",
    "platform": "macOS",
    "date": "2003-08-28; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/IOKitWithLibrary/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/IOKitWithLibrary/IOKitWithLibrary.zip",
    "title": "IOKitWithLibrary",
    "platform": "macOS",
    "topic": "Drivers, Kernel, & Hardware; User-Space Device Access",
    "technology": "IOKit",
    "date": "2003-08-27; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/OTEndpointInfo/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/OTEndpointInfo/OTEndpointInfo.zip",
    "title": "OTEndpointInfo",
    "platform": "macOS",
    "date": "2003-08-20; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/CopyMask/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/CopyMask/CopyMask.zip",
    "title": "CopyMask",
    "platform": "macOS",
    "date": "2003-08-20; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/TextLinks/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/TextLinks/TextLinks.zip",
    "title": "TextLinks",
    "platform": "macOS",
    "topic": "Data Management; Strings, Text, & Fonts",
    "technology": "AppKit",
    "date": "2003-07-29; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/GrabBag/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/GrabBag/GrabBag.zip",
    "title": "GrabBag",
    "platform": "macOS",
    "date": "2003-07-29; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/X11CallCarbonAndCocoa/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/X11CallCarbonAndCocoa/X11CallCarbonAndCocoa.zip",
    "title": "X11CallCarbonAndCocoa",
    "platform": "macOS",
    "topic": "Cross Platform; Open Source",
    "date": "2003-07-28; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/BasicPlugIn/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/BasicPlugIn/BasicPlugIn.zip",
    "title": "BasicPlugIn",
    "platform": "macOS",
    "topic": "Data Management; Preference Settings",
    "technology": "CoreFoundation",
    "date": "2003-07-28; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/txRatio_PICT/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/txRatio_PICT/txRatio_PICT.zip",
    "title": "txRatio PICT",
    "platform": "macOS",
    "date": "2003-07-22; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/quitapps/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/quitapps/quitapps.zip",
    "title": "quitapps",
    "platform": "macOS",
    "date": "2003-07-22; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/VMSify/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/VMSify/VMSify.zip",
    "title": "VMSify",
    "platform": "macOS",
    "date": "2003-07-22; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/UserFunction_Gestalt/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/UserFunction_Gestalt/UserFunction_Gestalt.zip",
    "title": "UserFunction Gestalt",
    "platform": "Xcode Developer Tools",
    "date": "2003-07-22; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/TranslateRotate/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/TranslateRotate/TranslateRotate.zip",
    "title": "TranslateRotate",
    "platform": "macOS",
    "date": "2003-07-22; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/TransferProvider/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/TransferProvider/TransferProvider.zip",
    "title": "TransferProvider",
    "platform": "macOS",
    "date": "2003-07-22; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/TickAnimate/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/TickAnimate/TickAnimate.zip",
    "title": "TickAnimate",
    "platform": "macOS",
    "date": "2003-07-22; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/TestVM/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/TestVM/TestVM.zip",
    "title": "TestVM",
    "platform": "macOS",
    "date": "2003-07-22; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/TestQD/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/TestQD/TestQD.zip",
    "title": "TestQD",
    "platform": "macOS",
    "date": "2003-07-22; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/TPIFile/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/TPIFile/TPIFile.zip",
    "title": "TPIFile",
    "platform": "macOS",
    "date": "2003-07-22; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/TE_Over_Background/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/TE_Over_Background/TE_Over_Background.zip",
    "title": "TE Over Background",
    "platform": "macOS",
    "date": "2003-07-22; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/StreamNOP/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/StreamNOP/StreamNOP.zip",
    "title": "StreamNOP",
    "platform": "macOS",
    "date": "2003-07-22; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Simple_DrawSprocket/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Simple_DrawSprocket/Simple_DrawSprocket.zip",
    "title": "Simple DrawSprocket",
    "platform": "macOS",
    "date": "2003-07-22; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/SetDeskCPatDemo/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/SetDeskCPatDemo/SetDeskCPatDemo.zip",
    "title": "SetDeskCPatDemo",
    "platform": "macOS",
    "date": "2003-07-22; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/PGPuam/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/PGPuam/PGPuam.zip",
    "title": "PGPuam",
    "platform": "macOS",
    "date": "2003-07-22; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/PCCardNetworkSample/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/PCCardNetworkSample/PCCardNetworkSample.zip",
    "title": "PCCardNetworkSample",
    "platform": "macOS",
    "date": "2003-07-22; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/OffScreenControlUpdate/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/OffScreenControlUpdate/OffScreenControlUpdate.zip",
    "title": "OffScreenControlUpdate",
    "platform": "macOS",
    "date": "2003-07-22; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/OTTraceRouteSample/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/OTTraceRouteSample/OTTraceRouteSample.zip",
    "title": "OTTraceRouteSample",
    "platform": "macOS",
    "date": "2003-07-22; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/OTStreamLogViewer/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/OTStreamLogViewer/OTStreamLogViewer.zip",
    "title": "OTStreamLogViewer",
    "platform": "macOS",
    "date": "2003-07-22; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/OTStreamDumper/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/OTStreamDumper/OTStreamDumper.zip",
    "title": "OTStreamDumper",
    "platform": "macOS",
    "date": "2003-07-22; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/OTPingSample/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/OTPingSample/OTPingSample.zip",
    "title": "OTPingSample",
    "platform": "macOS",
    "date": "2003-07-22; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/OTPAPSampleServer/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/OTPAPSampleServer/OTPAPSampleServer.zip",
    "title": "OTPAPSampleServer",
    "platform": "macOS",
    "date": "2003-07-22; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/OTMP/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/OTMP/OTMP.zip",
    "title": "OTMP",
    "platform": "macOS",
    "date": "2003-07-22; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/OTLLCTest/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/OTLLCTest/OTLLCTest.zip",
    "title": "OTLLCTest",
    "platform": "macOS",
    "date": "2003-07-22; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/OTFindSerialPorts/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/OTFindSerialPorts/OTFindSerialPorts.zip",
    "title": "OTFindSerialPorts",
    "platform": "macOS",
    "date": "2003-07-22; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/OTDumpPortRegistry/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/OTDumpPortRegistry/OTDumpPortRegistry.zip",
    "title": "OTDumpPortRegistry",
    "platform": "macOS",
    "date": "2003-07-22; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/OTDumpInternetStatus/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/OTDumpInternetStatus/OTDumpInternetStatus.zip",
    "title": "OTDumpInternetStatus",
    "platform": "macOS",
    "date": "2003-07-22; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/OTCodeResource/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/OTCodeResource/OTCodeResource.zip",
    "title": "OTCodeResource",
    "platform": "macOS",
    "date": "2003-07-22; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/OTClassicContext/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/OTClassicContext/OTClassicContext.zip",
    "title": "OTClassicContext",
    "platform": "macOS",
    "date": "2003-07-22; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/OT_PAPServerSample/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/OT_PAPServerSample/OT_PAPServerSample.zip",
    "title": "OT PAPServerSample",
    "platform": "macOS",
    "date": "2003-07-22; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/MoreNetworkSetup/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/MoreNetworkSetup/MoreNetworkSetup.zip",
    "title": "MoreNetworkSetup",
    "platform": "macOS",
    "date": "2003-07-22; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/MoreAutoPush/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/MoreAutoPush/MoreAutoPush.zip",
    "title": "MoreAutoPush",
    "platform": "macOS",
    "date": "2003-07-22; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/MakeITable/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/MakeITable/MakeITable.zip",
    "title": "MakeITable",
    "platform": "macOS",
    "date": "2003-07-22; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Magic_Oracle/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Magic_Oracle/Magic_Oracle.zip",
    "title": "Magic Oracle",
    "platform": "macOS",
    "date": "2003-07-22; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/MacGamma/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/MacGamma/MacGamma.zip",
    "title": "MacGamma",
    "platform": "macOS",
    "date": "2003-07-22; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/LockFile/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/LockFile/LockFile.zip",
    "title": "LockFile",
    "platform": "macOS",
    "date": "2003-07-22; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/LaunchWithDoc2/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/LaunchWithDoc2/LaunchWithDoc2.zip",
    "title": "LaunchWithDoc2",
    "platform": "macOS",
    "date": "2003-07-22; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/LaunchWithDoc/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/LaunchWithDoc/LaunchWithDoc.zip",
    "title": "LaunchWithDoc",
    "platform": "macOS",
    "date": "2003-07-22; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/JDirectTalker_Example/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/JDirectTalker_Example/JDirectTalker_Example.zip",
    "title": "JDirectTalker Example",
    "platform": "macOS",
    "date": "2003-07-22; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/JDirect_Mouse/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/JDirect_Mouse/JDirect_Mouse.zip",
    "title": "JDirect Mouse",
    "platform": "macOS",
    "date": "2003-07-22; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/IconDimming/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/IconDimming/IconDimming.zip",
    "title": "IconDimming",
    "platform": "macOS",
    "date": "2003-07-22; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Icon_Display/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Icon_Display/Icon_Display.zip",
    "title": "Icon Display",
    "platform": "macOS",
    "date": "2003-07-22; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/GrayishOutline/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/GrayishOutline/GrayishOutline.zip",
    "title": "GrayishOutline",
    "platform": "macOS",
    "date": "2003-07-22; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/GetEnetAddrDirect.ppc/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/GetEnetAddrDirect.ppc/GetEnetAddrDirect.ppc.zip",
    "title": "GetEnetAddrDirect.ppc",
    "platform": "macOS",
    "date": "2003-07-22; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/GDevVideo/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/GDevVideo/GDevVideo.zip",
    "title": "GDevVideo",
    "platform": "macOS",
    "date": "2003-07-22; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/FileSharingOn/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/FileSharingOn/FileSharingOn.zip",
    "title": "FileSharingOn",
    "platform": "macOS",
    "date": "2003-07-22; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/DumpNetworkSetup/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/DumpNetworkSetup/DumpNetworkSetup.zip",
    "title": "DumpNetworkSetup",
    "platform": "macOS",
    "date": "2003-07-22; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/DumpARPCache/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/DumpARPCache/DumpARPCache.zip",
    "title": "DumpARPCache",
    "platform": "macOS",
    "date": "2003-07-22; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/DeepScreen_Picker/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/DeepScreen_Picker/DeepScreen_Picker.zip",
    "title": "DeepScreen Picker",
    "platform": "macOS",
    "date": "2003-07-22; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/DebuggerPresence/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/DebuggerPresence/DebuggerPresence.zip",
    "title": "DebuggerPresence",
    "platform": "Xcode Developer Tools",
    "date": "2003-07-22; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Creator_Changer/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Creator_Changer/Creator_Changer.zip",
    "title": "Creator Changer",
    "platform": "macOS",
    "date": "2003-07-22; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/CreateDirWCustIcon/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/CreateDirWCustIcon/CreateDirWCustIcon.zip",
    "title": "CreateDirWCustIcon",
    "platform": "macOS",
    "date": "2003-07-22; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/CopyBits_vs._CopyMask/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/CopyBits_vs._CopyMask/CopyBits_vs._CopyMask.zip",
    "title": "CopyBits vs. CopyMask",
    "platform": "macOS",
    "date": "2003-07-22; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Compressed_PICT_Info/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Compressed_PICT_Info/Compressed_PICT_Info.zip",
    "title": "Compressed PICT Info",
    "platform": "macOS",
    "date": "2003-07-22; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/AppleEvent_Send_and_Receive/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/AppleEvent_Send_and_Receive/AppleEvent_Send_and_Receive.zip",
    "title": "AppleEvent Send and Receive",
    "platform": "macOS",
    "date": "2003-07-22; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/ARPSample/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/ARPSample/ARPSample.zip",
    "title": "ARPSample",
    "platform": "macOS",
    "date": "2003-07-22; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/AECoercion/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/AECoercion/AECoercion.zip",
    "title": "AECoercion",
    "platform": "macOS",
    "date": "2003-07-22; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/7Edit/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/7Edit/7Edit.zip",
    "title": "7Edit",
    "platform": "macOS",
    "date": "2003-07-22; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/DeviceListener/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/DeviceListener/DeviceListener.zip",
    "title": "DeviceListener",
    "platform": "macOS",
    "topic": "Data Management; File Management",
    "technology": "CoreServices",
    "date": "2003-07-17; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Cocoa_CG_aliasing_demo/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Cocoa_CG_aliasing_demo/Cocoa_CG_aliasing_demo.zip",
    "title": "Cocoa CG aliasing demo",
    "platform": "macOS",
    "topic": "Graphics & Animation; 2D Drawing",
    "technology": "ApplicationServices",
    "date": "2003-07-17; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/CallMachOFramework/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/CallMachOFramework/CallMachOFramework.zip",
    "title": "CallMachOFramework",
    "platform": "macOS",
    "date": "2003-07-17; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/CFM_MachO_CFM/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/CFM_MachO_CFM/CFM_MachO_CFM.zip",
    "title": "CFM_MachO_CFM",
    "platform": "macOS",
    "date": "2003-07-17; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/TextureRange/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/TextureRange/TextureRange.zip",
    "title": "TextureRange",
    "platform": "macOS",
    "topic": "Graphics & Animation; 3D Drawing",
    "technology": "OpenGL",
    "date": "2003-07-16; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Monochrome_Image/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Monochrome_Image/Monochrome_Image.zip",
    "title": "Monochrome Image",
    "platform": "macOS",
    "topic": "Graphics & Animation; 2D Drawing",
    "technology": "AppKit",
    "date": "2003-07-16; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Draw_Pixels/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Draw_Pixels/Draw_Pixels.zip",
    "title": "Draw Pixels",
    "platform": "macOS",
    "topic": "Graphics & Animation; 3D Drawing",
    "technology": "OpenGL",
    "date": "2003-07-16; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/iGetKeys/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/iGetKeys/iGetKeys.zip",
    "title": "iGetKeys",
    "platform": "macOS",
    "date": "2003-07-10; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/SampleDS/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/SampleDS/SampleDS.zip",
    "title": "SampleDS",
    "platform": "macOS",
    "topic": "Graphics & Animation",
    "technology": "ImageCaptureCore",
    "date": "2003-07-10; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/SampleButtonPlugin/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/SampleButtonPlugin/SampleButtonPlugin.zip",
    "title": "SampleButtonPlugin",
    "platform": "macOS",
    "topic": "Graphics & Animation",
    "technology": "ImageCaptureCore",
    "date": "2003-07-10; First Version"
  }
]

@vgorloff
Copy link

vgorloff commented Aug 17, 2022

Direct links to Zip-files and Documentation pages from this page: https://developer.apple.com/library/archive/navigation/#section=Resource%20Types&topic=Sample%20Code

Part 10 of 14:

Click to Expand very large JSON.
[
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/HID_Manager_Basics/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/HID_Manager_Basics/HID_Manager_Basics.zip",
    "title": "HID Manager Basics",
    "platform": "macOS",
    "topic": "Drivers, Kernel, & Hardware; User-Space Device Access",
    "technology": "IOKit",
    "date": "2003-07-10; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Vertex_Optimization/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Vertex_Optimization/Vertex_Optimization.zip",
    "title": "Vertex Optimization",
    "platform": "macOS",
    "topic": "Graphics & Animation; 3D Drawing",
    "technology": "OpenGL",
    "date": "2003-07-07; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/VBL/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/VBL/VBL.zip",
    "title": "VBL",
    "platform": "macOS",
    "topic": "Graphics & Animation; 3D Drawing",
    "technology": "OpenGL",
    "date": "2003-07-07; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/SurfaceVertexProgram/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/SurfaceVertexProgram/SurfaceVertexProgram.zip",
    "title": "SurfaceVertexProgram",
    "platform": "macOS",
    "topic": "Graphics & Animation; 3D Drawing",
    "technology": "OpenGL",
    "date": "2003-07-07; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/NURBSSurfaceVertexProg/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/NURBSSurfaceVertexProg/NURBSSurfaceVertexProg.zip",
    "title": "NURBSSurfaceVertexProg",
    "platform": "macOS",
    "topic": "Graphics & Animation; 3D Drawing",
    "technology": "OpenGL",
    "date": "2003-07-07; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Carbon_GLSnapshot/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Carbon_GLSnapshot/Carbon_GLSnapshot.zip",
    "title": "Carbon GLSnapshot",
    "platform": "macOS",
    "date": "2003-07-07; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/AGLSurfaceTexture/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/AGLSurfaceTexture/AGLSurfaceTexture.zip",
    "title": "AGLSurfaceTexture",
    "platform": "macOS",
    "topic": "Graphics & Animation; 3D Drawing",
    "technology": "OpenGL",
    "date": "2003-07-07; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/BSDLLCTest/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/BSDLLCTest/BSDLLCTest.zip",
    "title": "BSDLLCTest",
    "platform": "macOS",
    "topic": "Drivers, Kernel, & Hardware; Network Kernel Extensions",
    "technology": "Kernel",
    "date": "2003-06-12; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/QISA/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/QISA/QISA.zip",
    "title": "QISA",
    "platform": "macOS",
    "date": "2003-05-15; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/BasicDataBrowser/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/BasicDataBrowser/BasicDataBrowser.zip",
    "title": "BasicDataBrowser",
    "platform": "macOS",
    "date": "2003-05-08; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/FunWithFileDialogs/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/FunWithFileDialogs/FunWithFileDialogs.zip",
    "title": "FunWithFileDialogs",
    "platform": "macOS",
    "topic": "Cross Platform; Java",
    "date": "2003-04-30; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/OpenGLCompositorLab/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/OpenGLCompositorLab/OpenGLCompositorLab.zip",
    "title": "OpenGLCompositorLab",
    "platform": "macOS",
    "topic": "Graphics & Animation; 3D Drawing",
    "technology": "OpenGL",
    "date": "2003-04-21; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/GLChildWindowDemo/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/GLChildWindowDemo/GLChildWindowDemo.zip",
    "title": "GLChildWindowDemo",
    "platform": "macOS",
    "topic": "Graphics & Animation; 3D Drawing",
    "technology": "OpenGL",
    "date": "2003-04-21; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/CubePuzzle/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/CubePuzzle/CubePuzzle.zip",
    "title": "CubePuzzle",
    "platform": "macOS",
    "topic": "Graphics & Animation; 3D Drawing",
    "technology": "OpenGL",
    "date": "2003-04-21; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/SimpleSpeechRecExample/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/SimpleSpeechRecExample/SimpleSpeechRecExample.zip",
    "title": "SimpleSpeechRecExample",
    "platform": "macOS",
    "topic": "User Experience; Speech Technologies",
    "technology": "Carbon",
    "date": "2003-03-26; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Scriptable_Print_SimpleText/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Scriptable_Print_SimpleText/Scriptable_Print_SimpleText.zip",
    "title": "Scriptable Print SimpleText",
    "platform": "macOS",
    "date": "2003-03-26; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/STD_File_Saver/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/STD_File_Saver/STD_File_Saver.zip",
    "title": "STD File Saver",
    "platform": "macOS",
    "date": "2003-03-26; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/PrintDialogMagic/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/PrintDialogMagic/PrintDialogMagic.zip",
    "title": "PrintDialogMagic",
    "platform": "macOS",
    "date": "2003-03-26; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Print_Clipped_Offscreen/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Print_Clipped_Offscreen/Print_Clipped_Offscreen.zip",
    "title": "Print Clipped Offscreen",
    "platform": "macOS",
    "date": "2003-03-26; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/PostScriptHandleDemo/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/PostScriptHandleDemo/PostScriptHandleDemo.zip",
    "title": "PostScriptHandleDemo",
    "platform": "macOS",
    "date": "2003-03-26; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/PostScript_Output_Filters/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/PostScript_Output_Filters/PostScript_Output_Filters.zip",
    "title": "PostScript Output Filters",
    "platform": "macOS",
    "date": "2003-03-26; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/LW8_Hosesample/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/LW8_Hosesample/LW8_Hosesample.zip",
    "title": "LW8_Hosesample",
    "platform": "macOS",
    "date": "2003-03-26; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/DropPrint_USB/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/DropPrint_USB/DropPrint_USB.zip",
    "title": "DropPrint USB",
    "platform": "macOS",
    "date": "2003-03-26; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Dashed-capped_Lines/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Dashed-capped_Lines/Dashed-capped_Lines.zip",
    "title": "Dashed-capped Lines",
    "platform": "macOS",
    "date": "2003-03-26; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Dashed_Lines/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Dashed_Lines/Dashed_Lines.zip",
    "title": "Dashed Lines",
    "platform": "macOS",
    "date": "2003-03-26; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/CarbonInCocoa/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/CarbonInCocoa/CarbonInCocoa.zip",
    "title": "CarbonInCocoa",
    "platform": "macOS",
    "date": "2003-03-26; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/QTMusicToo/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/QTMusicToo/QTMusicToo.zip",
    "title": "QTMusicToo",
    "platform": "macOS",
    "date": "2003-03-19; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/SnapshotSample/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/SnapshotSample/SnapshotSample.zip",
    "title": "SnapshotSample",
    "platform": "macOS",
    "date": "2003-03-17; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/DTS.Utilities/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/DTS.Utilities/DTS.Utilities.zip",
    "title": "DTS.Utilities",
    "platform": "macOS",
    "date": "2003-03-17; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/vox_recording/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/vox_recording/vox_recording.zip",
    "title": "vox recording",
    "platform": "macOS",
    "date": "2003-03-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/SquareWave/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/SquareWave/SquareWave.zip",
    "title": "SquareWave",
    "platform": "macOS",
    "date": "2003-03-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Speech_Recognition_Sample/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Speech_Recognition_Sample/Speech_Recognition_Sample.zip",
    "title": "Speech Recognition Sample",
    "platform": "macOS",
    "date": "2003-03-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/SoundLevel/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/SoundLevel/SoundLevel.zip",
    "title": "SoundLevel",
    "platform": "macOS",
    "date": "2003-03-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/SoundApp/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/SoundApp/SoundApp.zip",
    "title": "SoundApp",
    "platform": "macOS",
    "date": "2003-03-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Sound_PreMixer_effect/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Sound_PreMixer_effect/Sound_PreMixer_effect.zip",
    "title": "Sound PreMixer effect",
    "platform": "macOS",
    "date": "2003-03-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/SndPlayDoubleBuffer/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/SndPlayDoubleBuffer/SndPlayDoubleBuffer.zip",
    "title": "SndPlayDoubleBuffer",
    "platform": "macOS",
    "date": "2003-03-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/SndForEver/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/SndForEver/SndForEver.zip",
    "title": "SndForEver",
    "platform": "macOS",
    "date": "2003-03-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Server_Remote_Control/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Server_Remote_Control/Server_Remote_Control.zip",
    "title": "Server Remote Control",
    "platform": "macOS",
    "date": "2003-03-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/SampleRateAvail/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/SampleRateAvail/SampleRateAvail.zip",
    "title": "SampleRateAvail",
    "platform": "macOS",
    "date": "2003-03-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Record_sound_to_disk/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Record_sound_to_disk/Record_sound_to_disk.zip",
    "title": "Record sound to disk",
    "platform": "macOS",
    "date": "2003-03-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Record_sound_specific_rate/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Record_sound_specific_rate/Record_sound_specific_rate.zip",
    "title": "Record sound specific rate",
    "platform": "macOS",
    "date": "2003-03-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/PPCToolboxKeychain/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/PPCToolboxKeychain/PPCToolboxKeychain.zip",
    "title": "PPCToolboxKeychain",
    "platform": "macOS",
    "date": "2003-03-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/PCI_Sound_Input_driver/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/PCI_Sound_Input_driver/PCI_Sound_Input_driver.zip",
    "title": "PCI Sound Input driver",
    "platform": "macOS",
    "date": "2003-03-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/MeterTest/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/MeterTest/MeterTest.zip",
    "title": "MeterTest",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-03-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/IPCLister/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/IPCLister/IPCLister.zip",
    "title": "IPCLister",
    "platform": "macOS",
    "date": "2003-03-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Cheap_Studio/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Cheap_Studio/Cheap_Studio.zip",
    "title": "Cheap Studio",
    "platform": "macOS",
    "date": "2003-03-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/CarbonSndPlayDB/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/CarbonSndPlayDB/CarbonSndPlayDB.zip",
    "title": "CarbonSndPlayDB",
    "platform": "macOS",
    "date": "2003-03-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/BufCallback/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/BufCallback/BufCallback.zip",
    "title": "BufCallback",
    "platform": "macOS",
    "date": "2003-03-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/ALaw_sdec_scom/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/ALaw_sdec_scom/ALaw_sdec_scom.zip",
    "title": "ALaw sdec scom",
    "platform": "macOS",
    "date": "2003-03-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/StandardGetFolder/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/StandardGetFolder/StandardGetFolder.zip",
    "title": "StandardGetFolder",
    "platform": "macOS",
    "date": "2003-03-13; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/SettingUpStdFile/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/SettingUpStdFile/SettingUpStdFile.zip",
    "title": "SettingUpStdFile",
    "platform": "macOS",
    "date": "2003-03-13; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/CustomPutSuffix/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/CustomPutSuffix/CustomPutSuffix.zip",
    "title": "CustomPutSuffix",
    "platform": "macOS",
    "date": "2003-03-13; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/CustomPutAppend/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/CustomPutAppend/CustomPutAppend.zip",
    "title": "CustomPutAppend",
    "platform": "macOS",
    "date": "2003-03-13; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/CustomGet_unresolved_alias/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/CustomGet_unresolved_alias/CustomGet_unresolved_alias.zip",
    "title": "CustomGet unresolved alias",
    "platform": "macOS",
    "date": "2003-03-13; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/TubeTest/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/TubeTest/TubeTest.zip",
    "title": "TubeTest",
    "platform": "macOS",
    "date": "2003-03-12; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Thumbnail_Test/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Thumbnail_Test/Thumbnail_Test.zip",
    "title": "Thumbnail Test",
    "platform": "macOS",
    "date": "2003-03-12; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/ScreenDump/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/ScreenDump/ScreenDump.zip",
    "title": "ScreenDump",
    "platform": "macOS",
    "date": "2003-03-12; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Restore_Screen_Cluts/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Restore_Screen_Cluts/Restore_Screen_Cluts.zip",
    "title": "Restore Screen Cluts",
    "platform": "macOS",
    "date": "2003-03-12; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/PaletteAnimation_gray/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/PaletteAnimation_gray/PaletteAnimation_gray.zip",
    "title": "PaletteAnimation gray",
    "platform": "macOS",
    "date": "2003-03-12; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/PaletteAnimation/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/PaletteAnimation/PaletteAnimation.zip",
    "title": "PaletteAnimation",
    "platform": "macOS",
    "date": "2003-03-12; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Out_of_This_GWorld/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Out_of_This_GWorld/Out_of_This_GWorld.zip",
    "title": "Out of This GWorld",
    "platform": "macOS",
    "date": "2003-03-12; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/GiMeDaPalette_with_Sound/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/GiMeDaPalette_with_Sound/GiMeDaPalette_with_Sound.zip",
    "title": "GiMeDaPalette with Sound",
    "platform": "macOS",
    "date": "2003-03-12; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtbroadcast/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtbroadcast/qtbroadcast.zip",
    "title": "qtbroadcast",
    "platform": "macOS",
    "date": "2003-03-06; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/PictureShow/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/PictureShow/PictureShow.zip",
    "title": "PictureShow",
    "platform": "macOS",
    "date": "2003-03-05; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/watchme.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/watchme.win/watchme.win.zip",
    "title": "watchme.win",
    "platform": "macOS",
    "date": "2003-02-25; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/watchme/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/watchme/watchme.zip",
    "title": "watchme",
    "platform": "macOS",
    "date": "2003-02-25; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/samplemakeeffectmovie.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/samplemakeeffectmovie.win/samplemakeeffectmovie.win.zip",
    "title": "samplemakeeffectmovie.win",
    "platform": "macOS",
    "date": "2003-02-25; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/samplemakeeffectmovie/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/samplemakeeffectmovie/samplemakeeffectmovie.zip",
    "title": "samplemakeeffectmovie",
    "platform": "macOS",
    "date": "2003-02-25; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtwiredspritesjr.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtwiredspritesjr.win/qtwiredspritesjr.win.zip",
    "title": "qtwiredspritesjr.win",
    "platform": "macOS",
    "date": "2003-02-25; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtwiredspritesjr/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtwiredspritesjr/qtwiredspritesjr.zip",
    "title": "qtwiredspritesjr",
    "platform": "macOS",
    "date": "2003-02-25; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtwiredsprites.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtwiredsprites.win/qtwiredsprites.win.zip",
    "title": "qtwiredsprites.win",
    "platform": "macOS",
    "date": "2003-02-25; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtwiredsprites/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtwiredsprites/qtwiredsprites.zip",
    "title": "qtwiredsprites",
    "platform": "macOS",
    "date": "2003-02-25; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtwiredactions.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtwiredactions.win/qtwiredactions.win.zip",
    "title": "qtwiredactions.win",
    "platform": "macOS",
    "date": "2003-02-25; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtwiredactions/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtwiredactions/qtwiredactions.zip",
    "title": "qtwiredactions",
    "platform": "macOS",
    "date": "2003-02-25; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtspritesplus.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtspritesplus.win/qtspritesplus.win.zip",
    "title": "qtspritesplus.win",
    "platform": "macOS",
    "date": "2003-02-25; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtspritesplus/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtspritesplus/qtspritesplus.zip",
    "title": "qtspritesplus",
    "platform": "macOS",
    "date": "2003-02-25; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtsprites.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtsprites.win/qtsprites.win.zip",
    "title": "qtsprites.win",
    "platform": "macOS",
    "date": "2003-02-25; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtsprites/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtsprites/qtsprites.zip",
    "title": "qtsprites",
    "platform": "macOS",
    "date": "2003-02-25; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtshoweffect.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtshoweffect.win/qtshoweffect.win.zip",
    "title": "qtshoweffect.win",
    "platform": "macOS",
    "date": "2003-02-25; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtshoweffect/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtshoweffect/qtshoweffect.zip",
    "title": "qtshoweffect",
    "platform": "macOS",
    "date": "2003-02-25; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtaddeffectseg.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtaddeffectseg.win/qtaddeffectseg.win.zip",
    "title": "qtaddeffectseg.win",
    "platform": "macOS",
    "date": "2003-02-25; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtaddeffectseg/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtaddeffectseg/qtaddeffectseg.zip",
    "title": "qtaddeffectseg",
    "platform": "macOS",
    "date": "2003-02-25; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtactiontargets.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtactiontargets.win/qtactiontargets.win.zip",
    "title": "qtactiontargets.win",
    "platform": "macOS",
    "date": "2003-02-25; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtactiontargets/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtactiontargets/qtactiontargets.zip",
    "title": "qtactiontargets",
    "platform": "macOS",
    "date": "2003-02-25; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/makeeffectslideshow.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/makeeffectslideshow.win/makeeffectslideshow.win.zip",
    "title": "makeeffectslideshow.win",
    "platform": "macOS",
    "date": "2003-02-25; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/makeeffectslideshow/index.html",
    "title": "makeeffectslideshow",
    "platform": "macOS",
    "date": "2003-02-25; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/addhtactions.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/addhtactions.win/addhtactions.win.zip",
    "title": "addhtactions.win",
    "platform": "macOS",
    "date": "2003-02-25; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/addhtactions/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/addhtactions/addhtactions.zip",
    "title": "addhtactions",
    "platform": "macOS",
    "date": "2003-02-25; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/addflashactions.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/addflashactions.win/addflashactions.win.zip",
    "title": "addflashactions.win",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-02-25; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/addflashactions/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/addflashactions/addflashactions.zip",
    "title": "addflashactions",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-02-25; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/WiredSpritesJava/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/WiredSpritesJava/WiredSpritesJava.zip",
    "title": "WiredSpritesJava",
    "platform": "macOS",
    "topic": "Cross Platform; Java",
    "date": "2003-02-25; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/WiredSprites.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/WiredSprites.win/WiredSprites.win.zip",
    "title": "WiredSprites.win",
    "platform": "macOS",
    "topic": "Cross Platform; Java",
    "date": "2003-02-25; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/WiredSprites/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/WiredSprites/WiredSprites.zip",
    "title": "WiredSprites",
    "platform": "macOS",
    "date": "2003-02-25; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/QTEffects_Explode.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/QTEffects_Explode.win/QTEffects_Explode.win.zip",
    "title": "QTEffects Explode.win",
    "platform": "macOS",
    "date": "2003-02-25; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/QTEffects_Explode/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/QTEffects_Explode/QTEffects_Explode.zip",
    "title": "QTEffects Explode",
    "platform": "macOS",
    "date": "2003-02-25; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/GreyscaleEffectSample/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/GreyscaleEffectSample/GreyscaleEffectSample.zip",
    "title": "GreyscaleEffectSample",
    "platform": "macOS",
    "date": "2003-02-25; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/FastDitherUsingQT/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/FastDitherUsingQT/FastDitherUsingQT.zip",
    "title": "FastDitherUsingQT",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-02-25; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Dimmer2Effect.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Dimmer2Effect.win/Dimmer2Effect.win.zip",
    "title": "Dimmer2Effect.win",
    "platform": "macOS",
    "date": "2003-02-25; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Dimmer2Effect/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Dimmer2Effect/Dimmer2Effect.zip",
    "title": "Dimmer2Effect",
    "platform": "macOS",
    "date": "2003-02-25; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/DesktopSprites.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/DesktopSprites.win/DesktopSprites.win.zip",
    "title": "DesktopSprites.win",
    "platform": "macOS",
    "date": "2003-02-25; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/DesktopSprites/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/DesktopSprites/DesktopSprites.zip",
    "title": "DesktopSprites",
    "platform": "macOS",
    "date": "2003-02-25; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Clock_Control/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Clock_Control/Clock_Control.zip",
    "title": "Clock Control",
    "platform": "macOS",
    "topic": "User Experience; Controls",
    "technology": "AppKit",
    "date": "2003-02-25; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/SimpleTabControl/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/SimpleTabControl/SimpleTabControl.zip",
    "title": "SimpleTabControl",
    "platform": "macOS",
    "date": "2003-02-20; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/PIDFromBSDProcessName/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/PIDFromBSDProcessName/PIDFromBSDProcessName.zip",
    "title": "PIDFromBSDProcessName",
    "platform": "macOS",
    "topic": "Data Management; Event Handling",
    "date": "2003-02-13; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/HIFramework/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/HIFramework/HIFramework.zip",
    "title": "HIFramework",
    "platform": "macOS",
    "date": "2003-02-06; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/HICustomLeftRightSwitch/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/HICustomLeftRightSwitch/HICustomLeftRightSwitch.zip",
    "title": "HICustomLeftRightSwitch",
    "platform": "macOS",
    "date": "2003-02-06; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/CryptoSample/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/CryptoSample/CryptoSample.zip",
    "title": "CryptoSample",
    "platform": "macOS",
    "topic": "Security",
    "technology": "Security",
    "date": "2003-02-06; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/stdFilterHacking/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/stdFilterHacking/stdFilterHacking.zip",
    "title": "stdFilterHacking",
    "platform": "macOS",
    "date": "2003-01-30; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/kcapApp/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/kcapApp/kcapApp.zip",
    "title": "kcapApp",
    "platform": "macOS",
    "date": "2003-01-30; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/ictbSample/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/ictbSample/ictbSample.zip",
    "title": "ictbSample",
    "platform": "macOS",
    "date": "2003-01-30; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/icon_cache_demo/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/icon_cache_demo/icon_cache_demo.zip",
    "title": "icon cache demo",
    "platform": "macOS",
    "date": "2003-01-30; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/ZoomWindow/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/ZoomWindow/ZoomWindow.zip",
    "title": "ZoomWindow",
    "platform": "macOS",
    "date": "2003-01-30; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/WindowColors/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/WindowColors/WindowColors.zip",
    "title": "WindowColors",
    "platform": "macOS",
    "date": "2003-01-30; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/WDEFColorSample/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/WDEFColorSample/WDEFColorSample.zip",
    "title": "WDEFColorSample",
    "platform": "macOS",
    "date": "2003-01-30; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Vertest/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Vertest/Vertest.zip",
    "title": "Vertest",
    "platform": "macOS",
    "date": "2003-01-30; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/URLTextView/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/URLTextView/URLTextView.zip",
    "title": "URLTextView",
    "platform": "macOS",
    "date": "2003-01-30; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/TwoColumn_LDEF/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/TwoColumn_LDEF/TwoColumn_LDEF.zip",
    "title": "TwoColumn LDEF",
    "platform": "macOS",
    "date": "2003-01-30; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/TickerView/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/TickerView/TickerView.zip",
    "title": "TickerView",
    "platform": "macOS",
    "date": "2003-01-30; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Tabs_LDEF/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Tabs_LDEF/Tabs_LDEF.zip",
    "title": "Tabs LDEF",
    "platform": "macOS",
    "date": "2003-01-30; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Sys7_popUpCDEF/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Sys7_popUpCDEF/Sys7_popUpCDEF.zip",
    "title": "Sys7 popUpCDEF",
    "platform": "macOS",
    "date": "2003-01-30; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/SplitView/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/SplitView/SplitView.zip",
    "title": "SplitView",
    "platform": "macOS",
    "date": "2003-01-30; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Splasher/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Splasher/Splasher.zip",
    "title": "Splasher",
    "platform": "macOS",
    "date": "2003-01-30; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/SimpleList/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/SimpleList/SimpleList.zip",
    "title": "SimpleList",
    "platform": "macOS",
    "date": "2003-01-30; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/ShowInitIcon/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/ShowInitIcon/ShowInitIcon.zip",
    "title": "ShowInitIcon",
    "platform": "macOS",
    "date": "2003-01-30; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/ShadingWinds/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/ShadingWinds/ShadingWinds.zip",
    "title": "ShadingWinds",
    "platform": "macOS",
    "date": "2003-01-30; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/SetWindBackColor/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/SetWindBackColor/SetWindBackColor.zip",
    "title": "SetWindBackColor",
    "platform": "macOS",
    "date": "2003-01-30; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/SetIndString/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/SetIndString/SetIndString.zip",
    "title": "SetIndString",
    "platform": "macOS",
    "date": "2003-01-30; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/SegmentView/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/SegmentView/SegmentView.zip",
    "title": "SegmentView",
    "platform": "macOS",
    "date": "2003-01-30; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Scrap_Parsing/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Scrap_Parsing/Scrap_Parsing.zip",
    "title": "Scrap Parsing",
    "platform": "macOS",
    "date": "2003-01-30; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/SICN_LDEF/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/SICN_LDEF/SICN_LDEF.zip",
    "title": "SICN LDEF",
    "platform": "macOS",
    "date": "2003-01-30; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/RequiredFinderColors/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/RequiredFinderColors/RequiredFinderColors.zip",
    "title": "RequiredFinderColors",
    "platform": "macOS",
    "date": "2003-01-30; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/ReadLocation/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/ReadLocation/ReadLocation.zip",
    "title": "ReadLocation",
    "platform": "macOS",
    "date": "2003-01-30; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/ReKeyTrans/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/ReKeyTrans/ReKeyTrans.zip",
    "title": "ReKeyTrans",
    "platform": "macOS",
    "date": "2003-01-30; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/ROMResourceDump/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/ROMResourceDump/ROMResourceDump.zip",
    "title": "ROMResourceDump",
    "platform": "macOS",
    "date": "2003-01-30; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/ProgressBars/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/ProgressBars/ProgressBars.zip",
    "title": "ProgressBars",
    "platform": "macOS",
    "date": "2003-01-30; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/PopUpMenuWithCurFont/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/PopUpMenuWithCurFont/PopUpMenuWithCurFont.zip",
    "title": "PopUpMenuWithCurFont",
    "platform": "macOS",
    "date": "2003-01-30; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Password/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Password/Password.zip",
    "title": "Password",
    "platform": "macOS",
    "date": "2003-01-30; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/PackageTool/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/PackageTool/PackageTool.zip",
    "title": "PackageTool",
    "platform": "macOS",
    "date": "2003-01-30; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/NoSound/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/NoSound/NoSound.zip",
    "title": "NoSound",
    "platform": "macOS",
    "date": "2003-01-30; First Version"
  }
]

@vgorloff
Copy link

vgorloff commented Aug 17, 2022

Direct links to Zip-files and Documentation pages from this page: https://developer.apple.com/library/archive/navigation/#section=Resource%20Types&topic=Sample%20Code

Part 11 of 14:

Click to Expand very large JSON.
[
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/LocalServer/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/LocalServer/LocalServer.zip",
    "title": "LocalServer",
    "platform": "macOS",
    "date": "2003-01-30; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Live_Scroll/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Live_Scroll/Live_Scroll.zip",
    "title": "Live Scroll",
    "platform": "macOS",
    "date": "2003-01-30; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Live_Control_Scroll/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Live_Control_Scroll/Live_Control_Scroll.zip",
    "title": "Live Control Scroll",
    "platform": "macOS",
    "date": "2003-01-30; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/KeyMapTest/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/KeyMapTest/KeyMapTest.zip",
    "title": "KeyMapTest",
    "platform": "macOS",
    "date": "2003-01-30; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/ItemHider/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/ItemHider/ItemHider.zip",
    "title": "ItemHider",
    "platform": "macOS",
    "date": "2003-01-30; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Image_Difference/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Image_Difference/Image_Difference.zip",
    "title": "Image Difference",
    "platform": "macOS",
    "topic": "Graphics & Animation; 2D Drawing",
    "technology": "ApplicationServices",
    "date": "2003-01-30; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/IconUtilCheck/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/IconUtilCheck/IconUtilCheck.zip",
    "title": "IconUtilCheck",
    "platform": "macOS",
    "date": "2003-01-30; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Icon_Play/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Icon_Play/Icon_Play.zip",
    "title": "Icon Play",
    "platform": "macOS",
    "date": "2003-01-30; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/HideMenuBar/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/HideMenuBar/HideMenuBar.zip",
    "title": "HideMenuBar",
    "platform": "macOS",
    "date": "2003-01-30; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/HexEditorView/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/HexEditorView/HexEditorView.zip",
    "title": "HexEditorView",
    "platform": "macOS",
    "date": "2003-01-30; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/HandyScrollingSample/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/HandyScrollingSample/HandyScrollingSample.zip",
    "title": "HandyScrollingSample",
    "platform": "macOS",
    "date": "2003-01-30; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/HTMLUserPane/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/HTMLUserPane/HTMLUserPane.zip",
    "title": "HTMLUserPane",
    "platform": "macOS",
    "date": "2003-01-30; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/HTMLSample/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/HTMLSample/HTMLSample.zip",
    "title": "HTMLSample",
    "platform": "macOS",
    "date": "2003-01-30; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/HIViewTest/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/HIViewTest/HIViewTest.zip",
    "title": "HIViewTest",
    "platform": "macOS",
    "date": "2003-01-30; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/GridWindowGrow/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/GridWindowGrow/GridWindowGrow.zip",
    "title": "GridWindowGrow",
    "platform": "macOS",
    "date": "2003-01-30; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/GetDragHiliteColor/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/GetDragHiliteColor/GetDragHiliteColor.zip",
    "title": "GetDragHiliteColor",
    "platform": "macOS",
    "date": "2003-01-30; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Fragment_Tool/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Fragment_Tool/Fragment_Tool.zip",
    "title": "Fragment Tool",
    "platform": "macOS",
    "date": "2003-01-30; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/DragWindowGrid/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/DragWindowGrid/DragWindowGrid.zip",
    "title": "DragWindowGrid",
    "platform": "macOS",
    "date": "2003-01-30; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/CustomWindowWidget/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/CustomWindowWidget/CustomWindowWidget.zip",
    "title": "CustomWindowWidget",
    "platform": "macOS",
    "date": "2003-01-30; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/CustomWindow/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/CustomWindow/CustomWindow.zip",
    "title": "CustomWindow",
    "platform": "macOS",
    "date": "2003-01-30; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/ControlBackground/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/ControlBackground/ControlBackground.zip",
    "title": "ControlBackground",
    "platform": "macOS",
    "date": "2003-01-30; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/ColoredCheckBox/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/ColoredCheckBox/ColoredCheckBox.zip",
    "title": "ColoredCheckBox",
    "platform": "macOS",
    "date": "2003-01-30; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/ColorSwatchView/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/ColorSwatchView/ColorSwatchView.zip",
    "title": "ColorSwatchView",
    "platform": "macOS",
    "date": "2003-01-30; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/ColorPopUpMenus/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/ColorPopUpMenus/ColorPopUpMenus.zip",
    "title": "ColorPopUpMenus",
    "platform": "macOS",
    "date": "2003-01-30; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/ClockView/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/ClockView/ClockView.zip",
    "title": "ClockView",
    "platform": "macOS",
    "date": "2003-01-30; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/CarbonMDEF/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/CarbonMDEF/CarbonMDEF.zip",
    "title": "CarbonMDEF",
    "platform": "macOS",
    "date": "2003-01-30; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/CarbonCustomList/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/CarbonCustomList/CarbonCustomList.zip",
    "title": "CarbonCustomList",
    "platform": "macOS",
    "date": "2003-01-30; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/CalendarView/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/CalendarView/CalendarView.zip",
    "title": "CalendarView",
    "platform": "macOS",
    "date": "2003-01-30; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Calculator/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Calculator/Calculator.zip",
    "title": "Calculator",
    "platform": "macOS",
    "date": "2003-01-30; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Calc_ControlRgn/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Calc_ControlRgn/Calc_ControlRgn.zip",
    "title": "Calc ControlRgn",
    "platform": "macOS",
    "date": "2003-01-30; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/AuntieDialog/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/AuntieDialog/AuntieDialog.zip",
    "title": "AuntieDialog",
    "platform": "macOS",
    "date": "2003-01-30; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtdataref.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtdataref.win/qtdataref.win.zip",
    "title": "qtdataref.win",
    "platform": "macOS",
    "topic": "Cross Platform; Windows",
    "date": "2003-01-24; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtdataref/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtdataref/qtdataref.zip",
    "title": "qtdataref",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-24; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/PDFView/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/PDFView/PDFView.zip",
    "title": "PDFView",
    "platform": "macOS",
    "topic": "Graphics & Animation; 2D Drawing",
    "technology": "Quartz",
    "date": "2003-01-23; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Is_PC_Exchange_Installed/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Is_PC_Exchange_Installed/Is_PC_Exchange_Installed.zip",
    "title": "Is PC Exchange Installed",
    "platform": "macOS",
    "date": "2003-01-23; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/FindSerialPorts/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/FindSerialPorts/FindSerialPorts.zip",
    "title": "FindSerialPorts",
    "platform": "macOS",
    "date": "2003-01-15; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/vrspeech/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/vrspeech/vrspeech.zip",
    "title": "vrspeech",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/vrscript.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/vrscript.win/vrscript.win.zip",
    "title": "vrscript.win",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/vrscript/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/vrscript/vrscript.zip",
    "title": "vrscript",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/vrmovies.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/vrmovies.win/vrmovies.win.zip",
    "title": "vrmovies.win",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/vrmovies/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/vrmovies/vrmovies.zip",
    "title": "vrmovies",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/vrmakepano.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/vrmakepano.win/vrmakepano.win.zip",
    "title": "vrmakepano.win",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/vrmakepano/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/vrmakepano/vrmakepano.zip",
    "title": "vrmakepano",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/vrmakeobject.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/vrmakeobject.win/vrmakeobject.win.zip",
    "title": "vrmakeobject.win",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/vrmakeobject/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/vrmakeobject/vrmakeobject.zip",
    "title": "vrmakeobject",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/vrflattenmovie/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/vrflattenmovie/vrflattenmovie.zip",
    "title": "vrflattenmovie",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/vrcursors.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/vrcursors.win/vrcursors.win.zip",
    "title": "vrcursors.win",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/vrcursors/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/vrcursors/vrcursors.zip",
    "title": "vrcursors",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/vrbackbuffer.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/vrbackbuffer.win/vrbackbuffer.win.zip",
    "title": "vrbackbuffer.win",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/vrbackbuffer/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/vrbackbuffer/vrbackbuffer.zip",
    "title": "vrbackbuffer",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/usher/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/usher/usher.zip",
    "title": "usher",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/testNBP/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/testNBP/testNBP.zip",
    "title": "testNBP",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/soundconverter.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/soundconverter.win/soundconverter.win.zip",
    "title": "soundconverter.win",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/soundconverter/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/soundconverter/soundconverter.zip",
    "title": "soundconverter",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/sndequalizer/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/sndequalizer/sndequalizer.zip",
    "title": "sndequalizer",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/simpleplayersdi.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/simpleplayersdi.win/simpleplayersdi.win.zip",
    "title": "simpleplayersdi.win",
    "platform": "macOS",
    "topic": "Cross Platform; Windows",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/simpleeditsdi.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/simpleeditsdi.win/simpleeditsdi.win.zip",
    "title": "simpleeditsdi.win",
    "platform": "macOS",
    "topic": "Cross Platform; Windows",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/simpleAVC/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/simpleAVC/simpleAVC.zip",
    "title": "simpleAVC",
    "platform": "macOS",
    "topic": "Drivers, Kernel, & Hardware; User-Space Device Access",
    "technology": "IOKit",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/rollercoasterold/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/rollercoasterold/rollercoasterold.zip",
    "title": "rollercoasterold",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/resolveRelativeAlias/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/resolveRelativeAlias/resolveRelativeAlias.zip",
    "title": "resolveRelativeAlias",
    "platform": "macOS",
    "topic": "Data Management; File Management",
    "technology": "CoreServices",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtvectors.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtvectors.win/qtvectors.win.zip",
    "title": "qtvectors.win",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtvectors/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtvectors/qtvectors.zip",
    "title": "qtvectors",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qttimecode/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qttimecode/qttimecode.zip",
    "title": "qttimecode",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qttext.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qttext.win/qttext.win.zip",
    "title": "qttext.win",
    "platform": "macOS",
    "topic": "Cross Platform; Windows",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qttext/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qttext/qttext.zip",
    "title": "qttext",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtstreamsplicer.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtstreamsplicer.win/qtstreamsplicer.win.zip",
    "title": "qtstreamsplicer.win",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtstreamsplicer/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtstreamsplicer/qtstreamsplicer.zip",
    "title": "qtstreamsplicer",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtstreammsg.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtstreammsg.win/qtstreammsg.win.zip",
    "title": "qtstreammsg.win",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtstreammsg/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtstreammsg/qtstreammsg.zip",
    "title": "qtstreammsg",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtstreaming.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtstreaming.win/qtstreaming.win.zip",
    "title": "qtstreaming.win",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtstreaming/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtstreaming/qtstreaming.zip",
    "title": "qtstreaming",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtstdcompr.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtstdcompr.win/qtstdcompr.win.zip",
    "title": "qtstdcompr.win",
    "platform": "macOS",
    "topic": "Cross Platform; Windows",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtstdcompr/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtstdcompr/qtstdcompr.zip",
    "title": "qtstdcompr",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtsndtween.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtsndtween.win/qtsndtween.win.zip",
    "title": "qtsndtween.win",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtsndtween/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtsndtween/qtsndtween.zip",
    "title": "qtsndtween",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtskins.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtskins.win/qtskins.win.zip",
    "title": "qtskins.win",
    "platform": "macOS",
    "topic": "Cross Platform; Windows",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtskins/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtskins/qtskins.zip",
    "title": "qtskins",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtshortcut.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtshortcut.win/qtshortcut.win.zip",
    "title": "qtshortcut.win",
    "platform": "macOS",
    "topic": "Cross Platform; Windows",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtshortcut/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtshortcut/qtshortcut.zip",
    "title": "qtshortcut",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtshellCEvents.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtshellCEvents.win/qtshellCEvents.win.zip",
    "title": "qtshellCEvents.win",
    "platform": "macOS",
    "topic": "Cross Platform; Windows",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtshellCEvents/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtshellCEvents/qtshellCEvents.zip",
    "title": "qtshellCEvents",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtreadwritejpeg.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtreadwritejpeg.win/qtreadwritejpeg.win.zip",
    "title": "qtreadwritejpeg.win",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtreadwritejpeg/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtreadwritejpeg/qtreadwritejpeg.zip",
    "title": "qtreadwritejpeg",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtmusic.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtmusic.win/qtmusic.win.zip",
    "title": "qtmusic.win",
    "platform": "macOS",
    "topic": "Audio, Video, & Visual Effects; Audio",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtmusic/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtmusic/qtmusic.zip",
    "title": "qtmusic",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtmultiimage.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtmultiimage.win/qtmultiimage.win.zip",
    "title": "qtmultiimage.win",
    "platform": "macOS",
    "topic": "Cross Platform; Windows",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtmultiimage/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtmultiimage/qtmultiimage.zip",
    "title": "qtmultiimage",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtmovietrack.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtmovietrack.win/qtmovietrack.win.zip",
    "title": "qtmovietrack.win",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtmovietrack/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtmovietrack/qtmovietrack.zip",
    "title": "qtmovietrack",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtmoviefromurl.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtmoviefromurl.win/qtmoviefromurl.win.zip",
    "title": "qtmoviefromurl.win",
    "platform": "macOS",
    "topic": "Cross Platform; Windows",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtmoviefromurl/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtmoviefromurl/qtmoviefromurl.zip",
    "title": "qtmoviefromurl",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtmoviefromprocs.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtmoviefromprocs.win/qtmoviefromprocs.win.zip",
    "title": "qtmoviefromprocs.win",
    "platform": "macOS",
    "topic": "Cross Platform; Windows",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtmoviefromprocs/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtmoviefromprocs/qtmoviefromprocs.zip",
    "title": "qtmoviefromprocs",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtmissingcomp.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtmissingcomp.win/qtmissingcomp.win.zip",
    "title": "qtmissingcomp.win",
    "platform": "macOS",
    "topic": "Cross Platform; Windows",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtmissingcomp/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtmissingcomp/qtmissingcomp.zip",
    "title": "qtmissingcomp",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtmakemovie/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtmakemovie/qtmakemovie.zip",
    "title": "qtmakemovie",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtinfo.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtinfo.win/qtinfo.win.zip",
    "title": "qtinfo.win",
    "platform": "macOS",
    "topic": "Cross Platform; Windows",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtinfo/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtinfo/qtinfo.zip",
    "title": "qtinfo",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qthintmovies.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qthintmovies.win/qthintmovies.win.zip",
    "title": "qthintmovies.win",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qthintmovies/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qthintmovies/qthintmovies.zip",
    "title": "qthintmovies",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtgraphimp.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtgraphimp.win/qtgraphimp.win.zip",
    "title": "qtgraphimp.win",
    "platform": "macOS",
    "topic": "Cross Platform; Windows",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtgraphimp/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtgraphimp/qtgraphimp.zip",
    "title": "qtgraphimp",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtgraphics.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtgraphics.win/qtgraphics.win.zip",
    "title": "qtgraphics.win",
    "platform": "macOS",
    "topic": "Cross Platform; Windows",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtgraphics/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtgraphics/qtgraphics.zip",
    "title": "qtgraphics",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtfullscreen.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtfullscreen.win/qtfullscreen.win.zip",
    "title": "qtfullscreen.win",
    "platform": "macOS",
    "topic": "Cross Platform; Windows",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtfullscreen/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtfullscreen/qtfullscreen.zip",
    "title": "qtfullscreen",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtframestepper.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtframestepper.win/qtframestepper.win.zip",
    "title": "qtframestepper.win",
    "platform": "macOS",
    "topic": "Cross Platform; Windows",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtframestepper/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtframestepper/qtframestepper.zip",
    "title": "qtframestepper",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtflattentohandle.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtflattentohandle.win/qtflattentohandle.win.zip",
    "title": "qtflattentohandle.win",
    "platform": "macOS",
    "topic": "Cross Platform; Windows",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtflattentohandle/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtflattentohandle/qtflattentohandle.zip",
    "title": "qtflattentohandle",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtfiletransfer.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtfiletransfer.win/qtfiletransfer.win.zip",
    "title": "qtfiletransfer.win",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtfiletransfer/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtfiletransfer/qtfiletransfer.zip",
    "title": "qtfiletransfer",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qteffects.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qteffects.win/qteffects.win.zip",
    "title": "qteffects.win",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qteffects/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qteffects/qteffects.zip",
    "title": "qteffects",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtdataexchange/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtdataexchange/qtdataexchange.zip",
    "title": "qtdataexchange",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtcustombutton.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtcustombutton.win/qtcustombutton.win.zip",
    "title": "qtcustombutton.win",
    "platform": "macOS",
    "topic": "Cross Platform; Windows",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtcustombutton/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtcustombutton/qtcustombutton.zip",
    "title": "qtcustombutton",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtcreatemovie.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtcreatemovie.win/qtcreatemovie.win.zip",
    "title": "qtcreatemovie.win",
    "platform": "macOS",
    "topic": "Cross Platform; Windows",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtcreatemovie/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtcreatemovie/qtcreatemovie.zip",
    "title": "qtcreatemovie",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtcontroller.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtcontroller.win/qtcontroller.win.zip",
    "title": "qtcontroller.win",
    "platform": "macOS",
    "topic": "Cross Platform; Windows",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtcontroller/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtcontroller/qtcontroller.zip",
    "title": "qtcontroller",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtcompress.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtcompress.win/qtcompress.win.zip",
    "title": "qtcompress.win",
    "platform": "macOS",
    "topic": "Cross Platform; Windows",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtcompress/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtcompress/qtcompress.zip",
    "title": "qtcompress",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtchannels.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtchannels.win/qtchannels.win.zip",
    "title": "qtchannels.win",
    "platform": "macOS",
    "topic": "Cross Platform; Windows",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtchannels/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtchannels/qtchannels.zip",
    "title": "qtchannels",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtcapture.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtcapture.win/qtcapture.win.zip",
    "title": "qtcapture.win",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtcapture/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtcapture/qtcapture.zip",
    "title": "qtcapture",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtbigscreen.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtbigscreen.win/qtbigscreen.win.zip",
    "title": "qtbigscreen.win",
    "platform": "macOS",
    "topic": "Cross Platform; Windows",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qtbigscreen/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qtbigscreen/qtbigscreen.zip",
    "title": "qtbigscreen",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qt3dtween.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qt3dtween.win/qt3dtween.win.zip",
    "title": "qt3dtween.win",
    "platform": "macOS",
    "topic": "Cross Platform; Windows",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qt3dtween/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qt3dtween/qt3dtween.zip",
    "title": "qt3dtween",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qdmediamaker.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qdmediamaker.win/qdmediamaker.win.zip",
    "title": "qdmediamaker.win",
    "platform": "macOS",
    "topic": "Cross Platform; Windows",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qdmediamaker/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qdmediamaker/qdmediamaker.zip",
    "title": "qdmediamaker",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qdmediahandler.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qdmediahandler.win/qdmediahandler.win.zip",
    "title": "qdmediahandler.win",
    "platform": "macOS",
    "topic": "Cross Platform; Windows",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/qdmediahandler/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/qdmediahandler/qdmediahandler.zip",
    "title": "qdmediahandler",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/offscreen.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/offscreen.win/offscreen.win.zip",
    "title": "offscreen.win",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/mfc.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/mfc.win/mfc.win.zip",
    "title": "mfc.win",
    "platform": "macOS",
    "topic": "Cross Platform; Windows",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/mdiplayer.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/mdiplayer.win/mdiplayer.win.zip",
    "title": "mdiplayer.win",
    "platform": "macOS",
    "topic": "Cross Platform; Windows",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/ledApp/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/ledApp/ledApp.zip",
    "title": "ledApp",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  }
]

@vgorloff
Copy link

vgorloff commented Aug 17, 2022

Direct links to Zip-files and Documentation pages from this page: https://developer.apple.com/library/archive/navigation/#section=Resource%20Types&topic=Sample%20Code

Part 12 of 14:

Click to Expand very large JSON.
[
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/jGNEFilter/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/jGNEFilter/jGNEFilter.zip",
    "title": "jGNEFilter",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/jGNE_Helper/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/jGNE_Helper/jGNE_Helper.zip",
    "title": "jGNE Helper",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/iso9660/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/iso9660/iso9660.zip",
    "title": "iso9660",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/hacktv.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/hacktv.win/hacktv.win.zip",
    "title": "hacktv.win",
    "platform": "macOS",
    "topic": "Cross Platform; Windows",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/hacktv/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/hacktv/hacktv.zip",
    "title": "hacktv",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/graphicimporter.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/graphicimporter.win/graphicimporter.win.zip",
    "title": "graphicimporter.win",
    "platform": "macOS",
    "topic": "Cross Platform; Windows",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/ficycle/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/ficycle/ficycle.zip",
    "title": "ficycle",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/deleteEmptyDir/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/deleteEmptyDir/deleteEmptyDir.zip",
    "title": "deleteEmptyDir",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/databurntest/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/databurntest/databurntest.zip",
    "title": "databurntest",
    "platform": "macOS",
    "topic": "Audio, Video, & Visual Effects; Audio",
    "technology": "DiscRecording",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/bulkerase/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/bulkerase/bulkerase.zip",
    "title": "bulkerase",
    "platform": "macOS",
    "topic": "Audio, Video, & Visual Effects; Audio",
    "technology": "DiscRecording",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/bMoviePaletteCocoa/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/bMoviePaletteCocoa/bMoviePaletteCocoa.zip",
    "title": "bMoviePaletteCocoa",
    "platform": "Xcode Developer Tools",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/bMoviePalette/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/bMoviePalette/bMoviePalette.zip",
    "title": "bMoviePalette",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/audioconverter.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/audioconverter.win/audioconverter.win.zip",
    "title": "audioconverter.win",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/audioconverter/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/audioconverter/audioconverter.zip",
    "title": "audioconverter",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/audiocodec.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/audiocodec.win/audiocodec.win.zip",
    "title": "audiocodec.win",
    "platform": "macOS",
    "topic": "Cross Platform; Windows",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/audiocodec/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/audiocodec/audiocodec.zip",
    "title": "audiocodec",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/audioburntest/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/audioburntest/audioburntest.zip",
    "title": "audioburntest",
    "platform": "macOS",
    "topic": "Audio, Video, & Visual Effects; Audio",
    "technology": "DiscRecording",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/aiffwriter.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/aiffwriter.win/aiffwriter.win.zip",
    "title": "aiffwriter.win",
    "platform": "macOS",
    "topic": "Audio, Video, & Visual Effects; Audio",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/addvractions.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/addvractions.win/addvractions.win.zip",
    "title": "addvractions.win",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/addvractions/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/addvractions/addvractions.zip",
    "title": "addvractions",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Zoo_Tutorial/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Zoo_Tutorial/Zoo_Tutorial.zip",
    "title": "Zoo Tutorial",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/ZapTCP_Application/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/ZapTCP_Application/ZapTCP_Application.zip",
    "title": "ZapTCP Application",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/ZAM/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/ZAM/ZAM.zip",
    "title": "ZAM",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/XML_Transport/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/XML_Transport/XML_Transport.zip",
    "title": "XML_Transport",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/WorldRayPickSample/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/WorldRayPickSample/WorldRayPickSample.zip",
    "title": "WorldRayPickSample",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Win2MacCounterSamples/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Win2MacCounterSamples/Win2MacCounterSamples.zip",
    "title": "Win2MacCounterSamples",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/WaveTable_Sounds/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/WaveTable_Sounds/WaveTable_Sounds.zip",
    "title": "WaveTable Sounds",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Wake100/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Wake100/Wake100.zip",
    "title": "Wake100",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/WDEFPatch/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/WDEFPatch/WDEFPatch.zip",
    "title": "WDEFPatch",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/VwrFrameWork/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/VwrFrameWork/VwrFrameWork.zip",
    "title": "VwrFrameWork",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/ViewerOptBtnSample/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/ViewerOptBtnSample/ViewerOptBtnSample.zip",
    "title": "ViewerOptBtnSample",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/ViewerGWorldTest/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/ViewerGWorldTest/ViewerGWorldTest.zip",
    "title": "ViewerGWorldTest",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/ViewerFrameWorkSample/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/ViewerFrameWorkSample/ViewerFrameWorkSample.zip",
    "title": "ViewerFrameWorkSample",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/ViewerCallbackSample/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/ViewerCallbackSample/ViewerCallbackSample.zip",
    "title": "ViewerCallbackSample",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/VideoFrameToGWorld/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/VideoFrameToGWorld/VideoFrameToGWorld.zip",
    "title": "VideoFrameToGWorld",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/VertexPerformanceTest/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/VertexPerformanceTest/VertexPerformanceTest.zip",
    "title": "VertexPerformanceTest",
    "platform": "macOS",
    "topic": "Graphics & Animation; 3D Drawing",
    "technology": "OpenGL",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Versions/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Versions/Versions.zip",
    "title": "Versions",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/VelEng_Wavelet/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/VelEng_Wavelet/VelEng_Wavelet.zip",
    "title": "VelEng Wavelet",
    "platform": "macOS",
    "topic": "Mathematical Computation",
    "technology": "Accelerate",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/VelEng_Multiprecision/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/VelEng_Multiprecision/VelEng_Multiprecision.zip",
    "title": "VelEng Multiprecision",
    "platform": "macOS",
    "topic": "Mathematical Computation",
    "technology": "Accelerate",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/VelEng_FFT/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/VelEng_FFT/VelEng_FFT.zip",
    "title": "VelEng FFT",
    "platform": "macOS",
    "topic": "Mathematical Computation",
    "technology": "Accelerate",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/VRMakePano_Library/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/VRMakePano_Library/VRMakePano_Library.zip",
    "title": "VRMakePano Library",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/VRInteraction/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/VRInteraction/VRInteraction.zip",
    "title": "VRInteraction",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/VDTextSample/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/VDTextSample/VDTextSample.zip",
    "title": "VDTextSample",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/VCDemo/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/VCDemo/VCDemo.zip",
    "title": "VCDemo",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Utility_Library/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Utility_Library/Utility_Library.zip",
    "title": "Utility Library",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/UniversalHIDModuleTest/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/UniversalHIDModuleTest/UniversalHIDModuleTest.zip",
    "title": "UniversalHIDModuleTest",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/UDPSample/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/UDPSample/UDPSample.zip",
    "title": "UDPSample",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/TweenCamera/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/TweenCamera/TweenCamera.zip",
    "title": "TweenCamera",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Tumbler_and_Podium/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Tumbler_and_Podium/Tumbler_and_Podium.zip",
    "title": "Tumbler and Podium",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/TriGrids/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/TriGrids/TriGrids.zip",
    "title": "TriGrids",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Transitions/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Transitions/Transitions.zip",
    "title": "Transitions",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Transition_Queue_Watcher/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Transition_Queue_Watcher/Transition_Queue_Watcher.zip",
    "title": "Transition Queue Watcher",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Transformed_Image/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Transformed_Image/Transformed_Image.zip",
    "title": "Transformed Image",
    "platform": "macOS",
    "topic": "Graphics & Animation; 2D Drawing",
    "technology": "AppKit",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/TradDriverLoaderLib/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/TradDriverLoaderLib/TradDriverLoaderLib.zip",
    "title": "TradDriverLoaderLib",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Tinted_Image/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Tinted_Image/Tinted_Image.zip",
    "title": "Tinted Image",
    "platform": "macOS",
    "topic": "Graphics & Animation; 2D Drawing",
    "technology": "AppKit",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/TimerTst/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/TimerTst/TimerTst.zip",
    "title": "TimerTst",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/TimerEventSample/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/TimerEventSample/TimerEventSample.zip",
    "title": "TimerEventSample",
    "platform": "macOS",
    "topic": "Drivers, Kernel, & Hardware; Kernel Device Drivers",
    "technology": "Kernel",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/TimeZone.Daylight/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/TimeZone.Daylight/TimeZone.Daylight.zip",
    "title": "TimeZone.Daylight",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/TimeSlaving/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/TimeSlaving/TimeSlaving.zip",
    "title": "TimeSlaving",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/TimeCode_Media_Handlers/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/TimeCode_Media_Handlers/TimeCode_Media_Handlers.zip",
    "title": "TimeCode Media Handlers",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/TextViewConfig/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/TextViewConfig/TextViewConfig.zip",
    "title": "TextViewConfig",
    "platform": "macOS",
    "topic": "Data Management; Strings, Text, & Fonts",
    "technology": "AppKit",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/TextDemo/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/TextDemo/TextDemo.zip",
    "title": "TextDemo",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Test_Code/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Test_Code/Test_Code.zip",
    "title": "Test Code",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/TbltDrvr/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/TbltDrvr/TbltDrvr.zip",
    "title": "TbltDrvr",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Talking_Heads/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Talking_Heads/Talking_Heads.zip",
    "title": "Talking Heads",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/TalkTool/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/TalkTool/TalkTool.zip",
    "title": "TalkTool",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/TEXTtotypeIntlCoercion/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/TEXTtotypeIntlCoercion/TEXTtotypeIntlCoercion.zip",
    "title": "TEXTtotypeIntlCoercion",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/TESample/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/TESample/TESample.zip",
    "title": "TESample",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/TCPClose/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/TCPClose/TCPClose.zip",
    "title": "TCPClose",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/TCP_Server/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/TCP_Server/TCP_Server.zip",
    "title": "TCP Server",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/TCP/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/TCP/TCP.zip",
    "title": "TCP",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/System_7.0_WDEF/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/System_7.0_WDEF/System_7.0_WDEF.zip",
    "title": "System 7.0 WDEF",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/System_7.0_Menu_Def_Info/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/System_7.0_Menu_Def_Info/System_7.0_Menu_Def_Info.zip",
    "title": "System 7.0 Menu Def Info",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Switch_Stack/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Switch_Stack/Switch_Stack.zip",
    "title": "Switch Stack",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/StyleMap/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/StyleMap/StyleMap.zip",
    "title": "StyleMap",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/StyleFlatteningSample/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/StyleFlatteningSample/StyleFlatteningSample.zip",
    "title": "StyleFlatteningSample",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Std_Compression_Examples/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Std_Compression_Examples/Std_Compression_Examples.zip",
    "title": "Std Compression Examples",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/SpellingChecker-CarbonCocoa/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/SpellingChecker-CarbonCocoa/SpellingChecker-CarbonCocoa.zip",
    "title": "SpellingChecker-CarbonCocoa",
    "platform": "macOS",
    "topic": "Data Management; Strings, Text, & Fonts",
    "technology": "AppKit",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Soundboard/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Soundboard/Soundboard.zip",
    "title": "Soundboard",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/SoundPlayer.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/SoundPlayer.win/SoundPlayer.win.zip",
    "title": "SoundPlayer.win",
    "platform": "macOS",
    "topic": "Cross Platform; Windows",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/SoundPlayer/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/SoundPlayer/SoundPlayer.zip",
    "title": "SoundPlayer",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/SoundMeter/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/SoundMeter/SoundMeter.zip",
    "title": "SoundMeter",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Sound_Input/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Sound_Input/Sound_Input.zip",
    "title": "Sound Input",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/SmallDaemon/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/SmallDaemon/SmallDaemon.zip",
    "title": "SmallDaemon",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/SlotVInstall/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/SlotVInstall/SlotVInstall.zip",
    "title": "SlotVInstall",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/SlideShowJava/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/SlideShowJava/SlideShowJava.zip",
    "title": "SlideShowJava",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/SlideShowImporter.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/SlideShowImporter.win/SlideShowImporter.win.zip",
    "title": "SlideShowImporter.win",
    "platform": "macOS",
    "topic": "Cross Platform; Windows",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/SlideShowImporter/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/SlideShowImporter/SlideShowImporter.zip",
    "title": "SlideShowImporter",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Sleep_Queue_Entry/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Sleep_Queue_Entry/Sleep_Queue_Entry.zip",
    "title": "Sleep Queue Entry",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Skinny3DSample/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Skinny3DSample/Skinny3DSample.zip",
    "title": "Skinny3DSample",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Simplest_Viewer_App/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Simplest_Viewer_App/Simplest_Viewer_App.zip",
    "title": "Simplest Viewer App",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/SimpleViewer/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/SimpleViewer/SimpleViewer.zip",
    "title": "SimpleViewer",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/SimpleThreads/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/SimpleThreads/SimpleThreads.zip",
    "title": "SimpleThreads",
    "platform": "macOS",
    "topic": "Performance",
    "technology": "Foundation",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/SimpleText_Sample/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/SimpleText_Sample/SimpleText_Sample.zip",
    "title": "SimpleText Sample",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/SimpleHelp/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/SimpleHelp/SimpleHelp.zip",
    "title": "SimpleHelp",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/SimpleDownload/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/SimpleDownload/SimpleDownload.zip",
    "title": "SimpleDownload",
    "platform": "macOS",
    "topic": "Graphics & Animation",
    "technology": "ImageCaptureCore",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/SimpleDataQueue/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/SimpleDataQueue/SimpleDataQueue.zip",
    "title": "SimpleDataQueue",
    "platform": "macOS",
    "topic": "Drivers, Kernel, & Hardware; Kernel Device Drivers",
    "technology": "Kernel",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/SimpleCocoaMovieQT/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/SimpleCocoaMovieQT/SimpleCocoaMovieQT.zip",
    "title": "SimpleCocoaMovieQT",
    "platform": "macOS",
    "topic": "Audio, Video, & Visual Effects",
    "technology": "AppKit",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/SimpleCocoaMovie/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/SimpleCocoaMovie/SimpleCocoaMovie.zip",
    "title": "SimpleCocoaMovie",
    "platform": "macOS",
    "topic": "Audio, Video, & Visual Effects",
    "technology": "AppKit",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/SimpleCocoaJavaMovieCocoa/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/SimpleCocoaJavaMovieCocoa/SimpleCocoaJavaMovieCocoa.zip",
    "title": "SimpleCocoaJavaMovieCocoa",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/SimpleCocoaJavaMovie/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/SimpleCocoaJavaMovie/SimpleCocoaJavaMovie.zip",
    "title": "SimpleCocoaJavaMovie",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Simple_HLE/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Simple_HLE/Simple_HLE.zip",
    "title": "Simple HLE",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Simon_Tool/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Simon_Tool/Simon_Tool.zip",
    "title": "Simon Tool",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Simon/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Simon/Simon.zip",
    "title": "Simon",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/SillyBalls/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/SillyBalls/SillyBalls.zip",
    "title": "SillyBalls",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/SignatureToApp/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/SignatureToApp/SignatureToApp.zip",
    "title": "SignatureToApp",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Show_Movie/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Show_Movie/Show_Movie.zip",
    "title": "Show Movie",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/SharedMemory/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/SharedMemory/SharedMemory.zip",
    "title": "SharedMemory",
    "platform": "macOS",
    "topic": "Performance",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/SetSoundInput/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/SetSoundInput/SetSoundInput.zip",
    "title": "SetSoundInput",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/SetPDiMC/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/SetPDiMC/SetPDiMC.zip",
    "title": "SetPDiMC",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Set_Folder_Windows/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Set_Folder_Windows/Set_Folder_Windows.zip",
    "title": "Set Folder Windows",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/SerialDriverArbitration/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/SerialDriverArbitration/SerialDriverArbitration.zip",
    "title": "SerialDriverArbitration",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Serial_Demo/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Serial_Demo/Serial_Demo.zip",
    "title": "Serial Demo",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/SearchProcs_&_Color_Sep/index.html",
    "title": "SearchProcs & Color Sep",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/ScreenFKey/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/ScreenFKey/ScreenFKey.zip",
    "title": "ScreenFKey",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Scalable_PostScript_PICT/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Scalable_PostScript_PICT/Scalable_PostScript_PICT.zip",
    "title": "Scalable PostScript PICT",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Save_Print_Record/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Save_Print_Record/Save_Print_Record.zip",
    "title": "Save Print Record",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/SampleSndPlay/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/SampleSndPlay/SampleSndPlay.zip",
    "title": "SampleSndPlay",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Sample_(Traffic_Light)/index.html",
    "title": "Sample (Traffic Light)",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/SSLSample/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/SSLSample/SSLSample.zip",
    "title": "SSLSample",
    "platform": "macOS",
    "topic": "Security",
    "technology": "Security",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/SOAPServer/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/SOAPServer/SOAPServer.zip",
    "title": "SOAPServer",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/SOAPClient/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/SOAPClient/SOAPClient.zip",
    "title": "SOAPClient",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/SGDevices/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/SGDevices/SGDevices.zip",
    "title": "SGDevices",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/SGDataProcSample/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/SGDataProcSample/SGDataProcSample.zip",
    "title": "SGDataProcSample",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/SGDataProcDemo/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/SGDataProcDemo/SGDataProcDemo.zip",
    "title": "SGDataProcDemo",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/SGCapture2Disk/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/SGCapture2Disk/SGCapture2Disk.zip",
    "title": "SGCapture2Disk",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/SGCapture/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/SGCapture/SGCapture.zip",
    "title": "SGCapture",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/SCSI_Simple_Sample/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/SCSI_Simple_Sample/SCSI_Simple_Sample.zip",
    "title": "SCSI Simple Sample",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/SCSI_Inquiry_(More)/index.html",
    "title": "SCSI Inquiry (More)",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/SCSI_Inquiry/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/SCSI_Inquiry/SCSI_Inquiry.zip",
    "title": "SCSI Inquiry",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/SCSI_Find_Devices/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/SCSI_Find_Devices/SCSI_Find_Devices.zip",
    "title": "SCSI Find Devices",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/SCSI_DriveID_Sample/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/SCSI_DriveID_Sample/SCSI_DriveID_Sample.zip",
    "title": "SCSI DriveID Sample",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/SCSI_Async_Sample/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/SCSI_Async_Sample/SCSI_Async_Sample.zip",
    "title": "SCSI Async Sample",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/S3V/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/S3V/S3V.zip",
    "title": "S3V",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Rotated_Thingies/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Rotated_Thingies/Rotated_Thingies.zip",
    "title": "Rotated Thingies",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/RollerCoaster.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/RollerCoaster.win/RollerCoaster.win.zip",
    "title": "RollerCoaster.win",
    "platform": "macOS",
    "topic": "Cross Platform; Windows",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/RollerCoaster/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/RollerCoaster/RollerCoaster.zip",
    "title": "RollerCoaster",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Reinstallable/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Reinstallable/Reinstallable.zip",
    "title": "Reinstallable",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Red_Rocket/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Red_Rocket/Red_Rocket.zip",
    "title": "Red Rocket",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  }
]

@vgorloff
Copy link

vgorloff commented Aug 17, 2022

Direct links to Zip-files and Documentation pages from this page: https://developer.apple.com/library/archive/navigation/#section=Resource%20Types&topic=Sample%20Code

Part 13 of 14:

Click to Expand very large JSON.
[
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/RecordToFile/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/RecordToFile/RecordToFile.zip",
    "title": "RecordToFile",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/ReadSector_MSDOS/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/ReadSector_MSDOS/ReadSector_MSDOS.zip",
    "title": "ReadSector MSDOS",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/RaveEngineInfoSample/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/RaveEngineInfoSample/RaveEngineInfoSample.zip",
    "title": "RaveEngineInfoSample",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/RaveContextSample/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/RaveContextSample/RaveContextSample.zip",
    "title": "RaveContextSample",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/RGB_Image/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/RGB_Image/RGB_Image.zip",
    "title": "RGB Image",
    "platform": "macOS",
    "topic": "Graphics & Animation; 2D Drawing",
    "technology": "AppKit",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/RAVE_Starter_Samples/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/RAVE_Starter_Samples/RAVE_Starter_Samples.zip",
    "title": "RAVE Starter Samples",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/RAMDisk/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/RAMDisk/RAMDisk.zip",
    "title": "RAMDisk",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Quartz_EB/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Quartz_EB/Quartz_EB.zip",
    "title": "Quartz EB",
    "platform": "macOS",
    "topic": "Graphics & Animation; 2D Drawing",
    "technology": "ApplicationServices",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/QTtoJavaImage/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/QTtoJavaImage/QTtoJavaImage.zip",
    "title": "QTtoJavaImage",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/QTtoCG/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/QTtoCG/QTtoCG.zip",
    "title": "QTtoCG",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/QTimadecompression/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/QTimadecompression/QTimadecompression.zip",
    "title": "QTimadecompression",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/QTVector/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/QTVector/QTVector.zip",
    "title": "QTVector",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/QTTestApplet/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/QTTestApplet/QTTestApplet.zip",
    "title": "QTTestApplet",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/QTSSInspector/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/QTSSInspector/QTSSInspector.zip",
    "title": "QTSSInspector",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/QTSSConnectionMonitor/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/QTSSConnectionMonitor/QTSSConnectionMonitor.zip",
    "title": "QTSSConnectionMonitor",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/QTSPketizerReassem.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/QTSPketizerReassem.win/QTSPketizerReassem.win.zip",
    "title": "QTSPketizerReassem.win",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/QTSPketizerReassem/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/QTSPketizerReassem/QTSPketizerReassem.zip",
    "title": "QTSPketizerReassem",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/QTMP3Player/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/QTMP3Player/QTMP3Player.zip",
    "title": "QTMP3Player",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/QTJava_media_samples/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/QTJava_media_samples/QTJava_media_samples.zip",
    "title": "QTJava media samples",
    "platform": "macOS",
    "topic": "Cross Platform; Java",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/QTGraphicsImport/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/QTGraphicsImport/QTGraphicsImport.zip",
    "title": "QTGraphicsImport",
    "platform": "macOS",
    "topic": "Audio, Video, & Visual Effects",
    "technology": "AppKit",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/QTEffectsJava/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/QTEffectsJava/QTEffectsJava.zip",
    "title": "QTEffectsJava",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/QTButtonDemo/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/QTButtonDemo/QTButtonDemo.zip",
    "title": "QTButtonDemo",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/QTBRemoteAdmin/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/QTBRemoteAdmin/QTBRemoteAdmin.zip",
    "title": "QTBRemoteAdmin",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/QT_QDesign_decomp/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/QT_QDesign_decomp/QT_QDesign_decomp.zip",
    "title": "QT QDesign decomp",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/QT_Internals/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/QT_Internals/QT_Internals.zip",
    "title": "QT Internals",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/PutAwayVolumes/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/PutAwayVolumes/PutAwayVolumes.zip",
    "title": "PutAwayVolumes",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Print_multipage_PICT/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Print_multipage_PICT/Print_multipage_PICT.zip",
    "title": "Print multipage PICT",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/PopMenus/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/PopMenus/PopMenus.zip",
    "title": "PopMenus",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Polygons/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Polygons/Polygons.zip",
    "title": "Polygons",
    "platform": "macOS",
    "topic": "Graphics & Animation; 2D Drawing",
    "technology": "AppKit",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Plug-in_-Postscript_Renderer/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Plug-in_-Postscript_Renderer/Plug-in_-Postscript_Renderer.zip",
    "title": "Plug-in -Postscript Renderer",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Plug-in__-QuickDraw_Renderer/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Plug-in__-QuickDraw_Renderer/Plug-in__-QuickDraw_Renderer.zip",
    "title": "Plug-in -QuickDraw Renderer",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Plug-in__-DistanceProxyGroup/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Plug-in__-DistanceProxyGroup/Plug-in__-DistanceProxyGroup.zip",
    "title": "Plug-in -DistanceProxyGroup",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Plug-in__-_Sample_Renderer/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Plug-in__-_Sample_Renderer/Plug-in__-_Sample_Renderer.zip",
    "title": "Plug-in - Sample Renderer",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Plug-in__-_Attr/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Plug-in__-_Attr/Plug-in__-_Attr.zip",
    "title": "Plug-in - Attr",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/PlayMovieOld/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/PlayMovieOld/PlayMovieOld.zip",
    "title": "PlayMovieOld",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/PlayMovieJava/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/PlayMovieJava/PlayMovieJava.zip",
    "title": "PlayMovieJava",
    "platform": "macOS",
    "topic": "Cross Platform; Java",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Play_Video_Sample/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Play_Video_Sample/Play_Video_Sample.zip",
    "title": "Play Video Sample",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Play_Movie_with_Controller/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Play_Movie_with_Controller/Play_Movie_with_Controller.zip",
    "title": "Play Movie with Controller",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Play/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Play/Play.zip",
    "title": "Play",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/PictMovier/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/PictMovier/PictMovier.zip",
    "title": "PictMovier",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/PictInfoTest/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/PictInfoTest/PictInfoTest.zip",
    "title": "PictInfoTest",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Picking_Mesh_ShapeParts/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Picking_Mesh_ShapeParts/Picking_Mesh_ShapeParts.zip",
    "title": "Picking Mesh ShapeParts",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/PickOne/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/PickOne/PickOne.zip",
    "title": "PickOne",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/PicCommentsTest/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/PicCommentsTest/PicCommentsTest.zip",
    "title": "PicCommentsTest",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Pallete_DA/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Pallete_DA/Pallete_DA.zip",
    "title": "Pallete DA",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/PThreadSorts/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/PThreadSorts/PThreadSorts.zip",
    "title": "PThreadSorts",
    "platform": "macOS",
    "topic": "Performance",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/PDlog_Expand/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/PDlog_Expand/PDlog_Expand.zip",
    "title": "PDlog Expand",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/PDEProject/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/PDEProject/PDEProject.zip",
    "title": "PDEProject",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/PBDTGetAppl/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/PBDTGetAppl/PBDTGetAppl.zip",
    "title": "PBDTGetAppl",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/PBAllocate/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/PBAllocate/PBAllocate.zip",
    "title": "PBAllocate",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/PACKman/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/PACKman/PACKman.zip",
    "title": "PACKman",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Optimization_TN_Demos/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Optimization_TN_Demos/Optimization_TN_Demos.zip",
    "title": "Optimization TN Demos",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/OpenGLMovieQT/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/OpenGLMovieQT/OpenGLMovieQT.zip",
    "title": "OpenGLMovieQT",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/OpenGL_Stereo/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/OpenGL_Stereo/OpenGL_Stereo.zip",
    "title": "OpenGL Stereo",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/OpenGL_Movie/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/OpenGL_Movie/OpenGL_Movie.zip",
    "title": "OpenGL Movie",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/OpenGL_Image/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/OpenGL_Image/OpenGL_Image.zip",
    "title": "OpenGL Image",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/OffSample/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/OffSample/OffSample.zip",
    "title": "OffSample",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Obj_Hierarchy/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Obj_Hierarchy/Obj_Hierarchy.zip",
    "title": "Obj Hierarchy",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/OTTCPWillDial/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/OTTCPWillDial/OTTCPWillDial.zip",
    "title": "OTTCPWillDial",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/OTSimpleServerHTTP/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/OTSimpleServerHTTP/OTSimpleServerHTTP.zip",
    "title": "OTSimpleServerHTTP",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/OTSimpleDownloadHTTP/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/OTSimpleDownloadHTTP/OTSimpleDownloadHTTP.zip",
    "title": "OTSimpleDownloadHTTP",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/OTLookupNameTest/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/OTLookupNameTest/OTLookupNameTest.zip",
    "title": "OTLookupNameTest",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/OTCheckNetForNBPName/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/OTCheckNetForNBPName/OTCheckNetForNBPName.zip",
    "title": "OTCheckNetForNBPName",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/OT_Virtual_Server/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/OT_Virtual_Server/OT_Virtual_Server.zip",
    "title": "OT Virtual Server",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/OSA_Preserve_68K_Registers/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/OSA_Preserve_68K_Registers/OSA_Preserve_68K_Registers.zip",
    "title": "OSA Preserve 68K Registers",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/OOPTESample/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/OOPTESample/OOPTESample.zip",
    "title": "OOPTESample",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/ODOC/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/ODOC/ODOC.zip",
    "title": "ODOC",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Notification_Hacks/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Notification_Hacks/Notification_Hacks.zip",
    "title": "Notification Hacks",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/NoPowerOffKey/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/NoPowerOffKey/NoPowerOffKey.zip",
    "title": "NoPowerOffKey",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/NoCopyReceives/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/NoCopyReceives/NoCopyReceives.zip",
    "title": "NoCopyReceives",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/NewCCursor/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/NewCCursor/NewCCursor.zip",
    "title": "NewCCursor",
    "platform": "macOS",
    "topic": "User Experience",
    "technology": "Carbon",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Network_Stream/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Network_Stream/Network_Stream.zip",
    "title": "Network Stream",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Neighborhood_Watch/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Neighborhood_Watch/Neighborhood_Watch.zip",
    "title": "Neighborhood Watch",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/NamingTableAccess/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/NamingTableAccess/NamingTableAccess.zip",
    "title": "NamingTableAccess",
    "platform": "macOS",
    "topic": "User Experience; Text Layout",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/NameAndAddress/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/NameAndAddress/NameAndAddress.zip",
    "title": "NameAndAddress",
    "platform": "macOS",
    "topic": "Networking, Internet, & Web; Services & Discovery",
    "technology": "Foundation",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/NSLMiniBrowser/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/NSLMiniBrowser/NSLMiniBrowser.zip",
    "title": "NSLMiniBrowser",
    "platform": "macOS",
    "topic": "Networking, Internet, & Web; Web Client",
    "technology": "AppKit",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/MyRegisterComponentOld/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/MyRegisterComponentOld/MyRegisterComponentOld.zip",
    "title": "MyRegisterComponentOld",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/MyRegisterComponent/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/MyRegisterComponent/MyRegisterComponent.zip",
    "title": "MyRegisterComponent",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/MyQuickTimeApp/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/MyQuickTimeApp/MyQuickTimeApp.zip",
    "title": "MyQuickTimeApp",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/MyMultipleMoviesApp/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/MyMultipleMoviesApp/MyMultipleMoviesApp.zip",
    "title": "MyMultipleMoviesApp",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/MyGrabOneFrame/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/MyGrabOneFrame/MyGrabOneFrame.zip",
    "title": "MyGrabOneFrame",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/MyComponentOld/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/MyComponentOld/MyComponentOld.zip",
    "title": "MyComponentOld",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/MyComponent/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/MyComponent/MyComponent.zip",
    "title": "MyComponent",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/MyCaptureApp/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/MyCaptureApp/MyCaptureApp.zip",
    "title": "MyCaptureApp",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/MovieToAIFF/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/MovieToAIFF/MovieToAIFF.zip",
    "title": "MovieToAIFF",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/MovieSprites/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/MovieSprites/MovieSprites.zip",
    "title": "MovieSprites",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/MovieShell/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/MovieShell/MovieShell.zip",
    "title": "MovieShell",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/MovieBrowser/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/MovieBrowser/MovieBrowser.zip",
    "title": "MovieBrowser",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Movie_From_DataRef/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Movie_From_DataRef/Movie_From_DataRef.zip",
    "title": "Movie From DataRef",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Moriarity/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Moriarity/Moriarity.zip",
    "title": "Moriarity",
    "platform": "macOS",
    "topic": "Interapplication Communication",
    "technology": "Foundation",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/MoreOSL/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/MoreOSL/MoreOSL.zip",
    "title": "MoreOSL",
    "platform": "macOS",
    "topic": "Interapplication Communication",
    "technology": "ApplicationServices",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/MoreFinderEvents/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/MoreFinderEvents/MoreFinderEvents.zip",
    "title": "MoreFinderEvents",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/MoreFiles/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/MoreFiles/MoreFiles.zip",
    "title": "MoreFiles",
    "platform": "macOS",
    "topic": "Data Management; File Management",
    "technology": "CoreServices",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/MoreAppleEvents/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/MoreAppleEvents/MoreAppleEvents.zip",
    "title": "MoreAppleEvents",
    "platform": "macOS",
    "topic": "Interapplication Communication",
    "technology": "CoreServices",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/ModifyMouseAccl/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/ModifyMouseAccl/ModifyMouseAccl.zip",
    "title": "ModifyMouseAccl",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/ModeWhacker/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/ModeWhacker/ModeWhacker.zip",
    "title": "ModeWhacker",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Mode/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Mode/Mode.zip",
    "title": "Mode",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/MetafileRead/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/MetafileRead/MetafileRead.zip",
    "title": "MetafileRead",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/MenuScripter/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/MenuScripter/MenuScripter.zip",
    "title": "MenuScripter",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/MediaPresenter/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/MediaPresenter/MediaPresenter.zip",
    "title": "MediaPresenter",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/MarkerPick/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/MarkerPick/MarkerPick.zip",
    "title": "MarkerPick",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/MakeIcon/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/MakeIcon/MakeIcon.zip",
    "title": "MakeIcon",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/MakeEffectMovie/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/MakeEffectMovie/MakeEffectMovie.zip",
    "title": "MakeEffectMovie",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Make_QTVR_Panorama/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Make_QTVR_Panorama/Make_QTVR_Panorama.zip",
    "title": "Make QTVR Panorama",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Make_QTVR_Object/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Make_QTVR_Object/Make_QTVR_Object.zip",
    "title": "Make QTVR Object",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/MacCalendar/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/MacCalendar/MacCalendar.zip",
    "title": "MacCalendar",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/MRJToolkitStubsOld/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/MRJToolkitStubsOld/MRJToolkitStubsOld.zip",
    "title": "MRJToolkitStubsOld",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/MRJToolkitStubs/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/MRJToolkitStubs/MRJToolkitStubs.zip",
    "title": "MRJToolkitStubs",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/MPFileCopy/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/MPFileCopy/MPFileCopy.zip",
    "title": "MPFileCopy",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/MP3Player/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/MP3Player/MP3Player.zip",
    "title": "MP3Player",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/MP3_Player/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/MP3_Player/MP3_Player.zip",
    "title": "MP3 Player",
    "platform": "macOS",
    "topic": "Interapplication Communication",
    "technology": "Foundation",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/MDEF.Sample/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/MDEF.Sample/MDEF.Sample.zip",
    "title": "MDEF.Sample",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/MCPlayMovie/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/MCPlayMovie/MCPlayMovie.zip",
    "title": "MCPlayMovie",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/MCComponent/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/MCComponent/MCComponent.zip",
    "title": "MCComponent",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Load_PCI_Driver/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Load_PCI_Driver/Load_PCI_Driver.zip",
    "title": "Load PCI Driver",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/ListMania/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/ListMania/ListMania.zip",
    "title": "ListMania",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/JavaSprites/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/JavaSprites/JavaSprites.zip",
    "title": "JavaSprites",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Java_Drawing/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Java_Drawing/Java_Drawing.zip",
    "title": "Java Drawing",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/JScriptApplet/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/JScriptApplet/JScriptApplet.zip",
    "title": "JScriptApplet",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/JSaver/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/JSaver/JSaver.zip",
    "title": "JSaver",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/JPEG_Sample/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/JPEG_Sample/JPEG_Sample.zip",
    "title": "JPEG Sample",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/JPEG_File_Interchange_Format/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/JPEG_File_Interchange_Format/JPEG_File_Interchange_Format.zip",
    "title": "JPEG File Interchange Format",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/JNISample/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/JNISample/JNISample.zip",
    "title": "JNISample",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/JISApplet/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/JISApplet/JISApplet.zip",
    "title": "JISApplet",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/JDragNDrop/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/JDragNDrop/JDragNDrop.zip",
    "title": "JDragNDrop",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/InvertedText/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/InvertedText/InvertedText.zip",
    "title": "InvertedText",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Inside_Mac_Movie_TB_Code/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Inside_Mac_Movie_TB_Code/Inside_Mac_Movie_TB_Code.zip",
    "title": "Inside Mac Movie TB Code",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Inside_Mac_ICM_Code/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Inside_Mac_ICM_Code/Inside_Mac_ICM_Code.zip",
    "title": "Inside Mac ICM Code",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/InputSprocketPPTest/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/InputSprocketPPTest/InputSprocketPPTest.zip",
    "title": "InputSprocketPPTest",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Inline_Input_for_TextEdit/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Inline_Input_for_TextEdit/Inline_Input_for_TextEdit.zip",
    "title": "Inline Input for TextEdit",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/ImportExportMovie/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/ImportExportMovie/ImportExportMovie.zip",
    "title": "ImportExportMovie",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/ImagesToQTMovie/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/ImagesToQTMovie/ImagesToQTMovie.zip",
    "title": "ImagesToQTMovie",
    "platform": "macOS",
    "topic": "Audio, Video, & Visual Effects",
    "technology": "ImageCaptureCore",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Imageer/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Imageer/Imageer.zip",
    "title": "Imageer",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/ImageWriter_bug/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/ImageWriter_bug/ImageWriter_bug.zip",
    "title": "ImageWriter bug",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/ImageCompositing/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/ImageCompositing/ImageCompositing.zip",
    "title": "ImageCompositing",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/IW-Half-Dither/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/IW-Half-Dither/IW-Half-Dither.zip",
    "title": "IW-Half-Dither",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/INIT_-_CDEV/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/INIT_-_CDEV/INIT_-_CDEV.zip",
    "title": "INIT - CDEV",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/ICAObjectDumper/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/ICAObjectDumper/ICAObjectDumper.zip",
    "title": "ICAObjectDumper",
    "platform": "macOS",
    "topic": "Graphics & Animation",
    "technology": "ImageCaptureCore",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/ICADownloadFirst/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/ICADownloadFirst/ICADownloadFirst.zip",
    "title": "ICADownloadFirst",
    "platform": "macOS",
    "topic": "Graphics & Animation",
    "technology": "ImageCaptureCore",
    "date": "2003-01-14; First Version"
  }
]

@vgorloff
Copy link

Direct links to Zip-files and Documentation pages from this page: https://developer.apple.com/library/archive/navigation/#section=Resource%20Types&topic=Sample%20Code

Part 14 of 14:

Click to Expand very large JSON.
[
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Http_Server/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Http_Server/Http_Server.zip",
    "title": "Http Server",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/How_to_Detect_a_CD/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/How_to_Detect_a_CD/How_to_Detect_a_CD.zip",
    "title": "How to Detect a CD",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/HairLines/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/HairLines/HairLines.zip",
    "title": "HairLines",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Hack_TV/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Hack_TV/Hack_TV.zip",
    "title": "Hack TV",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/GroupDrawing/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/GroupDrawing/GroupDrawing.zip",
    "title": "GroupDrawing",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Group_Dumper/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Group_Dumper/Group_Dumper.zip",
    "title": "Group Dumper",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/GrayText/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/GrayText/GrayText.zip",
    "title": "GrayText",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Graphic_Import-Export/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Graphic_Import-Export/Graphic_Import-Export.zip",
    "title": "Graphic Import-Export",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/GetZoneList/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/GetZoneList/GetZoneList.zip",
    "title": "GetZoneList",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/GetVInfo/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/GetVInfo/GetVInfo.zip",
    "title": "GetVInfo",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/GetSetOptions/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/GetSetOptions/GetSetOptions.zip",
    "title": "GetSetOptions",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/GetPPPStatus/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/GetPPPStatus/GetPPPStatus.zip",
    "title": "GetPPPStatus",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/GetHWEthernetAddr/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/GetHWEthernetAddr/GetHWEthernetAddr.zip",
    "title": "GetHWEthernetAddr",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/GetADevType/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/GetADevType/GetADevType.zip",
    "title": "GetADevType",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Get_Tool_Config/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Get_Tool_Config/Get_Tool_Config.zip",
    "title": "Get Tool Config",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Get_LAP_Connection/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Get_LAP_Connection/Get_LAP_Connection.zip",
    "title": "Get LAP Connection",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Get_Ethernet_Address/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Get_Ethernet_Address/Get_Ethernet_Address.zip",
    "title": "Get Ethernet Address",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/GeometryTest/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/GeometryTest/GeometryTest.zip",
    "title": "GeometryTest",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Geometry_Samples/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Geometry_Samples/Geometry_Samples.zip",
    "title": "Geometry Samples",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/GXSetDefaultDTP/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/GXSetDefaultDTP/GXSetDefaultDTP.zip",
    "title": "GXSetDefaultDTP",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/GLUT_for_OS_X/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/GLUT_for_OS_X/GLUT_for_OS_X.zip",
    "title": "GLUT_for_OS_X",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/FullScreen/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/FullScreen/FullScreen.zip",
    "title": "FullScreen",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/FreqForEverChange/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/FreqForEverChange/FreqForEverChange.zip",
    "title": "FreqForEverChange",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/FrameStepper.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/FrameStepper.win/FrameStepper.win.zip",
    "title": "FrameStepper.win",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/FrameStepper/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/FrameStepper/FrameStepper.zip",
    "title": "FrameStepper",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/FormatAsDOS/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/FormatAsDOS/FormatAsDOS.zip",
    "title": "FormatAsDOS",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/FogStyleSample/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/FogStyleSample/FogStyleSample.zip",
    "title": "FogStyleSample",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Floppy_II/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Floppy_II/Floppy_II.zip",
    "title": "Floppy II",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/FinderDragPro/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/FinderDragPro/FinderDragPro.zip",
    "title": "FinderDragPro",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/FindPrinter/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/FindPrinter/FindPrinter.zip",
    "title": "FindPrinter",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/ExampleVideoPanel.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/ExampleVideoPanel.win/ExampleVideoPanel.win.zip",
    "title": "ExampleVideoPanel.win",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/ExampleVideoPanel/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/ExampleVideoPanel/ExampleVideoPanel.zip",
    "title": "ExampleVideoPanel",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/ExampleCodec/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/ExampleCodec/ExampleCodec.zip",
    "title": "ExampleCodec",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Example_Video_Panel/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Example_Video_Panel/Example_Video_Panel.zip",
    "title": "Example Video Panel",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Eraser/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Eraser/Eraser.zip",
    "title": "Eraser",
    "platform": "macOS",
    "topic": "Data Management; File Management",
    "technology": "CoreServices",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/EnhancedDataBurn/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/EnhancedDataBurn/EnhancedDataBurn.zip",
    "title": "EnhancedDataBurn",
    "platform": "macOS",
    "topic": "Data Management; File Management",
    "technology": "CoreServices",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/EnableSoundThrough/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/EnableSoundThrough/EnableSoundThrough.zip",
    "title": "EnableSoundThrough",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Empty_Engine/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Empty_Engine/Empty_Engine.zip",
    "title": "Empty Engine",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Embedding_Instruments/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Embedding_Instruments/Embedding_Instruments.zip",
    "title": "Embedding Instruments",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/EgretWakeup/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/EgretWakeup/EgretWakeup.zip",
    "title": "EgretWakeup",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/EasyPlayRecord/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/EasyPlayRecord/EasyPlayRecord.zip",
    "title": "EasyPlayRecord",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Easy_Video_Grabber/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Easy_Video_Grabber/Easy_Video_Grabber.zip",
    "title": "Easy Video Grabber",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/ENET_sample/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/ENET_sample/ENET_sample.zip",
    "title": "ENET sample",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/DriverGestaltExplorer/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/DriverGestaltExplorer/DriverGestaltExplorer.zip",
    "title": "DriverGestaltExplorer",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/DriverGestalt_Demo/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/DriverGestalt_Demo/DriverGestalt_Demo.zip",
    "title": "DriverGestalt Demo",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/DrawableBroadcaster/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/DrawableBroadcaster/DrawableBroadcaster.zip",
    "title": "DrawableBroadcaster",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/DrawTextCodec/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/DrawTextCodec/DrawTextCodec.zip",
    "title": "DrawTextCodec",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/DraggingSprites/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/DraggingSprites/DraggingSprites.zip",
    "title": "DraggingSprites",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/DragWindow_INIT/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/DragWindow_INIT/DragWindow_INIT.zip",
    "title": "DragWindow INIT",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/DragAndDrop_Shell/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/DragAndDrop_Shell/DragAndDrop_Shell.zip",
    "title": "DragAndDrop Shell",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Double_Buffer/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Double_Buffer/Double_Buffer.zip",
    "title": "Double Buffer",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/DisplayVideo/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/DisplayVideo/DisplayVideo.zip",
    "title": "DisplayVideo",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Disk_Icons/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Disk_Icons/Disk_Icons.zip",
    "title": "Disk Icons",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/DisableEject/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/DisableEject/DisableEject.zip",
    "title": "DisableEject",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/DirectSetEntries/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/DirectSetEntries/DirectSetEntries.zip",
    "title": "DirectSetEntries",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/DigitizerShell/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/DigitizerShell/DigitizerShell.zip",
    "title": "DigitizerShell",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/DetachedController/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/DetachedController/DetachedController.zip",
    "title": "DetachedController",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Desktop_Sprites/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Desktop_Sprites/Desktop_Sprites.zip",
    "title": "Desktop Sprites",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/DefProcs/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/DefProcs/DefProcs.zip",
    "title": "DefProcs",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/DecompressionAndScaling/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/DecompressionAndScaling/DecompressionAndScaling.zip",
    "title": "DecompressionAndScaling",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/DTSCPlusLibrary/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/DTSCPlusLibrary/DTSCPlusLibrary.zip",
    "title": "DTSCPlusLibrary",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/DMFkey_Source/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/DMFkey_Source/DMFkey_Source.zip",
    "title": "DMFkey Source",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/CustomIcon/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/CustomIcon/CustomIcon.zip",
    "title": "CustomIcon",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/CurvesDemo.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/CurvesDemo.win/CurvesDemo.win.zip",
    "title": "CurvesDemo.win",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/CurvesDemo/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/CurvesDemo/CurvesDemo.zip",
    "title": "CurvesDemo",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/CullGroupSample/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/CullGroupSample/CullGroupSample.zip",
    "title": "CullGroupSample",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Cropped_Image/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Cropped_Image/Cropped_Image.zip",
    "title": "Cropped Image",
    "platform": "macOS",
    "topic": "Graphics & Animation; 2D Drawing",
    "technology": "AppKit",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/CreateMovieJava/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/CreateMovieJava/CreateMovieJava.zip",
    "title": "CreateMovieJava",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/CreateMovie/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/CreateMovie/CreateMovie.zip",
    "title": "CreateMovie",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/CoreSample/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/CoreSample/CoreSample.zip",
    "title": "CoreSample",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/ConvertToMovieJr/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/ConvertToMovieJr/ConvertToMovieJr.zip",
    "title": "ConvertToMovieJr",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/ConvertMovieSndTrack/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/ConvertMovieSndTrack/ConvertMovieSndTrack.zip",
    "title": "ConvertMovieSndTrack",
    "platform": "macOS",
    "topic": "Audio, Video, & Visual Effects; Audio",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/CompressedPixmapSample/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/CompressedPixmapSample/CompressedPixmapSample.zip",
    "title": "CompressedPixmapSample",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/CompressMovies/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/CompressMovies/CompressMovies.zip",
    "title": "CompressMovies",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Compress_Picture_FKEY/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Compress_Picture_FKEY/Compress_Picture_FKEY.zip",
    "title": "Compress Picture FKEY",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/CompositedEffects.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/CompositedEffects.win/CompositedEffects.win.zip",
    "title": "CompositedEffects.win",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/CompositedEffects/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/CompositedEffects/CompositedEffects.zip",
    "title": "CompositedEffects",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/CommonSample/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/CommonSample/CommonSample.zip",
    "title": "CommonSample",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/ColorTextureSample/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/ColorTextureSample/ColorTextureSample.zip",
    "title": "ColorTextureSample",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/ColorSyncDevices-Cocoa/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/ColorSyncDevices-Cocoa/ColorSyncDevices-Cocoa.zip",
    "title": "ColorSyncDevices-Cocoa",
    "platform": "macOS",
    "topic": "Graphics & Animation; 2D Drawing",
    "technology": "ApplicationServices",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/ColorSyncDevices/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/ColorSyncDevices/ColorSyncDevices.zip",
    "title": "ColorSyncDevices",
    "platform": "macOS",
    "topic": "Graphics & Animation; 2D Drawing",
    "technology": "ApplicationServices",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/ColorBars/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/ColorBars/ColorBars.zip",
    "title": "ColorBars",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Color_Sampler/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Color_Sampler/Color_Sampler.zip",
    "title": "Color Sampler",
    "platform": "macOS",
    "topic": "Graphics & Animation; 2D Drawing",
    "technology": "AppKit",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Color_Picker/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Color_Picker/Color_Picker.zip",
    "title": "Color Picker",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/CocoaVideoFrameToNSImage/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/CocoaVideoFrameToNSImage/CocoaVideoFrameToNSImage.zip",
    "title": "CocoaVideoFrameToNSImage",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/CocoaVideoFrameToGWorld/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/CocoaVideoFrameToGWorld/CocoaVideoFrameToGWorld.zip",
    "title": "CocoaVideoFrameToGWorld",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/CocoaCreateMovie/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/CocoaCreateMovie/CocoaCreateMovie.zip",
    "title": "CocoaCreateMovie",
    "platform": "macOS",
    "topic": "Audio, Video, & Visual Effects",
    "technology": "QTKit",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Cocoa_-_SGDataProc/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Cocoa_-_SGDataProc/Cocoa_-_SGDataProc.zip",
    "title": "Cocoa - SGDataProc",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/ClutWind/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/ClutWind/ClutWind.zip",
    "title": "ClutWind",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/ClickSound/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/ClickSound/ClickSound.zip",
    "title": "ClickSound",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/ChromaKeyMovie/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/ChromaKeyMovie/ChromaKeyMovie.zip",
    "title": "ChromaKeyMovie",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/ChangeTextStyleRec/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/ChangeTextStyleRec/ChangeTextStyleRec.zip",
    "title": "ChangeTextStyleRec",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/CarbonQuartzDrawingWPrinting/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/CarbonQuartzDrawingWPrinting/CarbonQuartzDrawingWPrinting.zip",
    "title": "CarbonQuartzDrawingWPrinting",
    "platform": "macOS",
    "topic": "Graphics & Animation; Printing",
    "technology": "Carbon",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/CarbonQTGraphicImport/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/CarbonQTGraphicImport/CarbonQTGraphicImport.zip",
    "title": "CarbonQTGraphicImport",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/CapabilitiesSample/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/CapabilitiesSample/CapabilitiesSample.zip",
    "title": "CapabilitiesSample",
    "platform": "macOS",
    "topic": "Graphics & Animation",
    "technology": "ImageCaptureCore",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Cache_Flushing/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Cache_Flushing/Cache_Flushing.zip",
    "title": "Cache Flushing",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/CTMDemo/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/CTMDemo/CTMDemo.zip",
    "title": "CTMDemo",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/CTMClip/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/CTMClip/CTMClip.zip",
    "title": "CTMClip",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/CPlusTESample/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/CPlusTESample/CPlusTESample.zip",
    "title": "CPlusTESample",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/CGGamma/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/CGGamma/CGGamma.zip",
    "title": "CGGamma",
    "platform": "macOS",
    "topic": "Graphics & Animation; 2D Drawing",
    "technology": "ApplicationServices",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/CGDrawPicture/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/CGDrawPicture/CGDrawPicture.zip",
    "title": "CGDrawPicture",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/CFPrefsDumper/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/CFPrefsDumper/CFPrefsDumper.zip",
    "title": "CFPrefsDumper",
    "platform": "macOS",
    "topic": "Data Management; Preference Settings",
    "technology": "CoreFoundation",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/CDTool/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/CDTool/CDTool.zip",
    "title": "CDTool",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/CDROMDriveCheck/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/CDROMDriveCheck/CDROMDriveCheck.zip",
    "title": "CDROMDriveCheck",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/CD-ROM_Detection/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/CD-ROM_Detection/CD-ROM_Detection.zip",
    "title": "CD-ROM Detection",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/CD_Tracker/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/CD_Tracker/CD_Tracker.zip",
    "title": "CD Tracker",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/CASoundLab2/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/CASoundLab2/CASoundLab2.zip",
    "title": "CASoundLab2",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/BusErrorTest/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/BusErrorTest/BusErrorTest.zip",
    "title": "BusErrorTest",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/BurntTextSampleCode/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/BurntTextSampleCode/BurntTextSampleCode.zip",
    "title": "BurntTextSampleCode",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/BufferedWindows/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/BufferedWindows/BufferedWindows.zip",
    "title": "BufferedWindows",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/BoxTex/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/BoxTex/BoxTex.zip",
    "title": "BoxTex",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/BoxMooV/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/BoxMooV/BoxMooV.zip",
    "title": "BoxMooV",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Box/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Box/Box.zip",
    "title": "Box",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/BouncingSprites/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/BouncingSprites/BouncingSprites.zip",
    "title": "BouncingSprites",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/BlitVBL/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/BlitVBL/BlitVBL.zip",
    "title": "BlitVBL",
    "platform": "macOS",
    "topic": "Performance",
    "technology": "ApplicationServices",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/BlitNoVBL/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/BlitNoVBL/BlitNoVBL.zip",
    "title": "BlitNoVBL",
    "platform": "macOS",
    "topic": "Performance",
    "technology": "ApplicationServices",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/BasicInputMethod/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/BasicInputMethod/BasicInputMethod.zip",
    "title": "BasicInputMethod",
    "platform": "macOS",
    "topic": "Data Management; Event Handling",
    "technology": "InputMethodKit",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/BasicDiskImage/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/BasicDiskImage/BasicDiskImage.zip",
    "title": "BasicDiskImage",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/BackGround/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/BackGround/BackGround.zip",
    "title": "BackGround",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/AudioCodecOld.win/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/AudioCodecOld.win/AudioCodecOld.win.zip",
    "title": "AudioCodecOld.win",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/AudioCodecOld/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/AudioCodecOld/AudioCodecOld.zip",
    "title": "AudioCodecOld",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/AudioBroadcaster/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/AudioBroadcaster/AudioBroadcaster.zip",
    "title": "AudioBroadcaster",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/Audio_CD_Tool/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/Audio_CD_Tool/Audio_CD_Tool.zip",
    "title": "Audio CD Tool",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/AsyncDriverSample/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/AsyncDriverSample/AsyncDriverSample.zip",
    "title": "AsyncDriverSample",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/AppleTalk_Libraries/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/AppleTalk_Libraries/AppleTalk_Libraries.zip",
    "title": "AppleTalk Libraries",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/AlwaysPreview/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/AlwaysPreview/AlwaysPreview.zip",
    "title": "AlwaysPreview",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/AddressBookCarbon/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/AddressBookCarbon/AddressBookCarbon.zip",
    "title": "AddressBookCarbon",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/AddFrameToMovie/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/AddFrameToMovie/AddFrameToMovie.zip",
    "title": "AddFrameToMovie",
    "platform": "macOS",
    "technology": "QuickTime",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/ATSUIDirectAccessDemo/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/ATSUIDirectAccessDemo/ATSUIDirectAccessDemo.zip",
    "title": "ATSUIDirectAccessDemo",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/ATSUICurveAccessDemo/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/ATSUICurveAccessDemo/ATSUICurveAccessDemo.zip",
    "title": "ATSUICurveAccessDemo",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/ATP_Demo/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/ATP_Demo/ATP_Demo.zip",
    "title": "ATP Demo",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/ATAErrorDetector/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/ATAErrorDetector/ATAErrorDetector.zip",
    "title": "ATAErrorDetector",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/ATADemo/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/ATADemo/ATADemo.zip",
    "title": "ATADemo",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/ASLM_C++/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/ASLM_C++/ASLM_C++.zip",
    "title": "ASLM C++",
    "platform": "Xcode Developer Tools",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/AIFFWriter/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/AIFFWriter/AIFFWriter.zip",
    "title": "AIFFWriter",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/AESendandReceive/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/AESendandReceive/AESendandReceive.zip",
    "title": "AESendandReceive",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/AEObject-Edition_Sample/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/AEObject-Edition_Sample/AEObject-Edition_Sample.zip",
    "title": "AEObject-Edition Sample",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/AEGestalt/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/AEGestalt/AEGestalt.zip",
    "title": "AEGestalt",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/ADSP_Chat/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/ADSP_Chat/ADSP_Chat.zip",
    "title": "ADSP Chat",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  }
]

@vgorloff
Copy link

vgorloff commented Aug 17, 2022

Direct links to Zip-files and Documentation pages from this page: https://developer.apple.com/library/archive/navigation/#section=Resource%20Types&topic=Sample%20Code

Plus, missed part "15" from 14 ;)

Click to Expand very large JSON.
{
    "docUrl": "https://developer.apple.com/library/archive/samplecode/ADB_Key_Spy/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/ADB_Key_Spy/ADB_Key_Spy.zip",
    "title": "ADB Key Spy",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/3DMF2PICT/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/3DMF2PICT/3DMF2PICT.zip",
    "title": "3DMF2PICT",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/3D_Rotation_Controller/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/3D_Rotation_Controller/3D_Rotation_Controller.zip",
    "title": "3D Rotation Controller",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/2BufRecordSndPlay/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/2BufRecordSndPlay/2BufRecordSndPlay.zip",
    "title": "2BufRecordSndPlay",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/2BufRecordBufferCmd/Introduction/Intro.html",
    "dlUrl": "https://developer.apple.com/library/archive/samplecode/2BufRecordBufferCmd/2BufRecordBufferCmd.zip",
    "title": "2BufRecordBufferCmd",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  },
  {
    "docUrl": "https://developer.apple.com/library/archive/samplecode/2BufRecord&Play/index.html",
    "title": "2BufRecord&Play",
    "platform": "macOS",
    "date": "2003-01-14; First Version"
  }

@TuanManhCao
Copy link

This is so helpful for everyone :-)

AFAIU this is the most recent link.

For people who are wondering how to extract .pkgs, using Suspicious Package and exporting the outermost folder com.apple.adc.documentation.docset to ~/Downloads(⌥+⌘+E) and double clicking will work as well.

image

This is the missing gem! Thanks so much for documenting this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment