<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments for Micah Carrick</title>
	<link>http://www.micahcarrick.com</link>
	<description>linux. portland. programming. skateboarding. robots.</description>
	<pubDate>Fri, 12 Mar 2010 22:09:32 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.3</generator>

	<item>
		<title>Comment on Gedit Symbol Browser Plugin by Arthur</title>
		<link>http://www.micahcarrick.com/11-14-2007/gedit-symbol-browser-plugin.html#comment-34811</link>
		<dc:creator>Arthur</dc:creator>
		<pubDate>Wed, 30 Dec 2009 11:54:03 +0000</pubDate>
		<guid>http://www.micahcarrick.com/11-14-2007/gedit-symbol-browser-plugin.html#comment-34811</guid>
		<description>I could compile symbol browser in OpenSUSE. How can I do to make a binary package ?</description>
		<content:encoded><![CDATA[<p>I could compile symbol browser in OpenSUSE. How can I do to make a binary package ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on GTK+ and Glade3 GUI Programming Tutorial - Part 3 by Frank</title>
		<link>http://www.micahcarrick.com/01-01-2008/gtk-glade-tutorial-part-3.html#comment-34525</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Sun, 20 Dec 2009 20:38:27 +0000</pubDate>
		<guid>http://www.micahcarrick.com/01-01-2008/gtk-glade-tutorial-part-3.html#comment-34525</guid>
		<description>This is a bit old, but I'm aswering the compile error that Ian mentions far up on the page:

When you get this error while compiling:

gtk_widget_show: assertion `GTK_IS_WIDGET (widget

Look at the line GTK_WIDGET in main.c. In this tutorial, the line should be:

window = GTK_WIDGET (gtk_builder_get_object (builder, "window"));

The last "window" being the name of the "main" window object in Glade.</description>
		<content:encoded><![CDATA[<p>This is a bit old, but I'm aswering the compile error that Ian mentions far up on the page:</p>
<p>When you get this error while compiling:</p>
<p>gtk_widget_show: assertion `GTK_IS_WIDGET (widget</p>
<p>Look at the line GTK_WIDGET in main.c. In this tutorial, the line should be:</p>
<p>window = GTK_WIDGET (gtk_builder_get_object (builder, "window"));</p>
<p>The last "window" being the name of the "main" window object in Glade.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on GTK+ and Glade3 GUI Programming Tutorial - Part 3 by Frank</title>
		<link>http://www.micahcarrick.com/01-01-2008/gtk-glade-tutorial-part-3.html#comment-34419</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Fri, 18 Dec 2009 10:38:12 +0000</pubDate>
		<guid>http://www.micahcarrick.com/01-01-2008/gtk-glade-tutorial-part-3.html#comment-34419</guid>
		<description>Yah, I would REALLY like a part 4 (and part 5 etc.). I'd even pay a little for it, since this is the best I've seen of its kind :-)</description>
		<content:encoded><![CDATA[<p>Yah, I would REALLY like a part 4 (and part 5 etc.). I'd even pay a little for it, since this is the best I've seen of its kind :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on GTK+ and Glade3 GUI Programming Tutorial - Part 3 by Frank</title>
		<link>http://www.micahcarrick.com/01-01-2008/gtk-glade-tutorial-part-3.html#comment-34371</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Thu, 17 Dec 2009 13:50:39 +0000</pubDate>
		<guid>http://www.micahcarrick.com/01-01-2008/gtk-glade-tutorial-part-3.html#comment-34371</guid>
		<description>This was just great.

Right up to here. It's allmost two years past, and you still have text saying "next will will look at...", but there IS not next part!? Why not either remove the text saying that more is to come, or actually write the next part?</description>
		<content:encoded><![CDATA[<p>This was just great.</p>
<p>Right up to here. It's allmost two years past, and you still have text saying "next will will look at...", but there IS not next part!? Why not either remove the text saying that more is to come, or actually write the next part?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Intro to Programming PIC Microcontrollers in Linux by kirant400</title>
		<link>http://www.micahcarrick.com/04-19-2005/pic-programming-linux.html#comment-34329</link>
		<dc:creator>kirant400</dc:creator>
		<pubDate>Tue, 15 Dec 2009 19:07:30 +0000</pubDate>
		<guid>http://www.micahcarrick.com/04-19-2005/pic-programming-linux.html#comment-34329</guid>
		<description>Hi,
Good work.. a gr8 article.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Good work.. a gr8 article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on GTK+ and Glade3 GUI Programming Tutorial - Part 1 by tArKi</title>
		<link>http://www.micahcarrick.com/12-24-2007/gtk-glade-tutorial-part-1.html#comment-34252</link>
		<dc:creator>tArKi</dc:creator>
		<pubDate>Fri, 11 Dec 2009 09:22:20 +0000</pubDate>
		<guid>http://www.micahcarrick.com/12-24-2007/gtk-glade-tutorial-part-1.html#comment-34252</guid>
		<description>Thanks very much for this great tutorial!</description>
		<content:encoded><![CDATA[<p>Thanks very much for this great tutorial!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Installing the GNU tools (avr-gcc) for AVRs by Alex</title>
		<link>http://www.micahcarrick.com/02-15-2006/installing-gnu-tools-avr-gcc.html#comment-34230</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Thu, 10 Dec 2009 14:06:25 +0000</pubDate>
		<guid>http://www.micahcarrick.com/02-15-2006/installing-gnu-tools-avr-gcc.html#comment-34230</guid>
		<description>Followed your instructions and eventually got it to "work" apparently there were other things I also needed to install.

The only thing your tutorial does not mention is where to unzip the files to, if that matters?

My issue is that I already had a version install and was hoping this process would over write it. I just installed gcc 4.4.2, but when I type gcc -v is tells me it is still 4.3.2

I'm having some issues with the old version of avr-gcc, hence the upgrade</description>
		<content:encoded><![CDATA[<p>Followed your instructions and eventually got it to "work" apparently there were other things I also needed to install.</p>
<p>The only thing your tutorial does not mention is where to unzip the files to, if that matters?</p>
<p>My issue is that I already had a version install and was hoping this process would over write it. I just installed gcc 4.4.2, but when I type gcc -v is tells me it is still 4.3.2</p>
<p>I'm having some issues with the old version of avr-gcc, hence the upgrade</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP MySQL Database Class by Danny Croft</title>
		<link>http://www.micahcarrick.com/04-19-2005/php-mysql-database-class.html#comment-34226</link>
		<dc:creator>Danny Croft</dc:creator>
		<pubDate>Thu, 10 Dec 2009 10:10:10 +0000</pubDate>
		<guid>http://www.micahcarrick.com/04-19-2005/php-mysql-database-class.html#comment-34226</guid>
		<description>Those of you who are getting a "Parse error: syntax error, unexpected $end in..." error.

You may need to turn on short tags in your php.ini file: short_opentag=On

http://php.net/manual/en/ini.core.php</description>
		<content:encoded><![CDATA[<p>Those of you who are getting a "Parse error: syntax error, unexpected $end in..." error.</p>
<p>You may need to turn on short tags in your php.ini file: short_opentag=On</p>
<p><a href="http://php.net/manual/en/ini.core.php" rel="nofollow">http://php.net/manual/en/ini.core.php</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on GTK+ and Glade3 GUI Programming Tutorial - Part 3 by Charles Curley</title>
		<link>http://www.micahcarrick.com/01-01-2008/gtk-glade-tutorial-part-3.html#comment-34222</link>
		<dc:creator>Charles Curley</dc:creator>
		<pubDate>Thu, 10 Dec 2009 04:50:31 +0000</pubDate>
		<guid>http://www.micahcarrick.com/01-01-2008/gtk-glade-tutorial-part-3.html#comment-34222</guid>
		<description>Good tutorial, very useful. So far. Several things...

* I have Glade 3.6.7. In the process of setting it up I inadvertently set it to save projects as GtkBuilder rather than as Libglade (Edit-&#62; Preferences, Ctl P). That means I don't have to run "gtk-builder-convert tutorial.glade tutorial.xml". In fact, it breaks that step. It also produces a much smaller XML file.

  I adjusted the C code like so:

      gtk_builder_add_from_file (builder, "tutorial.glade", NULL);

* You might use the following compile command:

  gcc -Wall -g -o tutorial main.c -export-dynamic $(pkg-config --cflags --libs gtk+-2.0)

  It does exactly what yours does, but the backtick can be confusing and (as you saw) requires a lot of explanation. Also, the $() syntax can be nested.

* The possessive of "it" is "its". "It's" is the contraction for "it is".

* Where is part 4?</description>
		<content:encoded><![CDATA[<p>Good tutorial, very useful. So far. Several things...</p>
<p>* I have Glade 3.6.7. In the process of setting it up I inadvertently set it to save projects as GtkBuilder rather than as Libglade (Edit-&gt; Preferences, Ctl P). That means I don't have to run "gtk-builder-convert tutorial.glade tutorial.xml". In fact, it breaks that step. It also produces a much smaller XML file.</p>
<p>  I adjusted the C code like so:</p>
<p>      gtk_builder_add_from_file (builder, "tutorial.glade", NULL);</p>
<p>* You might use the following compile command:</p>
<p>  gcc -Wall -g -o tutorial main.c -export-dynamic $(pkg-config --cflags --libs gtk+-2.0)</p>
<p>  It does exactly what yours does, but the backtick can be confusing and (as you saw) requires a lot of explanation. Also, the $() syntax can be nested.</p>
<p>* The possessive of "it" is "its". "It's" is the contraction for "it is".</p>
<p>* Where is part 4?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP Zip Code Range and Distance Calculation by Maryam</title>
		<link>http://www.micahcarrick.com/04-19-2005/php-zip-code-range-and-distance-calculation.html#comment-34173</link>
		<dc:creator>Maryam</dc:creator>
		<pubDate>Tue, 08 Dec 2009 17:53:18 +0000</pubDate>
		<guid>http://www.micahcarrick.com/04-19-2005/php-zip-code-range-and-distance-calculation.html#comment-34173</guid>
		<description>Thanks, that is a great PHP script. There is just a problem, that I want to search for a 

distance from a city not specific zipcode. I need the database of Us cities longitude and latitude and I couldn't find it.

I will apprecite if anybody give me a clue.

Thanks</description>
		<content:encoded><![CDATA[<p>Thanks, that is a great PHP script. There is just a problem, that I want to search for a </p>
<p>distance from a city not specific zipcode. I need the database of Us cities longitude and latitude and I couldn't find it.</p>
<p>I will apprecite if anybody give me a clue.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
