<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>David Mudrak&#039;s blog &#187; ajax</title>
	<atom:link href="http://blog.mudrak.name/tag/ajax/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mudrak.name</link>
	<description>Moodle, Mahara and beer fan</description>
	<lastBuildDate>Sat, 07 Jan 2012 00:03:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Autosave support for Moodle HTML editor</title>
		<link>http://blog.mudrak.name/2009/01/autosave-support-for-moodle-html-editor/</link>
		<comments>http://blog.mudrak.name/2009/01/autosave-support-for-moodle-html-editor/#comments</comments>
		<pubDate>Sun, 25 Jan 2009 00:29:12 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[miscellaneous]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[moodle]]></category>

		<guid isPermaLink="false">http://blog.mudrak.name/?p=27</guid>
		<description><![CDATA[I started to work on autosave support for Moodle 2.0. It uses AJAX call to periodically save the content of a given textarea/wysiwyg field into a temporary area. It may be used to backup forum posts, quiz essays, etc. on the fly during the text composition. It should help avoid data loss in case of [...]]]></description>
			<content:encoded><![CDATA[<!-- Start Shareaholic LikeButtonSetTop Automatic --><!-- End Shareaholic LikeButtonSetTop Automatic --><p>I started to work on autosave support for Moodle 2.0. It uses AJAX call to periodically save the content of a given textarea/wysiwyg field into a temporary area. It may be used to backup forum posts, quiz essays, etc. on the fly during the text composition. It should help avoid data loss in case of accidental browser crash or close, pressing &#8220;back&#8221; button , lost connection etc.<br />
At the moment, several design decisions are needed. I am waiting for the feedback and comments from the core team. Check MDL-18014 for more information.</p>
<div class="shr-publisher-27"></div><!-- Start Shareaholic LikeButtonSetBottom Automatic --><!-- End Shareaholic LikeButtonSetBottom Automatic -->]]></content:encoded>
			<wfw:commentRss>http://blog.mudrak.name/2009/01/autosave-support-for-moodle-html-editor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

