Change HTTP → HTTPS
Now that github pages supports HTTPS
This commit is contained in:
parent
1bed670312
commit
6cb37e0691
3 changed files with 66 additions and 66 deletions
116
index.html
116
index.html
|
@ -54,7 +54,7 @@
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li class="featured-extension">
|
<li class="featured-extension">
|
||||||
<a href="?url=http://scratchx.org/tmp/TalkingGobo.sbx" data-action="load-url">
|
<a href="?url=https://scratchx.org/tmp/TalkingGobo.sbx" data-action="load-url">
|
||||||
<img src="images/extensions/text-extension-sm.png" alt="Text To Speech" />
|
<img src="images/extensions/text-extension-sm.png" alt="Text To Speech" />
|
||||||
<section>
|
<section>
|
||||||
<h2>Text to Speech</h2>
|
<h2>Text to Speech</h2>
|
||||||
|
@ -79,7 +79,7 @@
|
||||||
<aside class="icon-gears">Most physical extensions require the Scratch Device Plugin - <a href="https://scratch.mit.edu/info/ext_download/">Download here</a></aside>
|
<aside class="icon-gears">Most physical extensions require the Scratch Device Plugin - <a href="https://scratch.mit.edu/info/ext_download/">Download here</a></aside>
|
||||||
|
|
||||||
<a href="#extensions"><button>See all Extensions</button></a>
|
<a href="#extensions"><button>See all Extensions</button></a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</header>
|
</header>
|
||||||
<aside class="warning message"><strong>Warning:</strong> all extensions are experimental and not a product of the Scratch Team. <a href="#faq">Find out more</a></aside>
|
<aside class="warning message"><strong>Warning:</strong> all extensions are experimental and not a product of the Scratch Team. <a href="#faq">Find out more</a></aside>
|
||||||
|
@ -103,7 +103,7 @@
|
||||||
<div><div>
|
<div><div>
|
||||||
<div>
|
<div>
|
||||||
<h2>Who uses ScratchX?</h2>
|
<h2>Who uses ScratchX?</h2>
|
||||||
<p><strong>Anyone</strong> can access and play with Experimental Extensions on ScratchX. Integrate <a href="?url=https://technoboy10.github.io/twitter/extension.js" data-action="load-url">Twitter</a> feeds into your Scratch project, connect with hardware like <a href="?url=http://khanning.github.io/scratch-arduino-extension/arduino_extension.js" data-action="load-url">Arduino</a> and <a href="?url=https://MrYsLab.github.io/xi4s.js" data-action="load-url">Raspberry Pi</a>, and <a href="#extensions">much much more.</a></p>
|
<p><strong>Anyone</strong> can access and play with Experimental Extensions on ScratchX. Integrate <a href="?url=https://technoboy10.github.io/twitter/extension.js" data-action="load-url">Twitter</a> feeds into your Scratch project, connect with hardware like <a href="?url=https://khanning.github.io/scratch-arduino-extension/arduino_extension.js" data-action="load-url">Arduino</a> and <a href="?url=https://MrYsLab.github.io/xi4s.js" data-action="load-url">Raspberry Pi</a>, and <a href="#extensions">much much more.</a></p>
|
||||||
|
|
||||||
<p><strong>Developers</strong> can use ScratchX to create and test new Experimental Extensions. Learn more about ScratchX in our <a href="https://github.com/LLK/scratchx/wiki/">developer documentation</a></p>
|
<p><strong>Developers</strong> can use ScratchX to create and test new Experimental Extensions. Learn more about ScratchX in our <a href="https://github.com/LLK/scratchx/wiki/">developer documentation</a></p>
|
||||||
</div>
|
</div>
|
||||||
|
@ -133,7 +133,7 @@
|
||||||
<div>
|
<div>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
<a href="?url=http://khanning.github.io/scratch-arduino-extension/arduino_extension.js" data-action="load-url">
|
<a href="?url=https://khanning.github.io/scratch-arduino-extension/arduino_extension.js" data-action="load-url">
|
||||||
<header>
|
<header>
|
||||||
<h2>Arduino</h2>
|
<h2>Arduino</h2>
|
||||||
<p class="author">Kreg Hanning, David Mellis</p>
|
<p class="author">Kreg Hanning, David Mellis</p>
|
||||||
|
@ -142,8 +142,8 @@
|
||||||
</a>
|
</a>
|
||||||
<section class="description">
|
<section class="description">
|
||||||
<p>Control Arduino boards</p>
|
<p>Control Arduino boards</p>
|
||||||
<a href="?url=http://khanning.github.io/scratch-arduino-extension/examples/Arduino%20Example%20-%20Blink%20an%20LED.sbx" data-action="load-url">Sample Project</a>
|
<a href="?url=https://khanning.github.io/scratch-arduino-extension/examples/Arduino%20Example%20-%20Blink%20an%20LED.sbx" data-action="load-url">Sample Project</a>
|
||||||
<a href="http://khanning.github.io/scratch-arduino-extension/" target="_blank">Documentation</a>
|
<a href="https://khanning.github.io/scratch-arduino-extension/" target="_blank">Documentation</a>
|
||||||
</section>
|
</section>
|
||||||
<section class="tags">
|
<section class="tags">
|
||||||
<span class="tag hardware" title="Hardware Extension">Requires Hardware</span>
|
<span class="tag hardware" title="Hardware Extension">Requires Hardware</span>
|
||||||
|
@ -184,7 +184,7 @@
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="?url=http://kaspesla.github.io/ev3_scratch/ev3_scratch.js" data-action="load-url">
|
<a href="?url=https://kaspesla.github.io/ev3_scratch/ev3_scratch.js" data-action="load-url">
|
||||||
<header>
|
<header>
|
||||||
<h2>EV3+Scratch</h2>
|
<h2>EV3+Scratch</h2>
|
||||||
<p class="author">Ken Aspeslagh</p>
|
<p class="author">Ken Aspeslagh</p>
|
||||||
|
@ -193,8 +193,8 @@
|
||||||
</a>
|
</a>
|
||||||
<section class="description">
|
<section class="description">
|
||||||
<p>Control LEGO EV3 robots wirelessly</p>
|
<p>Control LEGO EV3 robots wirelessly</p>
|
||||||
<a href="?url=http://kaspesla.github.io/ev3_scratch/examples/avoid%20obstacles%20example.sbx" data-action="load-url">Sample Project</a>
|
<a href="?url=https://kaspesla.github.io/ev3_scratch/examples/avoid%20obstacles%20example.sbx" data-action="load-url">Sample Project</a>
|
||||||
<a href="http://kaspesla.github.io/ev3_scratch/" target="_blank">Documentation</a>
|
<a href="https://kaspesla.github.io/ev3_scratch/" target="_blank">Documentation</a>
|
||||||
</section>
|
</section>
|
||||||
<section class="tags">
|
<section class="tags">
|
||||||
<span class="tag hardware" title="Hardware Extension">Requires Hardware</span>
|
<span class="tag hardware" title="Hardware Extension">Requires Hardware</span>
|
||||||
|
@ -218,7 +218,7 @@
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="?url=http://technoboy10.github.io/mesh/mesh.js" data-action="load-url">
|
<a href="?url=https://technoboy10.github.io/mesh/mesh.js" data-action="load-url">
|
||||||
<header>
|
<header>
|
||||||
<h2>Firebase Mesh</h2>
|
<h2>Firebase Mesh</h2>
|
||||||
<p class="author">Connor Hudson</p>
|
<p class="author">Connor Hudson</p>
|
||||||
|
@ -227,8 +227,8 @@
|
||||||
</a>
|
</a>
|
||||||
<section class="description">
|
<section class="description">
|
||||||
<p>Broadcast messages to other projects!</p>
|
<p>Broadcast messages to other projects!</p>
|
||||||
<a href="?url=http://technoboy10.github.io/mesh/mesh.sbx" data-action="load-url">Sample Project</a>
|
<a href="?url=https://technoboy10.github.io/mesh/mesh.sbx" data-action="load-url">Sample Project</a>
|
||||||
<a href="http://technoboy10.github.io/mesh/" target="_blank">Documentation</a>
|
<a href="https://technoboy10.github.io/mesh/" target="_blank">Documentation</a>
|
||||||
</section>
|
</section>
|
||||||
<section class="tags">
|
<section class="tags">
|
||||||
<span class="tag web" title="Web Extension">Requires Internet Connection</span>
|
<span class="tag web" title="Web Extension">Requires Internet Connection</span>
|
||||||
|
@ -252,7 +252,7 @@
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="?url=http://intel-realsense-extension-for-scratch.github.io/public/extension/intel_realsense_extension.js" data-action="load-url">
|
<a href="?url=https://intel-realsense-extension-for-scratch.github.io/public/extension/intel_realsense_extension.js" data-action="load-url">
|
||||||
<header>
|
<header>
|
||||||
<h2>Intel® RealSense™</h2>
|
<h2>Intel® RealSense™</h2>
|
||||||
<p class="author">Shachar Oz, Yaron Yanai, Yotam Salmon</p>
|
<p class="author">Shachar Oz, Yaron Yanai, Yotam Salmon</p>
|
||||||
|
@ -261,15 +261,15 @@
|
||||||
</a>
|
</a>
|
||||||
<section class="description">
|
<section class="description">
|
||||||
<p>Hand Gestures, face tracking, voice commands</p>
|
<p>Hand Gestures, face tracking, voice commands</p>
|
||||||
<a href="?url=http://intel-realsense-extension-for-scratch.github.io/public/extension/samples/Realsense_Block_Usages.sbx" data-action="load-url">Sample Project</a>
|
<a href="?url=https://intel-realsense-extension-for-scratch.github.io/public/extension/samples/Realsense_Block_Usages.sbx" data-action="load-url">Sample Project</a>
|
||||||
<a href="http://intel-realsense-extension-for-scratch.github.io/" target="_blank">Documentation</a>
|
<a href="https://intel-realsense-extension-for-scratch.github.io/" target="_blank">Documentation</a>
|
||||||
</section>
|
</section>
|
||||||
<section class="tags">
|
<section class="tags">
|
||||||
<span class="tag hardware" title="Hardware Extension">Requires Hardware</span>
|
<span class="tag hardware" title="Hardware Extension">Requires Hardware</span>
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="?url=https://irobotstem.github.io/CreateScratchX/roomba600Extension.js" data-action="load-url">
|
<a href="?url=https://irobotstem.github.io/CreateScratchX/roomba600Extension.js" data-action="load-url">
|
||||||
<header>
|
<header>
|
||||||
<h2>iRobot® Create® 2</h2>
|
<h2>iRobot® Create® 2</h2>
|
||||||
<p class="author">iRobot</p>
|
<p class="author">iRobot</p>
|
||||||
|
@ -278,8 +278,8 @@
|
||||||
</a>
|
</a>
|
||||||
<section class="description">
|
<section class="description">
|
||||||
<p>Control iRobot® Create® 2</p>
|
<p>Control iRobot® Create® 2</p>
|
||||||
<a href="?url=http://irobotstem.github.io/CreateScratchX/examples/Create%20Example%20-%20Tethered%20Driving.sbx" data-action="load-url">Sample Project</a>
|
<a href="?url=https://irobotstem.github.io/CreateScratchX/examples/Create%20Example%20-%20Tethered%20Driving.sbx" data-action="load-url">Sample Project</a>
|
||||||
<a href="http://irobotstem.github.io/CreateScratchX/" target="_blank">Documentation</a>
|
<a href="https://irobotstem.github.io/CreateScratchX/" target="_blank">Documentation</a>
|
||||||
</section>
|
</section>
|
||||||
<section class="tags">
|
<section class="tags">
|
||||||
<span class="tag hardware" title="Hardware Extension">Requires Hardware</span>
|
<span class="tag hardware" title="Hardware Extension">Requires Hardware</span>
|
||||||
|
@ -295,15 +295,15 @@
|
||||||
</a>
|
</a>
|
||||||
<section class="description">
|
<section class="description">
|
||||||
<p>International Space Station tracker</p>
|
<p>International Space Station tracker</p>
|
||||||
<a href="?url=http://khanning.github.io/scratch-isstracker-extension/examples/ISS%20Tracker.sbx" data-action="load-url">Sample Project</a>
|
<a href="?url=https://khanning.github.io/scratch-isstracker-extension/examples/ISS%20Tracker.sbx" data-action="load-url">Sample Project</a>
|
||||||
<a href="http://khanning.github.io/scratch-isstracker-extension/" target="_blank">Documentation</a>
|
<a href="https://khanning.github.io/scratch-isstracker-extension/" target="_blank">Documentation</a>
|
||||||
</section>
|
</section>
|
||||||
<section class="tags">
|
<section class="tags">
|
||||||
<span class="tag web" title="Web Extension">Requires Internet Connection</span>
|
<span class="tag web" title="Web Extension">Requires Internet Connection</span>
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="?url=http://khanning.github.io/scratch-leapmotion-extension/leapmotion_extension.js" data-action="load-url">
|
<a href="?url=https://khanning.github.io/scratch-leapmotion-extension/leapmotion_extension.js" data-action="load-url">
|
||||||
<header>
|
<header>
|
||||||
<h2>Leapmotion</h2>
|
<h2>Leapmotion</h2>
|
||||||
<p class="author">Kreg Hanning</p>
|
<p class="author">Kreg Hanning</p>
|
||||||
|
@ -312,15 +312,15 @@
|
||||||
</a>
|
</a>
|
||||||
<section class="description">
|
<section class="description">
|
||||||
<p>Hand and finger tracking</p>
|
<p>Hand and finger tracking</p>
|
||||||
<a href="?url=http://khanning.github.io/scratch-leapmotion-extension/examples/Leap%20Motion%20Example%20-%20Hand%20Skeleton.sbx" data-action="load-url">Sample Project</a>
|
<a href="?url=https://khanning.github.io/scratch-leapmotion-extension/examples/Leap%20Motion%20Example%20-%20Hand%20Skeleton.sbx" data-action="load-url">Sample Project</a>
|
||||||
<a href="http://khanning.github.io/scratch-leapmotion-extension/" target="_blank">Documentation</a>
|
<a href="https://khanning.github.io/scratch-leapmotion-extension/" target="_blank">Documentation</a>
|
||||||
</section>
|
</section>
|
||||||
<section class="tags">
|
<section class="tags">
|
||||||
<span class="tag hardware" title="Hardware Extension">Requires Hardware</span>
|
<span class="tag hardware" title="Hardware Extension">Requires Hardware</span>
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="?url=http://khanning.github.io/scratch-littlebits-extension/littlebits_extension.js" data-action="load-url">
|
<a href="?url=https://khanning.github.io/scratch-littlebits-extension/littlebits_extension.js" data-action="load-url">
|
||||||
<header>
|
<header>
|
||||||
<h2>littleBits</h2>
|
<h2>littleBits</h2>
|
||||||
<p class="author">Kreg Hanning</p>
|
<p class="author">Kreg Hanning</p>
|
||||||
|
@ -329,15 +329,15 @@
|
||||||
</a>
|
</a>
|
||||||
<section class="description">
|
<section class="description">
|
||||||
<p>Control littleBits creations</p>
|
<p>Control littleBits creations</p>
|
||||||
<a href="?url=http://khanning.github.io/scratch-littlebits-extension/examples/littleBits%20-%20Move%20with%20Dimmer.sbx" data-action="load-url">Sample Project</a>
|
<a href="?url=https://khanning.github.io/scratch-littlebits-extension/examples/littleBits%20-%20Move%20with%20Dimmer.sbx" data-action="load-url">Sample Project</a>
|
||||||
<a href="http://khanning.github.io/scratch-littlebits-extension/" target="_blank">Documentation</a>
|
<a href="https://khanning.github.io/scratch-littlebits-extension/" target="_blank">Documentation</a>
|
||||||
</section>
|
</section>
|
||||||
<section class="tags">
|
<section class="tags">
|
||||||
<span class="tag hardware" title="Hardware Extension">Requires Hardware</span>
|
<span class="tag hardware" title="Hardware Extension">Requires Hardware</span>
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="?url=http://creativecomputerlab.github.io/MakeSenseConnector-1.0.js" data-action="load-url">
|
<a href="?url=https://creativecomputerlab.github.io/MakeSenseConnector-1.0.js" data-action="load-url">
|
||||||
<header>
|
<header>
|
||||||
<h2>Make!Sense</h2>
|
<h2>Make!Sense</h2>
|
||||||
<p class="author">Stephen Lewis, Deqing Sun, Steven Holmes</p>
|
<p class="author">Stephen Lewis, Deqing Sun, Steven Holmes</p>
|
||||||
|
@ -346,8 +346,8 @@
|
||||||
</a>
|
</a>
|
||||||
<section class="description">
|
<section class="description">
|
||||||
<p>Sensor interface board and sensors</p>
|
<p>Sensor interface board and sensors</p>
|
||||||
<a href="?url=http://creativecomputerlab.github.io/DataBufferAnalog.sbx" data-action="load-url">Sample Project</a>
|
<a href="?url=https://creativecomputerlab.github.io/DataBufferAnalog.sbx" data-action="load-url">Sample Project</a>
|
||||||
<a href="http://creativecomputerlab.com/makesense.html#datamodeinstructions" target="_blank">Documentation</a>
|
<a href="https://creativecomputerlab.com/makesense.html#datamodeinstructions" target="_blank">Documentation</a>
|
||||||
</section>
|
</section>
|
||||||
<section class="tags">
|
<section class="tags">
|
||||||
<span class="tag hardware" title="Hardware Extension">Requires Hardware</span>
|
<span class="tag hardware" title="Hardware Extension">Requires Hardware</span>
|
||||||
|
@ -382,7 +382,7 @@
|
||||||
<section class="description">
|
<section class="description">
|
||||||
<p>Real time PocketLab sensor data!</p>
|
<p>Real time PocketLab sensor data!</p>
|
||||||
<a href="?url=https://thepocketlab.github.io/ScratchX/SpaceBlaster.sbx" data-action="load-url">Sample Project</a>
|
<a href="?url=https://thepocketlab.github.io/ScratchX/SpaceBlaster.sbx" data-action="load-url">Sample Project</a>
|
||||||
<a href="http://www.thepocketlab.com/support/article/pocketlab-scratch-integration-beta" target="_blank">Documentation</a>
|
<a href="https://www.thepocketlab.com/support/article/pocketlab-scratch-integration-beta" target="_blank">Documentation</a>
|
||||||
</section>
|
</section>
|
||||||
<section class="tags">
|
<section class="tags">
|
||||||
<span class="tag hardware" title="Hardware Extension">Requires Hardware</span>
|
<span class="tag hardware" title="Hardware Extension">Requires Hardware</span>
|
||||||
|
@ -406,7 +406,7 @@
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="?url=http://MrYsLab.github.io/rb4s/rb4s.js" data-action="load-url">
|
<a href="?url=https://MrYsLab.github.io/rb4s/rb4s.js" data-action="load-url">
|
||||||
<header>
|
<header>
|
||||||
<h2>rb4s – A Controller For The RedBot</h2>
|
<h2>rb4s – A Controller For The RedBot</h2>
|
||||||
<p class="author">Alan Yorinks</p>
|
<p class="author">Alan Yorinks</p>
|
||||||
|
@ -415,7 +415,7 @@
|
||||||
</a>
|
</a>
|
||||||
<section class="description">
|
<section class="description">
|
||||||
<p>Control and Monitor a RedBot Robot</p>
|
<p>Control and Monitor a RedBot Robot</p>
|
||||||
<a href="?url=http://MrYsLab.github.io/rb4s/quickTest.sbx" data-action="load-url">Sample Project</a>
|
<a href="?url=https://MrYsLab.github.io/rb4s/quickTest.sbx" data-action="load-url">Sample Project</a>
|
||||||
<a href="https://github.com/MrYsLab/rb4s/wiki">Documentation</a>
|
<a href="https://github.com/MrYsLab/rb4s/wiki">Documentation</a>
|
||||||
</section>
|
</section>
|
||||||
<section class="tags">
|
<section class="tags">
|
||||||
|
@ -423,7 +423,7 @@
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="?url=http://roamereducationalrobot.github.io/RoamerScratchX/roamer.js" data-action="load-url">
|
<a href="?url=https://roamereducationalrobot.github.io/RoamerScratchX/roamer.js" data-action="load-url">
|
||||||
<header>
|
<header>
|
||||||
<h2>Roamer</h2>
|
<h2>Roamer</h2>
|
||||||
<p class="author">Kevin Rands, Dave Ewins, Dave Catlin</p>
|
<p class="author">Kevin Rands, Dave Ewins, Dave Catlin</p>
|
||||||
|
@ -432,15 +432,15 @@
|
||||||
</a>
|
</a>
|
||||||
<section class="description">
|
<section class="description">
|
||||||
<p>Programming Roamer® with ScratchX</p>
|
<p>Programming Roamer® with ScratchX</p>
|
||||||
<a href="?url=http://roamereducationalrobot.github.io/RoamerScratchX/The%20Scarlet%20Pumpernickel.sbx" data-action="load-url">Sample Project</a>
|
<a href="?url=https://roamereducationalrobot.github.io/RoamerScratchX/The%20Scarlet%20Pumpernickel.sbx" data-action="load-url">Sample Project</a>
|
||||||
<a href="http://www.roamer-educational-robot.com/roamer-scratchx-training/">Documentation</a>
|
<a href="https://www.roamer-educational-robot.com/roamer-scratchx-training/">Documentation</a>
|
||||||
</section>
|
</section>
|
||||||
<section class="tags">
|
<section class="tags">
|
||||||
<span class="tag hardware" title="Hardware Extension">Requires Hardware</span>
|
<span class="tag hardware" title="Hardware Extension">Requires Hardware</span>
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="?url=http://scratch3d.github.io/Scratch3D_Beta/extension/ScratchThreeJS.js" data-action="load-url">
|
<a href="?url=https://scratch3d.github.io/Scratch3D_Beta/extension/ScratchThreeJS.js" data-action="load-url">
|
||||||
<header>
|
<header>
|
||||||
<h2>Scratch3D</h2>
|
<h2>Scratch3D</h2>
|
||||||
<p class="author">Stephen Lewis, John Goodwin</p>
|
<p class="author">Stephen Lewis, John Goodwin</p>
|
||||||
|
@ -449,15 +449,15 @@
|
||||||
</a>
|
</a>
|
||||||
<section class="description">
|
<section class="description">
|
||||||
<p>Fully 3D Environment</p>
|
<p>Fully 3D Environment</p>
|
||||||
<a href="?url=http://scratch3d.github.io/examples/tierOne/HelloWorld.sbx" data-action="load-url">Sample Project</a>
|
<a href="?url=https://scratch3d.github.io/examples/tierOne/HelloWorld.sbx" data-action="load-url">Sample Project</a>
|
||||||
<a href="http://www.scratch3d.org" target="_blank">Documentation</a>
|
<a href="https://www.scratch3d.org" target="_blank">Documentation</a>
|
||||||
</section>
|
</section>
|
||||||
<section class="tags">
|
<section class="tags">
|
||||||
<span class="tag web" title="Web Extension">Requires Internet Connection</span>
|
<span class="tag web" title="Web Extension">Requires Internet Connection</span>
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="?url=http://ericrosenbaum.github.io/tone-synth-extension/tone-synth.js" data-action="load-url">
|
<a href="?url=https://ericrosenbaum.github.io/tone-synth-extension/tone-synth.js" data-action="load-url">
|
||||||
<header>
|
<header>
|
||||||
<h2>Sound Synthesizer</h2>
|
<h2>Sound Synthesizer</h2>
|
||||||
<p class="author">Eric Rosenbaum</p>
|
<p class="author">Eric Rosenbaum</p>
|
||||||
|
@ -466,8 +466,8 @@
|
||||||
</a>
|
</a>
|
||||||
<section class="description">
|
<section class="description">
|
||||||
<p>Synthesize sound effects and music</p>
|
<p>Synthesize sound effects and music</p>
|
||||||
<a href="?url=http://ericrosenbaum.github.io/tone-synth-extension/examples/Gobo%20In%20Space.sbx" data-action="load-url">Sample Project</a>
|
<a href="?url=https://ericrosenbaum.github.io/tone-synth-extension/examples/Gobo%20In%20Space.sbx" data-action="load-url">Sample Project</a>
|
||||||
<a href="http://ericrosenbaum.github.io/tone-synth-extension" target="_blank">Documentation</a>
|
<a href="https://ericrosenbaum.github.io/tone-synth-extension" target="_blank">Documentation</a>
|
||||||
</section>
|
</section>
|
||||||
<section class="tags">
|
<section class="tags">
|
||||||
<span class="tag web" title="Web Extension">Requires Internet Connection</span>
|
<span class="tag web" title="Web Extension">Requires Internet Connection</span>
|
||||||
|
@ -491,7 +491,7 @@
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="?url=http://sayamindu.github.io/scratch-extensions/text-to-speech/text_to_speech_extension.js" data-action="load-url">
|
<a href="?url=https://sayamindu.github.io/scratch-extensions/text-to-speech/text_to_speech_extension.js" data-action="load-url">
|
||||||
<header>
|
<header>
|
||||||
<h2>Text to Speech</h2>
|
<h2>Text to Speech</h2>
|
||||||
<p class="author">Sayamindu Dasgupta</p>
|
<p class="author">Sayamindu Dasgupta</p>
|
||||||
|
@ -500,8 +500,8 @@
|
||||||
</a>
|
</a>
|
||||||
<section class="description">
|
<section class="description">
|
||||||
<p>Use Scratch to read text out loud</p>
|
<p>Use Scratch to read text out loud</p>
|
||||||
<a href="?url=http://scratchx.org/tmp/TalkingGobo.sbx" data-action="load-url">Sample Project</a>
|
<a href="?url=https://scratchx.org/tmp/TalkingGobo.sbx" data-action="load-url">Sample Project</a>
|
||||||
<a href="http://sayamindu.github.io/scratch-extensions/text-to-speech" target="_blank">Documentation</a>
|
<a href="https://sayamindu.github.io/scratch-extensions/text-to-speech" target="_blank">Documentation</a>
|
||||||
</section>
|
</section>
|
||||||
<section class="tags">
|
<section class="tags">
|
||||||
<span class="tag web" title="Web Extension">Requires Internet Connection</span>
|
<span class="tag web" title="Web Extension">Requires Internet Connection</span>
|
||||||
|
@ -534,15 +534,15 @@
|
||||||
</a>
|
</a>
|
||||||
<section class="description">
|
<section class="description">
|
||||||
<p>Use Twitter in your projects!</p>
|
<p>Use Twitter in your projects!</p>
|
||||||
<a href="?url=http://technoboy10.github.io/twitter/examples/Fetch%20a%20Tweet.sbx" data-action="load-url">Sample Project</a>
|
<a href="?url=https://technoboy10.github.io/twitter/examples/Fetch%20a%20Tweet.sbx" data-action="load-url">Sample Project</a>
|
||||||
<a href="http://technoboy10.github.io/twitter/" target="_blank">Documentation</a>
|
<a href="https://technoboy10.github.io/twitter/" target="_blank">Documentation</a>
|
||||||
</section>
|
</section>
|
||||||
<section class="tags">
|
<section class="tags">
|
||||||
<span class="tag web" title="Web Extension">Requires Internet Connection</span>
|
<span class="tag web" title="Web Extension">Requires Internet Connection</span>
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="?url=http://verniersoftwaretechnology.github.io/scratch-vernier-go-extensions/go_motion_extension.js" data-action="load-url">
|
<a href="?url=https://verniersoftwaretechnology.github.io/scratch-vernier-go-extensions/go_motion_extension.js" data-action="load-url">
|
||||||
<header>
|
<header>
|
||||||
<h2>Vernier Go!Motion</h2>
|
<h2>Vernier Go!Motion</h2>
|
||||||
<p class="author">Vernier Software & Technology</p>
|
<p class="author">Vernier Software & Technology</p>
|
||||||
|
@ -551,15 +551,15 @@
|
||||||
</a>
|
</a>
|
||||||
<section class="description">
|
<section class="description">
|
||||||
<p>Use position data in Scratch</p>
|
<p>Use position data in Scratch</p>
|
||||||
<a href="?url=http://verniersoftwaretechnology.github.io/scratch-vernier-go-extensions/examples/SayMotion.sbx" data-action="load-url">Sample Project</a>
|
<a href="?url=https://verniersoftwaretechnology.github.io/scratch-vernier-go-extensions/examples/SayMotion.sbx" data-action="load-url">Sample Project</a>
|
||||||
<a href="http://verniersoftwaretechnology.github.io/scratch-vernier-go-extensions/" target="_blank">Documentation</a>
|
<a href="https://verniersoftwaretechnology.github.io/scratch-vernier-go-extensions/" target="_blank">Documentation</a>
|
||||||
</section>
|
</section>
|
||||||
<section class="tags">
|
<section class="tags">
|
||||||
<span class="tag hardware" title="Hardware Extension">Requires Hardware</span>
|
<span class="tag hardware" title="Hardware Extension">Requires Hardware</span>
|
||||||
</section>
|
</section>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="?url=http://verniersoftwaretechnology.github.io/scratch-vernier-go-extensions/go_temp_extension.js" data-action="load-url">
|
<a href="?url=https://verniersoftwaretechnology.github.io/scratch-vernier-go-extensions/go_temp_extension.js" data-action="load-url">
|
||||||
<header>
|
<header>
|
||||||
<h2>Vernier Go!Temp</h2>
|
<h2>Vernier Go!Temp</h2>
|
||||||
<p class="author">Vernier Software & Technology</p>
|
<p class="author">Vernier Software & Technology</p>
|
||||||
|
@ -568,8 +568,8 @@
|
||||||
</a>
|
</a>
|
||||||
<section class="description">
|
<section class="description">
|
||||||
<p>Use temperature data in Scratch</p>
|
<p>Use temperature data in Scratch</p>
|
||||||
<a href="?url=http://verniersoftwaretechnology.github.io/scratch-vernier-go-extensions/examples/SayTemp.sbx" data-action="load-url">Sample Project</a>
|
<a href="?url=https://verniersoftwaretechnology.github.io/scratch-vernier-go-extensions/examples/SayTemp.sbx" data-action="load-url">Sample Project</a>
|
||||||
<a href="http://verniersoftwaretechnology.github.io/scratch-vernier-go-extensions/" target="_blank">Documentation</a>
|
<a href="https://verniersoftwaretechnology.github.io/scratch-vernier-go-extensions/" target="_blank">Documentation</a>
|
||||||
</section>
|
</section>
|
||||||
<section class="tags">
|
<section class="tags">
|
||||||
<span class="tag hardware" title="Hardware Extension">Requires Hardware</span>
|
<span class="tag hardware" title="Hardware Extension">Requires Hardware</span>
|
||||||
|
@ -620,8 +620,8 @@
|
||||||
<div>
|
<div>
|
||||||
<section class="main">
|
<section class="main">
|
||||||
<h1>Privacy Policy</h1>
|
<h1>Privacy Policy</h1>
|
||||||
<p id="privacy-introduction">ScratchX is a platform that enables people to test experimental functionality built by developers for the visual programming language <a href="http://scratch.mit.edu">Scratch</a>. The purpose of this website is to provide a playground for people to test experimental content. We wrote this privacy policy to explain what information we access and how we use it. If you have any questions regarding this policy, you can <a href="mailto:scratch-extensions@scratch.mit.edu">contact us</a>.</p>
|
<p id="privacy-introduction">ScratchX is a platform that enables people to test experimental functionality built by developers for the visual programming language <a href="https://scratch.mit.edu">Scratch</a>. The purpose of this website is to provide a playground for people to test experimental content. We wrote this privacy policy to explain what information we access and how we use it. If you have any questions regarding this policy, you can <a href="mailto:scratch-extensions@scratch.mit.edu">contact us</a>.</p>
|
||||||
|
|
||||||
|
|
||||||
<h2 id="privacy-external-services">External Services</h2>
|
<h2 id="privacy-external-services">External Services</h2>
|
||||||
<p><strong>GitHub Pages:</strong> Developers who link their content to ScratchX are required to host their experimental content on an external service called <a href="https://pages.github.com/">GitHub pages</a>, which is governed by GitHub's own <a href="https://help.github.com/articles/github-terms-of-service/">Terms of Service</a> and <a href="https://help.github.com/articles/github-privacy-policy/">Privacy Policy</a>. The ScratchX site itself is also hosted on GitHub pages, and is governed by their terms and policy (in addition to the ScratchX terms and policy).</p>
|
<p><strong>GitHub Pages:</strong> Developers who link their content to ScratchX are required to host their experimental content on an external service called <a href="https://pages.github.com/">GitHub pages</a>, which is governed by GitHub's own <a href="https://help.github.com/articles/github-terms-of-service/">Terms of Service</a> and <a href="https://help.github.com/articles/github-privacy-policy/">Privacy Policy</a>. The ScratchX site itself is also hosted on GitHub pages, and is governed by their terms and policy (in addition to the ScratchX terms and policy).</p>
|
||||||
|
@ -741,10 +741,10 @@
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="https://scratch.mit.edu/">Scratch</a></li>
|
<li><a href="https://scratch.mit.edu/">Scratch</a></li>
|
||||||
<li><a href="http://scratched.gse.harvard.edu/">ScratchEd</a></li>
|
<li><a href="http://scratched.gse.harvard.edu/">ScratchEd</a></li>
|
||||||
<li><a href="http://www.scratchjr.org/">ScratchJr</a></li>
|
<li><a href="https://www.scratchjr.org/">ScratchJr</a></li>
|
||||||
<li><a href="https://scratch.mit.edu/conference/">Scratch Conference</a></li>
|
<li><a href="https://scratch.mit.edu/conference/">Scratch Conference</a></li>
|
||||||
<li><a href="http://day.scratch.mit.edu/">Scratch Day</a></li>
|
<li><a href="https://day.scratch.mit.edu/">Scratch Day</a></li>
|
||||||
<li><a href="http://scratchfoundation.org/">Scratch Foundation</a></li>
|
<li><a href="https://scratchfoundation.org/">Scratch Foundation</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</nav>
|
</nav>
|
||||||
</div>
|
</div>
|
||||||
|
@ -756,7 +756,7 @@
|
||||||
Oh Noes! Scratch project cannot display.<br/>
|
Oh Noes! Scratch project cannot display.<br/>
|
||||||
Flash player is disabled, missing, or less than version 10.2.
|
Flash player is disabled, missing, or less than version 10.2.
|
||||||
</p>
|
</p>
|
||||||
<a href="http://www.adobe.com/go/getflashplayer" target="_blank"><img
|
<a href="https://www.adobe.com/go/getflashplayer" target="_blank"><img
|
||||||
src="//www.adobe.com/images/shared/download_buttons/get_flash_player.gif"
|
src="//www.adobe.com/images/shared/download_buttons/get_flash_player.gif"
|
||||||
alt="Get Adobe Flash player"/></a>
|
alt="Get Adobe Flash player"/></a>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -8,7 +8,7 @@ var initialPage = "home";
|
||||||
var ShortURL = {
|
var ShortURL = {
|
||||||
key : "AIzaSyBlaftRUIOLFVs8nfrWvp4IBrqq9-az46A",
|
key : "AIzaSyBlaftRUIOLFVs8nfrWvp4IBrqq9-az46A",
|
||||||
api : "https://www.googleapis.com/urlshortener/v1/url",
|
api : "https://www.googleapis.com/urlshortener/v1/url",
|
||||||
domain : "http://goo.gl"
|
domain : "https://goo.gl"
|
||||||
};
|
};
|
||||||
|
|
||||||
function handleEmbedStatus(e) {
|
function handleEmbedStatus(e) {
|
||||||
|
@ -53,12 +53,12 @@ var flashVars = {
|
||||||
cloudToken: '4af4863d-a921-4004-b2cb-e0ad00ee1927',
|
cloudToken: '4af4863d-a921-4004-b2cb-e0ad00ee1927',
|
||||||
cdnToken: '34f16bc63e8ada7dfd7ec12c715d0c94',
|
cdnToken: '34f16bc63e8ada7dfd7ec12c715d0c94',
|
||||||
urlOverrides: {
|
urlOverrides: {
|
||||||
sitePrefix: "http://scratch.mit.edu/",
|
sitePrefix: "https://scratch.mit.edu/",
|
||||||
siteCdnPrefix: "http://cdn.scratch.mit.edu/",
|
siteCdnPrefix: "https://cdn.scratch.mit.edu/",
|
||||||
assetPrefix: "http://assets.scratch.mit.edu/",
|
assetPrefix: "https://assets.scratch.mit.edu/",
|
||||||
assetCdnPrefix: "http://cdn.assets.scratch.mit.edu/",
|
assetCdnPrefix: "https://cdn.assets.scratch.mit.edu/",
|
||||||
projectPrefix: "http://projects.scratch.mit.edu/",
|
projectPrefix: "https://projects.scratch.mit.edu/",
|
||||||
projectCdnPrefix: "http://cdn.projects.scratch.mit.edu/",
|
projectCdnPrefix: "https://cdn.projects.scratch.mit.edu/",
|
||||||
internalAPI: "internalapi/",
|
internalAPI: "internalapi/",
|
||||||
siteAPI: "site-api/",
|
siteAPI: "site-api/",
|
||||||
staticFiles: "scratchr2/static/"
|
staticFiles: "scratchr2/static/"
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700);
|
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700);
|
||||||
|
|
||||||
body {
|
body {
|
||||||
@include font-feature-settings("kern", "liga", "pnum");
|
@include font-feature-settings("kern", "liga", "pnum");
|
||||||
|
|
Reference in a new issue