Thursday, 30 June 2011

Patrick and Sponge Bob clock widget

patrick and spongebobclock

A free clock for your blog with the character of spongebob squarepants. Suitable for whom who like to collect a spongebob based theme. Its show us a date, day and digital clock with tik tok words.

grab yours today!

Sidebar - copy this code if you want to put it on your side
bar:


or click the widget below




Friday, 24 June 2011

Crowdsourcing Knowledge with Students

Over the last few weeks I have been playing with a very simple brainstorming and voting website called tricider. The great thing about tricider is that it is incredibly quick and simple to use, and yet it enables users to collect information and opinions from all over the web in a very easily digestible and powerful way.

It's very easy to create a tricider topic or question and you don't even need to register, just type your topic or question into the field.


You can also add a bit more detail and instructions to guide your students.

After you have saved the description, you or your students can start adding solutions.

Once there are some solutions added it's easy to either vote for them or add arguments for or against, using the + or - symbols.


Once you have set up your page you can add your email so that you get notifications when ever anyone adds something new or votes. You can also get a URL to edit the page (in case anyone adds something offensive) and a separate URL to either share with your students or post to Twtter or Facebook.

Here are some examples that I have set up to crowdsource in formation from my PLN.
So how can we use this with students?
  • Set up some controversial statements and get students to vote for the ones they agree / disagree with and leave pro and con comments. You could assign groups of students to all think of pros and another group to think of cons and see which can come up with the most convincing arguments. Example: Controversial Issues
  • Your statements could be about a particular book your students are studying and they could add arguments for or against. Example: Goldilocks and the 3 Bears
  • Get students to brainstorm word or phrases based around a theme. Example: Computer Phrases
  • Get students to vote on a list of topics they want to study. Example: Topics
  • Put up a list of favourite films or books or bands and get students to vote and debate which is best. Example: Favourite films
  • Get students to brainstorm, debate and share knowledge about any particular topic or even language point. Example: Present Continuous
  • Set up true false questions to check comprehension of a text.
  • Create action research questionnaires to get feedback on the things you do in class. Example: Things we do in Class
  • Create needs analysis questionnaires for your students or other colleagues. Example: Needs Analysis
  • Get students create their own questionnaires and circulate them online (through Twitter or Facebook) to collect opinions. You could also get the students to use this information as part of a written assignment.
What's so good about tricider?
  • It's free and really quick and easy to use.
  • It's allows people to interact and share opinions.
  • It doesn't require any registration.
  • It's very simple for students to add their arguments or just vote.
  • It updates very quickly so you could use it live in class and just click refresh as students add opinions or vote.
  • It's versatile.
  • It can help students pull in opinions from outside their classroom and also share opinions beyond their school.
  • It creates easily digestible information.
What's not so good?
  • Well there's not much wrong, but a couple of nice extra features would be:
  • An embed code to allow me to embed the page into a blog or wiki.
  • An archive button to enable me to close some of the debates so they don't go on forever.
  • The ability to export the results to pdf or csv.
Well I hope you find tricider a useful tool and please do share any ideas you have for using it in the comments below.

Related links:
Best

Nik Peachey

Sunday, 19 June 2011

Animated Scrolling Recent Post Widget

free animated scrolling
recent post widget
This is a cool scrolling and animated widget for your blog. Very stylish and can save space inside your blog. You need to copy and paste the html/javascript code here and paste inside the third party program in dashboard > design > add a gadget > HTML/javascript. Try it first because it have been tested inside blogspot. If you not satisfied, just delete it.

If you have a problem to install html/java script it in blogspot, please click [here]

Grab Yours Today!



==== start copy except this line ====

<center><script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js" type="text/javascript"></script>
<style type="text/css" media="screen">
<!--

#spylist {
overflow:hidden;
margin-top:5px;
padding:0px 0px;
height:350px;
}
#spylist ul{
width:220px;
overflow:hidden;
list-style-type: none;
padding: 0px 0px;
margin:0px 0px;
}
#spylist li {
width:208px;
padding: 5px 5px;
margin:0px 0px 5px 0px;
list-style-type:none;
float:none;
height:70px;
overflow: hidden;
background:#fff repeat-x;
border:1px solid #ddd;
}

#spylist li a {
text-decoration:none;
color:#4B545B;
font-size:11px;
height:18px;
overflow:hidden;
margin:0px 0px;
padding:0px 0px 2px 0px;
}
#spylist li img {
float:left;
margin-right:5px;
background:#EFEFEF;
border:0;
}
.spydate{
overflow:hidden;
font-size:10px;
color:#0284C2;
padding:2px 0px;
margin:1px 0px 0px 0px;
height:15px;
font-family:Tahoma,Arial,verdana, sans-serif;
}

.spycomment{
overflow:hidden;
font-family:Tahoma,Arial,verdana, sans-serif;
font-size:10px;
color:#262B2F;
padding:0px 0px;
margin:0px 0px;
}

-->
</style>
<script language='javascript'>

imgr = new Array();
imgr[0] = "http://2.bp.blogspot.com/_CEj8AwvwSNM/TPkQUkM0wnI/AAAAAAAAFD8/TxYWe-CMPr8/s320/no_image.gif";
imgr[1] = "http://2.bp.blogspot.com/_CEj8AwvwSNM/TPkQUkM0wnI/AAAAAAAAFD8/TxYWe-CMPr8/s320/no_image.gif";
imgr[2] = "http://2.bp.blogspot.com/_CEj8AwvwSNM/TPkQUkM0wnI/AAAAAAAAFD8/TxYWe-CMPr8/s320/no_image.gif";
imgr[3] = "http://2.bp.blogspot.com/_CEj8AwvwSNM/TPkQUkM0wnI/AAAAAAAAFD8/TxYWe-CMPr8/s320/no_image.gif";
imgr[4] = "http://2.bp.blogspot.com/_CEj8AwvwSNM/TPkQUkM0wnI/AAAAAAAAFD8/TxYWe-CMPr8/s320/no_image.gif";
showRandomImg = true;
boxwidth = 255;
cellspacing = 6;
borderColor = "#232c35";
bgTD = "#000000";
thumbwidth = 70;
thumbheight = 70;
fntsize = 12;
acolor = "#666";
aBold = true;
icon = " ";
text = "comments";
showPostDate = true;
summaryPost = 40;
summaryFontsize = 10;
summaryColor = "#666";
icon2 = " ";
numposts = 10;
home_page = "http://URL BLOG.blogspot.com/";
limitspy=4
intervalspy=4000
</script>

<div id="spylist">
<script src='https://sites.google.com/site/unwanted86/javascript/animatedrecentpost.js' type='text/javascript'></script>
</div>
</center>
<center><small><a href="http://adf.ly/2Pupw" target="_blank">get this widget here</a></small>
</center>

==== end copy except this line ====

**note find the URL BLOG and replace with your url**

Saturday, 18 June 2011

Soccer or Football analog clock

free analog soccer / football clock widget

A beautiful soccer or football analog clock widget for blog. You can choose a different colour like red, blue, green or yellow ball. Nice for those who are a fan or collective football item. You have to choose your timezone. Its inside the gallery >> sports.

Grab yours today!
http://www.clocklink.com/gallery.php?category=SPORTS





Hello Kitty widget

hello kitty widget

A cute hello kitty animation welcome widget.

Grab Yours Today! Copy the green HTML/Javascript text.
*If you have a problem to install html/java script it in blogspot, please click [here]

Corner left - copy this code if you want to put it on bottom left position:

<!---StartCopyHtmlScript--->
<a href="http://freewidget4u.blogspot.com/2011/06/hello-kitty-widget.html" onclick="window.open(this.href);return false;">
<div style="position: fixed; bottom: 0px; left: 2px;"><embed pluginspage="http://www.macromedia.com/go/getflashplayer" width="150" height="133" 
src="https://7798906383872440485-a-1802744773732722657-s-sites.googlegroups.com/site/widgetindex68/hellokitty1animation.swf" wmode="transparent" type="application/x-shockwave-flash" quality="high"></embed></div></a>
<!---EndCopyHtmlScript--->

Corner right - copy this code if you want to put it on bottom right position:

<!---StartCopyHtmlScript--->
<a href="http://banner/freewidget4u.blogspot.com/2011/06/hello-kitty-widget.html" onclick="window.open(this.href);return false;">
<div style="position: fixed; bottom: 0px; right: 2px;"><embed pluginspage="http://www.macromedia.com/go/getflashplayer" width="150" height="133" 
src="https://7798906383872440485-a-1802744773732722657-s-sites.googlegroups.com/site/widgetindex68/hellokitty1animation.swf" wmode="transparent" type="application/x-shockwave-flash" quality="high"></embed></div></a>
<!---EndCopyHtmlScript--->

Sidebar - copy this code if you want to put it on your sidebar:

<!---StartCopyHtmlScript--->
<a href="http://freewidget4u.blogspot.com/2011/06/hello-kitty-widget.html" onclick="window.open(this.href);return false;">
<div style="text-align: center;"><embed pluginspage="http://www.macromedia.com/go/getflashplayer" width="150" height="133" 
src="https://7798906383872440485-a-1802744773732722657-s-sites.googlegroups.com/site/widgetindex68/hellokitty1animation.swf" wmode="transparent" type="application/x-shockwave-flash" quality="high"></embed></div></a>
<!---EndCopyHtmlScript--->

=== sample widget ===

Friday, 17 June 2011

Spiderman Brooch Welcome Widget

spiderman widget for blog

Grab by hover to the Spiderman brooch welcome widget. Nice widget that can float at the bottom left edge of your explorer view. You can choose other position too. It hi, invite visitor to follow your blog, ask to leave a comment and say Thanks.

Grab yours today ... Copy the green text HTML code

<!---StartCopyHTML--->
<a href="http://adf.ly/774761/banner/freewidget4u.blogspot.com/2011/06/spiderman-brooch-welcome-widget.html" onclick="window.open(this.href);return false;">
<div style="text-align: center;">
<embed height="250" pluginspage="http://www.macromedia.com/go/getflashplayer" quality="high" src="https://9043973540618053409-a-1802744773732722657-s-sites.googlegroups.com/site/widgetindex19/appreciatecmntspdr.swf" title="grab this widget @ widgetindex.blogspot" type="application/x-shockwave-flash" width="138" wmode="transparent"></embed></a></div>
<!---EndCopyHTML--->


=== sample are at the left bottom screen ===




Sunday, 12 June 2011

Banner

This is just a gif banner of this website



Like to paste the banner into your site?
Copy / paste this code into your site
Top of Form