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

<channel>
	<title>Cool Ajax – Web Development Tutorial Blog</title>
	<atom:link href="https://coolajax.net/feed/" rel="self" type="application/rss+xml"/>
	<link>https://coolajax.net</link>
	<description></description>
	<lastBuildDate>Tue, 17 Jun 2025 10:19:28 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.5</generator>
	<xhtml:meta content="noindex" name="robots" xmlns:xhtml="http://www.w3.org/1999/xhtml"/><item>
		<title>Two ways to declare an array in PHP</title>
		<link>https://coolajax.net/two-ways-to-declare-an-array-in-php/</link>
					<comments>https://coolajax.net/two-ways-to-declare-an-array-in-php/#respond</comments>
		
		<dc:creator><![CDATA[Mahbub Alam Khan]]></dc:creator>
		<pubDate>Thu, 05 Oct 2023 18:19:31 +0000</pubDate>
				<category><![CDATA[Tutorials]]></category>
		<guid isPermaLink="false">https://coolajax.net/?p=2323</guid>

					<description><![CDATA[<p>Today, we will learn two ways to declare an array in PHP. I prefer the second one because it helps me to read the code easily.</p>
<p>The post <a rel="nofollow" href="https://coolajax.net/two-ways-to-declare-an-array-in-php/">Two ways to declare an array in PHP</a> first appeared on <a rel="nofollow" href="https://coolajax.net">Cool Ajax - Web Development Tutorial Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://coolajax.net/two-ways-to-declare-an-array-in-php/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Three Steps To Change WordPress Site Language</title>
		<link>https://coolajax.net/three-steps-to-change-wordpress-site-language/</link>
					<comments>https://coolajax.net/three-steps-to-change-wordpress-site-language/#respond</comments>
		
		<dc:creator><![CDATA[Mahbub Alam Khan]]></dc:creator>
		<pubDate>Sat, 02 Sep 2023 08:22:57 +0000</pubDate>
				<category><![CDATA[WordPress]]></category>
		<guid isPermaLink="false">https://coolajax.net/?p=2305</guid>

					<description><![CDATA[<p>In this tutorial, I will show you how to translate the site texts into your own native language. The process of activating translation is super simple. Here are the three simple steps to change your WordPress site language.</p>
<p>The post <a rel="nofollow" href="https://coolajax.net/three-steps-to-change-wordpress-site-language/">Three Steps To Change WordPress Site Language</a> first appeared on <a rel="nofollow" href="https://coolajax.net">Cool Ajax - Web Development Tutorial Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://coolajax.net/three-steps-to-change-wordpress-site-language/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to reset/remove the ssh key passphrase?</title>
		<link>https://coolajax.net/how-to-reset-remove-the-ssh-key-passphrase/</link>
					<comments>https://coolajax.net/how-to-reset-remove-the-ssh-key-passphrase/#respond</comments>
		
		<dc:creator><![CDATA[Mahbub Alam Khan]]></dc:creator>
		<pubDate>Tue, 07 Mar 2023 18:46:47 +0000</pubDate>
				<category><![CDATA[Tips & Tricks]]></category>
		<guid isPermaLink="false">https://coolajax.net/?p=2283</guid>

					<description><![CDATA[<p>The post <a rel="nofollow" href="https://coolajax.net/how-to-reset-remove-the-ssh-key-passphrase/">How to reset/remove the ssh key passphrase?</a> first appeared on <a rel="nofollow" href="https://coolajax.net">Cool Ajax - Web Development Tutorial Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://coolajax.net/how-to-reset-remove-the-ssh-key-passphrase/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How do I change the putty font size?</title>
		<link>https://coolajax.net/how-to-change-the-putty-font-size/</link>
					<comments>https://coolajax.net/how-to-change-the-putty-font-size/#respond</comments>
		
		<dc:creator><![CDATA[Mahbub Alam Khan]]></dc:creator>
		<pubDate>Tue, 07 Mar 2023 12:48:44 +0000</pubDate>
				<category><![CDATA[Tips & Tricks]]></category>
		<guid isPermaLink="false">https://coolajax.net/?p=2273</guid>

					<description><![CDATA[<p>PuTTY is free ssh software that may be downloaded with the source code and is created and maintained by a team of volunteers. By default, the font size of PuTTY is too tiny and difficult to read. In this tutorial, we will see how to change the font size of it. ✅ Open the putty [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://coolajax.net/how-to-change-the-putty-font-size/">How do I change the putty font size?</a> first appeared on <a rel="nofollow" href="https://coolajax.net">Cool Ajax - Web Development Tutorial Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://coolajax.net/how-to-change-the-putty-font-size/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to count words in notepad++?</title>
		<link>https://coolajax.net/how-to-count-words-in-notepad/</link>
					<comments>https://coolajax.net/how-to-count-words-in-notepad/#respond</comments>
		
		<dc:creator><![CDATA[Mahbub Alam Khan]]></dc:creator>
		<pubDate>Sun, 05 Mar 2023 20:32:35 +0000</pubDate>
				<category><![CDATA[Tips & Tricks]]></category>
		<guid isPermaLink="false">https://coolajax.net/?p=2264</guid>

					<description><![CDATA[<p>Notepad++ is one of the most lightweight and free text editors for the Mac and windows operating systems. It supports almost all kinds of languages. By using this simple technique, you can easily get detailed information like word counts, character counts, and line number counts in Notepad++. Steps: I hope that helps.</p>
<p>The post <a rel="nofollow" href="https://coolajax.net/how-to-count-words-in-notepad/">How to count words in notepad++?</a> first appeared on <a rel="nofollow" href="https://coolajax.net">Cool Ajax - Web Development Tutorial Blog</a>.</p>
]]></description>
		
					<wfw:commentRss>https://coolajax.net/how-to-count-words-in-notepad/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>