Blogposts categorized with: Hybrid application
Author:
Peter Aron Zentai September 18th, 2012
We are happy to announce our first complex user control: a data bound grid solution for knockoutjs developers. While the documentation is still on the way, let me share just a couple of photos and some of the feature highlights.
Works ...
Read more
html5, hybrid application, Indexed DB, JayData examples, jayGrid, knockout.js, metadata
Author:
Peter Aron Zentai September 17th, 2012
Singleton insert / POST to a collection
Request details:
Update an entity / MERGE
Request details:
Delete an entity / DELETE
Request details:
Read more
CRUD, hybrid application, JayData examples
Author:
Peter Aron Zentai September 17th, 2012
Supported in: JayData Community, JayData Pro, JayStorm
The JayData client environment is built up from Entity and EntityContext classes that describe metadata and also behavior. Until now such an environment could be generated from an OData metadata endpoint using JaySvcUtil.exe. While ...
Read more
entity framework, hybrid application, northwind, odata
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 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:
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:
Viktor Lazar June 7th, 2012
JayData seamlessly integrates into Sencha Touch 2 through the JayData Sencha module. You only have to modify the proxy on your Sencha data store to use the JayData proxy and define a queryable as the data source. Using remoteFilter, remoteSort ...
Read more
html5, hybrid app, hybrid application, netflix, odata