May 10th 2017 Week 19th Wednesday
Imagination is the source of creation.
想象是创作之源。
Sometimes, creation and innovation are very simple, nothing more than combination of two or more existing things.
If you check the details of some inventions, you will find the basic theory may be very simple, and you know that as well.
However, why didn't you have those ideas? Maybe just due to the lack of imagination.
And that makes me remember some of fantasy novles I had read, at one time I was indulged in reading them.
How interesting the stories are. Why I can't plot out the same stories? Also due to the lack of imagination.
Sometimes I even can't make the existing things clear, not to mention to imagine some new things.
Write down some motivation sentences to refresh:
Consult not to our fears but our hopes and our dreams.
Think not about your frustrations, but about your unfulfilled potential.
Concern yourself not with what you tried and failed in, but with what it is still possible for you to do.
I think part of my gift, or if I have one, is that I love listening.
我觉得我的天赋,如果我有天赋的话,那就是我热爱倾听。
From Eric Clapton.
Before writing down my thoughts about this quotation from Eric Patrick Clapton, I'd like to make a brief introduction about this famous guitarist.
Have you remembered that several days before we discussed a quotation from Jimi Hendrix, also a well-known guitarist? Jimi Hendrix created a new era of electirc music, but he already passed away, Eric Clapton, is still alive.
He was born on March 30 1945, now 72 years old. As an English rock and blues guitarist, he is the only three-time inductee to the Rock and Roll Hall of Fame.
Undoubtedly, he is a gifted musician. And part of his gifts, as he has said, is that he loves listening.
Maybe I can comprehend his meaning in two different ways.
First, he loves listening and he have listened many musical works, which helped him enlarge his vision and deepen his understanding about music.
Second, he loves listening, through which he can learn a lot of things and feelings of others that he might not experice before, and that may benefit a lot in his music.
So, whatever we are engaged in, we'd better to learn from the existing knowledge and experience, both of ourselves and others, that can become the groundwork of our innovation.
May 10th 2017 Week 19th Wednesday的更多相关文章
- July 19th 2017 Week 29th Wednesday
Rather than envy others, it is better to speed up their own pace. 与其羡慕他人,不如加快自己的脚步. The envy of othe ...
- January 25 2017 Week 4 Wednesday
In every triumph, there's a lot of try. 每个胜利背后都有许多尝试. There's a lot of try behind every success, and ...
- May 31st 2017 Week 22nd Wednesday
No great discovery was ever made without a bold guess. 没有大胆的猜测就没有伟大的发现. When our ancestors saw the b ...
- May 13th 2017 Week 19th Saturday
Mountains look beautiful from a distance. 远处看山山更美. This gnomic seems to circulate very long, its mor ...
- August 10th, 2016, Week 33rd, Wednesday
The degree of loving is measured by the degree of giving. 爱的深浅是用给与的多少来衡量的. Some say that if you love ...
- January 10th, 2018 Week 02nd Wednesday
No need to have a reason to love you. Anything can be a reason not to love you. 喜欢你,不需要什么理由:不喜欢你,什么都 ...
- November 15th, 2017 Week 46th Wednesday
Of all the tribulations in this world, boredom is the one most hard to bear. 所有的苦难中,无聊是最难以忍受的. When ...
- November 10th, 2017 Week 45th Friday
A little bit of mercy makes the world less cold and more just. 多一点怜悯就可以让这个世界少一点冷酷而多一点正义. Maybe there ...
- November 08th, 2017 Week 45th Wednesday
Keep your face to the sunshine and you cannot see the shadow. 始终面朝阳光,我们就不会看到黑暗. I love sunshine, but ...
随机推荐
- javascript有哪些优秀的库,把你喜欢的都说出来吧
回复格式 应用领域 …… 你喜欢的js库名称 …… 作用(一句话) web …… jquery …… 众所周知的dom操作库 seajs …… js的管理框架 ejs …… 没有学习成本的js模 ...
- hdu 1237 简单计算器(栈处理)
简单计算器 Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)Total Submi ...
- 基于vue-cli搭建路飞
一.项目搭建 1. 首先进入到项目要保存的文件夹,然后执行命令如下命令初始化项目 vue init webpack lufei 2. 命令执行后,除了第一个填一下项目名称,其他的一路选no,这样建立的 ...
- Mina入门demo
初识Mina,简要记录理解内容和实现demo. 这里先简述一下BIO和NIO的区别: 同步阻塞IO(BIO):一个连接一个线程,客户端有连接请求时服务器端就需要启动一个线程进行处理,如果这个连接不做任 ...
- python3初探
官方网站:https://www.python.org/ 类库大全:https://pypi.python.org/pypi 基础类库:https://docs.python.org/3/libr ...
- 修改Android解锁界面
解锁界面效果类似如下 其实这也是我后面做出的效果,样机因为没有ROOT不好调试截图,功能是将解锁的图标添加了最近运行的运用的图标,这样的话更方便用户去使用 1.分析 1.1.Android锁屏功能分析 ...
- ubuntu安装卸载软件
sudo apt-get remove nagios3 #卸载软件 sudo apt-get autoremove #卸载依附软件包 rpm格式 安装:rpm -ivh *** 查看:rpm -q * ...
- bzoj 4771: 七彩树
Description 给定一棵n个点的有根树,编号依次为1到n,其中1号点是根节点.每个节点都被染上了某一种颜色,其中第i个节 点的颜色为c[i].如果c[i]=c[j],那么我们认为点i和点j拥有 ...
- [转]Session and application state in ASP.NET Core
本文转自:https://docs.microsoft.com/en-us/aspnet/core/fundamentals/app-state By Rick Anderson and Steve ...
- SQL 脚本整理 笔记
1.视图 存储过程 触发器 批量加密(With Encryption),单个解密 在运行过程中自己找不到启用DAC 的地方,链接的时候需要在服务器名称前面添加ADMIN:,如本机是ADMIN:WP-P ...