Best unofficial Apache Server developers community |
| |||||
| Apr 14, 2011 | |||||
|
Christian Polzer |
|
||||
| Tags: | |||||
|
Using couchdb on android December 4, 2010 12:08:38 PM Hello all, I'm new to this list and new to couchdb either. I would just share with you an issue I had developing a small app with couchapp on Android. The default Android browser (Chrome ?) is retrieving data from cache when a "PUT" request is… Re: android couchdb: how are you using it ? September 11, 2010 04:05:47 AM Hi sam, The android apps i created up to now (internal hobby projects) all connect to couchdb @127.0.0.1. Via replication, i preload the database from a remote instance. The documents i add to the local instance can also be replicated back… Couchdb on Android February 16, 2011 03:57:31 AM Hi, I've been googling for quite a while without finding any "solid information" on couchdb on android etc. Is this the right mailinglist for keeping up to date on the mobile versions? What is the state of full text search on Couchdb (I know I… android couchdb: how are you using it ? September 10, 2010 05:18:04 PM hey everyone, i'm excited to give the android couchdb app a try and i was wondering if anyone has done any work on it yet. i have a few random questions: how are you connecting to it (it runs on 127.0.0.1 which means i cant access it from… Syncing couchdb with android October 22, 2010 05:25:34 AM Hi all, I am trying to evaluate couchdb and its potential for solving the sync problem on Android but I can't find any documentation that answers my questions regarding how syncing to Android devices works (which is understandable as its so new). … on android web app able to use local couchdb? January 24, 2011 09:37:41 PM I'm wondering if it would be possible to use couchdb on android for the following scenario. I'm building a simple webapp to track tv episodes, like myepisodes.com, except a lot faster and simpler interface that i can use on my galaxy s. This is… couchdb android unusable? July 28, 2010 06:13:37 AM Hi, So I installed this morning couchdb on my nexus one from the market place . There are a lot of problem currently that I'm afraid make it unusable : - cache. The browser seem to agrressivly cache all data. So I couldn't create a user at first… Instructions available for Android port of CouchDB January 30, 2011 01:49:02 AM Folks: Complete instructions for installing the Android port of CouchDB from source have been put up at http://wiki.apache.org/couchdb/Installing_on_Android This build works nicely with the couch-android-launcher that Dale Harvey has been… Couchdb hangs on Android 2.3 (Gingerbread/Nexus S) March 1, 2011 07:15:39 AM Hi all, I have an old version of couchdb that works fine on a Nexus One but when I downloaded and installed couchdb for a Nexus S it installs fine but hangs during start-up continually displaying "CouchDB is loading...". The relevant output of… Database creation issue in couchdb on android emulator November 30, 2010 10:12:49 PM Hello to EveryOne, I am Working with CouchDB on Android Emulator. In, Emulator, I am able to create database and documents, Created database shown in Overview of couchdb page.(http://127.0.0.1:5984/_utils/index.html). But… Re: Database creation issue in couchdb on android emulator December 1, 2010 01:41:50 PM Hi Innodea Browsers on mobile devices cache heavily and a lot of problem with inconsistencies will be fixed by going to your browser settings and clearing the cache, pretty certain that will fix this problem Cheers Dale On 29 November 2010… Re: A few questions about CouchDB November 2, 2010 09:10:04 AM Hi, > 1) How are people doing reporting on CouchDB based data? Obviously I can > write custom code to do it, but are there any report writers (eg Crystal > Reports) that are suitable for quasi-technical end user use? Haven't heard of any… Some CouchDB internals questions? March 15, 2011 01:38:25 PM Folks, I created a sample proof of concept app and it created more questions than it answered with regard to CouchDB and resource usage. From the best that I can tell, some 1,500 docs which are about 500 characters in size (in terms of readable… playing with couchdb: size / infrastructure questions January 26, 2011 01:55:58 AM Folks; in the process of evaluating alternatives to SQL/RDBMS solutions, I seem to have ended up with CouchDB for a little longer, seeing that its document centric approach does rather well reflect our data model understanding in our current… How I can get all available devices for one instance? April 4, 2011 05:16:19 PM I note one problem with image list of deltacloud api [1], doesn't have the platform information of image... any idea? Thanks, Felipe Cardoso Martins [1] http://incubator.apache.org/deltacloud/api.html#h4_3 Fixing monitoring of readonly devices March 31, 2011 04:48:12 AM Our volumes can be grown until min_free_space will be reached. We make sometimes these volumes readonly and mount filesystems as readonly too. This is because file systems like XFS have bad behavior (crashes) and write attempts on nearfull… Managing network devices in core March 18, 2011 12:26:17 PM Hi all, This is mostly to Brice, but I figure others are interested. We've been looking at what it will take to get the network device support prototype as implemented by Brice into core, along with the fact that we'll be producing the RC1 for… out of pty devices (not puppet not ruby issue) February 4, 2011 09:18:43 AM I have a puppet Exec that launches a python script I wrote, which uses pexpect (a Python Expect module), to run an interactive software installation... This is done in the post install script of kickstart (in chroot environment). the Exec fails… Created: (FELIX-2730) UPnP exposed to/used by DLNA devices December 14, 2010 02:42:25 AM UPnP exposed to/used by DLNA devices Updated: (NET-200) UnixFTPEntryParser treats block and character devices as files July 11, 2010 06:40:52 AM [ https://issues.apache.org/jira/browse/NET-200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sebb updated NET-200: Android: Connect two devices with a SSL connection January 12, 2011 Hi, i want to connect two device using a SSL connection.[ Sake of clarity: these 2 devices are on same Local area OR wi-fi network, there is no… Dynamic Website Security Questions (PHP+MySQL) April 13, 2011 I'm writing a dynamic site that is powered by PHP and MySQL (to be run on a WAMP server). My current concerns are about the security of the site,… PHP/MYSQL Security Questions (Online Order Form, Admin Portal) April 14, 2011 I'm writing a dynamic site that is powered by PHP and MySQL (to be run on a WAMP server). My current concerns are about the security of the site,… Session and security in couchapp/couchdb? February 28, 2011 i'm new to couchapp and couchdb.. i have some questions : how to make session in couchapp from myown db (not "_users") how to retrieve that how to… Android Couchdb - libcouch and IPC Aidl Services February 1, 2011 I am working on a native CouchdDB app with android. Now just this week CouchOne released libcouch, described as "Library files needed to interact… Android object persistance: Ektorp and CouchDB December 12, 2010 Hi: Has someone experience with object persistence on Android by using ektorp and CouchDB? Including the 'Simple Logging Facade for Java (SLF4J)'… Using SonicWALL SSL VPN with mobile devices March 31, 2011 Can someone point me to some resources talking about using a SonicWALL SSL VPN client with mobile devices (Blackberry, iPhone, iPad, no Android at… URL rewriting for mobile devices April 7, 2011 Hi SO, I know that this question has a been asked many times, but I still can't figure out what's going wrong in my code. I have a stylesheet link… Http tunneling between devices, behind firewalls February 11, 2011 here's what we want to achieve. we have a http server running on a mobile device (yes, really). we'd like to connect to it via a browser. both… HTTP on mobile devices based on different handset February 4, 2011 I want to know that how a web page can be loaded on mobile devices based on different handset? Local dns for testing websites using mobile devices January 29, 2011 Hi. I have no idea where to start from so sorry in advance if this topic has already been discussed. I usually develop web sites using my laptop as… Which Mobile Devices Support Databases like SqlLite ? December 22, 2010 Which Mobile Devices Support Databases ? Iphone, Android, Symbian, J2ME, Palm, BlackBerry ? Do mobile devices have enough CPU to support HTTPS for all of a website's traffic? January 5, 2011 We are developing a web application intended for use on smartphones and other mobile devices, and we are thinking about running all traffic through… Streaming video to iOS devices using the Apache/PHP server included with PostgreSQL March 8, 2011 I am developing a system in which a server will serve a video to a device (iDevice or otherwise) and then ask the user to rate the video. I had… Ws-security and trasport security January 3, 2011 Hi, I can not understand the following: WS-Security and https are presented as alternatives. The problem though with https (as described) is when… CouchDB replication of HA CouchDB pairs October 8, 2010 What would be the best approach for CouchDB replication in the following setup: A1 and A2 are two CouchDB servers in one DC. They both pull data… Job interview questions March 24, 2011 I have an interview next Tuesday for a job in Kansas where experience of a whole host of technical knowledge is expected. As a candidate, I'm not… Some questions about caching February 14, 2011 I am using apache webserver for a django application. How, do I set caching for images and css? I ran a webpagetest on my website, and it says… Some apache log questions February 13, 2011 In the following log snippet what could cause certain requests to return a 302 status and the last one to return a 200 status? As I understand it… Regex questions March 8, 2011 I'm trying to get some text from a large text file, the text I'm looking for is: Type:Production Color:Red I pass the whole text in the following… | |||||
(59 lines) Apr 15, 2011 13:24
(78 lines) Apr 15, 2011 13:32