No, not on intention.<div><br></div><div>All three platforms will have a simple demo :-)</div><div><br></div><div>sorry for the confusion... :-(</div><div><br></div><div>especially since SimplePush is the 'hot' part of our push offereings</div>
<div><br></div>-Matthias<span></span><br><div><br>On Saturday, June 15, 2013, Kris Borchers wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="auto">
<div><br></div><div><br>On Jun 15, 2013, at 10:17, Matthias Wessendorf <<a href="javascript:_e({}, 'cvml', 'matzew@apache.org');" target="_blank">matzew@apache.org</a>> wrote:<br><br></div><blockquote type="cite">
<div><div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Jun 15, 2013 at 5:13 PM, Matthias Wessendorf <span dir="ltr"><<a href="javascript:_e({}, 'cvml', 'matzew@apache.org');" target="_blank">matzew@apache.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">
<div>On Sat, Jun 15, 2013 at 5:09 PM, Kris Borchers <span dir="ltr"><<a href="javascript:_e({}, 'cvml', 'kborcher@redhat.com');" target="_blank">kborcher@redhat.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="auto"><div><div><br></div><div><br>On Jun 15, 2013, at 10:02, Sebastien Blanc <<a href="javascript:_e({}, 'cvml', 'scm.blanc@gmail.com');" target="_blank">scm.blanc@gmail.com</a>> wrote:<br>
<br></div><blockquote type="cite"><div><div dir="ltr">It will come for sure, we just have to discuss "the planning" ;) <div>Seb</div></div></div></blockquote><div><br></div></div>But isn't that what this discussion is? If the goal is not to have similar functionality between the native and web demos then I guess it's not a big deal but I assume we do want that similar functionality so all demos should be included from the beginning to avoid wasted time by having duplicate conversations.</div>
</blockquote><div><br></div></div><div>again, right now there is just the demo. Zero lines are written for the clients. </div></div></div></div></blockquote><div><br></div><div>s/<span style="font-family:arial,sans-serif;font-size:13px">demo/backend-demo</span> </div>
</div></div></div></div></blockquote><div><br></div>Understood. I just wanted to make sure we weren't planning without JS in mind since iOS and Android were specifically called out in the original email rather than just saying clients.<br>
<blockquote type="cite"><div><div dir="ltr"><div><div>
<div><br></div><blockquote style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div>
<div><div>The overall story works on all the different platforms. </div><div><div><div> </div><blockquote style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div dir="auto"><div><div><br><blockquote type="cite"><div><div dir="ltr"><div><br></div></div><div><br><br><div>On Sat, Jun 15, 2013 at 3:45 PM, Kris Borchers <span dir="ltr"><<a>kborcher@redhat.com</a>></span> wrote:<br>
<blockquote style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="auto"><div>Maybe I missed off list discussions but is there any reason an "all inclusive" push demo doesn't include JS (SimplePush) in any of this discussion?</div>
<div><div><div><br>On Jun 14, 2013, at 8:53, Sebastien Blanc <<a>scm.blanc@gmail.com</a>> wrote:<br><br></div><blockquote type="cite"><div><div dir="ltr">
Service has been added : <div><br></div><div><h2 style="font-weight:normal;color:rgb(17,17,17);line-height:1em;font-size:2em;border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:silver;padding-bottom:5px;font-family:Georgia,Palatino,'Palatino Linotype',Times,'Times New Roman','Hiragino Sans GB',STXihei,微软雅黑,serif">
<code style="color:rgb(0,0,0);font-size:0.88em;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;background-color:rgb(248,248,248);border:1px solid rgb(204,204,204);padding:0px 3px">PUT /leads/{id}</code></h2>
<p style="margin:1em 0px;color:rgb(68,68,68);font-family:Georgia,Palatino,'Palatino Linotype',Times,'Times New Roman','Hiragino Sans GB',STXihei,微软雅黑,serif;font-size:16px;line-height:24px">Update a Lead, typically used if a Sale Agent wants to assign a lead to him.</p>
<pre style="line-height:24px;border-top-right-radius:3px;border-bottom-right-radius:3px;font-size:0.88em;white-space:pre-wrap;background-color:rgb(248,248,248);border-top-left-radius:3px;word-wrap:break-word;padding:5px 12px;border:1px solid rgb(204,204,204);border-bottom-left-radius:3px">
<code style="font-size:0.88em;border-top-left-radius:3px;border-top-right-radius:3px;border-bottom-right-radius:3px;border-bottom-left-radius:3px;padding:0px;border:0px!important">curl -v -b cookies.txt -c cookies.txt -H "Accept: application/json" -H "Content-type: application/json" -X PUT -d '{"id":39,"version":0,"name":"Doctor No","location":"New York","phoneNumber":"121212121","saleAgent":"13bbaea3-9271-43f7-80aa-fb21360ff684"}' <a href="http://localhost:8080/prodoctor/leads/39" target="_blank">http://localhost:8080/prodoctor/leads/39</a>
</code></pre><p style="margin:1em 0px;color:rgb(68,68,68);font-family:Georgia,Palatino,'Palatino Linotype',Times,'Times New Roman','Hiragino Sans GB',STXihei,微软雅黑,serif;font-size:16px;line-height:24px">
returns no data</p></div></div><div><br><br><div>On Fri, Jun 14, 2013 at 3:30 PM, Sebastien Blanc <span dir="ltr"><<a>scm.blanc@gmail.com</a>></span> wrote:<br>
<blockquote style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr">Exactly ! That is the "public" set needed by the client : login/logout , get leads, update location/status <div>
<br><div>Oh ! I miss one "assign lead to user" , I will update the doc</div>
<div>Seb</div><div><br></div></div></div><div><div><div><br><br><div>On Fri, Jun 14, 2013 at 3:25 PM, Matthias Wessendorf <span dir="ltr"><<a>matzew@apache.org</a>></span> wrote:<br>
<blockquote style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr">nice!<div><br></div><div>that should be enough for the mobile clients, right ? </div>
</div><div>
<div><div><br><br><div>On Fri, Jun 14, 2013 at 3:21 PM, Sebastien Blanc <span dir="ltr"></span></div></div></div></div></blockquote></div></div></div></div></blockquote></div></div></div></blockquote></div></div></div></blockquote>
</div></div></div></blockquote></div></div></div></blockquote></div></div></div></div></div></blockquote></div></div></div></div></blockquote></div></blockquote></div><br><br>-- <br>Matthias Wessendorf <br><br>blog: <a href="http://matthiaswessendorf.wordpress.com/" target="_blank">http://matthiaswessendorf.wordpress.com/</a><br>
sessions: <a href="http://www.slideshare.net/mwessendorf" target="_blank">http://www.slideshare.net/mwessendorf</a><br>twitter: <a href="http://twitter.com/mwessendorf" target="_blank">http://twitter.com/mwessendorf</a><br>