<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>http://groups.google.com/group/iphonewebdev</id>
  <title type="text">iPhoneWebDev Google Group</title>
  <subtitle type="text">
  Developers Helping Developers with Best Practices in creating Mobile Web Applications for iOS, Android, Blackberry, WindowsPhone, etc. Support for iUI Mobile Framework, too. If you need help with iOS Cocoa SDK, Objective-C, Xcode: use http://groups.google.com/group/iphonesdkdevelopment
  </subtitle>
  <link href="/group/iphonewebdev/feed/atom_v1_0_msgs.xml" rel="self" title="iPhoneWebDev feed"/>
  <updated>2013-05-13T09:08:01Z</updated>
  <generator uri="http://groups.google.com" version="1.99">Google Groups</generator>
  <entry>
  <author>
  <name>Remi Grumeau</name>
  <email>remi.grum...@gmail.com</email>
  </author>
  <updated>2013-05-13T09:08:01Z</updated>
  <id>http://groups.google.com/group/iphonewebdev/browse_thread/thread/2cad01570b49c50a/16c11cf0ec8e4091?show_docid=16c11cf0ec8e4091</id>
  <link href="http://groups.google.com/group/iphonewebdev/browse_thread/thread/2cad01570b49c50a/16c11cf0ec8e4091?show_docid=16c11cf0ec8e4091"/>
  <title type="text">Emy &amp; Cordova / PhoneGap</title>
  <summary type="html" xml:space="preserve">
  Hi list, &lt;br&gt; I&#39;ve been playing around with Cordova/PhoneGap and Emy this weekend, and &lt;br&gt; realize it just can&#39;t work out of the box. &lt;br&gt; Cordova has a specific &amp;quot;deviceready&amp;quot; event triggered onload, where both iUI &lt;br&gt; &amp;amp; Emy are waiting for the unload event to initialize. &lt;br&gt; So i&#39;m thiking of this small modification to the code:
  </summary>
  </entry>
  <entry>
  <author>
  <name>Lolo, Bilal</name>
  <email>bilal.all...@gmail.com</email>
  </author>
  <updated>2013-05-07T21:17:07Z</updated>
  <id>http://groups.google.com/group/iphonewebdev/browse_thread/thread/13236473785653bd/304f7ef02ea5674d?show_docid=304f7ef02ea5674d</id>
  <link href="http://groups.google.com/group/iphonewebdev/browse_thread/thread/13236473785653bd/304f7ef02ea5674d?show_docid=304f7ef02ea5674d"/>
  <title type="text">iOS siteminder authentication</title>
  <summary type="html" xml:space="preserve">
  Hello, &lt;br&gt; &lt;p&gt;Any ideas on how to connect to siteminder? I have a webservice that needs &lt;br&gt; siteminder authentication..suggestion.. &lt;br&gt; &lt;p&gt;Thanks &lt;br&gt; &lt;p&gt;-- &lt;br&gt; Best Regards &lt;br&gt; Bill
  </summary>
  </entry>
  <entry>
  <author>
  <name>pezi179</name>
  <email>pezi...@gmail.com</email>
  </author>
  <updated>2013-05-02T14:36:15Z</updated>
  <id>http://groups.google.com/group/iphonewebdev/browse_thread/thread/fffa931d84f706f0/3be03ddcf73d75ba?show_docid=3be03ddcf73d75ba</id>
  <link href="http://groups.google.com/group/iphonewebdev/browse_thread/thread/fffa931d84f706f0/3be03ddcf73d75ba?show_docid=3be03ddcf73d75ba"/>
  <title type="text">Re: iui and slider/range control</title>
  <summary type="html" xml:space="preserve">
  ok. I had a conflict with my JQuery versions -&amp;gt; now the slider is displayed on my testpage. &lt;br&gt; now I have to add the slider(s) dynamically... I hope that&#39;s not that a problem
  </summary>
  </entry>
  <entry>
  <author>
  <name>pezi179</name>
  <email>pezi...@gmail.com</email>
  </author>
  <updated>2013-05-02T07:13:37Z</updated>
  <id>http://groups.google.com/group/iphonewebdev/browse_thread/thread/fffa931d84f706f0/faa4a392a7b2d2a0?show_docid=faa4a392a7b2d2a0</id>
  <link href="http://groups.google.com/group/iphonewebdev/browse_thread/thread/fffa931d84f706f0/faa4a392a7b2d2a0?show_docid=faa4a392a7b2d2a0"/>
  <title type="text">Re: iui and slider/range control</title>
  <summary type="html" xml:space="preserve">
  actually I tried using jquery lib... but I couldn&#39;t get the slider control to work &lt;br&gt; and when I searched through the net I only found some screenshots but the &amp;quot;examples&amp;quot; I found (not that much) didn&#39;t work either - no slider displayed &lt;br&gt; so is there any working example using iUI and jQuery slider? &lt;br&gt; thanks
  </summary>
  </entry>
  <entry>
  <author>
  <name>Remi Grumeau</name>
  <email>remi.grum...@gmail.com</email>
  </author>
  <updated>2013-04-30T16:41:22Z</updated>
  <id>http://groups.google.com/group/iphonewebdev/browse_thread/thread/fffa931d84f706f0/0bed248b278d8e68?show_docid=0bed248b278d8e68</id>
  <link href="http://groups.google.com/group/iphonewebdev/browse_thread/thread/fffa931d84f706f0/0bed248b278d8e68?show_docid=0bed248b278d8e68"/>
  <title type="text">Re: iui and slider/range control</title>
  <summary type="html" xml:space="preserve">
  Actually, there is no such thing that already exists in iUI (or Emy) &lt;br&gt; On desktop, most modern browsers already support the range input type. UI may differ. &lt;br&gt; &lt;p&gt;ex: &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://jsfiddle.net/YxaKC/&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;Works fine on Safari, Chrome on both mobile &amp;amp; desktop. &lt;br&gt; Works ok on WindowsPhone 8. &lt;br&gt; &lt;p&gt;Browser support: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://caniuse.com/input-range&quot;&gt;[link]&lt;/a&gt;
  </summary>
  </entry>
  <entry>
  <author>
  <name>pezi179</name>
  <email>pezi...@gmail.com</email>
  </author>
  <updated>2013-04-30T12:59:10Z</updated>
  <id>http://groups.google.com/group/iphonewebdev/browse_thread/thread/fffa931d84f706f0/9cc2745a6df54135?show_docid=9cc2745a6df54135</id>
  <link href="http://groups.google.com/group/iphonewebdev/browse_thread/thread/fffa931d84f706f0/9cc2745a6df54135?show_docid=9cc2745a6df54135"/>
  <title type="text">iui and slider/range control</title>
  <summary type="html" xml:space="preserve">
  Hello! &lt;br&gt; I&#39;m looking for a slider control like the one in the following link - which i can use with iui (and is working on desktop, android and iphone) &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://jquerymobile.com/demos/1.0a4.1/docs/forms/forms-slider.html&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; which control are you using with iui? i didn&#39;t find any working example until now?!
  </summary>
  </entry>
  <entry>
  <author>
  <name>Remi Grumeau</name>
  <email>remi.grum...@gmail.com</email>
  </author>
  <updated>2013-04-27T13:14:16Z</updated>
  <id>http://groups.google.com/group/iphonewebdev/browse_thread/thread/63f58cda46e4fc84/6125f41d49ba14d6?show_docid=6125f41d49ba14d6</id>
  <link href="http://groups.google.com/group/iphonewebdev/browse_thread/thread/63f58cda46e4fc84/6125f41d49ba14d6?show_docid=6125f41d49ba14d6"/>
  <title type="text">Re: Emy list editing</title>
  <summary type="html" xml:space="preserve">
  Btw, added to the milestone list: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;https://github.com/remi-grumeau/emy/issues/milestones?with_issues=no&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;Anybody to work on that? &lt;br&gt; &lt;p&gt;Remi &lt;br&gt; &lt;p&gt;Le lundi 22 avril 2013 14:05:25 UTC+2, Remi Grumeau a écrit :
  </summary>
  </entry>
  <entry>
  <author>
  <name>Remi Grumeau</name>
  <email>remi.grum...@gmail.com</email>
  </author>
  <updated>2013-04-22T12:05:25Z</updated>
  <id>http://groups.google.com/group/iphonewebdev/browse_thread/thread/63f58cda46e4fc84/60520a04189b6b0d?show_docid=60520a04189b6b0d</id>
  <link href="http://groups.google.com/group/iphonewebdev/browse_thread/thread/63f58cda46e4fc84/60520a04189b6b0d?show_docid=60520a04189b6b0d"/>
  <title type="text">Re: Emy list editing</title>
  <summary type="html" xml:space="preserve">
  The shared concept is to keep the main core files small &amp;amp; clean. &lt;br&gt; At this stage, both library are mainly ready-to-use CSS UI elements + a bit of Javascript to deal with sliding transitions, browser back &amp;amp; forward buttons &amp;amp; ajax submission. &lt;br&gt; That&#39;s pretty much it. &lt;br&gt; That&#39;s why any other functionalities like Themes, Google Analytics or Extended Styles plugins (and so would this edit/validation) are separate files. And why you won&#39;t find anything like this in iUI neither Emy at the moment.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Will Hartung</name>
  <email>willhart...@gmail.com</email>
  </author>
  <updated>2013-04-21T22:30:15Z</updated>
  <id>http://groups.google.com/group/iphonewebdev/browse_thread/thread/63f58cda46e4fc84/c88b8dae61afb80f?show_docid=c88b8dae61afb80f</id>
  <link href="http://groups.google.com/group/iphonewebdev/browse_thread/thread/63f58cda46e4fc84/c88b8dae61afb80f?show_docid=c88b8dae61afb80f"/>
  <title type="text">Re: Emy list editing</title>
  <summary type="html" xml:space="preserve">
  This. The &amp;quot;standard&amp;quot; TableView editing look and feel. You have the &amp;quot;+&amp;quot; &lt;br&gt; button in the upper right, to add things, and a &amp;quot;Edit&amp;quot; button. When Edit is &lt;br&gt; click, text animates and slides over and the icons slide fade in, tap an &lt;br&gt; icon, a delete button slides in, and then the row deletes and is animated &lt;br&gt; away. Finally, the Done button is tapped and the icons fade away and the
  </summary>
  </entry>
  <entry>
  <author>
  <name>Hello Gurus</name>
  <email>remi.grum...@gmail.com</email>
  </author>
  <updated>2013-04-21T19:24:03Z</updated>
  <id>http://groups.google.com/group/iphonewebdev/browse_thread/thread/63f58cda46e4fc84/6d32198370dfd535?show_docid=6d32198370dfd535</id>
  <link href="http://groups.google.com/group/iphonewebdev/browse_thread/thread/63f58cda46e4fc84/6d32198370dfd535?show_docid=6d32198370dfd535"/>
  <title type="text">Re: Emy list editing</title>
  <summary type="html" xml:space="preserve">
  Hi Will, &lt;br&gt; &lt;p&gt;What do you mean exactly by list editing? &lt;br&gt; This mailing-list ? &lt;br&gt; A specific demo app? &lt;br&gt; &lt;p&gt;Or a real UI component like this: &lt;br&gt; &lt;a target=&quot;_blank&quot; rel=nofollow href=&quot;http://photos.appleinsider.com/12.01.04-Editing.jpg&quot;&gt;[link]&lt;/a&gt; &lt;br&gt; &lt;p&gt;This last screenshot could be a nice plugin/extension module, definitely something i&#39;d be happy to work on with someone.
  </summary>
  </entry>
  <entry>
  <author>
  <name>Will Hartung</name>
  <email>willhart...@gmail.com</email>
  </author>
  <updated>2013-04-20T17:27:11Z</updated>
  <id>http://groups.google.com/group/iphonewebdev/browse_thread/thread/63f58cda46e4fc84/c0cd93820dc0fc55?show_docid=c0cd93820dc0fc55</id>
  <link href="http://groups.google.com/group/iphonewebdev/browse_thread/thread/63f58cda46e4fc84/c0cd93820dc0fc55?show_docid=c0cd93820dc0fc55"/>
  <title type="text">Emy list editing</title>
  <summary type="html" xml:space="preserve">
  I know, it&#39;s early, and I&#39;m quite new to this. &lt;br&gt; The demos look great, what little I&#39;ve seen. &lt;br&gt; My simple question is whether we&#39;ll be getting the Edit capability on Lists/TableViews any time soon. Or is there something somewhere that already lets us do that readily.
  </summary>
  </entry>
  <entry>
  <author>
  <name>加々美 直史</name>
  <email>naofumi.kag...@gmail.com</email>
  </author>
  <updated>2013-04-18T23:50:51Z</updated>
  <id>http://groups.google.com/group/iphonewebdev/browse_thread/thread/74bd9693df587a0c/dd3041e202bffceb?show_docid=dd3041e202bffceb</id>
  <link href="http://groups.google.com/group/iphonewebdev/browse_thread/thread/74bd9693df587a0c/dd3041e202bffceb?show_docid=dd3041e202bffceb"/>
  <title type="text">Re: Introducing Emy</title>
  <summary type="html" xml:space="preserve">
  The is such a good idea and being rewritten from scratch, the code looks much, much nicer than iUI. &lt;br&gt; &lt;p&gt;Naofumi
  </summary>
  </entry>
  <entry>
  <author>
  <name>Andy Fuchs</name>
  <email>a...@elgato.com</email>
  </author>
  <updated>2013-04-18T07:58:54Z</updated>
  <id>http://groups.google.com/group/iphonewebdev/browse_thread/thread/74bd9693df587a0c/4cb3c2d414e9b87c?show_docid=4cb3c2d414e9b87c</id>
  <link href="http://groups.google.com/group/iphonewebdev/browse_thread/thread/74bd9693df587a0c/4cb3c2d414e9b87c?show_docid=4cb3c2d414e9b87c"/>
  <title type="text">Re: Introducing Emy</title>
  <summary type="html" xml:space="preserve">
  Sounds like a good idea... count me in (and let&#39;s see, how far we get ;-)) &lt;br&gt; &lt;p&gt;andy &lt;br&gt; &lt;p&gt;Am 18.04.2013 um 09:28 schrieb Hello Gurus &amp;lt;remi.grum...@gmail.com&amp;gt;:
  </summary>
  </entry>
  <entry>
  <author>
  <name>Mikael Kindborg</name>
  <email>mikael.kindb...@mobilesorcery.com</email>
  </author>
  <updated>2013-04-18T07:36:18Z</updated>
  <id>http://groups.google.com/group/iphonewebdev/browse_thread/thread/74bd9693df587a0c/b0450ff2c831de6c?show_docid=b0450ff2c831de6c</id>
  <link href="http://groups.google.com/group/iphonewebdev/browse_thread/thread/74bd9693df587a0c/b0450ff2c831de6c?show_docid=b0450ff2c831de6c"/>
  <title type="text">Re: Introducing Emy</title>
  <summary type="html" xml:space="preserve">
  Sounds cool!
  </summary>
  </entry>
  <entry>
  <author>
  <name>Hello Gurus</name>
  <email>remi.grum...@gmail.com</email>
  </author>
  <updated>2013-04-18T07:28:29Z</updated>
  <id>http://groups.google.com/group/iphonewebdev/browse_thread/thread/74bd9693df587a0c/dd11b1c9be8ac37e?show_docid=dd11b1c9be8ac37e</id>
  <link href="http://groups.google.com/group/iphonewebdev/browse_thread/thread/74bd9693df587a0c/dd11b1c9be8ac37e?show_docid=dd11b1c9be8ac37e"/>
  <title type="text">Introducing Emy</title>
  <summary type="html" xml:space="preserve">
  Hi list, &lt;br&gt; &lt;p&gt;I&#39;ve been quite busy on this lately, and it seems like (about) time to release something. &lt;br&gt; &lt;p&gt;As some of you know, i&#39;m part of iUI since late 2009, doing different things like themes, plugins, bugfixes, documentation and even the design &amp;amp; development of its website, … and i use to enjoy this a lot. But every time, for each single step, i did face some resistance to bring some new ideas &amp;amp; improvements to iUI&#39;s main core files. Don&#39;t get me wrong, I have no anger about that neither personal recognition issue of any kind, this is a very common problem with open source projects: waiting for too much feedback before doing anything, and if no feedback at all then nothing gets done.
  </summary>
  </entry>
</feed>
