开发人脉资源的六大方法
一、贵人就在身边,关键是要用心去找。
四、利用网络:廉价的人脉通道
五、处处留心皆人脉:学会沟通和赞美
1、读一本书
选一本关于一个全新主题的书。读一部发生在埃及的小说、学习金融。会有很多出色而流行的非小说书籍,它们在教你相关知识的同时,还能使你感到快乐。每周都成为新事物方面的专家。跳出你所熟悉的阅读主题。如果你经常读历史书籍,尝试一本当代小说。阅读国外的作品,经典和随机的书籍。你的头脑会因沉浸于不同的时代、文化和人物而得到锻炼,不仅如此,你还能获得有趣的故事。
2、玩游戏
玩游戏是一个挑战大脑的好方法。数独(一种数字游戏),猜字和电子游戏都能促进你的思考速度和记忆力。这些游戏依赖于逻辑,文字技巧,数学或是更多。同时它们都很有趣。当你每天花大约15分钟,而不是几小时,来玩这些游戏,你将受益匪浅。
3、使用你的另一只手
用你不太有控制力的一只手做事。如果你是左撇子,用右手开门.如果你是右撇子,试着用左手使用钥匙.这种简单的事将使你有新的思维路径。把手表戴在另一支手上提醒自已转变。
4、记忆电话号码
当我们打电话时手机记录了每一个号码。没有人再去记忆电话号码,但这是一个记忆技巧。试着每天记忆一个新的电话号码。
5、为你的大脑而吃
你的大脑需要你摄取健康的脂肪。注意摄取鱼肝油,吃野生鲑鱼,坚果(如核桃),种子(如亚麻种子和橄榄油)。多吃这些食物,少吃饱和脂肪。将转化脂肪从你的饮食中完全剔除。
6、打破常规
我们喜欢常规。那些爱好和娱乐,我们能做连续做几小时。但是越多的事情成为习惯,大脑将得到越少的利用。为了帮助你的大脑保持年轻,挑战它。改变平常去杂货店的路线,用你的另一只手去开门,用餐时先吃甜点。所有这些将强迫你的头脑从习惯中清醒过来,再次集中注意力。
7、走一条不同的路
不论你去哪,走一条不同的路。这个小的改变帮助大脑练习特殊的记忆力和方向感。为了改变日常路线,试着从不同的方向去杂货店。
8、学习一个新技巧
学习一个新技巧可以锻炼头脑的不同区域。让你的记忆力发挥作用,学习新的运动,用不同的方式将事物联系到一起。阅读莎士比亚,学习烹饪,用牙签造架飞机,这些都将挑战你的头脑,让你思考。
9、列清单
清单是样好东西。列清单可以帮助我们协调各个事务。列出你所去过的所有地方,列出你所吃过的美食,列出你所收过的最好礼物,列出每天触动你的回忆。但不要依赖它们。列出你的购物清单,但试着不用它们去购物。当你将脑中记得的所有东西都放进购物车时,再用清单核对一次。用同样的方法为你“要做的事”列出清单。
10、选择一个新技能
寻找一个感兴趣的事。这件事,你可以在家轻松地做,又不用花费太多。例如用数码相机照相,学习画画,学习一种新的乐器,学习一种新的料理方式或是写作,这些都是不错的选择。
成为思维导图高手的24个习惯
Blog your mind map
Great results! Great results!
I finally managed to find a way to integrate my mind maps with my blog. Not
just as static images or as external pages, but as living entities inside the
blog. I learned it from
the
code
in
Wikka
. And as always in those
cases, once you find the solution, it just look at it, and it seems obvious…
after.
Of course it requires that the reader has Java 1.4 installed.
This is the code, but please do not use
http://maps.pietrosperoni.it/freemindbrowser.jar as the address for your
freemind browser java code, but copy the freemindbrowser.jar file in your
directory, and use it from there.
This is the code:
<applet
code="freemind.main.FreeMindApplet.class"
archive="http://maps.pietrosperoni.it/freemindbrowser.jar" width="100%"
height="450">
<param name="type"
value="application/x-java-applet;version=1.4" />
<param
name="scriptable" value="false" />
<param name="modes"
value="freemind.modes.browsemode.BrowseMode" />
<param
name="browsemode_initial_map"
value="http://maps.pietrosperoni.it/TaoistBooks.mm" />
<param
name="initial_mode" value="Browse" />
<param name="selection_method"
value="selection_method_direct" />
</applet>
And here is how it looks like (on my
map of
all my taoist books
)
Now the question remain on how to edit a map from anywhere.
Update:
Due to excessive spam commenting I have disabled
comments and trackbacks on this entry
Wikka installed
I have to say that I amvery impressed with
Wikka
. Wikka is a wiki software that I just
installed on
my web page
. It is
simple, yet full of plugins. Open source (or I would not consider it). It also
permits to integrate freemind mind map inside it. More than this: for each page
the administrator, (ehm, that is me!) can decide who is allowed to read, write
and comment. I installed it about one week ago, and I avoided to make it public
until I would found a way to deal with wiki spam. I already have too much spam
on this blog. Finally I found what I think is the perfect solution:
only registered user can comment and modify the wiki. It might not make it
very fast, but at least I know who said what.
I inserted
a plugin
such that to register people must write a password in the ‘registration code’.
But the password is written on the same
log in page
.
To write spam in the wiki they have to manually register. Which I feel is
fair. I have no anger toward those that manually spam. Are the mechanical ones
that ought to be stopped.
If the spammers write something that automatically register, I will change
the registration code.
And if they write something that automatically grabs from the page the
registration code I change the context (the phrase in which the code appears),
making their software useless. I will move from:
registrati
o
n code:”pippo pluto” to
registrati
0
n code:”pippo pluto”
As you cannot code for something that blocks all permutation of the word
“Viagra”, so you cannot code for something that codes for all the permutation of
the phrase: “Registration Code”. Ah! And this is the revenge of the mass!
I think the idea is so brilliant that I will look if I can find a similar
plugin for wordpress.
The next think that impressed me in Wikka was the use of rss. It is actually
very easy to integrate an rss in a page. Maybe it is the same in other wiki
engines, I don’t know. But on wikka it is absolutely tri