Broken.
Last edited by scimonster (2011-05-17 13:05:21)
Offline
Offline
But now it works. This seems to be a quickly changing glitch.
EDIT: 500th post!
Last edited by scimonster (2011-02-01 01:43:49)
Offline
Broken.
Last edited by scimonster (2011-05-17 13:05:37)
Offline
I've never actually seen this one on my browser. Do we know if this is happening for all browser types? Or just one brand? Please let me know what browser you are using and how long the glitch lasts. Thanks for reporting this
Offline
I always use Firefox. Right now it works.
Last edited by scimonster (2011-05-10 02:54:55)
Offline
...now it doesn't
Offline
bbbeb wrote:
Its that no one has uploaded projects in that time frame. (Durr. )
No, because it does a random selection o the past twenty or so projects.
Offline
Google Chrome and several minutes.
Offline
This is (part of) the source when it happens:
... <!-- |||||| Begin content area ||||||| --> <div id="main"> <div id="NewestProjects" class="container"> <h3>Newest Projects</h3> <p class="more"><a href="/latest/shared">See more</a> </p> </div> ...
It should look like this:
... <!-- |||||| Begin content area ||||||| --> <div id="main"> <div id="NewestProjects" class="container"> <h3>Newest Projects</h3> <div class="thumb"> <a href="/projects/romalexs1/1572550"><img src="/static/projects/romalexs1/1572550_sm.png" title="котик2" alt="котик2" width="148" height="111"></a> <h6><a href="/projects/romalexs1/1572550">котик2</a></h6> <p>by <a href="/users/romalexs1">romalexs1</a> </p> </div> <div class="thumb"> <a href="/projects/kvb/1572538"><img src="/static/projects/kvb/1572538_sm.png" title="screensaver3" alt="screensaver3" width="148" height="111"></a> <h6><a href="/projects/kvb/1572538">screensaver3</a></h6> <p>by <a href="/users/kvb">kvb</a> </p> </div> <div class="thumb"> <a href="/projects/nasami_test/1572549"><img src="/static/projects/nasami_test/1572549_sm.png" title="XBOX360FAN" alt="XBOX360FAN" width="148" height="111"></a> <h6><a href="/projects/nasami_test/1572549">XBOX360FAN</a></h6> <p>by <a href="/users/nasami_test">nasami_test</a> </p> </div> <p class="more"><a href="/latest/shared">See more</a> </p> </div> ...
Last edited by mathematics (2011-02-02 04:55:04)
Offline
I didn't think to look at the source. But you're right, it doesn't have it.
<div id="main"> <div id="NewestProjects" class="container"> <h3>Newest Projects</h3> <p class="more"><a href="/latest/shared">See more</a> </p> </div>
It is missing!
Offline
scimonster wrote:
bbbeb wrote:
Its that no one has uploaded projects in that time frame. (Durr. )
No, because it does a random selection o the past twenty or so projects.
I think he was kidding. Is it still broken? It's working for me...
Offline
It is sometimes broken...
Offline
broken
Offline
mathematics wrote:
Google Chrome and several minutes.
Same. But I just use plain ol' Internet Explorer.
Offline
Again!
Code (of the whole page):
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html dir="ltr"> <head> <meta name="google-site-verification" content="u33lYT_BSTmtVtHAe6kZgzxLgP5WtKTyfNy6svbv7jc" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <meta name="title" content="Scratch: Imagine, Program, Share"/> <meta name="description" content="Scratch: a programming language for everyone. Create interactive stories, games, music and art - and share them online."/> <meta name="author" content="Lifelong Kindergarten Group at the MIT Media Laboratory"/> <meta name="keywords" content="programming, youth, children, kids, novices, visual programming, animated stories, video games, interactive art, sharing, online communities, user-generated content, media lab, mit, creativity, learning, education, llk, lifelong kindergarten, beginners, beginning, easy, learn, draw, fun, program, games, animation, educators, play, playful, digital expression, 21st century skills, participatory media, scratchr, social software, cscw, cscl "/> <title>Scratch | Home | imagine, program, share</title> <link rel="stylesheet" type="text/css" href="/css/global.css" /><link rel="stylesheet" type="text/css" href="/css/languagemenu.css" /><link rel="stylesheet" type="text/css" href="/css/thickbox.css" /><script type="text/javascript" src="/js/home.js"></script> <!-- |||||| IE- only stylesheet in conditional comment ||||||| --> <!--[if IE]> <link href="/css/global_ie.css" rel="stylesheet" type="text/css"> <![endif]--> <!--[if IE 6]> <link href="/css/ie6.css" rel="stylesheet" type="text/css"> <script type="text/javascript" src="/js/ie_hacks.js"></script> <![endif]--> </head> <body> <!-- |||||| Begin main container ||||||| --> <div id="container"> <!-- |||||| Begin header ||||||| --> <!-- ClickTale Top part --> <script type="text/javascript"> var WRInitTime=(new Date()).getTime(); </script> <!-- ClickTale end of Top part --> <div id="header" class="clearme"> <div id="logo"> <h1><a href="/holidaylogos"></a></h1> <h2>imagine • program • share</h2> </div> <!-- |||||| Begin main menu ||||||| --> <ul id="nav" class="clearme"> <li style="float:right; margin-right:6px;"> <script type="text/javascript" language="JavaScript"><!-- function langm(d) { if(d.length < 1) { return; } if(document.getElementById(d).style.display == "none") { document.getElementById(d).style.display = "block"; } else { document.getElementById(d).style.display = "none"; } } --></script> <div id="langmenu"> <span onClick="javascript:langm('langbg')"><a class="drop">Language<img src="/img/drop-down.gif" height="11" width="11" align="top"/></a></span> </div> </li> <li id="active" ><a href="/">home</a></li> <li ><a href="/latest/shared">projects</a></li> <li ><a href="/galleries/">galleries</a></li> <li ><a href="/redirect/support">support</a></li> <li ><a href="/forums">forums</a></li> <li ><a href="/redirect/about">about</a></li> <li ><a href="/users/mathematics">my stuff</a></li> </ul> <!-- ////// End main menu ////// --> <!-- ////// Continue language menu ////// --> <div id="langbg" style="display:none;"> <img src="/img/langtop.png" height="24" width="330" align="top"/> <div style="width:330px; padding-left:16px; float:left; background: url(/img/lang-1px.png) repeat-y scroll 0pt 50%;"> <ul id='languages'><li><a href='/lang/afr'>Afrikaans</a><li><a href='/lang/ara'>العربية</a><li><a href='/lang/bul'>Bulgarian</a><li><a href='/lang/cat'>Catalan</a><li><a href='/lang/scr'>Croatian</a><li><a href='/lang/cze'>Czech</a><li><a href='/lang/dan'>Danish</a><li><a href='/lang/de-de'>Deutsch</a><li><a href='/lang/en-us'>English</a><li><a href='/lang/es-es'>Español</a><li><a href='/lang/est'>Estonian</a></ul><ul id='languages'><li><a href='/lang/fao'>Faroese</a><li><a href='/lang/fin'>Finnish</a><li><a href='/lang/fr-fr'>Français</a><li><a href='/lang/glg'>Galecian</a><li><a href='/lang/gre'>Ελληνικά</a><li><a href='/lang/heb'>Hebrew</a><li><a href='/lang/hin'>Hindi</a><li><a href='/lang/hun'>Magyar</a><li><a href='/lang/ice'>Icelandic</a><li><a href='/lang/ind'>Indonesian</a><li><a href='/lang/ita'>Italiano</a></ul><ul id='languages'><li><a href='/lang/jpn'>日本語</a><li><a href='/lang/kor'>한국어</a><li><a href='/lang/lit'>Lithuanian</a><li><a href='/lang/mk-mk'>Macedonian</a><li><a href='/lang/may'>Malaysian</a><li><a href='/lang/mon'>Mongolian</a><li><a href='/lang/dut'>Nederlands</a><li><a href='/lang/nor'>Norsk</a><li><a href='/lang/per'>Persian</a><li><a href='/lang/pol'>Polski</a><li><a href='/lang/pt'>Portuguese</a></ul><ul id='languages'><li><a href='/lang/pt-br'>Português-Br</a><li><a href='/lang/rus'>Русский</a><li><a href='/lang/slo'>Slovak</a><li><a href='/lang/slv'>Slovenian</a><li><a href='/lang/swe'>Swedish</a><li><a href='/lang/tha'>Thai</a><li><a href='/lang/tur'>Türkçe</a><li><a href='/lang/ukr'>Ukrainian</a><li><a href='/lang/vie'>Vietnamese</a><li><a href='/lang/zh-cn'>简体中文</a><li><a href='/lang/zh-tw'>正體中文</a></ul> </div> <img src="/img/langbottom.png" height="17" width="330" /> </div> <!-- ////// End language menu ////// --> <div id="userbar">Welcome, <strong><a href="/users/mathematics">mathematics</a></strong> | <a href="/logout">Logout</a></div> <div id="searchbar"> <!-- Google CSE Search Box Begins --> <form action="/pages/results" id="cse-search-box"> <div> <input type="hidden" name="cx" value="010101365770046705949:gg_q9cry0mq" /> <input type="hidden" name="cof" value="FORID:11" /> <input type="text" name="q" size="20" /> <input type="hidden" name="safe" value="active" /> <input type="submit" class="search" name="sa" value=search /> </div> </form> <!-- Google CSE Search Box Ends --> </div> <div style="float:left;"> <div id="notificationcontainer" style="display:none;"> You have <a href="/notifications"><b id="notificationscount">0 messages</b> </a> </div> </div> </div> <!-- ////// End header ////// --> <style> .bannerbg { background:transparent url(../img/bannerbg.png) no-repeat scroll 0 0; height:239px; } .balloontext { float:left; font-size:15px; margin-left:113px; margin-top:100px; width:245px; } </style> <!-- |||||| Begin content area ||||||| --> <div id="main"> <div id="NewestProjects" class="container"> <h3>Newest Projects</h3> <p class="more"><a href="/latest/shared">See more</a> </p> </div> <div id="FeaturedProjects" class="container"> <h3>Featured Projects</h3> <div class="thumb"> <a href="/projects/hpotter134/1569805"><img src="/static/projects/hpotter134/1569805_sm.png" title="Virtual Guitar" alt="Virtual Guitar" width="148" height="111"></a> <h6><a href="/projects/hpotter134/1569805">Virtual Guitar</a></h6> <p>by <a href="/users/hpotter134">hpotter134</a> </p> </div> <div class="thumb"> <a href="/projects/SeanCanoodle/1570495"><img src="/static/projects/SeanCanoodle/1570495_sm.png" title="Jigsaw Puzzle" alt="Jigsaw Puzzle" width="148" height="111"></a> <h6><a href="/projects/SeanCanoodle/1570495">Jigsaw Puzzle</a></h6> <p>by <a href="/users/SeanCanoodle">SeanCanoodle</a> </p> </div> <div class="thumb"> <a href="/projects/Snailcomics/1562152"><img src="/static/projects/Snailcomics/1562152_sm.png" title="What is in Fertilizer- Movie" alt="What is in Fertilizer- Movie" width="148" height="111"></a> <h6><a href="/projects/Snailcomics/1562152">What is in Fert…</a></h6> <p>by <a href="/users/Snailcomics">Snailcomics</a> </p> </div> <p class="more"><a href="/channel/featured">See more</a> </p> </div> <div id="FriendsProject" class="container"> <h3> My Friends' Latest Projects</h3> <div class="thumb"> <a href="/projects/bruneydog/1582369"><img src="/static/projects/bruneydog/1582369_sm.png" title="DGHJSDFJSDFJSDJHFDSGJ" alt="DGHJSDFJSDFJSDJHFDSGJ" width="148" height="111"></a> <h6><a href="/projects/bruneydog/1582369">DGHJSDFJSDFJSDJ…</a></h6> <p>by <a href="/users/bruneydog">bruneydog</a> </p> </div> <div class="thumb"> <a href="/projects/PapaPierrePizza/1582274"><img src="/static/projects/PapaPierrePizza/1582274_sm.png" title="Down to Earth" alt="Down to Earth" width="148" height="111"></a> <h6><a href="/projects/PapaPierrePizza/1582274">Down to Earth</a></h6> <p>by <a href="/users/PapaPierrePizza">PapaPierrePizza</a> </p> </div> <div class="thumb"> <a href="/projects/BigDolphin/1580797"><img src="/static/projects/BigDolphin/1580797_sm.png" title="GREY/BLUE" alt="GREY/BLUE" width="148" height="111"></a> <h6><a href="/projects/BigDolphin/1580797">GREY/BLUE</a></h6> <p>by <a href="/users/BigDolphin">BigDolphin</a> </p> </div> <p class="more"><a href="/channel/friends_latest">See more</a> </p> </div> <div id="Favorites" class="container"> <h3>Projects Selected by scimonster</h3> <div class="thumb"> <a href="/projects/BigDolphin/1544891"><img src="/static/projects/BigDolphin/1544891_sm.png" title="MiniSong Maker V1.1" alt="MiniSong Maker V1.1" width="148" height="111"></a> <h6><a href="/projects/BigDolphin/1544891">MiniSong Maker V1.1</a></h6> <p>by <a href="/users/BigDolphin">BigDolphin</a> </p> </div> <div class="thumb"> <a href="/projects/kevinerdiza/1552210"><img src="/static/projects/kevinerdiza/1552210_sm.png" title="rainbow spiral" alt="rainbow spiral" width="148" height="111"></a> <h6><a href="/projects/kevinerdiza/1552210">rainbow spiral</a></h6> <p>by <a href="/users/kevinerdiza">kevinerdiza</a> </p> </div> <div class="thumb"> <a href="/projects/Lar-Rew/1478095"><img src="/static/projects/Lar-Rew/1478095_sm.png" title="Simpl Draw (1s1s1c)" alt="Simpl Draw (1s1s1c)" width="148" height="111"></a> <h6><a href="/projects/Lar-Rew/1478095">Simpl Draw (1s1s1c)</a></h6> <p>by <a href="/users/Lar-Rew">Lar-Rew</a> </p> </div> <p class="more"><a href="http://info.scratch.mit.edu/Become_a_Scratch_Curator">Learn more</a> </p> </div> <!---clubed: Array //--> <div id="ClubedProjects" class="container"> <h3>Projects from Scratch Design Studio</h3> <div class="thumb"> <a href="/projects/wert7/1538748"><img src="/static/projects/wert7/1538748_sm.png" title="DR.EEVEE" alt="DR.EEVEE" width="148" height="111"></a> <h6><a href="/projects/wert7/1538748">DR.EEVEE</a></h6> <p>by <a href="/users/wert7">wert7</a> </p> </div> <div class="thumb"> <a href="/projects/liol/1564291"><img src="/static/projects/liol/1564291_sm.png" title="tiem asheen" alt="tiem asheen" width="148" height="111"></a> <h6><a href="/projects/liol/1564291">tiem asheen</a></h6> <p>by <a href="/users/liol">liol</a> </p> </div> <div class="thumb"> <a href="/projects/WarriorNinja22/1541195"><img src="/static/projects/WarriorNinja22/1541195_sm.png" title="Time Machine" alt="Time Machine" width="148" height="111"></a> <h6><a href="/projects/WarriorNinja22/1541195">Time Machine</a></h6> <p>by <a href="/users/WarriorNinja22">WarriorNinja22</a> </p> </div> <p class="more"><a href="/galleries/view/107621">See more</a> </p> </div> <div id="TopRemixedLately" class="container"> <h3>What the Community is Remixing</h3> <div class="thumb"> <a href="/projects/BANANAGUY1000/1564272"><img src="/static/projects/BANANAGUY1000/1564272_sm.png" title="HURT ME!!!" alt="HURT ME!!!" width="148" height="111"></a> <h6><a href="/projects/BANANAGUY1000/1564272">HURT ME!!!</a></h6> <p>by <a href="/users/BANANAGUY1000">BANANAGUY1000</a> </p> </div> <div class="thumb"> <a href="/projects/-Nightfire-/1566082"><img src="/static/projects/-Nightfire-/1566082_sm.png" title="Voice contest~~" alt="Voice contest~~" width="148" height="111"></a> <h6><a href="/projects/-Nightfire-/1566082">Voice contest~~</a></h6> <p>by <a href="/users/-Nightfire-">-Nightfire-</a> </p> </div> <div class="thumb"> <a href="/projects/ScratchSEP/1565337"><img src="/static/projects/ScratchSEP/1565337_sm.png" title="Exercise 3C" alt="Exercise 3C" width="148" height="111"></a> <h6><a href="/projects/ScratchSEP/1565337">Exercise 3C</a></h6> <p>by <a href="/users/ScratchSEP">ScratchSEP</a> </p> </div> <p class="more"><a href="/latest/remixed">See more</a> </p> </div> <!-- <div id="SurpriseProjects" class="container"> <h3> <p class="more"><a href="/channel/surprise">See more</a> </p> </div> //--> <div id="TopLovedLately" class="container"> <h3>What the Community is Loving</h3> <div class="thumb"> <a href="/projects/goalkeepery/1564182"><img src="/static/projects/goalkeepery/1564182_sm.png" title="Bubble Racer" alt="Bubble Racer" width="148" height="111"></a> <h6><a href="/projects/goalkeepery/1564182">Bubble Racer</a></h6> <p>by <a href="/users/goalkeepery">goalkeepery</a> </p> </div> <div class="thumb"> <a href="/projects/cxmmvnbxjvnk/1572038"><img src="/static/projects/cxmmvnbxjvnk/1572038_sm.png" title="Notebook Hero" alt="Notebook Hero" width="148" height="111"></a> <h6><a href="/projects/cxmmvnbxjvnk/1572038">Notebook Hero</a></h6> <p>by <a href="/users/cxmmvnbxjvnk">cxmmvnbxjvnk</a> </p> </div> <div class="thumb"> <a href="/projects/swifty2/1566592"><img src="/static/projects/swifty2/1566592_sm.png" title="The Journal part 2 (READ PROJECT NOTES!)" alt="The Journal part 2 (READ PROJECT NOTES!)" width="148" height="111"></a> <h6><a href="/projects/swifty2/1566592">The Journal par…</a></h6> <p>by <a href="/users/swifty2">swifty2</a> </p> </div> <p class="more"><a href="/latest/toploved">See more</a> </p> </div> <!-- <div class="container" id=TopDownloadedLately"> <h3> </div> //--> <div id="TopViewedLately" class="container"> <h3>What the Community is Viewing</h3> <div class="thumb"> <a href="/projects/SpriteMaster/1577142"><img src="/static/projects/SpriteMaster/1577142_sm.png" title="StickMania - Season 4 - Episode 2 Part 2 - Someone's In The Kitchen With Stan." alt="StickMania - Season 4 - Episode 2 Part 2 - Someone's In The Kitchen With Stan." width="148" height="111"></a> <h6><a href="/projects/SpriteMaster/1577142">StickMania - Se…</a></h6> <p>by <a href="/users/SpriteMaster">SpriteMaster</a> </p> </div> <div class="thumb"> <a href="/projects/08jackt/1578748"><img src="/static/projects/08jackt/1578748_sm.png" title="Fable Quest 2~ Lags REALLY Badly Online" alt="Fable Quest 2~ Lags REALLY Badly Online" width="148" height="111"></a> <h6><a href="/projects/08jackt/1578748">Fable Quest 2~ …</a></h6> <p>by <a href="/users/08jackt">08jackt</a> </p> </div> <div class="thumb"> <a href="/projects/JJROCKER/1580201"><img src="/static/projects/JJROCKER/1580201_sm.png" title="How To Avoid Being Hacked" alt="How To Avoid Being Hacked" width="148" height="111"></a> <h6><a href="/projects/JJROCKER/1580201">How To Avoid Be…</a></h6> <p>by <a href="/users/JJROCKER">JJROCKER</a> </p> </div> <p class="more"><a href="/latest/topviewed">See more</a> </p> </div> </div> <!-- ////// End main content ////// --> <!-- |||||| Begin sidebar ||||||| --> <div id="sidebar"> <div id="somewhere_else"></div> <!-- <div id="club" class="sidecontainer"> <h4>Programming for All</h4> <p><a href="http://cacm.acm.org/magazines/2009/11/48421-scratch-programming-for-all/fulltext"><img src="/img/cacm.png" alt="Programming for All" width="77" height="73"></a>Read a recent article about Scratch, from a popular computer science journal.</p> <p class="more"><a href="http://cacm.acm.org/magazines/2009/11/48421-scratch-programming-for-all/fulltext">Read the article</a> </p> </div> <div id="club" class="sidecontainer"> <h4>Scratch Day</h4> <p><a href="http://day.scratch.mit.edu/"><img src="/img/scratchday2010.png" alt="Scratch Day 2010" width="77"></a>Be a part of Scratch Day - a worldwide network of gatherings, where Scratchers come together to meet, share, and learn.</p> <p class="more"><a href="http://day.scratch.mit.edu/">Find out more</a> </p> </div> //--> <div class="sidecontainer" id="club"> <h4>Collab Challenge</h4> <p><a href="http://j.mp/collabchallenge"><img width="77" alt="Collab Challenge" src="http://info.scratch.mit.edu/sites/infoscratch.media.mit.edu/files/image/pinwheel(1).png"></a>What can you and other Scratchers create together using 3 images and a lot of imagination?</p> <p class="more"><a href="http://j.mp/collabchallenge">Join the challenge!</a> </p> </div> <div class="sidecontainer" id="club"> <h4>Scratch Tours</h4> <p><a href="http://info.scratch.mit.edu/Scratch_Tours"><img width="77" alt="Scratch Tours" src="/img/tours.png"></a>New to Scratch? Take a tour to see what Scratchers are creating and sharing.</p> <p class="more"><a href="http://info.scratch.mit.edu/Scratch_Tours">Take a tour</a> </p> </div> <div class="sidecontainer" id="club"> <h4>Scratch Suggestions</h4> <p><a href="http://info.scratch.mit.edu/Suggestions"><img width="77" alt="Scratch Suggestions" src="http://info.scratch.mit.edu/sites/infoscratch.media.mit.edu/files/image/wolfie-idea-head2.png"></a>Share suggestions to improve Scratch!<br><br></p> <p class="more"><a href="http://info.scratch.mit.edu/Suggestions">Find out more</a> </p> </div> <div class="sidecontainer" id="club"> <h4>Video Tutorials</h4> <p><a href="http://info.scratch.mit.edu/Video_Tutorials"><img width="77" alt="Video Tutorials" src="/img/tutorials.png"></a>Check out our new collection of intro video tutorials.</p> <p class="more"><a href="http://info.scratch.mit.edu/Video_Tutorials">Learn more</a> </p> </div> <div id="club" class="sidecontainer"> <h4>ScratchEd</h4> <p><a href="http://scratched.media.mit.edu/"><img src="/img/scratched.png" alt="ScratchEd" width="77"></a>Do you help people learn Scratch? Join ScratchEd, our new online community for educators.</p> <p class="more"><a href="http://scratched.media.mit.edu/">Find out more</a> </p> </div> <div id="club" class="sidecontainer"> <h4>Scratch Design Studio</h4> <h5><a href="/galleries/view/107621">~Time Travel~</a></h5> <p><a href="/galleries/view/107621"><img src="/static/projects/caden22/90240_sm.png" title="~Time Travel~" alt="~Time Travel~" width="90" height="68"></a>Make a project that features time travel </p> <p class="more"><a href="/galleries/browse/clubbed">See more</a> </p> </div> <div id="FeaturedGalleries" class="sidecontainer"> <h4>Featured Galleries</h4> <ul class="sidelist"> <li><img src="/static/icons/gallery/68261.png?t=2011-02-06+18%3A01%3A33" title="Stop Motion Mania" alt="Stop Motion Mania" width="43" height="32"><a href="/galleries/view/68261">Stop Motion Ma…</a></li> <li><img src="/static/icons/gallery/810.png?t=2011-02-06+16%3A46%3A10" title="Complex Scratch Projects" alt="Complex Scratch Projects" width="43" height="32"><a href="/galleries/view/810">Complex Scratc…</a></li> <li><img src="/static/icons/gallery/48319.png?t=2011-02-01+13%3A51%3A59" title="Play the Guitar" alt="Play the Guitar" width="43" height="32"><a href="/galleries/view/48319">Play the Guita…</a></li> <li><a href="#"></a></li> </ul> <p class="more"><a href="/galleries/browse/feature">See more</a> </p> </div> <div id="div" class="sidecontainer"> <h4>Popular Tags</h4> <p class="tags" align="justify"> <a rel="tag" href="/tagged/toploved/3d"><font size="2" >3d</font></a>, <a rel="tag" href="/tagged/toploved/animación"><font size="2" >animación</font></a>, <a rel="tag" href="/tagged/toploved/animation"><font size="6" >animation</font></a>, <a rel="tag" href="/tagged/toploved/art"><font size="6" >art</font></a>, <a rel="tag" href="/tagged/toploved/awesome"><font size="2" >awesome</font></a>, <a rel="tag" href="/tagged/toploved/ball"><font size="2" >ball</font></a>, <a rel="tag" href="/tagged/toploved/cat"><font size="2" >cat</font></a>, <a rel="tag" href="/tagged/toploved/cool"><font size="2" >cool</font></a>, <a rel="tag" href="/tagged/toploved/fun"><font size="2" >fun</font></a>, <a rel="tag" href="/tagged/toploved/funny"><font size="2" >funny</font></a>, <a rel="tag" href="/tagged/toploved/game"><font size="6" >game</font></a>, <a rel="tag" href="/tagged/toploved/juego"><font size="2" >juego</font></a>, <a rel="tag" href="/tagged/toploved/lol"><font size="2" >lol</font></a>, <a rel="tag" href="/tagged/toploved/mario"><font size="2" >mario</font></a>, <a rel="tag" href="/tagged/toploved/math"><font size="2" >math</font></a>, <a rel="tag" href="/tagged/toploved/maze"><font size="2" >maze</font></a>, <a rel="tag" href="/tagged/toploved/music"><font size="4" >music</font></a>, <a rel="tag" href="/tagged/toploved/pokemon"><font size="2" >pokemon</font></a>, <a rel="tag" href="/tagged/toploved/pong"><font size="2" >pong</font></a>, <a rel="tag" href="/tagged/toploved/random"><font size="2" >random</font></a>, <a rel="tag" href="/tagged/toploved/remix"><font size="2" >remix</font></a>, <a rel="tag" href="/tagged/toploved/scratch"><font size="2" >scratch</font></a>, <a rel="tag" href="/tagged/toploved/simulation"><font size="4" >simulation</font></a>, <a rel="tag" href="/tagged/toploved/sonic"><font size="2" >sonic</font></a>, <a rel="tag" href="/tagged/toploved/space"><font size="2" >space</font></a>, <a rel="tag" href="/tagged/toploved/spiel"><font size="2" >spiel</font></a>, <a rel="tag" href="/tagged/toploved/story"><font size="4" >story</font></a>, <a rel="tag" href="/tagged/toploved/waffles"><font size="2" >waffles</font></a>, <a rel="tag" href="/tagged/toploved/แอนนิเมชั่น"><font size="2" >แอนนิเมชั่น</font></a>, <a rel="tag" href="/tagged/toploved/遊戲"><font size="2" >遊戲</font></a></p> <p class="more"><a href="/tags">See more</a> </p> </div> <div id="socmed" class="sidecontainer"> <h4>Social Media</h4> <p><a href="http://blog.scratch.mit.edu/"><img src="/img/blogicon.png" alt="Social Media" width="35"></a>Read our <a href='http://blog.scratch.mit.edu'>blog</a> and <br> follow us on <a href='http://twitter.com/scratchteam'>Twitter</a></p> </div> <div id="socmed" class="sidecontainer"> <h4>Scratchers' Wiki</h4> <p><a href="http://wiki.scratch.mit.edu/"><img src="/img/wikilogo_35x35.png" alt="Scratchers' Wiki" width="35"></a>The <a href='http://wiki.scratch.mit.edu/'>wiki</a> made by and for Scratchers</p> </div> <div id="RecentVisitors" class="sidecontainer"> <h4>Recent Visitors</h4> <ul class="sidelist"> <li><img src="/static/icons/buddy/351429_sm.png?t=2010-08-04+02%3A51%3A49" title="Smitty101" alt="Smitty101" width="28" height="28"><a href="/users/Smitty101">Smitty101</a> </li> <li><img src="/static/icons/buddy/208091_sm.png?t=2010-12-29+23%3A07%3A21" title="Final_scratch" alt="Final_scratch" width="28" height="28"><a href="/users/Final_scratch">Final_scratch</a> </li> <li><img src="/static/icons/buddy/714293_sm.png?t=2011-02-02+18%3A14%3A42" title="alwaysshadow" alt="alwaysshadow" width="28" height="28"><a href="/users/alwaysshadow">alwaysshadow</a> </li> <li><img src="/static/icons/buddy/339179_sm.png?t=2009-08-05+06%3A13%3A47" title="fungyiuyiu" alt="fungyiuyiu" width="28" height="28"><a href="/users/fungyiuyiu">fungyiuyiu</a> </li> </ul> </div> <!-- <div id="NewestMembers" class="sidecontainer"> <h4>Newest Members </h4> <ul class="sidelist"> <li><img src="/static/icons/buddy/717388_sm.png?t=2011-02-07+01%3A01%3A30" title="star1247" alt="star1247" width="28" height="28"><a href="/users/star1247">star1247</a> </li> <li><img src="/static/icons/buddy/717387_sm.png?t=2011-02-07+01%3A01%3A19" title="dog978" alt="dog978" width="28" height="28"><a href="/users/dog978">dog978</a> </li> <li><img src="/static/icons/buddy/717386_sm.png?t=2011-02-07+00%3A55%3A27" title="pctweaker" alt="pctweaker" width="28" height="28"><a href="/users/pctweaker">pctweaker</a> </li> <li><img src="/static/icons/buddy/717385_sm.png?t=2011-02-07+00%3A52%3A50" title="sbob123" alt="sbob123" width="28" height="28"><a href="/users/sbob123">sbob123</a> </li> </ul> </div> //--> <div id="club" class="sidecontainer"> <h4>Community Stats</h4> <p><a href="http://stats.scratch.mit.edu/"><img src="/img/statsthumb.png" alt="Community Stats" width="77"></a> 710,590 registered members,<br />204,001 project creators,<br />1,573,771 projects. That's a lot of Scratch-ing!</p> <p class="more"><a href="http://stats.scratch.mit.edu/">Learn more</a> </p> </div> </div> <!-- ////// End main sidebar ////// --> <div id="footer" class="clearme"> <a href="/download">Download</a> | <a href="/redirect/donate">Donate</a> | <a href="/redirect/privacy">Privacy Policy</a> | <a href="/redirect/terms">Terms of Use</a> | <a href="/redirect/copyright">Copyright Policy</a> | <a href="http://info.scratch.mit.edu/Research">Research</a> | <a href="/contact/us">Contact Us </a> <div id="ipaddress"> 180.94.136.195 </div> </div> </div> <script src="http://static.getclicky.com/88107.js" type="text/javascript"></script> <noscript><p><img alt="Clicky" width="1" height="1" src="http://static.getclicky.com/88107-db11.gif" /></p></noscript> <!-- ClickTale Bottom part --> <div id="ClickTaleDiv" style="display: none;"></div> <script type="text/javascript"> if(document.location.protocol!='https:') document.write(unescape("%3Cscript src='http://s.clicktale.net/WRb.js' type='text/javascript'%3E%3C/script%3E")); </script> <script type="text/javascript"> if(typeof ClickTale=='function') ClickTale(22427,0.00036,"www"); </script> <!-- ClickTale end of Bottom part --> <!-- Start Quantcast tag --> <script type="text/javascript"> _qoptions={ qacct:"p-ceDf5rCr2q-1c" }; </script> <script type="text/javascript" src="//secure.quantserve.com/quant.js"></script> <noscript> <img src="//secure.quantserve.com/pixel/p-ceDf5rCr2q-1c.gif" style="display: none;" border="0" height="1" width="1" alt="Quantcast"/> </noscript> <!-- End Quantcast tag --> <script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); </script> <script type="text/javascript"> var pageTracker = _gat._getTracker("UA-1470754-1"); pageTracker._trackPageview(); </script> <!-- ClickTale Bottom part --> <div id="ClickTaleDiv" style="display: none;"></div> <script type="text/javascript"> if(document.location.protocol!='https:') document.write(unescape("%3Cscript src='http://s.clicktale.net/WRb.js' type='text/javascript'%3E%3C/script%3E")); </script> <script type="text/javascript"> if(typeof ClickTale=='function') ClickTale(22427,0.00012,"www"); </script> <!-- ClickTale end of Bottom part --> <div id="ajax_indicator"> <img src="/img/spinner.gif" alt="" /><div>Please Wait...</div> </div></body> <!-- powered by ScratchR http://scratch.mit.edu/scratchr //--> </html>
Last edited by mathematics (2011-02-07 04:59:21)
Offline
Now it's back.
My favorite part of the above pic is the 4th row.
Last edited by scimonster (2011-05-10 02:55:57)
Offline
I've changed the screenshot!
Offline
mathematics wrote:
I've changed the screenshot!
Eh, still see it.
Working.
Last edited by scimonster (2011-05-10 02:56:13)
Offline
Changed the screenshot again!
Offline
mathematics wrote:
Changed the screenshot again!
You really don't have to keep blurring it. Anyways, the first was clear.
Last edited by scimonster (2011-05-10 02:56:38)
Offline
I've forgotten about that one...
Offline
broken.
Offline