ספט 04

Special Offer from @WizIQ for Teachers: 1 year free premium membership for all k12 and Higher Ed. Educators | Moodle News

WizIQ‘s offering 1 year free premium membership worth $690 to all K-12 and college educators again this year. If you’re interested in getting your Moodle site hooked up with a flexible and easy to use virtual classroom space or simply interested in using WizIQ as a standalone meeting place for your course consider applying/signing up: http://go.wiziq.com/2ozr.

פורסם ב: Special Offer from @WizIQ for Teachers: 1 year free premium membership for all k12 and Higher Ed. Educators | Moodle News.

אוג 30

ThinkUp – social media analysis tool

ThinkUp is a free, open source web application that captures your posts, tweets, replies, retweets, friends, followers and links on social networks like Twitter and Facebook. With ThinkUp, you can store your social activity in a database that YOU control, making it easy to search, sort, analyze, publish and display activity from your network. All you need is a web server that can run a PHP application.

פורסם ב: Introduction — ThinkUp 2.0-beta.8 documentation.

אוג 17

הוספת כתיבה מתמטית לעורך TinyMCE – asciimath & asciisvg

First thing first, let see a demo – ASCIIMath and ASCIIsvg plugins for TinyMCE

  1. Download source: zip format.
  2. Install plugins (asciimath,asciisvg) under lib/editor/tinymce/tiny_mce/3.5.8/plugins/ (or any other tinymce version)
  3. Navigate to “Home / ► Site administration / ► Appearance / ► Additional HTML”(additionalhtmlhead) and add the following code: <script type=”text/javascript” src=”/lib/editor/tinymce/tiny_mce/3.5.8/plugins/asciimath/js/ASCIIMathMLwFallback.js”></script>  <script type=”text/javascript”> var AMTcgiloc = “http://www.imathas.com/cgi-bin/mimetex.cgi”;    //change me </script>
  4. Edit “lib/editor/tinymce/lib.php” and add the relevant “plugins: ‘xhtmlxtras,template,pagebreak,asciimath,asciisvg‘,”
  5. Add the plugin’s button to the TinyMCE toolbar on “Home / ► Site administration / ► Plugins / ► Text editors / ► TinyMCE HTML editor / ► General settings” (editor_tinymce | customtoolbar) : “,asciimath,asciimathcharmap,asciisvg

You Are ready to go 🙂

 

אוג 17

Moodle with a durian flavour. From Malaysia with love.: Spice up your Moodle 2 frontpage by displaying category names as buttons with Alicia Wallace’s Renderer

Alicia Wallace of the United Kingdom has created a renderer file with a custom CSS file for Moodle 2 that changes the look and feel of the frontpage. Here’s the renderer in action on the frontpage of Hartpury College’s Moodle site.

פורסם ב: Moodle with a durian flavour. From Malaysia with love.: Spice up your Moodle 2 frontpage by displaying category names as buttons with Alicia Wallace’s Renderer.