Blogposts categorized with: JayData providers
Author:
Gábor Dolla March 14th, 2013
This feature is only available in the Pro version of WebSQL/SQLite and IndexedDb providers.
You can download your Pro provider from jaystack.com after a simple registration. For commercial usage you can either evaluate it for 30 days for free or you ...
Read more
Indexed DB, JayData Pro, JayData providers, pro provider, WebSQL
Author:
Gábor Dolla February 28th, 2013
This feature is only available in the Pro version of WebSQL and IndexedDb provider.
You can download your Pro provider from jaystack.com after a simple registration. For commercial usage you can either evaluate it for 30 days for free or you ...
Read more
Indexed DB, JayData Pro, JayData providers, MongoDB, pro provider, WebSQL
Author:
Peter Aron Zentai November 4th, 2012
The JayData ItemStore API is an ideal data library for most client data solutions, where information has to be stored on the client on a durable manner. For example persisting the cart in an E-Shop or recording unsaved form data ...
Read more
html5, ItemStore Api, JayData examples, JayData providers
Author:
Peter Aron Zentai September 19th, 2012
We just released v1.2 of the JayData client/server library, a major release and the first in the set of releases that focus on providing a unified data management experience regardless of the tier: HTML5/Win8/Hybrid client app or NodeJS based server ...
Read more
featured post, release notes
Author:
Peter Aron Zentai September 18th, 2012
There’s been quite a time since our previous release, JayData 1.1.1 back in July. In the meantime we relentlessly worked on completing the vision of high level, abstract data management in JavaScript – on every device and in every tiers. ...
Read more
JayData providers, MongoDB, odata, promise, release notes
Author:
Viktor Lazar May 31st, 2012
An RSS provider is a very simple use case to demonstrate how to implement a new custom provider and how to use the refactored model binder class. An RSS provider is read-only and not filterable or orderable. Just a plain ...
Read more
JayData examples, JayData providers, model binder, rss
Author:
Hajnalka Battancs April 26th, 2012
How can I get the current user's public personal data through FQL api?
How can I get the current user's friends list?
How to create a full cycle Facebook application with cloudbased data backend?
Facebook provider examples here: http://jaydata.org/examples?tags=facebook
Read more
facebook, FQL, JayData examples, JayData providers, provider
Author:
Hajnalka Battancs April 23rd, 2012
With the Yahoo Query Language (YQL) you can query the content of the world wide web. News and RSS feeds, pure HTML content and Geo data, almost everything is queryable through the YQL provider. Here you can find some samples ...
Read more
examples, JayData examples, JayData providers, provider, YQL