<?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' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-8871099044280139238</id><updated>2012-02-17T03:04:13.184Z</updated><category term='new_feature'/><category term='release_notes'/><category term='bug'/><category term='tips'/><category term='screenshots'/><category term='roadmap'/><title type='text'>Meditation Helper</title><subtitle type='html'>&lt;a href="https://market.android.com/details?id=com.nwalex.meditation&amp;amp;feature=search_result"&gt;https://market.android.com/details?id=com.nwalex.meditation&lt;/a&gt;</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://meditation-helper.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8871099044280139238/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://meditation-helper.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Neill Alexander</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/-ANFXOk7RpvI/Tj09EWWHYQI/AAAAAAAAAOQ/zfqfpXG5rac/s220/profile-pic.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>28</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-8871099044280139238.post-7960773911923806460</id><published>2012-01-07T18:03:00.002Z</published><updated>2012-01-07T18:03:43.246Z</updated><title type='text'>Comments are Suspended</title><content type='html'>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;I have suspended comments on the blog because I want to encourage people to use the new forum I have set up at &lt;a href="http://multiordinal.com/forumdisplay.php?fid=2"&gt;http://multiordinal.com/forumdisplay.php?fid=2&lt;/a&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8871099044280139238-7960773911923806460?l=meditation-helper.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8871099044280139238/posts/default/7960773911923806460'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8871099044280139238/posts/default/7960773911923806460'/><link rel='alternate' type='text/html' href='http://meditation-helper.blogspot.com/2012/01/comments-are-suspended.html' title='Comments are Suspended'/><author><name>Neill Alexander</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/-ANFXOk7RpvI/Tj09EWWHYQI/AAAAAAAAAOQ/zfqfpXG5rac/s220/profile-pic.jpg'/></author></entry><entry><id>tag:blogger.com,1999:blog-8871099044280139238.post-1341341937786647983</id><published>2011-03-10T21:46:00.000Z</published><updated>2011-03-10T21:46:44.126Z</updated><title type='text'>Ooops</title><content type='html'>I released version 1.7.4 of Meditation Helper tonight, and was very happy with myself that I had fixed the last couple of lingering bugs. Imagine my horror when I found errors being reported, with comments like:&lt;br /&gt;&lt;blockquote&gt;&lt;span class="Apple-style-span" style="color: #555555; font-family: Arial, sans-serif; font-size: 13px;"&gt;latest updates has messed up my samsung galaxy a keep getting errors and my favorite app does not open&lt;/span&gt;&lt;/blockquote&gt;&lt;blockquote&gt;&lt;span class="Apple-style-span" style="color: #555555; font-family: Arial, sans-serif; font-size: 13px;"&gt;Meditation Helper..don't work !&lt;/span&gt;&lt;/blockquote&gt;The problem was that with this release I introduced Proguard for the first time. The reason for this was that I also introduced Jodatime to help solve some problems with time zone handling. Proguard helps to shrink down the size of the application to the minimum required.&lt;br /&gt;&lt;br /&gt;Anyway, to cut a long story short, because Proguard had changed package names, a call to getResourceAsStream() failed because the directory it was looking had been renamed. That caused a NullPointerException, which caused a force close.&lt;br /&gt;&lt;br /&gt;Ooops.&lt;br /&gt;&lt;br /&gt;The thing is, I'd been running the new version on my phone for the last couple of days, and it was all working fine. But I hadn't been running the signed version. And Proguard only runs when you export a signed version. In other words, I wasn't running the version of the app that I uploaded to the market.&lt;br /&gt;&lt;br /&gt;Ooops.&lt;br /&gt;&lt;br /&gt;Apparently it's possible to add some configuration to Proguard to handle looking up resources. But, since I wanted to get a fix out as quickly as possible. I simply removed the offending class. It provided functionality that I'd considered removing a few months ago anyway, so it was no great loss.&lt;br /&gt;&lt;br /&gt;I can only apologize to the people that were affected by this. Hope I didn't cause you too much trauma! I have updated my release process - from now on I will always run the signed version of the application on my own phone before uploading it to the market.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8871099044280139238-1341341937786647983?l=meditation-helper.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meditation-helper.blogspot.com/feeds/1341341937786647983/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://meditation-helper.blogspot.com/2011/03/ooops.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8871099044280139238/posts/default/1341341937786647983'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8871099044280139238/posts/default/1341341937786647983'/><link rel='alternate' type='text/html' href='http://meditation-helper.blogspot.com/2011/03/ooops.html' title='Ooops'/><author><name>Neill Alexander</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/-ANFXOk7RpvI/Tj09EWWHYQI/AAAAAAAAAOQ/zfqfpXG5rac/s220/profile-pic.jpg'/></author><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8871099044280139238.post-6444747032887846151</id><published>2011-03-06T18:10:00.002Z</published><updated>2011-03-06T18:10:28.636Z</updated><title type='text'>Bad Design Decisions</title><content type='html'>In the last release of Meditation Helper I made a design decision which I now regret. The app remembers the volume that was used for the last meditation session and automatically sets the volume back to that previous level. This is bad for 3 reasons:&lt;br /&gt;&lt;br /&gt;&lt;ol&gt;&lt;li&gt;It changes the volume without letting the user know what it's doing or why.&lt;/li&gt;&lt;li&gt;It changes the volume only after the users starts the timer. This means that if I open the app, set the volume I want, then press start, the volume might change from what I've just set.&lt;/li&gt;&lt;li&gt;There is no option to disable this functionality.&lt;/li&gt;&lt;/ol&gt;&lt;div&gt;It's ugly and horrible and I'm going to change it. Look out for a patch release going out soon to address these issues.&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8871099044280139238-6444747032887846151?l=meditation-helper.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meditation-helper.blogspot.com/feeds/6444747032887846151/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://meditation-helper.blogspot.com/2011/03/bad-design-decisions.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8871099044280139238/posts/default/6444747032887846151'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8871099044280139238/posts/default/6444747032887846151'/><link rel='alternate' type='text/html' href='http://meditation-helper.blogspot.com/2011/03/bad-design-decisions.html' title='Bad Design Decisions'/><author><name>Neill Alexander</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/-ANFXOk7RpvI/Tj09EWWHYQI/AAAAAAAAAOQ/zfqfpXG5rac/s220/profile-pic.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8871099044280139238.post-6566858339679365009</id><published>2011-02-20T14:00:00.000Z</published><updated>2011-02-20T14:00:54.837Z</updated><category scheme='http://www.blogger.com/atom/ns#' term='release_notes'/><title type='text'>Version 1.7.0 - Release Notes</title><content type='html'>&lt;ul&gt;&lt;li&gt;Bell automatically reverts to the last bell volume.&lt;/li&gt;&lt;li&gt;Ability to set the day start time for the widget.&lt;/li&gt;&lt;li&gt;Backup profiles.&lt;/li&gt;&lt;li&gt;Added link to instructions.&lt;/li&gt;&lt;/ul&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8871099044280139238-6566858339679365009?l=meditation-helper.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meditation-helper.blogspot.com/feeds/6566858339679365009/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://meditation-helper.blogspot.com/2011/02/version-170-release-notes.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8871099044280139238/posts/default/6566858339679365009'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8871099044280139238/posts/default/6566858339679365009'/><link rel='alternate' type='text/html' href='http://meditation-helper.blogspot.com/2011/02/version-170-release-notes.html' title='Version 1.7.0 - Release Notes'/><author><name>Neill Alexander</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/-ANFXOk7RpvI/Tj09EWWHYQI/AAAAAAAAAOQ/zfqfpXG5rac/s220/profile-pic.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8871099044280139238.post-3867962669000138358</id><published>2011-02-20T10:25:00.006Z</published><updated>2012-01-07T18:06:26.930Z</updated><category scheme='http://www.blogger.com/atom/ns#' term='tips'/><title type='text'>Instructions</title><content type='html'>&lt;div dir="ltr" style="text-align: left;" trbidi="on"&gt;&lt;div style="font-family: inherit;"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;Please see&amp;nbsp;&lt;a href="http://meditation-helper.blogspot.com/2012/01/comments-are-suspended.html"&gt;http://meditation-helper.blogspot.com/2012/01/comments-are-suspended.html&lt;/a&gt; regarding comments.&lt;/span&gt;&lt;/div&gt;&lt;div style="font-family: inherit;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;The Timer Screen&lt;/span&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/-zxQtqhgbT4M/TWDeS3zSLwI/AAAAAAAAAGU/_DAjFQPbt4E/s1600/profile.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="320" src="http://3.bp.blogspot.com/-zxQtqhgbT4M/TWDeS3zSLwI/AAAAAAAAAGU/_DAjFQPbt4E/s320/profile.png" width="192" /&gt;&lt;/a&gt;&lt;/div&gt;This is the screen that you will interact with most. The assumption I made when writing Meditation Helper was that most of the usage would involve starting the app, selecting the meditation profile, meditating, then doing something else. The app is designed to be quick and easy and to use, but hides away some fairly powerful settings, should you want to tweak things.&lt;br /&gt;&lt;br /&gt;The number in red shows the 'Preparation Time'. This is the countdown to the meditation proper starting. Use this to get comfortable on your meditation cushion and do whatever it is you need to do to mentally prepare for meditation.&lt;br /&gt;&lt;br /&gt;The number in green shows how many minutes are left in your meditation session.&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;Select a Different Profile&lt;/span&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/-QWyoFUyU_Nk/TWDd5dlMyuI/AAAAAAAAAGQ/EJA5TjAJEhg/s1600/choose_profile.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="320" src="http://1.bp.blogspot.com/-QWyoFUyU_Nk/TWDd5dlMyuI/AAAAAAAAAGQ/EJA5TjAJEhg/s320/choose_profile.png" width="192" /&gt;&lt;/a&gt;&lt;/div&gt;A 'Profile' specifies the parameters of the meditation session, the details of which are outlined below. The idea is that you will set up a few profiles, then choose the one you want to use for a particular session.&lt;br /&gt;&lt;br /&gt;There are 2 ways to load a profile. Either:&lt;br /&gt;&lt;ol&gt;&lt;li&gt;Tap the name at the top of the timer screen.&lt;/li&gt;&lt;li&gt;Use the menu button and select 'Load Profile'.&lt;/li&gt;&lt;/ol&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;Add / Edit / Delete Profile&lt;/span&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/-raXNHqfsTdk/TWDjwWxAjHI/AAAAAAAAAGo/ga-ZeoaKlR0/s1600/profile_editor.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="320" src="http://4.bp.blogspot.com/-raXNHqfsTdk/TWDjwWxAjHI/AAAAAAAAAGo/ga-ZeoaKlR0/s320/profile_editor.png" width="192" /&gt;&lt;/a&gt;&lt;/div&gt;This is the 'Profile' editor screen. Here you can specify:&lt;br /&gt;&lt;ol&gt;&lt;li&gt;The name of the profile by tapping on the top row.&lt;/li&gt;&lt;li&gt;The preparation time.&lt;/li&gt;&lt;li&gt;The sitting time.&lt;/li&gt;&lt;li&gt;Interval bells that you want to ring.&lt;/li&gt;&lt;/ol&gt;&lt;div&gt;Long clicking the profile name brings up a menu to load a different profile, delete the current profile, or create a new one. You can also create / load / delete profiles via the context menu (press the menu button).&lt;/div&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;Intervals&lt;/span&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/-ifoxAVbVuYU/TWDiOpKTPWI/AAAAAAAAAGg/QgYviJh4Btg/s1600/intervals.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="320" src="http://4.bp.blogspot.com/-ifoxAVbVuYU/TWDiOpKTPWI/AAAAAAAAAGg/QgYviJh4Btg/s320/intervals.png" width="192" /&gt;&lt;/a&gt;&lt;/div&gt;Intervals are the mechanism for specifying when you want bells to ring. You can add as many intervals as you want. You can also delete intervals by long clicking on them, however, you cannot delete the top or bottom interval. These represent the bells that ring at the start and finish of the meditation.&lt;br /&gt;&lt;br /&gt;If you don't want a bell to ring at the start or end of meditation, select the interval and set it to ring zero bells (see next section).&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;Bells&lt;/span&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/-NqK_Z-JceaM/TWDgUehRynI/AAAAAAAAAGY/pcARO1B9ipc/s1600/interval_bell.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="320" src="http://2.bp.blogspot.com/-NqK_Z-JceaM/TWDgUehRynI/AAAAAAAAAGY/pcARO1B9ipc/s320/interval_bell.png" width="192" /&gt;&lt;/a&gt;&lt;/div&gt;You can configure a meditation profile to include a number of bells. Use there to keep track of where you are in meditation, to keep you awake in case you nod off (we all do it!), or whatever other reason you want or need.&lt;br /&gt;&lt;br /&gt;There are 2 types of bell:&lt;br /&gt;&lt;ol&gt;&lt;li&gt;The start / stop bell. You can configure these to ring 0, 1, 2 or 3 times. The start bell rings at the end of the preparation time, the end bell rings at (can you guess?) - yes, that's right, the end.&lt;/li&gt;&lt;li&gt;Interval bells. You can add as many interval bells as you want. When I meditate I ring a bell every 15 minutes to remind me to stay focussed and also to let my legs know that they are 15 minutes closer to being able to stretch out again.&lt;/li&gt;&lt;/ol&gt;&lt;div&gt;As you can see from the screenshot, you can configure the bells to ring after a specific amount of time, or at regular intervals. This should be enough to cover any pattern that you want to put in place.&lt;/div&gt;&lt;br /&gt;Note that you cannot specify when you want to ring the start / stop bells. By definition, they ring at particular points in the session.&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;Types of Profile&lt;/span&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/-s-BjytaWz2w/TWDi7uOIkEI/AAAAAAAAAGk/QKRkpZntlfs/s1600/open_ended.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="320" src="http://2.bp.blogspot.com/-s-BjytaWz2w/TWDi7uOIkEI/AAAAAAAAAGk/QKRkpZntlfs/s320/open_ended.png" width="192" /&gt;&lt;/a&gt;&lt;/div&gt;When you edit a profile you can either specify a fixed 'Sitting Time', or you can set it as open ended.&lt;br /&gt;&lt;br /&gt;An open ended meditation is different in that it simply times how long you meditate for. It's up to you to press the stop button to indicate that you have finished meditating.&lt;br /&gt;&lt;br /&gt;During the week, when I'm on a tight schedule to get out of the house to go to work, I use a fixed length meditation profile. At the weekend when I have a bit more time, I use an open-ended meditation, with a repeating interval bell every 15 minutes. That way I can meditate for as long as I want.&lt;br /&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;Widget&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;The Meditation Helper widget is my implementation of&amp;nbsp;&lt;a href="http://lifehacker.com/281626/jerry-seinfelds-productivity-secret"&gt;Jerry Seinfeld's productivity secret&lt;/a&gt;:&lt;/div&gt;&lt;blockquote&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;span class="Apple-style-span" style="font-family: 'Lucida Grande',Helvetica,Arial,sans-serif; font-size: 12px; line-height: 20px;"&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;span class="Apple-style-span" style="font-family: 'Lucida Grande',Helvetica,Arial,sans-serif; font-size: 12px; line-height: 20px;"&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;span class="Apple-style-span" style="font-family: 'Lucida Grande',Helvetica,Arial,sans-serif; font-size: 12px; line-height: 20px;"&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="background-attachment: initial; background-clip: initial; background-color: transparent; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; font-size: 12px; margin-bottom: 1.5em; margin-left: 0px; margin-right: 0px; margin-top: 0px; outline-color: initial; outline-style: initial; outline-width: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;"&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;span class="Apple-style-span" style="font-family: 'Lucida Grande',Helvetica,Arial,sans-serif; font-size: 12px; line-height: 20px;"&gt;Years ago when&amp;nbsp;&lt;i style="background-attachment: initial; background-clip: initial; background-color: transparent; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; font-size: 12px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; outline-color: initial; outline-style: initial; outline-width: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;"&gt;Seinfeld&lt;/i&gt;&amp;nbsp;was a new television show, Jerry Seinfeld was still a touring comic. At the time, I was hanging around clubs doing open mic nights and trying to learn the ropes. One night I was in the club where Seinfeld was working, and before he went on stage, I saw my chance. I had to ask Seinfeld if he had any tips for a young comic. What he told me was something that would benefit me a lifetime...&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style="background-attachment: initial; background-clip: initial; background-color: transparent; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; font-size: 12px; margin-bottom: 1.5em; margin-left: 0px; margin-right: 0px; margin-top: 0px; outline-color: initial; outline-style: initial; outline-width: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;"&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;span class="Apple-style-span" style="font-family: 'Lucida Grande',Helvetica,Arial,sans-serif; font-size: 12px; line-height: 20px;"&gt;He said the way to be a better comic was to create better jokes and the way to create better jokes was to write every day. But his advice was better than that. He had a gem of a leverage technique he used on himself and you can use it to motivate yourself—even when you don't feel like it.&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style="background-attachment: initial; background-clip: initial; background-color: transparent; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; font-size: 12px; margin-bottom: 1.5em; margin-left: 0px; margin-right: 0px; margin-top: 0px; outline-color: initial; outline-style: initial; outline-width: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;"&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;span class="Apple-style-span" style="font-family: 'Lucida Grande',Helvetica,Arial,sans-serif; font-size: 12px; line-height: 20px;"&gt;He revealed a unique calendar system he uses to pressure himself to write. Here's how it works.&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style="background-attachment: initial; background-clip: initial; background-color: transparent; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; font-size: 12px; margin-bottom: 1.5em; margin-left: 0px; margin-right: 0px; margin-top: 0px; outline-color: initial; outline-style: initial; outline-width: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;"&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;span class="Apple-style-span" style="font-family: 'Lucida Grande',Helvetica,Arial,sans-serif; font-size: 12px; line-height: 20px;"&gt;He told me to get a big wall calendar that has a whole year on one page and hang it on a prominent wall. The next step was to get a big red magic marker.&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style="background-attachment: initial; background-clip: initial; background-color: transparent; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; font-size: 12px; margin-bottom: 1.5em; margin-left: 0px; margin-right: 0px; margin-top: 0px; outline-color: initial; outline-style: initial; outline-width: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;"&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;span class="Apple-style-span" style="font-family: 'Lucida Grande',Helvetica,Arial,sans-serif; font-size: 12px; line-height: 20px;"&gt;He said for each day that I do my task of writing, I get to put a big red X over that day. "After a few days you'll have a chain. Just keep at it and the chain will grow longer every day. You'll like seeing that chain, especially when you get a few weeks under your belt. Your only job next is to not break the chain."&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style="background-attachment: initial; background-clip: initial; background-color: transparent; background-image: initial; background-origin: initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; font-size: 12px; margin-bottom: 1.5em; margin-left: 0px; margin-right: 0px; margin-top: 0px; outline-color: initial; outline-style: initial; outline-width: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;"&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;span class="Apple-style-span" style="font-family: 'Lucida Grande',Helvetica,Arial,sans-serif; font-size: 12px; line-height: 20px;"&gt;"Don't break the chain," he said again for emphasis.&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;/div&gt;&lt;/blockquote&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;The widget displays the chain of days where you have hit your meditation target.&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_dKKZTnndKIU/TGq4V5ZSf7I/AAAAAAAAAEc/45bwyjQAkxk/s1600/widget.png" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://2.bp.blogspot.com/_dKKZTnndKIU/TGq4V5ZSf7I/AAAAAAAAAEc/45bwyjQAkxk/s320/widget.png" style="cursor: move;" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&amp;nbsp;This is a copy of the widget from my current home screen. The top number shows the current chain, and the bottom number shows the highest chain that I have completed so far. So what this shows is that I am currently on a run of 59 days, and that is my longest run to date. The bar on the right represents the time I have meditated today, as a proportion of my daily target. I know by glancing at this that I have meditated for 50% of my target today, and if I don't do the other 50% before midnight, I will break the chain.&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_dKKZTnndKIU/TGq5JqVkNiI/AAAAAAAAAEk/GxhYyh1igDc/s1600/settings_menu.png" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/_dKKZTnndKIU/TGq5JqVkNiI/AAAAAAAAAEk/GxhYyh1igDc/s320/settings_menu.png" style="cursor: move;" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;The daily target is set via the settings menu. From the main timer screen, hit the menu button and select 'Settings' (see the screenshot to the right). That brings up the Settings page, which has the option to set the "Target Daily Time".&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;Currently my "Target Daily time is set to 60 minutes. So the widget is telling me that I have meditated for at least 60 minutes for the last 59 days, and so far I have meditated for 30 minutes today.&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;You can hopefully begin to see why this is useful. Having this kind of reminder on the home screen of your phone can serve as a powerful motivational tool. Before I had this, I tried to meditate for 1 hour every day, and managed to do so for maybe 8 or 9 days. But then something would happen that would make it easy for me to make an excuse not to meditate. Although I might regret not having meditated for a while, I would soon forget about it. There were no real consequences to skipping meditation.&lt;/div&gt;&lt;div class="separator" style="clear: both; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; text-align: center;"&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_dKKZTnndKIU/TGq8S_3hLVI/AAAAAAAAAE0/SFIm2eLN6b0/s1600/settings.png" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://1.bp.blogspot.com/_dKKZTnndKIU/TGq8S_3hLVI/AAAAAAAAAE0/SFIm2eLN6b0/s320/settings.png" style="cursor: move;" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;That is not the case with the widget. Now, if I skip meditation, I will break the chain and will need to start again from zero. And I really don't want to do that! I want to push on to the 100!&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_dKKZTnndKIU/TGq8vfNFIcI/AAAAAAAAAE8/qhfbqE4eHJE/s1600/empty_widget.png" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/_dKKZTnndKIU/TGq8vfNFIcI/AAAAAAAAAE8/qhfbqE4eHJE/s320/empty_widget.png" style="cursor: move;" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;I really really really do not want to break that chain. Here is where my competitive nature kicks in to act as motivation. I just do not want to see this on my home screen!&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;As an example, for the last couple of days I have had a really heavy cold. Previously I would have used this as an excuse not to meditate. But now I don't want to break the chain, and so I sat down to meditate even despite the cold.&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;So that's the widget. I hope you find it as useful as I do.&lt;/div&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;Sitting Log&lt;/span&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/-lX4MBblWLS8/TWDpr6WqJyI/AAAAAAAAAG4/vomEnh8scdY/s1600/sittings.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="320" src="http://3.bp.blogspot.com/-lX4MBblWLS8/TWDpr6WqJyI/AAAAAAAAAG4/vomEnh8scdY/s320/sittings.png" width="192" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;The Sitting Log shows you all your meditation sittings. From this screen you can also manually enter sitting times, just in case you meditated somewhere without Meditation Helper.&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;Settings&lt;/span&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;You access settings via the context menu on the main timer screen. Here I will describe what effect changing the various settings has, and why you might want to use them.&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;&lt;span class="Apple-style-span" style="font-size: small;"&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;Meditation Settings&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/-o6h_XwWy3-c/TWDkoVLmtGI/AAAAAAAAAGs/MVyhHaMvKd8/s1600/settings.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="320" src="http://3.bp.blogspot.com/-o6h_XwWy3-c/TWDkoVLmtGI/AAAAAAAAAGs/MVyhHaMvKd8/s320/settings.png" width="192" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;/div&gt;&lt;ul&gt;&lt;li&gt;Target Daily Time - use this to specify how long you aim to meditate for every day. One of the main drivers of Meditation Helper is to help motivate you to meditate every day. This options allows you to specify how many minutes you would like to meditate every day.&lt;/li&gt;&lt;li&gt;Day Start Time - in the original versions of MH the meditation day was assumed to start at midnight. This meant that if you wanted to hit your target for the day, you had to start any meditation sittings before midnight. This was fine for me, because I go to bed early. But I received some requests from people who asked if I could make this configurable. That's what this setting is for. You can now specify the time that will be used to determine whether or not you met your target for a particular day.&lt;/li&gt;&lt;li&gt;Reminders Enabled - Meditation Helper will prompt you to meditate if you have not met your target for the day when this option is selected. A notification will appear in the notification bar.&lt;/li&gt;&lt;li&gt;Reminder Time - use this to specify what time you want to receive a reminder. I have this set to 19:15 since I like to meditate as soon as I get home from work.&lt;/li&gt;&lt;li&gt;Reminder Message - use this to specify what you want the reminder to say. Put something in here that will inspire you to meditate.&lt;/li&gt;&lt;/ul&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;Phone Options&lt;/span&gt;&lt;/div&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/-nOGaFP6OKiU/TWDmionzgkI/AAAAAAAAAGw/RA2LE_kx690/s1600/phone_options.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="320" src="http://1.bp.blogspot.com/-nOGaFP6OKiU/TWDmionzgkI/AAAAAAAAAGw/RA2LE_kx690/s320/phone_options.png" width="192" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;/div&gt;&lt;ul&gt;&lt;li&gt;Auto Silent Mode - selecting this will put your phone into silent mode for the duration of your meditation. Use this to avoid being disturbed.&lt;/li&gt;&lt;li&gt;Auto Airplane Mode - like auto silent mode, but even more radical.&lt;/li&gt;&lt;li&gt;Stay Silent at End - originally both 'Auto Silent Mode' and 'Auto Airplane Mode' de-activated as soon as the meditation session finished. This option extends both modes until you actually exit the application. So, at the end of the meditation, you can take a few minutes to reflect before opening yourself up to phone calls, text messages, etc.&lt;/li&gt;&lt;li&gt;Keep Screen On - prevents the screen from going to sleep. Use this if you like to keep an eye on how long you have left.&lt;/li&gt;&lt;li&gt;Disable Screen Lock - if you want your screen to go to sleep, but still like to check your progress and don't want to have to use your pin or security pattern to activate the screen, enable this. The screen lock will be disable for the same period that Auto Silent / Airplane modes would be active.&lt;/li&gt;&lt;/ul&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;Bell Options&lt;/span&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/-wO29xRGES7E/TWDn990pHsI/AAAAAAAAAG0/Mw2Ac0WqPCU/s1600/bell_options.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="320" src="http://4.bp.blogspot.com/-wO29xRGES7E/TWDn990pHsI/AAAAAAAAAG0/Mw2Ac0WqPCU/s320/bell_options.png" width="192" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;ul&gt;&lt;li&gt;Enable Faster Bells - if you ring more than one bell at a particular interval during your meditation, then you may want to do so quicker than the default. By default the entire bell rings before the next one starts (roughly 10 seconds per bell). With this option you are saying you want to have a smaller gap between bells. It simply enables the next option...&lt;/li&gt;&lt;li&gt;Gap Between Bells - how big a gap (in seconds) do you want between bells?&lt;/li&gt;&lt;li&gt;Remember Bell Volume - if this is set then the application will remember the bell volume from the previous sitting.&lt;/li&gt;&lt;li&gt;Vibrate Enabled - do you want the phone to vibrate when a bell rings?&lt;/li&gt;&lt;li&gt;Vibrate Only - rather than ring a bell, just vibrate the phone. I use this if I am away with my wife in a hotel, and want to meditate without disturbing her.&lt;/li&gt;&lt;li&gt;Bell Notifications On - do you want to receive a notification in the notification bar every time a bell rings? You are unlikely to want to use this. I added it as a feature when I was investigating a bug where bells sometimes didn't ring (now fixed).&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;span class="Apple-style-span" style="font-size: large;"&gt;Backup&lt;/span&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/-e77FbmNR1io/TWDc9aBvR_I/AAAAAAAAAGM/nOL_Z_tkwrQ/s1600/backup.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" height="320" src="http://1.bp.blogspot.com/-e77FbmNR1io/TWDc9aBvR_I/AAAAAAAAAGM/nOL_Z_tkwrQ/s320/backup.png" width="192" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;At the bottom of the settings screen there is an option to back up profiles and sittings. It should be fairly obvious what this does - it simply writes the settings to the various files, as specified.&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;If you buy a new phone then this would be the way to transfer your profiles and sitting information to the new phone. Simply backup both sets of data, remove the SD card from your old phone and put it in your new phone, then restore both sets of data.&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;&lt;br /&gt;&lt;/div&gt;&lt;div style="margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;"&gt;Backing up sittings also provides a way to export your sitting information. The meditation-sittings.txt file is in csv format, and can be imported into Excel.&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8871099044280139238-3867962669000138358?l=meditation-helper.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meditation-helper.blogspot.com/feeds/3867962669000138358/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://meditation-helper.blogspot.com/2011/02/instructions.html#comment-form' title='64 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8871099044280139238/posts/default/3867962669000138358'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8871099044280139238/posts/default/3867962669000138358'/><link rel='alternate' type='text/html' href='http://meditation-helper.blogspot.com/2011/02/instructions.html' title='Instructions'/><author><name>Neill Alexander</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/-ANFXOk7RpvI/Tj09EWWHYQI/AAAAAAAAAOQ/zfqfpXG5rac/s220/profile-pic.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/-zxQtqhgbT4M/TWDeS3zSLwI/AAAAAAAAAGU/_DAjFQPbt4E/s72-c/profile.png' height='72' width='72'/><thr:total>64</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8871099044280139238.post-5175491379534683009</id><published>2011-01-15T17:19:00.000Z</published><updated>2011-01-15T17:19:07.029Z</updated><category scheme='http://www.blogger.com/atom/ns#' term='release_notes'/><title type='text'>Version 1.6.0 - Release Notes</title><content type='html'>Version 1.6.0 includes the following changes:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Can now specify how many times to ring every bell. If you don't want a start bell, just set the number of times to zero.&lt;/li&gt;&lt;li&gt;The option to ring multiple end bells has been removed from the settings. You now specify this for each individual profile. If you are upgrading from an old version and you were using the setting to ring multiple bells, the new version will detect this and automatically set all your profiles to ring the end bell the correct number of times.&lt;/li&gt;&lt;li&gt;New setting to disable the screen lock. If you enable this it means that the phone won't lock while you are meditating, making it easier to switch it on and view the remaining time.&lt;/li&gt;&lt;li&gt;New setting to shorten the gap between bells. For example, if you have set the timer to ring 3 bells at the end of a meditation session, then currently the second bell won't start until the first bell has finished. In the new version, you can set "Enable Faster Bells" and then use the "Gap Between Bells" setting to specify how many seconds to delay before ringing each subsequent bell. I use this to ring 3 bells quickly at the end of the session (with a 0.5 second gap).&lt;/li&gt;&lt;/ul&gt;&lt;div&gt;Version 1.6.0 does NOT contain move to SD card. Having looked into this, it will greatly complicate things if I enable this feature. Therefore I have taken the decision not to enable this functionality.&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8871099044280139238-5175491379534683009?l=meditation-helper.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meditation-helper.blogspot.com/feeds/5175491379534683009/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://meditation-helper.blogspot.com/2011/01/version-160-release-notes.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8871099044280139238/posts/default/5175491379534683009'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8871099044280139238/posts/default/5175491379534683009'/><link rel='alternate' type='text/html' href='http://meditation-helper.blogspot.com/2011/01/version-160-release-notes.html' title='Version 1.6.0 - Release Notes'/><author><name>Neill Alexander</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/-ANFXOk7RpvI/Tj09EWWHYQI/AAAAAAAAAOQ/zfqfpXG5rac/s220/profile-pic.jpg'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8871099044280139238.post-2791578354473744306</id><published>2011-01-05T20:24:00.000Z</published><updated>2011-01-05T20:24:35.798Z</updated><category scheme='http://www.blogger.com/atom/ns#' term='roadmap'/><title type='text'>Version 1.6.0 Plan</title><content type='html'>My current thinking is that I will do one final release of the app to add a few features that people have requested. After that I'm declaring the app finished, and will move on to work on other projects.&lt;br /&gt;&lt;br /&gt;The headline features that I will add to 1.6.0 are:&lt;br /&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Ability to configure how many times to ring every bell.&lt;/li&gt;&lt;li&gt;Enable move to SD card.&lt;/li&gt;&lt;/ul&gt;&lt;div&gt;I don't have any timescales for this. It will be done when it's done.&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8871099044280139238-2791578354473744306?l=meditation-helper.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meditation-helper.blogspot.com/feeds/2791578354473744306/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://meditation-helper.blogspot.com/2011/01/version-160-plan.html#comment-form' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8871099044280139238/posts/default/2791578354473744306'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8871099044280139238/posts/default/2791578354473744306'/><link rel='alternate' type='text/html' href='http://meditation-helper.blogspot.com/2011/01/version-160-plan.html' title='Version 1.6.0 Plan'/><author><name>Neill Alexander</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/-ANFXOk7RpvI/Tj09EWWHYQI/AAAAAAAAAOQ/zfqfpXG5rac/s220/profile-pic.jpg'/></author><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8871099044280139238.post-6753978271972193619</id><published>2010-12-29T15:01:00.001Z</published><updated>2010-12-29T15:02:05.870Z</updated><title type='text'>Bell Sound Credit</title><content type='html'>The bell sound that I use in the app i&lt;span class="Apple-style-span" style="line-height: 18px;"&gt;s by Jan McLaughlin at&amp;nbsp;&lt;a href="http://janmclaughlin.tv/"&gt;http://janmclaughlin.tv/&lt;/a&gt;. I found the sound at&amp;nbsp;&lt;/span&gt;&lt;a href="http://www.freesound.org/samplesViewSingle.php?id=42095"&gt;http://www.freesound.org/samplesViewSingle.php?id=42095&lt;/a&gt;.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8871099044280139238-6753978271972193619?l=meditation-helper.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meditation-helper.blogspot.com/feeds/6753978271972193619/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://meditation-helper.blogspot.com/2010/12/bell-sound-credit.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8871099044280139238/posts/default/6753978271972193619'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8871099044280139238/posts/default/6753978271972193619'/><link rel='alternate' type='text/html' href='http://meditation-helper.blogspot.com/2010/12/bell-sound-credit.html' title='Bell Sound Credit'/><author><name>Neill Alexander</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/-ANFXOk7RpvI/Tj09EWWHYQI/AAAAAAAAAOQ/zfqfpXG5rac/s220/profile-pic.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8871099044280139238.post-5324496645206956233</id><published>2010-12-04T19:34:00.000Z</published><updated>2010-12-04T19:34:37.878Z</updated><category scheme='http://www.blogger.com/atom/ns#' term='release_notes'/><title type='text'>Version 1.5.1 - Release Notes</title><content type='html'>A very minor release with a bug fix and a couple of changes that different users have requested:&lt;br /&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Supports landscape mode (finally).&lt;/li&gt;&lt;li&gt;Adds setting to keep screen on while meditating.&lt;/li&gt;&lt;li&gt;Fixes refresh bug on timer screen.&lt;/li&gt;&lt;/ul&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8871099044280139238-5324496645206956233?l=meditation-helper.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meditation-helper.blogspot.com/feeds/5324496645206956233/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://meditation-helper.blogspot.com/2010/12/version-151-release-notes.html#comment-form' title='6 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8871099044280139238/posts/default/5324496645206956233'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8871099044280139238/posts/default/5324496645206956233'/><link rel='alternate' type='text/html' href='http://meditation-helper.blogspot.com/2010/12/version-151-release-notes.html' title='Version 1.5.1 - Release Notes'/><author><name>Neill Alexander</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/-ANFXOk7RpvI/Tj09EWWHYQI/AAAAAAAAAOQ/zfqfpXG5rac/s220/profile-pic.jpg'/></author><thr:total>6</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8871099044280139238.post-5553221155297188456</id><published>2010-11-30T20:29:00.000Z</published><updated>2010-11-30T20:29:28.094Z</updated><category scheme='http://www.blogger.com/atom/ns#' term='release_notes'/><title type='text'>Version 1.5.0 - Release Notes</title><content type='html'>&lt;ul&gt;&lt;li&gt;Can now set the sitting time to 'unlimited'. Instead of running for a specific time, the timer will keep running until you hit 'Stop'.&lt;/li&gt;&lt;li&gt;Fixed bug which caused OutOfMemoryError when adding repeating interval.&lt;/li&gt;&lt;/ul&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8871099044280139238-5553221155297188456?l=meditation-helper.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meditation-helper.blogspot.com/feeds/5553221155297188456/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://meditation-helper.blogspot.com/2010/11/version-150-release-notes.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8871099044280139238/posts/default/5553221155297188456'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8871099044280139238/posts/default/5553221155297188456'/><link rel='alternate' type='text/html' href='http://meditation-helper.blogspot.com/2010/11/version-150-release-notes.html' title='Version 1.5.0 - Release Notes'/><author><name>Neill Alexander</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/-ANFXOk7RpvI/Tj09EWWHYQI/AAAAAAAAAOQ/zfqfpXG5rac/s220/profile-pic.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8871099044280139238.post-8982618171981166538</id><published>2010-11-25T22:06:00.001Z</published><updated>2010-11-25T22:06:50.130Z</updated><category scheme='http://www.blogger.com/atom/ns#' term='release_notes'/><title type='text'>Version 1.4.0 - Release Notes</title><content type='html'>&lt;ul style="line-height: 1.4; list-style-image: initial; list-style-position: initial; list-style-type: disc; margin-bottom: 0.5em; margin-left: 0px; margin-right: 0px; margin-top: 0.5em; padding-bottom: 0px; padding-left: 2.5em; padding-right: 2.5em; padding-top: 0px;"&gt;&lt;li style="border-bottom-style: none; border-color: initial; border-left-style: none; border-right-style: none; border-top-color: initial; border-top-style: none; border-top-width: initial; border-width: initial; margin-bottom: 0.25em; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-indent: 0px;"&gt;Support periodic intervals i.e. instead of specifying each interval individually can specify either "at" or "every" along with time.&lt;/li&gt;&lt;li style="border-bottom-style: none; border-color: initial; border-left-style: none; border-right-style: none; border-top-color: rgba(128, 128, 128, 0.496094); border-top-style: none; border-top-width: 1px; border-width: initial; margin-bottom: 0.25em; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-indent: 0px;"&gt;Enable scrolling on the profile entry to allow entering multiple intervals.&lt;/li&gt;&lt;li style="border-bottom-style: none; border-color: initial; border-left-style: none; border-right-style: none; border-top-color: rgba(128, 128, 128, 0.496094); border-top-style: none; border-top-width: 1px; border-width: initial; margin-bottom: 0.25em; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-indent: 0px;"&gt;Option to ring bell more than once at end of meditation.&lt;/li&gt;&lt;li style="border-bottom-style: none; border-color: initial; border-left-style: none; border-right-style: none; border-top-color: rgba(128, 128, 128, 0.496094); border-top-style: none; border-top-width: 1px; border-width: initial; margin-bottom: 0.25em; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-indent: 0px;"&gt;Option to remain in silent / airplane mode until returned to home screen.&lt;/li&gt;&lt;li style="border-bottom-style: none; border-color: initial; border-left-style: none; border-right-style: none; border-top-color: rgba(128, 128, 128, 0.496094); border-top-style: none; border-top-width: 1px; border-width: initial; margin-bottom: 0.25em; margin-left: 0px; margin-right: 0px; margin-top: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; text-indent: 0px;"&gt;Fix for reminder to make sure it plays alert (broken in last release).&lt;/li&gt;&lt;/ul&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8871099044280139238-8982618171981166538?l=meditation-helper.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meditation-helper.blogspot.com/feeds/8982618171981166538/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://meditation-helper.blogspot.com/2010/11/version-140-release-notes.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8871099044280139238/posts/default/8982618171981166538'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8871099044280139238/posts/default/8982618171981166538'/><link rel='alternate' type='text/html' href='http://meditation-helper.blogspot.com/2010/11/version-140-release-notes.html' title='Version 1.4.0 - Release Notes'/><author><name>Neill Alexander</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/-ANFXOk7RpvI/Tj09EWWHYQI/AAAAAAAAAOQ/zfqfpXG5rac/s220/profile-pic.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8871099044280139238.post-7153446121816185738</id><published>2010-11-18T21:50:00.000Z</published><updated>2010-11-18T21:50:03.571Z</updated><category scheme='http://www.blogger.com/atom/ns#' term='roadmap'/><title type='text'>Planned Features for Version 1.4.0</title><content type='html'>I'm going to make 1.4.0 a fairly small release, with the following features:&lt;br /&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Support periodic intervals i.e. instead of specifying each interval individually can specify either "after" or "every" along with time.&lt;/li&gt;&lt;li&gt;Enable scrolling on the profile entry to allow entering multiple intervals.&lt;/li&gt;&lt;li&gt;Option to ring bell more than once at end of meditation.&lt;/li&gt;&lt;li&gt;Option to remain in silent / airplane mode until returned to home screen.&lt;/li&gt;&lt;/ul&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8871099044280139238-7153446121816185738?l=meditation-helper.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meditation-helper.blogspot.com/feeds/7153446121816185738/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://meditation-helper.blogspot.com/2010/11/planned-features-for-version-140.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8871099044280139238/posts/default/7153446121816185738'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8871099044280139238/posts/default/7153446121816185738'/><link rel='alternate' type='text/html' href='http://meditation-helper.blogspot.com/2010/11/planned-features-for-version-140.html' title='Planned Features for Version 1.4.0'/><author><name>Neill Alexander</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/-ANFXOk7RpvI/Tj09EWWHYQI/AAAAAAAAAOQ/zfqfpXG5rac/s220/profile-pic.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8871099044280139238.post-7341056959406202958</id><published>2010-11-07T21:00:00.000Z</published><updated>2010-11-07T21:00:22.140Z</updated><category scheme='http://www.blogger.com/atom/ns#' term='release_notes'/><title type='text'>Version 1.3.1 - bug fix</title><content type='html'>&lt;ul&gt;&lt;li&gt;Fixes a race condition which sometimes prevented the final bell from ringing.&lt;/li&gt;&lt;li&gt;Removes the notification sound when starting meditation. It now will ring the bell and not play the default system notification.&lt;/li&gt;&lt;/ul&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8871099044280139238-7341056959406202958?l=meditation-helper.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meditation-helper.blogspot.com/feeds/7341056959406202958/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://meditation-helper.blogspot.com/2010/11/version-131-bug-fix.html#comment-form' title='5 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8871099044280139238/posts/default/7341056959406202958'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8871099044280139238/posts/default/7341056959406202958'/><link rel='alternate' type='text/html' href='http://meditation-helper.blogspot.com/2010/11/version-131-bug-fix.html' title='Version 1.3.1 - bug fix'/><author><name>Neill Alexander</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/-ANFXOk7RpvI/Tj09EWWHYQI/AAAAAAAAAOQ/zfqfpXG5rac/s220/profile-pic.jpg'/></author><thr:total>5</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8871099044280139238.post-5657083589902926800</id><published>2010-10-06T16:08:00.000+01:00</published><updated>2010-10-06T16:08:33.835+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='release_notes'/><title type='text'>Version 1.3.0 - Release Notes</title><content type='html'>&lt;ul&gt;&lt;li&gt;Complete re-write of core timer functionality.&lt;/li&gt;&lt;li&gt;BellPlayer re-written to use SoundPool instead of MediaPlayer.&lt;/li&gt;&lt;li&gt;Fixes wake lock bug when application is closed.&lt;/li&gt;&lt;li&gt;Fixes pause / resume functionality.&lt;/li&gt;&lt;li&gt;Makes import sittings functionality more fault tolerant.&lt;/li&gt;&lt;li&gt;Adds option to enable / disable logging (disabled by default).&lt;/li&gt;&lt;li&gt;Takes up less space on the phone.&lt;/li&gt;&lt;/ul&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8871099044280139238-5657083589902926800?l=meditation-helper.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meditation-helper.blogspot.com/feeds/5657083589902926800/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://meditation-helper.blogspot.com/2010/10/version-130-release-notes.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8871099044280139238/posts/default/5657083589902926800'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8871099044280139238/posts/default/5657083589902926800'/><link rel='alternate' type='text/html' href='http://meditation-helper.blogspot.com/2010/10/version-130-release-notes.html' title='Version 1.3.0 - Release Notes'/><author><name>Neill Alexander</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/-ANFXOk7RpvI/Tj09EWWHYQI/AAAAAAAAAOQ/zfqfpXG5rac/s220/profile-pic.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8871099044280139238.post-5102572998431312983</id><published>2010-10-05T15:28:00.000+01:00</published><updated>2010-10-05T15:28:24.448+01:00</updated><title type='text'>Version 1.3.0 is Coming...</title><content type='html'>I am currently on holiday in the South of France (yes, I know, it's a hard life) and have taken the opportunity to complete the majority of the work on version 1.3.0 of Meditation Helper. This new version doesn't add any new features, however, I think it is a significant step forward. I have re-written a large chunk of the core code, replacing an over-complicated piece of code with something much simpler, much more modular, and much better tested.&lt;br /&gt;&lt;br /&gt;Along the way I have replaced the old implementation of the bell ringer, which used MediaPlayer, with a new implementation based on SoundPool. This has hopefully fixed a really annoying intermittent bug where the bell sometimes didn't ring. I have also fixed some issues to do with the way the background service was started and stopped.&lt;br /&gt;&lt;br /&gt;All in all I am very happy with the new version. I'm going to keep testing it for the next few days and then, once I'm confident it's working as expected, I will push the upgrade to the market.&lt;br /&gt;&lt;br /&gt;If anyone is interested in doing some beta testing, leave a comment here and I will send you a link to the new version.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8871099044280139238-5102572998431312983?l=meditation-helper.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meditation-helper.blogspot.com/feeds/5102572998431312983/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://meditation-helper.blogspot.com/2010/10/version-130-is-coming.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8871099044280139238/posts/default/5102572998431312983'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8871099044280139238/posts/default/5102572998431312983'/><link rel='alternate' type='text/html' href='http://meditation-helper.blogspot.com/2010/10/version-130-is-coming.html' title='Version 1.3.0 is Coming...'/><author><name>Neill Alexander</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/-ANFXOk7RpvI/Tj09EWWHYQI/AAAAAAAAAOQ/zfqfpXG5rac/s220/profile-pic.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8871099044280139238.post-5000640166469898067</id><published>2010-09-30T15:59:00.000+01:00</published><updated>2010-09-30T15:59:58.776+01:00</updated><title type='text'>Making Meditation Helper Better</title><content type='html'>I am currently re-writing a large chunk of the core logic in Meditation Helper in order to eradicate once and for all some fairly nasty bugs. I haven't had much time to work on the app recently, so it isn't progressing as quickly as I would like. However, I am hopeful that I will be able to ramp things up a bit more over the next few weeks.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8871099044280139238-5000640166469898067?l=meditation-helper.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meditation-helper.blogspot.com/feeds/5000640166469898067/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://meditation-helper.blogspot.com/2010/09/making-meditation-helper-better.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8871099044280139238/posts/default/5000640166469898067'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8871099044280139238/posts/default/5000640166469898067'/><link rel='alternate' type='text/html' href='http://meditation-helper.blogspot.com/2010/09/making-meditation-helper-better.html' title='Making Meditation Helper Better'/><author><name>Neill Alexander</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/-ANFXOk7RpvI/Tj09EWWHYQI/AAAAAAAAAOQ/zfqfpXG5rac/s220/profile-pic.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8871099044280139238.post-6148311471286863160</id><published>2010-09-17T08:16:00.001+01:00</published><updated>2010-09-17T19:40:20.797+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='bug'/><title type='text'>Bug: Pause Causes Force Close</title><content type='html'>I've just seen a crash report in my developers console on the Android market. It looks like there is a bug in the pause functionality. I'm not sure exactly what causes this at the minute.&lt;br /&gt;&lt;br /&gt;I will look into this over the weekend and will push out a fix as soon as possible.&lt;br /&gt;&lt;br /&gt;Grrr. I hate bugs.&lt;br /&gt;&lt;br /&gt;Update 1: Ok, having looked at the code I can see that there is a fairly fundamental flaw in the way the pause functionality is implemented. It's going to take a fairly major re-write to make this work correctly. Until then I'm going to disable the 'Pause' functionality. Which is not ideal, but better than having the app crash unexpectedly.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8871099044280139238-6148311471286863160?l=meditation-helper.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meditation-helper.blogspot.com/feeds/6148311471286863160/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://meditation-helper.blogspot.com/2010/09/bug-pause-causes-force-close.html#comment-form' title='4 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8871099044280139238/posts/default/6148311471286863160'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8871099044280139238/posts/default/6148311471286863160'/><link rel='alternate' type='text/html' href='http://meditation-helper.blogspot.com/2010/09/bug-pause-causes-force-close.html' title='Bug: Pause Causes Force Close'/><author><name>Neill Alexander</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/-ANFXOk7RpvI/Tj09EWWHYQI/AAAAAAAAAOQ/zfqfpXG5rac/s220/profile-pic.jpg'/></author><thr:total>4</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8871099044280139238.post-3342885740421629491</id><published>2010-09-12T16:17:00.000+01:00</published><updated>2010-09-12T16:17:18.075+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='release_notes'/><title type='text'>Version 1.2.0 - Release Notes</title><content type='html'>This is a bit of a tidy up release, making the timer a bit more robust, and adding a few new features.&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Import / export of data done asynchronously to stop the GUI from freezing up.&lt;/li&gt;&lt;li&gt;New implementation of the timer which now runs as a service.&lt;/li&gt;&lt;li&gt;Ongoing notification in the status bar when a meditation is in progress&lt;/li&gt;&lt;/ul&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_dKKZTnndKIU/TIzoW5HChbI/AAAAAAAAAFs/PEMxezJT1hE/s1600/ongoing.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://4.bp.blogspot.com/_dKKZTnndKIU/TIzoW5HChbI/AAAAAAAAAFs/PEMxezJT1hE/s320/ongoing.png" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;ul&gt;&lt;li&gt;Can now pause a meditation&lt;/li&gt;&lt;/ul&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_dKKZTnndKIU/TIzoyLnwYJI/AAAAAAAAAF0/GVpTs-tjovk/s1600/pause.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/_dKKZTnndKIU/TIzoyLnwYJI/AAAAAAAAAF0/GVpTs-tjovk/s320/pause.png" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Option to vibrate as well as / instead of the bell&lt;/li&gt;&lt;li&gt;Option to receive a notification in the status bar when each bell rings&lt;/li&gt;&lt;/ul&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_dKKZTnndKIU/TIzpIErj6RI/AAAAAAAAAF8/j3qq3HYEQ4U/s1600/vibrate.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://2.bp.blogspot.com/_dKKZTnndKIU/TIzpIErj6RI/AAAAAAAAAF8/j3qq3HYEQ4U/s320/vibrate.png" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8871099044280139238-3342885740421629491?l=meditation-helper.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meditation-helper.blogspot.com/feeds/3342885740421629491/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://meditation-helper.blogspot.com/2010/09/version-120-release-notes.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8871099044280139238/posts/default/3342885740421629491'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8871099044280139238/posts/default/3342885740421629491'/><link rel='alternate' type='text/html' href='http://meditation-helper.blogspot.com/2010/09/version-120-release-notes.html' title='Version 1.2.0 - Release Notes'/><author><name>Neill Alexander</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/-ANFXOk7RpvI/Tj09EWWHYQI/AAAAAAAAAOQ/zfqfpXG5rac/s220/profile-pic.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_dKKZTnndKIU/TIzoW5HChbI/AAAAAAAAAFs/PEMxezJT1hE/s72-c/ongoing.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8871099044280139238.post-7228221014902229763</id><published>2010-09-02T21:05:00.001+01:00</published><updated>2010-09-02T21:24:28.139+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='release_notes'/><title type='text'>Version 1.1.0 - Release Notes</title><content type='html'>This release adds some options to make the application more useful. You can now:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Set an option to automatically go to silent mode during meditation&lt;/li&gt;&lt;li&gt;Set an option to automatically go to airplane mode during meditation&lt;/li&gt;&lt;li&gt;Set an option to be reminded to meditate. The reminder will go off at the specified time if you have not met your daily target.&lt;/li&gt;&lt;/ul&gt;&lt;div&gt;&lt;table align="center" cellpadding="0" cellspacing="0" class="tr-caption-container" style="margin-left: auto; margin-right: auto; text-align: center;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td style="text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_dKKZTnndKIU/TIAH2eRvm1I/AAAAAAAAAFk/AIFw_x8uOIE/s1600/new-settings.png" imageanchor="1" style="margin-left: auto; margin-right: auto;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/_dKKZTnndKIU/TIAH2eRvm1I/AAAAAAAAAFk/AIFw_x8uOIE/s320/new-settings.png" /&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class="tr-caption" style="text-align: center;"&gt;New Settings&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8871099044280139238-7228221014902229763?l=meditation-helper.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meditation-helper.blogspot.com/feeds/7228221014902229763/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://meditation-helper.blogspot.com/2010/09/version-110-release-notes.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8871099044280139238/posts/default/7228221014902229763'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8871099044280139238/posts/default/7228221014902229763'/><link rel='alternate' type='text/html' href='http://meditation-helper.blogspot.com/2010/09/version-110-release-notes.html' title='Version 1.1.0 - Release Notes'/><author><name>Neill Alexander</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/-ANFXOk7RpvI/Tj09EWWHYQI/AAAAAAAAAOQ/zfqfpXG5rac/s220/profile-pic.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://3.bp.blogspot.com/_dKKZTnndKIU/TIAH2eRvm1I/AAAAAAAAAFk/AIFw_x8uOIE/s72-c/new-settings.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8871099044280139238.post-834079419893885869</id><published>2010-08-25T14:29:00.001+01:00</published><updated>2010-09-01T21:32:16.362+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='roadmap'/><title type='text'>Planned Features for Version 1.1.0</title><content type='html'>This is what I'm planning to include in version 1.1.0:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Option to automatically go into to silent mode during meditation - &lt;b&gt;implemented&lt;/b&gt;&lt;/li&gt;&lt;li&gt;Option to automatically go into airplane mode during meditation - &lt;b&gt;implemented&lt;/b&gt;&lt;/li&gt;&lt;li&gt;Ability to set reminders to prompt you to meditate - &lt;b&gt;implemented&lt;/b&gt;&lt;/li&gt;&lt;li&gt;Add different bell sounds and make bell sounds configurable in the profile&lt;/li&gt;&lt;/ul&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8871099044280139238-834079419893885869?l=meditation-helper.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meditation-helper.blogspot.com/feeds/834079419893885869/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://meditation-helper.blogspot.com/2010/08/planned-features-for-version-110.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8871099044280139238/posts/default/834079419893885869'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8871099044280139238/posts/default/834079419893885869'/><link rel='alternate' type='text/html' href='http://meditation-helper.blogspot.com/2010/08/planned-features-for-version-110.html' title='Planned Features for Version 1.1.0'/><author><name>Neill Alexander</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/-ANFXOk7RpvI/Tj09EWWHYQI/AAAAAAAAAOQ/zfqfpXG5rac/s220/profile-pic.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8871099044280139238.post-3756070137262102776</id><published>2010-08-18T08:29:00.002+01:00</published><updated>2010-08-18T18:49:29.642+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='bug'/><title type='text'>Fixed: Crash When Delete All Interval Bells</title><content type='html'>If you delete the last interval bell, the app crashes. I will hopefully fix this and publish an update this evening, when I get home from work.&lt;br /&gt;&lt;br /&gt;Sorry about that.&lt;br /&gt;&lt;br /&gt;As a workaround, if you don't want the interval bell, edit it instead, setting the interval to longer than the total meditation time. That way it won't disturb your meditation.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Update 18th August 18:48 GMT: &lt;/b&gt;I have just pushed version 1.0.3 to the market. It fixes the delete interval bug, and also makes it possible to edit the interval with a single click, as well as long pressing it.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8871099044280139238-3756070137262102776?l=meditation-helper.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meditation-helper.blogspot.com/feeds/3756070137262102776/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://meditation-helper.blogspot.com/2010/08/oh-no-bug.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8871099044280139238/posts/default/3756070137262102776'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8871099044280139238/posts/default/3756070137262102776'/><link rel='alternate' type='text/html' href='http://meditation-helper.blogspot.com/2010/08/oh-no-bug.html' title='Fixed: Crash When Delete All Interval Bells'/><author><name>Neill Alexander</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/-ANFXOk7RpvI/Tj09EWWHYQI/AAAAAAAAAOQ/zfqfpXG5rac/s220/profile-pic.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8871099044280139238.post-4773593514471872586</id><published>2010-08-17T18:54:00.000+01:00</published><updated>2010-08-17T18:54:05.656+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='tips'/><title type='text'>Quick Tips: Recording Extra Sittings</title><content type='html'>You have been to your meditation class, and you want to record the fact that you have meditated so that it is included as part of your &lt;a href="http://meditation-helper.blogspot.com/2010/08/using-widget.html"&gt;chain&lt;/a&gt;. You need to:&lt;div&gt;&lt;ul&gt;&lt;li&gt;Open the sittings log from the timer screen (menu --&amp;gt; "View Sitting Logs"):&lt;/li&gt;&lt;/ul&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_dKKZTnndKIU/TGrMXRMPIZI/AAAAAAAAAFE/HpmQOz-mP-A/s1600/view_sitting_log.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://1.bp.blogspot.com/_dKKZTnndKIU/TGrMXRMPIZI/AAAAAAAAAFE/HpmQOz-mP-A/s320/view_sitting_log.png" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;ul&gt;&lt;li&gt;Select "Add Sitting"&lt;/li&gt;&lt;/ul&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_dKKZTnndKIU/TGrMgzEmk0I/AAAAAAAAAFM/1cJwAvetyw4/s1600/add_sitting.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://2.bp.blogspot.com/_dKKZTnndKIU/TGrMgzEmk0I/AAAAAAAAAFM/1cJwAvetyw4/s320/add_sitting.png" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;ul&gt;&lt;li&gt;Enter the sitting details and click "Add"&lt;/li&gt;&lt;/ul&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_dKKZTnndKIU/TGrMlQFfhoI/AAAAAAAAAFU/UrDgjlfBWn4/s1600/sitting_details.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://1.bp.blogspot.com/_dKKZTnndKIU/TGrMlQFfhoI/AAAAAAAAAFU/UrDgjlfBWn4/s320/sitting_details.png" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;&lt;div&gt;That sitting will now be included in the chain displayed on the widget.&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8871099044280139238-4773593514471872586?l=meditation-helper.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meditation-helper.blogspot.com/feeds/4773593514471872586/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://meditation-helper.blogspot.com/2010/08/quick-tips-recording-extra-sittings.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8871099044280139238/posts/default/4773593514471872586'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8871099044280139238/posts/default/4773593514471872586'/><link rel='alternate' type='text/html' href='http://meditation-helper.blogspot.com/2010/08/quick-tips-recording-extra-sittings.html' title='Quick Tips: Recording Extra Sittings'/><author><name>Neill Alexander</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/-ANFXOk7RpvI/Tj09EWWHYQI/AAAAAAAAAOQ/zfqfpXG5rac/s220/profile-pic.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_dKKZTnndKIU/TGrMXRMPIZI/AAAAAAAAAFE/HpmQOz-mP-A/s72-c/view_sitting_log.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8871099044280139238.post-2469045919822012148</id><published>2010-08-17T18:04:00.000+01:00</published><updated>2010-08-17T18:04:37.934+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='tips'/><title type='text'>Quick Tips: Timer Screen</title><content type='html'>&lt;ul style="font-size: medium;"&gt;&lt;li&gt;On the timer screen, if you tap the name of the profile (i.e. where it says "30 Minutes" on the screenshot below) a dialog will pop up to allow you to load a different profile. You can also do this by hitting the menu button and selecting "Load Profile".&lt;/li&gt;&lt;li&gt;Similarly, to open the profile editor screen simply tap either the of the two times. You can also do this via the menu button.&lt;/li&gt;&lt;/ul&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_dKKZTnndKIU/TGqdh6bgjXI/AAAAAAAAAEE/oihb0A96o1A/s1600/timer.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://4.bp.blogspot.com/_dKKZTnndKIU/TGqdh6bgjXI/AAAAAAAAAEE/oihb0A96o1A/s320/timer.png" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8871099044280139238-2469045919822012148?l=meditation-helper.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meditation-helper.blogspot.com/feeds/2469045919822012148/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://meditation-helper.blogspot.com/2010/08/quick-tips-timer-screen.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8871099044280139238/posts/default/2469045919822012148'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8871099044280139238/posts/default/2469045919822012148'/><link rel='alternate' type='text/html' href='http://meditation-helper.blogspot.com/2010/08/quick-tips-timer-screen.html' title='Quick Tips: Timer Screen'/><author><name>Neill Alexander</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/-ANFXOk7RpvI/Tj09EWWHYQI/AAAAAAAAAOQ/zfqfpXG5rac/s220/profile-pic.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_dKKZTnndKIU/TGqdh6bgjXI/AAAAAAAAAEE/oihb0A96o1A/s72-c/timer.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8871099044280139238.post-7422930590825024438</id><published>2010-08-17T17:52:00.002+01:00</published><updated>2010-09-06T12:43:30.312+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='tips'/><title type='text'>Quick Tips: Using the Widget</title><content type='html'>The Meditation Helper widget is my implementation of&amp;nbsp;&lt;a href="http://lifehacker.com/281626/jerry-seinfelds-productivity-secret"&gt;Jerry Seinfeld's productivity secret&lt;/a&gt;:&lt;br /&gt;&lt;blockquote&gt;&lt;span class="Apple-style-span" style="font-family: 'Lucida Grande', Helvetica, Arial, sans-serif; font-size: 12px; line-height: 20px;"&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-family: 'Lucida Grande', Helvetica, Arial, sans-serif; font-size: 12px; line-height: 20px;"&gt;&lt;/span&gt;&lt;br /&gt;&lt;span class="Apple-style-span" style="font-family: 'Lucida Grande', Helvetica, Arial, sans-serif; font-size: 12px; line-height: 20px;"&gt;&lt;div style="background-attachment: initial; background-clip: initial; background-color: transparent; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; font-size: 12px; margin-bottom: 1.5em; margin-left: 0px; margin-right: 0px; margin-top: 0px; outline-color: initial; outline-style: initial; outline-width: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;"&gt;Years ago when&amp;nbsp;&lt;i style="background-attachment: initial; background-clip: initial; background-color: transparent; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; font-size: 12px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px; outline-color: initial; outline-style: initial; outline-width: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;"&gt;Seinfeld&lt;/i&gt;&amp;nbsp;was a new television show, Jerry Seinfeld was still a touring comic. At the time, I was hanging around clubs doing open mic nights and trying to learn the ropes. One night I was in the club where Seinfeld was working, and before he went on stage, I saw my chance. I had to ask Seinfeld if he had any tips for a young comic. What he told me was something that would benefit me a lifetime...&lt;/div&gt;&lt;div style="background-attachment: initial; background-clip: initial; background-color: transparent; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; font-size: 12px; margin-bottom: 1.5em; margin-left: 0px; margin-right: 0px; margin-top: 0px; outline-color: initial; outline-style: initial; outline-width: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;"&gt;He said the way to be a better comic was to create better jokes and the way to create better jokes was to write every day. But his advice was better than that. He had a gem of a leverage technique he used on himself and you can use it to motivate yourself—even when you don't feel like it.&lt;/div&gt;&lt;div style="background-attachment: initial; background-clip: initial; background-color: transparent; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; font-size: 12px; margin-bottom: 1.5em; margin-left: 0px; margin-right: 0px; margin-top: 0px; outline-color: initial; outline-style: initial; outline-width: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;"&gt;He revealed a unique calendar system he uses to pressure himself to write. Here's how it works.&lt;/div&gt;&lt;div style="background-attachment: initial; background-clip: initial; background-color: transparent; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; font-size: 12px; margin-bottom: 1.5em; margin-left: 0px; margin-right: 0px; margin-top: 0px; outline-color: initial; outline-style: initial; outline-width: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;"&gt;He told me to get a big wall calendar that has a whole year on one page and hang it on a prominent wall. The next step was to get a big red magic marker.&lt;/div&gt;&lt;div style="background-attachment: initial; background-clip: initial; background-color: transparent; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; font-size: 12px; margin-bottom: 1.5em; margin-left: 0px; margin-right: 0px; margin-top: 0px; outline-color: initial; outline-style: initial; outline-width: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;"&gt;He said for each day that I do my task of writing, I get to put a big red X over that day. "After a few days you'll have a chain. Just keep at it and the chain will grow longer every day. You'll like seeing that chain, especially when you get a few weeks under your belt. Your only job next is to not break the chain."&lt;/div&gt;&lt;div style="background-attachment: initial; background-clip: initial; background-color: transparent; background-image: initial; background-origin: initial; background-position: initial initial; background-repeat: initial initial; border-bottom-width: 0px; border-color: initial; border-left-width: 0px; border-right-width: 0px; border-style: initial; border-top-width: 0px; font-size: 12px; margin-bottom: 1.5em; margin-left: 0px; margin-right: 0px; margin-top: 0px; outline-color: initial; outline-style: initial; outline-width: 0px; padding-bottom: 0px; padding-left: 0px; padding-right: 0px; padding-top: 0px; vertical-align: baseline;"&gt;"Don't break the chain," he said again for emphasis.&lt;/div&gt;&lt;/span&gt;&lt;/blockquote&gt;The widget displays the chain of days where you have hit your meditation target.&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_dKKZTnndKIU/TGq4V5ZSf7I/AAAAAAAAAEc/45bwyjQAkxk/s1600/widget.png" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://2.bp.blogspot.com/_dKKZTnndKIU/TGq4V5ZSf7I/AAAAAAAAAEc/45bwyjQAkxk/s320/widget.png" /&gt;&lt;/a&gt;&lt;/div&gt;&amp;nbsp;This is a copy of the widget from my current home screen. The top number shows the current chain, and the bottom number shows the highest chain that I have completed so far. So what this shows is that I am currently on a run of 59 days, and that is my longest run to date. The bar on the right represents the time I have meditated today, as a proportion of my daily target. I know by glancing at this that I have meditated for 50% of my target today, and if I don't do the other 50% before midnight, I will break the chain.&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_dKKZTnndKIU/TGq5JqVkNiI/AAAAAAAAAEk/GxhYyh1igDc/s1600/settings_menu.png" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/_dKKZTnndKIU/TGq5JqVkNiI/AAAAAAAAAEk/GxhYyh1igDc/s320/settings_menu.png" /&gt;&lt;/a&gt;&lt;/div&gt;The daily target is set via the settings menu. From the main timer screen, hit the menu button and select 'Settings' (see the screenshot to the right). That brings up the Settings page, which has the option to set the "Target Daily Time".&lt;br /&gt;&lt;br /&gt;Currently my "Target Daily time is set to 60 minutes. So the widget is telling me that I have meditated for at least 60 minutes for the last 59 days, and so far I have meditated for 30 minutes today.&lt;br /&gt;&lt;br /&gt;You can hopefully begin to see why this is useful. Having this kind of reminder on the home screen of your phone can serve as a powerful motivational tool. Before I had this, I tried to meditate for 1 hour every day, and managed to do so for maybe 8 or 9 days. But then something would happen that would make it easy for me to make an excuse not to meditate. Although I might regret not having meditated for a while, I would soon forget about it. There were no real consequences to skipping meditation.&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_dKKZTnndKIU/TGq8S_3hLVI/AAAAAAAAAE0/SFIm2eLN6b0/s1600/settings.png" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://1.bp.blogspot.com/_dKKZTnndKIU/TGq8S_3hLVI/AAAAAAAAAE0/SFIm2eLN6b0/s320/settings.png" /&gt;&lt;/a&gt;&lt;/div&gt;That is not the case with the widget. Now, if I skip meditation, I will break the chain and will need to start again from zero. And I really don't want to do that! I want to push on to the 100!&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_dKKZTnndKIU/TGq8vfNFIcI/AAAAAAAAAE8/qhfbqE4eHJE/s1600/empty_widget.png" imageanchor="1" style="clear: right; float: right; margin-bottom: 1em; margin-left: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/_dKKZTnndKIU/TGq8vfNFIcI/AAAAAAAAAE8/qhfbqE4eHJE/s320/empty_widget.png" /&gt;&lt;/a&gt;&lt;/div&gt;I really really really do not want to break that chain. Here is where my competitive nature kicks in to act as motivation. I just do not want to see this on my home screen!&lt;br /&gt;&lt;br /&gt;As an example, for the last couple of days I have had a really heavy cold. Previously I would have used this as an excuse not to meditate. But now I don't want to break the chain, and so I sat down to meditate even despite the cold.&lt;br /&gt;&lt;br /&gt;So that's the widget. I hope you find it as useful as I do.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8871099044280139238-7422930590825024438?l=meditation-helper.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meditation-helper.blogspot.com/feeds/7422930590825024438/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://meditation-helper.blogspot.com/2010/08/using-widget.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8871099044280139238/posts/default/7422930590825024438'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8871099044280139238/posts/default/7422930590825024438'/><link rel='alternate' type='text/html' href='http://meditation-helper.blogspot.com/2010/08/using-widget.html' title='Quick Tips: Using the Widget'/><author><name>Neill Alexander</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/-ANFXOk7RpvI/Tj09EWWHYQI/AAAAAAAAAOQ/zfqfpXG5rac/s220/profile-pic.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_dKKZTnndKIU/TGq4V5ZSf7I/AAAAAAAAAEc/45bwyjQAkxk/s72-c/widget.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8871099044280139238.post-3688762274091478909</id><published>2010-08-17T15:47:00.000+01:00</published><updated>2010-08-17T15:47:39.471+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='screenshots'/><category scheme='http://www.blogger.com/atom/ns#' term='release_notes'/><title type='text'>Version 1.0.0 Release Notes</title><content type='html'>Version 1.0.0 doesn't add any major new functionality. The major focus of the release is to improve the user interface. The key changes include:&lt;br /&gt;&lt;br /&gt;&lt;ul&gt;&lt;li&gt;&lt;a href="http://meditation-helper.blogspot.com/2010/08/060-new-widget-implementation.html"&gt;New widget implementation&lt;/a&gt;&lt;/li&gt;&lt;li&gt;Fixed&amp;nbsp;&lt;a href="http://meditation-helper.blogspot.com/2010/08/060-volume-control.html"&gt;volume control&lt;/a&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div&gt;The rest of the changes are to the user interface. Here are some screenshots.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;New Timer&amp;nbsp;&lt;/span&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_dKKZTnndKIU/TGqdh6bgjXI/AAAAAAAAAEE/oihb0A96o1A/s1600/timer.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://4.bp.blogspot.com/_dKKZTnndKIU/TGqdh6bgjXI/AAAAAAAAAEE/oihb0A96o1A/s320/timer.png" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;ul&gt;&lt;li&gt;Tap the profile name to quickly load a new profile.&lt;/li&gt;&lt;li&gt;Tap the time to go to the profile editor (also accessible via menu).&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;New Profile Editor&lt;/span&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_dKKZTnndKIU/TGqdqBI2gMI/AAAAAAAAAEM/mpg_lOjCvM0/s1600/profile.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/_dKKZTnndKIU/TGqdqBI2gMI/AAAAAAAAAEM/mpg_lOjCvM0/s320/profile.png" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;ul&gt;&lt;li&gt;Long press the Profile name to access the load, create new, delete functionality.&lt;/li&gt;&lt;li&gt;Tap the Profile name to edit it.&lt;/li&gt;&lt;li&gt;Tap the other profile elements to edit.&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;New Logs&lt;/span&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://3.bp.blogspot.com/_dKKZTnndKIU/TGqdxc2pYgI/AAAAAAAAAEU/N195sOUhfWg/s1600/sittings.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://3.bp.blogspot.com/_dKKZTnndKIU/TGqdxc2pYgI/AAAAAAAAAEU/N195sOUhfWg/s320/sittings.png" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8871099044280139238-3688762274091478909?l=meditation-helper.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meditation-helper.blogspot.com/feeds/3688762274091478909/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://meditation-helper.blogspot.com/2010/08/version-100-release-notes.html#comment-form' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8871099044280139238/posts/default/3688762274091478909'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8871099044280139238/posts/default/3688762274091478909'/><link rel='alternate' type='text/html' href='http://meditation-helper.blogspot.com/2010/08/version-100-release-notes.html' title='Version 1.0.0 Release Notes'/><author><name>Neill Alexander</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/-ANFXOk7RpvI/Tj09EWWHYQI/AAAAAAAAAOQ/zfqfpXG5rac/s220/profile-pic.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://4.bp.blogspot.com/_dKKZTnndKIU/TGqdh6bgjXI/AAAAAAAAAEE/oihb0A96o1A/s72-c/timer.png' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8871099044280139238.post-265703997102444330</id><published>2010-08-15T14:27:00.002+01:00</published><updated>2010-08-17T15:23:01.803+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='new_feature'/><title type='text'>1.0.0: Volume Control</title><content type='html'>In version 0.6.0 the phone volume controls will control the volume of the bell. Previously the only way to change the volume of the bell was to either:&lt;br /&gt;&lt;br /&gt;&lt;ol&gt;&lt;li&gt;Use the volume controls while the bell was ringing.&lt;/li&gt;&lt;li&gt;Set the volume manually in the music player prior to starting the app.&lt;/li&gt;&lt;/ol&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8871099044280139238-265703997102444330?l=meditation-helper.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meditation-helper.blogspot.com/feeds/265703997102444330/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://meditation-helper.blogspot.com/2010/08/060-volume-control.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8871099044280139238/posts/default/265703997102444330'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8871099044280139238/posts/default/265703997102444330'/><link rel='alternate' type='text/html' href='http://meditation-helper.blogspot.com/2010/08/060-volume-control.html' title='1.0.0: Volume Control'/><author><name>Neill Alexander</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/-ANFXOk7RpvI/Tj09EWWHYQI/AAAAAAAAAOQ/zfqfpXG5rac/s220/profile-pic.jpg'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8871099044280139238.post-707459277970304524</id><published>2010-08-15T14:22:00.002+01:00</published><updated>2010-08-17T15:22:45.260+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='new_feature'/><title type='text'>1.0.0: New Widget Implementation</title><content type='html'>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_dKKZTnndKIU/TGfo_uHlUsI/AAAAAAAAAD8/vzX9bMHEIrI/s1600/widget-new.png" imageanchor="1" style="clear: left; float: left; margin-bottom: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://1.bp.blogspot.com/_dKKZTnndKIU/TGfo_uHlUsI/AAAAAAAAAD8/vzX9bMHEIrI/s320/widget-new.png" /&gt;&lt;/a&gt;&lt;/div&gt;This is the new widget implementation that I've just finished writing for version 0.6.0. It displays the same information as the previous pie chart, but in a slightly different (hopefully more agreeable) format.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8871099044280139238-707459277970304524?l=meditation-helper.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meditation-helper.blogspot.com/feeds/707459277970304524/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://meditation-helper.blogspot.com/2010/08/060-new-widget-implementation.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8871099044280139238/posts/default/707459277970304524'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8871099044280139238/posts/default/707459277970304524'/><link rel='alternate' type='text/html' href='http://meditation-helper.blogspot.com/2010/08/060-new-widget-implementation.html' title='1.0.0: New Widget Implementation'/><author><name>Neill Alexander</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/-ANFXOk7RpvI/Tj09EWWHYQI/AAAAAAAAAOQ/zfqfpXG5rac/s220/profile-pic.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_dKKZTnndKIU/TGfo_uHlUsI/AAAAAAAAAD8/vzX9bMHEIrI/s72-c/widget-new.png' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-8871099044280139238.post-7667476156516767248</id><published>2010-08-14T19:27:00.003+01:00</published><updated>2010-08-17T15:29:38.458+01:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='screenshots'/><category scheme='http://www.blogger.com/atom/ns#' term='release_notes'/><title type='text'>Version 0.5.0 - The Ugly Baby Release</title><content type='html'>&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;/div&gt;Meditation Helper is an Android application to help you meditate.&lt;br /&gt;&lt;br /&gt;This first public version allows you to:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;Configure multiple meditation profiles&lt;/li&gt;&lt;li&gt;Set overall meditation time&lt;/li&gt;&lt;li&gt;Set preparation time i.e. time before first bell rings&lt;/li&gt;&lt;li&gt;Set interval bells&lt;/li&gt;&lt;li&gt;View log of all meditation sessions (sittings)&lt;/li&gt;&lt;li&gt;Set target daily meditation time e.g. I want to meditate for 1 hour each day&lt;/li&gt;&lt;/ul&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;Widget&lt;/span&gt;&lt;br /&gt;The app includes a widget for the home screen which displays:&lt;br /&gt;&lt;ul&gt;&lt;li&gt;The current number of consecutive days you have hit your daily target.&lt;/li&gt;&lt;li&gt;The record number of consecutive days you have hit your target.&lt;/li&gt;&lt;li&gt;The percentage of your daily target you have hit today (in graphical pie chart form).&lt;/li&gt;&lt;/ul&gt;&lt;div&gt;I have found that this works well as a motivational device to encourage me to meditate. For example, I have a target set to meditate for 1 hour per day. I aim to meditate for 30 minutes in the morning and 30 minutes in the evening. In the past there would be some evenings where I felt to tired to meditate, and so skipped it. Now, with this app, I have extra motivation.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;At the time of writing this the widget on my home screen is telling me that my current sequence is 56 consecutive days where I have meditated for 1 hour. If I break the sequence now it's going to take me a month and a half to beat my record. I really don't want to do that. I want to push on to make 100 consecutive days.&lt;br /&gt;&lt;br /&gt;Clicking the widget launches the main application.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;Ugly Baby&lt;/span&gt;&lt;/div&gt;&lt;div&gt;All parents love their babies, even if they are ugly. This is my baby, and I love it. But I recognize the fact that it's not very pretty. As it grows and matures, however, I feel confident that it will grow more beautiful.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;And unlike other babies, this one does more than just make noise. It's actually useful.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;Here are some screenshots.&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;Timer Screen&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_dKKZTnndKIU/TGa-xOZ9AcI/AAAAAAAAAC8/9keSBM7xWY8/s1600/timer.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://2.bp.blogspot.com/_dKKZTnndKIU/TGa-xOZ9AcI/AAAAAAAAAC8/9keSBM7xWY8/s320/timer.png" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;ul&gt;&lt;li&gt;The red number shows the preparation time i.e. the time from clicking 'Start' until the first bell rings.&amp;nbsp;&lt;/li&gt;&lt;li&gt;The green number is the meditation time.&lt;/li&gt;&lt;li&gt;The '30 Minutes' is the name of the current meditation profile (this is the default profile).&lt;/li&gt;&lt;li&gt;To load a new profile either tap the profile label, or hit the menu button (see next screenshot).&lt;/li&gt;&lt;/ul&gt;&lt;div&gt;&lt;br /&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://2.bp.blogspot.com/_dKKZTnndKIU/TGa_kthvHHI/AAAAAAAAADE/VQY49WUxkEg/s1600/timer-with-menu.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://2.bp.blogspot.com/_dKKZTnndKIU/TGa_kthvHHI/AAAAAAAAADE/VQY49WUxkEg/s320/timer-with-menu.png" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;Profile Editor&lt;/span&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_dKKZTnndKIU/TGbAG8RQGFI/AAAAAAAAADM/5_aVVNCGYGc/s1600/profile.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://4.bp.blogspot.com/_dKKZTnndKIU/TGbAG8RQGFI/AAAAAAAAADM/5_aVVNCGYGc/s320/profile.png" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;ul&gt;&lt;li&gt;Yeah, that's an ugly baby.&lt;/li&gt;&lt;li&gt;The Interval Bells button shows a red dot for each interval bell, proportionate to when the bell rings. In the above example you can see that I have one interval bell which rings half way through the sitting.&lt;/li&gt;&lt;/ul&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;Sitting Log&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://4.bp.blogspot.com/_dKKZTnndKIU/TGbAgbbCvqI/AAAAAAAAADU/tIJtcxcFIzY/s1600/sittings.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://4.bp.blogspot.com/_dKKZTnndKIU/TGbAgbbCvqI/AAAAAAAAADU/tIJtcxcFIzY/s320/sittings.png" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;ul&gt;&lt;li&gt;Shows times for all sittings, most recent first.&lt;/li&gt;&lt;/ul&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;Widget&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="separator" style="clear: both; text-align: center;"&gt;&lt;a href="http://1.bp.blogspot.com/_dKKZTnndKIU/TGbCCg2-g2I/AAAAAAAAADk/thJLc-4QS_M/s1600/widget.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"&gt;&lt;img border="0" src="http://1.bp.blogspot.com/_dKKZTnndKIU/TGbCCg2-g2I/AAAAAAAAADk/thJLc-4QS_M/s320/widget.png" /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div&gt;&lt;ul&gt;&lt;li&gt;Yeah, like I said, not pretty.&lt;/li&gt;&lt;li&gt;The top number shows the current consecutive number of days I've hit my target.&lt;/li&gt;&lt;li&gt;The bottom number shows my best ever sequence.&lt;/li&gt;&lt;li&gt;The green section illustrates how much of my daily target I've hit today (50%).&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;div&gt;&lt;span class="Apple-style-span" style="font-size: x-large;"&gt;Inspiration&lt;/span&gt;&lt;/div&gt;&lt;div&gt;Credit where credit is due:&lt;/div&gt;&lt;div&gt;&lt;ul&gt;&lt;li&gt;The idea of keeping track of consecutive days comes from:&amp;nbsp;&lt;a href="http://www.kk.org/quantifiedself/2010/02/robin-barooahs-equanimity---me.php"&gt;http://www.kk.org/quantifiedself/2010/02/robin-barooahs-equanimity---me.php&lt;/a&gt;&amp;nbsp;- I used this app when I had an iPhone and wanted something similar for Android.&lt;/li&gt;&lt;/ul&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8871099044280139238-7667476156516767248?l=meditation-helper.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://meditation-helper.blogspot.com/feeds/7667476156516767248/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://meditation-helper.blogspot.com/2010/08/version-050-ugly-baby-release.html#comment-form' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8871099044280139238/posts/default/7667476156516767248'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8871099044280139238/posts/default/7667476156516767248'/><link rel='alternate' type='text/html' href='http://meditation-helper.blogspot.com/2010/08/version-050-ugly-baby-release.html' title='Version 0.5.0 - The Ugly Baby Release'/><author><name>Neill Alexander</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://4.bp.blogspot.com/-ANFXOk7RpvI/Tj09EWWHYQI/AAAAAAAAAOQ/zfqfpXG5rac/s220/profile-pic.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://2.bp.blogspot.com/_dKKZTnndKIU/TGa-xOZ9AcI/AAAAAAAAAC8/9keSBM7xWY8/s72-c/timer.png' height='72' width='72'/><thr:total>0</thr:total></entry></feed>
