生活百科

生活百科

遇到第一个让我失望的淘宝卖家(置顶)

在淘宝买过很多东西了,一直都还算不错,卖家基本都比较付责任,即使有碰到对商品有异议的,基本通过协商都有让我满意的答复,这次碰到的卖家着实让我失望,相当的失望,以下是发生的实际情况:
鞋子当天就整个鞋底脱胶,脱胶程度达到85%,由于本人收到货就给了对方好评,对方态度很冷淡,爱理不理,经过交涉,才勉强同意我快递给他,而且还不肯换新的,只肯给我修,快递给他以后大约有5天左右,都没有回复我,完全没有了音信,这种淘宝卖家让我很失望,不在乎这50块钱,关键是讨个说法,强烈要求淘宝给我撤掉给予对方的好评。
More >

【阅读】团队成功合作的几点提示

的确是很重要的提示,很多创业的失败,都可以在这里找到缘由。

Meet people properly.(合适的人) It all starts with the introduction. Then, exchange contact information,
and make sure you know how to pronounce everyone’s names. Exchange phone #s, and find out what hours
are acceptable to call during.

Find things you have in common.(找到共同点) You can almost always find something in common with
another person, and starting from that baseline, it’s much easier to then address issues where you have
differences. This is why cities like professional sports teams, which are socially galvanizing forces that
cut across boundaries of race and wealth. If nothing else, you probably have in common things like the
weather.

Make meeting conditions good.(会议的条件要好,包括环境,人的状态) Have a large surface to write
on, make sure the room is quiet and warm enough, and that there aren’t lots of distractions. Make sure
no one is hungry, cold, or tired. Meet over a meal if you can; food softens a meeting. That’s why they
“do lunch” in Hollywood.

Let everyone talk.(每个人都开口) Even if you think what they’re saying is stupid. Cutting someone
off is rude, and not worth whatever small time gain you might make. Don’t finish someone’s
sentences for him or her; they can do it for themselves. And remember: talking louder or faster
doesn’t make your idea any better.

Check your egos at the door.(不要太自我) When you discuss ideas, immediately label them and
write them down. The labels should be descriptive of the idea, not the originator: “the troll bridge
story,” not “Jane’s story.”

Praise each other.(赞美每个人) Find something nice to say, even if it’s a stretch. Even the
worst of ideas has a silver lining inside it, if you just look hard enough. Focus on the good, praise
it, and then raise any objections or concerns you have about the rest of it.

Put it in writing.(写下来) Always write down who is responsible for what, by when. Be concrete.
Arrange meetings by email, and establish accountability. Never assume that someone’s roommate
will deliver a phone message. Also, remember that “politics is when you have more than 2 people” –
with that in mind, always CC (carbon copy) any piece of email within the group, or to me, to all
members of the group. This rule should never be violated; don’t try to guess what your group
mates might or might not want to hear about.

Be open and honest.(坦诚) Talk with your group members if there’s a problem, and talk with
me if you think you need help. The whole point of this course is that it’s tough to work across
cultures. If we all go into it knowing that’s an issue, we should be comfortable discussing
problems when they arise — after all, that’s what this course is really about. Be forgiving
when people make mistakes, but don’t be afraid to raise the issues when they come up,

Avoid conflict at all costs.(避免归咎,做和事佬) When stress occurs and tempers flare,
take a short break. Clear your heads, apologize, and take another stab at it. Apologize
for upsetting your peers, even if you think someone else was primarily at fault; the goal
is to work together, not start a legal battle over whose transgressions were worse. It
takes two to have an argument, so be the peacemaker.

Phrase alternatives as questions.(尽量问选择题) Instead of “I think we should do A,
not B,” try “What if we did A, instead of B?” That allows people to offer comments,
rather than defend one choice.

原文来自:http://www.cs.cmu.edu/%7Epausch/Randy/teams.htm

Ubuntu7.10 最新主题秀

Ubuntu7.10 最新主题秀

在同事的介绍下,最新在我的Ubuntu7.10下安装了Awn,试用了一下,感觉很酷,感觉桌面个性化程度更强了。附截图一张:

Ubuntu7.10 最新主题秀

安装方法详见:http://forum.ubuntu.org.cn/viewtopic.php?t=48369

Blog Gallery新增几百张酷站截图

Blog Gallery新增了几百张酷站截图,到现在为止,图片数量已经达到了2500多张,接下来的时间还会继续增加,敬请期待!

Ubuntu7.10最新超酷主题

Ubuntu7.10最新超酷主题SHOW一下☆★☆★☆★☆

经过精心打造的Ubuntu7.10最新超酷主题终于闪亮登场,超酷的框架磨砂阴影效果,眩目的窗体3D效果还有过渡柔和的淡入淡出,无不显示了Compiz fusion的超强魅力,特意附上截图一张:

Ubuntu7.10最新超酷主题

gnome-appearance-properties执行时CPU100%的解决方案

自从ubuntu7.04升级到7.10以后一切还使用比较正常,不过发觉了一个比较大的问题就是执行gnome-appearance-properties这个命令的时候CPU100%,而且里边的BUTTON都不可以切换,于是GOOGLE了一番,从老外那里找到了一个解决方法如下:

I had gtk-qt-engine installed. I removed it and it worked!

Here is a thread that resolved it for me:

https://bugs.launchpad.net/bugs/138726

sudo apt-get remove gtk-qt-engine

执行以上这个命令删除 gtk-qt-engine以后再执行gnome-appearance-properties就一切正常了。