Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Demos not showing on website
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  5 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
ravi mittal  
View profile  
 More options Nov 4, 5:51 am
From: ravi mittal <ravik...@gmail.com>
Date: Wed, 4 Nov 2009 10:51:28 +0000
Local: Wed, Nov 4 2009 5:51 am
Subject: Demos not showing on website

Hi,

The demos aren't showing on your website, would you be able to check out
whats wrong?

Cheers

Ravi


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Arjun Guha  
View profile  
 More options Nov 5, 3:53 pm
From: Arjun Guha <arjun.g...@gmail.com>
Date: Thu, 5 Nov 2009 15:53:24 -0500
Local: Thurs, Nov 5 2009 3:53 pm
Subject: Re: [Flapjax: 577] Demos not showing on website
Hi Ravi,

Could you be more specific?  What web browser are you using?  Do you  
have JavaScript enabled?

Arjun

On Nov 4, 2009, at 05:51 , ravi mittal wrote:


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
mitco  
View profile  
 More options Nov 6, 8:15 am
From: mitco <ravik...@gmail.com>
Date: Fri, 6 Nov 2009 05:15:42 -0800 (PST)
Local: Fri, Nov 6 2009 8:15 am
Subject: Re: Demos not showing on website
Hi Arjun,

Thats weird, its working now :)

I have another question, I am building a commercial web application in
flapjax and I had a few questions. I would be grateful if you could
point me in the right direction.

1. Flapjax is a client side framework, would I need to implement a
server side platform for server operations and data persistence, e.g
ruby on rails or .net? can you recommend something?
2. For data persistence would I need to use something like SQL?
3. Which type of server would you recommend this to be hosted, linux
or windows?
4. In terms of internet security how robust would you recommend
flapjax to be?

I am sorry if the questions are basic, I don't have extensive
background in web programming.

Many Thanks,

Ravi

On Nov 5, 8:53 pm, Arjun Guha <arjun.g...@gmail.com> wrote:


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Arjun Guha  
View profile  
 More options Nov 6, 1:57 pm
From: Arjun Guha <arjun.g...@gmail.com>
Date: Fri, 6 Nov 2009 13:57:04 -0500
Local: Fri, Nov 6 2009 1:57 pm
Subject: Re: [Flapjax: 584] Re: Demos not showing on website

> 1. Flapjax is a client side framework, would I need to implement a
> server side platform for server operations and data persistence, e.g
> ruby on rails or .net? can you recommend something?

.NET or Ruby on Rails will probably work fine.
We've used both Python (with SQLObject) and Haskell (with CouchDB) as  
backends for our Flapjax applications.

> 2. For data persistence would I need to use something like SQL?

Right.  We've used MySQL and CouchDB.

> 3. Which type of server would you recommend this to be hosted, linux
> or windows?

Anything works.  Flapjax is entirely server agnostic.

> 4. In terms of internet security how robust would you recommend
> flapjax to be?

Flapjax will not automatically make your applications secure.  When  
you code in Flapjax, you're still coding in JavaScript, so you have  
the freedom to create a security disaster.

However, Flapjax itself does not use unsafe operators like eval[1],  
document.write, element.innerHTML, etc.  So, if you don't use these  
operators yourself, theoretically you won't suffer from script  
injection attacks.

[1] If you call getWebServiceObjectE with { response: "json" } it  
*will* use eval to parse the resulting JSON string.  We should  
probably replace eval with an actual parser--I believe that's  
reasonably fast these days.

Arjun


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Leo Meyerovich  
View profile  
 More options Nov 6, 2:29 pm
From: Leo Meyerovich <lmeye...@gmail.com>
Date: Fri, 06 Nov 2009 11:29:54 -0800
Local: Fri, Nov 6 2009 2:29 pm
Subject: Re: [Flapjax: 586] Re: Demos not showing on website

Most browsers have native JSON methods nowadays. Significant speed
benefit when you use them. Of course, there's always the question of
when it isn't available: do you load in a library, which, and when?

- Leo


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google