Search found 40 matches

Go to advanced search

by Ilya
Fri Mar 20, 2015 7:11 am
Forum: Issues
Topic: Receiving emails in the app
Replies: 1
Views: 389
 
Jump to post

Receiving emails in the app

Hi! I have a request from customer for the app to be able to receive emails and then parse them. The question is - how would I do this with appery. I mean - receiving emails. I've found solution https://github.com/Flolagale/mailin for processing mails - but it is for node.js. So I'm just not sure ho...
by Ilya
Sun Jan 12, 2014 9:04 am
Forum: Issues
Topic: Custom site with appery.io as backend
Replies: 1
Views: 271
 
Jump to post

Custom site with appery.io as backend

Can I use appery.io as a backend for the site? E.g. if I want to create site based on twitter bootstrap template (e.g. this one http://premiumlayers.com/demos/orbit7... ) and then use appery to display dynamic info (e.g. when I click on the image - i get it by requesting from DB, when i use slider w...
by Ilya
Wed Jan 08, 2014 8:16 pm
Forum: Issues
Topic: custom js logic on service response
Replies: 15
Views: 1671
 
Jump to post

custom js logic on service response

Max, thank you very very very much. You gave me a clue - i just googled 'enterprise mobile apps' and found a bunch of resources on selected theme; started looking at the 1st link on this. Max, but on the other hand - is there a theme which customers are eager to pay for, say in US? I mean that in ba...
by Ilya
Wed Jan 08, 2014 6:04 pm
Forum: Issues
Topic: custom js logic on service response
Replies: 15
Views: 1671
 
Jump to post

custom js logic on service response

Max, Katya, thank you. I was reading a lot on the issue of app development using cloud IDEs, read about parse.com acquisition by Facebook, i think (or twitter). The point is that i frankly don't quiet understand the target audience (or in other words what apps should i develop to be successful? Unde...
by Ilya
Tue Jan 07, 2014 4:01 pm
Forum: Issues
Topic: custom js logic on service response
Replies: 15
Views: 1671
 
Jump to post

custom js logic on service response

Max, thanks, I'll read this.
First i had just this:

moment().format('dddd');

by Ilya
Tue Jan 07, 2014 3:59 pm
Forum: Issues
Topic: _createdAt date - query just doesn't work
Replies: 7
Views: 645
 
Jump to post

_createdAt date - query just doesn't work

Igor, in what format dates are stored in 'your' db? in 'my' db they are stored in this format: "2014-01-03 13:46:47.149".

by Ilya
Tue Jan 07, 2014 2:37 pm
Forum: Issues
Topic: _createdAt date - query just doesn't work
Replies: 7
Views: 645
 
Jump to post

_createdAt date - query just doesn't work

Igor, sorry, but this doesn't work: {"_createdAt":{"$gte":{"$date":"2014-01-03 11:49:46.172"},"$lte":{"$date":"2014-01-05 20:01:56.484"}}} For this there are for sure DB entries: For 2014-01-03 11:49:46.172; { "_createdAt&quo...
by Ilya
Tue Jan 07, 2014 1:13 pm
Forum: Issues
Topic: workflow (entrance and exit points)
Replies: 1
Views: 309
 
Jump to post

workflow (entrance and exit points)

hi! could you please help me a little to understand the whole workflow of the app creation. Maybe this would be also helpful for other newcomers. Under workflow i mean some kind of high level diagram or description where you have the entrance and exit points for all parties (database, web service, m...
by Ilya
Tue Jan 07, 2014 10:35 am
Forum: Issues
Topic: custom js logic on service response
Replies: 15
Views: 1671
 
Jump to post

custom js logic on service response

Katya, thank you.
This worked for me.
Could you please explain the logic of the JS you provided.
E.g. the service provided response, then to whom it is 'return'ed? To the page? And then what is 'value'? It's value of response of service? Why is it called 'value'?

by Ilya
Mon Jan 06, 2014 8:15 am
Forum: Issues
Topic: custom js logic on service response
Replies: 15
Views: 1671
 
Jump to post

custom js logic on service response

Max, only in standalone mode. In mapping it doesn't work

Go to advanced search