<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" 
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd">
	<channel>
<title>Diabetes Logbook X</title><link>http://www.nesfield.co.uk/diabeteslogbookx/index.html</link><description>News about Diabetes Logbook X</description><dc:language>en</dc:language><dc:creator>http://www.nesfield.co.uk/diabeteslogbookx/Support/Support.php</dc:creator><dc:rights>Copyright 2006 Paul Nesfield</dc:rights><dc:date>2008-09-20T17:25:41+01:00</dc:date><admin:generatorAgent rdf:resource="http://www.realmacsoftware.com/" />
<admin:errorReportsTo rdf:resource="mailto:http://www.nesfield.co.uk/diabeteslogbookx/Support/Support.php" /><sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<sy:updateBase>2000-01-01T12:00+00:00</sy:updateBase>
<lastBuildDate>Sat, 20 Sep 2008 17:25:41 +0100</lastBuildDate><item><title>New upload of v1.4.8</title><dc:creator>http://www.nesfield.co.uk/diabeteslogbookx/Support/Support.php</dc:creator><category>Announcements</category><dc:date>2008-09-20T17:25:41+01:00</dc:date><link>http://www.nesfield.co.uk/diabeteslogbookx/News/files/f0eabc50f526d0ac31e16ba3489677c3-127.html#unique-entry-id-127</link><guid isPermaLink="true">http://www.nesfield.co.uk/diabeteslogbookx/News/files/f0eabc50f526d0ac31e16ba3489677c3-127.html#unique-entry-id-127</guid><content:encoded><![CDATA[A new upload of v1.4.8 has been posted in the Downloads area.<br /><br />This corrects a minor (but annoying) display bug in the main logbook window of the English version: in moving from Xcode v2 to v3 the decimal number formatting on Mac OS X 10.4 (Tiger) got mixed and used a comma instead of a period.<br /><br /><em>Update (17:25 BST): Yet another Xcode v3 bug with the User Settings drawer not opening. That&rsquo;s now fixed too.</em>]]></content:encoded></item><item><title>Diabetes Logbook X v1.4.8 released</title><dc:creator>http://www.nesfield.co.uk/diabeteslogbookx/Support/Support.php</dc:creator><category>Announcements</category><dc:date>2008-09-11T11:45:52+01:00</dc:date><link>http://www.nesfield.co.uk/diabeteslogbookx/News/files/0ac6dda1c68df2b8d1bdb075b8499f49-126.html#unique-entry-id-126</link><guid isPermaLink="true">http://www.nesfield.co.uk/diabeteslogbookx/News/files/0ac6dda1c68df2b8d1bdb075b8499f49-126.html#unique-entry-id-126</guid><content:encoded><![CDATA[Changes:<br /><ul class="disc"><li>Corrects the summary graph layout due to changes in Web Kit (i.e. Safari 3). </li><li>Add Spanish localisation.</li></ul><br />Before using the software and when migrating to a localised language version, please read the <a href="../UserGuide/UserGuide.html" rel="self">User Guide</a>.]]></content:encoded></item><item><title>Diabetes Logbook X v1.4.7 released</title><dc:creator>http://www.nesfield.co.uk/diabeteslogbookx/Support/Support.php</dc:creator><category>Announcements</category><dc:date>2007-11-08T18:26:26+00:00</dc:date><link>http://www.nesfield.co.uk/diabeteslogbookx/News/files/85cfa69210dd96ac62182d6709dc8b2f-125.html#unique-entry-id-125</link><guid isPermaLink="true">http://www.nesfield.co.uk/diabeteslogbookx/News/files/85cfa69210dd96ac62182d6709dc8b2f-125.html#unique-entry-id-125</guid><content:encoded><![CDATA[<ol><li>Leopard compatibility fixes:<ul><li>Fixed Add Event bug caused by Applescript changes.<br /><li>Fixed selecting From/To date range when system localised date formats have been customised. Bug caused by Applescript changes.<br /><li>Addressed minor display issue in the Event panel caused by font changes.</ul><li>Updated: extended insulin and medicine entry (fields A, B, and C) to support values with a precision of 0.01 units, as requested by pump users.<br /><li>Updated: daily auto-backup of the data to ~/Documents/Diabetes Logbook X/Backup now retains an archive of the previous data file if it is bigger than the current data file.<br /><li>Updated: improved data import flexibility to handle text files created by JPilot-DB, a freeware Java desktop application that is a companion of the freeware Palm OS Pilot-DB database application. [Example Palm OS Pilot-DB, databases for recording logbook events while away from the Mac, are available for download from the website.]</ol>]]></content:encoded></item><item><title>Leopard support - BETA (7th Nov.)</title><dc:creator>http://www.nesfield.co.uk/diabeteslogbookx/Support/Support.php</dc:creator><category>Announcements</category><dc:date>2007-11-07T19:08:35+00:00</dc:date><link>http://www.nesfield.co.uk/diabeteslogbookx/News/files/1d459f00c064437dc4b972fde885b9e1-124.html#unique-entry-id-124</link><guid isPermaLink="true">http://www.nesfield.co.uk/diabeteslogbookx/News/files/1d459f00c064437dc4b972fde885b9e1-124.html#unique-entry-id-124</guid><content:encoded><![CDATA[Here is a a <strong><a href="assets/Diabetes Logbook X v1.4.7 Leopard Beta.zip" rel="self" title="Leopard Beta">beta release</a></strong> of the Logbook that fixes an issue that arises from Leopard's removal of support for setting a red/amber/green progress bar's maximum and minimum values using normal Applescript commands.<br /><br />For those interested in Applescript and controling NSLevelIndicator elements in Xcode projects. This Applescript, that worked in Tiger:<br /><br />&nbsp;&nbsp;&nbsp;&nbsp;<span style="font:12px Monaco; color:#00147F;">tell window "myWindow"</span><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span style="font:12px Monaco; color:#00147F;">set maximum value of control "myNSLevelIndicator" to 22<br /></span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span style="font:12px Monaco; color:#00147F;">set minimum value of control "myNSLevelIndicator" to 0<br /></span>&nbsp;&nbsp;&nbsp;&nbsp;<span style="font:12px Monaco; color:#00147F;">end tell</span><br /><span style="font:12px Monaco; color:#00147F;"><br /></span>Now needs to be replaced with this in Leopard:<span style="font:12px Monaco; color:#00147F;"><br /></span><span style="font:12px Monaco; color:#00147F;"><br /></span>&nbsp;&nbsp;&nbsp;&nbsp;<span style="font:12px Monaco; color:#00147F;">tell window "myWindow"</span><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span style="font:12px Monaco; color:#00147F;">call method "setMaxValue:" of control "myNSLevelIndicator" with parameters {22}</span><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span style="font:12px Monaco; color:#00147F;">call method "setMinValue:" of control "myNSLevelIndicator" with parameters {0}</span><br />&nbsp;&nbsp;&nbsp;&nbsp;<span style="font:12px Monaco; color:#00147F;">end tell</span><br /><br />I haven't seen this discussed anywhere yet.<br /><br />One further bug that I haven't been able to address yet occurs if you have set a custom date format in System Preferences: most of you won't have done this so don't worry.<br /><br />If you have and you experience the 'From' date in the Reports date selector providing an unexpected start date then you will need to reset back to the default date format within System Preferences -> International -> Formats: the easiest way is to select another Region and then reselect your own Region again. I hope to fix this soon.<br /><br />I have raised both these bugs with Apple.<br /><br />At present I have an installation of Leopard on an external drive for testing purposes, but I am holding off migrating my Mini until early-adopter issues are fixed by Apple: hopefully in 10.5.1. Until then, this is how I've installed Leopard at present.<br />:)<br /><br /><p style="text-align:center;"><img class="imageStyle" alt="DSCN1330sm" src="http://www.nesfield.co.uk/diabeteslogbookx/News/files/page9_blog_entry124_1.jpg" width="400" height="266"/><br /></p>]]></content:encoded></item><item><title>Diabetes Logbook X v1.4.5 released</title><dc:creator>http://www.nesfield.co.uk/diabeteslogbookx/Support/Support.php</dc:creator><category>Announcements</category><dc:date>2007-03-30T16:19:44+01:00</dc:date><link>http://www.nesfield.co.uk/diabeteslogbookx/News/files/9bfb8fa5db82558266ad85a29cc47561-123.html#unique-entry-id-123</link><guid isPermaLink="true">http://www.nesfield.co.uk/diabeteslogbookx/News/files/9bfb8fa5db82558266ad85a29cc47561-123.html#unique-entry-id-123</guid><content:encoded><![CDATA[<ol><li>Reports: Added Y-axis scale to the glucose graphs.<br /><li>Reports: Added average glucose value into the legend of the glucose scatter graph.<br /><li>Reports: Cleaned up detailed and summary reports to omit empty events in some filtered situations.<br /><li>Reports: Improved the ordering of time periods that have been manually changed and overlap other periods.<br /><li>Events: Updated the Notes template for Clinic events.<br /><li>Importing Data: Glucose, Insulin A, Insulin B and Medicine fields that are empty or numerically equivalent to 0 will be felt empty and their associated units/name data filed will be empty too.<br /><li>Localisation: Improved Italian built-in help.<br /><li>Fixed: Glucose target and critical values being empty created an error, a field will now be reset to a default value if editing leaves it empty.</ol>]]></content:encoded></item><item><title>Diabetes Logbook X v1.4.4 released</title><dc:creator>http://www.nesfield.co.uk/diabeteslogbookx/Support/Support.php</dc:creator><category>Announcements</category><dc:date>2007-02-23T08:16:38+00:00</dc:date><link>http://www.nesfield.co.uk/diabeteslogbookx/News/files/41d6fdd72d05a450f31df656893d1e0c-122.html#unique-entry-id-122</link><guid isPermaLink="true">http://www.nesfield.co.uk/diabeteslogbookx/News/files/41d6fdd72d05a450f31df656893d1e0c-122.html#unique-entry-id-122</guid><content:encoded><![CDATA[<ol><li>Updated date and time handling routines for importing from Palm OS apps Logbbook DM and UTS Diabetes: supports Palm OS data formats.<br /><li>Improved data import flexibility: specifically for PDA database export files (tested with Palm OS apps MobileDB v4 and JFile v5 and M&ouml;&ouml;tjelitt's MPC).<br /><li>Minor bug fixes and localisation support changes.</ol>]]></content:encoded></item><item><title>New application: Asthma Logbook X</title><dc:creator>http://www.nesfield.co.uk/diabeteslogbookx/Support/Support.php</dc:creator><category>Information</category><dc:date>2007-02-07T22:49:21+00:00</dc:date><link>http://www.nesfield.co.uk/diabeteslogbookx/News/files/b0d0f856961ca6259b37996be42c62be-121.html#unique-entry-id-121</link><guid isPermaLink="true">http://www.nesfield.co.uk/diabeteslogbookx/News/files/b0d0f856961ca6259b37996be42c62be-121.html#unique-entry-id-121</guid><content:encoded><![CDATA[I'm pleased to announce the initial release of <a href="http://www.nesfield.co.uk/asthmalogbookx/" rel="external">Asthma Logbook X</a>.<br /><br />Based on <a href="http://www.nesfield.co.uk/diabeteslogbookx/" rel="external">Diabetes Logbook X</a>, this new application aims to help track asthma related data, and manage supplies, appointments, and medical contacts.<br /><br />The application is free, but if you want to make a contribution, then a donation to the registered UK charity Diabetes UK is very much appreciated. Why diabetes and not asthma? My son has diabetes Type 1 and I would like him to have life without injecting every day; I have asthma and I live with it, as it is not severe.<br /><br />The logbook is based on my limited knowledge of asthma management.<br />]]></content:encoded></item><item><title>Diabetes Logbook X v1.4.3 released</title><dc:creator>http://www.nesfield.co.uk/diabeteslogbookx/Support/Support.php</dc:creator><category>Announcements</category><dc:date>2007-02-04T17:37:44+00:00</dc:date><link>http://www.nesfield.co.uk/diabeteslogbookx/News/files/0d2966aa18d745b32d5dc35ce447248d-119.html#unique-entry-id-119</link><guid isPermaLink="true">http://www.nesfield.co.uk/diabeteslogbookx/News/files/0d2966aa18d745b32d5dc35ce447248d-119.html#unique-entry-id-119</guid><content:encoded><![CDATA[<ol><li>Added support for creating and updating the Contacts' details in Address Book.<br /><li>Updated and expanded built-in help [English & French]: now uses Help Viewer.<br /><li>Updated graph reports:<ul><li>Added Body Mass Index (BMI) to graph reports.<br /><li>Scatter graph based reports now load faster and take less disk space<br /><li>Thickness of critial/target/average indicator lines are reduced.</ul><li>Updated detailed and summary reports:<ul><li>Carbs and health data is now shown in a separate column to insulin and medicines.<br /><li>New option to not show insulins in the report.<br /><li>Insulins and medicines column is only shown if they have been selected for display in Report Settings.<br /><li>Carbs and health column is only shown if they have been selected for display in Report Settings.<br /><li>Added BMI to list of displayed health data.</ul><li>Updated all reports:<ul><li>Most unicode (UTF-8) characters should now be displayed correctly.<br /><li>Added error correction for dates older than 01/01/1970.</ul><li>Adding/editing events: a lower date limit has been set to 01/01/1970.<br /><li>Added md5 checksum test on reporting script before running the script.<br /><li>Fixed bug: export files saved using a system number format that does not use '.' as the decimal mark may not have been handled correctly during import:<ul><li>All new export files will be forced to save with a '.' decimal mark.<br /><li>All numbers are padded with a preceding '0' where necessary.<br /><li>Import now checks all numbers and re-formats them.<br /><li>Import supports importing of all previously created export files.</ul></ol><strong>This is a recommended update to all users.<br /><br /></strong>Updated 04/02/2007: Now includes new French built-in help.]]></content:encoded></item><item><title>Diabetes Logbook X v1.4.2 released</title><dc:creator>http://www.nesfield.co.uk/diabeteslogbookx/Support/Support.php</dc:creator><category>Announcements</category><dc:date>2006-12-29T22:33:48+00:00</dc:date><link>http://www.nesfield.co.uk/diabeteslogbookx/News/files/ed086bb16ab016739dd004084a0676a5-118.html#unique-entry-id-118</link><guid isPermaLink="true">http://www.nesfield.co.uk/diabeteslogbookx/News/files/ed086bb16ab016739dd004084a0676a5-118.html#unique-entry-id-118</guid><content:encoded><![CDATA[<ol><li>Fixed bug: events in December were not displayed correctly in the reports.<br /><li>Update: added leading zeros to exported date and time values. This does not affect the re-importing of any existing exported data files.</ol>]]></content:encoded></item><item><title>User Guide updated for version 1.4.1</title><dc:creator>http://www.nesfield.co.uk/diabeteslogbookx/Support/Support.php</dc:creator><category>Information</category><dc:date>2006-12-06T00:57:32+00:00</dc:date><link>http://www.nesfield.co.uk/diabeteslogbookx/News/files/a4c26b695ff9e527d479bfee37976768-117.html#unique-entry-id-117</link><guid isPermaLink="true">http://www.nesfield.co.uk/diabeteslogbookx/News/files/a4c26b695ff9e527d479bfee37976768-117.html#unique-entry-id-117</guid><content:encoded><![CDATA[As promised, the User Guide has now been updated to reflect the new features introduced in version 1.4, plus a few that where from version 1.3.<br /><br />There is also a new page that documents an approach for insulin pump users to use the logbook: this was previously posted under News.<br /><br />The User Guide is on the website <a href="../UserGuide/UserGuide.html" rel="self">here</a>.]]></content:encoded></item><item><title>Diabetes Logbook X v1.4.1 released</title><dc:creator>http://www.nesfield.co.uk/diabeteslogbookx/Support/Support.php</dc:creator><category>Announcements</category><dc:date>2006-12-03T22:45:47+00:00</dc:date><link>http://www.nesfield.co.uk/diabeteslogbookx/News/files/9b048614754764c66d046b31ccd56c15-116.html#unique-entry-id-116</link><guid isPermaLink="true">http://www.nesfield.co.uk/diabeteslogbookx/News/files/9b048614754764c66d046b31ccd56c15-116.html#unique-entry-id-116</guid><content:encoded><![CDATA[<ol><li>Fixed bug: Reports in 12hr time format would not display AM times correctly. </li></ol>]]></content:encoded></item><item><title>Diabetes Logbook X v1.4.0 released</title><dc:creator>http://www.nesfield.co.uk/diabeteslogbookx/Support/Support.php</dc:creator><category>Announcements</category><dc:date>2006-11-29T18:24:36+00:00</dc:date><link>http://www.nesfield.co.uk/diabeteslogbookx/News/files/9c03ffd1a648a0dfda5d5d74dda62521-115.html#unique-entry-id-115</link><guid isPermaLink="true">http://www.nesfield.co.uk/diabeteslogbookx/News/files/9c03ffd1a648a0dfda5d5d74dda62521-115.html#unique-entry-id-115</guid><content:encoded><![CDATA[<ol><li>Added show/hide columns in logbook table: a limitation within Xcode stops columns being fully hidden. <br /><li>Added &lsquo;Notes & Schedules&rsquo; menu and window: record important notes, appointments, contacts and supply data. Add re-order todos and appointments to a dedicated calendar within iCal, with preset alarms. Email contacts using your default email application.<br /><li>Added &lsquo;Online User Guide&rsquo; menu to access the user guide on the web site.<br /><li>Added auto-backup of data: while Diabetes Logbook X is running, it automatically backs up the data/preferences when the previous backup is older than 24 hours to ~/Documents/Diabetes Logbook X/Backup. Also creates an XML version of the data.<br /><li>Reports now support 12hr time display if OS X system time format is 12hr.<br /><li>Y-axes of height and weight graph reports now focus on the range of recorded values.<br /><li>HbA1c, height and weight graph reports are now only displayed if the Reports' &lsquo;Health&rsquo; option is selected.<br /><li>Fixed a bug in the summary graph report that could result in no report being generated.</ol>The user guide will be updated with the new features soon.]]></content:encoded></item><item><title>Example flowcharts added to the website</title><dc:creator>http://www.nesfield.co.uk/diabeteslogbookx/Support/Support.php</dc:creator><category>Information</category><dc:date>2006-10-13T17:13:17+01:00</dc:date><link>http://www.nesfield.co.uk/diabeteslogbookx/News/files/06fb9e5c6051b3867bafa70369efa838-114.html#unique-entry-id-114</link><guid isPermaLink="true">http://www.nesfield.co.uk/diabeteslogbookx/News/files/06fb9e5c6051b3867bafa70369efa838-114.html#unique-entry-id-114</guid><content:encoded><![CDATA[As parents of a child with diabetes, making sure that a school can easily care for your child is a great concern.<br /><br />I've added a few flowcharts that we created for our son's school to help them when checking for hypos, hypers and supervising his lunchtime insulin injection. They are provided as examples and will need to be modified for each individual; we have been told that they have made it a lot easier for his teachers to handle situations.<br /><br />You can find them <a href="../OtherResources/index.html" rel="self">here</a>.]]></content:encoded></item><item><title>Backing up the logbook data</title><dc:creator>http://www.nesfield.co.uk/diabeteslogbookx/Support/Support.php</dc:creator><category>FAQs</category><dc:date>2006-09-23T11:23:07+01:00</dc:date><link>http://www.nesfield.co.uk/diabeteslogbookx/News/files/a972743e65b70f256a9c16948d52bc12-113.html#unique-entry-id-113</link><guid isPermaLink="true">http://www.nesfield.co.uk/diabeteslogbookx/News/files/a972743e65b70f256a9c16948d52bc12-113.html#unique-entry-id-113</guid><content:encoded><![CDATA[The database is saved within the application's preferences file com.Nesfield.DiabetesLogbookX.plist which is stored in the user's Preferences folder of their Library. It is strongly recommended that this file is regularly backed up: preferably to a volume that is not the same as the one on which your account data is stored; suitable backup volumes would be iDisk, a networked folder, another computer, or to CD or DVD.<br /><br />To restore the backed up file, without the application running, simple copy the file back into the Preferences folder then restart the application.]]></content:encoded></item><item><title>Type II ? the Weight is over&#x21;</title><dc:creator>http://www.nesfield.co.uk/diabeteslogbookx/Support/Support.php</dc:creator><category>FAQs</category><dc:date>2006-09-23T11:31:23+01:00</dc:date><link>http://www.nesfield.co.uk/diabeteslogbookx/News/files/55eedc7355a88dae986c1f29affe81ff-112.html#unique-entry-id-112</link><guid isPermaLink="true">http://www.nesfield.co.uk/diabeteslogbookx/News/files/55eedc7355a88dae986c1f29affe81ff-112.html#unique-entry-id-112</guid><content:encoded><![CDATA[OK! It is a bad pun and probably only works in English.<br /><br />For those users that like to track weight, I've now added support for for this in version 1.3.0 which you can get <a href="../Downloads/Downloads.html" rel="self">here</a>: this has been mainly requested by Type II sufferers and I hope it helps.<br /><br />As for height: this is tracked at my son's clinic, so I suspect it may be useful for younger diabetes sufferers. If nothing else it is useful to keep a record of this for when going to a theme park which has height restrictions on some rides :)]]></content:encoded></item><item><title>Where are the weight&#x2c; height &#x26; HbA1c reports?</title><dc:creator>http://www.nesfield.co.uk/diabeteslogbookx/Support/Support.php</dc:creator><category>FAQs</category><dc:date>2006-09-23T11:31:19+01:00</dc:date><link>http://www.nesfield.co.uk/diabeteslogbookx/News/files/225c8b1f2ad7e20bdbbbe043e7b54a0c-111.html#unique-entry-id-111</link><guid isPermaLink="true">http://www.nesfield.co.uk/diabeteslogbookx/News/files/225c8b1f2ad7e20bdbbbe043e7b54a0c-111.html#unique-entry-id-111</guid><content:encoded><![CDATA[These new reports are part of the Graph report option. However, each report is only generated if there are any events that record the associated data. I decided it is better to not to show a blank graph as I suspect many users will not want to track this data.]]></content:encoded></item><item><title>FAQ: Meter support</title><dc:creator>http://www.nesfield.co.uk/diabeteslogbookx/Support/Support.php</dc:creator><category>FAQs</category><dc:date>2006-09-23T10:56:04+01:00</dc:date><link>http://www.nesfield.co.uk/diabeteslogbookx/News/files/acfeb3f0d13cafd407ea822d1e7caff5-110.html#unique-entry-id-110</link><guid isPermaLink="true">http://www.nesfield.co.uk/diabeteslogbookx/News/files/acfeb3f0d13cafd407ea822d1e7caff5-110.html#unique-entry-id-110</guid><content:encoded><![CDATA[We use the OneTouch UltraSmart, plus a couple of Ultras. There are two programs that support upload, at least for the OneTouch meters: HealthEngage Diabetes and The Body Journal. I tried both many times, especially after we got the UltraSmart. The Body Journal is a general medical program and it only downloads the glucose events from the meter. HealthEngage Diabetes downloads all events (if I recall) from the meter. But, for us, the reports didn't meet our needs.<br /><br />I did try using the OneTouch software within a virtual PC on our Mac: it worked well, but again the reports weren't what we wanted - and there was so much white space I couldn't bring myself to use that much paper.<br /><br />My wife now only uses the UltraSmart for glucose, with insulin events added when we are away from home. As for adding meter support, I'm not that smart, just a Dad trying to help my boy. I'd love to support meters, but it might not happen.]]></content:encoded></item><item><title>Diabetes Logbook X v1.3.0 released</title><dc:creator>http://www.nesfield.co.uk/diabeteslogbookx/Support/Support.php</dc:creator><category>Announcements</category><dc:date>2006-09-22T19:35:07+01:00</dc:date><link>http://www.nesfield.co.uk/diabeteslogbookx/News/files/e2a8a3c24ea53de94c2807c77db585c3-109.html#unique-entry-id-109</link><guid isPermaLink="true">http://www.nesfield.co.uk/diabeteslogbookx/News/files/e2a8a3c24ea53de94c2807c77db585c3-109.html#unique-entry-id-109</guid><content:encoded><![CDATA[<ol><li>Added tracking of HbA1c, weight and height.<br /><li>Added new HbA1c, weight and height scatters graph.</ol>Note: Export data files made with this version cannot be fully imported into  earlier versions. Any events recorded with v.1.3.0 and above are not  visible in earlier versions.]]></content:encoded></item><item><title>Using with an insulin pump</title><dc:creator>http://www.nesfield.co.uk/diabeteslogbookx/Support/Support.php</dc:creator><category>FAQs</category><dc:date>2006-09-22T08:37:00+01:00</dc:date><link>http://www.nesfield.co.uk/diabeteslogbookx/News/files/618abf5aa4e1d2c8f25d364e43522603-108.html#unique-entry-id-108</link><guid isPermaLink="true">http://www.nesfield.co.uk/diabeteslogbookx/News/files/618abf5aa4e1d2c8f25d364e43522603-108.html#unique-entry-id-108</guid><content:encoded><![CDATA[I was recently contacted by a pump user about how to use Diabetes Logbook X. After a few emails we arrived at this method:<br /><blockquote><p>[I'm guided by the pump user as I have no experience with them at all.]</p></blockquote><ol><li><strong>For reference, record the pump pattern settings (A, B, and Standard)</strong> for the various times of day and insulin units. This can be achieved in a number of ways such as:<br /><ul><br />	<li>In Notes-only events in the logbook, which then gets displayed in the Notes report. [A Notes-only event only uses the event name, notes and flag fields.]<br /><br />	<li>Create a new iCal calendar for use with the logbook. Then create diary entries/tasks/notes with the pump information. [Use the iCal item in Diabetes Logbook X's Window menu to easily access iCal.]</ul><br /><li><strong>Setup Diabetes Logbook X insulins</strong>:<br /><ul><br />	<li>Within the logbook User Settings, edit the insulins list and add two entries such as: Basal; Bolus.<br /><br />	<li>Within the logbook User Settings, edit the medicines list and add three entries such as: A; B; Standard.<br /><br />	<li>Within the logbook User Settings, pre-set Insulin A to Bolus, Insulin B to Basal, and Medicine to the appropriate pump pattern (A/B/Standard).</ul><br /><li><strong>Create events in the logbook</strong>:<br /><ul><br />	<li>Use Insulin A field to record bolus insulin units.<br /><br />	<li>Use Insulin B field to record the basal insulin units.<br /><br />	<li>Use Medicine field to record the pump pattern used for the day.<br /><br />	<li>When recording pumped basal insulin, record it as one event per day as the total pumped [as basal].</ul></ol>]]></content:encoded></item><item><title>Diabetes Logbook X v1.2.0 released</title><dc:creator>http://www.nesfield.co.uk/diabeteslogbookx/Support/Support.php</dc:creator><category>Announcements</category><dc:date>2006-09-10T23:22:36+01:00</dc:date><link>http://www.nesfield.co.uk/diabeteslogbookx/News/files/6de3b3f8a87e680d4f19380e3e6ab993-107.html#unique-entry-id-107</link><guid isPermaLink="true">http://www.nesfield.co.uk/diabeteslogbookx/News/files/6de3b3f8a87e680d4f19380e3e6ab993-107.html#unique-entry-id-107</guid><content:encoded><![CDATA[<ol><li>Added new average glucose by time period graph, with standard deviation error  bars.<br /><li>Added a couple of missing localised strings.</ol>]]></content:encoded></item><item><title>Diabetes Logbook X v1.1.1 released</title><dc:creator>http://www.nesfield.co.uk/diabeteslogbookx/Support/Support.php</dc:creator><category>Announcements</category><dc:date>2006-09-07T22:38:37+01:00</dc:date><link>http://www.nesfield.co.uk/diabeteslogbookx/News/files/bcdbc60aab180fc54bb7f2dc80f9ea86-106.html#unique-entry-id-106</link><guid isPermaLink="true">http://www.nesfield.co.uk/diabeteslogbookx/News/files/bcdbc60aab180fc54bb7f2dc80f9ea86-106.html#unique-entry-id-106</guid><content:encoded><![CDATA[<ol><li>Added Italian localisation: thank you to Claudio at Creative Shield.<br /><li>Fixed bug in Logbook report: day names now correctly displayed.</ol>Note: To migrate from the default English language to a localised version, to ensure that the assigned Period names are re-generated into the localised language, you must:<ol><li>export all exisiting events using the Export facility<br /><li>delete all events<br /><li>import the export data file</ol><strong>This is a recommended update to all users.</strong>]]></content:encoded></item><item><title>Diabetes Logbook X v1.1.0 released</title><dc:creator>http://www.nesfield.co.uk/diabeteslogbookx/Support/Support.php</dc:creator><category>Announcements</category><dc:date>2006-08-18T16:26:36+01:00</dc:date><link>http://www.nesfield.co.uk/diabeteslogbookx/News/files/ce7cbba5850d199abb5bb1bf9c238b34-105.html#unique-entry-id-105</link><guid isPermaLink="true">http://www.nesfield.co.uk/diabeteslogbookx/News/files/ce7cbba5850d199abb5bb1bf9c238b34-105.html#unique-entry-id-105</guid><content:encoded><![CDATA[<ol><li>New interface look-and-feel<br /><li>Added double-click to edit an event<br /><li>Added duplicate event function<br /><li>New warning stops 'quit' if an event is being editted<br /><li>Added 'Update ...' menu to access the website<br /><li>Added 'Donate ...' menu for Diabetes UK donations<br /><li>Added column sorting indicators for the Logbook table<br /><li>Added keyboard shortcuts for quick access to select different report periods<br /><li>Fixed import data issue: now ignores older events if 'Since last imported event' is selected.</ol><strong>This is a recommended update to all users.</strong>]]></content:encoded></item><item><title>Use with Insulins and Medicines</title><dc:creator>http://www.nesfield.co.uk/diabeteslogbookx/Support/Support.php</dc:creator><category>FAQs</category><dc:date>2006-08-04T20:12:02+01:00</dc:date><link>http://www.nesfield.co.uk/diabeteslogbookx/News/files/4fa178da3c4b952be3d42df787d8ab56-104.html#unique-entry-id-104</link><guid isPermaLink="true">http://www.nesfield.co.uk/diabeteslogbookx/News/files/4fa178da3c4b952be3d42df787d8ab56-104.html#unique-entry-id-104</guid><content:encoded><![CDATA[I have had a few questions about using different numbers of insulins and medicines. So here is a brief overview of how these are now handled within Diabetes Logbook X.<br /><br />There are 2 insulin fields and 1 medicine field, as this seems to be most useful to Type 1 diabetes (which is what we are tracking). However the list of insulins is appended to the list of medicines for the medicines drop down lists and vice versa, so that the 3 fields and their associated defaults can be easily assigned either an insulin or medicine list item.<br /><br />Insulins and medicine are not handled differently within the application and the distinction is only in the labels on the application interface, which are to help remind the user. Within the reports the 3 different fields are assigned a different colour to aid the reader when scanning the report.<br /><br />In summary, it is best to assign an insulin/medicine to a specific 'Administered' A/B/C field, if tracking is important for that item: but it won't matter which field, A/B/C, you use.]]></content:encoded></item><item><title>Diabetes Logbook X v1.0.4 released</title><dc:creator>http://www.nesfield.co.uk/diabeteslogbookx/Support/Support.php</dc:creator><category>Announcements</category><dc:date>2006-08-04T19:58:47+01:00</dc:date><link>http://www.nesfield.co.uk/diabeteslogbookx/News/files/dfb2869439b29ea38cbea00c5f6c3191-103.html#unique-entry-id-103</link><guid isPermaLink="true">http://www.nesfield.co.uk/diabeteslogbookx/News/files/dfb2869439b29ea38cbea00c5f6c3191-103.html#unique-entry-id-103</guid><content:encoded><![CDATA[<ol><li>Fixed bug: Logbook DM import failure due to incorrect function call<br /><li>Fixed bug: UTS import failure due to variable spacing of text<br /><li>Retains size on Logbook and Reports windows between launches<br /><li>Insulins & Med lists available to both in IM/MI order<br /><li>Viewing/editing event pre-sets insulin & medicine name if the associated value is empty<br /><li>Event Panel merged Insulin Administered and Medicine Taken boxes to a single Administered box<br /><li>Increased the Event Panel's Notes text field<br /><li>Added keyboard shortcuts for quick access to the main buttons</ol><strong>This is a recommended update to all users.</strong>]]></content:encoded></item><item><title>User guide added to website</title><dc:creator>http://www.nesfield.co.uk/diabeteslogbookx/Support/Support.php</dc:creator><category>Information</category><dc:date>2006-07-28T22:34:29+01:00</dc:date><link>http://www.nesfield.co.uk/diabeteslogbookx/News/files/e525a9f63ac3768b1ff4738370c4dde5-102.html#unique-entry-id-102</link><guid isPermaLink="true">http://www.nesfield.co.uk/diabeteslogbookx/News/files/e525a9f63ac3768b1ff4738370c4dde5-102.html#unique-entry-id-102</guid><content:encoded><![CDATA[I've finally got round to writing the user guide: find it <a href="../UserGuide/UserGuide.html" rel="self">here</a>]]></content:encoded></item><item><title>Diabetes Logbook X v1.0.3 released</title><dc:creator>http://www.nesfield.co.uk/diabeteslogbookx/Support/Support.php</dc:creator><category>Announcements</category><dc:date>2006-07-28T22:34:35+01:00</dc:date><link>http://www.nesfield.co.uk/diabeteslogbookx/News/files/2e242c1d3f50484f3b3596a2c55b68fb-101.html#unique-entry-id-101</link><guid isPermaLink="true">http://www.nesfield.co.uk/diabeteslogbookx/News/files/2e242c1d3f50484f3b3596a2c55b68fb-101.html#unique-entry-id-101</guid><content:encoded><![CDATA[<ol><li>Added German localisation: thank you to Christoph Schmitz.<br /><li>Logbook table now supports data sort by  columns and retains the column order between launches.<br /><li>Fixed localisation replacement string issue with Event Name/Notes field template.<br /><li>Fixed import data issue: events older than the previously last imported event would not be imported even if "All Events' was selected.</ol>Note: To migrate from the default English language to a localised version, to ensure that the assigned Period names are re-generated into the localised language, you must:<ol><li>export all exisiting events using the Export facility<br /><li>delete all events<br /><li>import the export data file</ol><strong>This is a recommended update to all users.</strong>]]></content:encoded></item><item><title>Diabetes Logbook X v1.0.2 released</title><dc:creator>http://www.nesfield.co.uk/diabeteslogbookx/Support/Support.php</dc:creator><category>Announcements</category><dc:date>2006-07-25T22:38:53+01:00</dc:date><link>http://www.nesfield.co.uk/diabeteslogbookx/News/files/ca59dc7fd76e14f1f55712f6b59a6ff7-100.html#unique-entry-id-100</link><guid isPermaLink="true">http://www.nesfield.co.uk/diabeteslogbookx/News/files/ca59dc7fd76e14f1f55712f6b59a6ff7-100.html#unique-entry-id-100</guid><content:encoded><![CDATA[<ol><li>Added French localisation: thank you to Corentin Cras-M&eacute;neur with the help of Josselyne Rochaud.<br /><li>Added Event name 'Clinic' with template Notes field for HbA1c, weight, height, B.P. and Next vist layout. The template is used if the Notes field is empty.<br /><li>Added Event name 'Starting item' with template Notes field for Item name and Replace date layout.</ol>Note: To migrate from the default English language to a localised version, to ensure that the assigned Period names are re-generated into the localised language, you must:<ol><li>export all exisiting events using the Export facility<br /><li>delete all events<br /><li>import the export data file</ol>]]></content:encoded></item><item><title>Diabetes Logbook X v1.0.1 (minor bug fix) released</title><dc:creator>http://www.nesfield.co.uk/diabeteslogbookx/Support/Support.php</dc:creator><category>Announcements</category><dc:date>2006-07-22T19:50:50+01:00</dc:date><link>http://www.nesfield.co.uk/diabeteslogbookx/News/files/d2442abf7c9367671641580ee653ed07-99.html#unique-entry-id-99</link><guid isPermaLink="true">http://www.nesfield.co.uk/diabeteslogbookx/News/files/d2442abf7c9367671641580ee653ed07-99.html#unique-entry-id-99</guid><content:encoded><![CDATA[<ol><li>Fixed bug in report output: Insulin B name was not displayed correctly.</ol>]]></content:encoded></item><item><title>Diabetes Logbook X v1.0.0 (Full Release) released</title><dc:creator>http://www.nesfield.co.uk/diabeteslogbookx/Support/Support.php</dc:creator><category>Announcements</category><dc:date>2006-07-21T22:42:05+01:00</dc:date><link>http://www.nesfield.co.uk/diabeteslogbookx/News/files/ab03dcf07028e570a22078d9750fd26b-98.html#unique-entry-id-98</link><guid isPermaLink="true">http://www.nesfield.co.uk/diabeteslogbookx/News/files/ab03dcf07028e570a22078d9750fd26b-98.html#unique-entry-id-98</guid><content:encoded><![CDATA[<ol><li>Graph report:<ul><li>added expanding scale so periods with fewer events fill the graph.<br /><li>added alternating column colours to separate one day from the next.<br /><li>added a legend for the different graph elements</ul><li>Added Print Report button in the Reports window: finally worked out how to print the report without first clicking it to fix the focus.<br /><li>Notes only events that contain the text 'HbA1c' will be bolded and slightly larger font in the Notes report.<br /><li>Added support for localising (currently only English).</ol>]]></content:encoded></item><item><title>Diabetes Logbook X v1.0.0 beta 6 released</title><dc:creator>http://www.nesfield.co.uk/diabeteslogbookx/Support/Support.php</dc:creator><category>Announcements</category><dc:date>2006-07-20T15:58:24+01:00</dc:date><link>http://www.nesfield.co.uk/diabeteslogbookx/News/files/94f356ed037e57d56eec7e1a27842a9a-97.html#unique-entry-id-97</link><guid isPermaLink="true">http://www.nesfield.co.uk/diabeteslogbookx/News/files/94f356ed037e57d56eec7e1a27842a9a-97.html#unique-entry-id-97</guid><content:encoded><![CDATA[<ol><li>New Graph report: scatter graph of upto the last 300 glucose readings.<br /><li>New Notes report: events with only Notes field data have a separate report: useful for clinic records, prescription orders etc.<br /><li>Report: flagged events are now highlighted and so easier to identify.<br /><li>Report generation is significantly faster now it is done solely in PERL.<br /><li>Report header now has a small 'legend' of information.<br /><li>Added menu links to launch iCal and Address Book.</ol><blockquote><p>Update: download updated to fix a small bug in Logbook report, when no events are recorded for a period. Updated application creation time is 20/07/2006 21:51.</p></blockquote>]]></content:encoded></item><item><title>Diabetes Logbook X v1.0.0 beta 5 released</title><dc:creator>http://www.nesfield.co.uk/diabeteslogbookx/Support/Support.php</dc:creator><category>Announcements</category><dc:date>2006-07-18T07:35:16+01:00</dc:date><link>http://www.nesfield.co.uk/diabeteslogbookx/News/files/2c89eb6133557ce69681537035e245e5-96.html#unique-entry-id-96</link><guid isPermaLink="true">http://www.nesfield.co.uk/diabeteslogbookx/News/files/2c89eb6133557ce69681537035e245e5-96.html#unique-entry-id-96</guid><content:encoded><![CDATA[<ol><li>Fixed a bug introduced in beta 4: 12-hour clock users would have reports listing all events in the morning.</ol>]]></content:encoded></item><item><title>Diabetes Logbook X v1.0.0 beta 4 released</title><dc:creator>http://www.nesfield.co.uk/diabeteslogbookx/Support/Support.php</dc:creator><category>Announcements</category><dc:date>2006-07-18T00:04:39+01:00</dc:date><link>http://www.nesfield.co.uk/diabeteslogbookx/News/files/c4a6e48be7266731684db405636d2f89-95.html#unique-entry-id-95</link><guid isPermaLink="true">http://www.nesfield.co.uk/diabeteslogbookx/News/files/c4a6e48be7266731684db405636d2f89-95.html#unique-entry-id-95</guid><content:encoded><![CDATA[<ol><li>Import Data: new option to select either all events from selected import file or only events that are later than the latest event from the last import session.<br /><li>Import and report settings are retained between launches.<br /><li>Improved report generation speed by off-loading date and time parsing to the PERL report generator script.<br /><li>Reports can be selected to be the last 7/14 days, 4/6/12 weeks, 6 months, 1 year.<br /><li>Report output changes: changed Notes section in header; notable events now are highlighted in the report.<br /><li>Reports: carridge returns, tabulation marks and double quotation marks are passed to the reprort generator correctly. Specifically, characters that have special interpretions by UNIX and PERL are handled correctly. Ostensibly for robustness in handling text in the Notes event field.<br /><li>General typos and report tidying up.</ol>]]></content:encoded></item><item><title>Beta release of Diabetes Logbook X - testers required</title><dc:creator>http://www.nesfield.co.uk/diabeteslogbookx/Support/Support.php</dc:creator><category>Requests</category><dc:date>2006-07-13T18:17:35+01:00</dc:date><link>http://www.nesfield.co.uk/diabeteslogbookx/News/files/d26b75dc259d0c4527d3c6c0d0df62a5-94.html#unique-entry-id-94</link><guid isPermaLink="true">http://www.nesfield.co.uk/diabeteslogbookx/News/files/d26b75dc259d0c4527d3c6c0d0df62a5-94.html#unique-entry-id-94</guid><content:encoded><![CDATA[I'm pleased to announce the beta of Diabetes Logbook X. This is my attempt at a logbook application that allows data to be both imported and exported, and doesn't trap you data in a closed format.]]></content:encoded></item></channel>
</rss>