<?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>Miscellaneous &#8211; Techawaken</title>
	<atom:link href="https://www.techawaken.com/category/miscellaneous/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>Sat, 30 Jan 2021 15:32:40 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<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>WinSCP: How to view the hidden files like .htaccess</title>
		<link>https://www.techawaken.com/winscp-view-hidden-files-htaccess/</link>
				<comments>https://www.techawaken.com/winscp-view-hidden-files-htaccess/#respond</comments>
				<pubDate>Wed, 07 Sep 2016 19:50:10 +0000</pubDate>
		<dc:creator><![CDATA[Pawan]]></dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[Hidden Files]]></category>
		<category><![CDATA[WinSCP]]></category>

		<guid isPermaLink="false">http://www.techawaken.com/?p=777</guid>
				<description><![CDATA[<p>WinSCP comes with a configuration setting&#160;that allows you to show or hide the hidden files&#160;. To view the hidden files, activate the setting by going to:</p>
<p><em><strong>Options &#62;&#62; Preferences &#62;&#62; Panels</strong></em></p>
<p>Select the "<em>Show hidden files</em>" &#160;option under the common settings and click the "<em>OK</em>" button.</p><div class='yarpp-related-rss'>
<div id="related">
You Might Also Like<ol>
<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/enabledisable-demo-store-notice-magento/" rel="bookmark" title="How to enable/disable the demo store notice in Magento">How to enable/disable the demo store notice in Magento </a></li>
<li><a href="https://www.techawaken.com/excerptdiscussion-box-not-visible/" rel="bookmark" title="Excerpt/Discussion box not visible">Excerpt/Discussion box not visible </a></li>
</ol></div>
</div>
]]></description>
						<wfw:commentRss>https://www.techawaken.com/winscp-view-hidden-files-htaccess/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
							</item>
		<item>
		<title>Securing Solr Admin Interface on Tomcat</title>
		<link>https://www.techawaken.com/securing-solr-admin-interface-tomcat/</link>
				<comments>https://www.techawaken.com/securing-solr-admin-interface-tomcat/#respond</comments>
				<pubDate>Thu, 21 Aug 2014 19:08:40 +0000</pubDate>
		<dc:creator><![CDATA[Pawan]]></dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Password Protect]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Solr]]></category>
		<category><![CDATA[Tomcat]]></category>

		<guid isPermaLink="false">http://www.techawaken.com/?p=608</guid>
				<description><![CDATA[Solr admin interface provides information about the solr and its running environment, provides the power to manage cores, view the logs etc. It is open to public by default hence a security risk, lets see how we can password protect the solr admin.

The steps mentioned have been tried in a hosting environment which has the following software installed.

<ul>
<li>apache-tomcat-7.0.55</li>
<li>jdk1.7.0_65</li>
<li>solr-4.10.0</li>
<li>CentOS 6.5</li>
</ul><div class='yarpp-related-rss'>
<div id="related">
You Might Also Like<ol>
<li><a href="https://www.techawaken.com/magento-admin-this-account-locked-unlock-it/" rel="bookmark" title="Magento Admin &#8211; &#8220;This account is locked.&#8221;, how to unlock it?">Magento Admin &#8211; &#8220;This account is locked.&#8221;, how to unlock it? </a></li>
<li><a href="https://www.techawaken.com/disable-admin-notification-popup-window-magento/" rel="bookmark" title="How to disable admin notification popup window in Magento?">How to disable admin notification popup window in Magento? </a></li>
<li><a href="https://www.techawaken.com/reset-magento-admin-password/" rel="bookmark" title="How to reset Magento admin password?">How to reset Magento admin password? </a></li>
</ol></div>
</div>
]]></description>
						<wfw:commentRss>https://www.techawaken.com/securing-solr-admin-interface-tomcat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
							</item>
		<item>
		<title>What is better, curl or wget?</title>
		<link>https://www.techawaken.com/curl-vs-wget/</link>
				<comments>https://www.techawaken.com/curl-vs-wget/#respond</comments>
				<pubDate>Tue, 11 Mar 2014 19:35:48 +0000</pubDate>
		<dc:creator><![CDATA[Pawan]]></dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[curl]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[ftp]]></category>
		<category><![CDATA[http]]></category>
		<category><![CDATA[https]]></category>
		<category><![CDATA[libcurl]]></category>
		<category><![CDATA[Upload]]></category>
		<category><![CDATA[wget]]></category>

		<guid isPermaLink="false">http://www.techawaken.com/?p=474</guid>
				<description><![CDATA[Both cUrl and Wget can be used to download files, but the question comes which one to use. cUrl and Wget have some similarities and as well as differentiating factors, the one to use depends on your need.<div class='yarpp-related-rss yarpp-related-none'>

No related posts.
</div>
]]></description>
						<wfw:commentRss>https://www.techawaken.com/curl-vs-wget/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
							</item>
		<item>
		<title>Redirect your website users to your preferred URL, either WITH or WITHOUT the &#8216;www.&#8217; prefix</title>
		<link>https://www.techawaken.com/redirect-website-users-preferred-url-www-prefix/</link>
				<comments>https://www.techawaken.com/redirect-website-users-preferred-url-www-prefix/#respond</comments>
				<pubDate>Sun, 15 Sep 2013 19:09:55 +0000</pubDate>
		<dc:creator><![CDATA[Pawan]]></dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Miscellaneous]]></category>

		<guid isPermaLink="false">http://www.techawaken.com/?p=386</guid>
				<description><![CDATA[If your website can be accessed with and without www then its considered having duplicate pages. If you have ever integrated the "facebook like" button on your website pages, try accessing the page with www and without www; you will notice different like counts displayed on the pages.

To prevent these duplicate pages on your website, you can redirect non-WWW traffic to WWW or vice-versa using mod_rewrite in your .htaccess file.<div class='yarpp-related-rss'>
<div id="related">
You Might Also Like<ol>
<li><a href="https://www.techawaken.com/magento-base-url-skin-url-js-url-media-url-store-url/" rel="bookmark" title="Magento: Get Base Url, Skin Url, Js Url, Media Url, Store Url">Magento: Get Base Url, Skin Url, Js Url, Media Url, Store Url </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>
</ol></div>
</div>
]]></description>
						<wfw:commentRss>https://www.techawaken.com/redirect-website-users-preferred-url-www-prefix/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
							</item>
		<item>
		<title>Force Files to Download Instead of Showing Up in the Browser</title>
		<link>https://www.techawaken.com/force-files-download-showing-browser/</link>
				<comments>https://www.techawaken.com/force-files-download-showing-browser/#respond</comments>
				<pubDate>Sat, 10 Aug 2013 19:06:40 +0000</pubDate>
		<dc:creator><![CDATA[Pawan]]></dc:creator>
				<category><![CDATA[Apache]]></category>
		<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://www.techawaken.com/?p=387</guid>
				<description><![CDATA[Sometimes you may have noticed that when you click on a download link, the file shows up in one browser while in some other browser it gets downloaded. Internet Explorer will usually try to show Microsoft Word files (doc and docx) in the browser, while most other browsers will download it.

If the browser supports a file it shows up the file else it downloads the file. Image files like png, gif, jpg almost always show in the browser. Archive files like zip, tar, and gzip almost are always downloaded.<div class='yarpp-related-rss'>
<div id="related">
You Might Also Like<ol>
<li><a href="https://www.techawaken.com/prompting-a-user-to-save-the-data-we-are-sending/" rel="bookmark" title="Prompting a user to save the data we are sending">Prompting a user to save the data we are sending </a></li>
<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>
</ol></div>
</div>
]]></description>
						<wfw:commentRss>https://www.techawaken.com/force-files-download-showing-browser/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
							</item>
		<item>
		<title>Invalid data: Filezilla is running in kiosk mode</title>
		<link>https://www.techawaken.com/invalid-data-filezilla-is-running-in-kiosk-mode/</link>
				<comments>https://www.techawaken.com/invalid-data-filezilla-is-running-in-kiosk-mode/#respond</comments>
				<pubDate>Sun, 27 Jan 2013 17:45:43 +0000</pubDate>
		<dc:creator><![CDATA[Pawan]]></dc:creator>
				<category><![CDATA[Miscellaneous]]></category>

		<guid isPermaLink="false">http://www.techawaken.com/?p=170</guid>
				<description><![CDATA[Today I had to fix an issue in a new website of my client. I opened FilZilla and tried to add the FTP details of the site by going to <strong>File &#62;&#62; Site Manager</strong>. I add the "Host" details, selected protocol as "FTP", login type "Normal", added the "User" and "Password", and then finally clicked on "Connect" button. Guess what happened, I was able to connect to the site - "No". A pop up appeared saying "<strong>Filezilla is running in kiosk mode. "Normal" and "Account" logintypes are not available in this mode</strong>".<div class='yarpp-related-rss yarpp-related-none'>

No related posts.
</div>
]]></description>
						<wfw:commentRss>https://www.techawaken.com/invalid-data-filezilla-is-running-in-kiosk-mode/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
							</item>
		<item>
		<title>IE7 issues with jQuery removeAttr method</title>
		<link>https://www.techawaken.com/ie7-issues-with-jquery-removeattr-method/</link>
				<comments>https://www.techawaken.com/ie7-issues-with-jquery-removeattr-method/#respond</comments>
				<pubDate>Thu, 05 Apr 2012 18:26:33 +0000</pubDate>
		<dc:creator><![CDATA[Pawan]]></dc:creator>
				<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Miscellaneous]]></category>

		<guid isPermaLink="false">http://www.techawaken.com/?p=67</guid>
				<description><![CDATA[I had used <code>jQuery('#id').attr('readOnly', 'readOnly')</code> set the readonly property of text box and used <code>jQuery('#id').removeAttr('readOnly')</code> to make the text box again but then found that <code>"removeAttr"</code> did not work in IE7, the textbox was still not editable.<div class='yarpp-related-rss yarpp-related-none'>

No related posts.
</div>
]]></description>
						<wfw:commentRss>https://www.techawaken.com/ie7-issues-with-jquery-removeattr-method/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
							</item>
	</channel>
</rss>
