<div dir="ltr">Hi,<div><br></div><div>It is almost pure QML/Javascript.</div><div><br></div><div>There are a few C++ classs but thet can be dropped if WebView is recent enough (has loadHtml method).</div><div><br></div><div>Br,</div><div><br></div><div>Zoltan</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-05-31 16:06 GMT+02:00 Michael Hall <span dir="ltr"><<a href="mailto:mhall119@ubuntu.com" target="_blank">mhall119@ubuntu.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Zoltan,<br>
<br>
I'd be interested in trying to get this working in Ubuntu Touch apps. It<br>
would be easier if it was pure QML though, is there anything in the C++<br>
code that couldn't be done in Javascript?<br>
<br>
Michael Hall<br>
<a href="mailto:mhall119@ubuntu.com">mhall119@ubuntu.com</a><br>
<span class=""><br>
On 05/30/2016 02:48 PM, Zoltán Lutor wrote:<br>
> I've progressed with implementing an open source wrapper for Vserv<br>
> RESTful advertisement API in QML. Quote from API description:<br>
><br>
>     Vserv provides a simple HTTP based API to publishers/developers and<br>
>     other ad networks, etc. to fetch ads for mobile sites or mobile<br>
>     applications. The mobile device / server makes a HTTP request to<br>
>     Vserv Marketplace server with the required parameters and in<br>
>     response receives the ad in JSON format. This single API integration<br>
>     gives you the flexibility to fetch banner/ full screen / rich media ads.<br>
><br>
> Available implementation is in pre-beta phase - quite majority of<br>
> functionality works but there is still room for improvement.<br>
><br>
> Since I'm not so experienced in this area of sw development - and<br>
</span>> especially newbie in Sailfish native development - */I would like to ask<br>
> some help from the community in finishing it/*.<br>
<span class="">><br>
> It would be a general purpose QML wrapper around the API with necessary<br>
> tailoring is needed for Sailfish - e.g. Webkit vs. WebView, etc. Maybe<br>
> separate git branches are needed for different implementation(?) - I'm<br>
> open for any reasonable proposal.<br>
><br>
> Is there anybody willing to join? Reviewing, commenting - and of course,<br>
> coding is more than welcome. [This is my first open source project, so<br>
> comment from this aspect is welcome, too.]<br>
><br>
> API descrption is here<br>
</span>> <<a href="https://docs.google.com/document/d/139TRSTV33tLxKxbew4yPTPF4uc8PZJPiRkxyo9GymIE/edit" rel="noreferrer" target="_blank">https://docs.google.com/document/d/139TRSTV33tLxKxbew4yPTPF4uc8PZJPiRkxyo9GymIE/edit</a>>,<br>
<span class="">> code repository is in BitBucket<br>
</span>> <<a href="https://bitbucket.org/zlutor/qml-wrapper-for-vserv-http-ad-api" rel="noreferrer" target="_blank">https://bitbucket.org/zlutor/qml-wrapper-for-vserv-http-ad-api</a>><br>
><br>
> Br,<br>
><br>
> Zoltan<br>
<div class="HOEnZb"><div class="h5">><br>
><br>
><br>
> _______________________________________________<br>
> SailfishOS.org Devel mailing list<br>
> To unsubscribe, please send a mail to <a href="mailto:devel-unsubscribe@lists.sailfishos.org">devel-unsubscribe@lists.sailfishos.org</a><br>
><br>
_______________________________________________<br>
SailfishOS.org Devel mailing list<br>
To unsubscribe, please send a mail to <a href="mailto:devel-unsubscribe@lists.sailfishos.org">devel-unsubscribe@lists.sailfishos.org</a></div></div></blockquote></div><br></div>