ºÝºÝߣshows by User: PriyaRajagopal1 / http://www.slideshare.net/images/logo.gif ºÝºÝߣshows by User: PriyaRajagopal1 / Tue, 27 Feb 2018 15:11:33 GMT ºÝºÝߣShare feed for ºÝºÝߣshows by User: PriyaRajagopal1 No sql data-storage for-your-ios-apps-using-couchbase-mobile /slideshow/no-sql-datastorage-foryouriosappsusingcouchbasemobile/89084630 nosql-data-storagefor-your-ios-apps-using-couchbase-mobile-180227151133
This talk will introduce you to Couchbase Mobile - an open source, JSON Document Data store for your mobile platforms. If you have ever built or are thinking of building an iOS app with offline data storage capabilities, you have probably looked at Core Data or SQLite and you have probably realized that it’s a daunting task. There are many challenges and this talk will begin by examining some of the main requirements of an offline storage solution. This talk includes a discussion of NoSQL technologies focussing on the JSON Document Style. You will get an overview of the Couchbase Mobile architecture and examples that demonstrate the CRUD and Query API for managing your data store. ]]>

This talk will introduce you to Couchbase Mobile - an open source, JSON Document Data store for your mobile platforms. If you have ever built or are thinking of building an iOS app with offline data storage capabilities, you have probably looked at Core Data or SQLite and you have probably realized that it’s a daunting task. There are many challenges and this talk will begin by examining some of the main requirements of an offline storage solution. This talk includes a discussion of NoSQL technologies focussing on the JSON Document Style. You will get an overview of the Couchbase Mobile architecture and examples that demonstrate the CRUD and Query API for managing your data store. ]]>
Tue, 27 Feb 2018 15:11:33 GMT /slideshow/no-sql-datastorage-foryouriosappsusingcouchbasemobile/89084630 PriyaRajagopal1@slideshare.net(PriyaRajagopal1) No sql data-storage for-your-ios-apps-using-couchbase-mobile PriyaRajagopal1 This talk will introduce you to Couchbase Mobile - an open source, JSON Document Data store for your mobile platforms. If you have ever built or are thinking of building an iOS app with offline data storage capabilities, you have probably looked at Core Data or SQLite and you have probably realized that it’s a daunting task. There are many challenges and this talk will begin by examining some of the main requirements of an offline storage solution. This talk includes a discussion of NoSQL technologies focussing on the JSON Document Style. You will get an overview of the Couchbase Mobile architecture and examples that demonstrate the CRUD and Query API for managing your data store. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/nosql-data-storagefor-your-ios-apps-using-couchbase-mobile-180227151133-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> This talk will introduce you to Couchbase Mobile - an open source, JSON Document Data store for your mobile platforms. If you have ever built or are thinking of building an iOS app with offline data storage capabilities, you have probably looked at Core Data or SQLite and you have probably realized that it’s a daunting task. There are many challenges and this talk will begin by examining some of the main requirements of an offline storage solution. This talk includes a discussion of NoSQL technologies focussing on the JSON Document Style. You will get an overview of the Couchbase Mobile architecture and examples that demonstrate the CRUD and Query API for managing your data store.
No sql data-storage for-your-ios-apps-using-couchbase-mobile from Priya Rajagopal
]]>
202 2 https://cdn.slidesharecdn.com/ss_thumbnails/nosql-data-storagefor-your-ios-apps-using-couchbase-mobile-180227151133-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Core Data Migrations and A Better Option /slideshow/core-data-migrations-and-a-better-option/79468941 coredatamigrationsandnosqlalternative-170906015440
Database schema changes are an unavoidable reality in today’s constantly changing environment. The talk will walkthrough database migration strategies in Core Data from lightweight to custom to manual. At the end of the talk, if you are asking yourself if this is avoidable, I will give you a sneak peek into a NoSQL alternative. NoSQL does away with the hassles of data migrations by not requiring a data model. Couchbase Mobile is a NoSQL JSON based Document Store that will be showcased as an example]]>

Database schema changes are an unavoidable reality in today’s constantly changing environment. The talk will walkthrough database migration strategies in Core Data from lightweight to custom to manual. At the end of the talk, if you are asking yourself if this is avoidable, I will give you a sneak peek into a NoSQL alternative. NoSQL does away with the hassles of data migrations by not requiring a data model. Couchbase Mobile is a NoSQL JSON based Document Store that will be showcased as an example]]>
Wed, 06 Sep 2017 01:54:40 GMT /slideshow/core-data-migrations-and-a-better-option/79468941 PriyaRajagopal1@slideshare.net(PriyaRajagopal1) Core Data Migrations and A Better Option PriyaRajagopal1 Database schema changes are an unavoidable reality in today’s constantly changing environment. The talk will walkthrough database migration strategies in Core Data from lightweight to custom to manual. At the end of the talk, if you are asking yourself if this is avoidable, I will give you a sneak peek into a NoSQL alternative. NoSQL does away with the hassles of data migrations by not requiring a data model. Couchbase Mobile is a NoSQL JSON based Document Store that will be showcased as an example <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/coredatamigrationsandnosqlalternative-170906015440-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Database schema changes are an unavoidable reality in today’s constantly changing environment. The talk will walkthrough database migration strategies in Core Data from lightweight to custom to manual. At the end of the talk, if you are asking yourself if this is avoidable, I will give you a sneak peek into a NoSQL alternative. NoSQL does away with the hassles of data migrations by not requiring a data model. Couchbase Mobile is a NoSQL JSON based Document Store that will be showcased as an example
Core Data Migrations and A Better Option from Priya Rajagopal
]]>
586 3 https://cdn.slidesharecdn.com/ss_thumbnails/coredatamigrationsandnosqlalternative-170906015440-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
A NoSQL Alternative to Persisting Data in your Android Apps /slideshow/a-nosql-alternative-to-persisting-data-in-your-android-apps/79307542 nosqlforandroidmeetupny-170831032128
This talk will examine NoSQL as an alternative to locally persisting data on the device. While NoSQL database technologies is gaining traction in large scale distributed applications, we will discuss it’s benefits as an embedded database on mobile platforms. The talk will go over the basics of NoSQL, comparing and contrasting the various styles. We will then introduce Couchbase Mobile and given a sneak peek at the new Couchbase Lite 2.0 architecture. We will see examples of CRUD and Query interface.]]>

This talk will examine NoSQL as an alternative to locally persisting data on the device. While NoSQL database technologies is gaining traction in large scale distributed applications, we will discuss it’s benefits as an embedded database on mobile platforms. The talk will go over the basics of NoSQL, comparing and contrasting the various styles. We will then introduce Couchbase Mobile and given a sneak peek at the new Couchbase Lite 2.0 architecture. We will see examples of CRUD and Query interface.]]>
Thu, 31 Aug 2017 03:21:28 GMT /slideshow/a-nosql-alternative-to-persisting-data-in-your-android-apps/79307542 PriyaRajagopal1@slideshare.net(PriyaRajagopal1) A NoSQL Alternative to Persisting Data in your Android Apps PriyaRajagopal1 This talk will examine NoSQL as an alternative to locally persisting data on the device. While NoSQL database technologies is gaining traction in large scale distributed applications, we will discuss it’s benefits as an embedded database on mobile platforms. The talk will go over the basics of NoSQL, comparing and contrasting the various styles. We will then introduce Couchbase Mobile and given a sneak peek at the new Couchbase Lite 2.0 architecture. We will see examples of CRUD and Query interface. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/nosqlforandroidmeetupny-170831032128-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> This talk will examine NoSQL as an alternative to locally persisting data on the device. While NoSQL database technologies is gaining traction in large scale distributed applications, we will discuss it’s benefits as an embedded database on mobile platforms. The talk will go over the basics of NoSQL, comparing and contrasting the various styles. We will then introduce Couchbase Mobile and given a sneak peek at the new Couchbase Lite 2.0 architecture. We will see examples of CRUD and Query interface.
A NoSQL Alternative to Persisting Data in your Android Apps from Priya Rajagopal
]]>
327 6 https://cdn.slidesharecdn.com/ss_thumbnails/nosqlforandroidmeetupny-170831032128-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Native-Javascript Bridging Using WKWebViews in iOS8 /PriyaRajagopal1/nativejavascript-bridging-using-wkwebviews-in-ios8 app-js-bridge-3-150416210553-conversion-gate01
iOS8 introduced the modern webkit framework and with it, introduced the WKWebView as an alternate to the UIWebView for loading JS content within your native apps. This short presentation focusses on the enhancements that greatly simplify communication between Native and JS code loaded using WKWebViews.]]>

iOS8 introduced the modern webkit framework and with it, introduced the WKWebView as an alternate to the UIWebView for loading JS content within your native apps. This short presentation focusses on the enhancements that greatly simplify communication between Native and JS code loaded using WKWebViews.]]>
Thu, 16 Apr 2015 21:05:53 GMT /PriyaRajagopal1/nativejavascript-bridging-using-wkwebviews-in-ios8 PriyaRajagopal1@slideshare.net(PriyaRajagopal1) Native-Javascript Bridging Using WKWebViews in iOS8 PriyaRajagopal1 iOS8 introduced the modern webkit framework and with it, introduced the WKWebView as an alternate to the UIWebView for loading JS content within your native apps. This short presentation focusses on the enhancements that greatly simplify communication between Native and JS code loaded using WKWebViews. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/app-js-bridge-3-150416210553-conversion-gate01-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> iOS8 introduced the modern webkit framework and with it, introduced the WKWebView as an alternate to the UIWebView for loading JS content within your native apps. This short presentation focusses on the enhancements that greatly simplify communication between Native and JS code loaded using WKWebViews.
Native-Javascript Bridging Using WKWebViews in iOS8 from Priya Rajagopal
]]>
3454 4 https://cdn.slidesharecdn.com/ss_thumbnails/app-js-bridge-3-150416210553-conversion-gate01-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Introduction to UI Automation Framework /slideshow/introduction-to-ui-automation/35287558 uiautomations-intro-final-140529215423-phpapp01
Functional Testing is system level , end-to-end testing of your app from a user's perspective. Automating the process of functional testing of your app offers several benefits – it saves time and effort, it's repeatable, simplifies regression testing, enables testing with large data sets and it can be tied into your Continuous Integration process. UI Automations is an automated functional test framework from Apple. Here, user interactions are driven by test scripts are written in JavaScript and executed using the Instruments Automation tool.]]>

Functional Testing is system level , end-to-end testing of your app from a user's perspective. Automating the process of functional testing of your app offers several benefits – it saves time and effort, it's repeatable, simplifies regression testing, enables testing with large data sets and it can be tied into your Continuous Integration process. UI Automations is an automated functional test framework from Apple. Here, user interactions are driven by test scripts are written in JavaScript and executed using the Instruments Automation tool.]]>
Thu, 29 May 2014 21:54:23 GMT /slideshow/introduction-to-ui-automation/35287558 PriyaRajagopal1@slideshare.net(PriyaRajagopal1) Introduction to UI Automation Framework PriyaRajagopal1 Functional Testing is system level , end-to-end testing of your app from a user's perspective. Automating the process of functional testing of your app offers several benefits – it saves time and effort, it's repeatable, simplifies regression testing, enables testing with large data sets and it can be tied into your Continuous Integration process. UI Automations is an automated functional test framework from Apple. Here, user interactions are driven by test scripts are written in JavaScript and executed using the Instruments Automation tool. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/uiautomations-intro-final-140529215423-phpapp01-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> Functional Testing is system level , end-to-end testing of your app from a user&#39;s perspective. Automating the process of functional testing of your app offers several benefits – it saves time and effort, it&#39;s repeatable, simplifies regression testing, enables testing with large data sets and it can be tied into your Continuous Integration process. UI Automations is an automated functional test framework from Apple. Here, user interactions are driven by test scripts are written in JavaScript and executed using the Instruments Automation tool.
Introduction to UI Automation Framework from Priya Rajagopal
]]>
1164 2 https://cdn.slidesharecdn.com/ss_thumbnails/uiautomations-intro-final-140529215423-phpapp01-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
Dynamic types in iOS /slideshow/dynamic-types-in-ios/34466122 dynamictypes-140508222537-phpapp02
iOS7 introduced Dynamic Types. This technology allows apps to dynamically adjust their text content based on user's text size preferences. This is a short presentation on Dynamic Type.]]>

iOS7 introduced Dynamic Types. This technology allows apps to dynamically adjust their text content based on user's text size preferences. This is a short presentation on Dynamic Type.]]>
Thu, 08 May 2014 22:25:37 GMT /slideshow/dynamic-types-in-ios/34466122 PriyaRajagopal1@slideshare.net(PriyaRajagopal1) Dynamic types in iOS PriyaRajagopal1 iOS7 introduced Dynamic Types. This technology allows apps to dynamically adjust their text content based on user's text size preferences. This is a short presentation on Dynamic Type. <img style="border:1px solid #C3E6D8;float:right;" alt="" src="https://cdn.slidesharecdn.com/ss_thumbnails/dynamictypes-140508222537-phpapp02-thumbnail.jpg?width=120&amp;height=120&amp;fit=bounds" /><br> iOS7 introduced Dynamic Types. This technology allows apps to dynamically adjust their text content based on user&#39;s text size preferences. This is a short presentation on Dynamic Type.
Dynamic types in iOS from Priya Rajagopal
]]>
1476 2 https://cdn.slidesharecdn.com/ss_thumbnails/dynamictypes-140508222537-phpapp02-thumbnail.jpg?width=120&height=120&fit=bounds presentation Black http://activitystrea.ms/schema/1.0/post http://activitystrea.ms/schema/1.0/posted 0
https://cdn.slidesharecdn.com/profile-photo-PriyaRajagopal1-48x48.jpg?cb=1647487645 Priya Rajagopal is a Director of Product Management at Couchbase responsible for the product portfolio for mobile and edge computing. She has been professionally developing software for over 20 years in several technical and product leadership positions, with 10+ years focused on mobile technologies. As a TISPAN IPTV standards delegate, she was a key contributor to the IPTV standards specifications. She has 22 patents in the areas of networking and platform security. dzone.com/users/2999785/priyarajagopal.html https://cdn.slidesharecdn.com/ss_thumbnails/nosql-data-storagefor-your-ios-apps-using-couchbase-mobile-180227151133-thumbnail.jpg?width=320&height=320&fit=bounds slideshow/no-sql-datastorage-foryouriosappsusingcouchbasemobile/89084630 No sql data-storage fo... https://cdn.slidesharecdn.com/ss_thumbnails/coredatamigrationsandnosqlalternative-170906015440-thumbnail.jpg?width=320&height=320&fit=bounds slideshow/core-data-migrations-and-a-better-option/79468941 Core Data Migrations a... https://cdn.slidesharecdn.com/ss_thumbnails/nosqlforandroidmeetupny-170831032128-thumbnail.jpg?width=320&height=320&fit=bounds slideshow/a-nosql-alternative-to-persisting-data-in-your-android-apps/79307542 A NoSQL Alternative to...