<?xml version='1.0' encoding='UTF-8'?>
<rss version='2.0'>
	<channel>
		<title>cotonti.com : Cotonti Mobile</title>
		<link>https://www.cotonti.com</link>
		<description>Laatste forum onderwerpen</description>
		<generator>Cotonti</generator>
		<language>en</language>
		<pubDate>Thu, 30 Apr 2026 01:18:39 -0000</pubDate>

		<item>
			<title>Dyllon</title>
			<description><![CDATA[The includes folder is specific to style the readme page. It has no connection to the plugin. and I just visited your site on my iPhone, and the forums are working?]]></description>
			<pubDate>Vr, 11 Nov 2011 13:40:42 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=6548&d=0#post31384]]></link>
		</item>
		<item>
			<title>jas</title>
			<description><![CDATA[<p>
	Quick question after install where do i put the include folders couldn't find where they go in the readme it doesn't mention them and I'm getting undefined when trying to browse the forums at http://kronos1.com</p>
<p>
	 </p>
<p>
	Love the plugin/extension it looks sweet.</p>
<p>
	 </p>
<p>
	 </p>
]]></description>
			<pubDate>Thu, 10 Nov 2011 23:15:41 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=6548&d=0#post31377]]></link>
		</item>
		<item>
			<title>Dyllon</title>
			<description><![CDATA[<p>
	The point of this plugin is to use a completely separate theme to display on the mobile device (to allow for more functionality when designing the pages separately). Meaning this theme is exactly that -- specifically built for mobile devices. Therefore changing the viewport is crucial in your theme design.</p>
<p>
	I see what your saying, by having it resize to fit the window, but not every website follows your style of coding (to where it can be rezised that simply I.E. using fixed widths). Which is why this plugin will excel for those users.</p>
]]></description>
			<pubDate>Di, 11 Okt 2011 15:48:24 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=6548&d=0#post30962]]></link>
		</item>
		<item>
			<title>GHengeveld</title>
			<description><![CDATA[<p>
	In my experience, initial-scale=1 is annoying unless the site is built specifically for mobile devices. For other sites I'd much rather have my phone resize the site to fit on the screen.</p>
]]></description>
			<pubDate>Di, 11 Okt 2011 15:35:43 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=6548&d=0#post30961]]></link>
		</item>
		<item>
			<title>Dyllon</title>
			<description><![CDATA[<blockquote>
	<a href="https://www.cotonti.com/forums.php?m=posts&amp;p=30948%2330948">#30948</a> <strong>Brock: </strong><br /><p>
		Wow, Dyllon. Didn't even think to give me a shout? ;)</p>
</blockquote>
<p>
	Your alive! Next time I see you online, we shall talk.</p>
<blockquote>
	<a href="https://www.cotonti.com/forums.php?m=posts&amp;p=30953%2330953">#30953</a> <strong>GHengeveld: </strong><br /><p>
		With css media queries you can create mobile themes using only css. Downside is that it will still load the entire html for the desktop version on the phone so it's less efficient.</p>
	<p>
		An example is <a href="http://www.webmojo.nl/" rel="nofollow">Webmojo</a>, my company website. If you lower the screen width (by resizing the window) you'll see it dynamically adjusts to the screen size.</p>
</blockquote>
<p>
	Correct. Simply changing the viewport to adjust to the size of the devices screen is the correct way to go about it. using this in your &lt;head&gt; tags:</p>
<pre class="brush:xml;">
&lt;meta name="viewport" content="width=device-width, initial-scale=1"&gt;</pre>
<p>I'm almost done tweaking the theme I have. I'll probably post it some time tonight.</p>
]]></description>
			<pubDate>Di, 11 Okt 2011 13:46:31 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=6548&d=0#post30959]]></link>
		</item>
		<item>
			<title>RaisenBran</title>
			<description><![CDATA[<p>
	I'm a web designer.</p>
<p>
	 </p>
<p>
	I've made a mobile skin for genoa that's a nice gray color. Doesn't look bad nor does it look that good.</p>
<p>
	 </p>
<p>
	However, I haven't made anything for Siena (nor do I know anything when it comes to it's tpl and css ways) and the skin has some bad markup. I fixed some things here and then....</p>
<p>
	 </p>
<p>
	When it comes to media queries I would suggest not using them because like Ghengeveld said it downloads the whole desktop version. Unless the desktop version loads very swiftly on your pc and your mobile devices then I'd said go for it but otherwise; no don't use it.</p>
]]></description>
			<pubDate>Di, 11 Okt 2011 13:25:02 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=6548&d=0#post30958]]></link>
		</item>
		<item>
			<title>GHengeveld</title>
			<description><![CDATA[<p>
	With css media queries you can create mobile themes using only css. Downside is that it will still load the entire html for the desktop version on the phone so it's less efficient.</p>
<p>
	An example is <a href="http://www.webmojo.nl/" rel="nofollow">Webmojo</a>, my company website. If you lower the screen width (by resizing the window) you'll see it dynamically adjusts to the screen size.</p>
]]></description>
			<pubDate>Di, 11 Okt 2011 09:33:21 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=6548&d=0#post30953]]></link>
		</item>
		<item>
			<title>Brock</title>
			<description><![CDATA[<p>
	Wow, Dyllon. Didn't even think to give me a shout? ;)</p>
]]></description>
			<pubDate>Di, 11 Okt 2011 07:12:18 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=6548&d=0#post30948]]></link>
		</item>
		<item>
			<title>Dyllon</title>
			<description><![CDATA[<p>
	I actually have a decent theme coming along using jQuery Mobile. I've completed the header, index, and footer pages. Currently working on the other tpl's</p>
]]></description>
			<pubDate>Di, 11 Okt 2011 02:45:16 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=6548&d=0#post30946]]></link>
		</item>
		<item>
			<title>Kingsley</title>
			<description><![CDATA[<p>
	I haven't done any skinning for mobile devices, but I will give it a go..</p>
]]></description>
			<pubDate>Ma, 10 Okt 2011 18:35:10 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=6548&d=0#post30942]]></link>
		</item>
		<item>
			<title>Dyllon</title>
			<description><![CDATA[<p>
	In theory, we could use a similar style sheet as nemesis/symisun; although, it would take a considerable amount of modification to the tpl files in order for it to look presentable on a mobile device.</p>
<p>
	for good examples of mobile themes you can look at these (for inspiration only):</p>
<ul><li>
		<a href="http://m.nfl.com/" rel="nofollow">http://m.nfl.com/</a></li>
	<li>
		<a href="http://m.mlb.com/" rel="nofollow">http://m.mlb.com/</a></li>
	<li>
		<a href="http://m.espn.go.com/" rel="nofollow">http://m.espn.go.com/</a></li>
	<li>
		<a href="http://wp-themes.com/carrington-mobile/" rel="nofollow">http://wp-themes.com/carrington-mobile/</a></li>
	<li>
		<a href="http://magethemes.net/themes/m.hybrido/" rel="nofollow">http://magethemes.net/themes/m.hybrido/</a></li>
</ul><p>
	and additionally, here are some cool tools that you can incorperate:</p>
<ul><li>
		<a href="http://snippetspace.com/" rel="nofollow">http://snippetspace.com/</a></li>
	<li>
		<a href="http://jquerymobile.com/" rel="nofollow">http://jquerymobile.com/</a></li>
</ul>]]></description>
			<pubDate>Ma, 10 Okt 2011 14:34:51 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=6548&d=0#post30941]]></link>
		</item>
		<item>
			<title>pieter</title>
			<description><![CDATA[<p>
	 </p>
<p>
	I am not a designer, but can't we adapt the official theme of Cotonti?</p>
<p>
	Nemesis or SymiSun?</p>
]]></description>
			<pubDate>Ma, 10 Okt 2011 13:27:03 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=6548&d=0#post30940]]></link>
		</item>
		<item>
			<title>Dyllon</title>
			<description><![CDATA[<p>
	<strong>Update:</strong> I have been messing around recently with <a href="http://www.jquerymobile.com" rel="nofollow">jQuery Mobile</a>, and I have created my own mobile theme (which I believe is pretty nice). I would like to ask for people to test it out, and see if you can come across any bugs/errors.</p>
<ul style="border-bottom:1px solid;border-top:1px solid #666666;padding:10px 0 10px 30px;"><li>
		<a href="http://aliendesigns.org/cotmobile/" rel="nofollow">http://aliendesigns.org/cotmobile/</a></li>
</ul><p>
	I've been messing around with the idea of making Cotonti compatible with mobile devices. I have completed the plugin portion (which is available for download), and I'm currently stuck on creating a theme for it. I want to make an official release for this plugin, but it seems quite pointless without having a default theme for webmasters to use. I would like to reach out to our communities friendly theme designers, and see what you guys can come up with.</p>
<br /><ul><li>
		<a href="http://www.cotonti.com/datas/users/cotmobile_89.rar">http://www.cotonti.com/datas/users/cotmobile_89.rar</a></li>
</ul><br /><p>
	I've come up with a few, although they are quite embarrasing, and scrapped. If you need help converting your theme to be compatible with Cotonti, I am more than willing to help.</p>
<p>
	for good examples of mobile themes you can look at these (for inspiration only):</p>
<ul><li>
		<a href="http://m.nfl.com/" rel="nofollow">http://m.nfl.com/</a></li>
	<li>
		<a href="http://m.mlb.com/" rel="nofollow">http://m.mlb.com/</a></li>
	<li>
		<a href="http://m.espn.go.com/" rel="nofollow">http://m.espn.go.com/</a></li>
	<li>
		<a href="http://wp-themes.com/carrington-mobile/" rel="nofollow">http://wp-themes.com/carrington-mobile/</a></li>
	<li>
		<a href="http://magethemes.net/themes/m.hybrido/" rel="nofollow">http://magethemes.net/themes/m.hybrido/</a></li>
</ul><p>
	and additionally, here are some cool tools that you can incorperate:</p>
<ul><li>
		<a href="http://snippetspace.com/" rel="nofollow">http://snippetspace.com/</a></li>
	<li>
		<a href="http://jquerymobile.com/" rel="nofollow">http://jquerymobile.com/</a></li>
</ul><br /><p>
	<strong>*</strong> I'm going to see if I can get some donations going, and give theme developers something in return!</p>
]]></description>
			<pubDate>Ma, 10 Okt 2011 12:54:11 -0000</pubDate>
			<link><![CDATA[https://www.cotonti.com/nl/forums?m=posts&q=6548&d=0#post30939]]></link>
		</item>
	</channel>
</rss>