<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Mar 31, 2014 at 3:25 PM, Matthias Wessendorf <span dir="ltr">&lt;<a href="mailto:matzew@apache.org" target="_blank">matzew@apache.org</a>&gt;</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"><div>Hello there,</div><div><br></div><div>
we recently had talks about creating some simplified quickstarts and hello-word demos, related to the UnifiedPush Server and JBoss AS developers:</div><div><br></div>
<div>* Hello World (No Server Code - just client receiving push, no fancy (complex) UI on the client, nor integrated into a Cookbook or something that has &quot;dependencies&quot;)</div><div>** Cordova</div></div></blockquote>
<div>For Cordova, Erik&#39;s example that is shipped with the Push Plugin could be a good start : <a href="https://github.com/aerogear/aerogear-pushplugin-cordova/blob/master/example/index.html">https://github.com/aerogear/aerogear-pushplugin-cordova/blob/master/example/index.html</a> </div>
<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"><div>** Android</div>
<div><br></div><div>For iOS that is already there:</div><div><a href="https://github.com/aerogear/aerogear-push-ios-demo" target="_blank">https://github.com/aerogear/aerogear-push-ios-demo</a></div><div><br></div><div>Yes, just usage of the &quot;Push Registration SDKs&quot;, is the goal here: keep it simple, since native push can be a complicated use-case all on its own and so it will be good to make sure we cover the basics here.</div>

<div><br></div><div><br></div><div>Beyond the Hello-World, we wanted some different quickstarts. The &quot;server&quot; components that come to mind would be:</div><div><br></div><div>*Secured CRUD + Push Integration (Java Sender)</div>

<div>** JAX-RS + PicketLink</div><div>** SpringMVC/Spring Security</div><div>** JAX-RS + Apache Camel</div><div><br></div><div>These need to function on both JBoss AS 7.X and EAP.</div><div><br></div><div>Josh, from the JDF team, has already said he wants to help on the server projects (especially the JAX-RS/PL and Spring ones). yay! </div>

<div>Note: Josh already has a simple backend started that is used in JDF quickstarts that would be good to re-use to make it easier for developers to transition from one to other.</div><div><br></div><div><br></div><div>
The goal would be the SERVER acts same to outside (identical REST endpoints, difference is only an impl. detail (e.g. JavaEE vs. Spring vs. Camel))</div>
<div><br></div><div>For these different servers, there would be mobile apps needed:</div><div>* Android</div><div>* Cordova</div></div></blockquote><div>For Cordova we could use some of the work Josh started for the front end (using jquery mobile) </div>
<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"><div>* iOS</div><div><br></div><div><br></div>
<div>The idea would be to keep them simple and straightforward as well, e.g. for iOS that means plain usage of NSURLConnection / NSURLSession. But for the &quot;push registration&quot; of the client,</div>
<div>the iOS-push SDK would be used (same/similar would apply to Cordova or Android). Similar to the above &#39;Hello World&#39;, the quickstarts are going to be focused only on Push functionality, so for these we would leave out pipes and such until later versions.</div>

<div><br></div><div><br></div><div>I will be creating Epics and subtasks in JIRA for this.</div><div><br></div><div>For the location of all these projects, I had this &quot;uber repo&quot; location in mind:</div><div>* <a href="https://github.com/aerogear/aerogear-push-helloworld" target="_blank">https://github.com/aerogear/aerogear-push-helloworld</a></div>

<div>* <a href="https://github.com/aerogear/aerogear-push-quickstarts" target="_blank">https://github.com/aerogear/aerogear-push-quickstarts</a></div></div></blockquote><div><br></div><div>+1 sounds good </div><div> </div>
<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"><div><br></div><div>Greetings,</div><div>Matthias</div>
<span class=""><font color="#888888"><div><br></div><div><br></div><div>
<br></div>-- <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>
</font></span></div>
<br>_______________________________________________<br>
aerogear-dev mailing list<br>
<a href="mailto:aerogear-dev@lists.jboss.org">aerogear-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/aerogear-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/aerogear-dev</a><br></blockquote></div><br></div></div>