<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>The Ramblings of a Hatter &#187; Work</title>
	<atom:link href="http://www.joshual.me.uk/category/work/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.joshual.me.uk</link>
	<description>Joshua Lock&#039;s Blog</description>
	<lastBuildDate>Mon, 19 Jul 2010 17:01:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Switch</title>
		<link>http://www.joshual.me.uk/2009/11/switch/</link>
		<comments>http://www.joshual.me.uk/2009/11/switch/#comments</comments>
		<pubDate>Wed, 11 Nov 2009 09:46:02 +0000</pubDate>
		<dc:creator>Joshua</dc:creator>
				<category><![CDATA[Moblin]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://www.joshual.me.uk/?p=194</guid>
		<description><![CDATA[I moved teams at work; I&#8217;m no longer writing connectivity oriented UI&#8217;s for Moblin. I&#8217;ve joined the fledgling Moblin SDK team and have a goal of making Moblin the best gosh darn development experience out there! Which I realise is *quite* the lofty goal, so let&#8217;s reel it in a bit. I&#8217;m making the rest [...]]]></description>
			<content:encoded><![CDATA[<p>I moved teams at work; I&#8217;m no longer writing connectivity oriented UI&#8217;s for Moblin. I&#8217;ve joined the fledgling Moblin SDK team and have a goal of making Moblin the best gosh darn development experience out there!</p>
<p>Which I realise is *quite* the lofty goal, so let&#8217;s reel it in a bit. I&#8217;m making the rest of this year &#8220;Make Moblin Development Not Suck&#8221; time.</p>
<p>Right now we have a pretty poor offering for third party developers; as with many such projects we&#8217;ve been hugely user-oriented up until now.<br />
Our little team is working on making this right, we&#8217;ll hopefully have some useful stuff to show soon.</p>
<p>For myself, I&#8217;m trying to address the Moblin Foundations and make them more approachable. We have some sweet libraries in there but they are largely a black box to developers due to low Gtk-doc annotation coverage outside of the core UI toolkits (Nbtk &#038; Clutter).</p>
<p>Over the coming weeks I aim to address this; I&#8217;m looking through the code and trying to understand the APIs enough to get slightly better than skeletal Gtk-doc annotations added to our platform.</p>
<p>As a bonus prize with Gtk-doc annotations come almost free introspection metadata!</p>
<p>So, you&#8217;ve read this far and for that I thank you, as a reward here are the two lessons I&#8217;ve learnt so far this week:</p>
<ol>
<li>Makefiles care about tabs, you can&#8217;t align with spaces</li>
<li>Building GObject-Introspection metadata outside of the standard, system, prefix. Tweak your environment!<br />
<b>GI_TYPELIB_PATH</b> is where the gobject-introspection module looks for typelib files (perhaps add /usr/local/lib/girepository-1.0) and the giscanner looks in <b>XDG_DATA_DIRS</b> for gir-1.0 directories chock full of .gir files (maybe add /usr/local/share)</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.joshual.me.uk/2009/11/switch/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Self deprecating</title>
		<link>http://www.joshual.me.uk/2009/07/self-deprecating/</link>
		<comments>http://www.joshual.me.uk/2009/07/self-deprecating/#comments</comments>
		<pubDate>Tue, 21 Jul 2009 13:11:09 +0000</pubDate>
		<dc:creator>Joshua</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Moblin]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://www.joshual.me.uk/?p=165</guid>
		<description><![CDATA[Two weeks after it was given my talk on writing Connectivity UIs for ConnMan is already out of date. Crumbs! There have been over half a dozen ConnMan releases in the time since! Because of this I&#8217;ve decided that I&#8217;m going to keep a set of notes against ConnMan git for budding UI developers. These [...]]]></description>
			<content:encoded><![CDATA[<p>Two weeks after it was given my talk on writing Connectivity UIs for ConnMan is already out of date. Crumbs!<br />
There have been over half a dozen ConnMan releases in the time since!</p>
<p>Because of this I&#8217;ve decided that I&#8217;m going to keep a set of notes against ConnMan git for budding UI developers.</p>
<p>These notes will sit on this here website and be updated each time there&#8217;s a change in the ConnMan interfaces.<br />
Once the interfaces stabilise for ConnMan 1.0 I&#8217;ll write the information up nicely and post on the ConnMan website or some such.</p>
<p>See the first draft here: <a href="http://www.joshual.me.uk/writing-connectivity-uis-for-connman/">Writing connectivity UIs for ConnMan</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.joshual.me.uk/2009/07/self-deprecating/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>On Universitites and Placement Years</title>
		<link>http://www.joshual.me.uk/2008/05/on-universitites-and-placement-years/</link>
		<comments>http://www.joshual.me.uk/2008/05/on-universitites-and-placement-years/#comments</comments>
		<pubDate>Tue, 13 May 2008 11:57:44 +0000</pubDate>
		<dc:creator>Joshua</dc:creator>
				<category><![CDATA[Opinion]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://www.joshual.me.uk/blog/?p=16</guid>
		<description><![CDATA[I&#8217;ve been meaning to type these words for quite some time. I created a draft of this post in November 07, which was some significant time after doing an interview (for one of my sisters&#8217; psychology assignments) about placement years and how mine affected my life. I&#8217;ve finally gotten around to writing these thoughts down [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been meaning to type these words for quite some time. I created a draft of this post in November 07, which was some significant time after doing an interview (for one of my sisters&#8217; psychology assignments) about placement years and how mine affected my life.</p>
<p>I&#8217;ve finally gotten around to writing these thoughts down since I&#8217;m currently involved with interviewing candidates for an industrial placement at work.</p>
<p>Plenty of people choose not to take industrial placements while studying at university; I&#8217;m not aware of precise figures but I think easily less than 50% of computing students at my university took a placement year - most of whom forsook the placement out of choice.</p>
<p><strong>I think that is a mistake.</strong></p>
<p>An industrial placement might not be the greatest experience, it may mean you are older than some of your peers when interviewing for jobs (trust me, that means less than you might think) and it may mean &#8216;delaying&#8217; graduation and ridding yourself of the shackles of academia, etc.</p>
<p><strong>But what it does give you could be extremely valuable!</strong></p>
<p>The industrial placement I ended up with wasn&#8217;t ideal for me. It was in an environment I could never see myself working in, using technologies I couldn&#8217;t see myself working with once graduated, and yet still the experiences I gained there where some of the most valuable during my entire undergraduate career.</p>
<p>There are the obvious benefits of an industrial placement:</p>
<ul>
<li>Money, money, money, money. While taking an industrial placement you&#8217;ll earn something like a real world salary. You&#8217;ll be able to buy yourselve things, save for your final year, etc.</li>
<li>Real-world experience. This counts for a lot! Less so in graduate/junior positions in the computing industry but even still.<br />
For starters being able to relate to events outside of your academic career is extremely useful in interviews, there&#8217;s also the experiences of developing for real world users - and the shocking realisation that many programming jobs are not all code.</li>
</ul>
<p>And yet the most important benefit of my placement year was not one which had ever been mentioned to me before, which is the reason why I&#8217;m writing this now. That benefit - <em>breathing room!</em></p>
<p><strong>Room to breath!</strong></p>
<p>While I was working in industry for a year my mind wasn&#8217;t constantly busy; with no assignments to think about I was left with more time for personal projects (learning new programming languages and technologies) and more time with an unladen mind to contemplate my future.</p>
<p><strong>The future is now, the future is tomorrow</strong></p>
<p>My industrial placement confirmed my initial suspicions; I didn&#8217;t want to work in that environment and nor did I want to work with those specific technologies. I also learnt more about what directions I did want to take with my career, what sort of role I wanted upon graduation and directions I could see my career taking.</p>
<p>I wouldn&#8217;t have been able to figure out these things had I not taken the industrial placement; a combination of first hand experiences and free brain time resulted in me changing degree specification and graduating much happier landing a decent job straight out of University.</p>
<p><strong>Tangential</strong></p>
<p>I just want to finish this post by stating that while the technologies I used on my placement where possibly not ones I would have picked up otherwise, I still value the experiences and knowledge I gained from using them for a year.</p>
<p>It&#8217;s a topic for another post, but learning new languages, tool kits and paradigms might not be explicitly necessary for your day to day work; but certainly gives you an edge! A breadth of experience and knowledge that enables you to develop better code faster by adopting paradigms and techniques learnt while exploring these other technologies. <em>That and it&#8217;s all kinds of fun!</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.joshual.me.uk/2008/05/on-universitites-and-placement-years/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Lines of Code</title>
		<link>http://www.joshual.me.uk/2007/08/lines-of-code/</link>
		<comments>http://www.joshual.me.uk/2007/08/lines-of-code/#comments</comments>
		<pubDate>Tue, 28 Aug 2007 10:54:31 +0000</pubDate>
		<dc:creator>Joshua</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://www.joshual.me.uk/blog/?p=5</guid>
		<description><![CDATA[The code base at work is by far the largest I have worked with. How large? Well today I can answer that question: Trunk http://cloc.sourceforge.net v 0.90 T=87.0 s (24.1 files/s, 16787.6 lines/s) ------------------------------------------------------------------------------- Language files blank comment code scale 3rd gen. equiv ------------------------------------------------------------------------------- C++ 686 153118 245923 462783 x 1.51 = 698802.33 C/C++ Header [...]]]></description>
			<content:encoded><![CDATA[<p>The code base at work is by far the largest I have worked with. How large? Well today I can answer that question: <strong>Trunk</strong></p>
<pre>
http://cloc.sourceforge.net v 0.90  T=87.0 s (24.1 files/s, 16787.6 lines/s)
</pre>
<pre>
-------------------------------------------------------------------------------

Language          files     blank   comment      code    scale   3rd gen. equiv

-------------------------------------------------------------------------------

C++                 686    153118    245923    462783 x   1.51 =      698802.33

C/C++ Header        872     41133     45052    177992 x   1.00 =      177992.00

C                   226     28514     25682    171041 x   0.77 =      131701.57

HTML                185      2942       271     71289 x   1.90 =      135449.10

XML                   1       221       217      8473 x   1.90 =       16098.70

Java                 27      1450      3249      6436 x   1.36 =        8752.96

Assembler            27       707      1328      4988 x   0.25 =        1247.00

Make                 16       641       666      2374 x   2.50 =        5935.00

CSS                   5       184        24       794 x   1.00 =         794.00

Visual Basic          6       202       540       625 x   2.76 =        1725.00

NAnt scripts         19       148       107       423 x   1.90 =         803.70

Teamcenter def       15        43         0       159 x   1.00 =         159.00

Bourne Shell          5        12        16       154 x   3.81 =         586.74

Javascript            3        44        20       128 x   1.48 =         189.44

IDL                   2        19         0       119 x   3.80 =         452.20

DOS Batch             5        72        74        97 x   0.63 =          61.11

Rexx                  1        17         2         8 x   1.19 =           9.52

-------------------------------------------------------------------------------

SUM:               2101    229467    323171    907883 x   1.30 =     1180759.37

-------------------------------------------------------------------------------
</pre>
<p>The specific code I am currently working on (and actually starting to understand):</p>
<pre>
http://cloc.sourceforge.net v 0.90  T=14.0 s (7.4 files/s, 10276.4 lines/s)
</pre>
<pre>
-------------------------------------------------------------------------------

Language          files     blank   comment      code    scale   3rd gen. equiv

-------------------------------------------------------------------------------

C++                  41     18078     30502     73376 x   1.51 =      110797.76

C/C++ Header         60      2811      3301     15682 x   1.00 =       15682.00

HTML                  1        24         0        91 x   1.90 =         172.90

Teamcenter def        1         0         0         5 x   1.00 =           5.00

-------------------------------------------------------------------------------

SUM:                103     20913     33803     89154 x   1.42 =      126657.66

-------------------------------------------------------------------------------
</pre>
<p>Note that these don&#8217;t include some files like our HTML templates and the resource files. Also, I wish <a href="http://cloc.sourceforge.net">CLOC</a> did HTML output.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.joshual.me.uk/2007/08/lines-of-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
