<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss'><id>tag:blogger.com,1999:blog-32605505</id><updated>2009-02-21T00:09:03.132-08:00</updated><title type='text'>The Official Hipster Blog</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://officialhipster.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/32605505/posts/default'/><link rel='alternate' type='text/html' href='http://officialhipster.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>DG - Hipster in Chief</name><uri>http://www.blogger.com/profile/05055500179859641744</uri><email>noreply@blogger.com</email></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>9</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-32605505.post-116272819333205209</id><published>2006-11-05T03:56:00.000-08:00</published><updated>2006-11-05T23:49:57.440-08:00</updated><title type='text'>Subversion problems with CruiseControl</title><content type='html'>I am setting up a CruiseControl server on my iMac to automatically check out and build the hIPster source each day. Up until now I have failed to get it working because the call to subversion was failing with:&lt;br /&gt;&lt;br /&gt;&lt;code&gt;org.jdom.input.JDOMParseException: Error on line 3: XML document structures must start and end within the same entity.&lt;/code&gt;&lt;br /&gt;&lt;br /&gt;After hacking the source code for CruiseControl I discovered what was happening. I post it here in case it is of use to someone else.&lt;br /&gt;&lt;br /&gt;It turns out the svn command was returning the following before it output the XML:&lt;br /&gt;&lt;br /&gt;&lt;code&gt;svn: PROPFIND request failed on '/svn/trunk'svn: PROPFIND of '/svn/trunk': Server certificate verification failed: issuer is not trusted (https://hipster.googlecode.com)&lt;/code&gt;&lt;br /&gt;&lt;br /&gt;The solution is to sign in with the same username that you use to run the CruiseControl server and do a manual:&lt;br /&gt;&lt;br /&gt;&lt;code&gt;svn update&lt;/code&gt;&lt;br /&gt;&lt;br /&gt;You will then get the chance to sign in as the subversion user and permanently add the subversion user.&lt;br /&gt;&lt;br /&gt;I have heard that the same thing can occur on Windows machines if the source was checked out by a GUI user, but the CruiseControl server is started as a system server. Same fix should work there.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32605505-116272819333205209?l=officialhipster.blogspot.com'/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://officialhipster.blogspot.com/feeds/116272819333205209/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=32605505&amp;postID=116272819333205209' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/32605505/posts/default/116272819333205209'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/32605505/posts/default/116272819333205209'/><link rel='alternate' type='text/html' href='http://officialhipster.blogspot.com/2006/11/subversion-problems-with-cruisecontrol.html' title='Subversion problems with CruiseControl'/><author><name>DG - Hipster in Chief</name><uri>http://www.blogger.com/profile/05055500179859641744</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='12060965168552181714'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-32605505.post-116253953555360009</id><published>2006-11-02T23:35:00.000-08:00</published><updated>2006-11-02T23:38:55.570-08:00</updated><title type='text'>Refactoring madness</title><content type='html'>Currently refactoring the system and adding unit tests throughout. The bizarre thing is that it is actually (for the moment) making the code less stable. A couple of bugs have appeared. I suppose it demonstrates that agile methods don't neccessarily create code with fewer bugs, they just make sure that the old ones don't pay return visits...&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32605505-116253953555360009?l=officialhipster.blogspot.com'/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://officialhipster.blogspot.com/feeds/116253953555360009/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=32605505&amp;postID=116253953555360009' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/32605505/posts/default/116253953555360009'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/32605505/posts/default/116253953555360009'/><link rel='alternate' type='text/html' href='http://officialhipster.blogspot.com/2006/11/refactoring-madness.html' title='Refactoring madness'/><author><name>DG - Hipster in Chief</name><uri>http://www.blogger.com/profile/05055500179859641744</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='12060965168552181714'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-32605505.post-115973983647161506</id><published>2006-10-01T14:52:00.000-07:00</published><updated>2006-10-01T14:57:16.483-07:00</updated><title type='text'>Mouse manipulation</title><content type='html'>The mouse interaction with the maps has been pretty poor so far, but this weekend I have managed to iron out a few bugs. You can now drag the branches around and they behave pretty much as your would expect. The strange side effect is, because all of the branches interconnected and try to repel each other, the whole of the mind map behaves like an organic structure. If you wiggle a branch on one side of the map, the shock travels through the whole structure.&lt;br /&gt;&lt;br /&gt;I have also started to put the first pieces in place for cross-links. Cross links are the branches that join two distinct branches together. This is the major difference between mind maps and simple tree structures like you get in outliners.&lt;br /&gt;&lt;br /&gt;At the moment I am saving files in OPML format, which is far from perfect, but is working reasonably well. The files now save their angle information, which looks a little odd if you open the outline in another tool (like OmniOutliner) but it does get past the problem of every file you open having to re-arrange itself.&lt;br /&gt;&lt;br /&gt;It's nearly 11 now and I need to get to bed.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32605505-115973983647161506?l=officialhipster.blogspot.com'/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://officialhipster.blogspot.com/feeds/115973983647161506/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=32605505&amp;postID=115973983647161506' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/32605505/posts/default/115973983647161506'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/32605505/posts/default/115973983647161506'/><link rel='alternate' type='text/html' href='http://officialhipster.blogspot.com/2006/10/mouse-manipulation.html' title='Mouse manipulation'/><author><name>DG - Hipster in Chief</name><uri>http://www.blogger.com/profile/05055500179859641744</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='12060965168552181714'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-32605505.post-115916616559603884</id><published>2006-09-24T23:28:00.000-07:00</published><updated>2006-09-24T23:36:05.616-07:00</updated><title type='text'>XML Menus</title><content type='html'>The menus in the main window of the application are now stored as XML within the jar bundle. It's done using a very simple package I created a couple of years ago called "Interfaces iN Xml" (INX). Here's the menu:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;&amp;lt;menubar&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;    &amp;lt;menu textname="file"&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;        &amp;lt;item textname="new" action="newDocument" key="N"&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;        &amp;lt;item textname="-"&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;        &amp;lt;item textname="open" action="openDocument" key="O"&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;        &amp;lt;item textname="save" action="saveDocument" key="S"&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;        &amp;lt;item textname="saveAs" action="saveAsDocument"&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;    &amp;lt;/menu&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;    &amp;lt;menu textname="edit"&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;        &amp;lt;item textname="insertChild" action="insertChild"&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;        &amp;lt;item textname="insertSibling" action="insertSibling"&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;    &amp;lt;/menu&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;    &amp;lt;menu textname="view"&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;        &amp;lt;item textname="zoomIn" action="zoomIn" key="PLUS"&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;        &amp;lt;item textname="zoomOut" action="zoomOut" key="MINUS"&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;    &amp;lt;/menu&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;    &amp;lt;menu textname="help"&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;    &amp;lt;/menu&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;&amp;lt;/menubar&gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;The text-names refer to strings in a specified resources file (that'll help with internationalization), the action is a method in some underlying Java class and the key will be comined with whatever the platform-specific menu key is ([CTRL] on Windows [Command] on the Mac).&lt;br /&gt;&lt;br /&gt;Here's the code in Mainframe that calls it up:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;XMLMenuBar menuMgr = new XMLMenuBar(this,&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;                "/dg/hipster/view/mainframeMenu.xml", resBundle);&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;If somebody clicks on the "view/zoomIn" item, the Mainframe.zoomIn() method will be called.&lt;br /&gt;&lt;br /&gt;I hope to migrate more and more of the interface to XML. It should make it easier for non-Java people to modify the code.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32605505-115916616559603884?l=officialhipster.blogspot.com'/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://officialhipster.blogspot.com/feeds/115916616559603884/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=32605505&amp;postID=115916616559603884' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/32605505/posts/default/115916616559603884'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/32605505/posts/default/115916616559603884'/><link rel='alternate' type='text/html' href='http://officialhipster.blogspot.com/2006/09/xml-menus.html' title='XML Menus'/><author><name>DG - Hipster in Chief</name><uri>http://www.blogger.com/profile/05055500179859641744</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='12060965168552181714'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-32605505.post-115899869452362310</id><published>2006-09-23T00:54:00.000-07:00</published><updated>2006-09-23T01:04:54.536-07:00</updated><title type='text'>Universal binaries</title><content type='html'>I am just starting to create a help system on the Mac. Been doing a lot on the Mac version this werek, mostly as a result of using the excellent jar-bundler Ant task (thanks Greg and Will).&lt;br /&gt;&lt;br /&gt;To get the help system called up on the Mac, you need to create a JNIlib, but the problem is that the example code in jar-bundler only builds the code for the current platform. So as soon as I transferred the binary from my Intel MacBook to my PowerPC iMac, the thing broke.&lt;br /&gt;&lt;br /&gt;The trick is to pass a couple of &lt;span style="font-family: courier new;"&gt;-arch&lt;/span&gt; calls to &lt;span style="font-family: courier new;"&gt;cc&lt;/span&gt;:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size:85%;"&gt;&lt;span style="font-family: courier new;"&gt;        &amp;lt;exec executable="cc"&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;            &amp;lt;arg line="-c"&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;            &amp;lt;arg line="-I/System/Library/Frameworks/JavaVM.framework/Headers"&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;            &amp;lt;arg line="-o build/HelpBookJNI.o"&gt; &lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;            &amp;lt;arg value="platforms/macosx/obj-c/HelpBookJNI.m"&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;        &amp;lt;/exec&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt; &lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;        &amp;lt;exec executable="cc"&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;            &amp;lt;arg line="-dynamiclib"&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;            &amp;lt;arg line="-framework JavaVM"&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;            &amp;lt;arg line="-framework Cocoa"&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;            &amp;lt;arg line="-o build/libHelpBookJNI.jnilib"&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;            &amp;lt;arg value="build/HelpBookJNI.o"&gt;   &lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;        &amp;lt;/exec&gt;&lt;/span&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;becomes:&lt;br /&gt;&lt;br /&gt;&lt;span style="font-size:85%;"&gt;&lt;span style="font-family: courier new;"&gt;        &amp;lt;exec executable="cc"&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;            &lt;/span&gt;&lt;span style="font-weight: bold; font-family: courier new;"&gt;&amp;lt;arg line="-arch ppc"&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-weight: bold; font-family: courier new;"&gt;            &amp;lt;arg line="-arch i386"&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;            &amp;lt;arg line="-c"&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;            &amp;lt;arg line="-I/System/Library/Frameworks/JavaVM.framework/Headers"&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;            &amp;lt;arg line="-o build/HelpBookJNI.o"&gt; &lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;            &amp;lt;arg value="platforms/macosx/obj-c/HelpBookJNI.m"&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;        &amp;lt;/exec&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt; &lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;        &amp;lt;exec executable="cc"&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;            &lt;/span&gt;&lt;span style="font-weight: bold; font-family: courier new;"&gt;&amp;lt;arg line="-arch i386"&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-weight: bold; font-family: courier new;"&gt;            &amp;lt;arg line="-arch ppc"&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;            &amp;lt;arg line="-dynamiclib"&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;            &amp;lt;arg line="-framework JavaVM"&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;            &amp;lt;arg line="-framework Cocoa"&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;            &amp;lt;arg line="-o build/libHelpBookJNI.jnilib"&gt;&lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;            &amp;lt;arg value="build/HelpBookJNI.o"&gt;   &lt;/span&gt;&lt;br /&gt;&lt;span style="font-family: courier new;"&gt;        &amp;lt;/exec&gt;&lt;/span&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32605505-115899869452362310?l=officialhipster.blogspot.com'/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://officialhipster.blogspot.com/feeds/115899869452362310/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=32605505&amp;postID=115899869452362310' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/32605505/posts/default/115899869452362310'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/32605505/posts/default/115899869452362310'/><link rel='alternate' type='text/html' href='http://officialhipster.blogspot.com/2006/09/universal-binaries.html' title='Universal binaries'/><author><name>DG - Hipster in Chief</name><uri>http://www.blogger.com/profile/05055500179859641744</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='12060965168552181714'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-32605505.post-115856174619728360</id><published>2006-09-17T23:36:00.000-07:00</published><updated>2006-09-17T23:42:26.206-07:00</updated><title type='text'>Binary versions available</title><content type='html'>It's starting to take shape now. Basic mind maps can be created (although only simple tree structures - no cross-links between ideas yet) and they can be opened and saved to OPML files.&lt;br /&gt;&lt;br /&gt;Over the weekend I started to create platform-specific builds for the Mac and Windows (Linux coming next). The binaries for these and the pure Java version are available via the &lt;a href="http://code.google.com/p/hipster/" title="hIPster project page"&gt;project page&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;I've also started to create the look of the application. For the moment this means pictures of Frank Zappa plastered everywhere. Looks a little rough. I really need to spend an evening with Photoshop and the The Gimp (did you know that Gimp can export Windows .ico files? Very useful).&lt;br /&gt;&lt;br /&gt;The code needs tidying up next. There are hardly any unit tests and the separation between model, view and controller is a little arbitrary. I'd like to formalise things a lot more and probably bring in a library called INX ("Interfaces iN XML") that I started a while back. It will let me lay out frames using HTML-style syntax in XML and then bind Java beans to the views.&lt;br /&gt;&lt;br /&gt;Good Heavens. My longest post yet...&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32605505-115856174619728360?l=officialhipster.blogspot.com'/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://officialhipster.blogspot.com/feeds/115856174619728360/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=32605505&amp;postID=115856174619728360' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/32605505/posts/default/115856174619728360'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/32605505/posts/default/115856174619728360'/><link rel='alternate' type='text/html' href='http://officialhipster.blogspot.com/2006/09/binary-versions-available.html' title='Binary versions available'/><author><name>DG - Hipster in Chief</name><uri>http://www.blogger.com/profile/05055500179859641744</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='12060965168552181714'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-32605505.post-115545970228306417</id><published>2006-08-13T02:01:00.000-07:00</published><updated>2006-08-13T02:02:00.196-07:00</updated><title type='text'>Text!</title><content type='html'>Text now added in the demo layout.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32605505-115545970228306417?l=officialhipster.blogspot.com'/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://officialhipster.blogspot.com/feeds/115545970228306417/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=32605505&amp;postID=115545970228306417' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/32605505/posts/default/115545970228306417'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/32605505/posts/default/115545970228306417'/><link rel='alternate' type='text/html' href='http://officialhipster.blogspot.com/2006/08/text.html' title='Text!'/><author><name>DG - Hipster in Chief</name><uri>http://www.blogger.com/profile/05055500179859641744</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='12060965168552181714'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-32605505.post-115537147195860179</id><published>2006-08-12T01:29:00.000-07:00</published><updated>2006-08-12T01:31:11.956-07:00</updated><title type='text'>A. D. Wintle</title><content type='html'>Incidentally, my username on Google refers to &lt;a href="http://en.wikipedia.org/wiki/Alfred_Wintle"&gt;Col Alfred Wintle&lt;/a&gt;, the Last Englishman.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32605505-115537147195860179?l=officialhipster.blogspot.com'/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://officialhipster.blogspot.com/feeds/115537147195860179/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=32605505&amp;postID=115537147195860179' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/32605505/posts/default/115537147195860179'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/32605505/posts/default/115537147195860179'/><link rel='alternate' type='text/html' href='http://officialhipster.blogspot.com/2006/08/d-wintle.html' title='A. D. Wintle'/><author><name>DG - Hipster in Chief</name><uri>http://www.blogger.com/profile/05055500179859641744</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='12060965168552181714'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-32605505.post-115537114220909688</id><published>2006-08-12T01:23:00.000-07:00</published><updated>2006-08-12T01:33:10.753-07:00</updated><title type='text'>Code: day one</title><content type='html'>The code for hipster has just been uploaded to Google. At the moment it is little more than a slightly twitchy tree pattern that slowly flickers onto the screen. Now I've got the repository up and running I think it's time to get some words on those idea branches...&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/32605505-115537114220909688?l=officialhipster.blogspot.com'/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://officialhipster.blogspot.com/feeds/115537114220909688/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=32605505&amp;postID=115537114220909688' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/32605505/posts/default/115537114220909688'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/32605505/posts/default/115537114220909688'/><link rel='alternate' type='text/html' href='http://officialhipster.blogspot.com/2006/08/code-day-one.html' title='Code: day one'/><author><name>DG - Hipster in Chief</name><uri>http://www.blogger.com/profile/05055500179859641744</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='12060965168552181714'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry></feed>