<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Development Support Forum]]></title>
	<link rel="self" href="http://forums.chrilith.com/extern.php?action=feed&amp;type=atom"/>
	<updated>2012-05-16T11:22:04Z</updated>
	<generator>PunBB</generator>
	<id>http://forums.chrilith.com/index.php</id>
		<entry>
			<title type="html"><![CDATA[Text wrapping]]></title>
			<link rel="alternate" href="http://forums.chrilith.com/viewtopic.php?id=454&amp;action=new"/>
			<summary type="html"><![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>]]></summary>
			<author>
				<name><![CDATA[leonvictor2012]]></name>
				<uri>http://forums.chrilith.com/profile.php?id=400</uri>
			</author>
			<updated>2012-05-16T11:22:04Z</updated>
			<id>http://forums.chrilith.com/viewtopic.php?id=454&amp;action=new</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Problem with layer transition order]]></title>
			<link rel="alternate" href="http://forums.chrilith.com/viewtopic.php?id=632&amp;action=new"/>
			<summary type="html"><![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>]]></summary>
			<author>
				<name><![CDATA[Chrilith]]></name>
				<uri>http://forums.chrilith.com/profile.php?id=1400</uri>
			</author>
			<updated>2012-02-29T15:35:19Z</updated>
			<id>http://forums.chrilith.com/viewtopic.php?id=632&amp;action=new</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[WebMail app]]></title>
			<link rel="alternate" href="http://forums.chrilith.com/viewtopic.php?id=635&amp;action=new"/>
			<summary type="html"><![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>]]></summary>
			<author>
				<name><![CDATA[Chrilith]]></name>
				<uri>http://forums.chrilith.com/profile.php?id=1411</uri>
			</author>
			<updated>2012-02-24T20:50:00Z</updated>
			<id>http://forums.chrilith.com/viewtopic.php?id=635&amp;action=new</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[How to populate a selectable list]]></title>
			<link rel="alternate" href="http://forums.chrilith.com/viewtopic.php?id=633&amp;action=new"/>
			<summary type="html"><![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>]]></summary>
			<author>
				<name><![CDATA[Chrilith]]></name>
				<uri>http://forums.chrilith.com/profile.php?id=1854</uri>
			</author>
			<updated>2012-02-18T19:26:59Z</updated>
			<id>http://forums.chrilith.com/viewtopic.php?id=633&amp;action=new</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Gamalto preview about to be released]]></title>
			<link rel="alternate" href="http://forums.chrilith.com/viewtopic.php?id=634&amp;action=new"/>
			<summary type="html"><![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>]]></summary>
			<author>
				<name><![CDATA[Chrilith]]></name>
				<uri>http://forums.chrilith.com/profile.php?id=2</uri>
			</author>
			<updated>2012-02-18T08:40:57Z</updated>
			<id>http://forums.chrilith.com/viewtopic.php?id=634&amp;action=new</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Popover Menu]]></title>
			<link rel="alternate" href="http://forums.chrilith.com/viewtopic.php?id=587&amp;action=new"/>
			<summary type="html"><![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>]]></summary>
			<author>
				<name><![CDATA[Chrilith]]></name>
				<uri>http://forums.chrilith.com/profile.php?id=1337</uri>
			</author>
			<updated>2012-02-17T14:49:25Z</updated>
			<id>http://forums.chrilith.com/viewtopic.php?id=587&amp;action=new</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[JQuery Selectors - add events to button's or other elements]]></title>
			<link rel="alternate" href="http://forums.chrilith.com/viewtopic.php?id=552&amp;action=new"/>
			<summary type="html"><![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>]]></summary>
			<author>
				<name><![CDATA[Chrilith]]></name>
				<uri>http://forums.chrilith.com/profile.php?id=998</uri>
			</author>
			<updated>2011-12-20T10:08:37Z</updated>
			<id>http://forums.chrilith.com/viewtopic.php?id=552&amp;action=new</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Very weird problem]]></title>
			<link rel="alternate" href="http://forums.chrilith.com/viewtopic.php?id=614&amp;action=new"/>
			<summary type="html"><![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>]]></summary>
			<author>
				<name><![CDATA[rodrigo.avila]]></name>
				<uri>http://forums.chrilith.com/profile.php?id=1400</uri>
			</author>
			<updated>2011-11-28T18:44:19Z</updated>
			<id>http://forums.chrilith.com/viewtopic.php?id=614&amp;action=new</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Back Button Questions]]></title>
			<link rel="alternate" href="http://forums.chrilith.com/viewtopic.php?id=342&amp;action=new"/>
			<summary type="html"><![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>]]></summary>
			<author>
				<name><![CDATA[rodrigo.avila]]></name>
				<uri>http://forums.chrilith.com/profile.php?id=264</uri>
			</author>
			<updated>2011-11-18T15:51:49Z</updated>
			<id>http://forums.chrilith.com/viewtopic.php?id=342&amp;action=new</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[position:fixed and overflow:scroll supported in iOS5!]]></title>
			<link rel="alternate" href="http://forums.chrilith.com/viewtopic.php?id=582&amp;action=new"/>
			<summary type="html"><![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>]]></summary>
			<author>
				<name><![CDATA[rodrigo.avila]]></name>
				<uri>http://forums.chrilith.com/profile.php?id=2</uri>
			</author>
			<updated>2011-11-09T18:32:21Z</updated>
			<id>http://forums.chrilith.com/viewtopic.php?id=582&amp;action=new</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Hello Chrilith, Something very strange is happening. My app is hosted]]></title>
			<link rel="alternate" href="http://forums.chrilith.com/viewtopic.php?id=601&amp;action=new"/>
			<summary type="html"><![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>]]></summary>
			<author>
				<name><![CDATA[Chrilith]]></name>
				<uri>http://forums.chrilith.com/profile.php?id=1420</uri>
			</author>
			<updated>2011-11-03T07:51:41Z</updated>
			<id>http://forums.chrilith.com/viewtopic.php?id=601&amp;action=new</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Popup support]]></title>
			<link rel="alternate" href="http://forums.chrilith.com/viewtopic.php?id=326&amp;action=new"/>
			<summary type="html"><![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>]]></summary>
			<author>
				<name><![CDATA[rodrigo.avila]]></name>
				<uri>http://forums.chrilith.com/profile.php?id=150</uri>
			</author>
			<updated>2011-11-01T16:55:06Z</updated>
			<id>http://forums.chrilith.com/viewtopic.php?id=326&amp;action=new</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Static Header]]></title>
			<link rel="alternate" href="http://forums.chrilith.com/viewtopic.php?id=593&amp;action=new"/>
			<summary type="html"><![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>]]></summary>
			<author>
				<name><![CDATA[ralf.stoermer]]></name>
				<uri>http://forums.chrilith.com/profile.php?id=1398</uri>
			</author>
			<updated>2011-10-19T00:51:20Z</updated>
			<id>http://forums.chrilith.com/viewtopic.php?id=593&amp;action=new</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Trying to use php/mysql to show data?]]></title>
			<link rel="alternate" href="http://forums.chrilith.com/viewtopic.php?id=599&amp;action=new"/>
			<summary type="html"><![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>]]></summary>
			<author>
				<name><![CDATA[jmansa]]></name>
				<uri>http://forums.chrilith.com/profile.php?id=1401</uri>
			</author>
			<updated>2011-10-07T15:29:56Z</updated>
			<id>http://forums.chrilith.com/viewtopic.php?id=599&amp;action=new</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Difference in Button and Menu animation]]></title>
			<link rel="alternate" href="http://forums.chrilith.com/viewtopic.php?id=597&amp;action=new"/>
			<summary type="html"><![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>]]></summary>
			<author>
				<name><![CDATA[Chrilith]]></name>
				<uri>http://forums.chrilith.com/profile.php?id=1400</uri>
			</author>
			<updated>2011-09-30T14:13:33Z</updated>
			<id>http://forums.chrilith.com/viewtopic.php?id=597&amp;action=new</id>
		</entry>
</feed>

