Comments on: 是时候了,前端架构师 http://chn.blogbeta.com/221.html Fri, 25 Jul 2008 04:50:00 +0000 http://wordpress.org/?v=2.0.4 by: 翔 http://chn.blogbeta.com/221.html#comment-11199 Sun, 12 Nov 2006 12:53:22 +0000 http://chn.blogbeta.com/221.html#comment-11199 现实是这样的。很多web编程标签或者控件中的xhtml都是严重不和规定的,可是对于一个编程者来讲,只要能输出可以显示的代码就行,他们不会关心标准,可能也不懂。 现实是这样的。很多web编程标签或者控件中的xhtml都是严重不和规定的,可是对于一个编程者来讲,只要能输出可以显示的代码就行,他们不会关心标准,可能也不懂。

]]>
by: 知识博客网 http://chn.blogbeta.com/221.html#comment-11186 Sun, 12 Nov 2006 08:54:06 +0000 http://chn.blogbeta.com/221.html#comment-11186 确实如此呀。 确实如此呀。

]]>
by: lix http://chn.blogbeta.com/221.html#comment-10302 Mon, 30 Oct 2006 15:09:38 +0000 http://chn.blogbeta.com/221.html#comment-10302 front-end architect should not only care about the look, also as many types of architects, he/she should care about the cost of implementation, deployment, maintainance and upgrading. Take an example of flash, flash is cool but it is not open standard, ajax is good at shorten or avoiding some jam between client browser and server, but it still has secure problem and reply on wether user enable javascript or not ... i 'd rather say web architect, who should have wide background knowledge of representation like html, xhtml css etc, also, he/she should have knowledge of user havior analysis, layering and network technology front-end designer would be a better title front-end architect should not only care about the look, also as many types of architects, he/she should care about the cost of implementation, deployment, maintainance and upgrading.

Take an example of flash, flash is cool but it is not open standard, ajax is good at shorten or avoiding some jam between client browser and server, but it still has secure problem and reply on wether user enable javascript or not …

i ‘d rather say web architect, who should have wide background knowledge of representation like html, xhtml css etc, also, he/she should have knowledge of user havior analysis, layering and network technology

front-end designer would be a better title

]]>
by: killuakun http://chn.blogbeta.com/221.html#comment-10258 Sun, 29 Oct 2006 04:45:29 +0000 http://chn.blogbeta.com/221.html#comment-10258 ASP.NET2.0控件输出的内容可以通过很多方式改进为符合WEB标准的XHTML,在VS2005里的XHTML校验在这方面已经做的很好。 ASP.NET2.0控件输出的内容可以通过很多方式改进为符合WEB标准的XHTML,在VS2005里的XHTML校验在这方面已经做的很好。

]]>
by: Cat http://chn.blogbeta.com/221.html#comment-10232 Sat, 28 Oct 2006 17:28:19 +0000 http://chn.blogbeta.com/221.html#comment-10232 同意这篇文章的大部分观点。 ASP.NET 2.0控件输出不符合Web标准,不过现在已经能够通过一个名为CSS Friendly ASP.NET Control Adapter的项目修正,让控件输出完全符合Web标准的XHTML。 同意这篇文章的大部分观点。

ASP.NET 2.0控件输出不符合Web标准,不过现在已经能够通过一个名为CSS Friendly ASP.NET Control Adapter的项目修正,让控件输出完全符合Web标准的XHTML。

]]>