BeejiveIM for BlackBerry

bbsnap26 bbsnap27

点击下载: BeejiveIM-4_6-vga

聊天软件IM+ 8.2.1(for BlackBerry)

bbsnap12 bbsnap13

点击下载: IM_PLUS_BB_8_2_1__4_6_OS_mobihand

黑莓手机截屏软件(PC)

Untitled-1

点击下载: bbscreen_v20090227

北京市工资支付规定

(2003年12月22日北京市人民政府第142号令发布
根据2007年11月23日北京市人民政府第200号令修改)

目 录

第一章 总则

第二章 一般规定

第三章 特别规定

第四章 保障与救济

第五章 法律责任

第六章 附则

Read the rest of this entry »

在Hostmonster上架设SVN服务

Hostmonster默认不开启SSH连接, 安装svn前首先要开启SSH, 在cpanal里发申请就可以, 需要附上身份证照片或驾照照片, 大概1-2小时就可以得到处理

1、下载并解压缩SVN1.6.3

$ wget http://subversion.tigris.org/downloads/subversion-1.6.3.tar.bz2
$ wget http://subversion.tigris.org/downloads/subversion-deps-1.6.3.tar.bz2
$ tar xjf subversion-1.6.3.tar.bz2
$ tar xjf subversion-deps-1.6.3.tar.bz2
$ mkdir svn

2、配置编译选项,安装SVN:

$ cd subversion-1.6.3
$ ./configure -prefix=$HOME/svn -with-expat=builtin -with-pic -with-ssl
$ make
$ make install

3、看看Subversion是否正常工作

$ cd
$ svn/bin/svnversion
... ...
$svn/bin/svnadmin create svntest

4、如果想要在任何地方都能使用SVN命令,请修改.bashrc 文件.增加如下行:
export PATH=~/python/bin:~/svn/bin:$PATH

5、配置TortoiseSvn
TortoiseSvn-网络-设置-ssh客户端,使用如下参数:TortoisePlink.exe -l xxx -pw xxx,试试SVN检出,svn-ssh检出路径为: svn+ssh://[用户名]@[网址]/home/[用户名]/[SVN仓库路径],如,刚刚创建的svntest路径为:svn+ssh://username@domain/username/svntest

创意电视背景墙

outletwall-1

很酷, 但是, 总觉得不安全…

Facebook bug: wrote on the wall tomorrow

123

About Face 3: The Essentials of Interaction Design (ebook)

About Face 3: The Essentials of Interaction Design

by Alan Cooper, Robert Reimann, David Cronin

Amazon readers say:

“Software designers – please read this book!”
“A 1st-class book that all software designed need to read.”
“Great guide to developing fresh, useful computer interfaces.”
Product Description
This completely updated volume presents the effective and practical tools you need to design great desktop applications, Web 2.0 sites, and mobile devices. You’ll learn the principles of good product behavior and gain an understanding of Cooper’s Goal-Directed Design method, which involves everything from conducting user research to defining your product using personas and scenarios. Ultimately, you’ll acquire the knowledge to design the best possible digital products and services.     

From the Back Cover
When the first edition of About Face was published in 1995, the idea of designing products based on human goals was a revolutionary concept. Thanks to the work of Alan Cooper and other pioneers, interaction design is now widely recognized as a unique and vital discipline, but our work is far from finished.

This completely updated volume presents the effective and practical tools you need to design great desktop applications, Web 2.0 sites, and mobile devices. This book will teach you the principles of good product behavior and introduce you to Cooper’s Goal-Directed Design method, from conducting user research to defining your product using personas and scenarios. In short, About Face 3 will show you how to design the best possible digital products and services. 

Paperback: 648 pages
Publisher: Wiley; 3rd edition (May 7, 2007)
Language: English
ISBN-10: 0470084111
ISBN-13: 978-0470084113

 

终于入住了

很乱, 真的很乱, :)

宜家(IKEA)产品目录 2009

点击下载: PDF格式

无意间发现的, 放上来存着, :)

« Previous Entries