《Best Practices for Speeding Up Your Web Site》的相关内容
相关讨论
weblogic8.1 虚拟主机配置问题
比如test是我的主目录,下面有WEB-INF, shop
我想把shop变成一个虚拟站点,用二级域名,比如shop.test.com
该如何设置呢?
我已经做到www.test.com可以映射到应用的根目录,但是不能映射到它的子目录,在网上查了下,好像weblogic只支持到根目录的映射, 建议把shop这个目录 ...
by dxwang 2007-08-03 浏览 (2437) 回复 (23) 关键字:
How Microsoft Lost the API War
http://www.joelonsoftware.com/articles/APIWar.html
By Joel Spolsky
Sunday, June 13, 2004
Printer Friendly Version
Here's a theory you hear a lot these days: "Microsoft is finished. As soon as Li ...
by yyanghhong 2004-09-13 浏览 (1857) 回复 (2) 关键字:
Rails的怪异作法 -- 关于config
说ruby是怪异的语法有点不妥当,动态语言里面不乏这样的语法出现。但是看了一些源码后发现,使用ruby的用法真的各有不同,就像大家以前说的,ruby每个人写出来的可能都不同。
现来说Rails里面如何加载config的吧。
在java里面config绝对是一个resource文件,然后通过读取配置的工具加入进来,在分析处理。
在ROR里面完全不是这么回事。
1.首先大家要了解的是,在我们启 ...
by 差沙 2006-11-21 浏览 (8846) 回复 (19) 关键字:
A J2ME FAQ
J2ME technologies
What are the main differences between programming for a J2ME JVM, and programming for a J2SE JVM?
Most obviously, the J2ME programmer has access only to a reduced range of basic API ...
by jacky-zhang 2008-03-11 浏览 (662) 回复 (0) 关键字: j2me
相关博客
Best Practices for Speeding Up Your Web Site
High Performance Web Sites: The Importance of Front-End Performance
In 2004, I started the Exceptional Performance group at Yahoo!. We're a small team chartered to measure and improve the performance ...
by herenhuang 2007-11-13 浏览 (77) 回复 (0) 关键字:
Exceptional Performance : Best Practices for Speed
High Performance Web Sites: The Importance of Front-End Performance
In 2004, I started the Exceptional Performance group at Yahoo!. We're a small team chartered to measure and improve the performance ...
by masterkey 2008-03-12 浏览 (250) 回复 (0) 关键字: performance
Thirteen Simple Rules for Speeding Up Your Web Site (Rule A)
1: Minimize HTTP Requests
Quote:
http://developer.yahoo.com/performance/rules.html#num_http
80% of the end-user response time is spent on the front-end. Most of this time is tied up in downloadin ...
by qiuye 2007-08-01 浏览 (317) 回复 (0) 关键字: Speeding Up
Ajax performance analysis
http://www.ibm.com/developerworks/web/library/wa-aj-perform/
An Ajax application's performance is based on several aspects of a Web application:
Server response time
Network transfer ti ...
by androider 2008-07-22 浏览 (70) 回复 (0) 关键字:
Using OpenID
What is OpenID?
OpenID is an open, decentralized, open-source framework for user-centric digital identity.
Think about all the accounts you have online: blogs, wikis, to-do lists, photo galleries. T ...
by famoushz 2007-06-22 浏览 (332) 回复 (0) 关键字:
相关圈子讨论
Flex With Spring [转]
来源: http://coenraets.org/flex-spring
What is Spring?Spring is one of the most popular Java frameworks. The foundation ofthe Spring framework is a lightweight comp ...
by mikel 2007-11-23 浏览 (1299) 回复 (1)
Yahoo! Launches World's Largest Hadoop Production
Yahoo! Launches World's Largest Hadoop Production Application
February 19, 2008
Yahoo! recently launched what we believe is the worlds largest Apache Hadoop production application. The Yahoo! Search ...
by imjl 2008-02-20 浏览 (297) 回复 (1)
The Problem with Programming
转自: http://www.techreview.com/InfoTech/17831/page1/
Bjarne Stroustrup, the inventor of the C++ programming language, defends his legacy and examines what's wrong with most software code.
引用
In the 1 ...
by qiezi 2006-12-06 浏览 (1110) 回复 (2)
Lifting again the 'Tattered Flag'
I wish to complain very respectfully,but most urgently,that the Army Estimates involved by the scheme lately explained by the Secretary of State for War are much too high,and ought to be reduced,if no ...
by 回帖专用 2007-02-28 浏览 (826) 回复 (0)
在Grails中如何配置过滤器?我找不到web.xml!
突然发现找不到地方写过滤器配置,因为WEB-INF中没有web.xml文件!
使用grails war生成的war包中倒是有,看来是临时生成的!
现在我想配置自己的过滤器该往哪里写?!
by zengsun 2007-12-02 浏览 (956) 回复 (10)
相关新闻
Sun公司加快JDK的开发—JDK6u6以及JDK6u10Beta发布!
JDK6u6的内部版本号是1.6.0_06-b02,这次发布主要是修正了一些Bug。原文如下:
网址:http://java.sun.com/javase/6/webnotes/ReleaseNotes.html
Java SE 6u10Beta的发布则与众不同
官方发文写到:千万不要被它不起眼的名字(即Java SE 6u10Beta,JDK6更新10Beta版本)所愚弄,它是一个 ...
by jyw 2008-04-18 浏览 (1703) 回复 (1) 关键字: jdk
NetBeans6.5 M1 众多期待的特性一览表!
NetBeans6.5 M1 众多期待的特性一览表!
Netbeans 6.5 M1 已经发布,最新版本的NetBeans 增强了许多功能,同时也引入了许多值得期待的新特性.
其中我比较喜欢的是DataBase 的改进,Eclipse 项目导入变得比以前更方便了,可以正确的区分Web项目
和普通项目,还有Spring Hibernate 增强. GUI 中新增了JD ...
by gml520 2008-06-25 浏览 (4453) 回复 (16) 关键字: netbeans 6.5 m1

