<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Techawaken</title>
	<atom:link href="https://www.techawaken.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.techawaken.com</link>
	<description>Techawaken shares articles and experience in PHP, MySql, Magento,Joomla, Wordpress, JQuery, Javascript etc.</description>
	<lastBuildDate>Mon, 28 Jun 2021 19:55:00 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>How to uninstall npm packages?</title>
		<link>https://www.techawaken.com/uninstall-npm-packages/</link>
				<comments>https://www.techawaken.com/uninstall-npm-packages/#respond</comments>
				<pubDate>Tue, 09 Mar 2021 19:49:00 +0000</pubDate>
		<dc:creator><![CDATA[Pawan]]></dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[node.js]]></category>
		<category><![CDATA[npm]]></category>

		<guid isPermaLink="false">https://www.techawaken.com/?p=867</guid>
				<description><![CDATA[<p>To uninstall a npm package we use the npm uninstall command.</p>

<pre>

npm uninstall [&#60;@scope&#62;/]&#60;package&#62;[@&#60;version&#62;]

</pre>


<p> </p>
<p>To uninstall a globally installed package we need to use the -g or --global option:</p>

<pre>

npm uninstall -g [&#60;@scope&#62;/]&#60;package&#62;[@&#60;version&#62;]

</pre>

<div class='yarpp-related-rss'>
<div id="related">
You Might Also Like<ol>
<li><a href="https://www.techawaken.com/install-npm-package-locally-globally/" rel="bookmark" title="Should I install npm package locally or globally?">Should I install npm package locally or globally? </a></li>
<li><a href="https://www.techawaken.com/install-deb-packages-ubuntu/" rel="bookmark" title="How to install .deb packages in Ubuntu?">How to install .deb packages in Ubuntu? </a></li>
<li><a href="https://www.techawaken.com/understanding-installing-node-js-npm/" rel="bookmark" title="Understanding &#038; Installing Node.js and NPM">Understanding &#038; Installing Node.js and NPM </a></li>
</ol></div>
</div>
]]></description>
						<wfw:commentRss>https://www.techawaken.com/uninstall-npm-packages/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
							</item>
		<item>
		<title>What is HSRP (High Security Registration Plate) and Colored Coded Sticker? How and from where to buy them? Complete Details here.</title>
		<link>https://www.techawaken.com/hsrp-high-security-registration-plate-colored-coded-sticker/</link>
				<comments>https://www.techawaken.com/hsrp-high-security-registration-plate-colored-coded-sticker/#respond</comments>
				<pubDate>Sun, 07 Feb 2021 11:35:00 +0000</pubDate>
		<dc:creator><![CDATA[Pawan]]></dc:creator>
				<category><![CDATA[Digital INDIA]]></category>
		<category><![CDATA[Color Coded Sticker]]></category>
		<category><![CDATA[Digital Solutions]]></category>
		<category><![CDATA[HSRP]]></category>

		<guid isPermaLink="false">https://www.techawaken.com/?p=898</guid>
				<description><![CDATA[<p>
HSRP and Color Code sticker have been in talks and news for a long time now. In this article, we have tried to put down all the information together so that it helps someone who is still looking for it.
</p>
<ul>
<li>Why am I being asked to change my vehicle number plate?</li>
<li>How does it benifit me?</li>
<li>From where can I buy it and how much I will have pay?</li>
</ul>
<p>
These are some of the questions that pop up in mind. We will try to answer all these.
</p><div class='yarpp-related-rss'>
<div id="related">
You Might Also Like<ol>
<li><a href="https://www.techawaken.com/fastag-mandatory-india-buy-activate-recharge-benefits/" rel="bookmark" title="FASTag mandatory in INDIA. Let&#8217;s understand FASTag, how to get it, activate &#038; recharge, it&#8217;s benefits &#8211; all that you need to know.">FASTag mandatory in INDIA. Let&#8217;s understand FASTag, how to get it, activate &#038; recharge, it&#8217;s benefits &#8211; all that you need to know. </a></li>
<li><a href="https://www.techawaken.com/how-to-link-pan-card-to-aadhaar-card/" rel="bookmark" title="How to Link PAN Card to Aadhaar Card">How to Link PAN Card to Aadhaar Card </a></li>
<li><a href="https://www.techawaken.com/current-store-details-store-code-name-status-currency-etc/" rel="bookmark" title="Get the current store details like store code, name, status, currency etc.">Get the current store details like store code, name, status, currency etc. </a></li>
</ol></div>
</div>
]]></description>
						<wfw:commentRss>https://www.techawaken.com/hsrp-high-security-registration-plate-colored-coded-sticker/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
							</item>
		<item>
		<title>How to print multiple files at once?</title>
		<link>https://www.techawaken.com/how-to-print-multiple-files-at-once/</link>
				<comments>https://www.techawaken.com/how-to-print-multiple-files-at-once/#respond</comments>
				<pubDate>Sat, 30 Jan 2021 15:32:33 +0000</pubDate>
		<dc:creator><![CDATA[Pawan]]></dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[print multiple files]]></category>

		<guid isPermaLink="false">https://www.techawaken.com/?p=889</guid>
				<description><![CDATA[<p>In this article, we will tell you how you can print multiple files at once in Windows 10. We will not ask you to install any new software but use the out of box functionality available in Windows 10. </p>
<p>
You need to remember 2 points before you proceed to print files:
</p>
<ul>
<li>
File types like .exe, .mp3, .mp4, .mov, .zip are not printable, the can be called non-paper friendly.
</li>
<li>
File of same type can only be together. That's means you can print all .jpg files or .docx together but cannot select .jpg file along with .docx to print.
</li>
</ul><div class='yarpp-related-rss'>
<div id="related">
You Might Also Like<ol>
<li><a href="https://www.techawaken.com/magento-serve-css-files-system-file-paths-urls/" rel="bookmark" title="Magento trying serve CSS files using the system file paths instead of URLs">Magento trying serve CSS files using the system file paths instead of URLs </a></li>
<li><a href="https://www.techawaken.com/force-files-download-showing-browser/" rel="bookmark" title="Force Files to Download Instead of Showing Up in the Browser">Force Files to Download Instead of Showing Up in the Browser </a></li>
<li><a href="https://www.techawaken.com/winscp-view-hidden-files-htaccess/" rel="bookmark" title="WinSCP: How to view the hidden files like .htaccess">WinSCP: How to view the hidden files like .htaccess </a></li>
</ol></div>
</div>
]]></description>
						<wfw:commentRss>https://www.techawaken.com/how-to-print-multiple-files-at-once/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
							</item>
		<item>
		<title>FASTag mandatory in INDIA. Let&#8217;s understand FASTag, how to get it, activate &#038; recharge, it&#8217;s benefits &#8211; all that you need to know.</title>
		<link>https://www.techawaken.com/fastag-mandatory-india-buy-activate-recharge-benefits/</link>
				<comments>https://www.techawaken.com/fastag-mandatory-india-buy-activate-recharge-benefits/#respond</comments>
				<pubDate>Sun, 02 Feb 2020 18:21:30 +0000</pubDate>
		<dc:creator><![CDATA[Pawan]]></dc:creator>
				<category><![CDATA[Digital INDIA]]></category>
		<category><![CDATA[Digital Solutions]]></category>
		<category><![CDATA[Activate FASTag]]></category>
		<category><![CDATA[Buy FASTag]]></category>
		<category><![CDATA[Cashless Economy]]></category>
		<category><![CDATA[FASTag]]></category>
		<category><![CDATA[NHAI]]></category>
		<category><![CDATA[Recharge FASTag]]></category>
		<category><![CDATA[RFID]]></category>

		<guid isPermaLink="false">https://www.techawaken.com/?p=886</guid>
				<description><![CDATA[<p>
	<b><i>FASTag</i></b> is a <b><i>device affixed on the windscreen</i></b> of the vehicle which enables automatic electronic payment of toll charges at National Highways directly from the customers linked prepaid or savings/current account. FASTag uses <b><i>Radio Frequency Identification (RFID)</i></b> technology for carrying out the transactions at toll plazas.
</p>
<p>
	FASTag is a part of <i>National Electronic Toll Collection (NETC)</i> program developed by <i>National Payments Corporation of India (NPCI)</i>. Currently the program is live on 600+ toll plazas across the country.
</p><div class='yarpp-related-rss'>
<div id="related">
You Might Also Like<ol>
<li><a href="https://www.techawaken.com/how-to-link-pan-card-to-aadhaar-card/" rel="bookmark" title="How to Link PAN Card to Aadhaar Card">How to Link PAN Card to Aadhaar Card </a></li>
<li><a href="https://www.techawaken.com/adding-en_in-locale/" rel="bookmark" title="Adding English (India) locale">Adding English (India) locale </a></li>
</ol></div>
</div>
]]></description>
						<wfw:commentRss>https://www.techawaken.com/fastag-mandatory-india-buy-activate-recharge-benefits/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
							</item>
		<item>
		<title>How to Link PAN Card to Aadhaar Card</title>
		<link>https://www.techawaken.com/how-to-link-pan-card-to-aadhaar-card/</link>
				<comments>https://www.techawaken.com/how-to-link-pan-card-to-aadhaar-card/#respond</comments>
				<pubDate>Sun, 26 Jan 2020 17:07:59 +0000</pubDate>
		<dc:creator><![CDATA[Pawan]]></dc:creator>
				<category><![CDATA[Digital INDIA]]></category>
		<category><![CDATA[Digital Solutions]]></category>
		<category><![CDATA[Aadhaar Card]]></category>
		<category><![CDATA[Income Tax]]></category>
		<category><![CDATA[PAN Card]]></category>

		<guid isPermaLink="false">https://www.techawaken.com/?p=879</guid>
				<description><![CDATA[<p>The Government of INDIA has made it a mandate to link your PAN card to your Aadhaar card. In case you do not link your PAN with your Aadhaar, then your PAN will become 'inoperative'.</p>
<p>In order to do the linking, your 'name', 'gender' and 'date of birth' should match in both the documents else you can get them rectified before linking. However, in case of minor mismatch of name, you will get One Time Password (Aadhaar OTP) on your mobile registered with Aadhaar. </p>
<p>You can link your PAN card to your Aadhaar: </p>
<ul>
<li>
Through income tax e-filing website
</li>
<li>
By sending a SMS to either 567678 or 56161
</li>
</ul>
<div class='yarpp-related-rss'>
<div id="related">
You Might Also Like<ol>
<li><a href="https://www.techawaken.com/change-reply-text-comments-listing-add-custom-css-class-reply-link/" rel="bookmark" title="How to change the &#8220;Reply&#8221; text in the comments listing and add a custom css class to the &#8220;Reply&#8221; link?">How to change the &#8220;Reply&#8221; text in the comments listing and add a custom css class to the &#8220;Reply&#8221; link? </a></li>
<li><a href="https://www.techawaken.com/create-admin-account-wordpress-ftp/" rel="bookmark" title="Create a new admin account in WordPress via FTP">Create a new admin account in WordPress via FTP </a></li>
<li><a href="https://www.techawaken.com/find-latest-stable-npm-version-upgrade-npm/" rel="bookmark" title="How to find the latest stable npm version and upgrade npm?">How to find the latest stable npm version and upgrade npm? </a></li>
</ol></div>
</div>
]]></description>
						<wfw:commentRss>https://www.techawaken.com/how-to-link-pan-card-to-aadhaar-card/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
							</item>
		<item>
		<title>How to find the latest stable npm version and upgrade npm?</title>
		<link>https://www.techawaken.com/find-latest-stable-npm-version-upgrade-npm/</link>
				<comments>https://www.techawaken.com/find-latest-stable-npm-version-upgrade-npm/#respond</comments>
				<pubDate>Tue, 15 Jan 2019 10:18:08 +0000</pubDate>
		<dc:creator><![CDATA[Pawan]]></dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[node.js]]></category>
		<category><![CDATA[npm]]></category>

		<guid isPermaLink="false">https://www.techawaken.com/?p=866</guid>
				<description><![CDATA[<p>In order to find the npm latest stable version, you need to visit the <a href="https://docs.npmjs.com/">npm documentation</a> web page and check the footer.</p>
<p>Earlier it used to mention the version number in footer but now it provides a link to the GitHub hosted repository <a href="https://github.com/npm/cli/releases/latest">https://github.com/npm/cli/releases/latest</a>; so, you can directly check go to this link and check the latest stable npm version available.</p><div class='yarpp-related-rss'>
<div id="related">
You Might Also Like<ol>
<li><a href="https://www.techawaken.com/install-npm-package-locally-globally/" rel="bookmark" title="Should I install npm package locally or globally?">Should I install npm package locally or globally? </a></li>
<li><a href="https://www.techawaken.com/understanding-installing-node-js-npm/" rel="bookmark" title="Understanding &#038; Installing Node.js and NPM">Understanding &#038; Installing Node.js and NPM </a></li>
<li><a href="https://www.techawaken.com/check-server-compatibily-with-magento/" rel="bookmark" title="Check server compatibily with Magento">Check server compatibily with Magento </a></li>
</ol></div>
</div>
]]></description>
						<wfw:commentRss>https://www.techawaken.com/find-latest-stable-npm-version-upgrade-npm/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
							</item>
		<item>
		<title>Should I install npm package locally or globally?</title>
		<link>https://www.techawaken.com/install-npm-package-locally-globally/</link>
				<comments>https://www.techawaken.com/install-npm-package-locally-globally/#respond</comments>
				<pubDate>Thu, 10 Jan 2019 01:41:59 +0000</pubDate>
		<dc:creator><![CDATA[Pawan]]></dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[node.js]]></category>
		<category><![CDATA[npm]]></category>

		<guid isPermaLink="false">https://www.techawaken.com/?p=856</guid>
				<description><![CDATA[If I am beginner with npm, then this question will definitely come to my mind. To get an answer to this, you should ask the following questions to yourself:
<ul>
 	<li>How will I use the installed npm package?</li>
 	<li>Will I use it as a dependency in my module or will I use it as a command line tool?</li>
</ul>
&#160;
<h3>Install locally</h3>
&#160;

If you are going to include the package (say "slick-carousel") using statement like "require" in node.js and then use it in your module.

<pre>

npm install &#60;package_name&#62;

</pre>

<div class='yarpp-related-rss'>
<div id="related">
You Might Also Like<ol>
<li><a href="https://www.techawaken.com/install-deb-packages-ubuntu/" rel="bookmark" title="How to install .deb packages in Ubuntu?">How to install .deb packages in Ubuntu? </a></li>
<li><a href="https://www.techawaken.com/understanding-installing-node-js-npm/" rel="bookmark" title="Understanding &#038; Installing Node.js and NPM">Understanding &#038; Installing Node.js and NPM </a></li>
<li><a href="https://www.techawaken.com/enable-compilation-magento-command-line-tool/" rel="bookmark" title="How to enable compilation in Magento using the command line tool">How to enable compilation in Magento using the command line tool </a></li>
</ol></div>
</div>
]]></description>
						<wfw:commentRss>https://www.techawaken.com/install-npm-package-locally-globally/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
							</item>
		<item>
		<title>How to enable the MySQL slow query log</title>
		<link>https://www.techawaken.com/enable-mysql-slow-query-log/</link>
				<comments>https://www.techawaken.com/enable-mysql-slow-query-log/#respond</comments>
				<pubDate>Thu, 15 Nov 2018 06:38:18 +0000</pubDate>
		<dc:creator><![CDATA[Pawan]]></dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL Performance]]></category>
		<category><![CDATA[Optimize MySQL queries]]></category>
		<category><![CDATA[Slow query log]]></category>

		<guid isPermaLink="false">http://www.techawaken.com/?p=751</guid>
				<description><![CDATA[<p>MySQL slow query log can be to used to determine queries that take a longer time to execute in order to optimize them. The slow query log consists of SQL statements that took more than `long_query_time` seconds to execute, required at least `min_examined_row_limit` rows to be examined and fulfilled other criteria specified by the slow query log settings.</p>
<p>Before enabling the MySQL slow query log, we must decide criteria for SQL statements that will be logged and also select the location where they will be logged.</p><div class='yarpp-related-rss'>
<div id="related">
You Might Also Like<ol>
<li><a href="https://www.techawaken.com/enable-binary-logging-mysql/" rel="bookmark" title="How to enable binary logging in MySql?">How to enable binary logging in MySql? </a></li>
<li><a href="https://www.techawaken.com/connecting-mysql-server-mysql-client-program/" rel="bookmark" title="Connecting to the MySQL Server using MySQL client program">Connecting to the MySQL Server using MySQL client program </a></li>
<li><a href="https://www.techawaken.com/creating-user-accounts-mysql/" rel="bookmark" title="Creating user accounts in MySQL">Creating user accounts in MySQL </a></li>
</ol></div>
</div>
]]></description>
						<wfw:commentRss>https://www.techawaken.com/enable-mysql-slow-query-log/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
							</item>
		<item>
		<title>How to fix WordPress 404 Error on saving a new post or updating a post?</title>
		<link>https://www.techawaken.com/fix-wordpress-404-error-saving-post-updating-post/</link>
				<comments>https://www.techawaken.com/fix-wordpress-404-error-saving-post-updating-post/#respond</comments>
				<pubDate>Fri, 12 Oct 2018 16:59:09 +0000</pubDate>
		<dc:creator><![CDATA[Pawan]]></dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[post]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">https://www.techawaken.com/?p=855</guid>
				<description><![CDATA[<p>I was working on a blog post and had written a part of it and saved it. After some days, I visited the post again to complete it but it would not save, clicking on "Save Draft" button displayed a 404 not found page.</p>

<p>I tried to edit the post with same new content multiple times but same 404 error. Then, since I already had some post content saved, I tried to save it again with no update; it worked. So, I started updating the post content in steps, it was working and content was saving.</p><div class='yarpp-related-rss'>
<div id="related">
You Might Also Like<ol>
<li><a href="https://www.techawaken.com/wordpress-post-formats/" rel="bookmark" title="What are WordPress Post Formats, why &#038; how to use them?">What are WordPress Post Formats, why &#038; how to use them? </a></li>
<li><a href="https://www.techawaken.com/disable-post-revisions-wordpress/" rel="bookmark" title="Disable Post Revisions in WordPress">Disable Post Revisions in WordPress </a></li>
<li><a href="https://www.techawaken.com/create-admin-account-wordpress-ftp/" rel="bookmark" title="Create a new admin account in WordPress via FTP">Create a new admin account in WordPress via FTP </a></li>
</ol></div>
</div>
]]></description>
						<wfw:commentRss>https://www.techawaken.com/fix-wordpress-404-error-saving-post-updating-post/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
							</item>
		<item>
		<title>How to use cookies in JavaScript?</title>
		<link>https://www.techawaken.com/javascript-cookies/</link>
				<comments>https://www.techawaken.com/javascript-cookies/#respond</comments>
				<pubDate>Mon, 10 Sep 2018 16:40:33 +0000</pubDate>
		<dc:creator><![CDATA[Pawan]]></dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Cookies]]></category>
		<category><![CDATA[Javascript]]></category>

		<guid isPermaLink="false">https://www.techawaken.com/?p=850</guid>
				<description><![CDATA[<p>A Cookie is a piece of information that is stored locally on users browser and is sent with each HTTP request to the server. HTTP being a stateless protocol, cookies provide a mechanism by which we can remember user preferences and share information between web pages.</p>
<p>The cookies have a limit of 4KB thus when this limit is reached, you will likely be unable to create a new cookie. To make it more clear, size of all cookies under a specific domain cannot exceed 4KB.</p><div class='yarpp-related-rss'>
<div id="related">
You Might Also Like<ol>
<li><a href="https://www.techawaken.com/preventing-a-page-from-being-cached-in-browser/" rel="bookmark" title="Preventing a page from being cached in browser">Preventing a page from being cached in browser </a></li>
<li><a href="https://www.techawaken.com/login-admin-entering-correct-username-password/" rel="bookmark" title="Cannot login in admin even after entering the correct username and password">Cannot login in admin even after entering the correct username and password </a></li>
</ol></div>
</div>
]]></description>
						<wfw:commentRss>https://www.techawaken.com/javascript-cookies/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
							</item>
	</channel>
</rss>
