<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:cc="http://creativecommons.org/ns#" 	>
<channel>
	<title>Comments for Shiny Pebbles...</title>
	<atom:link href="http://richard.milewski.org/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://richard.milewski.org</link>
	<description>A Compendium of Distractions</description>
	<lastBuildDate>Fri, 06 Apr 2012 07:39:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>Comment on Non-Obvious CSS: Full-Screen Gradients by Gilles Everling</title>
		<link>http://richard.milewski.org/archives/1014/comment-page-1#comment-29440</link>
		<dc:creator>Gilles Everling</dc:creator>
		<pubDate>Fri, 06 Apr 2012 07:39:59 +0000</pubDate>
		<guid isPermaLink="false">http://richard.milewski.org/?p=1014#comment-29440</guid>
		<description>Thanks Mark, simple but very helpful!</description>
		<content:encoded><![CDATA[<p>Thanks Mark, simple but very helpful!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Non-Obvious CSS: Full-Screen Gradients by Lord Gothchild</title>
		<link>http://richard.milewski.org/archives/1014/comment-page-1#comment-29358</link>
		<dc:creator>Lord Gothchild</dc:creator>
		<pubDate>Wed, 04 Apr 2012 09:42:42 +0000</pubDate>
		<guid isPermaLink="false">http://richard.milewski.org/?p=1014#comment-29358</guid>
		<description>I found that IE did not fill the background when styling the body element but it did when styling the HTML element, so far I have found only one problem with IE anf gradients and that is if I round the corners of any other element then IE does not render the fillet transparent, instead the element shows a background coloured fillet :-(

Works fine with Safari and Firefox though...

html {
	min-height: 100%;
	background:black;
	background-image: -moz-linear-gradient(top, #595964, #282828);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#595964), to(#282828));
	background-image: -webkit-linear-gradient(top, #595964, #282828);
	filter: progid:DXImageTransform.Microsoft.Gradient(
        gradientType=0,startColorStr=#595964,
        endColorStr=#282828);
}</description>
		<content:encoded><![CDATA[<p>I found that IE did not fill the background when styling the body element but it did when styling the HTML element, so far I have found only one problem with IE anf gradients and that is if I round the corners of any other element then IE does not render the fillet transparent, instead the element shows a background coloured fillet <img src='http://richard.milewski.org/blog/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
<p>Works fine with Safari and Firefox though&#8230;</p>
<p>html {<br />
	min-height: 100%;<br />
	background:black;<br />
	background-image: -moz-linear-gradient(top, #595964, #282828);<br />
	background-image: -webkit-gradient(linear, left top, left bottom, from(#595964), to(#282828));<br />
	background-image: -webkit-linear-gradient(top, #595964, #282828);<br />
	filter: progid:DXImageTransform.Microsoft.Gradient(<br />
        gradientType=0,startColorStr=#595964,<br />
        endColorStr=#282828);<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Non-Obvious CSS: Full-Screen Gradients by peter</title>
		<link>http://richard.milewski.org/archives/1014/comment-page-1#comment-26512</link>
		<dc:creator>peter</dc:creator>
		<pubDate>Thu, 08 Mar 2012 23:20:15 +0000</pubDate>
		<guid isPermaLink="false">http://richard.milewski.org/?p=1014#comment-26512</guid>
		<description>Thanks!
drove me mad and you solved it

Peter</description>
		<content:encoded><![CDATA[<p>Thanks!<br />
drove me mad and you solved it</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Thoughts on the iPad in K-12 Classrooms by Social Networking for K-12 &#124; TOPYX Social LMS</title>
		<link>http://richard.milewski.org/archives/510/comment-page-1#comment-24658</link>
		<dc:creator>Social Networking for K-12 &#124; TOPYX Social LMS</dc:creator>
		<pubDate>Thu, 02 Feb 2012 14:57:30 +0000</pubDate>
		<guid isPermaLink="false">http://richard.milewski.org/?p=510#comment-24658</guid>
		<description>[...]  iPads in the classroom [...]</description>
		<content:encoded><![CDATA[<p>[...]  iPads in the classroom [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Non-Obvious CSS: Full-Screen Gradients by heroc</title>
		<link>http://richard.milewski.org/archives/1014/comment-page-1#comment-24015</link>
		<dc:creator>heroc</dc:creator>
		<pubDate>Tue, 17 Jan 2012 15:32:26 +0000</pubDate>
		<guid isPermaLink="false">http://richard.milewski.org/?p=1014#comment-24015</guid>
		<description>@the_dees

It&#039;s sad to know trolls can&#039;t write proper English.</description>
		<content:encoded><![CDATA[<p>@the_dees</p>
<p>It&#8217;s sad to know trolls can&#8217;t write proper English.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Simple HTML Slides by Julian</title>
		<link>http://richard.milewski.org/shs/comment-page-1#comment-23886</link>
		<dc:creator>Julian</dc:creator>
		<pubDate>Sat, 14 Jan 2012 22:19:01 +0000</pubDate>
		<guid isPermaLink="false">http://richard.milewski.org/?page_id=1282#comment-23886</guid>
		<description>Here is another one http://slideteam.com</description>
		<content:encoded><![CDATA[<p>Here is another one <a href="http://slideteam.com" rel="nofollow">http://slideteam.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on HTML5/CSS3 &#8211; On Beyond Powerpoint&#8230; by qdsff</title>
		<link>http://richard.milewski.org/archives/804/comment-page-1#comment-23783</link>
		<dc:creator>qdsff</dc:creator>
		<pubDate>Fri, 13 Jan 2012 07:37:28 +0000</pubDate>
		<guid isPermaLink="false">http://richard.milewski.org/?p=804#comment-23783</guid>
		<description>check this out!!!!!!!!!
http://www.digitalofficepro.com/powerpoint/powerpoint-to-html5-converter.html</description>
		<content:encoded><![CDATA[<p>check this out!!!!!!!!!<br />
<a href="http://www.digitalofficepro.com/powerpoint/powerpoint-to-html5-converter.html" rel="nofollow">http://www.digitalofficepro.com/powerpoint/powerpoint-to-html5-converter.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Simple HTML Slides &#8211; Not Ready for Prime Time? by samar</title>
		<link>http://richard.milewski.org/archives/1173/comment-page-1#comment-22653</link>
		<dc:creator>samar</dc:creator>
		<pubDate>Sat, 24 Dec 2011 10:51:28 +0000</pubDate>
		<guid isPermaLink="false">http://richard.milewski.org/?p=1173#comment-22653</guid>
		<description>Just wanted to say that Simple HTML Slides is a wonderful resource. Many thanks. Its very simple to understand and easy to use.

I wonder if you could give some pointers on how to integrate events to sync with a video or audio file. If so would it be possible to include another slide template in Simple HTML Slides, where that could be done. 

In any event, this is great work.

samar</description>
		<content:encoded><![CDATA[<p>Just wanted to say that Simple HTML Slides is a wonderful resource. Many thanks. Its very simple to understand and easy to use.</p>
<p>I wonder if you could give some pointers on how to integrate events to sync with a video or audio file. If so would it be possible to include another slide template in Simple HTML Slides, where that could be done. </p>
<p>In any event, this is great work.</p>
<p>samar</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Non-Obvious CSS: Full-Screen Gradients by Mark</title>
		<link>http://richard.milewski.org/archives/1014/comment-page-1#comment-22353</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Tue, 20 Dec 2011 14:58:02 +0000</pubDate>
		<guid isPermaLink="false">http://richard.milewski.org/?p=1014#comment-22353</guid>
		<description>Forget about min-height, just add &#039;background-attachment: fixed&#039;. Simple!</description>
		<content:encoded><![CDATA[<p>Forget about min-height, just add &#8216;background-attachment: fixed&#8217;. Simple!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The Future of Mobile Devices in Education by RLW</title>
		<link>http://richard.milewski.org/archives/275/comment-page-1#comment-20509</link>
		<dc:creator>RLW</dc:creator>
		<pubDate>Mon, 14 Nov 2011 15:59:34 +0000</pubDate>
		<guid isPermaLink="false">http://richard.milewski.org/?p=275#comment-20509</guid>
		<description>I am all for working with mobile technology in education but in specific ways. One post mentioned an issue with mobile technology use - assessment. For this and other reasons I would limit its use to activities in a course but not for the course itself. Examples like collaborating, researching, responding within a course as a part of many tools that are used.</description>
		<content:encoded><![CDATA[<p>I am all for working with mobile technology in education but in specific ways. One post mentioned an issue with mobile technology use &#8211; assessment. For this and other reasons I would limit its use to activities in a course but not for the course itself. Examples like collaborating, researching, responding within a course as a part of many tools that are used.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
