 
    
<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	
	>
<channel>
	<title>
	Comments for Complete, Concrete, Concise	</title>
	<atom:link href="https://complete-concrete-concise.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>https://complete-concrete-concise.com/</link>
	<description>Practical Information Without The Bloat</description>
	<lastBuildDate>Sat, 25 Jun 2022 16:23:41 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>
	<item>
		<title>
		Comment on A Faster Way to Defragment Your Hard Drive by richardsplanet		</title>
		<link>https://complete-concrete-concise.com/blog/a-faster-way-to-defragment-your-hard-drive/#comment-9648</link>

		<dc:creator><![CDATA[richardsplanet]]></dc:creator>
		<pubDate>Sat, 25 Jun 2022 16:22:07 +0000</pubDate>
		<guid isPermaLink="false">http://complete-concrete-concise.com/blog/a-faster-way-to-defragment-your-hard-drive#comment-9648</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://complete-concrete-concise.com/blog/a-faster-way-to-defragment-your-hard-drive/#comment-9636&quot;&gt;Georges&lt;/a&gt;.

I am not familiar with ViceVersa. I agree that managing disks and data is a pain. Although, if you are using an SSD, then defragmenting is not an issue, but backing up data still is.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://complete-concrete-concise.com/blog/a-faster-way-to-defragment-your-hard-drive/#comment-9636">Georges</a>.</p>
<p>I am not familiar with ViceVersa. I agree that managing disks and data is a pain. Although, if you are using an SSD, then defragmenting is not an issue, but backing up data still is.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on A Faster Way to Defragment Your Hard Drive by Georges		</title>
		<link>https://complete-concrete-concise.com/blog/a-faster-way-to-defragment-your-hard-drive/#comment-9636</link>

		<dc:creator><![CDATA[Georges]]></dc:creator>
		<pubDate>Sat, 18 Jun 2022 01:14:20 +0000</pubDate>
		<guid isPermaLink="false">http://complete-concrete-concise.com/blog/a-faster-way-to-defragment-your-hard-drive#comment-9636</guid>

					<description><![CDATA[Hello
I use ViceVersa for copying files and sync the files, delete,  then wipe the free space and then copy back.
Pain in the ass procedure but needed once a year at min.
I wish someone will make a software to do all that in one go.]]></description>
			<content:encoded><![CDATA[<p>Hello<br />
I use ViceVersa for copying files and sync the files, delete,  then wipe the free space and then copy back.<br />
Pain in the ass procedure but needed once a year at min.<br />
I wish someone will make a software to do all that in one go.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Determining the last time Google indexed your website by richardsplanet		</title>
		<link>https://complete-concrete-concise.com/web-tools/determining-the-last-time-google-indexed-your-website/#comment-9575</link>

		<dc:creator><![CDATA[richardsplanet]]></dc:creator>
		<pubDate>Thu, 10 Mar 2022 11:15:15 +0000</pubDate>
		<guid isPermaLink="false">http://complete-concrete-concise.com/web-tools/determining-the-last-time-google-indexed-your-website#comment-9575</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://complete-concrete-concise.com/web-tools/determining-the-last-time-google-indexed-your-website/#comment-9487&quot;&gt;Theholident&lt;/a&gt;.

This would require you have inspect your server access logs. The name and location of those logs would depend on the server you are using (Apache and nginx are two of the most popular).

Here is an example Google bot crawl from my own logs:

&lt;code&gt;[10/Mar/2022:00:04:04 +0000] &quot;GET /tutorials/webdev/front-end-basics/css-selecting-specific-elements-for-styling/ HTTP/2.0&quot; 200 10702 &quot;-&quot; &quot;Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)&lt;/code&gt;]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://complete-concrete-concise.com/web-tools/determining-the-last-time-google-indexed-your-website/#comment-9487">Theholident</a>.</p>
<p>This would require you have inspect your server access logs. The name and location of those logs would depend on the server you are using (Apache and nginx are two of the most popular).</p>
<p>Here is an example Google bot crawl from my own logs:</p>
<p><code>[10/Mar/2022:00:04:04 +0000] "GET /tutorials/webdev/front-end-basics/css-selecting-specific-elements-for-styling/ HTTP/2.0" 200 10702 "-" "Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)</code></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on How to Change the Apache Port in XAMPP by Devid T		</title>
		<link>https://complete-concrete-concise.com/web-tools/how-to-change-the-apache-port-in-xampp/#comment-9512</link>

		<dc:creator><![CDATA[Devid T]]></dc:creator>
		<pubDate>Sat, 01 Jan 2022 10:01:07 +0000</pubDate>
		<guid isPermaLink="false">http://complete-concrete-concise.com/uncategorized/how-to-change-the-apache-port-in-xampp#comment-9512</guid>

					<description><![CDATA[Thanks for sharing the solution for port problem.]]></description>
			<content:encoded><![CDATA[<p>Thanks for sharing the solution for port problem.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Determining the last time Google indexed your website by Theholident		</title>
		<link>https://complete-concrete-concise.com/web-tools/determining-the-last-time-google-indexed-your-website/#comment-9487</link>

		<dc:creator><![CDATA[Theholident]]></dc:creator>
		<pubDate>Thu, 16 Dec 2021 17:24:48 +0000</pubDate>
		<guid isPermaLink="false">http://complete-concrete-concise.com/web-tools/determining-the-last-time-google-indexed-your-website#comment-9487</guid>

					<description><![CDATA[This is the way where we can find about particular URL when crawler visited that page last time that&#039;s fine but what about if I want to know which page google crawled last time. can anyone body help me to understand this?]]></description>
			<content:encoded><![CDATA[<p>This is the way where we can find about particular URL when crawler visited that page last time that&#8217;s fine but what about if I want to know which page google crawled last time. can anyone body help me to understand this?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Brother HL-3140CW Laser Printer &#8211; a Review by Barry Morgan		</title>
		<link>https://complete-concrete-concise.com/blog/brother-hl-3140cw-laser-printer-a-review/#comment-9432</link>

		<dc:creator><![CDATA[Barry Morgan]]></dc:creator>
		<pubDate>Sat, 18 Sep 2021 18:20:26 +0000</pubDate>
		<guid isPermaLink="false">http://complete-concrete-concise.com/?p=3066#comment-9432</guid>

					<description><![CDATA[Just found this page after searching for 9.5cm marks on laser printers, and your our HL3140 is doing that with magenta so drum cleaning is next step (apparently alcohol wipes out of the first aid kit do a good job). 

FWIW I&#039;ve been refilling the toners and works well but maybe dropped a bit of powder on the drum. We&#039;ll see...]]></description>
			<content:encoded><![CDATA[<p>Just found this page after searching for 9.5cm marks on laser printers, and your our HL3140 is doing that with magenta so drum cleaning is next step (apparently alcohol wipes out of the first aid kit do a good job). </p>
<p>FWIW I&#8217;ve been refilling the toners and works well but maybe dropped a bit of powder on the drum. We&#8217;ll see&#8230;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Creating a MySQL Database Using AMPPS by richardsplanet		</title>
		<link>https://complete-concrete-concise.com/web-tools/creating-a-mysql-database-using-ampps/#comment-2047</link>

		<dc:creator><![CDATA[richardsplanet]]></dc:creator>
		<pubDate>Mon, 29 Apr 2019 11:20:32 +0000</pubDate>
		<guid isPermaLink="false">http://complete-concrete-concise.com/web-tools/creating-a-mysql-database-using-ampps#comment-2047</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://complete-concrete-concise.com/web-tools/creating-a-mysql-database-using-ampps/#comment-2002&quot;&gt;Tony&lt;/a&gt;.

My best guess is that:

1) The reason you are getting &lt;strong&gt;Access denied for user ‘registerdb’@’localhost’&lt;/strong&gt; is because &lt;strong&gt;registerdb&lt;/strong&gt; does not have access permission to the database. You need to grant &lt;strong&gt;registerdb &lt;/strong&gt; permission to access the database. It has been many years since I&#039;ve used AMPPS, but there should be an option to GRANT ALL PRIVILEGES for that user.
2) The reason you are getting &lt;strong&gt;(using password: NO)&lt;/strong&gt; is because you are not using a password (i.e., the password is blank).]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://complete-concrete-concise.com/web-tools/creating-a-mysql-database-using-ampps/#comment-2002">Tony</a>.</p>
<p>My best guess is that:</p>
<p>1) The reason you are getting <strong>Access denied for user ‘registerdb’@’localhost’</strong> is because <strong>registerdb</strong> does not have access permission to the database. You need to grant <strong>registerdb </strong> permission to access the database. It has been many years since I&#8217;ve used AMPPS, but there should be an option to GRANT ALL PRIVILEGES for that user.<br />
2) The reason you are getting <strong>(using password: NO)</strong> is because you are not using a password (i.e., the password is blank).</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Creating a MySQL Database Using AMPPS by Tony		</title>
		<link>https://complete-concrete-concise.com/web-tools/creating-a-mysql-database-using-ampps/#comment-2002</link>

		<dc:creator><![CDATA[Tony]]></dc:creator>
		<pubDate>Tue, 23 Apr 2019 05:54:13 +0000</pubDate>
		<guid isPermaLink="false">http://complete-concrete-concise.com/web-tools/creating-a-mysql-database-using-ampps#comment-2002</guid>

					<description><![CDATA[Hi, This is easy to follow. However it is not yet working for me I have provided a user ID and Password as directed but are getting the following message;
&quot;Warning: mysqli_connect(): (HY000/1045): Access denied for user &#039;registerdb&#039;@&#039;localhost&#039; (using password: NO) in C:\Program Files (x86)\Ampps\www\usermanagement\server.php on line 11&quot;

// server.php on line 11 connect to database
	$db = mysqli_connect(&#039;localhost&#039;, &#039;registerdb&#039;, &#039;&#039;, &#039;thepasswordhere&#039;);

Why would it say &quot;(using password: NO)&quot;]]></description>
			<content:encoded><![CDATA[<p>Hi, This is easy to follow. However it is not yet working for me I have provided a user ID and Password as directed but are getting the following message;<br />
&#8220;Warning: mysqli_connect(): (HY000/1045): Access denied for user &#8216;registerdb&#8217;@&#8217;localhost&#8217; (using password: NO) in C:\Program Files (x86)\Ampps\www\usermanagement\server.php on line 11&#8243;</p>
<p>// server.php on line 11 connect to database<br />
	$db = mysqli_connect(&#8216;localhost&#8217;, &#8216;registerdb&#8217;, &#8221;, &#8216;thepasswordhere&#8217;);</p>
<p>Why would it say &#8220;(using password: NO)&#8221;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on What is Electricity? by richardsplanet		</title>
		<link>https://complete-concrete-concise.com/electronics/what-is-electricity/#comment-1888</link>

		<dc:creator><![CDATA[richardsplanet]]></dc:creator>
		<pubDate>Tue, 02 Apr 2019 14:02:30 +0000</pubDate>
		<guid isPermaLink="false">http://complete-concrete-concise.com/electronics/what-is-electricity#comment-1888</guid>

					<description><![CDATA[Glad it was useful to you.]]></description>
			<content:encoded><![CDATA[<p>Glad it was useful to you.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on How to Add a Password to the XAMPP root User by richardsplanet		</title>
		<link>https://complete-concrete-concise.com/web-tools/how-to-add-a-password-to-the-xampp-root-user/#comment-1887</link>

		<dc:creator><![CDATA[richardsplanet]]></dc:creator>
		<pubDate>Tue, 02 Apr 2019 14:02:01 +0000</pubDate>
		<guid isPermaLink="false">http://complete-concrete-concise.com/web-tools/how-to-add-a-root-password-to-a-xampp-database#comment-1887</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://complete-concrete-concise.com/web-tools/how-to-add-a-password-to-the-xampp-root-user/#comment-1825&quot;&gt;Ziah&lt;/a&gt;.

Thank you for the positive comment]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://complete-concrete-concise.com/web-tools/how-to-add-a-password-to-the-xampp-root-user/#comment-1825">Ziah</a>.</p>
<p>Thank you for the positive comment</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Using FLTK with Code::Blocks by richardsplanet		</title>
		<link>https://complete-concrete-concise.com/programming/fltk/using-fltk-with-codeblocks/#comment-1886</link>

		<dc:creator><![CDATA[richardsplanet]]></dc:creator>
		<pubDate>Tue, 02 Apr 2019 14:00:21 +0000</pubDate>
		<guid isPermaLink="false">http://complete-concrete-concise.com/?p=3011#comment-1886</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://complete-concrete-concise.com/programming/fltk/using-fltk-with-codeblocks/#comment-1868&quot;&gt;Cryora&lt;/a&gt;.

Unfortunately, I can&#039;t help you any further.

The article was written 6 years ago and I no longer use FLTK or Code::Blocks.

It is possible that they have changed things. You might try asking for help on the &lt;a href=&quot;https://groups.google.com/forum/#!forum/fltkgeneral&quot; rel=&quot;nofollow&quot;&gt;FLTK forum&lt;/a&gt; or the &lt;a href=&quot;http://forums.codeblocks.org/&quot; rel=&quot;nofollow&quot;&gt;Code::Blocks forum&lt;/a&gt;.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://complete-concrete-concise.com/programming/fltk/using-fltk-with-codeblocks/#comment-1868">Cryora</a>.</p>
<p>Unfortunately, I can&#8217;t help you any further.</p>
<p>The article was written 6 years ago and I no longer use FLTK or Code::Blocks.</p>
<p>It is possible that they have changed things. You might try asking for help on the <a href="https://groups.google.com/forum/#!forum/fltkgeneral" rel="nofollow">FLTK forum</a> or the <a href="http://forums.codeblocks.org/" rel="nofollow">Code::Blocks forum</a>.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		Comment on Using FLTK with Code::Blocks by richardsplanet		</title>
		<link>https://complete-concrete-concise.com/programming/fltk/using-fltk-with-codeblocks/#comment-1885</link>

		<dc:creator><![CDATA[richardsplanet]]></dc:creator>
		<pubDate>Tue, 02 Apr 2019 13:58:33 +0000</pubDate>
		<guid isPermaLink="false">http://complete-concrete-concise.com/?p=3011#comment-1885</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://complete-concrete-concise.com/programming/fltk/using-fltk-with-codeblocks/#comment-1868&quot;&gt;Cryora&lt;/a&gt;.

Unfortunately, I can&#039;t help you any further.

The article was written 6 years ago and I no longer use FLTK or Code::Blocks.

It is possible that they have changed things. You might try asking for help on the &lt;a href=&quot;https://groups.google.com/forum/#!forum/fltkgeneral&quot; rel=&quot;nofollow&quot;&gt;FLTK forum&lt;/a&gt;.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://complete-concrete-concise.com/programming/fltk/using-fltk-with-codeblocks/#comment-1868">Cryora</a>.</p>
<p>Unfortunately, I can&#8217;t help you any further.</p>
<p>The article was written 6 years ago and I no longer use FLTK or Code::Blocks.</p>
<p>It is possible that they have changed things. You might try asking for help on the <a href="https://groups.google.com/forum/#!forum/fltkgeneral" rel="nofollow">FLTK forum</a>.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
