Post from iPod Touch

6 03 2009

Hello world.this so cool:-)




RSS feed from Wordpress categories

24 09 2007

If you need to get a feed from wordpress use the feed as per this example

example.com/category/mycategory/feed

See Wordpress support article




Test MP3

6 07 2007

Download Title

Click the play button below to listen

Audio File




Using iFrames in Blackboard

17 05 2007

I’ve had a great idea to add CMS HTML page content embedded in a blackboard page. Use iFrames.

Rather than link to the HTML page via link, embed the HTML element.
Why?

  • This maintains the Bb navigation
  • It could look like normal inline text that has the full advantages of Bb CMS control especially shareability and version control
  • Why not use it for embedded Flash that needs a detect script on the HTML page
  • Why not use it for elements that may change

Consider the development of an iFrame building block that sources elements from the Bb CMS???




Online Collaboration Tools

28 08 2006

There are many collaboration tools available with varying costs and usability.
I have come across two free tools that maybe useful.

  1. LetsPowwow is a Java based collaboration tool which is free for up to ten users. It seems to work reasonably well for shared desktop and has a simple chat facility but a low quality audio function. I would like to test this concurrently running Skype. Presenters need to register and initial installation of the Java components seem to be lengthy. Once installed the process appears more efficient to use.
  2. Unyte is a free one to one shared desktop facility which is integrated with Skype. First experiences indicate the process for connection to invited users is simple but initial tests appears a bit flaky. ie. slow/poor desktop sharing. More testing needs to be done with the integrated client between two Skype users.



Test from Performancing Firefox plugin

3 08 2006

I have been playing around with posting a blog post from this Firefox plugin from http://performancing.com/.
It looks to be really useful if you wish to make your posts to multiple blogs from a common environment.




Online Shareable Resources

7 07 2006

Online Spreadsheets - www.editgrid.com

Online Databases - www.lazybase.com

Online shareable diagrams - www.gliffy.com

More investigation required for integration with an LMS.




Wordpress Comments by RSS

6 07 2006

One is able to access Wordpress Comment Feed with this type of link

http://terry.edublogs.org/comments/feed/

*Hence display your comments in Bb via Feed2JS as a list of blog comments




Random image rotator

6 05 2006

Ever wanted to have an image rotating on your website ie. a new image each time you access the site?

Easy peasy with this script.(save as rotate.php)
Requirements

  • PHP on your webserver
  • Folder of images
  • rotate script
  1. upload your images to a folder on your PHP webserver
  2. ensure the rotate script is in this folder
  3. On your website include this IMG reference in your HTML
  4. Bingo - rotating images on you site

This could be used in Blackboard to showcase student work
ie. Add to anyware you can add image link code
eg. As a permanent announcement

More details can be found at A List Apart




JAlbum - Easy image gallery creation

8 04 2006

Creating web galleries of images can be difficult for those with little experience or time.

Using JAlbum makes it easy to create these websites (thanks Michelle for finding this).

  • Simple to use
  • Available for Mac aand PC
  • Many styles/templates to use
  • free

Once created, your site can be added to Blackboard by

  1. Adding to Bb as a zip package
  2. Adding to the Bb CMS as a website (make sure the folder containing the whole site has the permissions set, not just the index page)