<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="https://wiseoneup.clickvalley.in/rss/xslt"?>
<rss xmlns:a10="http://www.w3.org/2005/Atom" version="2.0">
  <channel>
    <title>wiseonup</title>
    <link>https://wiseoneup.clickvalley.in/</link>
    <description>for knowledge and fun</description>
    <generator>Articulate, blogging built on Umbraco</generator>
    <item>
      <guid isPermaLink="false">1262</guid>
      <link>https://wiseoneup.clickvalley.in/articles/msvs_version-not-set-vcinsalldir-not-set-unknown-version-undefined-found-at/</link>
      <category>Technology</category>
      <title>Msvs_version not set, VCINSALLDIR not set, unknown version ‘undefined’ found at ….</title>
      <description>&lt;p&gt;Here are few things to try –&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Install Visual Studio Community edition with payload “Desktop development with C++”.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Set up node-gyp on your machine. Follow this &lt;a href="https://github.com/nodejs/node-gyp/blob/main/docs/Updating-npm-bundled-node-gyp.md"&gt;url&lt;/a&gt;. For Windows here are the steps –&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;img src="https://wiseoneup.clickvalley.in/media/qdbbcq2z/image.png" alt="" width="500" height="314.26735218509"&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Once node-gyp is setup, upgrade your dependencies to latest version that are supported by the installed node-gyp. Otherwise install node-gyp of compatible version in previous step.&lt;/p&gt;</description>
      <pubDate>Thu, 29 Dec 2022 12:00:00 +0530</pubDate>
      <a10:updated>2022-12-29T12:00:00+05:30</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">1259</guid>
      <link>https://wiseoneup.clickvalley.in/articles/browsing-google-com-shows-error-page-with-error-code-err_cert_common_name_invalid/</link>
      <category>Technology</category>
      <title>Browsing google.com shows error page with error code ERR_CERT_COMMON_NAME_INVALID</title>
      <description>&lt;p&gt;This issue occurred a month back and I was just not able to access google.com on my machine. Other sites worked just fine but google.com was not working in any of the browser I had – Chrome, Firefox, Edge. In Chrome, it showed this error code that indicated something is wrong with the certificate. However, Edge and Firefox show a slightly different error page. I googled on this topic (of course on my other machine J) and found many articles and youtube videos that gave a generic set of instructions on how to fix this problem. Most of them suggested removing browser cache and things like that. However, nothing worked for me.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;What worked for me was something I found by accident. In Edge, go to browser settings –&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src="https://wiseoneup.clickvalley.in/media/evsl3mcg/1.png?width=500&amp;amp;height=438.24701195219126" alt="Edge settings menu" width="500" height="438.24701195219126"&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Search for “manage certificates” and you should see an option with this title.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src="https://wiseoneup.clickvalley.in/media/yt3irf1v/2.png?width=500&amp;amp;height=249.3573264781491" alt="manage certificates from Edge browser" width="500" height="249.3573264781491"&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Click on this option and it will open a popup.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src="https://wiseoneup.clickvalley.in/media/dtypbjy1/3.png?width=500&amp;amp;height=486.44067796610165" alt="certificates dialog" width="500" height="486.44067796610165"&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;On this pop-up, delete all certificates for google.com.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;This should fix this issue for you in all browsers.&lt;/p&gt;</description>
      <pubDate>Wed, 16 Nov 2022 12:00:00 +0530</pubDate>
      <a10:updated>2022-11-16T12:00:00+05:30</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">1254</guid>
      <link>https://wiseoneup.clickvalley.in/articles/how-to-combine-merge-disk-partitions-with-healthy-recovery-partition-in-the-way/</link>
      <category>Technology</category>
      <category>PC Hardware</category>
      <title>How to combine/merge disk partitions with Healthy/Recovery partition in the way</title>
      <description>&lt;p&gt;Disk Management tool, the default application that comes preinstalled with Windows does not allow merging two partitions if they have a healthy partition between them. If you want to keep your healthy partition, the only way is to use a third-party tool.&lt;/p&gt;
&lt;p&gt;I used NIUBI Partition Editor. This allows you to move a partition to the end of the disk provided the disk space to the right is unallocated. So, the only way to restore healthy partition is to sacrifice the partition on the right of the healthy partition.&lt;/p&gt;
&lt;p&gt;Here is how it is done in NIUBI Partition Editor –&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Install the free tool by downloading it from their &lt;a href="https://www.hdd-tool.com/index.html"&gt;site&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;The editor will show the disks and their partitions like below –&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;img src="https://wiseoneup.clickvalley.in/media/rtebzgup/disk-partitions.png?width=500&amp;amp;height=356.04113110539845" alt="NIBUI disk partitions" width="500" height="356.04113110539845"&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;ol start="3"&gt;
&lt;li&gt;Right click on the disk on the right of healthy partition and select Delete and choose Yes on the pop up. Make sure you take back-up of your important stuff from this drive as all data on this drive will be lost.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;img src="https://wiseoneup.clickvalley.in/media/h0efw1e3/delete-partition.png?width=500&amp;amp;height=356.04113110539845" alt="NIUBI delete partition" width="500" height="356.04113110539845"&gt;&lt;/p&gt;
&lt;ol start="4"&gt;
&lt;li&gt;The space on the right of the recovery partition will show as Unallocated.&lt;/li&gt;
&lt;li&gt;Right click on recovery partition and select “Resize/Move volume”. Drag the yellow box to the end of the gray bar and press OK.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;img src="https://wiseoneup.clickvalley.in/media/wxqpp2n4/move-recovery-paritition.png?width=500&amp;amp;height=358.6118251928021" alt="NIUBI move recovery partition" width="500" height="358.6118251928021"&gt;&lt;/p&gt;
&lt;ol start="6"&gt;
&lt;li&gt;The recovery partition show show on the right end of the disk.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;img src="https://wiseoneup.clickvalley.in/media/zakp1cck/recovery-partition-moved.png?width=500&amp;amp;height=356.68380462724934" alt="NIUBI recovery partition moved to end" width="500" height="356.68380462724934"&gt;&lt;/p&gt;
&lt;ol start="7"&gt;
&lt;li&gt;Right click on Unallocated space and select “Create new volume”.&lt;/li&gt;
&lt;li&gt;Expand the yellow box to take the entire gray space. Now your two drives are combined with recovery drive sitting next to this drive. Press OK to continue.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;img src="https://wiseoneup.clickvalley.in/media/bypdmtnk/expan-c-drive.png?width=500&amp;amp;height=352.1850899742931" alt="NIUBI resize drive" width="500" height="352.1850899742931"&gt;&lt;/p&gt;
&lt;ol start="9"&gt;
&lt;li&gt;The final step is the important step. Click &lt;strong&gt;Apply&lt;/strong&gt; to apply all these changes to your system.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;img src="https://wiseoneup.clickvalley.in/media/uf4bjkkh/apply-changes.png?width=500&amp;amp;height=355.39845758354755" alt="NIUBI Apply changes" width="500" height="355.39845758354755"&gt;&lt;/p&gt;</description>
      <pubDate>Sun, 13 Nov 2022 12:00:00 +0530</pubDate>
      <a10:updated>2022-11-13T12:00:00+05:30</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">1247</guid>
      <link>https://wiseoneup.clickvalley.in/articles/access-sql-server-from-public-network/</link>
      <category>Technology</category>
      <title>How to access SQL server from public network</title>
      <description>&lt;p&gt;In order to access SQL server from network, there are couple of things that you need to do in addition to following this article by Microsoft - &lt;a href="https://docs.microsoft.com/en-us/sql/relational-databases/lesson-2-connecting-from-another-computer?view=sql-server-ver16"&gt;https://docs.microsoft.com/en-us/sql/relational-databases/lesson-2-connecting-from-another-computer?view=sql-server-ver16&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;After following this article, you will have set up your SQL Express server instance to support TCP protocol and configured a fixed port. You will also have this port added to the inbound rules in windows firewall so that incoming traffic can be allowed on this port.&lt;/p&gt;
&lt;p&gt;However, you may still not be able to access your SQL server from public network although it is accessible on your LAN.&lt;/p&gt;
&lt;p&gt;The first thing that needs to be in place is a &lt;strong&gt;static IP address&lt;/strong&gt;. Talk to your internet provider and ask him to provide you a static IP address. Once you have a static IP address, you also need to know how to log in to your router (again your internet provider customer care can help you with this). Usually router can be accessed at &lt;a href="http://192.168.1.1"&gt;http://192.168.1.1&lt;/a&gt; (or 0.1) with the credentials given to you.&lt;/p&gt;
&lt;p&gt;You may have multiple devices connected on your network and we need a way to redirect incoming traffic to a specific machine that has SQL server installed on it. To do this, we need to add a &lt;strong&gt;Port Forwarding Rule&lt;/strong&gt; in your router settings that forwards all incoming requests on a specific port to this machine on network. In order to add this rule, we need to make sure the local IP address of SQL server machine remains fixed every time it connects on LAN. You can change your PC IP config from "DHCP" (which is your PC asking the router for an IP) to Manual (also known as Static IP). You can use an online guide by searching for "Configuring manual IP address”.&lt;/p&gt;
&lt;p&gt;In my case after assigning a fixed IP address to my sql server machine on LAN, I created a port forwarding rule in router like this –&lt;/p&gt;
&lt;p&gt;&lt;img src="https://wiseoneup.clickvalley.in/media/kylh3uon/router-settings-port-forwarding.png?width=500&amp;amp;height=289.8457583547558" alt="router settings port forwarding" width="500" height="289.8457583547558"&gt;&lt;/p&gt;
&lt;p&gt;And after adding this rule, my sql server was accessible from public network. Please note the server name has to be &lt;strong&gt;tcp:&lt;/strong&gt;&amp;lt;Static IP Address&amp;gt;&lt;strong&gt;,&lt;/strong&gt;&amp;lt;Port&amp;gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://wiseoneup.clickvalley.in/media/nqffxbfq/sql-server-tcp-connection.png?width=480&amp;amp;height=314" alt="sql server tcp connection on port" width="480" height="314"&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;P.S&lt;/p&gt;
&lt;p&gt;The sql user (admin) needs to have server role of sysadmin. It was set to public initially which failed and when I added sysadmin role, the connection worked.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://wiseoneup.clickvalley.in/media/014noegh/sql-server-roles.png?width=500&amp;amp;height=472.463768115942" alt="sql server roles" width="500" height="472.463768115942"&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 31 Aug 2022 12:00:00 +0530</pubDate>
      <a10:updated>2022-08-31T12:00:00+05:30</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">1243</guid>
      <link>https://wiseoneup.clickvalley.in/articles/how-to-back-up-and-restore-remote-monogo-db-to-local-server/</link>
      <category>Technology</category>
      <title>How to back-up and restore remote monogo db to local server</title>
      <description>&lt;p&gt;It may sound difficult at first but it is very easy to backup and restore a mongodb database. Here are the steps to achieve this –&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Download and install Mongodb CLI db tools from this link on both remote server as well as local machine –&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;a href="https://www.mongodb.com/try/download/database-tools?tck=docs_databasetools"&gt;       https://www.mongodb.com/try/download/database-tools?tck=docs_databasetools&lt;/a&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;While installing remember the path where this installer is placing its files. For windows the default &lt;strong&gt;mongo db tools&lt;/strong&gt; &lt;strong&gt;path&lt;/strong&gt; that it took was C:\Program Files\MongoDB\Tools\100\bin&lt;/p&gt;
&lt;ol start="2"&gt;
&lt;li&gt;On server, open terminal and make the &lt;strong&gt;mongo db tools&lt;/strong&gt; &lt;strong&gt;path&lt;/strong&gt; as your present working directory and run this command –&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;em&gt;mongodump&lt;/em&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Since we are not passing any attributes to this command, it will create back up of all running databases under a dump folder which you can now see in present working directory.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Copy the database folder that you want to restore on local and transfer it to your local system.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;ol start="3"&gt;
&lt;li&gt;On your local machine, create a new folder called dump under &lt;strong&gt;mongo db tools&lt;/strong&gt; &lt;strong&gt;path &lt;/strong&gt;and paste the copied folder.&lt;/li&gt;
&lt;li&gt;On your local machine, open terminal and make the &lt;strong&gt;mongo db tools&lt;/strong&gt; &lt;strong&gt;path&lt;/strong&gt; as your present working directory and run this command&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;em&gt;mongorestore&lt;/em&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;This will restore/create a database in your local mongodb server.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;P.S&lt;/p&gt;
&lt;p&gt;Before running these commands, make sure your mongo db server is running.&lt;/p&gt;</description>
      <pubDate>Sun, 29 May 2022 12:00:00 +0530</pubDate>
      <a10:updated>2022-05-29T12:00:00+05:30</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">1242</guid>
      <link>https://wiseoneup.clickvalley.in/articles/the-kashmir-files-a-true-story-of-kashmiri-pandits/</link>
      <title>The Kashmir Files - A true story of Kashmiri Pandits</title>
      <description>&lt;p&gt;This movie left me numb. I could not get up from my seat when the movie was over. It was as if I was paralyzed for a moment.&lt;/p&gt;
&lt;p&gt;I have heard of these stories throughout my childhood. Some of the people killed were relatives, some were distant uncles, some were known to our known ones. We were too small to understand the pain at that time.&lt;/p&gt;
&lt;p&gt;After this movie was released, me and my wife decided to watch it in theater. Looking at the houseful status of PVR near us, we decided to postpone watching this movie. My wife said – “let everyone watch our story. We are going to watch it anyway”.&lt;/p&gt;
&lt;p&gt;Today was the day we had our tickets booked. I dressed up in my best outfits and so did my wife. It didn’t feel like we were going to watch a movie. It felt like we were going to pay tribute to our people who lost their lives during this genocide. It was also a small contribution towards the success of this movie.&lt;/p&gt;
&lt;p&gt;The Kashmir Files reveals the pain that our parents and grand-parents have gone through during 1980s and 1990s. I was 7 years old when this genocide happened. The generations born after me may not remember much of Kashmir. I certainly do.&lt;/p&gt;
&lt;p&gt; I remember my maternal grand father carrying me over his shoulders to our apple orchard. He used to settle me on a branch of an apple tree. I used to eat as many apples as I could and by the time he came back, all the apples within my reach were gone. So, he used to settle me on another branch and I could reach more apples.&lt;/p&gt;
&lt;p&gt;After the forceful exodus, I remember my maternal grandfather giving me a rupee to buy something to eat. He did not have much to offer. I understood that we were displaced from our motherland but I did not understand the pain our elders were going through. They were rendered homeless all of a sudden. I did not understand what that meant.&lt;/p&gt;
&lt;p&gt;Today after 32 years of exodus, I am of same age my father was in 1990. I cannot compare my life with the one he lived 32 years back. I remember my parents, grand-parents, aunts all living together in a small accommodation.&lt;/p&gt;
&lt;p&gt;The Kashmir files precisely shows the reality of genocide of Kashmiri Pandits. In this movie Krishna Pandit depicts the generation I relate with. I feel there could be a sequel to this movie that portrays how Krishna Pandit grew up under such turbulent times.&lt;/p&gt;
&lt;p&gt;I remember I had a small trunk full of books and I used to study next to our designated kitchen area where my mother used to cook, my sister with her study trunk, my father and grand-father sitting next to us and all of this happening in a 100 square foot of rented space.&lt;/p&gt;
&lt;p&gt;Sometimes I find it hard to believe that we have seen so much in this life time. I am so proud to be a Kashmiri Pandit. This community has set an example of getting back to prosperity by sheer determination of sticking to the path of knowledge and education.&lt;/p&gt;
&lt;p&gt;During all these years, the only political personality that had a direct impact on my life is Lt Sh. Bala Saheb Thakrey. He was the man who openly embraced our community in those turbulent times. He is the reason I am an Engineer today. Whenever I see his picture anywhere on TV/internet, my eyes bow down to thank him.&lt;/p&gt;
&lt;p&gt;We stayed in rented accommodation for 10 years. I grew up as a child with insecurities. It felt as if something was missing in our lives. I used to visit my class mates who were locals and lived in their own houses. I felt underprivileged. The locals used to call us cowards because we ran away from our motherland.&lt;/p&gt;
&lt;p&gt;By the mid of 1999, my father built a small house in a remote area of Jammu where few other Kashmiri families were purchasing land at cheaper rates. The money was raised by selling our land in Kashmir to Muslims at a throw-away price. It was the year of my 12&lt;sup&gt;th&lt;/sup&gt; standard. I remember the session had already started and my father was not sure if we should shift to new house because that would impact my studies. When he asked me, I said I want to go to the new house and I will take care of my studies.&lt;/p&gt;
&lt;p&gt;When we finally shifted to our house, I felt a kind of relief that I had never felt before. I felt like a free person who could do anything. A new stream of energy – a flood of energy. I knew I was going to do well in my studies. Since it was a remote area, I used to walk for 12 Kilometers a day for school, tuitions but I never felt tired. I was so happy that I was finally staying in my own house.&lt;/p&gt;
&lt;p&gt;I stayed in that house for only eight months. I had to leave for Maharashtra for my Engineering (eyes bowing down to Bala saheb Thakrey). The life has been kind since then.&lt;/p&gt;</description>
      <pubDate>Sun, 20 Mar 2022 12:00:00 +0530</pubDate>
      <a10:updated>2022-03-20T12:00:00+05:30</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">1239</guid>
      <link>https://wiseoneup.clickvalley.in/articles/can-t-connecto-to-vpn-the-l2tp-connection-attempt-failed-because-the-security-layer-encountered-a-processing-error-during-initial-negotiations-with-the-remote-computer/</link>
      <category>Technology</category>
      <title>Can’t connecto to vpn. The L2TP connection attempt failed because the security layer encountered a processing error during initial negotiations with the remote computer</title>
      <description>&lt;p&gt;After recent Windows 10 update, you may get this error while trying to connect through Windows 10 in-built VPN client.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Can’t connecto to vpn. The L2TP connection attempt failed because the security layer encountered a processing error during initial negotiations with the remote computer.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;img src="https://wiseoneup.clickvalley.in/media/ipxlgthi/image.png?mode=max&amp;amp;width=361&amp;amp;height=236" alt="" width="361" height="236"&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;The easiest fix is to uninstall the latest windows security update. Open Control Panel -&amp;gt; Programs and Features. Click on “view installed updates” link –&lt;/p&gt;
&lt;p&gt;&lt;img src="https://wiseoneup.clickvalley.in/media/0c5ljohv/image.png?mode=max&amp;width=500&amp;height=108" alt="" width="500" height="108"&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;And you should see a Windows security update KB5009543. Uninstall this update. It may require a windows reboot.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://wiseoneup.clickvalley.in/media/j3sd3kne/image.png?mode=max&amp;width=500&amp;height=102" alt="" width="500" height="102"&gt;&lt;/p&gt;
&lt;p&gt;To stop Windows from installing this update again, you can turn updates off till the time Windows pushes another update to fix this problem.&lt;/p&gt;</description>
      <pubDate>Thu, 27 Jan 2022 12:00:00 +0530</pubDate>
      <a10:updated>2022-01-27T12:00:00+05:30</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">1236</guid>
      <link>https://wiseoneup.clickvalley.in/articles/the-great-gatsby/</link>
      <category>Books</category>
      <title>The Great GATSBY</title>
      <description>&lt;p&gt;The Great Gatsby is a novel written by an American writer F. Scott Fitzgerald. The novel was written in 1925 and is set in the Jazz Age on Long Island, near New York City.&lt;/p&gt;
&lt;p&gt;Novel illustrates Nick Carraway's interactions with mysterious millionaire Jay Gatsby and his obsession to reunite with his former lover, Daisy Buchanan&lt;/p&gt;
&lt;p&gt;This novel is inspired by a youthful romance writer Fitzgerald had with socialite Ginevra King, and the riotous parties he attended on Long Island's North Shore in 1922.&lt;/p&gt;
&lt;p&gt;After its publication, the book received favorable reviews in general. However, compared to Fitzgerald’s earlier novels, Gatsby was a commercial disappointment&lt;/p&gt;
&lt;p&gt;During World War II, the Council on Books in Wartime distributed free copies of this novel to American soldiers serving overseas. And the novel experienced an abrupt rush in popularity. This new-found popularity launched a critical and scholarly re-examination. Eventually this work of Fitzgerald became a core part of most American high school curricula and a part of American popular culture. In the subsequent decades, numerous stage and film adaptations of the novel have been made&lt;/p&gt;
&lt;p&gt;Gatsby continues to attract attention. The novel is widely considered to be a literary masterpiece and one of the great American Novels&lt;/p&gt;</description>
      <pubDate>Mon, 27 Dec 2021 12:00:00 +0530</pubDate>
      <a10:updated>2021-12-27T12:00:00+05:30</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">1237</guid>
      <link>https://wiseoneup.clickvalley.in/articles/when-is-the-right-time-to-start-your-own-start-up/</link>
      <category>Entrepreneurship</category>
      <title>When is the right time to start your own start-up?</title>
      <description>&lt;p&gt;I remember watching an interview of Steve Jobs where he mentioned that the right time to start a company is when you are young. By starting young, you get lot of time to experiment and you have less liabilities to worry about.&lt;/p&gt;
&lt;p&gt;When I saw this interview, I was 35 and I was thinking about starting my company. And this led me to deeply introspect my thoughts about starting a company. I started answering these questions one by one and these answers moved me closer to my decision.&lt;/p&gt;
&lt;p&gt;Here are some of the fundamental questions each aspiring entrepreneur should ask themselves before starting this journey –&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Do you have the skill you can sell and earn money?&lt;/li&gt;
&lt;li&gt;Do you have enough savings in your bank or other earning member in your family? Even if you have few paying clients already, remember they can leave you any time.&lt;/li&gt;
&lt;li&gt;Do you have the patience to deal with all sorts of people? Once you are on your own, you will be dealing with people from varied backgrounds.&lt;/li&gt;
&lt;li&gt;Do you really feel you are ready for all this? This is the most important one. If you feel the calling from inside, you should most likely get started.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;I feel it is easy to start a company when you have gathered enough experience and skill and you remain energetic and passionate about your work. Life is not a race. It is a journey and it has to be enjoyed. Starting your own start-up should not be stressful. Rather it should be the best thing that has happened to you. Plan your days ahead and take one step at a time. It takes a lot of courage to persist in this game but once you taste the success, you will never look back.&lt;/p&gt;</description>
      <pubDate>Sun, 26 Dec 2021 12:00:00 +0530</pubDate>
      <a10:updated>2021-12-26T12:00:00+05:30</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">1235</guid>
      <link>https://wiseoneup.clickvalley.in/articles/a-boy-called-christmas/</link>
      <category>Summary</category>
      <title>A Boy Called Christmas</title>
      <description>&lt;p&gt;Year 2021 British &lt;a href="https://en.wikipedia.org/wiki/Christmas_film"&gt;Christmas&lt;/a&gt; &lt;a href="https://en.wikipedia.org/wiki/Fantasy_film"&gt;fantasy film&lt;/a&gt;, A Boy Called Christmas, has been directed by &lt;a href="https://en.wikipedia.org/wiki/Gil_Kenan"&gt;Gil Kenan&lt;/a&gt;. The film is based on a 2015 book by the same name by &lt;a href="https://en.wikipedia.org/wiki/Matt_Haig"&gt;Matt Haig&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://en.wikipedia.org/wiki/Netflix"&gt;Netflix&lt;/a&gt; released the film on 24Nov2021. Film has received positive reviews from critics.&lt;/p&gt;
&lt;p&gt;On Christmas Eve, Andrea, Moppet, and Patrick are put in the care of Aunt Ruth as their father has to leave for an urgent work related task. The mother of these children has died recently. Aunt Ruth, an old woman, tries to entertain the kids by telling a Christmas tale as follows.&lt;/p&gt;
&lt;p&gt;13 year old Nikolas lives in the forest with his his father Joel who is a woodcutter. Nikolas' mother has died two years ago. Nikolas tries to take comfort every night remembering the legend of a place called Elfhelm. It is the place where a girl found a magical place inhabited by elves who help her survive the winter. One night a mouse tries to steal some food but Nikolas spares his life, calls the mouse Miika and tries to teach him to speak.&lt;/p&gt;
&lt;p&gt;One day, the King calls his subjects and promises a big reward to one who is able to bring an object that would bring hope to the kingdom. Joel joins a group of hunters who try to find Elfhelm. Joel has to leave Nikolas under the care of Aunt Carlotta, a selfish woman, who makes the life of Nikolas miserable.&lt;/p&gt;
&lt;p&gt;Around the same time, Nikolas finds a map that confirms the existence of Elfhelm. He decides to go to the extreme North to find his father and give him the map. During the journey, Nikolas finds out that Miika has learned to speak and this provides hope to continue his quest. Once they reach Half Moon Forest, a reindeer allows Nikolas to mount him. Nikolas names him &lt;a href="https://en.wikipedia.org/wiki/Santa_Claus%27s_reindeer"&gt;Blitzen&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;When the trio reach Elfhelm, they find nothing there except for Joel's knife. Nikolas loses hope and collapses. There he is found by Father Topo and Little Noosh. Father Topo gives Nikolas a hope spell that helps him recover. Father Topo informs him that he is in Elfhelm, but the place is only visible to those people who believe in the place.&lt;/p&gt;
&lt;p&gt;Nikolas is able to see the place after believing in the elves and tries to stay in the town. He comes to learn that a group of humans, including his father Joel, have kidnapped a small elf called Little Kip. Nikolas is sentenced to be eaten by a troll in the Dark Tower. However, Nikolas manages to escape from them with the help of a young fairy called the Truth Pixie. He then decides to try to find Joel's group and clarify the misunderstanding.&lt;/p&gt;
&lt;p&gt;In the forest, Nikolas finds a group of hunters and Little Kip. He is trapped by the hunters and discovers his father is along with them. Joel has a change of heart and comes up with a plan. He frees Nikolas, Little Kip, and Blitzen and all four of them run away from the hunters. Since Blitzen is unable to lift the sled with Joel sitting in it, he decides to sacrifice himself to allow the trio to fly away.&lt;/p&gt;
&lt;p&gt;Nikolas comes back to Elfhelm with Little Kip. He is able to bring the little elf on time to prevent Father Topo from being punished. Little Kip's parents reward Nikolas with the elves' traditional making of toys. Nikolas then has an idea. He makes all all the elves create a bountiful of toys and candies.&lt;/p&gt;
&lt;p&gt;When Nikolas is about to ride Blitzen with the gifts, he is confronted by Mother Vodol. She sees the locket he carries with him that has the portrait of her mother, revealing that the girl who reached Elfhelm as per the legend is no other but Nikolas's mother.&lt;/p&gt;
&lt;p&gt;Mother Vodol tells Nikolas how she lost faith in the humans when news spread in the place that the men (including Joel) has taken Little Kip. Nikolas tells her that his mother always remembered how overjoyed it was in Elfhelm.&lt;/p&gt;
&lt;p&gt;Nikolas goes back to the kingdom one night. He shows himself to the King, offering one of the toys. This confuses the King and he asks Nikolas about the meaning of the gift. This leads to Nikolas bringing the King to all the houses in the kingdom and leave toys for the kids while trying not to disturb them. The King is moved and decides to help him.&lt;/p&gt;
&lt;p&gt;Finishing the story, Aunt Ruth explains to all 4 kids the meaning of Nikolas's actions. When the childrens' father comes back, to their surprise, they find the living room to be filled with Christmas ornaments and presents. Aunt Ruth leaves the place and throws a firecracker in the last scene, revealing herself to be the Truth Pixie.&lt;/p&gt;</description>
      <pubDate>Tue, 21 Dec 2021 12:00:00 +0530</pubDate>
      <a10:updated>2021-12-21T12:00:00+05:30</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">1234</guid>
      <link>https://wiseoneup.clickvalley.in/articles/how-i-found-the-right-accountant-for-my-start-up/</link>
      <category>Finance</category>
      <title>How I found the right Accountant for my start-up</title>
      <description>&lt;p&gt;Four years back, when I started my company, I did not anticipate I will have to deal with so many things apart from serving to core clients. I was not a novice either. I knew I will have to handle everything myself but I was sure I will find people who will take care of these overheads for some fee. Well turns out I was way too optimistic.&lt;/p&gt;
&lt;p&gt;Finding the right accountant for managing company accounts, taxes and annual filings turned out be one of the challenging things to concur. I started interacting with accountants in my local area, visited their offices and tried to explain what my start-up was and how it intended to earn money. I thought my business idea was so common that they should easily be able to understand it but I was mistaken. After I explained my business model to few local accountants and I saw a feeling of uncertainty on their faces, I knew they were not completely sure if they understood it. So, I decided to do it myself through an online platform called cleartax.com.&lt;/p&gt;
&lt;p&gt;The issue with using an online platform for your accounts is that you are only delegating the work and not the responsibility and I was just not meant to handle this responsibility myself. So next year I made sure I find someone near my place who can help with my accounts and whom I can meet in person to discuss my plans and take advice about the actions required in future.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;The biggest challenge for start-ups is finding right people to help them in their journey.&lt;/strong&gt; This time I was ready to be flexible and after meeting more accountants in my local vicinity, I finalized one and delegated this responsibility to him. Thinking that I don’t have to worry about my taxes and annual filings, I was a bit relieved. He was supposed to remind me of timely submission of taxes and other formalities like filing quarterly GSTs and finalizing balance sheets. This association did work to some extent. However, there was something important missing in this relationship and it took me some time to realize what it was.&lt;/p&gt;
&lt;p&gt;So, what was it that I found missing? Although I had a chartered accountant who looked after my company accounts, I felt I was not getting enough feedback on how my company was doing financially and what I should do in future to make it look better. When I asked such questions to my accountant, he did not have clear answers. And I was getting a bit frustrated with this setup. So, I started talking to more accountants. And this time luck was in my favor.&lt;/p&gt;
&lt;p&gt;I met this person through a relative. He could answer my questions with clarity and that is something I was looking for. I switched to this accountant instantly and I have been living in peace since then. The good thing about him is that he informs me where my company is heading in terms of revenue, where my spending should go (like hiring, advertising, infrastructure etc) and what my financial projection looks like.&lt;/p&gt;
&lt;p&gt;Looking at these events today, I feel it is ok if you do not hit the right person the first time. Chances are you may not realize their true value. And it takes some time for you to realize what you truly want. The key is to not settle for less. One should keep looking for the right person till all the boxes are checked.&lt;/p&gt;</description>
      <pubDate>Mon, 20 Dec 2021 12:00:00 +0530</pubDate>
      <a10:updated>2021-12-20T12:00:00+05:30</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">1233</guid>
      <link>https://wiseoneup.clickvalley.in/articles/top-ten-korean-series-you-must-watch/</link>
      <category>Entertainment</category>
      <title>Top ten korean series you must watch</title>
      <description>&lt;p&gt;Korean series are becoming popular worldwide these days and I am one of the crazy fans who enjoy watching korean series in my free time. Here is a list of top ten korean series I would recommend to anyone trying to check out korean series for the first time.&lt;/p&gt;
&lt;p&gt;I have watched a lot of Korean series in the last 2 years and here is a list of 10 korean series I especially enjoyed watching. All of them are available on &lt;a rel="noopener" href="https://www.netflix.com/in/" target="_blank" title="Netflix"&gt;Netflix&lt;/a&gt; and &lt;a rel="noopener" href="https://www.dramacool9.co/" target="_blank"&gt;Dramacool&lt;/a&gt;. I am listing them below in no order of preference -&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Hospital playlist (2 seasons)&lt;/li&gt;
&lt;li&gt;Reply 1988&lt;/li&gt;
&lt;li&gt;Something in the rain&lt;/li&gt;
&lt;li&gt;My mister&lt;/li&gt;
&lt;li&gt;Uncontrollably fond&lt;/li&gt;
&lt;li&gt;Crash landing on you&lt;/li&gt;
&lt;li&gt;Guardian: The lonely and great God&lt;/li&gt;
&lt;li&gt;Its okay to not be okay&lt;/li&gt;
&lt;li&gt;Descendants of the sun&lt;/li&gt;
&lt;li&gt;The Heirs&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Hospital playlist (2 seasons)&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;img src="https://wiseoneup.clickvalley.in/media/gridl20p/hospital-playlist.jpg?width=189&amp;amp;height=267" alt="hospital playlist" width="189" height="267"&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Synopsis:&lt;/strong&gt; This series follows five middle aged doctors who have been best friends since they entered medical school together&lt;/p&gt;
&lt;p&gt;Lee Ik-jun (Jo Jung-suk) is a single father and an assistant professor of general surgery specializing in liver transplants. His character is shown to have cheerful charisma that allows him to connect with many people. He is a very popular figure among both patients and other doctors.&lt;/p&gt;
&lt;p&gt;Ahn Jeong-won (Yoo Yeon-seok) is unapologetically good at anything he puts his mind to. An assistant professor of pediatric surgery, he is generous and caring. He is a devout Catholic. Due to the pain caused by seeing his patients suffer, he secretly plans to become a priest.&lt;/p&gt;
&lt;p&gt;Kim Jun-wan (Jung Kyung-ho) is an associate professor of cardiothoracic surgery. He appears cold, rigid and professional, however hides a soft, kind temperament that rarely shows.&lt;/p&gt;
&lt;p&gt;Yang Seok-hyeong (Kim Dae-myung) is an assistant professor of obstetrics and gynecology, who appears to be an aloof and introverted doctor. Though he comes off as detached, he is always willing to go the extra mile for the patients under his care. He is divorced and cares deeply for his mother.&lt;/p&gt;
&lt;p&gt;Chae Song-hwa (Jeon Mi-do) is the only female in this group of friends. She is an associate professor of neurosurgery and is considered perfect by her colleagues. She treats her patients kindly, has performed hundreds of successful surgeries and comes with a great personality.&lt;/p&gt;
&lt;p&gt;The story revolves around these 5 friends as they embark on the hospital adventures involving medicine, music, and relationships.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Reply 1988&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;img src="https://wiseoneup.clickvalley.in/media/vvgdtlhl/reply-1988.jpg?width=250&amp;amp;height=354" alt="Reply 1988" width="250" height="354"&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Synopsis:&lt;/strong&gt; Beginning in the year 1988, it revolves around five friends and their families living in the same neighborhood of Ssangmun-dong, Dobong District, Northern Seoul. It is the third installment of tvN's Reply series and received both critical and audience acclaim with its finale episode recording an 18.8% nationwide audience share, making it the fourth highest rated drama in Korean cable television history.&lt;/p&gt;
&lt;p&gt;Lee Hye-ri as Sung Duk-seon/Sung Soo-yeon: She is the middle child of her family, infamously ranked 999th in school and is the only girl in their group of five neighborhood friends. Though not academically gifted, Duk-seon has a bright personality. She cares deeply for her friends but feels lost without a dream to pursue. Duk-seon moves through the stages of her youth alongside her male friends, and the mystery of which of them she eventually marries was the continual point of tension for viewers throughout the series.&lt;/p&gt;
&lt;p&gt;Ryu Jun-yeol as Kim Jung-hwan is stoic and sarcastic. He is handsome and athletic, often taking on extra pressure of responsibility to fulfill the dreams of his older brother Jung-bong, who has a chronic heart condition. While Jung-hwan doesn't often share his emotions with others, he feels things deeply and uses his sarcasm and attitude as a shield. He develops feelings for a neighborhood friend early, but is reluctant to admit his crush.&lt;/p&gt;
&lt;p&gt;Go Kyung-pyo as Sung Sun-woo is a class president, caring brother and dependable son to his widowed mother. Sun-woo is an ideal young man. He is devoted to his friends and dotes on his younger sister. Sun-woo harbors a secret crush on a neighborhood friend that lingers into adulthood.&lt;/p&gt;
&lt;p&gt;Park Bo-gum as Choi Taek is an internationally renowned Baduk player. Taek is the quietest of his neighborhood friends. He dominates on the Baduk board as well as struggles with simple everyday tasks. He is generous to a fault and hesitant to make a fuss. When he realizes that the person he likes has another admirer, he has to weigh romance against friendship.&lt;/p&gt;
&lt;p&gt;Lee Dong-hwi as Ryu Dong-ryong is the neighborhood clown who loves to sing, dance and play jokes on his friends. Not a natural academic, however his thoughtful insight and surprising wisdom serve him and his friends well. As the son of two working parents surrounded by tight-knit families, he feels neglected by his parents and makes up for their absence by acting out. Due to his nosy nature he ends up knowing many of the neighborhood's secrets before anyone else.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Something in the rain&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;img src="https://wiseoneup.clickvalley.in/media/uzvpfluv/something-in-the-rain.jpg?width=250&amp;amp;height=358" alt="Something in the rain" width="250" height="358"&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Synopsis:&lt;/strong&gt; The series explores the relationship of two people as they go from being acquaintances to a couple. The series give an intimate look into how they fall in love, struggle with their age differences (considered as taboo in some circles), and find the courage to go public with their relationship to everyone around them.&lt;/p&gt;
&lt;p&gt;The series has other storylines running parallelly that includes the struggles female employees face in the companies as they try to climb the corporate ladder amidst severe sexual harassment, mistreatment, discrimination, and career sabotage from their male managers as well as about children who grow up without parents and society’s outlook towards them.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://en.wikipedia.org/wiki/Son_Ye-jin"&gt;Son Ye-jin&lt;/a&gt; as Yoon Jin-ah is shown as a single middle-aged woman who works as a store supervisor for a coffee franchise. Despite being an easygoing person, she lives a rather hollow life. After being dumped by her boyfriend, she suddenly develops romantic feelings towards her best friend's younger brother Joon-hee.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://en.wikipedia.org/wiki/Jung_Hae-in"&gt;Jung Hae-in&lt;/a&gt; as Seo Joon-hee is the younger brother of Kyung-seon's , Jin-ah best friend. &lt;a href="https://en.wikipedia.org/wiki/Something_in_the_Rain#cite_note-KoreanAge-8"&gt;He&lt;/a&gt; is a character animation designer at a computer video game company. He has returned to Korea after being in US for 3 years for work. While getting reacquainted with his older sister's best friend Jin-ah, he protects her a couple times and falls in love with her.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;My Mister&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;img src="https://wiseoneup.clickvalley.in/media/gp4g5db0/my-mister.jpg?width=249&amp;amp;height=172" alt="My Mister" width="249" height="172"&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Synopsis:&lt;/strong&gt; My Mister tells the story of an impoverished and debt-laden young woman struggling to stay afloat as she nurses her deaf and sick grandmother by working temporary jobs. She develops a platonic relationship with one of her pitiful supervisors, which is subjected to scrutiny and manipulation by their colleagues, friends, and dysfunctional families. Enduring the weight of their respective lives, they come together, forming new relationships, keeping parts of themselves secret — but ultimately healing one another's past scars.&lt;/p&gt;
&lt;p&gt;Lee Sun-kyun as Park Dong-hoon is the second oldest of the three brothers. He works as a honest structural engineer and has a safety-first approach to life. Though he is quiet and stoic, he also goes all in for the people he loves.&lt;/p&gt;
&lt;p&gt;Lee Ji-eun (IU) as Lee Ji-an is a woman who is enduring a lot of hardships in life. She is tasked by her boss to discover Park Dong-hoon's weaknesses to be used against him and fire him from the company. However, she soon ends up falling for his warm charms and learns to trust someone for the first time.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Uncontrollably fond&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;img src="https://wiseoneup.clickvalley.in/media/f5qoe02k/uncontrollably-fond.jpg?width=250&amp;amp;height=358" alt="Uncontrollably fond" width="250" height="358"&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Synopsis: Shin Joon-young and Noh Eul were classmates who were separated during their teenage years due to an ill-fated relationship but meet each other later in their adulthood. Shin Joon-young has grown up to be a a top actor-singer while Noh Eul works as a documentary producer.&lt;/p&gt;
&lt;p&gt;Noh Eul (played by Suzy Bae) had a tough childhood. Her father dies in a hit-and-run. Noh Eul quits school to make a living for herself and her brother.&lt;/p&gt;
&lt;p&gt;Shin Joon-young (played by Kim Wo-bin), on the other hand, had his life planned out for him. His mother wanted him to become a prosecutor following the footsteps of his estranged father, but an incident causes him to quit law school and he becomes a top singer-actor in the country.&lt;/p&gt;
&lt;p&gt;Noh Eul and Shin Joon-young reunite when Noh Eul is tasked to film Shin Joon-young's documentary after telling the producer that she can persuade Joon-young to give consent to shoot the documentary. Joon-young initially gives Noh Eul a miserable time before finally agreeing to do the documentary and eventually tries to win her heart back.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Crash Landing on you&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;img src="https://wiseoneup.clickvalley.in/media/r05lmtzq/crash-landing-on-you.jpg?width=239&amp;amp;height=342" alt="Crash Landing on you" width="239" height="342"&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Synopsis:&lt;/strong&gt; Yoon Se-ri is a successful businesswoman. She is her father's choice to take over leadership of the family business - the Queen's Group. Rejected by her stepmother and viewed as a threat by her half brothers, she steps away from the family business and successfully establishes her own fashion and beauty company, Se-ri's Choice, which makes her independently wealthy.&lt;/p&gt;
&lt;p&gt;Se-ri's father is recently released from jail on probation and can no longer run the Queen's Group. He wants Se-ri to take over as brothers are no match to her talent and business acumen.&lt;/p&gt;
&lt;p&gt;As the Queen's Group prepares to make the official announcement, Se-ri goes out paragliding to test her latest line of extreme sportswear. She gets caught in a sudden tornado, which blows her over the Korean Demilitarized Zone and into North Korea, where she has a fateful encounter with Captain Ri Jeong-hyeok.&lt;/p&gt;
&lt;p&gt;Son Ye-jin as Yoon Se-ri is a successful South Korean CEO and chaebol heiress to Queen's Group. She has a troubled family history.  She is an illegitimate child whose biological mother died after she was born, and has a strained relationship with her stepmother. She meets Ri Jeong-hyeok after accidentally crash-landing in North Korea due to a paragliding accident. He shelters her in the North Korean military housing, and they fall for each other.&lt;/p&gt;
&lt;p&gt;Hyun Bin as Ri Jeong-hyeok is a proficient Captain of Company Five in the Korean People's Army who is stationed along the North Korean portion of the DMZ. A piano prodigy, he was studying to become a concert pianist in Switzerland before being forced to join the North Korean military after his older brother dies in a mysterious car accident. He belongs to a powerful political family and hides and protects Se-ri after she accidentally crash-lands into his patrol territory. As he tries to help Se-ri find her way back into South Korea, he begins to fall in love with her.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Guardian: The lonely and great God&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;img src="https://wiseoneup.clickvalley.in/media/tsraodgx/guardian-the-lonely-and-great-god.jpg?width=249&amp;amp;height=172" alt="Guardian: The lonely and great God" width="249" height="172"&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Synopsis:&lt;/strong&gt; Kim Shin is a decorated military general from the &lt;a href="https://en.wikipedia.org/wiki/Goryeo"&gt;Goryeo&lt;/a&gt; Dynasty. He is framed as a traitor and killed by the young king. Years after his death, he is cursed by the Almighty to stay immortal forever, enduring the pain of seeing his loved ones die as a punishment for the soldiers he killed to protect his country. He becomes an immortal goblin. He helps people with his powers despite his grieving past. The only way to put an end to his immortality is the Goblin's bride, whose aid in pulling out the sword will end his painful immortality.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://en.wikipedia.org/wiki/Gong_Yoo"&gt;Gong Yoo&lt;/a&gt; as Goblin is a 939-year-old immortal &lt;a href="https://en.wikipedia.org/wiki/Dokkaebi"&gt;goblin&lt;/a&gt; and protector of souls who is in search for his bride, who is the only one who can remove the sword piercing through his chest. Once the sword is removed, he may finally move to the afterlife and rest in peace. This is until he slowly falls in love with his bride who gives him a reason to live again.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://en.wikipedia.org/w/index.php?title=Han_Seo-jin&amp;amp;action=edit&amp;amp;redlink=1"&gt;Han Seo-jin&lt;/a&gt; [&lt;a href="https://ko.wikipedia.org/wiki/%ED%95%9C%EC%84%9C%EC%A7%84_(2008%EB%85%84)"&gt;ko&lt;/a&gt;] as young Ji Eun-tak is an optimistic and bubbly 19-year-old high school student and the legendary Goblin's bride. She can see ghosts and summon the Goblin due to her way of birth. Orphaned at age 9 and pursued by the Grim Reaper, she is forced to live with her abusive aunt who was seeking her mother's insurance policy. She immediately becomes interested in the Goblin, who takes her in his home. She is oblivious to her duty of removing the sword from the Goblin's chest, however, eventually learns the truth and struggles with the decision as she falls in love with the Goblin.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://en.wikipedia.org/wiki/Lee_Dong-wook"&gt;Lee Dong-wook&lt;/a&gt; as Grim Reaper is a good-looking, cynical yet humorous &lt;a href="https://en.wikipedia.org/wiki/Death_(personification)"&gt;grim reaper (Angel of Death)&lt;/a&gt;.  He guides souls to their reincarnations or afterlives and is the housemate of the Goblin. He prefers to be by himself, however, falls in love with a chicken restaurant owner named Sunny who eventually reciprocates his feelings and becomes a key to remember his past lives.&lt;/p&gt;
&lt;p&gt;As the lives of Kim Shin, Grim Reaper, Ji Eun-tak and Sunny interweave, a deeper story unfolds, as they are not just strangers who met by chance, but people with deep-rooted relations.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Its Okay to not be Okay&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;img src="https://wiseoneup.clickvalley.in/media/4amjhozh/its-okay-to-not-be-okay.jpg?width=250&amp;amp;height=354" alt="Its Okay to not be Okay" width="250" height="354"&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Synopsis:&lt;/strong&gt; Moon Gang-tae lives with his older brother Moon Sang-tae who has autism. They frequently move from town to town ever since Sang-tae witnessed the murder of their mother. Gang-Tae works as a caretaker in a psychiatric ward at every place they move to. While working in a hospital, he meets a famous children's book writer, Ko Moon-young, who is rumored to have antisocial personality disorder.&lt;/p&gt;
&lt;p&gt;Moon-young after finding out that their past overlap from their childhood spent in Seongjin City, forms a romantic obsession for Gang-tae. She follows him to Seongjin where the brothers currently live. The trio slowly begins to heal each other’s wounds, unravelling many secrets, seeking comfort in each other and moving forward in their lives.&lt;/p&gt;
&lt;p&gt;Kim Soo-hyun as Moon Gang-tae is an orphaned caregiver working at OK Psychiatric Hospital. He is empathetic to everyone around him but struggles with self-esteem as a result of his past experiences. He avoids having close relationships with anyone other than his older brother.&lt;/p&gt;
&lt;p&gt;Seo Yea-ji as Ko Moon-young is a popular children's book author with antisocial personality disorder. She had a troubled childhood and her relationship with her parents is very. After a coincidental encounter with Gang-tae, she develops a romantic obsession over him and goes to extreme lengths to get his attention.&lt;/p&gt;
&lt;p&gt;Oh Jung-se as Moon Sang-tae is autistic. He is a fan of Moon-young as well as an aspiring illustrator. He is the only witness of his mother's murder. He has an irrational fear of butterflies as they remind him of the traumatic experience. His fear develops into nightmares every spring forcing Gang-tae to move towns with him to run away from the butterflies.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Descendants of the Sun&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;img src="https://wiseoneup.clickvalley.in/media/ofpcyfcc/descendants-of-the-sun.jpg?width=250&amp;amp;height=357" alt="Descendants of the Sun" width="250" height="357"&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Synopsis:&lt;/strong&gt; Yoo Si-jin is the captain in a South Korean Special Forces unit. He and his friend Sergeant Seo Dae-young are off-duty when they witness a young man stealing a motorcycle and apprehend him. The thief is injured during the chase and sent to the hospital. Dae-young realises his cell phone was stolen by the thief and goes to the hospital with Si-jin to retrieve it where Si-jin meets Dr Kang Mo-yeon for the first time and is instantly attracted to her.&lt;/p&gt;
&lt;p&gt;Si-jin and Mo-Yeon begin to date. During their courtship, due to their philosophical differences owing to their profession, they agree to part ways. Dae-young, on the other hand, faces a dilemma on whether to continue his relationship with Myung-Ju or risk being forced out of the army for breaking fraternization rules set by Myung-Ju’s father who is a three-star general and commander of the Special Forces.&lt;/p&gt;
&lt;p&gt;Mo-Yeon and Si-jin continue bumping into each other at different places in their lives with on and off relationship.&lt;/p&gt;
&lt;p&gt;Song Joong-ki as Captain Yoo Si-jin is the Captain and leader of Alpha Team, a fictional elite special forces team. He falls in love with Mo-yeon at first sight but gets rejected by her three times.&lt;/p&gt;
&lt;p&gt;Song Hye-kyo as Doctor Kang Mo-yeon is a cardiothoracic surgeon who works at Haesung Hospital. She is a beautiful and strong woman who believes that competence should outweigh connections. She stands firmly by her principles. She becomes attracted to Si-jin rejects him three times as she finds herself struggling to accept his occupation as a soldier in the special forces and what it entails.&lt;/p&gt;
&lt;p&gt;Jin Goo as Sergeant Seo Dae-young is the most senior non-commissioned officer in Alpha Team and Si-jin's right-hand man and best friend. He sticks to his principles and is extremely loyal to his commanding officer, Si-jin and comrades. He struggles with expressing his true feelings for Myung-ju due to the objection of her father who wants Si-jin as his son-in-law.&lt;/p&gt;
&lt;p&gt;Kim Ji-won as First Lieutenant Yoon Myung-ju is an army doctor. She is the daughter of Lieutenant General Yoon, commander of the South Korean Special Forces Brigade. During an assignment, where she is the medical officer on duty during a training exercise, she meets Dae-young and is instantly attracted to him. Their relationship is well-known among other doctors and fellow soldiers but is considered a taboo due to difference in their ranks.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;The Heirs&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;img src="https://wiseoneup.clickvalley.in/media/3fnd42wc/the-heirs.jpg?width=250&amp;amp;height=173" alt="The Heirs" width="250" height="173"&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt; &lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Synopsis:&lt;/strong&gt; The series follows a group of wealthy, privileged high school students who will take over their families' business empires, overcoming difficulties and growing every step of the way.&lt;/p&gt;
&lt;p&gt;Kim Tan is a wealthy heir to a large Korean conglomerate called Jeguk Group. He was exiled to the U.S. by his stepbrother Kim Won who wants to take control of the family business. While in the States, he meets Cha Eun-sang, who is there looking for her sister. Despite being engaged to Yoo Rachel, a fellow heiress, he immediately falls for Eun-sang. When he returns to Korea, his former best friend turned enemy Choi Young-do begins picking on Eun-sang, who is in the same school, to irritate Tan. Drama ensues when Young-do also falls for Eun-sang, and Kim Tan is forced to choose between his responsibility of pursuing the family business or love.&lt;/p&gt;
&lt;p&gt;Lee Min-ho as Kim Tan is the future heir to the Jeguk. He is an illegitimate child as he is the son of his father's mistress. He is however listed in the family registry as the son of the second wife in order to be a legitimate heir. Though hot-headed and at times immature, Kim Tan is warm-hearted and honest. He is engaged to Rachel Yoo, but is attracted to Cha Eun-sang at first sight and falls in love with her despite her poor background.&lt;/p&gt;
&lt;p&gt;Park Shin-hye as Cha Eun-sang works diligently in her part-time jobs to support herself and her mother after her elder sister leaves for the U.S. She lives in Kim Tan's home since her mother is a live-in housekeeper of the family. She is enrolled in Jeguk High School on a welfare scholarship.&lt;/p&gt;
&lt;p&gt;Kim Woo-bin as Choi Young-do is the heir to Zeus Hotel Group. He is known for his volatile manners and is feared by his classmates, whom he bullies. He and Kim Tan used to be best friends but turn enemies due to a misunderstanding. Young-do begins picking on Cha Eun-sang to irritate Tan but soon realizes that's not the only reason she's always on his mind.&lt;/p&gt;</description>
      <pubDate>Sat, 18 Dec 2021 12:00:00 +0530</pubDate>
      <a10:updated>2021-12-18T12:00:00+05:30</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">1217</guid>
      <link>https://wiseoneup.clickvalley.in/articles/people-we-meet-on-vacation-book-review/</link>
      <category>Books</category>
      <title>People We Meet on Vacation book review</title>
      <description>&lt;p&gt;Two best friends. Ten summer trips. One last chance to fall in love - &lt;strong&gt;People We Meet on Vacation&lt;/strong&gt; is a sweet, fluffy, beachy read.&lt;/p&gt;
&lt;p&gt;From the New York Times bestselling author of Beach Read, a sparkling new novel that will leave you with the warm, hazy afterglow usually reserved for the best vacations.&lt;/p&gt;
&lt;p&gt;Poppy and Alex have been best friends since college. Even though they are as different as two people can be, they just get each other. She’s a wild child; he wears khakis. She has insatiable wanderlust; he prefers to stay home with a book. And somehow, ever since a fateful car share home from college many years ago, they are the very best of friends. For most of the year they live far apart—she’s in New York City, and he’s in their small hometown—but every summer, for a decade, they have taken one glorious week of vacation together.&lt;br /&gt;&lt;br /&gt;Until two years ago, when they ruined everything. They haven’t spoken since.&lt;br /&gt;&lt;br /&gt;Poppy has everything she should want, but she’s stuck in a rut. When someone asks when she was last truly happy, she knows, without a doubt, it was on that ill-fated, final trip with Alex. And so, she decides to convince her best friend to take one more vacation together—lay everything on the table, make it all right. Miraculously, he agrees.&lt;br /&gt;&lt;br /&gt;Now she has a week to fix everything. If only she can get around the one big truth that has always stood quietly in the middle of their seemingly perfect relationship. What could possibly go wrong?&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</description>
      <pubDate>Thu, 16 Dec 2021 12:00:00 +0530</pubDate>
      <a10:updated>2021-12-16T12:00:00+05:30</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">1218</guid>
      <link>https://wiseoneup.clickvalley.in/articles/malibu-rising-book-review/</link>
      <category>Books</category>
      <title>Malibu Rising book review</title>
      <description>&lt;p&gt;Malibu: August, 1983. It’s the day of Nina Riva’s annual end-of-summer party, and anticipation is at a fever pitch. Everyone wants to be around the famous Rivas: Nina, the talented surfer and supermodel; brothers Jay and Hud, one a championship surfer, the other a renowned photographer; and their adored baby sister, Kit. Together, the siblings are a source of fascination in Malibu and the world over—especially as the offspring of the legendary singer, Mick Riva.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;The only person not looking forward to the party of the year is Nina herself, who never wanted to be the center of attention, and who has also just been very publicly abandoned by her pro tennis player husband. Oh, and maybe Hud—because it is long past time to confess something to the brother from whom he’s been inseparable since birth.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Jay, on the other hand, is counting the minutes until nightfall, when the girl he can’t stop thinking about promised she’ll be there.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;And Kit has a couple secrets of her own—including a guest she invited without consulting anyone.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;By midnight the party will be completely out of control. By morning, the Riva mansion will have gone up in flames. But before that first spark in the early hours before dawn, the alcohol will flow, the music will play, and the loves and secrets that shaped this family’s generations will all come bubbling to the surface.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Malibu Rising is a story about one unforgettable night in the life of a family: the night they each have to choose what they will keep from the people who made them . . . and what they will leave behind.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Malibu Rising is a story about one unforgettable night in the life of a family: the night they each have to choose what they will keep from the people who made them ….. and what they leave behind&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Four famous siblings throw an epic party to celebrate the end of the summer. But over the course of twenty-four hours, the family drama that ensures will change their lives will change forever.&lt;/p&gt;</description>
      <pubDate>Wed, 15 Dec 2021 12:00:00 +0530</pubDate>
      <a10:updated>2021-12-15T12:00:00+05:30</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">1222</guid>
      <link>https://wiseoneup.clickvalley.in/articles/the-push-by-ashley-audrain-review/</link>
      <category>Books</category>
      <title>The Push by Ashley Audrain review</title>
      <description>&lt;p&gt;&lt;strong&gt;The Push&lt;/strong&gt; is a tour de force you will read in a sitting, an utterly immersive novel that will challenge everything you think you know about motherhood, about what we owe our children, and what it feels like when women are not believed.&lt;/p&gt;
&lt;p&gt;A tense, page-turning psychological drama about the making and breaking of a family – and a woman whose experience of motherhood is nothing at all what she hoped for and everything she feared.&lt;br /&gt;&lt;br /&gt;Blythe Connor is determined that she will be the warm, comforting mother to her new baby Violet that she herself never had.&lt;br /&gt;&lt;br /&gt;But in the thick of motherhood’s exhausting early days, Blythe becomes convinced that something is wrong with her daughter–she doesn’t behave like most children do.&lt;br /&gt;&lt;br /&gt;Or is it all in Blythe’s head? Her husband, Fox, says she’s imagining things. The more Fox dismisses her fears, the more Blythe begins to question her own sanity, and the more we begin to question what Blythe is telling us about her life as well.&lt;br /&gt;&lt;br /&gt;Then their son Sam is born–and with him, Blythe has the blissful connection she’d always imagined with her child. Even Violet seems to love her little brother. But when life as they know it is changed in an instant, the devastating fall-out forces Blythe to face the truth.&lt;/p&gt;</description>
      <pubDate>Wed, 15 Dec 2021 12:00:00 +0530</pubDate>
      <a10:updated>2021-12-15T12:00:00+05:30</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">1216</guid>
      <link>https://wiseoneup.clickvalley.in/articles/reactjs-navigation/</link>
      <category>Technology</category>
      <title>reactjs navigation</title>
      <description>&lt;p&gt;In this article, I am going to create a demo reactjs app that has navigation implemented to move from one view to another.&lt;/p&gt;
&lt;h2&gt;Pre-requisites&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;VS Code editor or any other editor.&lt;/li&gt;
&lt;li&gt;Node and npm – download and install the latest stable release from &lt;a href="https://nodejs.org/"&gt;https://nodejs.org/&lt;/a&gt;. Node 14 or higher is required for this tutorial.&lt;/li&gt;
&lt;/ul&gt;
&lt;ul&gt;
&lt;li&gt;Create a new react app&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;npx create-react-app react-navigation&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;img src="https://wiseoneup.clickvalley.in/media/cd3bsb5x/create-react-app.png?width=500&amp;amp;height=250.6426735218509" alt="create-react-app" width="500" height="250.6426735218509"&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;This may take less than a minute and end with this message the end –&lt;/p&gt;
&lt;p&gt;&lt;img src="https://wiseoneup.clickvalley.in/media/npzpg4da/create-react-app-success.png?width=500&amp;amp;height=195.37275064267354" alt="create-react-app-success" width="500" height="195.37275064267354"&gt;&lt;/p&gt;
&lt;p&gt;As the output from the command suggests, run these commands –&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;cd react-navigation&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;npm start&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;By this time, we have created a blank reactjs app which is running on localhost:3000&lt;/p&gt;
&lt;p&gt;&lt;img src="https://wiseoneup.clickvalley.in/media/4ledjqfn/react-app-blank.png?width=500&amp;amp;height=282.133676092545" alt="blank react app in localhost:3000" width="500" height="282.133676092545"&gt;&lt;/p&gt;
&lt;p&gt;And the code looks like this in VS Code –&lt;/p&gt;
&lt;p&gt;&lt;img src="https://wiseoneup.clickvalley.in/media/3q4j5z24/react-app-blank-source.png?width=500&amp;amp;height=300.77120822622106" alt="blank react app source code" width="500" height="300.77120822622106"&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;h1&gt;Time to implement react navigation.&lt;/h1&gt;
&lt;p&gt; &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Install react-router-dom with this command&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;               &lt;strong&gt;npm install react-router-dom -s&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Open app.js in VS Code and make following changes –&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src="https://wiseoneup.clickvalley.in/media/rj4nlj2i/react-router-code-in-appjs.png?width=500&amp;amp;height=349.6143958868895" alt="react router code in app.js" width="500" height="349.6143958868895"&gt;&lt;/p&gt;
&lt;p&gt;This is the most important step to understand react navigation. Here we import BrowserRouter, Routes and Route components from react-router-dom package and use them in App component html. You can add more Route tags as you add more pages to your site.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;For this example, we need two react components to act as two different pages. Create these two components under a new directory name &lt;strong&gt;pages &lt;/strong&gt;under src folder&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;HomePage.js&lt;/p&gt;
&lt;p&gt;&lt;img src="https://wiseoneup.clickvalley.in/media/1ald2zjd/home-page-component.png?width=500&amp;amp;height=276.3496143958869" alt="sample home page component" width="500" height="276.3496143958869"&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;UserPage.js&lt;/p&gt;
&lt;p&gt;&lt;img src="https://wiseoneup.clickvalley.in/media/zs5p4fw2/user-page-component.png?width=500&amp;amp;height=281.4910025706941" alt="sample user page component" width="500" height="281.4910025706941"&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Refresh your site (npm start) and you should be able to navigate between home page and user page.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;img src="https://wiseoneup.clickvalley.in/media/n5epfkwk/react-navigation-demo.gif?width=500&amp;amp;height=203.72750642673523" alt="react navigation demo" width="500" height="203.72750642673523"&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;h1&gt;Conclusion&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;React navigation&lt;/strong&gt; is an important concept in reactjs and almost every app needs to navigate between its views. This article helps in making this concept easy for you to understand and use the code examples given in this article to get started with &lt;strong&gt;react navigation.&lt;/strong&gt;&lt;/p&gt;</description>
      <pubDate>Tue, 14 Dec 2021 12:00:00 +0530</pubDate>
      <a10:updated>2021-12-14T12:00:00+05:30</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">1219</guid>
      <link>https://wiseoneup.clickvalley.in/articles/one-last-stop-summary/</link>
      <category>Books</category>
      <title>One Last Stop summary</title>
      <description>&lt;p&gt;From the New York Times bestselling author of Red, White &amp;amp; Royal Blue comes a new romantic comedy that will stop readers in their tracks...&lt;/p&gt;
&lt;p&gt;Casey McQuiston’s One Last Stop is a magical, sexy, big-hearted romance where the impossible becomes possible as August does everything in her power to save the girl lost in time.&lt;/p&gt;
&lt;p&gt;For cynical twenty-three-year-old August, moving to New York City is supposed to prove her right: that things like magic and cinematic love stories don’t exist, and the only smart way to go through life is alone. She can’t imagine how waiting tables at a 24-hour pancake diner and moving in with too many weird roommates could possibly change that. And there’s certainly no chance of her subway commute being anything more than a daily trudge through boredom and electrical failures.&lt;/p&gt;
&lt;p&gt;But then, there’s this gorgeous girl on the train.&lt;/p&gt;
&lt;p&gt;Jane. Dazzling, charming, mysterious, impossible Jane. Jane with her rough edges and swoopy hair and soft smile, showing up in a leather jacket to save August’s day when she needed it most. August’s subway crush becomes the best part of her day, but pretty soon, she discovers there’s one big problem: Jane doesn’t just look like an old school punk rocker. She’s literally displaced in time from the 1970s, and August is going to have to use everything she tried to leave in her own past to help her. Maybe it’s time to start believing in some things, after all.&lt;/p&gt;</description>
      <pubDate>Tue, 14 Dec 2021 12:00:00 +0530</pubDate>
      <a10:updated>2021-12-14T12:00:00+05:30</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">1220</guid>
      <link>https://wiseoneup.clickvalley.in/articles/project-hail-mary-review/</link>
      <category>Books</category>
      <title>Project Hail Mary review</title>
      <description>&lt;p&gt;Ryland Grace is the sole survivor on a desperate, last-chance mission and if he fails, humanity and the Earth itself will perish.&lt;/p&gt;
&lt;p&gt;Except that right now, he doesn't know that. He can't even remember his own name, let alone the nature of his assignment or how to complete it.&lt;/p&gt;
&lt;p&gt;All he knows is that he's been asleep for a very, very long time. And he's just been awakened to find himself millions of miles from home, with nothing but two corpses for company.&lt;/p&gt;
&lt;p&gt;His crewmates dead, his memories fuzzily returning, he realizes that an impossible task now confronts him. Alone on this tiny ship that's been cobbled together by every government and space agency on the planet and hurled into the depths of space, it's up to him to conquer an extinction-level threat to our species.&lt;/p&gt;
&lt;p&gt;And thanks to an unexpected ally, he just might have a chance.&lt;strong&gt; &lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Project Hail Mary&lt;/strong&gt; is a 2021 science fiction novel by Andy Weir. It is his third novel, after 2011's The Martian, and 2017's Artemis.&lt;/p&gt;
&lt;p&gt;Part scientific mystery, part dazzling interstellar journey, Project Hail Mary is a tale of discovery, speculation, and survival to rival The Martian – while taking us to places we never dreamt of going.&lt;/p&gt;</description>
      <pubDate>Mon, 13 Dec 2021 12:00:00 +0530</pubDate>
      <a10:updated>2021-12-13T12:00:00+05:30</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">1200</guid>
      <link>https://wiseoneup.clickvalley.in/articles/free-ssl-certificate-for-your-website-hosted-on-iis/</link>
      <category>Technology</category>
      <title>Free SSL certificate for your website hosted on IIS</title>
      <description>&lt;p&gt;SSL is the basic requirement for a website these days. It affects your site’s credibility if your site is not secure and your visitors are noticing that “Not secure” tag right in the address bar when they visit your site.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://wiseoneup.clickvalley.in/media/rdqf4wg1/blog_1.png?width=500&amp;amp;height=450.0924214417745" alt="Your connection to this site is not secure" width="500" height="450.0924214417745"&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;SSL certificate is also important to make sure your site’s content is browsed securely and is prevented from middle man attacks and other risks I am not aware of.&lt;/p&gt;
&lt;p&gt;So how can we implement SSL for free on a site hosted on IIS? When I googled this subject, I found some sites that provide SSL for free. The only thing was I had to sign up on the site and create an account and create a free SSL certificate for myself. The only problem with this is that over the years I have signed up on too many platforms and I tend to forget passwords and even the platforms entirely.&lt;/p&gt;
&lt;p&gt;Luckily, I found another easier way to install free SSL on IIS. It is a windows console command like utility called win-acme. You can download it from their github release page –&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/win-acme/win-acme/releases"&gt;https://github.com/win-acme/win-acme/releases&lt;/a&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Under the assets section, look for the one that ends with .x64.trimmed.zip. The latest at the time of this blog is &lt;a href="https://github.com/win-acme/win-acme/releases/download/v2.1.20.1/win-acme.v2.1.20.1185.x64.trimmed.zip"&gt;win-acme.v2.1.20.1185.x64.trimmed.zip&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Download and extract the contents of this zip into a folder. Open Command Prompt as Administrator.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://wiseoneup.clickvalley.in/media/ev3mgt15/blog_2.png?width=442.43421052631584&amp;amp;height=500" alt="command prompt run as administrator" width="442.43421052631584" height="500"&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Change your current working directory to the folder where you extracted the zip and run this command –&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;wacs.exe&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;This should start a wizard –&lt;/p&gt;
&lt;p&gt;&lt;img src="https://wiseoneup.clickvalley.in/media/4ark12u1/blog_3.png?width=500&amp;amp;height=291.7737789203085" alt="win-acme wacs.exe on console" width="500" height="291.7737789203085"&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Type N and hit enter. It should show a list of sites hosted on your IIS –&lt;/p&gt;
&lt;p&gt;&lt;img src="https://wiseoneup.clickvalley.in/media/zjmj4fzr/blog_4.png?width=500&amp;amp;height=163.23907455012855" alt="win-acme wacs new certificate" width="500" height="163.23907455012855"&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Enter the number of the site you want to create SSL for and hit enter –&lt;/p&gt;
&lt;p&gt;&lt;img src="https://wiseoneup.clickvalley.in/media/huhlyuju/blog_winacme_wacs_step2.png?width=500&amp;amp;height=130.46272493573267" alt="win-acme wacs iis sites" width="500" height="130.46272493573267"&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Enter A and hit enter –&lt;/p&gt;
&lt;p&gt;&lt;img src="https://wiseoneup.clickvalley.in/media/cmrijcpa/blog_winacme_wacs_step_final.png?width=500&amp;amp;height=303.9845758354756" alt="win-acme wacs install certificate" width="500" height="303.9845758354756"&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;And that should be it. Your site is hosted on SSL. You can check by visiting your site and making sure the site shows a lock icon in the address bar –&lt;/p&gt;
&lt;p&gt;&lt;img src="https://wiseoneup.clickvalley.in/media/n0aht2uz/blog_secure_site_with_https_enabled.png?width=500&amp;amp;height=36.277602523659304" alt="https enabled site with lock in address bar" width="500" height="36.277602523659304"&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;P.S&lt;/p&gt;
&lt;p&gt;This solution only works for sites that have been configured with host bindings. So you should have a domain name registered with some provider. Then you should have a CNAME entry under that domain that points to the IP address of your machine where IIS is installed. And finally you should have host name populated with the domain name under Bindings of your site.&lt;/p&gt;
&lt;p&gt;If you are new to IIS, you may have to do few more things in configuration to make sure your site is redirecting to https if users try to access it on http. You can simple copy following block inside your web.config under System.WebServer tag –&lt;/p&gt;
&lt;p&gt;&lt;img src="https://wiseoneup.clickvalley.in/media/fmgf2jdt/blog_url_rewrite_block_in_webconfig.png?width=500&amp;amp;height=172.87917737789203" alt="" width="500" height="172.87917737789203"&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Make sure you have urlrewrite plugin installed in your IIS before you add this tag to web.config though. You can download it from IIS official site - &lt;a href="https://www.iis.net/downloads/microsoft/url-rewrite"&gt;https://www.iis.net/downloads/microsoft/url-rewrite&lt;/a&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;h2&gt;Conclusion&lt;/h2&gt;
&lt;p&gt;In this blog, I have tried to offer simplest way to install SSL certificate on a website that is hosted on IIS. I hope you liked this blog and in case you faced any issues, I would love to help. I can be reached at &lt;a href="mailto:naveenraina@outlook.com"&gt;naveenraina@outlook.com&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Sun, 12 Dec 2021 12:00:00 +0530</pubDate>
      <a10:updated>2021-12-12T12:00:00+05:30</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">1221</guid>
      <link>https://wiseoneup.clickvalley.in/articles/a-court-of-silver-flames-review/</link>
      <category>Books</category>
      <title>A court of silver flames review</title>
      <description>&lt;p&gt;Sarah J. Maas is the #1 New York Times and internationally bestselling author of the Throne of Glass, Court of Thorns and Roses, and Crescent City series. Her books have sold more than nine million copies and are published in thirty-seven languages.&lt;/p&gt;
&lt;p&gt;Nesta Archeron has always been prickly-proud, swift to anger, and slow to forgive. And ever since being forced into the Cauldron and becoming High Fae against her will, she's struggled to find a place for herself within the strange, deadly world she inhabits. Worse, she can't seem to move past the horrors of the war with Hybern and all she lost in it.&lt;br /&gt;&lt;br /&gt;The one person who ignites her temper more than any other is Cassian, the battle-scarred warrior whose position in Rhysand and Feyre's Night Court keeps him constantly in Nesta's orbit. But her temper isn't the only thing Cassian ignites. The fire between them is undeniable, and only burns hotter as they are forced into close quarters with each other.&lt;br /&gt;&lt;br /&gt;Meanwhile, the treacherous human queens who returned to the Continent during the last war have forged a dangerous new alliance, threatening the fragile peace that has settled over the realms. And the key to halting them might very well rely on Cassian and Nesta facing their haunting pasts.&lt;br /&gt;&lt;br /&gt;Against the sweeping backdrop of a world seared by war and plagued with uncertainty, Nesta and Cassian battle monsters from within and without as they search for acceptance-and healing-in each other's arms.&lt;/p&gt;</description>
      <pubDate>Sun, 12 Dec 2021 12:00:00 +0530</pubDate>
      <a10:updated>2021-12-12T12:00:00+05:30</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">1191</guid>
      <link>https://wiseoneup.clickvalley.in/articles/what-experts-are-saying-about-omicron/</link>
      <category>COVID-19</category>
      <title>What Experts Are Saying About Omicron</title>
      <description>&lt;p&gt;India recorded 8,503 new Covid cases on 09 Dec 2021, taking the country's infection tally to 3,46,74,744. There are 94,943 active cases, accounting for less than one per cent of the total cases.&lt;/p&gt;
&lt;p&gt;A total of five states have reported 23 cases of Omicron in India so far. These include Maharashtra, Delhi, Gujarat, Karnataka, and Rajasthan.&lt;/p&gt;
&lt;p&gt;The Omicron variant of coronavirus is said to be deadlier than the Delta variant, which wreaked havoc earlier this year. Cases of the new variant are rising all over the world.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://wiseoneup.clickvalley.in/media/f14dqnc1/covid-gcf17b6988_1920.png?width=500&amp;amp;height=353.47043701799487" alt="" width="500" height="353.47043701799487"&gt;&lt;/p&gt;
&lt;p&gt;More data is needed to know if the Omicron infections, especially reinfections and breakthrough infections in people who are fully vaccinated, cause more severe illness or death than infection with other variants.&lt;/p&gt;
&lt;p&gt;Scientists around the globe are trying to gather as much information as possible about this variant.&lt;/p&gt;
&lt;p&gt;Most common symptoms for the new COVID Variant “Omicron” are fever, cough, tiredness, loss of taste or smell&lt;/p&gt;
&lt;p&gt;According to the available data, this variant is now targeting children as well. Experts say that this variant may become a big challenge for everyone in the coming times.&lt;/p&gt;
&lt;p&gt;Omicron symptoms in children may include high fever, cough, headache.&lt;/p&gt;
&lt;p&gt;On 26 Nov 2021, WHO named the new COVID-19 variant B.1.1.529, which has been detected in South Africa, as 'Omicron'. WHO has classified Omicron as a '&lt;strong&gt;variant of concern&lt;/strong&gt;'.&lt;/p&gt;</description>
      <pubDate>Thu, 09 Dec 2021 12:00:00 +0530</pubDate>
      <a10:updated>2021-12-09T12:00:00+05:30</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">1188</guid>
      <link>https://wiseoneup.clickvalley.in/articles/covid-omicron-signs-and-symptoms/</link>
      <category>COVID-19</category>
      <title>Omicron – signs, symptoms, WHO guidelines</title>
      <description>&lt;p&gt;Omicron, a new COVID Variant was identified in South Africa on 24 Nov 2021, has been designated as variant of concern by World Health Organization&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Omicron COVID Variant Symptoms&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Symptoms for the new COVID Variant “Omicron” are given below: -&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Most common symptoms&lt;/em&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Fever&lt;/li&gt;
&lt;li&gt;Cough&lt;/li&gt;
&lt;li&gt;Tiredness&lt;/li&gt;
&lt;li&gt;loss of taste or smell&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;em&gt;Less common symptoms&lt;/em&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;sore throat&lt;/li&gt;
&lt;li&gt;headache, aches/ pains&lt;/li&gt;
&lt;li&gt;diarrhea&lt;/li&gt;
&lt;li&gt;rash on skin&lt;/li&gt;
&lt;li&gt;discoloration of fingers or toes&lt;/li&gt;
&lt;li&gt;red or irritated eyes&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;em&gt;Serious symptoms&lt;/em&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;difficulty breathing or shortness of breath&lt;/li&gt;
&lt;li&gt;loss of speech or mobility,&lt;/li&gt;
&lt;li&gt;or confusion&lt;/li&gt;
&lt;li&gt;or chest pain&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;After the detection of a new variant of COVID, the WHO has advised the country and every individual to follow the SOPs (Standard Operating Protocols).&lt;/p&gt;
&lt;p&gt;The WHO has published the advice on its official website @who.int for countries and individuals.&lt;/p&gt;
&lt;p&gt;In an article that was published on 28 November 2021 on who.int, it is mentioned that “It is not yet clear whether Omicron is more transmissible (e.g., more easily spread from person to person) compared to other variants.” It may be more transmissible, studies are ongoing, in order to get transmissible details.&lt;/p&gt;
&lt;p&gt;In the same article, WHO has also said “&lt;strong&gt;It is not yet clear whether infection with Omicron causes more severe disease compared to infections with other variants, including Delta&lt;/strong&gt;”&lt;/p&gt;</description>
      <pubDate>Tue, 07 Dec 2021 12:00:00 +0530</pubDate>
      <a10:updated>2021-12-07T12:00:00+05:30</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">1186</guid>
      <link>https://wiseoneup.clickvalley.in/articles/covid-omicron-variant/</link>
      <category>COVID-19</category>
      <title>Omicron: COVID-19 variant of concern? Situation worldover</title>
      <description>&lt;p&gt;The Technical Advisory Group on SARS-CoV-2 Virus Evolution (an independent group of experts that periodically monitor and evaluate the evolution of SARS-CoV-2 and assess if specific and/or combination of mutations alter the behavior of the virus), was convened on 26 November 2021 to assess the SARS-CoV-2 variant: B.1.1.529 (Omicron) of which the first case was reported to WHO from South Africa on 24 Nov 2021&lt;/p&gt;
&lt;p&gt;Omicron variant has a large number of mutations, some of which are concerning. Preliminary evidence suggests an &lt;strong&gt;increased risk of reinfection&lt;/strong&gt; with this variant, as compared to other variants of concern&lt;/p&gt;
&lt;p&gt;Current SARS-CoV-2 PCR diagnostics continue to detect this variant.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://wiseoneup.clickvalley.in/media/1lgoof2p/screenshot_1.png?width=500&amp;amp;height=281.9253438113949" alt="covid vairant blood sample" width="500" height="281.9253438113949"&gt;&lt;/p&gt;
&lt;p&gt;As such, WHO has asked the countries to do the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;enhance surveillance and sequencing efforts to better understand circulating SARS-CoV-2 variant&lt;/li&gt;
&lt;li&gt;submit complete genome sequences and associated metadata to a publicly available database, such as GISAID&lt;/li&gt;
&lt;li&gt;report initial cases/clusters associated with VOC infection to WHO through the IHR mechanism&lt;/li&gt;
&lt;li&gt;where capacity exists and in coordination with the international community, perform field investigations and laboratory assessments to improve understanding of the potential impacts of the VOC on COVID-19 epidemiology, severity, effectiveness of public health and social measures, diagnostic methods, immune responses, antibody neutralization, or other relevant characteristics&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Individuals are reminded to take measures to reduce their risk of COVID-19, including proven public health and social measures such as wearing well-fitting masks, hand hygiene, physical distancing, improving ventilation of indoor spaces, avoiding crowded spaces, and getting vaccinated&lt;/strong&gt;&lt;strong&gt; &lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2&gt;Here are all the countries that have recorded cases of Omicron Covid-19 since the discovery of the strain by researchers in South Africa&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;South Africa **183 confirmed cases of Omicron variant reported&lt;/li&gt;
&lt;li&gt;US** variant has been found in almost one-third of US states&lt;/li&gt;
&lt;li&gt;India **Total tally of Omicron cases in India raised to 21&lt;/li&gt;
&lt;li&gt;Saudi Arabia **1 confirmed case of Omicron variant reported&lt;/li&gt;
&lt;li&gt;UAE **1 confirmed case of Omicron variant reported&lt;/li&gt;
&lt;li&gt;Nigeria **3 confirmed cases of Omicron variant reported&lt;/li&gt;
&lt;li&gt;UK ** A further 86 cases of the Omicron Covid variant have been reported in Britain as of 05Dec2021, taking the total to 246&lt;/li&gt;
&lt;li&gt;Japan ** Japan reports 3rd case of Omicron variant in traveler who had been in Italy&lt;/li&gt;
&lt;li&gt;France ** France has confirmed it has detected 9 cases of the omicron variant&lt;/li&gt;
&lt;li&gt;Brazil ** 3 confirmed cases of Omicron variant reported&lt;/li&gt;
&lt;li&gt;Netherlands **18 confirmed cases of Omicron variant reported&lt;/li&gt;
&lt;li&gt;Germany **1 confirmed case of Omicron variant reported&lt;/li&gt;
&lt;li&gt;Hongkong **4 confirmed cases of Omicron variant reported&lt;/li&gt;
&lt;li&gt;Canada **15 confirmed cases of Omicron variant reported&lt;/li&gt;
&lt;li&gt;Australia **15 confirmed cases of Omicron variant reported&lt;/li&gt;
&lt;li&gt;Portugal **19 confirmed cases of Omicron variant reported&lt;/li&gt;
&lt;li&gt;Botswana **19 confirmed cases of Omicron variant reported&lt;/li&gt;
&lt;li&gt;Spain **3 confirmed cases of Omicron variant reported&lt;/li&gt;
&lt;li&gt;Belgium **9 confirmed cases of Omicron variant reported&lt;/li&gt;
&lt;li&gt;Italy **1 confirmed case of Omicron variant reported&lt;/li&gt;
&lt;li&gt;Switzerland **2 confirmed cases of Omicron variant reported&lt;/li&gt;
&lt;li&gt;Austria **1 confirmed case of Omicron variant reported&lt;/li&gt;
&lt;li&gt;Denmark ** Country saw confirmed cases increase to 183 of the Omicron variant of Covid-19&lt;/li&gt;
&lt;li&gt;Sweden **3 confirmed cases of Omicron variant reported&lt;/li&gt;
&lt;li&gt;Chile ** 1 confirmed case of omicron variant reported&lt;/li&gt;
&lt;/ul&gt;</description>
      <pubDate>Mon, 06 Dec 2021 12:00:00 +0530</pubDate>
      <a10:updated>2021-12-06T12:00:00+05:30</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">1168</guid>
      <link>https://wiseoneup.clickvalley.in/articles/create-blog-site-in-a-day-with-umbraco/</link>
      <category>Technology</category>
      <title>Create your own blog site in a day with Umbraco</title>
      <description>&lt;p&gt;I want to share my experience of how I developed this blog site within a day. This blog site is built with Umbraco and a free plugin Articulate. Although it took me a day to figure out which plugin to use and whether it meets my requirements, I want to make this journey easier for others who are looking to build a blog site in a day.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;h2&gt;Pre-requisites&lt;/h2&gt;
&lt;p&gt;This article is meant for C# and .NET developers. It may not be easy for developers working in other technologies to follow the steps I am going to mention in this article.&lt;/p&gt;
&lt;p&gt;You need to have a hosting server with IIS where you can deploy your code. You also need to have rights to change permissions on folders.&lt;/p&gt;
&lt;p&gt;Visual Studio 2019 is more suitable for this article but other versions will also work.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;h2&gt;Umbraco project setup&lt;/h2&gt;
&lt;p&gt;In Visual Studio 2019, create a blank ASP.Net web application using .NET Framework.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://wiseoneup.clickvalley.in/media/b0ddn1sc/blog_1.png?width=500&amp;amp;height=260.2827763496144" alt="" width="500" height="260.2827763496144"&gt;&lt;/p&gt;
&lt;p&gt;Enter the project name and leave everything else as it is.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://wiseoneup.clickvalley.in/media/rnrfxnkm/blog_2.png?width=500&amp;amp;height=356.04113110539845" alt="" width="500" height="356.04113110539845"&gt;&lt;/p&gt;
&lt;p&gt;Choose Empty in the dialog that comes next.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://wiseoneup.clickvalley.in/media/masp241e/blog_3.png?width=500&amp;amp;height=334.8329048843188" alt="ASP.NET Empty project" width="500" height="334.8329048843188"&gt;&lt;/p&gt;
&lt;p&gt;Right click on project name in solution explorer and select “Manage NuGet Packages”&lt;/p&gt;
&lt;p&gt;&lt;img src="https://wiseoneup.clickvalley.in/media/3cwbmeu4/blog_4.png?width=500&amp;amp;height=451.1568123393316" alt="ASP.NET Manage NuGet Packages" width="500" height="451.1568123393316"&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Go to “Browse” tab and search for “UmbracoCms” and install the plugin. Make sure the version is 8.x.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://wiseoneup.clickvalley.in/media/0rom3unx/blog_5.png?width=500&amp;amp;height=232.64781491002572" alt="ASP.NET empty project install UmbracoCMS" width="500" height="232.64781491002572"&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;It will take some time to set things up. Once done run your application with CTRL+F5. It will ask you to configure your Umbraco. Create a user name and password for yourself and continue with the wizard.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://wiseoneup.clickvalley.in/media/bnrcdf4e/blog_6.png?width=500&amp;amp;height=329.6915167095116" alt="ASP.NET configure Umbraco 8" width="500" height="329.6915167095116"&gt;&lt;/p&gt;
&lt;p&gt;It will take some time to setup Umbraco site. The application may break in Visual Studio couple of time. Just hit F5 and it will continue setup. Once done, it will take you to Umbraco back-end –&lt;/p&gt;
&lt;p&gt;&lt;img src="https://wiseoneup.clickvalley.in/media/nb4fk0ny/blog_7.png?width=500&amp;amp;height=310.4113110539846" alt="Umbraco CMS back end landing page" width="500" height="310.4113110539846"&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Skip the tour dialog. Go to Package menu and search for “Articulate”&lt;/p&gt;
&lt;p&gt;&lt;img src="https://wiseoneup.clickvalley.in/media/2fllrcin/blog_8.png?width=500&amp;amp;height=333.547557840617" alt="UmbracoCMS install Articulate plugin" width="500" height="333.547557840617"&gt;&lt;/p&gt;
&lt;p&gt;Click on the tile and Install the package in next screen. You will have to accept the “terms of use” checkbox. Once install is complete, click on Finish button and it will refresh the page.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://wiseoneup.clickvalley.in/media/0psdmxpt/blog_9.png?width=500&amp;amp;height=332.90488431876605" alt="UmbracoCMS Articulate plugin installed" width="500" height="332.90488431876605"&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Go to Content menu and delete Home node.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://wiseoneup.clickvalley.in/media/l0xo33ko/blog_10.png?width=500&amp;amp;height=466.5809768637532" alt="UmbracoCMS Content Home node" width="500" height="466.5809768637532"&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://wiseoneup.clickvalley.in/media/rhffcfbr/blog_11.png?width=500&amp;amp;height=312.9820051413882" alt="UmbracoCMS delete Home node" width="500" height="312.9820051413882"&gt;&lt;/p&gt;
&lt;p&gt;And you are ready with your first blog site. You can check your blog site at localhost –&lt;/p&gt;
&lt;p&gt;&lt;img src="https://wiseoneup.clickvalley.in/media/eznlqmnw/blog_12.png?width=500&amp;amp;height=362.46786632390746" alt="UmbracoCMS blog site on localhost" width="500" height="362.46786632390746"&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;To create/edit/delete a blog, expand Blog node and click on Articles&lt;/p&gt;
&lt;p&gt;&lt;img src="https://wiseoneup.clickvalley.in/media/ussnmswi/blog_13.png?width=500&amp;amp;height=264.1388174807198" alt="UmbracoCMS add blog Articles" width="500" height="264.1388174807198"&gt;&lt;/p&gt;
&lt;p&gt;Here you can create a new blog through Markdown or Rich text. I prefer Rich Text.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://wiseoneup.clickvalley.in/media/xwnfiktl/blog_14.png?width=500&amp;amp;height=349.6143958868895" alt="UmbracoCMS new blog article" width="500" height="349.6143958868895"&gt;&lt;/p&gt;
&lt;p&gt;And you can enter details of your blog&lt;/p&gt;
&lt;p&gt;&lt;img src="https://wiseoneup.clickvalley.in/media/vmdboh0j/blog_15.png?width=500&amp;amp;height=296.9151670951157" alt="UmbracoCMS new article content" width="500" height="296.9151670951157"&gt;&lt;/p&gt;
&lt;p&gt;Once you enter all details, Save and Publish.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;The good part about Articulate is the support for categories and tags that help your organize your blogs in a better way out of the box. You can create new categories and tags by typing a new name in the text box and hitting Enter. It also allows you to add Meta description for SEO optimization.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;h2&gt;Deployment&lt;/h2&gt;
&lt;p&gt;You should be able to deploy this site like any other Umbraco site. However, I hit some issues which I will describe in my next blog.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;h2&gt;CONCLUSION&lt;/h2&gt;
&lt;p&gt;In this blog, I have tried to offer simplest way to setup a blog site. I hope you liked this blog and in case you faced any issues, I would love to help. I can be reached at &lt;a href="mailto:naveenraina@outlook.com"&gt;naveenraina@outlook.com&lt;/a&gt;&lt;/p&gt;</description>
      <pubDate>Mon, 06 Dec 2021 10:00:00 +0530</pubDate>
      <a10:updated>2021-12-06T10:00:00+05:30</a10:updated>
    </item>
    <item>
      <guid isPermaLink="false">1167</guid>
      <link>https://wiseoneup.clickvalley.in/articles/best-books-to-read-in-2021-fiction/</link>
      <category>Books</category>
      <title>Best books to read in 2021 fiction</title>
      <description>&lt;p&gt;Yes, Year 2021 is coming to an end. And as we all gear up to spend good quality time with ourselves, with our families and friends, I would like to leave you all with a short list of fictional books to read.&lt;/p&gt;
&lt;p&gt;These couple of years have been tough for all of us and with the recent finding of new variant of corona virus, I am praying that we are able to stay safe and keep our families and people around us safe.&lt;/p&gt;
&lt;p&gt;Wishing you all a great end to the year 2021 and a safe 2022&lt;/p&gt;
&lt;p&gt;Here is my list of top 5 books you should read before the end 2021 and one bonus 😊&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;&lt;strong&gt;People we meet on vacation by Emily Henry&lt;/strong&gt;&lt;strong&gt; &lt;/strong&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;The. People We Meet on Vacation is a sweet, fluffy, beachy read that gets a little long in the tooth towards the end. Poppy and Alex have been best friends since college. Even though they are as different as two people can be, they just get each other&lt;/p&gt;
&lt;p&gt;&lt;em&gt;From the New York Times bestselling author of Beach Read, a sparkling new novel that will leave you with the warm, hazy afterglow usually reserved for the best vacations&lt;/em&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;img src="https://wiseoneup.clickvalley.in/media/dr4bujvd/people_we_meet_on_vacation_by_emily_henry.jpg?width=125&amp;amp;height=187" alt="People we meet on vacation by Emily Henry" width="125" height="187"&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;&lt;em&gt;Two best friends. Ten summer trips. One last chance to fall in love.&lt;/em&gt;&lt;/strong&gt;&lt;br&gt;Poppy and Alex. Alex and Poppy. They have nothing in common. She’s a wild child; he wears khakis. She has insatiable wanderlust; he prefers to stay home with a book. And somehow, ever since a fateful car share home from college many years ago, they are the very best of friends. For most of the year they live far apart—she’s in New York City, and he’s in their small hometown—but every summer, for a decade, they have taken one glorious week of vacation together.&lt;br&gt;&lt;br&gt;Until two years ago, when they ruined everything. They haven’t spoken since.&lt;br&gt;&lt;br&gt;Poppy has everything she should want, but she’s stuck in a rut. When someone asks when she was last truly happy, she knows, without a doubt, it was on that ill-fated, final trip with Alex. And so, she decides to convince her best friend to take one more vacation together—lay everything on the table, make it all right. Miraculously, he agrees.&lt;br&gt;&lt;br&gt;Now she has a week to fix everything. If only she can get around the one big truth that has always stood quietly in the middle of their seemingly perfect relationship. What could possibly go wrong?&lt;/p&gt;
&lt;p&gt;&lt;em&gt; &lt;/em&gt;&lt;/p&gt;
&lt;ol start="2"&gt;
&lt;li&gt;&lt;strong&gt;Malibu Rising by Taylor Jenkins Reid&lt;/strong&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;em&gt;A New York Times Bestseller&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;One of the best books of the year – Washington Post&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="https://wiseoneup.clickvalley.in/media/brnk3anj/malibu_rising_by_taylor_jenkins_reid.jpg?width=329&amp;amp;height=499" alt="Malibu Rising by Taylor Jenkins Reid" width="329" height="499"&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Malibu Rising is a story about one unforgettable night in the life of a family: the night they each have to choose what they will keep from the people who made them ….. and what they leave behind&lt;/p&gt;
&lt;p&gt;Four famous siblings throw an epic party to celebrate the end of the summer. But over the course of twenty-four hours, the family drama that ensures will change their lives will change forever&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;ol start="3"&gt;
&lt;li&gt;&lt;strong&gt;One Last Stop  by Casey McQuiston&lt;/strong&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;em&gt;From the New York Times bestselling author of Red, White &amp;amp; Royal Blue comes a new romantic comedy that will stop readers in their tracks...&lt;/em&gt;&lt;strong&gt; &lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Casey McQuiston’s &lt;em&gt;One Last Stop&lt;/em&gt; is a magical, sexy, big-hearted romance where the impossible becomes possible as August does everything in her power to save the girl lost in time.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://wiseoneup.clickvalley.in/media/nbvhmmsw/one_last_stop_by_casey_mcquiston.jpg?width=137&amp;amp;height=137" alt="One Last Stop  by Casey McQuiston" width="137" height="137"&gt;&lt;/p&gt;
&lt;p&gt;For cynical twenty-three-year-old August, moving to New York City is supposed to prove her right: that things like magic and cinematic love stories don’t exist, and the only smart way to go through life is alone. She can’t imagine how waiting tables at a 24-hour pancake diner and moving in with too many weird roommates could possibly change that. And there’s certainly no chance of her subway commute being anything more than a daily trudge through boredom and electrical failures.&lt;br&gt;&lt;br&gt;But then, there’s this gorgeous girl on the train.&lt;/p&gt;
&lt;p&gt;Jane. Dazzling, charming, mysterious, impossible Jane. Jane with her rough edges and swoopy hair and soft smile, showing up in a leather jacket to save August’s day when she needed it most. August’s subway crush becomes the best part of her day, but pretty soon, she discovers there’s one big problem: Jane doesn’t just look like an old school punk rocker. She’s literally displaced in time from the 1970s, and August is going to have to use everything she tried to leave in her own past to help her. Maybe it’s time to start believing in some things, after all.&lt;br&gt;&lt;br&gt; 4. &lt;strong&gt;Project Hail Mary by Andy Weir&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Part scientific mystery, part dazzling interstellar journey, Project Hail Mary is a tale of discovery, speculation, and survival to rival The Martian – while taking us to places it never dreamed of going&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;img src="https://wiseoneup.clickvalley.in/media/02opejz5/project_hail_mary_by_andy_weir.jpg?width=265&amp;amp;height=400" alt="Project Hail Mary by Andy Weir" width="265" height="400"&gt;&lt;/p&gt;
&lt;p&gt;Project Hail Mary is a 2021 science fiction novel by Andy Weir. It is his third novel, after 2011's The Martian, and 2017's Artemis. Set in the near future, the novel centres on junior high school-teacher-turned-astronaut Ryland Grace, who wakes up from a coma afflicted with amnesia. He gradually remembers that he was sent to the Tau Ceti solar system, 12 light-years from Earth, to find a means of reversing a solar dimming event that could cause the extinction of humanity.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;ol start="5"&gt;
&lt;li&gt;&lt;strong&gt;A court of silver flames by Sarah J Maas&lt;/strong&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;img src="https://wiseoneup.clickvalley.in/media/54ud3rxl/a-court-of-silver-flames-by-sarah-j-maas.jpg?width=125&amp;amp;height=125" alt="A court of silver flames by Sarah J Maas" width="125" height="125"&gt;&lt;/p&gt;
&lt;p&gt;Sarah J. Maas is the #1 New York Times and internationally bestselling author of the Throne of Glass, Court of Thorns and Roses, and Crescent City series. Her books have sold more than nine million copies and are published in thirty-seven languages.&lt;strong&gt; &lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Nesta Archeron has always been prickly-proud, swift to anger, and slow to forgive. And ever since being forced into the Cauldron and becoming High Fae against her will, she's struggled to find a place for herself within the strange, deadly world she inhabits. Worse, she can't seem to move past the horrors of the war with Hybern and all she lost in it.&lt;br&gt;&lt;br&gt;The one person who ignites her temper more than any other is Cassian, the battle-scarred warrior whose position in Rhysand and Feyre's Night Court keeps him constantly in Nesta's orbit. But her temper isn't the only thing Cassian ignites. The fire between them is undeniable, and only burns hotter as they are forced into close quarters with each other.&lt;br&gt;&lt;br&gt;Meanwhile, the treacherous human queens who returned to the Continent during the last war have forged a dangerous new alliance, threatening the fragile peace that has settled over the realms. And the key to halting them might very well rely on Cassian and Nesta facing their haunting pasts.&lt;br&gt;&lt;br&gt;Against the sweeping backdrop of a world seared by war and plagued with uncertainty, Nesta and Cassian battle monsters from within and without as they search for acceptance-and healing-in each other's arms.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt; &lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;One bonus to the list 😊&lt;/p&gt;
&lt;p&gt;&lt;strong&gt; &lt;/strong&gt;&lt;/p&gt;
&lt;ol start="6"&gt;
&lt;li&gt;&lt;strong&gt;The Push by Ashley Audrain&lt;/strong&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;strong&gt; &lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;The Push&lt;/em&gt; is a tour de force you will read in a sitting, an utterly immersive novel that will challenge everything you think you know about motherhood, about what we owe our children, and what it feels like when women are not believed.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://wiseoneup.clickvalley.in/media/0zvgt5sv/the-push-by-ashley-audrain.jpg?width=155&amp;amp;height=210" alt="The Push by Ashley Audrain" width="155" height="210"&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt; &lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;A tense, page-turning psychological drama about the making and breaking of a family–and a woman whose experience of motherhood is nothing at all what she hoped for–and everything she feared.&lt;/em&gt;&lt;br&gt;Blythe Connor is determined that she will be the warm, comforting mother to her new baby Violet that she herself never had.&lt;br&gt;But in the thick of motherhood’s exhausting early days, Blythe becomes convinced that something is wrong with her daughter–she doesn’t behave like most children do.&lt;br&gt;Or is it all in Blythe’s head? Her husband, Fox, says she’s imagining things. The more Fox dismisses her fears, the more Blythe begins to question her own sanity, and the more we begin to question what Blythe is telling us about her life as well.&lt;br&gt;Then their son Sam is born–and with him, Blythe has the blissful connection she’d always imagined with her child. Even Violet seems to love her little brother. But when life as they know it is changed in an instant, the devastating fall-out forces Blythe to face the truth.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Hope you all like reading these books and have a perfect ending to the year. Happy Reading !&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;</description>
      <pubDate>Sun, 05 Dec 2021 22:18:04 +0530</pubDate>
      <a10:updated>2021-12-05T22:18:04+05:30</a10:updated>
    </item>
  </channel>
</rss>