posted @ 2009-03-28 17:05
随笔分类 - Web Dev
摘要:Ref:http://wiki.jmoiron.net/MigratingFromApacheToNginxhttp://turbogears.org/2.0/docs/main/Deployment/modwsgi+virtualenv.htmlhttp://wiki.nginx.org/NginxConfigurationReq:Debian os, python2.5, apache2, l...
阅读全文
摘要:异步http请求的跨域问题,google一下已经有好几种解决方案了,像是JSONP、window.name等方式,没细看,感觉都挺麻烦的。无意中看到一种借用CSSHttpRequest的方式(相对应于XmlHttpRequest),借助于web页面对css的请求无domain限制的原理,在server端将需要的数据编码成css方式返回给client,而client借助js来解码数据并执行相应操作,...
阅读全文
posted @ 2009-03-20 13:57
摘要:TG2b6看来又更改发布哲学了,部分包被分出去了,需要单独的easy_install,折腾了我好几小时。文档(http://turbogears.org/2.0/docs/main/DownloadInstall.html)似乎还未更新成能装b6,安装步骤如下:安装python2.5+,setuptools,mysql...为保安全,装virtual enviro,> easy_instal...
阅读全文
posted @ 2009-03-06 17:28
摘要:记得之前做flex应用时,用as脚本可以很容易的在代码逻辑中实现图片的切片应用,而如今css的image crop这种应用方式也是十分流行,如google的gmail中图片(下面的图便是gmail中css使用的一张png图片)便用了这种技术,yahoo的yui中许多theme也采用了这种方式,这种方式还是有许多优点,如图片的管理容易了、web请求减少了、更利于做图片的压缩等等, 实现原理倒是很简...
阅读全文
posted @ 2008-09-21 16:09
摘要:[转]http://www.xml.com/pub/a/98/08/xmlqna1.html#INTENTTypes of Entities by Norman Walsh August 28, 1998 Internal Entities Do you ever get tired of typing the name of your company, "Yoyodyne I...
阅读全文
posted @ 2008-09-12 19:01
摘要:暂记下:Readers Pick: 16 Sites for Web Design Inspiration20 Websites To Help You Learn and Master CSS
阅读全文
posted @ 2008-08-31 16:32
摘要:1、xml数据格式(数据动态生成):Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->123 4 5 6 7 82、XSL文件内容:Code highlighting produced by Actipro CodeHighlighte...
阅读全文
posted @ 2008-08-02 17:25
浙公网安备 33010602011771号