<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Gtk on John Stowers</title><link>https://johnstowers.co.nz/tags/gtk/</link><description>Recent content in Gtk on John Stowers</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Tue, 27 May 2014 21:05:00 +0000</lastBuildDate><atom:link href="https://johnstowers.co.nz/tags/gtk/index.xml" rel="self" type="application/rss+xml"/><item><title>FlyMAD - The Fly Mind Altering Device</title><link>https://johnstowers.co.nz/2014/05/27/flymad/</link><pubDate>Tue, 27 May 2014 21:05:00 +0000</pubDate><guid>https://johnstowers.co.nz/2014/05/27/flymad/</guid><description>Simplified ROS Distribution</description></item><item><title>GNOME Tweak Tool 3.10 Improvements</title><link>https://johnstowers.co.nz/2013/09/24/tweak-tool-310/</link><pubDate>Tue, 24 Sep 2013 12:25:32 +0000</pubDate><guid>https://johnstowers.co.nz/2013/09/24/tweak-tool-310/</guid><description>ROS + Gtk</description></item><item><title>ROS and Gtk for Laboratory Control</title><link>https://johnstowers.co.nz/2013/01/27/lab-with-gtk-ros-1/</link><pubDate>Sun, 27 Jan 2013 23:15:32 +0000</pubDate><guid>https://johnstowers.co.nz/2013/01/27/lab-with-gtk-ros-1/</guid><description>ROS + Gtk</description></item><item><title>GTK+ Viewer for Microsoft Kinect</title><link>https://johnstowers.co.nz/2010/11/19/gtk-viewer-for-microsoft-kinect/</link><pubDate>Fri, 19 Nov 2010 01:09:11 +0000</pubDate><guid>https://johnstowers.co.nz/2010/11/19/gtk-viewer-for-microsoft-kinect/</guid><description>&lt;p&gt;I&amp;rsquo;m hacking on the new &lt;a href="http://en.wikipedia.org/wiki/Kinect" rel="noopener"&gt;Kinect&lt;/a&gt;
 at the moment and the &lt;a href="https://github.com/OpenKinect/libfreenect/blob/master/c/examples/glview.c" rel="noopener"&gt;OpenGL viewer&lt;/a&gt;
 didn&amp;rsquo;t work for me so I threw together this &lt;strong&gt;&lt;a href="https://gist.github.com/704902" rel="noopener"&gt;terrible&lt;/a&gt;
&lt;/strong&gt;&lt;a href="https://gist.github.com/704902" rel="noopener"&gt; quality gtk+ one.&lt;/a&gt;
 I&amp;rsquo;ll clean up the code and try to get this into &lt;a href="http://openkinect.org/wiki/Main_Page" rel="noopener"&gt;OpenKinect&lt;/a&gt;
 ASAP.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://johnstowers.co.nz/images/imported/gtk-microsoft-kinect.jpg"&gt;&lt;figure class="img"&gt;
 &lt;img src="https://johnstowers.co.nz/images/imported/gtk-microsoft-kinect-sml.jpg" alt="GTK&amp;#43; viewer for Microsoft Kinect" loading="lazy" decoding="async"&gt;&lt;/figure&gt;
&lt;/a&gt;
&lt;/p&gt;</description></item><item><title>Map Updates</title><link>https://johnstowers.co.nz/2010/06/10/map-updates/</link><pubDate>Thu, 10 Jun 2010 16:34:27 +0000</pubDate><guid>https://johnstowers.co.nz/2010/06/10/map-updates/</guid><description>&lt;p&gt;I recently made a number of &lt;a href="http://mail.gnome.org/archives/gnome-announce-list/2010-June/msg00003.html" rel="noopener"&gt;improvements&lt;/a&gt;
 to &lt;a href="http://nzjrs.github.com/osm-gps-map/" rel="noopener"&gt;osm-gps-map&lt;/a&gt;
, the easy to use mapping widget. The motivation for these came at the request of the &lt;a href="http://www.foxtrotgps.org/" rel="noopener"&gt;foxtrotGPS&lt;/a&gt;
 developers (foxtrotGPS is a community developed fork of TangoGPS). These changes enhanced the API for adding &lt;a href="http://github.com/nzjrs/osm-gps-map/blob/master/src/osm-gps-map-image.h" rel="noopener"&gt;images&lt;/a&gt;
 and &lt;a href="http://github.com/nzjrs/osm-gps-map/blob/master/src/osm-gps-map-track.h" rel="noopener"&gt;tracks&lt;/a&gt;
 to the map, and in addition allowed me to clean up the &lt;a href="http://github.com/nzjrs/osm-gps-map/blob/master/src/osm-gps-map-widget.h" rel="noopener"&gt;basic API&lt;/a&gt;
 making it easier to use for the common case. But, there is more, especially relevant to Gtk+/GNOME 3.0.&lt;/p&gt;</description></item><item><title>Misc Hacking</title><link>https://johnstowers.co.nz/2010/01/22/misc-hacking/</link><pubDate>Fri, 22 Jan 2010 11:22:39 +0000</pubDate><guid>https://johnstowers.co.nz/2010/01/22/misc-hacking/</guid><description>&lt;p&gt;I had two days off while I moved offices, so I got a chance to catch up on my backlog of random hacking.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;osm-gps-map&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;I released &lt;a href="http://nzjrs.github.com/osm-gps-map/" rel="noopener"&gt;osm-gps-map&lt;/a&gt;
 v0.5.0 which adds a few new features (such as keyboard navigation) but also contains many bugfixes and performance improvements. Check the &lt;a href="http://mail.gnome.org/archives/gnome-announce-list/2010-January/msg00063.html" rel="noopener"&gt;release notes&lt;/a&gt;
 for more information. The next item on the TODO is merging the OSD/layers branch.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Conduit&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;I &lt;a href="http://mail.gnome.org/archives/gnome-announce-list/2010-January/msg00064.html" rel="noopener"&gt;released Conduit 0.3.17&lt;/a&gt;
 which was long overdue. Mostly a bugfix release and updating to new API. The &lt;a href="http://live.gnome.org/Conduit" rel="noopener"&gt;Conduit homepage&lt;/a&gt;
 has also moved to live.gnome.org. Progress on Conduit is a bit slow at the moment, it does everything I want it to (I have a budget cellphone so phone synce does not interest me), and is pretty stable. I have some SOC work I would like to merge, but basically I am looking for developers and inspiration&amp;hellip;&lt;/p&gt;</description></item><item><title>Gtk+ Map Widget</title><link>https://johnstowers.co.nz/2010/01/11/gtk-map-widget/</link><pubDate>Mon, 11 Jan 2010 01:14:06 +0000</pubDate><guid>https://johnstowers.co.nz/2010/01/11/gtk-map-widget/</guid><description>&lt;p&gt;It has been a long time between blogs. I thought I should talk about the piece of software that has been responsible for the most emails in my inbox over the last few days - &lt;a href="http://nzjrs.github.com/osm-gps-map/" rel="noopener"&gt;osm-gps-map, the Gtk+ based map widget&lt;/a&gt;
. What started as a widget for use in one small application of mine has grown considerably.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;I recently r&lt;a href="http://mail.gnome.org/archives/gnome-announce-list/2010-January/msg00020.html" rel="noopener"&gt;eleased 0.4.0&lt;/a&gt;
, a bugfix release.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;I created a &lt;a href="http://groups.google.com/group/osm-gps-map" rel="noopener"&gt;mailing list&lt;/a&gt;
, if you are a user or interested osm-gps-map, them please join.&lt;/p&gt;</description></item></channel></rss>