Re: Double background lines after a search

2012-08-31 Thread Kurt
Guys - I apologize as I am now finding out our hosting server is having DNS record issues which is why you can't get to my links. When they get fixed I will repost for you to take a look. Personally I would worry about Internet Explorer capabilities as it is quickly losing market share and in

Re: Double background lines after a search

2012-08-31 Thread Sean Gilligan
Also (as Remi suggested), please double-check that you are not Ajaxing in a complete HTML page and inserting it into the DOM. That might be your problem. -- Sean Sent from my iPhone On Aug 31, 2012, at 7:01 AM, Kurt wrote: > Guys - I apologize as I am now finding out our hosting server is ha

Re: Double background lines after a search

2012-08-31 Thread Remi Grumeau
This might be a good topic for a article somewhere in a blog or website or wiki. Searching in a database from an iUI page using forms & PHP (& provide server-side alternative sample in Grails, Ruby, ASPx, ...) Remi On Fri, Aug 31, 2012 at 5:32 PM, Sean Gilligan wrote: > Also (as Remi suggeste

Re: Double background lines after a search

2012-08-31 Thread Remi Grumeau
This might be a good topic for a article somewhere in a blog or website or wiki. Searching in a database from an iUI page using forms & PHP (& provide server-side alternative samples for ASPx, Ruby, ...) Remi On Fri, Aug 31, 2012 at 5:32 PM, Sean Gilligan wrote: > Also (as Remi suggested), ple

Server-side language pool

2012-08-31 Thread Remi Grumeau
Hi list, Just a quick question: which server-side language are you using for your mobile web projects/websites ? (if any) - PHP - ASPx - Java - ColdFusion - Python - Ruby - SAP - other (please tell) This might help us to work when working on documentations. Thanks! Remi -- You received this m

Re: Server-side language pool

2012-08-31 Thread Brian McMillin
Remi, et. al. - I have, from time to time, used many of the server-side languages that you list, and am generally dissatisfied with all of them for various reasons. My current plan for future projects is to use Node.js, unless I run into any absolute show stoppers. The general advantages would

Re: Server-side language poll

2012-08-31 Thread Sean Gilligan
On 8/31/12 9:53 AM, Remi Grumeau wrote: Just a quick question: which server-side language are you using for your mobile web projects/websites ? (if any) I prefer to work in the Java/JVM environment with Spring MVC (Java Framework), Groovy (JVM-based dynamic language), Rhino (JavaScript on the

Re: Server-side language poll

2012-08-31 Thread Jordan Dobson
Ruby, Rails, PHP On Fri, Aug 31, 2012 at 12:42 PM, Sean Gilligan wrote: > On 8/31/12 9:53 AM, Remi Grumeau wrote: > >> Just a quick question: which server-side language are you using for your >> mobile web projects/websites ? (if any) >> > > I prefer to work in the Java/JVM environment with Sprin

Re: Server-side language poll

2012-08-31 Thread Sean Gilligan
On 8/31/12 9:53 AM, Remi Grumeau wrote: This might help us to work when working on documentations. In general, I think the official documentation should continue to be server-side agnostic. The other thing to keep in mind is that for each language there are a variety of frameworks and HTML

Re: Server-side language poll

2012-08-31 Thread Henrique Luis de Souza
node is an interesting option! but not in all servers i think in php, frameworks like Zend or Symfony 2012/8/31 Jordan Dobson > Ruby, Rails, PHP > > > On Fri, Aug 31, 2012 at 12:42 PM, Sean Gilligan wrote: > >> On 8/31/12 9:53 AM, Remi Grumeau wrote: >> >>> Just a quick question: which server-si

Re: Server-side language pool

2012-08-31 Thread Sean Gilligan
On 8/31/12 9:53 AM, Remi Grumeau wrote: Just a quick question: which server-side language are you using for your mobile web projects/websites ? (if any) I should mention two other cases that I have developed iUI apps for: 1) No Server Side -- the iUI app is wrapped with PhoneGap and works enti