导航

用户登录

聚合

聚合内容

在线用户

目前共有 0 位用户0 位游客在线。

site5 的 403 错误

突然发现一个站点报告 403,没有权限,郁闷。

上传测试的 index.htm,不行!
把 .htaccess 改名,不行!
ftp 中检查 www 目录权限也是 777

终于发现被 suspended,在管理界面自己 suspend,然后再 unsuspend 回来,搞定。

系统错误?难道是管理员关的?

guoshuang 于 周六, 02/28/2009 - 10:47 提交。

欢迎郭忠同志莅临指导工作...

这是我的blog之一。没事可以来玩。

guoshuang 于 周二, 02/03/2009 - 12:20 提交。

jquery outerHTML

jQuery.fn.outerHTML = function() {
return $('').append( this.eq(0).clone() ).html();
};

或者

jQuery.fn.outerHTML = function(s) {
return (s)
? this.before(s).remove()
: jQuery("").append(this.eq(0).clone()).html();
}

guoshuang 于 周四, 11/20/2008 - 13:08 提交。

photoshop 快捷键

10. Cloak of Invisibility

Remove everything from the screen except for your file.

* F, F, F | Cycle through Screen Modes
* Tab | Remove Tools and Palettes
* Ctrl+H | Hide Extras (Grid, Guides, Slices, etc.)
* Ctrl+R | Hide Rulers

9. Quick Brush Jab

Quickly and easily customize a brush. This combo is a staple for digital painting.

* B | Brush Tool
* Right-Click and Select or F5 and Select | Open condensed or full Brush Palette
* or . or , or Shift+. or Shift+, | Cycle through brushes or jump to first or last brush

guoshuang 于 周二, 11/18/2008 - 16:10 提交。

有趣的 jquery 例子

1. var now = new Date();
2. if(now.getHours() >= 12)
3. {
4. var goodDay = $('p[title="Good Day Message"]');
5. goodDay.text('Good Afternoon!');
6. }

$(’p[title^="H"]‘)

http://www.smashingmagazine.com/2008/09/16/jquery-examples-and-best-prac...

guoshuang 于 周二, 11/18/2008 - 16:02 提交。

portable application

guoshuang 于 周日, 11/16/2008 - 09:06 提交。

opera 最消化到系统托盘

9.2x 以前是 ctrl+h
9.6x 是 ctrl+alt+shift+h

:(

guoshuang 于 周六, 11/15/2008 - 08:43 提交。

Remote Desktop Tools

LogMeIn (Windows/Mac)
TightVNC (Windows/Linux)
TeamViewer (Windows/Mac)
Windows Remote Desktop Connection (Windows)
UltraVNC (Windows)

guoshuang 于 周六, 11/15/2008 - 08:33 提交。

-moz-column-count

#container {
-moz-column-count: 3;
-webkit-column-count: 3;
}

guoshuang 于 周五, 11/14/2008 - 17:16 提交。

Web 2.0 大腕版 幽默

一定要选最好的服务器,用64位的CPU,放就放最高档的机房。

用户注册要邀请,免费空间最小也得有个2G,什么Tag啊、RSS啊、Trackback啊,能用的技术全给他用上。

网站都要用大字体,Logo边上放个“Beta”,找一个海归 MBA,特儒雅,会写Blog的那种。

客户一进门儿,甭管有事儿没事儿都得跟人家说,Social Network service,Long tail, Web 2.0

一口地道的斯坦福腔儿,倍有面子。

guoshuang 于 周五, 10/31/2008 - 17:52 提交。

中国人自封的“航母杀手”

一、 中国人自封的“航母杀手”

guoshuang 于 周五, 10/31/2008 - 17:45 提交。

ubuntu 8.10 升级指南

guoshuang 于 周五, 10/31/2008 - 12:05 提交。

画图工具

edraw
http://www.edrawsoft.com/Organizational-chart-examples.php

http://www.conceptdraw.com/en/products/cd5/ap_cisco.php?utm_source=press...

流程绘图软件:

ConceptDraw MindMap Professional 2.0 Antechinus Draw Magic 2.2
Easy Flowchart 1.05 i2Brain 3.0
Agora Plastic 2005 4.5.5 Timeline-Project 1
Diagram Designer 1.16 I-Navigation 3.2
InfoRapid KnowledgeMap 2005e Flow Diagrams 1.0
yEd Graph Editor 2.4.1 Strategy Map Balanced Scorecard 2.1
Code Visual to Flowchart 4.1 CuteDraw 2.0
Chartbook Maker 1.2.0 Rationale 1.3.4

guoshuang 于 周二, 10/28/2008 - 12:50 提交。
by guoshuang 2007 with drupal. RSS Sitemap