How to open couchbaselite (.cblite2) file - couchbase-lite

I am working on Couchbaselite phonegap based app.I need to see data getting inserted in database. To view this data I downloaded Couchbase Lite Viewer (v 0.61) but with that it is not opening ,giving following error popup.
Any other software available to view Couchbase lite data?
Thanks in advance.

Thanks borrrden 2 ,it is working...
I followed exact steps given on this link https://github.com/couchbaselabs/CouchbaseLiteViewer and working for me now.

Related

Strapi V3.0.1 - Where are my plugins setting buttons?

after I have updated my strapi, can I no longer find the plugin setting buttons? What went wrong?
Please see screenshot?
Thanks in advance!
#Derrick Mehaffy: Thank you for the quick reply for the first time! By the way, I use Sendgrid. Unfortunately I can't solve the problem yet and got the following error message. Where is Unauthorized? Everything looks okay.
Please see the following notice on the Strapi Github: https://github.com/strapi/strapi/issues/6710
As of beta.20.x as well as all stable releases 3.x.x provider settings
for both email and upload have been moved to file based meaning you
will now configure them via the ./config/plugins.js file and not via
the admin.
Media Library is now in the settings menu on the left

Where to get older version od kendo ui open source?

Im interested in getting an older version of Kendo UI open source, specifically the Kendo.Web - 2012.3.1114 release. I need it beacause im using jquery 1.8.3 in my project and i cant change that. So the question is: Where can i get these specific realese?
Thanks in advance
They are all available on kendo's cdn.
http://cdn.kendostatic.com/2012.3.1114/js/kendo.web.min.js
http://cdn.kendostatic.com/2013.3.1119/styles/kendo.default.min.css
http://cdn.kendostatic.com/2013.3.1119/styles/kendo.common.min.css

Core Data in XCode 5 - installing manually and how?

It seems like that in the new version of XCode, Core Data is something i have to install manually. The check box that used to be there when i create a new project is gone.
I've searched to the end of the internet, finding no answer that seems to work in the new version of XCode. Can someone confirm my problem, and does someone have a solution for it? Thanks in advance.
Core Data checkbox is not available in all type of projects. If you try to create an empty project, the "Use core data" checkbox is still there (this was the same in xcode 4).
You can add core data manually by following this tutorial:
http://wiresareobsolete.com/wordpress/2009/12/adding-core-data-existing-iphone-projects/
you could create a new master-detail Xcode project (check the 'use core data' checkbox when creating) and just copy the code from there.
this is particularly helpful when combined with:
http://wiresareobsolete.com/2009/12/adding-core-data-existing-iphone-projects/

Export to PDF file

I am evaluating Teechart 4.1.2012.2287 and I have a problem with the export to PDF function.
My project is written in VS2010, using VB.Net and framework 4.0, and I have Adobe Reader 9.4.7 on my PC.
When I try to open a PDF generated by TChart it says there is an error with the file.
I also get this problem using your Example application.
Is there a version requirment for the Reader?
I'm afraid this is a bug. I get this error message:
An error exists on this page. Acrobat may not display the page
correctly. Please contact the person who created the PDF document to
correct the problem.
Do you get the same? Anyway, I added the issue (TF02016129) to the bug list to be investigated.

How to create Custom Spalsh screen while Silverlight downloader download Application Library Cache files?

I have created a sample application suing Application cache, My some files are located on server. its working fine. But Now I have added appx 10 MB ZIP file and now want to downlaod, Silverlight downloader show 100% in xap download and then no progress show just circle appears.
I have tried the http://pagebrooks.com/archive/2009/02/19/custom-loading-screens-in-silverlight.aspx same and its working fine for XAP only. But I need it for "Application cache" files downloads
So is there any option to create my custom UI to show it at that time.Please let me know,
Thanks in advance,
Laxmilal Menaria
There is a Silverlight TV episode dedicated to a custom preloader... start from here...
http://johnpapa.net/silverlight/customer-preloader-silverlight-tv-006/
And see also this post:
http://elegantcode.com/2010/03/05/creating-a-custom-silverlight-pre-loader/
HTH
EDIT:
OK now I got you. This seems like an open topic.
A solution is to provide your own logic:
this is a good blog post by tim heuer
http://timheuer.com/blog/archive/2008/09/24/silverlight-isolated-storage-caching.aspx
Otherwise look for MEF and dynamically load XAP's (this would be my recommended way, too)
Because you got way much more control
check out these article
http://www.codeproject.com/KB/silverlight/MEFDynamicLoading.aspx
http://www.davidezordan.net/blog/?p=1734
and gblock the mef master himself
http://johnpapa.net/silverlight/silverlight-tv-11-dynamically-loading-xaps-with-mef/
This open's even possibilities to cache, load on demand and split up you app in portions...
Hope I got you right this time...

Resources