<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Development Support Forum]]></title>
		<link>http://forums.chrilith.com/index.php</link>
		<description><![CDATA[The most recent topics at Development Support Forum.]]></description>
		<lastBuildDate>Wed, 16 May 2012 11:22:04 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Text wrapping]]></title>
			<link>http://forums.chrilith.com/viewtopic.php?id=454&amp;action=new</link>
			<description><![CDATA[<p>Hi there,</p><p>While trying to use WebApp.Net i ran into a problem. I was making a webapp for my schedule and this is what happened:<br /><span class="postimg"><img src="http://www.imgdumper.nl/uploads2/4bbdf169c2ba2/4bbdf169b9f05-foto.jpg" alt="http://www.imgdumper.nl/uploads2/4bbdf169c2ba2/4bbdf169b9f05-foto.jpg" /></span></p><p>As you can see the text is not as is should be (i saw the ellipsis text-overflow in the CSS file). This is my code:<br /></p><div class="codebox"><pre><code>&lt;root&gt; 
    &lt;title set=&quot;waRooster&quot;&gt;Week 4.1&lt;/title&gt; 
    &lt;go to=&quot;waRooster&quot; /&gt; 
 
    &lt;part&gt; 
        &lt;destination mode=&quot;replace&quot; zone=&quot;waRooster&quot; create=&quot;true&quot; /&gt; 
        &lt;data&gt;&lt;![CDATA[ 
            &gt;&lt;div class=&quot;iMenu&quot;&gt;&lt;h3&gt;Maandag 19 april 2010&lt;/h3&gt;&lt;ul id=&quot;mainMenu&quot; class=&quot;iArrow&quot;&gt;&lt;li&gt;&lt;span&gt;C061&lt;/span&gt;10:30 - 12:00 Psychogerontologie&lt;/li&gt;&lt;li&gt;&lt;span&gt;A331&lt;/span&gt;12:00 - 13:30 Schriftelijke communicatie&lt;/li&gt;&lt;li&gt;&lt;span&gt;C061&lt;/span&gt;15:15 - 16:45 Biologische Psychologie 1&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class=&quot;iMenu&quot;&gt;&lt;h3&gt;Dinsdag 20 april 2010&lt;/h3&gt;&lt;ul id=&quot;mainMenu&quot; class=&quot;iArrow&quot;&gt;&lt;li&gt;&lt;span&gt;C061&lt;/span&gt;13:30 - 15:00 Preventie 1&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class=&quot;iMenu&quot;&gt;&lt;h3&gt;Woensdag 21 april 2010&lt;/h3&gt;&lt;ul id=&quot;mainMenu&quot; class=&quot;iArrow&quot;&gt;&lt;li&gt;&lt;span&gt;C173&lt;/span&gt;13:30 - 15:00 Toegepast Onderzoek 1c&lt;/li&gt;&lt;li&gt;&lt;span&gt;A310&lt;/span&gt;15:15 - 18:15 Studieloopbaanbegeleiding&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class=&quot;iMenu&quot;&gt;&lt;h3&gt;Donderdag 22 april 2010&lt;/h3&gt;&lt;ul id=&quot;mainMenu&quot; class=&quot;iArrow&quot;&gt;&lt;li&gt;&lt;span&gt;C189&lt;/span&gt;08:30 - 10:00 Workshop&lt;/li&gt;&lt;li&gt;&lt;span&gt;C189&lt;/span&gt;10:30 - 12:00 Workshop&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div class=&quot;iMenu&quot;&gt;&lt;h3&gt;Vrijdag 23 april 2010&lt;/h3&gt;&lt;ul id=&quot;mainMenu&quot; class=&quot;iArrow&quot;&gt;&lt;li&gt;&lt;span&gt;B102&lt;/span&gt;08:30 - 10:00 Preventie 1&lt;/li&gt;&lt;li&gt;&lt;span&gt;A343&lt;/span&gt;10:30 - 12:00 Toegepast Onderzoek 1c&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;        ]]&gt;&lt;/data&gt; 
    &lt;/part&gt; 
&lt;/root&gt;</code></pre></div><p>Can anyone help me to get the text shorten in portrait mode en normal in landscape (text-overflow:ellipsis;???)?</p><p>I hope my English is understandable <img src="http://forums.chrilith.com/img/smilies/tongue.png" width="15" height="15" alt="tongue" /></p><p>Kind regards,<br />MartnT</p>]]></description>
			<author><![CDATA[dummy@example.com (leonvictor2012)]]></author>
			<pubDate>Wed, 16 May 2012 11:22:04 +0000</pubDate>
			<guid>http://forums.chrilith.com/viewtopic.php?id=454&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Problem with layer transition order]]></title>
			<link>http://forums.chrilith.com/viewtopic.php?id=632&amp;action=new</link>
			<description><![CDATA[<p>Hi all,</p><p>In some cases, the order of my layers is screwed up. Example:</p><p>LayerA &gt; LayerB &gt; LayerC &gt; LayerD</p><p>If in LayerD I call a WA.Back(), in some cases the app go to LayerC; in others, he goes to LayerA, then back to LayerD automatically. And, of course, in the header I lost the button to layerC. The button changes to LayerA.</p><p>But, this behaviour don&#039;t produce any error: no js error, no application error (like an exception or things like that). The xml looks good...</p><p>Where I can start looking?!</p><p>Thanks.</p>]]></description>
			<author><![CDATA[dummy@example.com (Chrilith)]]></author>
			<pubDate>Wed, 29 Feb 2012 15:35:19 +0000</pubDate>
			<guid>http://forums.chrilith.com/viewtopic.php?id=632&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[WebMail app]]></title>
			<link>http://forums.chrilith.com/viewtopic.php?id=635&amp;action=new</link>
			<description><![CDATA[<p>We have build an app using WebAPP:<br /><a href="https://www.conkret.mobi/">https://www.conkret.mobi/</a></p><p>It is tested on iPhone, Android and WebOS</p><p>Here is a short description:</p><br /><p>Web@Mail - Mobile Mail for All !</p><p>Conkret Web@Mail is an independent and advertising-free mail service with direct access to any mailbox without any installation effort.</p><p>Manage any mailbox from multiple vendors centrally and clearly with a single login.</p><p>Web@mail is a realtime gateway. All content send to your device is preprocessed to minimize data transfer and to check your mails for harmful content and viruses.</p><p>Conkret Web@Mail is the ideal solution for those who need an independent access to their mail.</p><p>- Optimized for minimal data transfer<br />- Easy to use<br />- All your mailboxes in one place<br />- Provider-Independent<br />- Integrated document viewer<br />- No Advertising<br />- IMAP and POP3<br />- International<br />- Virus protection in real-time</p><p>You find some screenshots here:<br />Android: <a href="http://www.conkret.de/android.html">http://www.conkret.de/android.html</a><br />iPhone: <a href="http://www.conkret.de/iphone.html">http://www.conkret.de/iphone.html</a><br />WebOS: <a href="http://www.conkret.de/webos.html">http://www.conkret.de/webos.html</a></p>]]></description>
			<author><![CDATA[dummy@example.com (Chrilith)]]></author>
			<pubDate>Fri, 24 Feb 2012 20:50:00 +0000</pubDate>
			<guid>http://forums.chrilith.com/viewtopic.php?id=635&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[How to populate a selectable list]]></title>
			<link>http://forums.chrilith.com/viewtopic.php?id=633&amp;action=new</link>
			<description><![CDATA[<p>Hi,</p><p>I&#039;m trying to build a WebApp + ASP.NET C#.</p><p>I&#039;m currently using a DropDownList binded to a dataset to show the selectable items:</p><div class="codebox"><pre><code>SqlDataAdapter dataAdapter = new SqlDataAdapter(sql, sBanco.sqlConecta);
                DataSet ds = new DataSet();
                dataAdapter.Fill(ds);

                DropDownList1.DataSource = ds;
                DropDownList1.DataMember = &quot;Table&quot;;
                DropDownList1.DataTextField = &quot;numero&quot;;
                DropDownList1.DataValueField = &quot;cdItem&quot;;
                DropDownList1.DataBind();</code></pre></div><p>How do i migrate this code to the WebApp API ?</p><p>I&#039;d like to make something like the Form/RadioSample from the demo.webapp-net.com.<br />But how do i dynamically populate this RadioList with the items from the dataset ?</p><p>Thanks</p>]]></description>
			<author><![CDATA[dummy@example.com (Chrilith)]]></author>
			<pubDate>Sat, 18 Feb 2012 19:26:59 +0000</pubDate>
			<guid>http://forums.chrilith.com/viewtopic.php?id=633&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Gamalto preview about to be released]]></title>
			<link>http://forums.chrilith.com/viewtopic.php?id=634&amp;action=new</link>
			<description><![CDATA[<p>Hi,</p><p>A first preview version of Gamalto should be released next month. Most of the core elements should be present in this release. Next, I will gather feedbacks from you dev&#039;ers and adjust the APIs accordingly. Keep in mind that this is a middleware, not a framework. Its purpose is to provide a set of object which will be extended to add extra functionalities.</p><p>In the meantime check the growing <a href="http://www.gamalto.com/documentation/the-gamalto-middleware(G0.1).html">documentation</a>.</p><p>Stay tuned!<br />Chris</p>]]></description>
			<author><![CDATA[dummy@example.com (Chrilith)]]></author>
			<pubDate>Sat, 18 Feb 2012 08:40:57 +0000</pubDate>
			<guid>http://forums.chrilith.com/viewtopic.php?id=634&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Popover Menu]]></title>
			<link>http://forums.chrilith.com/viewtopic.php?id=587&amp;action=new</link>
			<description><![CDATA[<p>I&#039;d love to see popover menu functionality, similar to this: <a href="http://www.zdima.net/blog/archives/15907">http://www.zdima.net/blog/archives/15907</a></p><p>Thanks!</p>]]></description>
			<author><![CDATA[dummy@example.com (Chrilith)]]></author>
			<pubDate>Fri, 17 Feb 2012 14:49:25 +0000</pubDate>
			<guid>http://forums.chrilith.com/viewtopic.php?id=587&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[JQuery Selectors - add events to button's or other elements]]></title>
			<link>http://forums.chrilith.com/viewtopic.php?id=552&amp;action=new</link>
			<description><![CDATA[<p>Hi Chris,</p><p>first week with your wunderfull framework, but now my first post in this forum.<br />I can see that a html &#039;onclick&#039; can be rendered on all kind of elements, but I would like to address them with javascript, and / or JQuery</p><p>Somehow the framework unbinds my click event is that correct?<br />Or can I use thinks like this? - Add a click event on all buttons with class iPush?</p><p>&lt;code&gt;<br /> $(document).ready(function() {</p><p>&nbsp; &nbsp; &nbsp;$(&quot;.iPush&quot;).live(&#039;click&#039;, clicktest);<br />&nbsp; &nbsp; &nbsp;<br /> });</p><br /><p> function clicktest() {<br />&nbsp; &nbsp; &nbsp;alert(&#039;this class has been clicked&#039;);<br /> }<br />&lt;/code&gt;</p><p>Vincent</p>]]></description>
			<author><![CDATA[dummy@example.com (Chrilith)]]></author>
			<pubDate>Tue, 20 Dec 2011 10:08:37 +0000</pubDate>
			<guid>http://forums.chrilith.com/viewtopic.php?id=552&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Very weird problem]]></title>
			<link>http://forums.chrilith.com/viewtopic.php?id=614&amp;action=new</link>
			<description><![CDATA[<p>Hi,</p><p>Please look this image: <a href="http://dl.dropbox.com/u/114881/weird.jpg">http://dl.dropbox.com/u/114881/weird.jpg</a></p><p>This is a search page. The layer keep this pixelated look only occasionaly. But I do not know where to start looking for the problem.</p><p>Any tip?</p>]]></description>
			<author><![CDATA[dummy@example.com (rodrigo.avila)]]></author>
			<pubDate>Mon, 28 Nov 2011 18:44:19 +0000</pubDate>
			<guid>http://forums.chrilith.com/viewtopic.php?id=614&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Back Button Questions]]></title>
			<link>http://forums.chrilith.com/viewtopic.php?id=342&amp;action=new</link>
			<description><![CDATA[<p>Hello,</p><p>A couple of questions about the &quot;Back&quot; button that is displayed in the upper-left side of the header:</p><p>1.&nbsp; By default it appears to use the previous screen&#039;s title as the text for the back button.&nbsp; Is there a way to override this so that it says something else?&nbsp; In many cases I just want it to say &quot;Back.&quot;</p><p>2.&nbsp; Is there a way to hide the Back button?&nbsp; In most cases it works fine, but when I get to the end of a wizard I don&#039;t want the user to go back to the previous screen.&nbsp; Or maybe I could fix it by overriding the default behavior of Back to show a different layer.&nbsp; Is that possible?&nbsp; If so, how?</p><p>Thank you!!!!</p>]]></description>
			<author><![CDATA[dummy@example.com (rodrigo.avila)]]></author>
			<pubDate>Fri, 18 Nov 2011 15:51:49 +0000</pubDate>
			<guid>http://forums.chrilith.com/viewtopic.php?id=342&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[position:fixed and overflow:scroll supported in iOS5!]]></title>
			<link>http://forums.chrilith.com/viewtopic.php?id=582&amp;action=new</link>
			<description><![CDATA[<p>Hi there,</p><p>It seems that Apple have finally decided to implement those 2 important things to our favorite browser. No more hack will be required in order to keep your header in place. You can read (and see) more about new features of Mobile Safari <a href="http://davidbcalhoun.com/2011/new-mobile-safari-stuff-in-ios5-position-fixed-overflow-scroll-new-input-type-support-web-workers-ecmascript-5">here</a>.</p>]]></description>
			<author><![CDATA[dummy@example.com (rodrigo.avila)]]></author>
			<pubDate>Wed, 09 Nov 2011 18:32:21 +0000</pubDate>
			<guid>http://forums.chrilith.com/viewtopic.php?id=582&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Hello Chrilith, Something very strange is happening. My app is hosted]]></title>
			<link>http://forums.chrilith.com/viewtopic.php?id=601&amp;action=new</link>
			<description><![CDATA[<p>Hello Chrilith,<br />Something very strange is happening. My app is hosted on raybaliki.com/iphone. When I visit it form my iphone and i click on a menu item, the second page appears normally then it disappears for one seconds and comes back!!<br />Do you know where i might have gone wrong!???<br />Thanks for the help (again:P)</p>]]></description>
			<author><![CDATA[dummy@example.com (Chrilith)]]></author>
			<pubDate>Thu, 03 Nov 2011 07:51:41 +0000</pubDate>
			<guid>http://forums.chrilith.com/viewtopic.php?id=601&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Popup support]]></title>
			<link>http://forums.chrilith.com/viewtopic.php?id=326&amp;action=new</link>
			<description><![CDATA[<p>is it planned to support the Popup feature of the IPhone ?<br />IWebkit framework is supporting this feature and i really think it can be very usefull !!!</p><p><span class="postimg"><img src="http://visticot.frederic.perso.neuf.fr/temp/popup.jpg" alt="sample" /></span></p>]]></description>
			<author><![CDATA[dummy@example.com (rodrigo.avila)]]></author>
			<pubDate>Tue, 01 Nov 2011 16:55:06 +0000</pubDate>
			<guid>http://forums.chrilith.com/viewtopic.php?id=326&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Static Header]]></title>
			<link>http://forums.chrilith.com/viewtopic.php?id=593&amp;action=new</link>
			<description><![CDATA[<p>Hi</p><p>I read on the forum that there was a request to lock the header bar</p><p>is this already function already here</p><p>and how can we use it</p><p>(static header)</p>]]></description>
			<author><![CDATA[dummy@example.com (ralf.stoermer)]]></author>
			<pubDate>Wed, 19 Oct 2011 00:51:20 +0000</pubDate>
			<guid>http://forums.chrilith.com/viewtopic.php?id=593&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Trying to use php/mysql to show data?]]></title>
			<link>http://forums.chrilith.com/viewtopic.php?id=599&amp;action=new</link>
			<description><![CDATA[<p>I&#039;m trying to figure out how to show data from mysql using php like this:<br /></p><div class="codebox"><pre><code>&lt;li&gt;&lt;a href=&quot;#_Test1&quot;&gt;Test1&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;#_Test2&quot;&gt;Test2&lt;/a&gt;&lt;/li&gt;

&lt;div class=&quot;iLayer&quot; id=&quot;waTest1&quot;&gt;
    &lt;div class=&quot;tBlock&quot;&gt;
    
        &lt;?php
        $result = mysql_query(&quot;SELECT * FROM content WHERE page=&#039;Test1&#039;&quot;);
        $row = mysql_fetch_array($result);
        ?&gt;
        
        &lt;div class=&quot;tBlockHead&quot;&gt;&lt;b&gt;&lt;? echo $row[&#039;header&#039;]; ?&gt;&lt;/b&gt;&lt;/div&gt;
        &lt;div class=&quot;tBlockMain&quot;&gt;&lt;? echo $row[&#039;content&#039;]; ?&gt;&lt;/div&gt;
        
    &lt;/div&gt;
&lt;/div&gt;

&lt;div class=&quot;iLayer&quot; id=&quot;waTest2&quot;&gt;
    &lt;div class=&quot;tBlock&quot;&gt;
    
        &lt;?php
        $result = mysql_query(&quot;SELECT * FROM content WHERE page=&#039;Test2&#039;&quot;);
        $row = mysql_fetch_array($result);
        ?&gt;
        
        &lt;div class=&quot;tBlockHead&quot;&gt;&lt;b&gt;&lt;? echo $row[&#039;header&#039;]; ?&gt;&lt;/b&gt;&lt;/div&gt;
        &lt;div class=&quot;tBlockMain&quot;&gt;&lt;? echo $row[&#039;content&#039;]; ?&gt;&lt;/div&gt;
        
    &lt;/div&gt;
&lt;/div&gt;</code></pre></div><p>It works like a charm with Test1 and allmost with Test2 except that it doesn&#039;t roll in like it should... What Do i do wrong and what is best practice?</p><p>Thanks in advance ;-)</p>]]></description>
			<author><![CDATA[dummy@example.com (jmansa)]]></author>
			<pubDate>Fri, 07 Oct 2011 15:29:56 +0000</pubDate>
			<guid>http://forums.chrilith.com/viewtopic.php?id=599&amp;action=new</guid>
		</item>
		<item>
			<title><![CDATA[Difference in Button and Menu animation]]></title>
			<link>http://forums.chrilith.com/viewtopic.php?id=597&amp;action=new</link>
			<description><![CDATA[<p>Hi,</p><p>I found a small difference in the animation while using buttons<br /></p><div class="quotebox"><blockquote><p>&lt;input type=&quot;button&quot; class=&quot;iPush iBClassic&quot; ...<br />&lt;span class=&quot;iPush iBWarn&quot; ...<br />&lt;a href=&quot;#&quot; class=&quot;iPush iBCancel&quot; ...</p></blockquote></div><p>and menus<br /></p><div class="quotebox"><blockquote><p>&lt;ul class=&quot;iArrow&quot;&gt; &lt;li&gt;&lt;a href=&quot;#_Buttons&quot;&gt;Buttons&lt;/a&gt;&lt;/li&gt;</p></blockquote></div><p>When I touch a button, the animation starts (the button changes the color) when I put my finger in the screen (maybe an touchstart or touchdown; i don&#039;t know), and continues (change to previous color again) when I up the finger. </p><p>With menus, the animation starts only when I remove the finger of the screen; when I touch the screen above the menu, nothing happens.</p><p>This is normal, or there&#039;s a way to get the same animated feedback in buttons and menus?</p><p>Thanks.</p>]]></description>
			<author><![CDATA[dummy@example.com (Chrilith)]]></author>
			<pubDate>Fri, 30 Sep 2011 14:13:33 +0000</pubDate>
			<guid>http://forums.chrilith.com/viewtopic.php?id=597&amp;action=new</guid>
		</item>
	</channel>
</rss>

