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的更多相关文章

  1. July 19th 2017 Week 29th Wednesday

    Rather than envy others, it is better to speed up their own pace. 与其羡慕他人,不如加快自己的脚步. The envy of othe ...

  2. 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 ...

  3. May 31st 2017 Week 22nd Wednesday

    No great discovery was ever made without a bold guess. 没有大胆的猜测就没有伟大的发现. When our ancestors saw the b ...

  4. May 13th 2017 Week 19th Saturday

    Mountains look beautiful from a distance. 远处看山山更美. This gnomic seems to circulate very long, its mor ...

  5. August 10th, 2016, Week 33rd, Wednesday

    The degree of loving is measured by the degree of giving. 爱的深浅是用给与的多少来衡量的. Some say that if you love ...

  6. January 10th, 2018 Week 02nd Wednesday

    No need to have a reason to love you. Anything can be a reason not to love you. 喜欢你,不需要什么理由:不喜欢你,什么都 ...

  7. November 15th, 2017 Week 46th Wednesday

    Of all the tribulations in this world, boredom is the one most hard to bear. 所有的苦难中,无聊是最难以忍受的. When ...

  8. November 10th, 2017 Week 45th Friday

    A little bit of mercy makes the world less cold and more just. 多一点怜悯就可以让这个世界少一点冷酷而多一点正义. Maybe there ...

  9. November 08th, 2017 Week 45th Wednesday

    Keep your face to the sunshine and you cannot see the shadow. 始终面朝阳光,我们就不会看到黑暗. I love sunshine, but ...

随机推荐

  1. HDU - 1300 简单DP

    题意:买珠子的方案有两种,要么单独买,价钱为该种类数量+10乘上相应价格,要么多个种类的数量相加再+10乘上相应最高贵的价格买 坑点:排序会WA,喵喵喵? 为什么连续取就是dp的可行方案?我猜的.. ...

  2. Selenium => Debugging “Element is not clickable at point” error

    [From] http://stackoverflow.com/questions/11908249/debugging-element-is-not-clickable-at-point-error ...

  3. JUnit学习之hamcrest、testSuite介绍及测试原则

    [转自] http://huihai.iteye.com/blog/1994270 上一节说了junit的一些基本概念,主要使用assert做一些基本的判断.但很多时候使用assert做判断,并不方便 ...

  4. 在Eclipse中添加Servlet-api.jar的方法

    方法一: 正确的加载servlet-api.jar的方法如下: 1:右击项目工程名称 2:Properties 3:  Jvav Build Path 4:  Libraries 5:  Add Ex ...

  5. Ionic3,关于配置公共的css文件,引用非标准的文件(三)

    说明 在开发过程中,很多样式为了能够共用,这样能够节省很大一部分时间用来编写样式,同时,一个完整的共用模板,在进行样式更换的时候,可以达到事半功倍的效果,因此在开发效率上也可以获得提高. 相关步骤: ...

  6. 6.ConcurrentHashMap jdk1.7

    6.1 hash算法 就是把任意长度的输入,通过散列算法,变换成固定长度的输出,该输出就是散列值.这种转换是一种压缩映射,也就是,散列值的空间通常远小于输入的空间,不同的输入可能会散列成相同的输出,所 ...

  7. linux无敌权限之chattr

    chattr 修改文件或者目录的文件属性,添加超级权限 -R 递归修改文件机子目录 -V 显示详细修改的内容 + 在原有的基础上追加参数 — 减参数 = 跟新为指定参数 a append 设定改参数后 ...

  8. linux 运维基础测验题

    第一题:创建一个目录/data --> mkdir /data eg: ls  -d 显示命令    -l 详细信息    -a 显示所有文件 cd 打开目录 pwd 显示当前目录 第二题:在/ ...

  9. elastic 集群安装

    Elastic Search 安装和配置 1.下载 wget https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-6. ...

  10. IDEA 中tomcat启动问题时,一直出去发布状态,无法加载项目

    解决方法:排查clean.build之前添加的xml中的sql语句,发现sql多写了一个逗号,导致无法加载项目.修改完sql,就可以跑了.