Receive Updates
-
Recent Posts
Recent Comments
- IT Support London on February means Horizon!
- Jane Secker on Moving to Moodle 2: coming to LSE in Summer 2012
- Prefer to remain anonymous on Moving to Moodle 2: coming to LSE in Summer 2012
Topics
Tags
Accessibility altc2008 altc2009 Archives Audio Blackboard Blog Testing careers Cool coursegenie Drupal elgg Google Graphics internet Laptops Law learning Learning Design Lecture capture Library Resources literacy Mashups Mobile moodle Open Source PHP PLEs Podcasting podcasts Portfolios PRS reading Repositories Repurposing RSS sakai Second Life social web Surveys T&L Conference Video VLE WebCT WikisLSE
Posts by Date
Copyright

The text of the posts on this blog is licensed under a Creative Commons Attribution-ShareAlike 3.0 Unported License
Tag Archives: PHP
Nov 26 2010
Publishing Echo recorded lectures in Moodle
Leave a commentEchoSystem, the lecture recording service we are running at LSE, provides various methods for publishing links to recorded lectures in Moodle, our VLE (LMS). The “Moodle Publisher” places the links in the course calendar, with each recording listed as a … Continue reading
Posted by: November 26, 2010
Tagged with: echo360, echosystem, Lecture capture, moodle, PHP, VLE
Apr 23 2008
A Regular Expression to match any URL
15 CommentsA bold claim, but I think I’ve got one: |([A-Za-z]{3,9})://([-;:&=\+\$,\w]+@{1})?([-A-Za-z0-9\.]+)+:?(\d+)?((/[-\+~%/\.\w]+)?\??([-\+=&;%@\.\w]+)?#?([\w]+)?)?| An online events booking system I developed doesn’t allow HTML in the event description field, primarily to protect against annoying scripting attacks. But what if you want to provide a … Continue reading
Posted by: April 23, 2008
Tagged with: PHP
