<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wikidot="http://www.wikidot.com/rss-namespace">

	<channel>
		<title>Comments for page &quot;Os Detection&quot;</title>
		<link>http://snippets.wikidot.com/code:os-detection/comments/show</link>
		<description></description>
				<copyright></copyright>
		<lastBuildDate></lastBuildDate>
		
					<item>
				<guid>http://snippets.wikidot.com/code:os-detection/comments/show#post-387767</guid>
				<title>Pastword input possible?</title>
				<link>http://snippets.wikidot.com/code:os-detection/comments/show#post-387767</link>
				<description></description>
				<pubDate>Tue, 17 Feb 2009 17:37:36 +0000</pubDate>
				<wikidot:authorName>Helmuti_pdorf</wikidot:authorName>				<wikidot:authorUserId>17609</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>I have a question to ask for a simple password ( or more for decisions into some different target links) on the community forum:<br /> <a href="http://community.wikidot.com/forum/t-131175/if-then-statements#post-387757" >http://community.wikidot.com/forum/t-131175/if-then-statements#post-387757</a></p> <p>Is it possible to change to create a little html / js code ( I am not html or better .js proofed) to ask for a little text and than "show" this only one allowed link ( div) and hide all others?</p> <p>Hope my question is clear?</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://snippets.wikidot.com/code:os-detection/comments/show#post-385672</guid>
				<title>Re: Confusing...</title>
				<link>http://snippets.wikidot.com/code:os-detection/comments/show#post-385672</link>
				<description></description>
				<pubDate>Sun, 15 Feb 2009 12:34:29 +0000</pubDate>
				<wikidot:authorName>Gabrys</wikidot:authorName>				<wikidot:authorUserId>2462</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>You're welcome.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://snippets.wikidot.com/code:os-detection/comments/show#post-385668</guid>
				<title>Re: Confusing...</title>
				<link>http://snippets.wikidot.com/code:os-detection/comments/show#post-385668</link>
				<description></description>
				<pubDate>Sun, 15 Feb 2009 12:10:15 +0000</pubDate>
				<wikidot:authorName>pieterh</wikidot:authorName>				<wikidot:authorUserId>99</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>@Piotr: it works now. I'll have to explore this iframe+HTML later, it looks really useful.</p> <p>Thanks! This is going to be very useful.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://snippets.wikidot.com/code:os-detection/comments/show#post-385637</guid>
				<title>Re: Confusing...</title>
				<link>http://snippets.wikidot.com/code:os-detection/comments/show#post-385637</link>
				<description></description>
				<pubDate>Sun, 15 Feb 2009 10:48:41 +0000</pubDate>
				<wikidot:authorName>Gabrys</wikidot:authorName>				<wikidot:authorUserId>2462</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <blockquote> <p>Lastly, the example in fact shows Windows, Mac OS, and Linux… rather than one choice. Maybe it does not work on this box.</p> </blockquote> <p>Try now. It has been somewhat wrong for some time. Also notice, that the script nicely degrades, i.e. shows all systems if:</p> <ul> <li>JavaScript is disabled</li> <li>OS is not matched by script</li> <li>user clicks "Show all systems"</li> </ul> <blockquote> <p>Sorry if I missed something with putting arbitrary HTML content in iframes, I thought this was insecure and thus not allowed.</p> </blockquote> <p>The arbitrary HTML is now run from *.wdfiles.com domains and as as so, cannot access any content or page attributes (or run JavaScript code) from *.wikidot.com domains.</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://snippets.wikidot.com/code:os-detection/comments/show#post-382110</guid>
				<title>I would</title>
				<link>http://snippets.wikidot.com/code:os-detection/comments/show#post-382110</link>
				<description></description>
				<pubDate>Wed, 11 Feb 2009 15:22:25 +0000</pubDate>
				<wikidot:authorName>Helmuti_pdorf</wikidot:authorName>				<wikidot:authorUserId>17609</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>in the Download section insert my Wikidot pages - URL's with the separated OS-dependetnt Doanload files….</p> <p>And a click on the Operating system would "surfe" to the OS-dependent Download pages…</p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://snippets.wikidot.com/code:os-detection/comments/show#post-382088</guid>
				<title>Re: Confusing...</title>
				<link>http://snippets.wikidot.com/code:os-detection/comments/show#post-382088</link>
				<description></description>
				<pubDate>Wed, 11 Feb 2009 15:05:29 +0000</pubDate>
				<wikidot:authorName>Helmuti_pdorf</wikidot:authorName>				<wikidot:authorUserId>17609</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>As I understand I can see which OS I run on the machine of the browsing session…( no idea if this can be important later)</p> <p>And about the html-usages in iframe:<br /> "Iframe" in conjunction with html scripting is a powerful tool now!</p> <p>Have a look on<br /> <a href="http://community.wikidot.com/howto:use-html-scripting" >http://community.wikidot.com/howto:use-html-scripting</a> or<br /> <a href="http://snippets.wikidot.com/code:use-any-html-code-on-a-page" >http://snippets.wikidot.com/code:use-any-html-code-on-a-page</a> ( looks like the same )<br /> <a href="http://community.wikidot.com/blog:html-within-wikidot-type-2" >http://community.wikidot.com/blog:html-within-wikidot-type-2</a></p> 
				 	]]>
				</content:encoded>							</item>
					<item>
				<guid>http://snippets.wikidot.com/code:os-detection/comments/show#post-382050</guid>
				<title>Confusing...</title>
				<link>http://snippets.wikidot.com/code:os-detection/comments/show#post-382050</link>
				<description></description>
				<pubDate>Wed, 11 Feb 2009 14:36:06 +0000</pubDate>
				<wikidot:authorName>pieterh</wikidot:authorName>				<wikidot:authorUserId>99</wikidot:authorUserId>				<content:encoded>
					<![CDATA[
						 <p>This looks really useful but it seems to use undocumented features - I don't see anything in the iframe section about showing code blocks.</p> <blockquote> <p>Optionally instead embedding the iframe source in the wiki page you can upload the HTML as a file attached to the wiki page and then use the file URL in the iframe destination.</p> </blockquote> <p>So this is another iframe feature I'm not aware of. I'm reading <a href="http://www.wikidot.com/doc:wiki-syntax#toc44">http://www.wikidot.com/doc:wiki-syntax#toc44</a>. Is there more documentation on iframe?</p> <p>Lastly, the example in fact shows Windows, Mac OS, and Linux… rather than one choice. Maybe it does not work on this box.</p> <p>Sorry if I missed something with putting arbitrary HTML content in iframes, I thought this was insecure and thus not allowed.</p> 
				 	]]>
				</content:encoded>							</item>
				</channel>
</rss>