[FX.php List] HTML5

Andy Gaunt andy at fmpug.com
Thu Feb 2 16:39:19 MST 2012


If you're considering rebuilding and mobile is a possibility then you should design for mobile first. It will help you immensely in the long run. Check out some articles that talk about responsive design as well.

You may also want to look at potential new architecture standards for your site as well, such as MVC. There are a couple of wrappers already written for this I believe. We have use the CodeIgniter wrapper to great success. Cleans up your code separating the logic from the views.

Cheers

Andy
andy at fmpug.com
tel: (321) 206-3658
mob: (407) 810-4722

On Feb 2, 2012, at 6:31 PM, "Vargas, Steve E" <vargas_s at aps.edu> wrote:

> Thanks, our main tasks is to rewrite the content code base that was written 7 years ago. 
> 
> We want to reduce the lines of code and make support much simpler.
> 
> We had not considered jQuery Mobile for possible mobile capabilities.
> 
> Thanks again ...Steve 
> 
> 
> -----Original Message-----
> From: fx.php_list-bounces at mail.iviking.org [mailto:fx.php_list-bounces at mail.iviking.org] On Behalf Of Steve Winter
> Sent: Thursday, February 02, 2012 3:59 PM
> To: FX.php Discussion List
> Subject: Re: [FX.php List] HTML5
> 
> Hi Steve
> 
> Yes, we built a web app, designed to be used on mobile devices, using HTML5 and jQuery Mobile - wired a treat...
> 
> As Andy pointed out, HTML5 has no impact on the 'backend' but it does on the front-end and the way in which the content is ultimately delivered...
> 
> Cheers
> Steve
> 
>> Has anyone rewritten or incorporated HTML5 code into their FileMaker Pro PHP websites?
>> 
>> TIA
>> 
>> Steve 
>> 
>> 
>> _______________________________________________
>> FX.php_List mailing list
>> FX.php_List at mail.iviking.org
>> http://www.iviking.org/mailman/listinfo/fx.php_list
> 
> Steve Winter
> +44 777 852 4776
> steve at bluecrocodile.co.nz
> 
> 
> 
> 
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list
> 
> 
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list


More information about the FX.php_List mailing list