Blog
Author:
Robert Bonay August 2nd, 2012
Rainer Wittmann published his HTML5 app tutorial: The Ferrari meets JayData, which queries SharePoint 2013 and 2010 services using the OData provider of JayData. You can find the live examples and the source code in his blogpost. Congrats Rainer!
Read more
html5, metro, odata, SharePoint
Author:
Daniel Jozsef August 1st, 2012
When I had my first run-in with PhoneGap, I was furious with the lack of debugging facilities. I mean sure, XCode provides adequate tools for debugging Objective-C code, but the JavaScript running in the UI window cannot be debugged.
The official ...
Read more
Cordova, hybrid app, PhoneGap, UIWebView
Author:
Robert Bonay July 27th, 2012
I’ve posted my Using JayData in Titanium to access remote OData service tutorial, which explains the creation of an Appcelerator Titanium mobile app step-by-step.
In case you are considering using JayData with Titanium, please return to the updated blogpost to resolve ...
Read more
examples, hybrid application, JayData examples, odata, titanium
Author:
Daniel Jozsef July 23rd, 2012
In the last post, I went through the basics of creating a PhoneGap project for iOS, and now as promised, I will go through the basics of Objective-C programming, and JS debugging inside PhoneGap.
Objective-C boot camp
Assuming that you come from ...
Read more
android, crossplatform, html5, hybrid application, ios, iPhone, PhoneGap
Author:
Robert Bonay July 17th, 2012
The Netflix browser example app using OData became some kind of standard in this blog for JayData examples to present the benefits developing HTML5 applications. We are glad to share Rainer Wittmann’s great blogpost about how to use the OData ...
Read more
html5, JayData examples, metro, netflix, odata, win8, Windows 8
Author:
Robert Bonay July 12th, 2012
UPDATE: this blogpost has been updated to use the latest version of JayData (1.1.1). The example project has been moved to a separate GitHub repo: https://github.com/jaydata/titanium-odata-client. Feel free to fork it and improve the app with your ideas.
As we are ...
Read more
appcelerator, hybrid application, JayData examples, netflix, odata, titanium, tutorial
Author:
Daniel Jozsef July 7th, 2012
In the first part, I looked at why it makes sense to build hybrid applications, and addressed some of the pitfalls you need to avoid in order to keep your application responsive, and get the maximum out of the hardware.
This ...
Read more
html5, hybrid application, ios, iPhone, JSLQ, PhoneGap
Author:
Peter Aron Zentai July 2nd, 2012
It's now a matter of days, and you can have a hands on test with the first version of our JayData MongoDB provider. It's a server side provider and you can use it with NodeJS (or any other JS runtime ...
Read more
JSLQ, MongoDB
Author:
Daniel Jozsef June 25th, 2012
In the last few weeks, I have worked on the iOS version of a hybrid mobile application. It was an epub-based book reader we created for both Android and iOS, with support for rudimentary DRM and shoplike functions (ie. downloading ...
Read more
html5, hybrid app, hybrid application, ios, PhoneGap
Author:
Janos Roden June 21st, 2012
In this example you can learn how to use a custom Ruby on Rails data source with JayData, without the need to write an own provider. You can download this Rails and JayData projects and setup your local development environment.
Ruby ...
Read more
examples, RoR, YQL