{"id":22669076,"url":"https://github.com/stjohnjohnson/yjeopardy","last_synced_at":"2025-03-29T10:44:12.460Z","repository":{"id":65991321,"uuid":"1375694","full_name":"stjohnjohnson/yJeopardy","owner":"stjohnjohnson","description":null,"archived":false,"fork":false,"pushed_at":"2011-02-16T23:59:32.000Z","size":102,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-23T18:49:35.900Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stjohnjohnson.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-02-16T21:26:11.000Z","updated_at":"2013-11-21T22:40:37.000Z","dependencies_parsed_at":"2023-02-19T20:45:17.456Z","dependency_job_id":null,"html_url":"https://github.com/stjohnjohnson/yJeopardy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stjohnjohnson%2FyJeopardy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stjohnjohnson%2FyJeopardy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stjohnjohnson%2FyJeopardy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stjohnjohnson%2FyJeopardy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stjohnjohnson","download_url":"https://codeload.github.com/stjohnjohnson/yJeopardy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246174469,"owners_count":20735410,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-09T15:18:22.349Z","updated_at":"2025-03-29T10:44:12.434Z","avatar_url":"https://github.com/stjohnjohnson.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"          ___  _ _       _  _____ ____  ____  ____  ____  ____ ___  _\n          \\  \\/// \\     / |/  __//  _ \\/  __\\/  _ \\/  __\\/  _ \\\\  \\//\n           \\  / | |     | ||  \\  | / \\||  \\/|| / \\||  \\/|| | \\| \\  /\n           / /  \\_/  /\\_| ||  /_ | \\_/||  __/| |-|||    /| |_/| / /\n          /_/   (_)  \\____/\\____\\\\____/\\_/   \\_/ \\|\\_/\\_\\\\____//_/\n\n\n             I'll take 'Colors that end in -urple' for $200\n                           What is Light Urple?\n\nHowdy!  If you are reading this, you're probably wondering: what is this folder,\nwhy am I here, who am I, why are you wearing a purple suit?  Most of these\nquestions I can't answer.  But the important one, #1, I can.  This folder\ncontains all the code you need to run Yahoo! Jeopardy.  A little side project\nthat St. John Johnson, Alex Ivashchenko, and Suresh Jayanty created for the\n2010 Systools Holiday Party.\n\n\n\n\n                              ** Preamble **\nY! Jeopardy uses several 3rd party open source libraries and tools.\nThis file summarizes the tools used, their purpose, and the licenses under which they're released.\n\nExcept as specifically stated below, the 3rd party software packages are not distributed as part of\nthis project, but instead are separately downloaded from the respective provider and built on the\ndeveloper’s machine as a pre-build step.\n\nDownloaded javascript libraries should be placed under public_html/a folder in respectful directories,\nexcept prototype.js which should placed directly into public_html/a folder.\n\n* prototype version 1.7 (MIT license)\n(Prototype is a JavaScript Framework that aims to ease development of dynamic web applications.)\n[http://prototypejs.org/]\n-----------------------\n* script.aculo.us version 1.8.3 (MIT license)\n(script.aculo.us provides you with easy-to-use, cross-browser user interface JavaScript libraries to make your web sites and web applications fly.)\n[http://script.aculo.us/]\n-----------------------\n* livepipe (MIT license)\n(LivePipe UI is a suite of high quality widgets and controls for web 2.0 applications built using the Prototype JavaScript Framework.)\n[http://livepipe.net/]\n-----------------------\n* zepto version 0.4 (MIT license)\n(Zepto.js is a minimalist JavaScript framework for mobile WebKit browsers, with a jQuery-compatible syntax.)\n[http://zeptojs.com/]\n-----------------------\n* google-jstemplate (Apache License 2.0)\n(Simple and robust browser side template processing for Ajax based web applications.)\n[http://code.google.com/p/google-jstemplate/]\n\nDownloaded font files should placed under public_html/s/fonts folder.\n\n-----------------------\n* Droid Sans font family (Apache License 2.0)\n(Modern looking sans-serif open source font family.)\n[http://code.google.com/webfonts/family?family=Droid+Sans\u0026subset=latin]\n\n\n\n                            ** Installation **\nThe installation is relatively simple on most machines (except Yahoo boxes).\n\nRequirements:\n - Some sort of HTTP server (apache preferred)\n - PHP 5..something\n - PHP Json (yphp_json)\n - PHP APC (yphp_apc)\n\nIt's best to point your root URL at public_html/\n - Example: http://yjeopardy.yahoo.com/ =\u003e public_html/\nOtherwise, there might be some minor errors with CSS/JS absolute path junk\n\n\n\n                            ** Configuration **\nConfiguration is done in the Config.php file\n - ADMIN_USERNAME is the Username to access admin.php and test.php\n - ADMIN_PASSWORD is the Password to access admin.php and test.php\n - ADMIN_SECRET is a secret key that is required for all admin API commands.\n                Basically, it prevents malicious users from abusing your system.\n - NUM_ROUNDS is.. well the number of rounds in the game\n\nQuestions are stored in questions/ (duh) and should be in the format:\n - round-{ROUND NUMBER}.yaml\n\nThe contents of these files are stored in a relatively confusing format (jk):\n\nCategory 1:\n  Points:\n  - Question\n  - Answer\n  Points:\n  - Question\n  - Answer\n  - Daily Double\n\nIf you don't provide a Daily Double, one will automagically be picked.\n\n\n\n                             ** Gameplay **\nNote: The CSS/JS actions in this game were designed for use in a WebKit browser.\n      It will work in other browsers (kinda), but won't look as pretty.  So try\n      to use Chrome (woohoo) or Safari (yuck).\n\nThe main screen can be accessed via /main.html\n  It was designed to look the prettiest in full screen mode\n  Also, there are no sounds - future feature, I swear\n\nThe admin panel can be accessed via /admin.php (username/password set in config)\n  This was made for a hand-held device (iPhone or Droid)\n\nThe user interface can be accessed via /index.php or alternate UI /index.php?alt\n  This was also made for a hand-held device (iPhone or Droid)\n\nFor testing, you can also use /text.php (username/password set in config)\n  This gives you access to test the raw API calls\n\n\n\n                             ** Side Notes **\nAny questions regarding gameplay, installation, or configuration - please feel\nfree to ping any one of us.  We don't bite (actually scratch that, I think Alex\nhas been known to).\n\nImportant people to thank:\n - Chris Arnold, for the original idea and questions\n - Fergus Sullivan, for more questions and mental support\n - Boba Fett, for being the man\n\nAppropriate distribution of blame:\n - Main screen and Primary UI\n   - Alex Ivashchenko \u003calexi@yahoo-inc.com\u003e\n - Alternate UI and Admin UI\n   - St. John Johnson \u003cstjohn@yahoo-inc.com\u003e\n - PHP API/Backend\n   - St. John Johnson \u003cstjohn@yahoo-inc.com\u003e\n   - Suresh Jayanty \u003cjayantys@yahoo-inc.com\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstjohnjohnson%2Fyjeopardy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstjohnjohnson%2Fyjeopardy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstjohnjohnson%2Fyjeopardy/lists"}