{"id":20,"date":"2012-03-05T07:37:18","date_gmt":"2012-03-05T07:37:18","guid":{"rendered":"http:\/\/life.drprem.com\/?p=20"},"modified":"2014-09-03T12:04:05","modified_gmt":"2014-09-03T12:04:05","slug":"never-think-there-is-anything-impossible-for-the-soul-a-single-powerful-thought-to-take-you-to-top","status":"publish","type":"post","link":"https:\/\/drprem.com\/life\/never-think-there-is-anything-impossible-for-the-soul-a-single-powerful-thought-to-take-you-to-top","title":{"rendered":"Never think there is anything impossible for the soul &#8211; A single powerful thought to take you to top."},"content":{"rendered":"<p><span lang=\"EN-IN\" style=\"color: black\">To accomplish any task; first thing is to start and to start anything; first task is to get some idea. Swami Vivekananda lectured on Raja Yoga, stated that <\/span>\u201c<em>Take up one idea. Make that one idea your life; dream of it; think of it; live on that idea. Let the brain, the body, muscles, nerves, every part of your body be full of that idea and just leave every other idea alone. This is the way to success, and this is the way great spiritual giants are produced.\u201d <\/em>Swami Vivekananda had left normal life and adopted spiritual life but he had inspired many people about the truth of life and how to live life to the fullest.<\/p>\n<p>In my early age i read a lot about Swami Vivekanand, few years\u2019 back i had opportunity to visit Kanyakumari to do research on him and his work, I was stunned and amazed about the life he lived. His life was driven with powerful thoughts. He was not only a spiritual leader but he was a great thinker.<\/p><div class=\"354432276130f0c48f468f184f134530\" data-index=\"1\" style=\"float: none; margin:10px 0 10px 0; text-align:center;\">\n<a href=\"https:\/\/drprem.com\/wellness\/wellness-resort-consultancy-and-marketing\/\"><img decoding=\"async\" src=\"https:\/\/drprem.com\/wellness\/wp-content\/uploads\/sites\/7\/2021\/12\/Wellness-Post-Ad-1.jpg\"><\/a>\n<\/div>\n\n<p>Some of other thoughts I like about Swami Vivekananda are:<\/p><div class=\"354432276130f0c48f468f184f134530\" data-index=\"2\" style=\"float: none; margin:10px 0 10px 0; text-align:center;\">\n<a href=\"https:\/\/drprem.com\/#businesses\"><img decoding=\"async\" src=\"https:\/\/drprem.com\/wellness\/wp-content\/uploads\/sites\/7\/2021\/12\/Wellness-Post-Ad-2.jpg\"><\/a>\n<\/div>\n\n<p><strong>Swami Vivekananda Quotes<\/strong><\/p>\n<ul>\n<li>&#8220;Take up one idea. Make that one idea your life &#8211; think of it, dream of it, live on that idea. Let the brain, muscles, nerves, every part of your body, be full of that idea, and just leave every other idea alone. This is the way to success that is way great spiritual giants are produced.&#8221;<\/li>\n<li>&#8220;Never think there is anything impossible for the soul. It is the greatest heresy to think so. If there is sin, this is the only sin? To say that you are weak, or others are weak.&#8221;<\/li>\n<li>&#8220;You have to grow from the inside out. None can teach you, none can make you spiritual. There is no other teacher but your own soul.&#8221;<\/li>\n<li>&#8220;We are what our thoughts have made us; so take care about what you think. Words are secondary. Thoughts live; they travel far.&#8221;<\/li>\n<li>&#8220;BY the study of different RELIGIONS we find that in essence they are one.&#8221;<\/li>\n<li>&#8220;That man has reached immortality who is disturbed by nothing material.&#8221;<\/li>\n<\/ul>\n<div class=\"354432276130f0c48f468f184f134530\" data-index=\"3\" style=\"float: none; margin:10px 0 10px 0; text-align:center;\">\n          <p><a id=\"link-15\" href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\r\n            <img decoding=\"async\" style=\"width:100%;height:auto;\" id=\"img-15\" src=\"\"><\/a><\/p>\r\n            <script>\r\n            var xmlhttp = new XMLHttpRequest();\r\n            xmlhttp.onreadystatechange = function() {\r\n              if (this.readyState == 4 && this.status == 200) {\r\n                var myObj = JSON.parse(this.responseText);\r\n                document.getElementById(\"link-\"+myObj.id).setAttribute('href',myObj.url);\r\n                document.getElementById(\"img-\"+myObj.id).setAttribute('src','https:\/\/fetch.drprem.com\/\/uploads\/'+myObj.image);\r\n              }\r\n            };\r\n            xmlhttp.open(\"GET\", \"https:\/\/fetch.drprem.com\/\/api\/Ads\/15\", true);\r\n            xmlhttp.send();\r\n            <\/script>\r\n        \r\n        <style>\r\n        *{box-sizing:border-box}.top-container{display: grid;grid-template-columns: auto auto auto;}.column{float:left;width:100%;padding: 0 7.5px 15px 7.5px;}.row{margin:0 -5px}.row:after{content:\"\";display:table;clear:both}@media screen and (max-width: 600px){.top-container{display: block;grid-template-columns: unset;}.column{width:100%;display:block;margin-bottom:20px}}.card{text-align:center;}.card_image img{width:100%}.card_body{padding:15px}.card_title{font-size: 14px;line-height: 19px;text-decoration: none;text-align:left;color: #333;}.card-heading{text-align: left;margin-bottom: 25px !important;}\r\n        <\/style>\r\n        <div class=\"row todays-top\">\r\n            <h3 class=\"card-heading\"> Recent Articles: <\/h3><div class=\"top-container\" id=\"todays-top\">\r\n        <\/div>\r\n        <\/div>\r\n        <script>\r\n            var xmlhttp = new XMLHttpRequest();\r\n            xmlhttp.onreadystatechange = function() {\r\n            if (this.readyState == 4 && this.status == 200) {\r\n            var myObj = JSON.parse(this.responseText); \r\n            myObj.forEach(function(item) {\r\n            document.getElementById('todays-top').innerHTML += '<div class=\"column\"><div class=\"card\"><div class=\"card_image\"><a href=\"'+item.url+'\"><img decoding=\"async\" src=\"'+item.image+'\"><\/a><\/div><div class=\"card_body\"><a href=\"'+item.url+'\"><h3 class=\"card_title\">'+item.title+'<\/h3><\/a><a href=\"'+item.url+'\">Read more<\/a><\/div><\/div><\/div>';\r\n            });\r\n            }\r\n            };\r\n            xmlhttp.open(\"GET\", \"https:\/\/fetch.drprem.com\/api\/Drprem_blogs\", true);\r\n            xmlhttp.send();\r\n            <\/script>\r\n        \r\n        \r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<style>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t.videoWrapper{position:relative;padding-bottom:56.25%;height:0}.videoWrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/style>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"videoWrapper\" id=\"video_7\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<script>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tvar xmlhttp = new XMLHttpRequest();\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t            xmlhttp.onreadystatechange = function() {\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t            if (this.readyState == 4 && this.status == 200) {\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t                var myObj = JSON.parse(this.responseText);\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t                document.getElementById(\"video_\"+myObj.id).innerHTML = myObj.embed_video_code;\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t            }\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t            };\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t            xmlhttp.open(\"GET\", \"https:\/\/fetch.drprem.com\/api\/Videos\/7\", true);\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t            xmlhttp.send();\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/script>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\n<\/div>\n\n<div style=\"font-size: 0px; height: 0px; line-height: 0px; margin: 0; padding: 0; clear: both;\"><\/div>","protected":false},"excerpt":{"rendered":"<p> [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":688,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[24,28],"tags":[303,791,995,1045,1221,1251,1275,17135,1323,1451,1756,1807,1987,1991,2081,10945,2097,2106,2111,2146,2154,2213,2287,2288,2349,2365],"class_list":["post-20","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-motivation","category-success","tag-brain","tag-essence","tag-greatest","tag-heresy","tag-kanyakumari","tag-leader","tag-life-2","tag-uncategorized","tag-make","tag-muscles","tag-raja","tag-religions","tag-some","tag-soul","tag-swami","tag-swami-vivekanand","tag-take","tag-task","tag-teacher","tag-thinker","tag-thoughts","tag-truth","tag-vivekanand","tag-vivekananda","tag-words","tag-yoga"],"_links":{"self":[{"href":"https:\/\/drprem.com\/life\/wp-json\/wp\/v2\/posts\/20","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/drprem.com\/life\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/drprem.com\/life\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/drprem.com\/life\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/drprem.com\/life\/wp-json\/wp\/v2\/comments?post=20"}],"version-history":[{"count":0,"href":"https:\/\/drprem.com\/life\/wp-json\/wp\/v2\/posts\/20\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/drprem.com\/life\/wp-json\/wp\/v2\/media\/688"}],"wp:attachment":[{"href":"https:\/\/drprem.com\/life\/wp-json\/wp\/v2\/media?parent=20"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/drprem.com\/life\/wp-json\/wp\/v2\/categories?post=20"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/drprem.com\/life\/wp-json\/wp\/v2\/tags?post=20"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}