Groups
Sign in
Groups
appenginejs
Conversations
About
Send feedback
Help
appenginejs
Contact owners and managers
1–30 of 75
Mark all as read
Report group
0 selected
gimmeJS
, …
gimmeJS
3
5/10/11
Any straight JSGI examples?
Thanks George, that's a perfect starting point. I replaced the code in main.js with: exports.app
unread,
Any straight JSGI examples?
Thanks George, that's a perfect starting point. I replaced the code in main.js with: exports.app
5/10/11
tf0054
,
George Moschovitis
2
1/7/11
Receiving Email on appenginejs
Thanks for the patch. I will investigate your code to find the best way to integrate this in the
unread,
Receiving Email on appenginejs
Thanks for the patch. I will investigate your code to find the best way to integrate this in the
1/7/11
kyungw00k
, …
George Moschovitis
12
12/28/10
1.4.0 features?
It just clone version of node-chat. I use some features from gae. memcache - save chat history
unread,
1.4.0 features?
It just clone version of node-chat. I use some features from gae. memcache - save chat history
12/28/10
Justin Fagnani
,
George Moschovitis
2
12/14/10
Errors when compiled with the Closure compiler
I'm still sorting out real errors from the compiler just not knowing about Rhino's built-ins,
unread,
Errors when compiled with the Closure compiler
I'm still sorting out real errors from the compiler just not knowing about Rhino's built-ins,
12/14/10
Andrei Danciuc
,
gabriel munteanu
2
12/5/10
[appenginejs] error page handler
what are you using as jsgi engine, in ringojs for example - that's what i use - 404 is a
unread,
[appenginejs] error page handler
what are you using as jsgi engine, in ringojs for example - that's what i use - 404 is a
12/5/10
Christoph Dorn
11/19/10
[appenginejs] Subject prefix
Can we put [appenginejs] in the subject for this group as is typical with other lists? Thanks
unread,
[appenginejs] Subject prefix
Can we put [appenginejs] in the subject for this group as is typical with other lists? Thanks
11/19/10
Aurimas
, …
George Moschovitis
9
11/19/10
Production configuration
No idea, I am not working actively on AppengineJS lately, but I plan to update the code to make sure
unread,
Production configuration
No idea, I am not working actively on AppengineJS lately, but I plan to update the code to make sure
11/19/10
Greg
, …
George Moschovitis
5
10/10/10
Map Reduce with appenginejs?
some time ago, I started work on porting the python version of mapper to javascript. I don't have
unread,
Map Reduce with appenginejs?
some time ago, I started work on porting the python version of mapper to javascript. I don't have
10/10/10
Greg
,
gabriel munteanu
3
10/3/10
Getting into appenginejs but skins and request routing have me stumped
Thanks for the tutorial link - it was just what I was looking for! So I think Ive figured out how to
unread,
Getting into appenginejs but skins and request routing have me stumped
Thanks for the tutorial link - it was just what I was looking for! So I think Ive figured out how to
10/3/10
ADA
9/14/10
Irritant svn warning
Hi all, I store my code on subversion repository, and as rezult there is a lot of ".svn"
unread,
Irritant svn warning
Hi all, I store my code on subversion repository, and as rezult there is a lot of ".svn"
9/14/10
Jay Young
9/11/10
Required properties not actually required?
I have a simple db.Model with just a few simple properites. One of them is flagged with {required:
unread,
Required properties not actually required?
I have a simple db.Model with just a few simple properites. One of them is flagged with {required:
9/11/10
George Moschovitis
,
Panagiotis Astithas
4
8/30/10
License
Probably, but why bother? I can't think of any scenario where one would want to *distribute*
unread,
License
Probably, but why bother? I can't think of any scenario where one would want to *distribute*
8/30/10
ora726
, …
George Moschovitis
15
8/25/10
How do I get started
no, narwhal-lib is no longet necessary. -g. On Wed, Aug 25, 2010 at 8:48 PM, Frederick Polgardy <
unread,
How do I get started
no, narwhal-lib is no longet necessary. -g. On Wed, Aug 25, 2010 at 8:48 PM, Frederick Polgardy <
8/25/10
Giacecco
,
George Moschovitis
3
8/25/10
How to upgrade an AppengineJS project to use an updated Google AppEngine Java SDK?
You typically update all the jars. ringo.jar includes all the files in the modules/ directory of
unread,
How to upgrade an AppengineJS project to use an updated Google AppEngine Java SDK?
You typically update all the jars. ringo.jar includes all the files in the modules/ directory of
8/25/10
pgio
,
George Moschovitis
8
8/23/10
checking up on blobstore
Spoke too soon -- /serve is always taking the negative path it seems. On Aug 21, 10:23 pm, pgio <
unread,
checking up on blobstore
Spoke too soon -- /serve is always taking the negative path it seems. On Aug 21, 10:23 pm, pgio <
8/23/10
Fabricio Matías
,
George Moschovitis
5
8/9/10
appenginejs + nitro [+ ringo?]
Hi Mr G, I am thinking about just simplifying this to AppengineJS. No 'etc/etc/etc' to
unread,
appenginejs + nitro [+ ringo?]
Hi Mr G, I am thinking about just simplifying this to AppengineJS. No 'etc/etc/etc' to
8/9/10
Jay Young
,
George Moschovitis
9
8/8/10
TypeError on Start-up
For client-side code, I use links to point to a single copy of the Library code to allow for a single
unread,
TypeError on Start-up
For client-side code, I use links to point to a single copy of the Library code to allow for a single
8/8/10
Robin B
,
George Moschovitis
2
8/5/10
production settings
Good point... an older version did something similar, I have to reimplement this, thanks for
unread,
production settings
Good point... an older version did something similar, I have to reimplement this, thanks for
8/5/10
Giacecco
,
George Moschovitis
5
8/1/10
Anybody playing with task queues in AppengineJS?
2) I put queue.xml in the root of the application rather than in WEB-INF supposedly you can use queue
unread,
Anybody playing with task queues in AppengineJS?
2) I put queue.xml in the root of the application rather than in WEB-INF supposedly you can use queue
8/1/10
Giacecco
, …
George Moschovitis
6
8/1/10
Bug? autoNowAdd: true when defining db.DateTimeProperty does not allow the field to be changed later
I *think* the current implementation is compatible with the Python API (ie the Python API forces now)
unread,
Bug? autoNowAdd: true when defining db.DateTimeProperty does not allow the field to be changed later
I *think* the current implementation is compatible with the Python API (ie the Python API forces now)
8/1/10
Giacecco
,
George Moschovitis
2
8/1/10
Bug in implementation of 'remove' in db.js?
You are right, the Python API supports this. Just pushed a patch. thanks, -g. On Sat, Jul 31, 2010 at
unread,
Bug in implementation of 'remove' in db.js?
You are right, the Python API supports this. Just pushed a patch. thanks, -g. On Sat, Jul 31, 2010 at
8/1/10
George Moschovitis
8/1/10
Let's use the issue tracker
Github provides a useful issue tracker. If you post bug reports in this discussion group (pleas
unread,
Let's use the issue tracker
Github provides a useful issue tracker. If you post bug reports in this discussion group (pleas
8/1/10
Giacecco
,
George Moschovitis
4
7/31/10
How does Ringo in AppengineJS resolve relative path reference in Javascript code?
On Sat, Jul 31, 2010 at 6:17 PM, Giacecco <giac...@giacec.co> wrote: At the moment, require(
unread,
How does Ringo in AppengineJS resolve relative path reference in Javascript code?
On Sat, Jul 31, 2010 at 6:17 PM, Giacecco <giac...@giacec.co> wrote: At the moment, require(
7/31/10
pgio
, …
George Moschovitis
10
7/30/10
blobstore redirects?
OK, it took a little bit longer than expected but the blobstore API is now compatible with Ringo. you
unread,
blobstore redirects?
OK, it took a little bit longer than expected but the blobstore API is now compatible with Ringo. you
7/30/10
Giacecco
, …
Giacecco
5
7/28/10
Mysterious "SyntaxError: missing name after . operator"
Thank you all On Jul 28, 2:45 pm, George Moschovitis <george.moschovi...@gmail.com> wrote: >
unread,
Mysterious "SyntaxError: missing name after . operator"
Thank you all On Jul 28, 2:45 pm, George Moschovitis <george.moschovi...@gmail.com> wrote: >
7/28/10
Giacecco
,
George Moschovitis
4
7/25/10
Is urlfetch working?
Wow that *was* tricky! On Jul 25, 10:39 am, George Moschovitis <george.moschovi...@gmail.com>
unread,
Is urlfetch working?
Wow that *was* tricky! On Jul 25, 10:39 am, George Moschovitis <george.moschovi...@gmail.com>
7/25/10
George Moschovitis
,
Frederick Polgardy
2
7/23/10
API Reference
They appear to be the same docs. Is there supposed to be one for nitro and one for aejs? -Fred --
unread,
API Reference
They appear to be the same docs. Is there supposed to be one for nitro and one for aejs? -Fred --
7/23/10
pgio
, …
Frederick Polgardy
6
7/22/10
How to fill a ListProperty?
It was returning an error -- something like "can't call method push of object null."
unread,
How to fill a ListProperty?
It was returning an error -- something like "can't call method push of object null."
7/22/10
Giacecco
,
George Moschovitis
4
7/18/10
Choice of a web framework to put on top of AppengineJS
Because you suggest building on top of JSGI, and since AppengineJS depends on RingoJS already, there
unread,
Choice of a web framework to put on top of AppengineJS
Because you suggest building on top of JSGI, and since AppengineJS depends on RingoJS already, there
7/18/10
Giacecco
,
George Moschovitis
2
7/17/10
Narwhal vs RingoJS: where is AppengineJS going to?
I have a feeling I am going to use this forum very often. Ok, I am waiting for questions :) My
unread,
Narwhal vs RingoJS: where is AppengineJS going to?
I have a feeling I am going to use this forum very often. Ok, I am waiting for questions :) My
7/17/10