home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 Extra / Chip_Extra_1999.iso / voll / COOLLINK / coollink.exe / Data.D_ / Data.D / Sites.json < prev    next >
JavaScript Object Notation  |  1998-11-23  |  2KB

  1. {
  2.     "schema": {
  3.         "Index": "Long Integer",
  4.         "Folder": "Long Integer",
  5.         "URL": "Text (255)",
  6.         "Owner": "Text (50)",
  7.         "Browser": "Long Integer",
  8.         "Comment": "Memo/Hyperlink (255)",
  9.         "Password": "Text (10)",
  10.         "Name": "Text (100)"
  11.     },
  12.     "data": [
  13.         {
  14.             "Index": 1,
  15.             "Folder": 1,
  16.             "URL": "http://www.Microsoft.com",
  17.             "Owner": "Microsoft",
  18.             "Browser": 0,
  19.             "Name": "Microsoft"
  20.         },
  21.         {
  22.             "Index": 2,
  23.             "Folder": 1,
  24.             "URL": "http://www.winfiles.com",
  25.             "Owner": "WinFiles",
  26.             "Browser": 0,
  27.             "Comment": "On that site you can find great programs for Windows.\r\nPartly shareware, partly freeware or other distribution-forms.\r\n\r\nIf I were you I wouldn't let this site out !",
  28.             "Name": "WinFiles"
  29.         },
  30.         {
  31.             "Index": 3,
  32.             "Folder": 1,
  33.             "URL": "http://www.Intel.com",
  34.             "Owner": "Intel",
  35.             "Browser": 0,
  36.             "Name": "Intel"
  37.         },
  38.         {
  39.             "Index": 4,
  40.             "Folder": 2,
  41.             "URL": "http://www.hq.nasa.gov/office/pao/Library/photo.html",
  42.             "Owner": "NASA",
  43.             "Browser": 0,
  44.             "Comment": "See great from pictures from outer-space -\r\naliens included - woggy, woggy...",
  45.             "Name": "NASA Photo Gallery"
  46.         },
  47.         {
  48.             "Index": 5,
  49.             "Folder": 1,
  50.             "URL": "http://www.basicworld.com",
  51.             "Owner": "Steingr├ñber Fach Verlag",
  52.             "Browser": 0,
  53.             "Comment": "Most famous and popular homepage for Visual Basic in Germany.\r\nIt's the site for the german-basic-magazine BasicPro, which is\r\nvery informative and popular.\r\n",
  54.             "Name": "Basicworld"
  55.         },
  56.         {
  57.             "Index": 6,
  58.             "Folder": 2,
  59.             "URL": "http://www2.whitehouse.gov/WH/Welcome-nt.html",
  60.             "Owner": "White House",
  61.             "Browser": 0,
  62.             "Comment": "Wanna read and see some stunning stuff about the US-Government ?\r\nCheck this out...",
  63.             "Name": "White House"
  64.         },
  65.         {
  66.             "Index": 10,
  67.             "Folder": 0,
  68.             "URL": "http://www.geocities.com/SiliconValley/Sector/5813",
  69.             "Owner": "Bj├╢rn Kahle",
  70.             "Browser": 0,
  71.             "Comment": "The greatest site you've ever seen... ;-)\r\n\r\nHere you can get CoolLinks, an Update  and other\r\ngreat shareware for Windows.\r\n\r\nJust have a look...",
  72.             "Name": "X-Tended-Realities"
  73.         },
  74.         {
  75.             "Index": 11,
  76.             "Folder": 2,
  77.             "URL": "http://www.aerosmith.com",
  78.             "Owner": "Aerosmith",
  79.             "Browser": 0,
  80.             "Comment": "...and I don't wanna miss a thing...\r\n\r\nYou also have a earwig ? Visit Aerosmith and will not go away...\r\n\r\nStuff about Armageddon at:\r\nhttp://www.movies.com/armageddon",
  81.             "Name": "Aerosmith"
  82.         },
  83.         {
  84.             "Index": 12,
  85.             "Folder": 2,
  86.             "URL": "http://www.mrbean.co.uk/beanhome.htm",
  87.             "Owner": "Mr.Bean",
  88.             "Browser": 0,
  89.             "Comment": "Look Teddy !!!\r\n\r\nBut also if you are not a Teddy you have the permission\r\nto visit Mr.Bean - on your on risk !",
  90.             "Name": "Mr.Bean"
  91.         }
  92.     ]
  93. }