<?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 on: Zenity: A Guide to Creating GTK+ Dialogs in Linux Command Line	</title>
	<atom:link href="https://www.tecmint.com/zenity-create-gtk-dialog-boxes-in-linux/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/zenity-create-gtk-dialog-boxes-in-linux/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Wed, 02 Oct 2024 07:29:38 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Julian		</title>
		<link>https://www.tecmint.com/zenity-create-gtk-dialog-boxes-in-linux/comment-page-1/#comment-979410</link>

		<dc:creator><![CDATA[Julian]]></dc:creator>
		<pubDate>Sun, 01 Apr 2018 07:30:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=5498#comment-979410</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/zenity-create-gtk-dialog-boxes-in-linux/comment-page-1/#comment-878884&quot;&gt;Frank Waterman&lt;/a&gt;.

Grammarly reports an &quot;advanced issue&quot; in your text (&quot;Alternatively, ... spelling&quot;). Why don&#039;t you put your money where your mouth is?]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/zenity-create-gtk-dialog-boxes-in-linux/comment-page-1/#comment-878884">Frank Waterman</a>.</p>
<p>Grammarly reports an &#8220;advanced issue&#8221; in your text (&#8220;Alternatively, &#8230; spelling&#8221;). Why don&#8217;t you put your money where your mouth is?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Frank Waterman		</title>
		<link>https://www.tecmint.com/zenity-create-gtk-dialog-boxes-in-linux/comment-page-1/#comment-878884</link>

		<dc:creator><![CDATA[Frank Waterman]]></dc:creator>
		<pubDate>Mon, 27 Mar 2017 12:57:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=5498#comment-878884</guid>

					<description><![CDATA[I am still fairly new to the Linux world.  I&#039;m using Ubuntu 16.10 and Gnome. I REALLY appreciate useful and informative articles such as this one both here at Tecmint and other, similar sites around the &#039;net.

Look, I don&#039;t like to be a nodge, and I&#039;m not really a grammar Nazi, but there are some significant problems with the grammar in this piece.  I&#039;m also acutely aware that we did not all grow up with English as our native tongue, but don&#039;t all of you at Tecmint think someone should proofread your article before you post them? 

Alternatively, there are some very good to excellent grammar checking tools now available, many of which are free.  I&#039;m just sayin&#039; this because what you all write is great and I don&#039;t want anyone thinking less of your works because of poor grammar or spelling, &#039;K?]]></description>
			<content:encoded><![CDATA[<p>I am still fairly new to the Linux world.  I&#8217;m using Ubuntu 16.10 and Gnome. I REALLY appreciate useful and informative articles such as this one both here at Tecmint and other, similar sites around the &#8216;net.</p>
<p>Look, I don&#8217;t like to be a nodge, and I&#8217;m not really a grammar Nazi, but there are some significant problems with the grammar in this piece.  I&#8217;m also acutely aware that we did not all grow up with English as our native tongue, but don&#8217;t all of you at Tecmint think someone should proofread your article before you post them? </p>
<p>Alternatively, there are some very good to excellent grammar checking tools now available, many of which are free.  I&#8217;m just sayin&#8217; this because what you all write is great and I don&#8217;t want anyone thinking less of your works because of poor grammar or spelling, &#8216;K?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Adam Daniels		</title>
		<link>https://www.tecmint.com/zenity-create-gtk-dialog-boxes-in-linux/comment-page-1/#comment-799040</link>

		<dc:creator><![CDATA[Adam Daniels]]></dc:creator>
		<pubDate>Wed, 13 Jul 2016 20:12:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=5498#comment-799040</guid>

					<description><![CDATA[Thanks tecmint you are the best!!!]]></description>
			<content:encoded><![CDATA[<p>Thanks tecmint you are the best!!!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Roland		</title>
		<link>https://www.tecmint.com/zenity-create-gtk-dialog-boxes-in-linux/comment-page-1/#comment-595995</link>

		<dc:creator><![CDATA[Roland]]></dc:creator>
		<pubDate>Fri, 12 Jun 2015 02:43:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=5498#comment-595995</guid>

					<description><![CDATA[Flexible zenity timer: http://user.cavenet.com/rolandl/timer.txt
FTP frontend for your file manager: http://user.cavenet.com/rolandl/ftp-user.txt
Both harness subshells, bash code that is surrounded by parentheses. If your shellscript needs to do 2 things at once, like update a logfile and monitor that logfile, you will need at least one subshell.]]></description>
			<content:encoded><![CDATA[<p>Flexible zenity timer: <a target="_blank" href="http://user.cavenet.com/rolandl/timer.txt" rel="nofollow ugc">http://user.cavenet.com/rolandl/timer.txt</a><br />
FTP frontend for your file manager: <a target="_blank" href="http://user.cavenet.com/rolandl/ftp-user.txt" rel="nofollow ugc">http://user.cavenet.com/rolandl/ftp-user.txt</a><br />
Both harness subshells, bash code that is surrounded by parentheses. If your shellscript needs to do 2 things at once, like update a logfile and monitor that logfile, you will need at least one subshell.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Nitish		</title>
		<link>https://www.tecmint.com/zenity-create-gtk-dialog-boxes-in-linux/comment-page-1/#comment-497527</link>

		<dc:creator><![CDATA[Nitish]]></dc:creator>
		<pubDate>Tue, 03 Mar 2015 10:41:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=5498#comment-497527</guid>

					<description><![CDATA[Nice blog.

Can you suggest me the source code for &quot;zenity --about&quot;?

or can you suggest how to make something like &quot;Zenity --about&quot; dialog box?]]></description>
			<content:encoded><![CDATA[<p>Nice blog.</p>
<p>Can you suggest me the source code for &#8220;zenity &#8211;about&#8221;?</p>
<p>or can you suggest how to make something like &#8220;Zenity &#8211;about&#8221; dialog box?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
