<?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: my (not yet) package of the day &#8211; circular application menu</title>
	<atom:link href="http://www.screenage.de/blog/2008/06/16/my-not-yet-package-of-the-day-circular-application-menu/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.screenage.de/blog/2008/06/16/my-not-yet-package-of-the-day-circular-application-menu/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=my-not-yet-package-of-the-day-circular-application-menu</link>
	<description></description>
	<lastBuildDate>Wed, 01 Feb 2012 19:40:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Ivan Gneiding</title>
		<link>http://www.screenage.de/blog/2008/06/16/my-not-yet-package-of-the-day-circular-application-menu/comment-page-1/#comment-22333</link>
		<dc:creator>Ivan Gneiding</dc:creator>
		<pubDate>Wed, 09 Jun 2010 21:31:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.screenage.de/blog/2008/06/16/my-not-yet-package-of-the-day-circular-application-menu/#comment-22333</guid>
		<description>Hello.
I tried to install the circular menu but i have problems. I followed step by step your instructions, but i had an error when doing &quot;make&quot;. I am using Last Ubuntu version (10.04, 64bits). I will show the error:

src/main.c:148: warning: implicit declaration of function ‘gdk_screen_get_rgb_colormap’
src/main.c:151: warning: implicit declaration of function ‘gtk_widget_set_colormap’
src/main.c:156: warning: implicit declaration of function ‘gtk_widget_realize’
src/main.c:159: warning: implicit declaration of function ‘ca_circular_application_menu_new’
src/main.c:166: warning: implicit declaration of function ‘gtk_container_add’
src/main.c:166: warning: implicit declaration of function ‘GTK_CONTAINER’
src/main.c:168: warning: implicit declaration of function ‘g_signal_connect’
src/main.c:168: warning: implicit declaration of function ‘G_CALLBACK’
src/main.c:168: error: ‘gtk_main_quit’ undeclared (first use in this function)
src/main.c:171: warning: implicit declaration of function ‘gtk_window_fullscreen’
src/main.c:171: warning: implicit declaration of function ‘GTK_WINDOW’
src/main.c:177: warning: implicit declaration of function ‘_ca_circular_application_menu_enable_blur’
src/main.c:180: warning: implicit declaration of function ‘gtk_widget_show_all’
src/main.c:183: error: ‘root_fileleaf’ undeclared (first use in this function)
src/main.c:183: warning: implicit declaration of function ‘G_TYPE_CHECK_INSTANCE_CAST’
src/main.c:183: warning: implicit declaration of function ‘ca_circular_application_menu_get_type’
src/main.c:183: error: expected expression before ‘CaCircularApplicationMenu’
src/main.c:186: warning: implicit declaration of function ‘gtk_widget_queue_draw’
src/main.c:188: warning: implicit declaration of function ‘gtk_main’
src/main.c:190: warning: implicit declaration of function ‘gmenu_tree_item_unref’
make: ** [src/main.o] Erro 1

Well, there&#039;s more lines before these, but i think its no important so much.
Do you know how do I can proceed to install this great menu on my Ubuntu?
Thanks!</description>
		<content:encoded><![CDATA[<p>Hello.<br />
I tried to install the circular menu but i have problems. I followed step by step your instructions, but i had an error when doing &#8220;make&#8221;. I am using Last Ubuntu version (10.04, 64bits). I will show the error:</p>
<p>src/main.c:148: warning: implicit declaration of function ‘gdk_screen_get_rgb_colormap’<br />
src/main.c:151: warning: implicit declaration of function ‘gtk_widget_set_colormap’<br />
src/main.c:156: warning: implicit declaration of function ‘gtk_widget_realize’<br />
src/main.c:159: warning: implicit declaration of function ‘ca_circular_application_menu_new’<br />
src/main.c:166: warning: implicit declaration of function ‘gtk_container_add’<br />
src/main.c:166: warning: implicit declaration of function ‘GTK_CONTAINER’<br />
src/main.c:168: warning: implicit declaration of function ‘g_signal_connect’<br />
src/main.c:168: warning: implicit declaration of function ‘G_CALLBACK’<br />
src/main.c:168: error: ‘gtk_main_quit’ undeclared (first use in this function)<br />
src/main.c:171: warning: implicit declaration of function ‘gtk_window_fullscreen’<br />
src/main.c:171: warning: implicit declaration of function ‘GTK_WINDOW’<br />
src/main.c:177: warning: implicit declaration of function ‘_ca_circular_application_menu_enable_blur’<br />
src/main.c:180: warning: implicit declaration of function ‘gtk_widget_show_all’<br />
src/main.c:183: error: ‘root_fileleaf’ undeclared (first use in this function)<br />
src/main.c:183: warning: implicit declaration of function ‘G_TYPE_CHECK_INSTANCE_CAST’<br />
src/main.c:183: warning: implicit declaration of function ‘ca_circular_application_menu_get_type’<br />
src/main.c:183: error: expected expression before ‘CaCircularApplicationMenu’<br />
src/main.c:186: warning: implicit declaration of function ‘gtk_widget_queue_draw’<br />
src/main.c:188: warning: implicit declaration of function ‘gtk_main’<br />
src/main.c:190: warning: implicit declaration of function ‘gmenu_tree_item_unref’<br />
make: ** [src/main.o] Erro 1</p>
<p>Well, there&#8217;s more lines before these, but i think its no important so much.<br />
Do you know how do I can proceed to install this great menu on my Ubuntu?<br />
Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Penhunteecug</title>
		<link>http://www.screenage.de/blog/2008/06/16/my-not-yet-package-of-the-day-circular-application-menu/comment-page-1/#comment-6444</link>
		<dc:creator>Penhunteecug</dc:creator>
		<pubDate>Sun, 04 Jan 2009 16:19:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.screenage.de/blog/2008/06/16/my-not-yet-package-of-the-day-circular-application-menu/#comment-6444</guid>
		<description>air flights airfair airfare airfare auction
airflights airline airline airfare
flights airline reservation
deals airlines flights airlines
budget airline budget flight
cheap airfare cheap airfare
cheap discount airfare cheap
flights london cheap flights
airfare cheapest airfares cheapest
airline discount fares discount
domestic airfare domestic
flight to flight to orlando
flights to orlando flights to
tickets international airfare
minute flights london flight low air fare
airfares low cost airfare
flights really cheap airfare
flights wholesale airfare www
flight flight bookings
flight booking air
flights best flights
london flights to ireland flights
london flights to dubai
airline tickets cheap ticket</description>
		<content:encoded><![CDATA[<p>air flights airfair airfare airfare auction<br />
airflights airline airline airfare<br />
flights airline reservation<br />
deals airlines flights airlines<br />
budget airline budget flight<br />
cheap airfare cheap airfare<br />
cheap discount airfare cheap<br />
flights london cheap flights<br />
airfare cheapest airfares cheapest<br />
airline discount fares discount<br />
domestic airfare domestic<br />
flight to flight to orlando<br />
flights to orlando flights to<br />
tickets international airfare<br />
minute flights london flight low air fare<br />
airfares low cost airfare<br />
flights really cheap airfare<br />
flights wholesale airfare www<br />
flight flight bookings<br />
flight booking air<br />
flights best flights<br />
london flights to ireland flights<br />
london flights to dubai<br />
airline tickets cheap ticket</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bookmarks about Menues</title>
		<link>http://www.screenage.de/blog/2008/06/16/my-not-yet-package-of-the-day-circular-application-menu/comment-page-1/#comment-6260</link>
		<dc:creator>Bookmarks about Menues</dc:creator>
		<pubDate>Sat, 20 Dec 2008 08:45:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.screenage.de/blog/2008/06/16/my-not-yet-package-of-the-day-circular-application-menu/#comment-6260</guid>
		<description>[...] - bookmarked by 4 members originally found by jd on 2008-12-02  Caspar Clemens Mierau: my (not yet) package of the day - circular  http://www.screenage.de/blog/2008/06/16/my-not-yet-package-of-the-day-circular-application-menu/ - [...]</description>
		<content:encoded><![CDATA[<p>[...] &#8211; bookmarked by 4 members originally found by jd on 2008-12-02  Caspar Clemens Mierau: my (not yet) package of the day &#8211; circular  <a href="http://www.screenage.de/blog/2008/06/16/my-not-yet-package-of-the-day-circular-application-menu/" rel="nofollow">http://www.screenage.de/blog/2008/06/16/my-not-yet-package-of-the-day-circular-application-menu/</a> &#8211; [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: itriedit</title>
		<link>http://www.screenage.de/blog/2008/06/16/my-not-yet-package-of-the-day-circular-application-menu/comment-page-1/#comment-5166</link>
		<dc:creator>itriedit</dc:creator>
		<pubDate>Thu, 06 Nov 2008 17:35:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.screenage.de/blog/2008/06/16/my-not-yet-package-of-the-day-circular-application-menu/#comment-5166</guid>
		<description>i tried it it does not run. dont install it. i just doesnt do anything. in terminal shows an error message: cant find emblems and is path correct and anything you can try does not help. also no support to find for this problem anywhere. so this is just a piece of shit</description>
		<content:encoded><![CDATA[<p>i tried it it does not run. dont install it. i just doesnt do anything. in terminal shows an error message: cant find emblems and is path correct and anything you can try does not help. also no support to find for this problem anywhere. so this is just a piece of shit</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bavyeralı &#187; Ubuntu için Dairesel Menüler</title>
		<link>http://www.screenage.de/blog/2008/06/16/my-not-yet-package-of-the-day-circular-application-menu/comment-page-1/#comment-2595</link>
		<dc:creator>Bavyeralı &#187; Ubuntu için Dairesel Menüler</dc:creator>
		<pubDate>Wed, 30 Jul 2008 14:11:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.screenage.de/blog/2008/06/16/my-not-yet-package-of-the-day-circular-application-menu/#comment-2595</guid>
		<description>[...] Ubuntu&#8217;da kullanmak içinse sağolsun birileri güzelce anlatmış bu dairesel menüleri nasıl kullanacağımızı. http://www.screenage.de/blog/2008/06/16/my-not-yet-package-of-the-day-circular-application-menu/ [...]</description>
		<content:encoded><![CDATA[<p>[...] Ubuntu&#8217;da kullanmak içinse sağolsun birileri güzelce anlatmış bu dairesel menüleri nasıl kullanacağımızı. <a href="http://www.screenage.de/blog/2008/06/16/my-not-yet-package-of-the-day-circular-application-menu/" rel="nofollow">http://www.screenage.de/blog/2008/06/16/my-not-yet-package-of-the-day-circular-application-menu/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Enlaces interesantes &#171; Ubuntu Life</title>
		<link>http://www.screenage.de/blog/2008/06/16/my-not-yet-package-of-the-day-circular-application-menu/comment-page-1/#comment-1554</link>
		<dc:creator>Enlaces interesantes &#171; Ubuntu Life</dc:creator>
		<pubDate>Fri, 04 Jul 2008 09:58:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.screenage.de/blog/2008/06/16/my-not-yet-package-of-the-day-circular-application-menu/#comment-1554</guid>
		<description>[...] Como instalar un menu circular en [...]</description>
		<content:encoded><![CDATA[<p>[...] Como instalar un menu circular en [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ccm</title>
		<link>http://www.screenage.de/blog/2008/06/16/my-not-yet-package-of-the-day-circular-application-menu/comment-page-1/#comment-1237</link>
		<dc:creator>ccm</dc:creator>
		<pubDate>Sat, 21 Jun 2008 08:09:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.screenage.de/blog/2008/06/16/my-not-yet-package-of-the-day-circular-application-menu/#comment-1237</guid>
		<description>@Mark: Thank you for dropping a line. Actually I did not know, that the move took already place in mid 2007. The &quot;points taken&quot; just means: Congratulations for the good decision moving to Launchpad.

Keep on the good work!</description>
		<content:encoded><![CDATA[<p>@Mark: Thank you for dropping a line. Actually I did not know, that the move took already place in mid 2007. The &#8220;points taken&#8221; just means: Congratulations for the good decision moving to Launchpad.</p>
<p>Keep on the good work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Lee</title>
		<link>http://www.screenage.de/blog/2008/06/16/my-not-yet-package-of-the-day-circular-application-menu/comment-page-1/#comment-1235</link>
		<dc:creator>Mark Lee</dc:creator>
		<pubDate>Sat, 21 Jun 2008 05:38:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.screenage.de/blog/2008/06/16/my-not-yet-package-of-the-day-circular-application-menu/#comment-1235</guid>
		<description>Hi,

I&#039;m a developer for Awn/Awn Extras.  Thanks for mentioning Avant Window Navigator in your post.  I was wondering about your comment about the Awn&#039;s move from Google Code to Launchpad.  I&#039;m not sure that &quot;just moved&quot; is accurate, as this move occurred around July 2007 (although, we&#039;re still finding that people link to the google code page, even though it&#039;s very explicit that the project page moved).  Additionally, what do you mean by &quot;(points taken!)&quot;?

Thanks,
-malept</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;m a developer for Awn/Awn Extras.  Thanks for mentioning Avant Window Navigator in your post.  I was wondering about your comment about the Awn&#8217;s move from Google Code to Launchpad.  I&#8217;m not sure that &#8220;just moved&#8221; is accurate, as this move occurred around July 2007 (although, we&#8217;re still finding that people link to the google code page, even though it&#8217;s very explicit that the project page moved).  Additionally, what do you mean by &#8220;(points taken!)&#8221;?</p>
<p>Thanks,<br />
-malept</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ORANGEDROP &#187; Blog Archive &#187; Circular application menu＋awnをUbuntu8.04で使ってみた。</title>
		<link>http://www.screenage.de/blog/2008/06/16/my-not-yet-package-of-the-day-circular-application-menu/comment-page-1/#comment-1201</link>
		<dc:creator>ORANGEDROP &#187; Blog Archive &#187; Circular application menu＋awnをUbuntu8.04で使ってみた。</dc:creator>
		<pubDate>Wed, 18 Jun 2008 16:22:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.screenage.de/blog/2008/06/16/my-not-yet-package-of-the-day-circular-application-menu/#comment-1201</guid>
		<description>[...] とりあえず、インストールして見ました。Screenageさんのサイトを参考にしました。 [...]</description>
		<content:encoded><![CDATA[<p>[...] とりあえず、インストールして見ました。Screenageさんのサイトを参考にしました。 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jieter</title>
		<link>http://www.screenage.de/blog/2008/06/16/my-not-yet-package-of-the-day-circular-application-menu/comment-page-1/#comment-1184</link>
		<dc:creator>Jieter</dc:creator>
		<pubDate>Mon, 16 Jun 2008 18:10:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.screenage.de/blog/2008/06/16/my-not-yet-package-of-the-day-circular-application-menu/#comment-1184</guid>
		<description>Circular menu is not dual-head-aware, it appears in de center of my view port which is on the edges of my screens.</description>
		<content:encoded><![CDATA[<p>Circular menu is not dual-head-aware, it appears in de center of my view port which is on the edges of my screens.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

