<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link rel="hub" href="http://tumblr.superfeedr.com/" xmlns:atom="http://www.w3.org/2005/Atom"/><description>Ergonomic organisation: how to create a more productive and streamlined life</description><title>ErgoOrgo</title><generator>Tumblr (3.0; @ergoorgo)</generator><link>http://www.ergoorgo.com/</link><item><title>My Digital Life, Filing part 3: Tags, Folders, or...</title><description>&lt;img src="http://24.media.tumblr.com/fe699fa06c2dd24771257e68e7f3630d/tumblr_mn1ts66fEV1rfj97co1_500.png"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;h1&gt;My Digital Life, Filing part 3: Tags, Folders, or Both&lt;/h1&gt;

&lt;h2&gt;Intro&lt;/h2&gt;

&lt;p&gt;&lt;a href="http://macpowerusers.com/2011/03/mpu-045-finding-files-and-tagging/"&gt;MacPowerUsers&lt;/a&gt; had a cool episode with Brett Terpstra talking about tagging vs folders. It encapsulated the debate well — do you rely on a:&lt;/p&gt;

&lt;ul&gt;&lt;li&gt;&lt;strong&gt;non-hierarchical system of tags&lt;/strong&gt; for your files; or&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;regimented system of folders&lt;/strong&gt; to provide appropriate differentiation and order to your files?&lt;/li&gt;
&lt;/ul&gt;&lt;p&gt;The show described those who take the former approach as being hunters (finding files by searching, as the location is less relevant) and the latter as gatherers.&lt;/p&gt;

&lt;p&gt;Brett was pro tagging, but not at the expense of folders, in fact he seemed to have as many or more layers of folders as I do (though as he works on his home machine, this may make sense).&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;My system aims to combine both.&lt;/strong&gt;
&lt;!-- more --&gt;&lt;/p&gt;

&lt;h2&gt;Defining terms&lt;/h2&gt;

&lt;ul&gt;&lt;li&gt;&lt;strong&gt;Tags are non hierarchical keywords embedded alongside a file&lt;/strong&gt;, often separately from the filename itself. They are in specific formats such as the open source &lt;a href="http://code.google.com/p/openmeta/"&gt;openmeta&lt;/a&gt; format compatible (currently) with OS X. Each file can have many disparate tags.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Folders group files hierarchically by subject&lt;/strong&gt;. You can have layers of sub folders to further constrain and define the files contained therein. Each file can only exist in one folder. They are natively in every non-mobile OS / file system. If an OS can read the relevant file system it can interpret the folder structure. &lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;Tags&lt;/h2&gt;

&lt;h3&gt;Pros&lt;/h3&gt;

&lt;ul&gt;&lt;li&gt;see &lt;a href="http://brettterpstra.com/on-sorting-tagging-and-other-nerdery"&gt;Brett‘s pitch for tags from his site&lt;/a&gt; and &lt;a href="http://www.mindmeister.com/83325908?title=tagging"&gt;mindmeister&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Never having to worry about where to file&lt;/li&gt;
&lt;li&gt;Never getting lost in a myriad of folders to locate what you need&lt;/li&gt;
&lt;li&gt;File metadata is protected wherever the file is — it is independent of folder names&lt;/li&gt;
&lt;li&gt;Allows cross-linkages between files that would not be readily connected in a folder (i.e. akin to a database, not a filing cabinet)&lt;/li&gt;
&lt;li&gt;Using dedicated tagging software can allow you to add or edit tags on large collections of files very quickly, with things like autocomplete. These don’t change the filename.  &lt;/li&gt;
&lt;/ul&gt;&lt;h3&gt;Cons&lt;/h3&gt;

&lt;ul&gt;&lt;li&gt;Lots of typing required, certainly if the tags are in the filename itself&lt;/li&gt;
&lt;li&gt;The tagging framework (such as &lt;a href="http://code.google.com/p/openmeta/"&gt;openmeta&lt;/a&gt;) may not continue to work in the OS or be supported, requiring a potentially annoying migration&lt;/li&gt;
&lt;li&gt;Tags largely do not sync between operating systems (no iOS app beyond Simplenote seems to support them)&lt;/li&gt;
&lt;li&gt;Can lead to a long list of tags that creates confusion, without order&lt;/li&gt;
&lt;li&gt;Need extra software on the mac to add, search, view tags&lt;/li&gt;
&lt;li&gt;Even with software, tags are not, I think, readily visible in Finder&lt;/li&gt;
&lt;li&gt;Tags can be used in gmail, but other dedicated data systems all generally use folders&lt;/li&gt;
&lt;/ul&gt;&lt;h3&gt;NB&lt;/h3&gt;

&lt;ul&gt;&lt;li&gt;Although tags, as used by Brett, are held separately from the filename, they can be added to the filename itself.

&lt;ul&gt;&lt;li&gt;using a designated nomenclature to differentiate tags from names&lt;/li&gt;
&lt;li&gt;this is bit hacky, but almost as effective. &lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;One kind of filename based approach for tags is that by &lt;a href="http://dougist.com/2011/08/folders/"&gt;Dougist&lt;/a&gt;.

&lt;ul&gt;&lt;li&gt;he talks of transitioning more and more to a single folder for all his notes, using search to filter down readily to what he needs&lt;/li&gt;
&lt;li&gt;this has a lot of appeal, but I didn’t find that it completely worked for me.&lt;/li&gt;
&lt;li&gt;I will refer back to his approach in other articles.  &lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;Folders&lt;/h2&gt;

&lt;p&gt;Folders are probably how most people organise their stuff (assuming they organise at all).&lt;/p&gt;

&lt;h3&gt;Pros&lt;/h3&gt;

&lt;ul&gt;&lt;li&gt;They are easy and ubiquitous &lt;/li&gt;
&lt;li&gt;Quick to create, move, edit&lt;/li&gt;
&lt;li&gt;Quick to select all items under one issue&lt;/li&gt;
&lt;li&gt;Works across systems&lt;/li&gt;
&lt;li&gt;allows people to often not to think about naming files with much precision (though I view this as bad practice)&lt;/li&gt;
&lt;li&gt;Allow increasing or decreasing of the relative importance of a bunch of files as every folder (1 of 1000 files) has equal weight in the structure&lt;/li&gt;
&lt;/ul&gt;&lt;h3&gt;Cons&lt;/h3&gt;

&lt;ul&gt;&lt;li&gt;Can make things easy to forget about if lost in a sub folder somewhere &lt;/li&gt;
&lt;li&gt;Placing too much metadata in the folder structure, as opposed to the filename, can make the contents of the file unknowable when moved out of context.&lt;/li&gt;
&lt;li&gt;Too many nested folders can be confusing&lt;/li&gt;
&lt;li&gt;Can’t see links between files easily, which is supposed to be one of the advantages of a modern, digital filing system&lt;/li&gt;
&lt;li&gt;Nested folders are not compatible with nvALT, my note storage system of choice, or with iCloud.   &lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;The solution: Synthesis!&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;My preferred approach is to take the best of both tags and folders.&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;&lt;li&gt;Use folders to organize data in a structured hierarchy&lt;/li&gt;
&lt;li&gt;Use a relatively controlled system of tags in the filename itself

&lt;ul&gt;&lt;li&gt;This preserves metadata in filenames, albeit at the cost of time and effort to set up and maintain the system (at least until you develop tricks and shortcuts). So, this may be gold plating it for many. &lt;/li&gt;
&lt;li&gt;It can allow for forming connections across folders if filename tags are done right. &lt;/li&gt;
&lt;li&gt;It creates some duplicate information — I may have both a tag and a folder called ‘money’ — but this allows for automated filing (e.g. using &lt;a href="http://www.noodlesoft.com/hazel.php"&gt;Hazel&lt;/a&gt;). &lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;h3&gt;Folders definitely have their place&lt;/h3&gt;

&lt;ul&gt;&lt;li&gt;To separate types of data: photos, ebooks, documents&lt;/li&gt;
&lt;li&gt;Within each data type, to provide separation of files at the broadest levels: for instance keeping photos separated by year, decade, or event&lt;/li&gt;
&lt;li&gt;These folders can also provide equality across bulks of files, or relegate 1000 files (placed in a single folder) to be on equal footing to a single file in the same root directory. I find this very useful for maintaining focus on the files I should be focusing on, and not simply getting lost in a sea of files

&lt;ul&gt;&lt;li&gt;this getting lost is is the affect I get from &lt;a href="http://dougist.com/2011/08/folders/"&gt;Dougist’s&lt;/a&gt; approach). &lt;/li&gt;
&lt;li&gt;I see this approach as akin to outlining, where you can dive down a level to explore an issue, but then fold it up easily when you want to focus elsewhere&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;h3&gt;But tags are useful too&lt;/h3&gt;

&lt;ul&gt;&lt;li&gt;Tags, in my view, should be in the filename, to provide persistence&lt;/li&gt;
&lt;li&gt;The number of tags should be kept to a minimum, and in a consistent way&lt;/li&gt;
&lt;li&gt;I use a consistent prefix before tags of a dash&lt;/li&gt;
&lt;li&gt;The tags I use are roughly hierarchical but not essential for them to be so&lt;/li&gt;
&lt;/ul&gt;</description><link>http://www.ergoorgo.com/post/50819532841</link><guid>http://www.ergoorgo.com/post/50819532841</guid><pubDate>Sun, 19 May 2013 10:04:54 -0400</pubDate><category>tags</category><category>folders</category><category>filing</category><category>organizing</category><category>macpowerusers</category><category>openmeta</category><category>hazel</category><category>digital life</category></item><item><title> My Digital Life, Filing part 2: Life meets Folders</title><description>&lt;h2&gt;Intro&lt;/h2&gt;

&lt;ul&gt;&lt;li&gt;&lt;strong&gt;My life plan is a large outline of what I want to achieve or attain in life and the tools I think I need to get me there&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;It breaks into large means of delivery that broadly align to how I (should) spend my time.&lt;/li&gt;
&lt;li&gt;My filing buckets should align with these chunks.&lt;/li&gt;
&lt;li&gt;As my focus in life shifts to help me meet my goals, my filing should adapt to help me deliver. &lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;What is a life plan?&lt;/h2&gt;

&lt;ol&gt;&lt;li&gt;&lt;p&gt;&lt;strong&gt;Focused&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;&lt;li&gt;A life plan is about &lt;strong&gt;the big stuff&lt;/strong&gt; &amp;#8212; what really matters&lt;/li&gt;
&lt;li&gt;It should focus on, from the top down, &lt;strong&gt;what you really, really want&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;If you want world domination, ask yourself why &lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Specific&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;&lt;li&gt;&lt;strong&gt;Be as clear as possible&lt;/strong&gt; about what you want from life&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;General&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;&lt;li&gt;&lt;strong&gt;Don&amp;#8217;t get lost in the weeds&lt;/strong&gt; or in things that aren&amp;#8217;t really going to help you succeed in your life&lt;/li&gt;
&lt;li&gt;Start with the &lt;strong&gt;big picture&lt;/strong&gt; - I think whole of life, not the next year&lt;/li&gt;
&lt;li&gt;Yes, it&amp;#8217;s a plan, but be open to life moving you in unexpected directions &lt;/li&gt;
&lt;li&gt;NB: GTD, takes a bottom-up approach. I like taking a step back as I don&amp;#8217;t trust myself not to get captured by the mini dramas of my life and plans and squabbles at work. The life plan process is supposed to be removed from those dramas, given broad perspective. &lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Structured&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;&lt;li&gt;&lt;strong&gt;Order never (normally) hurts.&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;Below is the hierarchy I use, but there are many other ways. The top two bullets seem required.&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;!-- more --&gt;&lt;h2&gt;Example perspectives or elements in the life plan&lt;/h2&gt;

&lt;h3&gt;1. What&amp;#8217;s your single goal in life&lt;/h3&gt;

&lt;ul&gt;&lt;li&gt;if you achieved this and nothing else you&amp;#8217;d be pleased&lt;/li&gt;
&lt;li&gt;mine is eight words &lt;sup id="fnref:p50297062759-1"&gt;&lt;a href="#fn:p50297062759-1" rel="footnote"&gt;1&lt;/a&gt;&lt;/sup&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;h3&gt;2. A handful of results&lt;/h3&gt;

&lt;ul&gt;&lt;li&gt;if met they would &lt;strong&gt;allow you to achieve your life goal&lt;/strong&gt;

&lt;ul&gt;&lt;li&gt;eg financial security&lt;/li&gt;
&lt;li&gt;eg affirmative relationships with others&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;h3&gt;3. A set of means, or areas of activity&lt;/h3&gt;

&lt;ul&gt;&lt;li&gt;they &lt;strong&gt;contribute to attaining the results&lt;/strong&gt; &lt;/li&gt;
&lt;li&gt;they represent the chunks in life I can practically focus on

&lt;ul&gt;&lt;li&gt;eg earn money in a fulfilling way (hits financial sustainability objective, as well as affirmative relationships, having a sense of satisfaction, being healthy)&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;h3&gt;4. Specific &lt;strong&gt;objectives&lt;/strong&gt;&lt;/h3&gt;

&lt;ul&gt;&lt;li&gt;these &lt;strong&gt;break down each mean&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;they can be &lt;strong&gt;actions, possessions, connections, states&lt;/strong&gt; (eg one&amp;#8217;s position socially or geographically)

&lt;ul&gt;&lt;li&gt;eg having an enjoyable day job; in a field I like, that allows me to use my brain, with good coworkers, ability for high quality relationships with peers and/or customers, and that provides good work/life balance&lt;/li&gt;
&lt;li&gt;You can develop this into specific &lt;strong&gt;projects&lt;/strong&gt;: how to progress from the current status quo.&lt;/li&gt;
&lt;li&gt;this is where the top down plan merges with GTD&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;Why have a life plan?&lt;/h2&gt;

&lt;ol&gt;&lt;li&gt;&lt;p&gt;How can you get there if you don&amp;#8217;t &lt;strong&gt;know where you&amp;#8217;re going&lt;/strong&gt;?&lt;/p&gt;

&lt;ul&gt;&lt;li&gt;Plans help work out direction &lt;/li&gt;
&lt;li&gt;They take thinking about, which evidences I don&amp;#8217;t already have the answers&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;A plan &lt;strong&gt;increases the chance of success&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;&lt;li&gt;There&amp;#8217;s a bunch of research on this&lt;/li&gt;
&lt;li&gt;A clear plan provides focus for how you spend your time (what to do but also what not to do)&lt;/li&gt;
&lt;li&gt;It helps you make trade-offs&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;A written plan provides a &lt;strong&gt;benchmark&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;&lt;li&gt;Use it as a kick starter for constructive debate with loved ones&lt;/li&gt;
&lt;li&gt;Review it to see if you are doing all you can or if you need to alter course in life&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;h2&gt;Some ideas for themes in a life plan&lt;/h2&gt;

&lt;p&gt;I&amp;#8217;ve touched on this above, but some themes to kick about are:&lt;/p&gt;

&lt;ol&gt;&lt;li&gt;&lt;strong&gt;Happiness&lt;/strong&gt;

&lt;ul&gt;&lt;li&gt;ie long-term contentment and peace &lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Health&lt;/strong&gt;

&lt;ul&gt;&lt;li&gt;exercise (or proactive prevention)&lt;/li&gt;
&lt;li&gt;good oral hygiene&lt;/li&gt;
&lt;li&gt;good insurance&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Sufficient &lt;strong&gt;finances&lt;/strong&gt;

&lt;ul&gt;&lt;li&gt;decent job&lt;/li&gt;
&lt;li&gt;sound investment strategy&lt;/li&gt;
&lt;li&gt;money for your retirement&lt;/li&gt;
&lt;li&gt;don&amp;#8217;t waste money&lt;/li&gt;
&lt;li&gt;potentially other sources of income&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Valued &lt;strong&gt;relationships&lt;/strong&gt; with others

&lt;ul&gt;&lt;li&gt;remember people&amp;#8217;s birthdays&lt;/li&gt;
&lt;li&gt;make the effort with friends and family&lt;/li&gt;
&lt;li&gt;care about others and don&amp;#8217;t be selfish&lt;/li&gt;
&lt;li&gt;always listen to your partner and learn to compromise and communicate &lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Fulfilling ways to &lt;strong&gt;spend your time&lt;/strong&gt;

&lt;ul&gt;&lt;li&gt;a day job you love&lt;/li&gt;
&lt;li&gt;a range of hobbies (inc things you learn from)&lt;/li&gt;
&lt;li&gt;enough time to relax and recharge&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;A &lt;strong&gt;positive environment&lt;/strong&gt;

&lt;ul&gt;&lt;li&gt;live in a country you like&lt;/li&gt;
&lt;li&gt;in a town and neighbourhood you enjoy&lt;/li&gt;
&lt;li&gt;in a house or apartment that is right for you&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Good relationship with &lt;strong&gt;possessions&lt;/strong&gt;

&lt;ul&gt;&lt;li&gt;don&amp;#8217;t let your stuff rule your life&lt;/li&gt;
&lt;li&gt;declarer&lt;/li&gt;
&lt;li&gt;consider a minimal lifestyle&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Stay on top of things&lt;/strong&gt;

&lt;ul&gt;&lt;li&gt;have systems for juggling all these different balls&lt;/li&gt;
&lt;li&gt;stay as organised as you need to be&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;h2&gt;Linking your life plan to your data&lt;/h2&gt;

&lt;ul&gt;&lt;li&gt;Your top themes should cover all the big stuff in your life, and therefore largely how you spend your time&lt;/li&gt;
&lt;li&gt;Your data should be aligned to the themes, to help you readily access material relevant to each, or plan projects to meet your life goals&lt;/li&gt;
&lt;li&gt;it also provides a sensible way of organising things, rather than starting from scratch. &lt;/li&gt;
&lt;li&gt;it can help with diagnostics: files growing in an area not in the plan, signals you should either change your folder system, change your life plan, or ditch the project. &lt;/li&gt;
&lt;/ul&gt;&lt;div class="footnotes"&gt;
&lt;hr&gt;&lt;ol&gt;&lt;li id="fn:p50297062759-1"&gt;
&lt;p&gt;&amp;#8220;Have a long, happy, healthy life with [name of partner]&amp;#8221;. As an aside &amp;#8220;long&amp;#8221; and &amp;#8220;healthy&amp;#8221; are not 100% in my control, with &amp;#8220;long&amp;#8221; being the hardest to define or realise in any single moment. I can, of course, assess my life now on happy; healthy; and with my partner. &lt;a href="#fnref:p50297062759-1" rev="footnote"&gt;↩&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;

&lt;/ol&gt;&lt;/div&gt;</description><link>http://www.ergoorgo.com/post/50297062759</link><guid>http://www.ergoorgo.com/post/50297062759</guid><pubDate>Sun, 12 May 2013 19:09:00 -0400</pubDate><category>life plan</category><category>filing</category><category>lifehack</category><category>folders</category><category>digital life</category><category>digital clutter</category><category>GTD</category><category>getting things done</category><category>life goals</category></item><item><title>My Digital Life, Filing part 1: Why and What</title><description>&lt;h2&gt;Intro&lt;/h2&gt;

&lt;p&gt;Effectively capturing and storing information so it can be retrieved and used whenever and wherever needed is important. Especially so for those who geek out about being super organised, or who have lots of files. Lots is written about this and I&amp;#8217;ve read much of it (note this excludes how librarians do it which feels too much even for me). I&amp;#8217;m still iterating my system, but wanted to codify and share where I&amp;#8217;ve got to. This is the first in quite a number of posts on the subject.&lt;/p&gt;

&lt;p&gt;I&amp;#8217;ve done this in an annotated outline kind because it is:&lt;/p&gt;

&lt;ul&gt;&lt;li&gt;&lt;strong&gt;quicker&lt;/strong&gt; to write&lt;/li&gt;
&lt;li&gt;more aligned with my thought process &lt;/li&gt;
&lt;li&gt;hopefully quick to read and refer back to
&lt;!-- more --&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;Aims for my filing system&lt;/h2&gt;

&lt;p&gt;First off, before starting any process, you define your goals. Here they are.&lt;/p&gt;

&lt;ol&gt;&lt;li&gt;&lt;p&gt;&lt;strong&gt;Clarity&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;&lt;li&gt;files and folders all &lt;strong&gt;do what they say on the tin&lt;/strong&gt; &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;clear&lt;/strong&gt; understanding of the system and how it operates&lt;/li&gt;
&lt;li&gt;there are as many folders and tweaks as useful, but not more than needed&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;consistency&lt;/strong&gt; of rules and systems&lt;/li&gt;
&lt;li&gt;all &lt;strong&gt;elements of a filename&lt;/strong&gt; should be visibly distinct using clear syntax&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Orderly&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;&lt;li&gt;files and folder are &lt;strong&gt;logically organized, structured and labelled&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;folders aid organization&lt;/strong&gt;, and equalize the relative prominence of a group of files in a folder to other files or groups in the same root (want more prominence, open the folder, less close it)&lt;/li&gt;
&lt;li&gt;filename elements follow a logical order&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Persistence&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;&lt;li&gt;&lt;strong&gt;over time&lt;/strong&gt; &amp;#8212; ie the information is future proof and likely to be understandable when reviewing or searching in five years time&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;across different systems&lt;/strong&gt;, importantly for me, this includes OS X, iOS, and ideally the web, and Windows&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Adaptability&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;&lt;li&gt;&lt;strong&gt;changes&lt;/strong&gt; can be made relatively easily to both file names and folders&lt;/li&gt;
&lt;li&gt;there is scope for the system to &lt;strong&gt;expand or shift over time&lt;/strong&gt; without its basic principles or rules needing to be rewritten&lt;/li&gt;
&lt;li&gt;filename elements are not all required in every single filename where not useful. Missing elements out will not cause problems. I.E. no single element is essential to gain meaning or search&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Speed&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;&lt;li&gt;&lt;strong&gt;search is fast&lt;/strong&gt;, requiring minimal keystrokes or mouse movement to find required item(s)&lt;/li&gt;
&lt;li&gt;browsing the structure is likewise quick to get to the right place&lt;/li&gt;
&lt;li&gt;filenames can be entered or changed quickly&lt;/li&gt;
&lt;li&gt;files can be moved relatively quickly (eg with tweaks to automated rules or because of limited folder depth and complexity)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;limited need to change&lt;/strong&gt; the system and spend time renaming&lt;/li&gt;
&lt;li&gt;filename elements &lt;strong&gt;should not duplicate&lt;/strong&gt; information of other filename elements - ie entry and metadata is as economical as possible, while maintaining richness&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Ease&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;&lt;li&gt;rules for management are &lt;strong&gt;not complex&lt;/strong&gt; enough to be confusing or trying&lt;/li&gt;
&lt;li&gt;where complications do exist, use &lt;strong&gt;shortcuts&lt;/strong&gt; to carry out tasks (eg smart folders, text expansion, folder rules)&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Resilience&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;&lt;li&gt;the system can function &lt;strong&gt;across applications&lt;/strong&gt;, OS&amp;#8217;es, and relies on as basic types as possible &amp;#8212; ie minimal use of proprietary systems. Where these are used, exports options are available. &lt;/li&gt;
&lt;li&gt;files&amp;#8217; contents are knowable &lt;strong&gt;independent of their location&lt;/strong&gt;: folders aid navigation and provide one dimension of context, but filenames provide sufficient information to effectively identify contents, if divorced from its folder&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Useful&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;&lt;li&gt;makes finding things easy now and in the future&lt;/li&gt;
&lt;li&gt;allows seeing &lt;strong&gt;cross-links&lt;/strong&gt; between files that not apparent by immediate context&lt;/li&gt;
&lt;li&gt;provides focus on current open loops to better manage time and aid wider review&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Alignment&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;&lt;li&gt;the structure and patterns &lt;strong&gt;match important areas in my life&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;h2&gt;Scope of the system&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Go broad&lt;/strong&gt;: it should cover all areas of data storage and retrieval. Some of the aims above will be relevant to only some parts of the system - depending on the degree of control one has over filing and metadata, as well as whether retrieval is for practical use or manipulation vs straight up consumption.&lt;/p&gt;

&lt;ol&gt;&lt;li&gt;&lt;p&gt;&lt;strong&gt;Documents&lt;/strong&gt; (here, control should be absolute and all rules apply)&lt;/p&gt;

&lt;ul&gt;&lt;li&gt;notes&lt;/li&gt;
&lt;li&gt;scans&lt;/li&gt;
&lt;li&gt;spreadsheets&lt;/li&gt;
&lt;li&gt;work files&lt;/li&gt;
&lt;li&gt;downloaded articles of interest &lt;sup id="fnref:p49121080610-1"&gt;&lt;a href="#fn:p49121080610-1" rel="footnote"&gt;1&lt;/a&gt;&lt;/sup&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Media&lt;/strong&gt; (a mix of self-created and external media. Clear structures are especially important for your own data. Dedicated media apps can help. Most self-created data should use some of the detailed naming and folder rules of my system)&lt;/p&gt;

&lt;ul&gt;&lt;li&gt;photos&lt;/li&gt;
&lt;li&gt;home movies&lt;/li&gt;
&lt;li&gt;ebooks&lt;/li&gt;
&lt;li&gt;music&lt;/li&gt;
&lt;li&gt;videos&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Data stored in dedicated systems&lt;/strong&gt; (systems with information that reside in dedicated environments. But they can still conform to parts of the system)&lt;/p&gt;

&lt;ul&gt;&lt;li&gt;email&lt;/li&gt;
&lt;li&gt;personal finances&lt;/li&gt;
&lt;li&gt;password and secure information management&lt;/li&gt;
&lt;li&gt;task management&lt;/li&gt;
&lt;li&gt;link management &lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;div class="footnotes"&gt;
&lt;hr&gt;&lt;ol&gt;&lt;li id="fn:p49121080610-1"&gt;
&lt;p&gt;Downloaded articles sit here in my system but could sit almost anywhere. But I&amp;#8217;ll explain why this works for me &lt;a href="#fnref:p49121080610-1" rev="footnote"&gt;↩&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;

&lt;/ol&gt;&lt;/div&gt;</description><link>http://www.ergoorgo.com/post/49121080610</link><guid>http://www.ergoorgo.com/post/49121080610</guid><pubDate>Sun, 28 Apr 2013 16:45:00 -0400</pubDate><category>organizing</category><category>filing</category><category>folders</category><category>filing system</category><category>digital clutter</category><category>digital life</category><category>osx</category><category>digital</category><category>lifehack</category><category>declutter</category></item><item><title>You don't need to type www or .com in iOS Safari - cool timesaver</title><description>&lt;a href="http://www.cultofmac.com/208912/get-to-websites-faster-with-mobile-safari-ios-tips/"&gt;You don't need to type www or .com in iOS Safari - cool timesaver&lt;/a&gt;</description><link>http://www.ergoorgo.com/post/40055389957</link><guid>http://www.ergoorgo.com/post/40055389957</guid><pubDate>Tue, 08 Jan 2013 20:21:43 -0500</pubDate><category>hack</category><category>timesaver</category><category>ios</category><category>safari</category><category>mobile safari</category></item><item><title>onethingwell:


  CheatSheet shows you the available shortcuts...</title><description>&lt;img src="http://24.media.tumblr.com/tumblr_m5th48jbno1qbsh2yo1_500.png"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;a href="http://onethingwell.org/post/25431505047/cheatsheet" class="tumblr_blog"&gt;onethingwell&lt;/a&gt;:&lt;/p&gt;

&lt;blockquote&gt;&lt;blockquote&gt;
  &lt;p&gt;&lt;a href="http://mediaatelier.com/CheatSheet/"&gt;CheatSheet&lt;/a&gt; shows you the available shortcuts of the active application after holding the command-key for 2 seconds. Then a panel will show up displaying the shortcuts of the application you are currently working in.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;I can see this being incredibly useful to folk who are new to OS X, and existing users who are learning a new, complex app.&lt;/p&gt;

&lt;p&gt;&lt;a href="http://1tw.org/Mn4175"&gt;Mac App Store&lt;/a&gt;&lt;/p&gt;&lt;/blockquote&gt;</description><link>http://www.ergoorgo.com/post/36741125951</link><guid>http://www.ergoorgo.com/post/36741125951</guid><pubDate>Wed, 28 Nov 2012 10:50:39 -0500</pubDate><category>osx</category><category>tips.</category><category>keyboard shortcuts</category></item><item><title>Twine</title><description>&lt;a href="http://gimcrackd.com/etc/src/"&gt;Twine&lt;/a&gt;: &lt;p&gt;&lt;a href="http://onethingwell.org/post/35713345817/twine" class="tumblr_blog"&gt;onethingwell&lt;/a&gt;:&lt;/p&gt;

&lt;blockquote&gt;&lt;p&gt;A cross-platform tool for writing and publishing &lt;a href="http://en.wikipedia.org/wiki/Interactive_fiction"&gt;interactive fiction&lt;/a&gt;, text adventures, &lt;span class="amp"&gt;&amp;&lt;/span&gt;c..&lt;/p&gt;

&lt;p&gt;GUI apps are available for OS X and Windows, or you can use the &lt;code&gt;twee&lt;/code&gt; CLI and write in your text editor of choice.&lt;/p&gt;&lt;/blockquote&gt;</description><link>http://www.ergoorgo.com/post/36640959628</link><guid>http://www.ergoorgo.com/post/36640959628</guid><pubDate>Mon, 26 Nov 2012 22:21:27 -0500</pubDate></item><item><title>JDU Themes: How to make custom photoset layouts WITHOUT installing Greasemonkey script</title><description>&lt;a href="http://jduthemes.tumblr.com/post/30504801956/how-to-make-custom-photoset-layouts-without-installing"&gt;JDU Themes: How to make custom photoset layouts WITHOUT installing Greasemonkey script&lt;/a&gt;: &lt;p&gt;&lt;a class="tumblr_blog" href="http://jduthemes.tumblr.com/post/30504801956/how-to-make-custom-photoset-layouts-without-installing"&gt;jduthemes&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Chances are that you’ve already seen examples of &lt;a href="http://mindofanalien.tumblr.com/post/26498585871"&gt;photosets with special layouts&lt;/a&gt; (e.g. &lt;a href="http://media.tumblr.com/tumblr_m6namjQ29W1qchj0m.png"&gt;3 rows, 3 columns&lt;/a&gt; or &lt;a href="http://media.tumblr.com/tumblr_m6nap2OQpG1qchj0m.png"&gt;4 rows, 1 column&lt;/a&gt;) made by certain individuals on tumblr, and you might have asked yourself how they do it. One way is to install a &lt;a href="http://userscripts.org/scripts/show/133958"&gt;Greasemonkey script&lt;/a&gt; that someone developed, and if…&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Many thanks for the incredibly helpful tips on how to get some completely custom photo layout in Tumblr&lt;/p&gt;</description><link>http://www.ergoorgo.com/post/35736500990</link><guid>http://www.ergoorgo.com/post/35736500990</guid><pubDate>Wed, 14 Nov 2012 19:00:59 -0500</pubDate><category>tumblr</category><category>photos</category><category>photo layout</category><category>custom photo layout</category></item><item><title>laughingsquid:

Etón BoostTurbine2000, Hand Cranked Backup Power...</title><description>&lt;img src="http://24.media.tumblr.com/tumblr_mdheu4wYHw1qz4cuyo1_500.jpg"/&gt;&lt;br/&gt;&lt;br/&gt;&lt;p&gt;&lt;a href="http://links.laughingsquid.com/post/35704835203/et-n-boostturbine2000-hand-cranked-backup-power" class="tumblr_blog"&gt;laughingsquid&lt;/a&gt;:&lt;/p&gt;

&lt;blockquote&gt;&lt;p&gt;&lt;a href="http://laughingsquid.com/eton-boostturbine2000-hand-cranked-backup-power-for-smartphones/"&gt;Etón BoostTurbine2000, Hand Cranked Backup Power for Smartphones&lt;/a&gt;&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;This thing looks like a great solution to power when the grid is down or you are travelling. &lt;/p&gt;&lt;p&gt;BUT… The hand crank is meant for small top ups only - it looks like it would take hours to fully charge it with just cranking. Not really viable for more than a short emergency in my view.&lt;/p&gt;</description><link>http://www.ergoorgo.com/post/35707018372</link><guid>http://www.ergoorgo.com/post/35707018372</guid><pubDate>Wed, 14 Nov 2012 10:29:36 -0500</pubDate><category>tech</category><category>chargers</category><category>bugout</category><category>hand crank</category><category>dynamo</category><category>portable power</category></item><item><title>Review of stock iPhone apps: the Contacts App</title><description>&lt;h2&gt;What I like about the app&lt;/h2&gt;

&lt;p&gt;This is a capable app that does almost all I could really want:&lt;/p&gt;

&lt;ul&gt;&lt;li&gt;it syncs with my Google contacts (everything marked as in &amp;#8216;My Contacts&amp;#8217; anyway)&lt;/li&gt;
&lt;li&gt;it integrates seamlessly with the Mail, Messages and Phone apps, as well as Spotlight&lt;/li&gt;
&lt;li&gt;it is straightforward and clean. In particular, the quick select letter and search bar on the right was a great innovation &lt;/li&gt;
&lt;li&gt;it is very quick to edit an entry&lt;/li&gt;
&lt;li&gt;the iPhone version doesn&amp;#8217;t have the ugle chrome of the iPad version 
&lt;!-- more --&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;What I don&amp;#8217;t like about the app&lt;/h2&gt;

&lt;p&gt;The sync with Google is not yet 100% with some email, phone and relationships / related people (as Apple calls it) not syncing over. Google lists a page of &lt;a href="http://www.google.com/support/mobile/bin/answer.py?hl=en&amp;amp;answer=139635" title="known Google sync issues with iOS"&gt;known sync issues&lt;/a&gt; which states:
&amp;gt; &amp;#8220;The iOS device can synchronize up to 3 email addresses. Phone number synchronization is limited to 2 Home numbers, 1 Home Fax, 1 Mobile, 1 Pager, 3 Work (one will be labeled &amp;#8216;Company Main&amp;#8217;) and one Work Fax number.&amp;#8221;&lt;/p&gt;

&lt;p&gt;The relationships limitation is something Apple has acknowledged as being a limitation of syncing over Exchange. So if you have very detailed contacts, with lots of dates, addresses, etc you will feel hampered or frustrated. This is one of the reasons I have actually switched my contacts to iCloud.&lt;/p&gt;

&lt;p&gt;And though more options would introduce clutter, I would like to see the app being able to:&lt;/p&gt;

&lt;ul&gt;&lt;li&gt;show photos more prominently in the default list;&lt;/li&gt;
&lt;li&gt;use the search field for more than just names - e.g. if you want to find the name of that business you know is on Main Street - either by default or as an option&lt;/li&gt;
&lt;li&gt;see which contact belonged to which group to more readily scan friends vs family. This could be done using a light colour system as Apple uses in the Calendar app.&lt;/li&gt;
&lt;li&gt;add or change contact group information right from the app&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;Some tips and tricks&lt;/h2&gt;

&lt;h3&gt;Managing multiple address book sources using &amp;#8220;Linked Cards&amp;#8221;&lt;/h3&gt;

&lt;p&gt;If you have contacts from different sources (say google and outlook or MobileMe) you may see duplicate entries. This can be annoying. &lt;strong&gt;But there is a solution. Duplicate entries can be merged on screen using the &amp;#8220;Linked Cards&amp;#8221; fields.&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;&lt;li&gt;First of all, iOS makes a stab at linking contacts automatically and so you may not have any problems&lt;/li&gt;
&lt;li&gt;If you have duplicates, select one of them, and tap the &amp;#8220;Edit&amp;#8221; button from the top right&lt;/li&gt;
&lt;li&gt;Scroll all the way to the bottom of the edit screen and you will see an area marked &amp;#8220;Linked Cards&amp;#8221; with a red plus sign and &amp;#8220;Link Contact&amp;#8230;&amp;#8221; text field beneath&lt;/li&gt;
&lt;li&gt;Tap on either the plus sign or text field to bring up a list of contacts. &lt;em&gt;By default this will bring up only the contact group you have selected and if you are not in the right group / all contacts then you can tap the &amp;#8220;Groups&amp;#8221; button at the top right to bring up the list. To save time, my tip would be to start off the exercise in your &amp;#8220;All Contacts&amp;#8221; view. Don&amp;#8217;t be worried about knowing which &amp;#8220;Joe Bloggs&amp;#8221; you are looking at and which you want to link to: the one you are currently in will be greyed out.&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;Select the contact to link to. &lt;/li&gt;
&lt;li&gt;Add another link if required&lt;/li&gt;
&lt;li&gt;Tap &amp;#8216;Done&amp;#8217; from the top right. &lt;em&gt;This will now merge the two (or more) contacts you have linked and you will see one unified contact: if one source has phone numbers and the other email addresses the contact will show it all together. However, the information is only merged on screen and will not be reflected in the original data source.&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;If you want to unlink a contact (including if iOS has incorrectly linked contacts) go back to the &amp;#8220;Linked Cards&amp;#8221; section on the edit screen, tap the red minus sign by the account to unlink and then tap &amp;#8220;Unlink&amp;#8221;, followed by &amp;#8220;Done&amp;#8221;.&lt;/li&gt;
&lt;/ol&gt;&lt;p&gt;&lt;strong&gt;&lt;em&gt;Note:&lt;/em&gt;&lt;/strong&gt; &lt;em&gt;You can use this feature to merge contacts from the same group (e.g. if you have multiple entries in your google contacts for someone). This may make sense, but if using Google you can also properly merge contacts together (and &lt;a href="http://mail.google.com/support/bin/answer.py?answer=165334" title="Google contact merge help"&gt;Google has a guide to help you merge contacts&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;

&lt;h3&gt;Using SIri for all your personal relationships but still use Google contacts&lt;/h3&gt;

&lt;p&gt;One particular offshoot of not all relationships being synced if you sync with an exchange account (e.g Google contacts) rather than iCloud is that if you have a Siri capable iPhone you won&amp;#8217;t be able to say things like &amp;#8220;Call mum&amp;#8221;. However, there is a workaround. &lt;strong&gt;In short, you need to create an iCloud contact of yourself which can then have lots of relationships.&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;&lt;li&gt;First, you need to set up iCloud. &lt;em&gt;There is lots of information about this, including a simple &lt;a href="http://www.apple.com/icloud/setup/" title="iCloud setup guide"&gt;iCloud setup guide from Apple&lt;/a&gt;&lt;/em&gt; &lt;/li&gt;
&lt;li&gt;Go to Settings / iCloud and make sure &amp;#8216;Contacts&amp;#8217; is set to &amp;#8216;On&amp;#8217;&lt;/li&gt;
&lt;li&gt;In the &amp;#8216;Contacts&amp;#8217; app tap on &amp;#8216;Groups&amp;#8217; at the top left and select &amp;#8216;All iCloud&amp;#8217; from the &amp;#8216;iCloud&amp;#8217; group.&lt;/li&gt;
&lt;li&gt;If you have already set up a contact of yourself through your Mac or via the &lt;a href="https://www.icloud.com/" title="iCloud"&gt;iCloud website&lt;/a&gt; then you should see a single contact here of you. If you haven&amp;#8217;t set up a contact of yourself, add one (tapping the plus button at top right). You don&amp;#8217;t need to add much detail here, just your name for now.&lt;/li&gt;
&lt;li&gt;Tap on &amp;#8216;Groups&amp;#8217; button again at the top left and select &amp;#8216;All Contacts&amp;#8217; from the top. &lt;/li&gt;
&lt;li&gt;Scroll down to your name. If you have your contact details already there from your Google contacts (I store all my details in a contact), you may see two names. If there are two contacts for you link the two together (using the &amp;#8216;Linked Cards&amp;#8217; approach outlined above. &lt;/li&gt;
&lt;li&gt;Once you have a single contact for yourself, go into it, tap &amp;#8216;Edit&amp;#8217; from the top right and scroll down to &amp;#8216;add field&amp;#8217; and tap on it or the red plus sign.&lt;/li&gt;
&lt;li&gt;Scroll down to and tap on &amp;#8216;Related People&amp;#8217;&lt;/li&gt;
&lt;li&gt;For the first contact, by default iOS selects &amp;#8216;spouse&amp;#8217; as the relationship, but if you tap on it you will bring up a long full list of relationships that you can choose from.&lt;/li&gt;
&lt;li&gt;To get Siri to work smoothly, tap the blue arrow to the right of the &amp;#8216;Name&amp;#8217; field and select the contact for your mom, brother, spouse, etc.&lt;/li&gt;
&lt;li&gt;Repeat with your other key relationships&lt;/li&gt;
&lt;li&gt;Tap &amp;#8216;Done&amp;#8217;&lt;/li&gt;
&lt;/ol&gt;&lt;p&gt;Now when you view your contact it should have all the right relationships, linked to the right contacts.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;em&gt;Note:&lt;/em&gt;&lt;/strong&gt; &lt;em&gt;If you have a Siri capable iPhone then you can get Siri to make these links for you, but it will still require an iCloud contact for yourself.&lt;/em&gt;&lt;/p&gt;

&lt;h2&gt;Alternatives&lt;/h2&gt;

&lt;p&gt;I should start by saying that I have not felt the need to really look for or try out and alternatives. However, there are a couple of decent looking apps that can deal with some of the issues dealt with above. &lt;a href="http://itunes.apple.com/us/app/abcontacts-contacts-manager/id290051011?mt=8" title="ABContacts app"&gt;ABContacts&lt;/a&gt; seems like a strong choice and gets good reviews. Specifically it provides: a more powerful search, shows contact pictures, dynamic filtering, create smart groups, quick send email or message to a group of contacts, calling contacts through a range of apps (skype, Phone app, GVoice). The developer also makes other apps specifically for sending to groups of contacts, which you may like if you would use this feature a lot. At $5 or so I have not felt the need to gain the extra functionality of ABContacts.&lt;/p&gt;</description><link>http://www.ergoorgo.com/post/35523944451</link><guid>http://www.ergoorgo.com/post/35523944451</guid><pubDate>Sun, 11 Nov 2012 19:02:00 -0500</pubDate><category>iphone</category><category>ios</category><category>apple</category><category>review</category><category>contacts app</category><category>contacts</category></item><item><title>Review of stock iPhone apps: the Calendar app</title><description>&lt;p&gt;Every iPhone owner can do the basics on the device; that&amp;#8217;s the beauty of its intuitive simplicity. But there are plenty of power tips for savvy users to discover. This post gets under the skin of the iOS Calendar app, what I like about it and don&amp;#8217;t, how to make the most out of it, and ideas for alternatives when it just doesn&amp;#8217;t  cut it.&lt;/p&gt;

&lt;h2&gt;Review of the iPhone Calendar app&lt;/h2&gt;

&lt;p&gt;The Calendar app does just about everything I need. &lt;strong&gt;At its core it&amp;#8217;s a solid, simple, intuitive, useful and useable app.&lt;/strong&gt; I particularly like:&lt;/p&gt;

&lt;ul&gt;&lt;li&gt;that it can manage invitations received over email&lt;/li&gt;
&lt;li&gt;that it is easy to manage a range of data about an event easily and quickly&lt;/li&gt;
&lt;li&gt;that the app icon on the home screen changes to tell the day and date: this is pretty valuable and is the &lt;em&gt;only&lt;/em&gt; app with a dynamic icon like this&lt;/li&gt;
&lt;li&gt;that &amp;#8212; since iOS 5 &amp;#8212; you can click on a location in an event and be taken straight to the Maps app&lt;/li&gt;
&lt;li&gt;&lt;p&gt;that it can readily view multiple calendars (e.g. from Gmail), as well as from multiple accounts, public ical calendars and iCloud (of course).
&lt;!-- more --&gt;
However, it is also the app (besides Notes) that I would most consider switching away from. While the app is simple and entering information has got better over time, &lt;strong&gt;Apple, in my view, could have done a better job fitting a Calendar to the small screen&lt;/strong&gt;. For instance:&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;When in month view, tapping on a day shows events at the bottom, but it shows little more than one event and scrolling is fiddly on anything other than an iPhone 5 where you get just enough lines for me not to jump ship.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;When in day or week view only seven hours are visible at one time - i.e. 9 to 4, not even a full 9 to 5 work day. There is no way to customise this. Extra scrolling is therefore often required (a fundamental to good design in iPhone apps should be ensuring the minimal number of taps or scrolls)&lt;/li&gt;
&lt;li&gt;I think that week view would work better if it (also) had an agenda view for each day instead of/as well as the timeline view&lt;/li&gt;
&lt;li&gt;You can only search for events while in the List view, where the search box is visible at all times (this is not the case in apps like Contacts). The reason for this is that there is no obvious top/start to the list of dates, but there must be a more logical solution, including one that frees up more screen real estate&lt;/li&gt;
&lt;li&gt;Given the imposed space constraints, it seems inelegant to permanently have both one bottom menu bar and two top menu bars (the top bar is consistent across all views and the one beneath varies by view).&lt;/li&gt;
&lt;li&gt;Being very picky (well more so than so far ), I find it odd how clicking on &amp;#8220;Today&amp;#8221; only visually scrolls in agenda view. &lt;/li&gt;
&lt;li&gt;Finally, another mild annoyance is that you cannot duplicate events, beyond setting up a recurring event.&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;Three iPhone Calendar tips and tricks&lt;/h2&gt;

&lt;h3&gt;1. Changing colors of different iPhone calendars&lt;/h3&gt;

&lt;p&gt;For a while you have been able to display multiple calendars but not to control their color. This can make reviewing events a bit tricky (especially if you are color-blind like me). But iOS 5 added this feature.&lt;/p&gt;

&lt;ol&gt;&lt;li&gt;Go to the list of your calendars (by tapping &amp;#8220;Calendar&amp;#8221; at the top left)&lt;/li&gt;
&lt;li&gt;Tap &amp;#8220;Edit&amp;#8221; at the top left&lt;/li&gt;
&lt;li&gt;Select each calendar you want to alter, bringing you to a screen where you can pick the color from the list&lt;/li&gt;
&lt;li&gt;You&amp;#8217;re done!&lt;/li&gt;
&lt;/ol&gt;&lt;p&gt;&lt;strong&gt;Note&lt;/strong&gt;: I find the pastel colors all rather similar (bolder choices would be better for accessibility), so I&amp;#8217;ve grouped my calendars into three easier to see blocks: yellow, blue and red for public, mine and family members respectively.&lt;/p&gt;

&lt;h3&gt;2. Birthdays&lt;/h3&gt;

&lt;p&gt;This is another obvious one that can be pretty useful: iOS displaying the birthdays of people in your contact list.&lt;/p&gt;

&lt;ol&gt;&lt;li&gt;For each contact you can add a birthday field (I use Google contacts, which syncs birthdays but not quite everything else)&lt;/li&gt;
&lt;li&gt;Once these are setup, go to the Calendar app and tap Calendars (top left) to show a list of available (you guessed it) calendars&lt;/li&gt;
&lt;li&gt;Scroll down to &amp;#8216;Other&amp;#8217;, where you will see the little gift box symbol next to &amp;#8216;Birthdays&amp;#8217;&lt;/li&gt;
&lt;li&gt;Tap to select and you are done - they will now show up automatically with the little gift box symbol&lt;/li&gt;
&lt;/ol&gt;&lt;p&gt;&lt;strong&gt;Note:&lt;/strong&gt; While this may be useful to some I personally don&amp;#8217;t use it. This is because, Google Contacts has its equivalent (&amp;#8216;Contacts birthdays and events&amp;#8217;). This includes other dates, like anniversaries, and allows custom reminders (eg 6.5 days early to remind me to get presents). As Apple&amp;#8217;s Birthdays calendar has neither of these functions, I hide it to avoid duplication.&lt;/p&gt;

&lt;h3&gt;3. Sync only selected Google calendars with iOS&lt;/h3&gt;

&lt;p&gt;A great thing about Google calendars is that you can sync the particular calendars you want and not the others. For instance, you may not want to sync you work calendar to your personal phone (yes you can still hide them in the Calendar app, but this would still take up bandwidth and clutter).&lt;/p&gt;

&lt;p&gt;You set this up via Safari on your iPhone. Here are the steps:&lt;/p&gt;

&lt;ol&gt;&lt;li&gt;Go to Safari on the iPhone and visit m.google.com/sync/settings/&lt;/li&gt;
&lt;li&gt;Log in to Google if not already logged in&lt;/li&gt;
&lt;li&gt;Hopefully you will see a list of portable devices you sync with, including your iPhone. &lt;/li&gt;
&lt;li&gt;Select the iPhone from the list&lt;/li&gt;
&lt;li&gt;On the next screen tick which calendars you want to have the option of viewing in iOS&lt;/li&gt;
&lt;li&gt;Tap &amp;#8216;Save Changes&amp;#8217; at the bottom right.&lt;/li&gt;
&lt;/ol&gt;&lt;p&gt;&lt;strong&gt;Note&lt;/strong&gt;: There is a right and wrong way to set up Google services on our iPhone. Unfortunately, the best way (giving push email and multiple calendars) is not the most obvious one. If you&amp;#8217;ve not already set thing up properly, &lt;a href="http://m.lifehacker.com/5859854/how-to-set-up-gmail-google-calendar-and-google-contacts-on-ios" title="how to set up google on iOS"&gt;Lifehacker has a useful guide&lt;/a&gt;.&lt;/p&gt;

&lt;h2&gt;Alternatives&lt;/h2&gt;

&lt;p&gt;As you&amp;#8217;ve seen above, I don&amp;#8217;t love the Calendar app, but I still use it &amp;#8212; I&amp;#8217;m not a heavy enough user for switching to seem worth it (I have a separate system for work and I don&amp;#8217;t like app clutter). I am just patiently waiting for Apple to make improvements.&lt;/p&gt;

&lt;p&gt;However, &lt;strong&gt;there are a number of very compelling and elegant alternatives&lt;/strong&gt; that both make better use of the screen real estate and make it quicker to enter and easier to view events. A great thing about these alternatives is that they can plugin directly, seamlessly and in the background, with the Calendar app - so any changes in one are reflected in the other.&lt;/p&gt;

&lt;p&gt;Here are the top contenders that I&amp;#8217;ve read great things about and look like solid options for only about $3. For more analysis take a look at the excellent &lt;a href="http://www.lifehacker.com/5833969/the-best-calendar-app-for-iphone" title="lifehacker recommends week cal"&gt;Lifehacker article on the best iPhone calendar app&lt;/a&gt;.&lt;/p&gt;

&lt;ul&gt;&lt;li&gt;The developer &lt;strong&gt;&lt;a href="http://mysterioustrousers.com/"&gt;Mysterious Trousers&lt;/a&gt; have a range of great looking, clean and useful calendar apps&lt;/strong&gt;. Their emphasis on minimalism and on minimising taps and movement is to be commended. However, the different versions are confusing and I&amp;#8217;m not sure which, if any, version would best suits my needs. &lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href="http://itunes.apple.com/us/app/week-calendar/id381059732?mt=8" title="AppStore link to Week Cal"&gt;Week Cal by Utilitap&lt;/a&gt;&lt;/strong&gt; is recommended by Lifehacker and I can see why: it looks clean; makes better use of the screen real estate; addresses all (I think) of the issues I mentioned above; has a seemingly insane number of options and tweaks; and finally it&amp;#8217;s pretty cheap. However, it seems fiddly and not necessarily very streamlined.
&lt;img src="file:///Users/simonhbor/Pictures/blog/2011/iOS-calendarapp-weekcal.png" alt=""/&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;Conclusion&lt;/h2&gt;

&lt;p&gt;I hope this run-through has been useful and shown that the Calendar app is useful, but best suited to light users. For those demanding more, seriously consider switching to an alternative.&lt;/p&gt;</description><link>http://www.ergoorgo.com/post/35443520498</link><guid>http://www.ergoorgo.com/post/35443520498</guid><pubDate>Sat, 10 Nov 2012 19:02:00 -0500</pubDate><category>iOS</category><category>apple</category><category>iphone</category><category>review</category><category>app</category><category>calendar</category><category>calendar app</category></item><item><title>Review of stock iPhone apps: the Music and Video apps</title><description>&lt;h2&gt;Introduction&lt;/h2&gt;

&lt;p&gt;Every iPhone owner can do the basics on the device; that&amp;#8217;s the beauty of its intuitive simplicity. But there are plenty of power tips for savvy users to discover. This post gets under the skin of the iOS Music and Video apps, what I like about them and don&amp;#8217;t, how to make the most of them, and ideas for alternatives when they just don&amp;#8217;t cut it.&lt;/p&gt;

&lt;h2&gt;Review of the iPhone Music and Videos apps&lt;/h2&gt;

&lt;p&gt;I came to readily transportable, moveable digital music a few years too early: in the late nineties the technology was not mainstream enough to be cheap or small enough for the poor student that I was. So I ended up in the odd situation of collecting MP3s (oh that heady first summer with Napster), but recording them to minidisc (which had to be done in real-time), then deleting the MP3s. It was a good few years before the iPod became the logical and financially viable option for my CD collection.
&lt;!-- more --&gt;
Forward to the iPhone and the easy experience of playing music was a vital part of the transition to full on touch; and my compelling reason to upgrade from the iPod &amp;#8212; not just a smartphone but a great convergence device. Using the iPhone for multimedia is about the artwork and touch scrolling, but &lt;strong&gt;it is the little things that make the Music and Video apps a pleasure to use&lt;/strong&gt;:&lt;/p&gt;

&lt;ul&gt;&lt;li&gt;the way the volume fades when making or taking a phonecall, and fades ever so slightly and quickly when pausing or stopping.&lt;/li&gt;
&lt;li&gt;the way the last few seconds of videos or the last second of music repeat if it has been more than an hour or so since they were played.&lt;/li&gt;
&lt;li&gt;how often I use the external speaker, despite this never being something I wanted when I had an iPod.&lt;/li&gt;
&lt;li&gt;the more recent ability to make and edit playlists directly on the device (though with large music collections this can be a little fiddly).&lt;/li&gt;
&lt;/ul&gt;&lt;p&gt;On the downside, &lt;strong&gt;a few things niggle me about the two apps, that if changed would improve the experience even more&lt;/strong&gt;:&lt;/p&gt;

&lt;ul&gt;&lt;li&gt;first is coverflow (Music app only). It kicks in persistently in landscape mode, even while playing music. This could be acceptable but for it displaying a seemingly random flow of all my music at once, not the selection I am currently in. For anything other than the smallest of collections it is suitably annoying. I would, at the very least, like to be able to turn it off and switch to a more normal horizontal view.&lt;/li&gt;
&lt;li&gt;While the Music app has an annoying landscape mode, the Videos app doesn&amp;#8217;t have one. Apple is right to default to portrait browsing in the Videos app (as you enter the app from the home screen in portrait mode) but as videos are only viewable in landscape, landscape browsing would make switching between videos far less jarring (currently requiring rotating the iPhone back and forth).&lt;/li&gt;
&lt;li&gt;It could just be a fault of my now ageing iPhone, but scrubbing has become more quirky and sensitive since the iOS 5 upgrade (i.e. pressing the circle for the current location doesn&amp;#8217;t always catch).&lt;/li&gt;
&lt;li&gt;I am not sure why there remains a separate YouTube app now that Videos has a sparsely populated app all of its own, which doesn&amp;#8217;t even have a bottom icon menu but readily could. Why not merge the two and throw in other streaming video services too (Vimeo, even Netflix). This would move to converge the Video app with Apple TV.&lt;/li&gt;
&lt;li&gt;And finally, there is the perennial formats issue, particularly for videos, where the Apple format is not ubiquitous like MP3. As the power of iOS devices approaches laptops, supporting more formats should be possible (as it is with QuickTime), but I expect this to remain on the wish list for a long time.&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;Four tips and tricks for the iPhone Music and Video apps&lt;/h2&gt;

&lt;h3&gt;1. Scrub through music or videos at different speeds&lt;/h3&gt;

&lt;p&gt;This is a great feature that is really intuitive and simple: built-in to the scrubbing bar to skim through playing items is the ability to control the speed at which you scrub. The tip is now built into the app: you just press the little circle so that a little halo appears around it and then do as you are told.&lt;/p&gt;

&lt;p&gt;As you move your finger down the rate will slow, so you can easily fine tune your position. This is used in the Music app and wherever video is played through the built-in player (Videos, Photos app, the web).&lt;/p&gt;

&lt;h3&gt;2. Customising your shortcut buttons in the Music app&lt;/h3&gt;

&lt;p&gt;At the bottom of the Music app are five buttons on a black background, which you use to quickly access different types of audio. However, there are more than five ways of slicing and dicing your audio, so the right-most button displays &amp;#8216;More&amp;#8217;. A tap will reveal six extra categories. You can edit what the four leftmost buttons (and what is left in the &amp;#8216;More&amp;#8217; bucket) to give you fast access to your most used options.&lt;/p&gt;

&lt;ol&gt;&lt;li&gt;Tap on the &amp;#8216;More&amp;#8217; button on the far right.&lt;/li&gt;
&lt;li&gt;Tap &amp;#8216;Edit&amp;#8217; from the top left, which will bring up a screen showing the text and icons for all ten types, with the bottom bar of five buttons still present.&lt;/li&gt;
&lt;li&gt;Tap and drag the icons you want from this list over one of the bottom left four buttons until it glows. Release to replace.&lt;/li&gt;
&lt;li&gt;You can also reorder the buttons at the bottom by holding and moving as desired. &lt;/li&gt;
&lt;li&gt;When finished tap &amp;#8216;Done&amp;#8217; at the top right.&lt;/li&gt;
&lt;/ol&gt;&lt;p&gt;&lt;strong&gt;&lt;em&gt;NOTE&lt;/em&gt;&lt;/strong&gt;: &lt;em&gt;You cannot have the same button more than once, nor can you have fewer than four buttons, on top of the &amp;#8216;More&amp;#8217; button.&lt;/em&gt;&lt;/p&gt;

&lt;h3&gt;3. Deleting videos and music straight from your iPhone&lt;/h3&gt;

&lt;p&gt;If space is at a premium on your device, it can be useful to delete audio or videos once watched to free up space. This is obviously more significant as we move towards having devices completely independent of a desktop. The steps, requiring iOS 5 or above, are:&lt;/p&gt;

&lt;ol&gt;&lt;li&gt;Go to Settings / General / Usage&lt;/li&gt;
&lt;li&gt;Wait for the &amp;#8216;Storage&amp;#8217; section at the top to update itself&lt;/li&gt;
&lt;li&gt;Tap on the &amp;#8216;Music&amp;#8217; label to show your audiobooks, iTunes U and podcasts sources and the space they take up.&lt;/li&gt;
&lt;li&gt;For each entire book or podcast that you wish to delete, swipe left or right and then tap on the red &amp;#8216;Delete&amp;#8217; button.&lt;/li&gt;
&lt;li&gt;You can then do the same in the &amp;#8216;Videos&amp;#8217; item to delete individual movies, or individual TV episodes.&lt;/li&gt;
&lt;/ol&gt;&lt;p&gt;&lt;strong&gt;&lt;em&gt;NOTE:&lt;/em&gt;&lt;/strong&gt; &lt;em&gt;You can also delete movies or TV episodes directly from the Videos app, as well as podcasts and iTunes U episodes from the Music app, with a simple swipe left/right to bring up the delete button.&lt;/em&gt;&lt;/p&gt;

&lt;h3&gt;4. View more information about a track in the Music app&lt;/h3&gt;

&lt;p&gt;I learnt this via &amp;#8216;Thisisme&amp;#8217; in a Lifehacker tip: if you press and hold on a selection in the Music app it will pop up a blurb with the full name and artist, which you can then drag up and down through the list.&lt;/p&gt;

&lt;h2&gt;Alternatives&lt;/h2&gt;

&lt;p&gt;I see no reason to get a complete replacement to these apps, but there are features that some people may use enough to warrant getting a complementary app (though I have not tried any of these personally).&lt;/p&gt;

&lt;ul&gt;&lt;li&gt;The most significant is &lt;strong&gt;a video player that plays a wider variety of formats&lt;/strong&gt;, including even streaming from your network. &lt;a href="http://www.itsplayingapp.com/"&gt;It&amp;#8217;s Playing&lt;/a&gt; is a $2 smooth and clean app, but only for the iPad, or &lt;a href="http://itunes.apple.com/us/app/aceplayer/id463242636?mt=8"&gt;AcePlayer&lt;/a&gt; is available for all iOS devices for $3.&lt;/li&gt;
&lt;li&gt;For those who need &lt;strong&gt;more powerful podcast management&lt;/strong&gt; then &lt;a href="http://m.lifehacker.com/5855050/the-best-podcast-manager-for-iphone" title="Lifehacker's Best Podcast Manager for iPhone"&gt;Lifehacker recommends Downcast&lt;/a&gt;, which looks to do all one would need for $2 and have a clean, native feel to it.&lt;/li&gt;
&lt;li&gt;For those who want some &lt;strong&gt;extra features while listening to music&lt;/strong&gt;, particularly things like browsing band info, viewing lyrics, looking up gig dates, etc. &lt;a href="http://itunes.apple.com/us/app/soundhound/id284972998?mt=8"&gt;Soundhound&lt;/a&gt; looks like a strong, if expensive option.&lt;/li&gt;
&lt;li&gt;You can even use the &lt;strong&gt;iPhone as a set of decks&lt;/strong&gt; to be a DJ. Apps like &lt;a href="http://www.algoriddim.com/djay-iphone"&gt;Djay&lt;/a&gt; could suit you.&lt;/li&gt;
&lt;li&gt;Finally, there is a growing trend towards &lt;strong&gt;music streaming&lt;/strong&gt; or music locker models. Streaming apps offer more significant additional functionality, such as &lt;a href="http://www.pandora.com/on-the-iphone"&gt;Pandora&lt;/a&gt; or &lt;a href="http://www.spotify.com/us/mobile/iphone/"&gt;Spotify&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</description><link>http://www.ergoorgo.com/post/35368832187</link><guid>http://www.ergoorgo.com/post/35368832187</guid><pubDate>Fri, 09 Nov 2012 19:01:00 -0500</pubDate><category>ios</category><category>iphone</category><category>apple</category><category>review</category><category>app</category><category>ipod</category><category>music app</category><category>video app</category></item><item><title>Review of stock iPhone apps: the Clock app</title><description>&lt;p&gt;Every iPhone owner can do the basics on the device; that&amp;#8217;s the beauty of its intuitive simplicity. But there are plenty of power tips for savvy users to discover. This post will cover:&lt;/p&gt;

&lt;ul&gt;&lt;li&gt;what works well&lt;/li&gt;
&lt;li&gt;where things can improve&lt;/li&gt;
&lt;li&gt;tips to squeeze that little bit extra out of the app&lt;/li&gt;
&lt;li&gt;potential replacement or complement apps (though usually, for me, the app&amp;#8217;s simplicity, speed, clarity, and tight integration with the OS win out).&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;Review of the iPhone Clock app&lt;/h2&gt;

&lt;ul&gt;&lt;li&gt;a clock with multiple time zones&lt;/li&gt;
&lt;li&gt;multiple alarms&lt;/li&gt;
&lt;li&gt;a stopwatch&lt;/li&gt;
&lt;li&gt;&lt;p&gt;a timer
&lt;!-- more --&gt;
Like many of the built-in apps, the strength of the Clock app is its clarity of purpose, interface simplicity, and strong functionality. It does just about everything I need. Aside from some perhaps less obvious functions (discussed below), &lt;strong&gt;aspects I particularly like in its design&lt;/strong&gt; are:&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;how the world clock shows a black clock face for zones where it is currently night time&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;that you can customise alarms to only ring once, every day, or on certain days - this is great for having a set it and forget it alarm for weekdays&lt;/li&gt;
&lt;li&gt;that alarms can each be set with specific names - you can use these as reminders or for a little inspirational message in the mornings&lt;/li&gt;
&lt;li&gt;how quick, accessible, and easy to use both the stopwatch and timer are (in a couple of informal races setting and starting either against an Android user I&amp;#8217;ve won)&lt;/li&gt;
&lt;li&gt;although there are lots of alarm clocks or nightstand apps, these have never seemed necessary, not least because the lock screen has that big clock on it (and pressing the Home or Power button to check the time in the middle of the night is never a big deal).&lt;/li&gt;
&lt;/ul&gt;&lt;p&gt;The app could never do everything one could want regarding time and I consider some options for managing special functions below. However, &lt;strong&gt;there are a number of ways that I think the Clock app could be improved, while staying true to its simplicity&lt;/strong&gt;:&lt;/p&gt;

&lt;ul&gt;&lt;li&gt;Selecting or viewing world clock locations could be done with an interactive map (the app&amp;#8217;s half visible map logo behind the clocks is a static, albeit muted and tasteful, teaser). This would be clearer, simpler and more efficient than having to type in a city (especially as the database does not have every location, even on the Eastern seaboard)&lt;/li&gt;
&lt;li&gt;This map-based approach would also be useful for picking a manual current time zone&lt;/li&gt;
&lt;li&gt;Editing alarms and world clocks requires tapping first on Edit, then on the alarm. It would be quicker if it also made use of the now established swiping&lt;/li&gt;
&lt;li&gt;There is no way to export or save data from the stopwatch, which is limiting. There would likely be space for an edit or send-to button in the bottom half of this screen (the top half needing to remain large for ease of use and viewing)&lt;/li&gt;
&lt;li&gt;My final and least elegant idea is, as there are only four bottom row buttons to the iPod&amp;#8217;s five, a fifth could be squeezed in. This could be called &amp;#8216;More&amp;#8230;&amp;#8217; and be used to manage multiple timers or stopwatches&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;Four iPhone Clock tips and tricks&lt;/h2&gt;

&lt;h3&gt;i. Easily turn off an alarm or timer&lt;/h3&gt;

&lt;p&gt;This may be obvious, but I only just worked it out. When an alarm or timer goes off the iPhone screen pops up with a slide to turn off notification. But there&amp;#8217;s an easier way: just press one of the volume buttons. This makes it possible to turn off an alarm when bleary-eyed in the morning, or from my pocket when cooking.&lt;/p&gt;

&lt;h3&gt;ii. Automatically turn off music&lt;/h3&gt;

&lt;p&gt;I use the Clock app to turn off music after a set time to fall asleep listening to music or as a way to smoothly end something like a run. It takes a few easy steps:&lt;/p&gt;

&lt;ol&gt;&lt;li&gt;Go to the Clock app&lt;/li&gt;
&lt;li&gt;Tap on the Timer icon&lt;/li&gt;
&lt;li&gt;Tap on the &amp;#8220;When Timer Ends&amp;#8221; button in the middle of the screen&lt;/li&gt;
&lt;li&gt;Scroll to the bottom of the list and select &amp;#8220;Sleep iPod&amp;#8221; (presumably at some point they will change this to &amp;#8220;Sleep Music&amp;#8221;)&lt;/li&gt;
&lt;li&gt;Set the timer, press start and play those tunes.&lt;/li&gt;
&lt;/ol&gt;&lt;p&gt;&lt;strong&gt;Note&lt;/strong&gt;: it would be great if you could also turn the iPod on with an alarm&lt;/p&gt;

&lt;h3&gt;iii. Automatically set the time zone&lt;/h3&gt;

&lt;p&gt;This is another easy one. To change the time, date or time zone go to Settings \ General \ Date and Time. If you want the time zone to get picked up by your network flip the switch on &amp;#8220;Set Automatically&amp;#8221;.&lt;/p&gt;

&lt;h3&gt;iv. Using alarms as reminders&lt;/h3&gt;

&lt;p&gt;Although task apps or the new-with-iOS5 Reminders app can provide an alert for a specific task these are normally subtle. So instead, try using an alarm from the Clock app. The benefit? You can select the noise, exact time, and even if the phone is set to silent you will get a loud, repeating, nagging noise to remind you. It is also quicker to set up - a minimum of four taps, where the Reminders app takes eight taps.&lt;/p&gt;

&lt;h2&gt;Alternatives&lt;/h2&gt;

&lt;p&gt;As mentioned above, there are a range of things that the Clock app is not designed to do: it is not a complex timepiece for every eventuality. It is therefore no surprise that there are so many alternatives in the AppStore. For me, there are two types of apps that offer functionality similar to an existing app: the replacement app and the complement app. Most of the alternatives for the Clock app I see attempt to excel at unitasking (and I am sure some succeed); in other words they are complement apps. As an organising neat freak I try to keep complement apps to a bare minimum but let&amp;#8217;s look at a couple.&lt;/p&gt;

&lt;h3&gt;i. exercise timing&lt;/h3&gt;

&lt;ul&gt;&lt;li&gt;Sometimes when training, you want an autorepeating timer (rest, exercise, rest, exercise etc). If, for instance, you wanted to do 40 seconds exertion, 20 seconds rest, for 8 reps, what would you use? Many people buy &lt;a href="http://www.gymboss.com/" title="the Gymboss website - not affiliated"&gt;Gymboss physical interval timers&lt;/a&gt;, which cost $20. However, the company also has a &lt;a href="http://itunes.apple.com/us/app/gymboss-interval-timer/id336009434?mt=8#" title="the Gymboss iOS app"&gt;free app&lt;/a&gt; that works really well (however, as of December 2011 it crashed under iOS 5, but a fix is in the works).&lt;/li&gt;
&lt;li&gt;at other times you want to keep a record of how long you have exercised, to track your progress. &lt;a href="http://itunes.apple.com/gb/app/runkeeper/id300235330?mt=8" title="AppStore link to RunKeeper"&gt;RunKeeper&lt;/a&gt; is a well-regarded example. However, I prefer registering exercise data using a more basic, but transferable, data log app (such apps will be the subject of a future post).&lt;/li&gt;
&lt;/ul&gt;&lt;h3&gt;ii. Time logging&lt;/h3&gt;

&lt;p&gt;There are also a range of great time-logging apps, to monitor, for instance, your work hours. I have not had any experience with such apps.&lt;/p&gt;

&lt;h3&gt;iii. Using multiple timers at once&lt;/h3&gt;

&lt;p&gt;If managing a range of time sensitive tasks at the same time (for instance lab work or cooking), setting multiple timers can help keep track of everything. I have installed a number of these apps but for some reason have not used them: either my life or cooking aren&amp;#8217;t complex enough, or the apps are too complex. However, a couple of elegant (and importantly free) ones you could try are:&lt;/p&gt;

&lt;ul&gt;&lt;li&gt;&lt;a href="http://itunes.apple.com/gb/app/cookery-school-multi-timer/id416337869?mt=8" title="AppStore link to Cookery School multi-timer"&gt;Cookery School multi-timer&lt;/a&gt; looks good, and can save multiple items for quick creation of timer sequences (which of course need not be limited to cooking). A sequence of timers all sync to a single end time (i.e. meal time), and start times are staggered automatically. However the app only works in landscape, crashed too much for me, and didn&amp;#8217;t seem to make alarm noises.&lt;/li&gt;
&lt;li&gt;&lt;a href="http://itunes.apple.com/us/app/timer/id391564049?mt=8" title="AppStore link to Timer"&gt;Timer&lt;/a&gt; is another clean-looking app, styled after the Clock app. The free version is ad-supported but otherwise it provides an easy interface. You can enter multiple timers on one screen and see the timers counting down on the second screen - with custom names. The model here is that each timer starts when you press start: obvious really.&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;Conclusion&lt;/h2&gt;

&lt;p&gt;I hope this run through has been useful and shown that the Clock app is super useful, despite it often being ignored (and not changed by Apple in a least the last two years).&lt;/p&gt;</description><link>http://www.ergoorgo.com/post/35302032843</link><guid>http://www.ergoorgo.com/post/35302032843</guid><pubDate>Thu, 08 Nov 2012 19:00:00 -0500</pubDate><category>iOS</category><category>review</category><category>apps</category><category>clock</category><category>ios clock app</category><category>apple</category><category>iphone</category></item><item><title>Batch rename and edit Simplenote notes on Mac OSX</title><description>&lt;h2&gt;Introduction&lt;/h2&gt;

&lt;p&gt;I want to share some useful tips, for those who use both Notational Velocity (or nvALT) on the Mac and sync it to &lt;a href="http://simplenoteapp.com/"&gt;Simplenote&lt;/a&gt;. If you don’t use this workflow &lt;a href="http://gigaom.com/collaboration/notational-velocity-simplenote-a-superfast-note-taking-combination/" title="one of many articles extolling the virtues of Notational Velocity and Simplenote"&gt;it comes highly recommended&lt;/a&gt; and is great for managing plain text notes.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The problem&lt;/strong&gt;: you use a Mac and want to batch edit either the content or the title of your &lt;a href="http://simplenoteapp.com/"&gt;Simplenote&lt;/a&gt;, &lt;a href="http://notational.net/"&gt;Notational Velocity&lt;/a&gt;, or &lt;a href="http://brettterpstra.com/project/nvalt/"&gt;nvALT&lt;/a&gt; notes – there is no way to natively do this in these apps.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The solution&lt;/strong&gt;: store your notes as individual files, so you can edit them using Finder, Automator or third party apps (bear in mind that renaming is a bit fiddly).
&lt;!-- more --&gt;&lt;/p&gt;

&lt;h2&gt;Why would you want to batch edit notes?&lt;/h2&gt;

&lt;p&gt;Perhaps because:&lt;/p&gt;

&lt;ul&gt;&lt;li&gt;You have a series of draft blog posts where you want to change the title schema&lt;/li&gt;
&lt;li&gt;Your notes are titled based on a naming convention, which you decide to tweak&lt;/li&gt;
&lt;li&gt;Your notes have links to your website that need to all be updated when you shift domain&lt;/li&gt;
&lt;/ul&gt;&lt;p&gt;You can batch edit tags right in the app. Select multiple notes and: either right-click, select tag; or press shift-command-T. These changes will sync to Simplenote automatically.&lt;/p&gt;

&lt;h2&gt;1. How to batch edit Notational Velocity / nvALT note contents&lt;/h2&gt;

&lt;p&gt;First, &lt;strong&gt;you need to store your notes as separate text files&lt;/strong&gt;, via “Preferences / Storage / Store and read notes on disk as:” and select anything other than ‘Single database’. This will mean you cannot encrypt your notes, but is a far more versatile system.&lt;/p&gt;

&lt;p&gt;Second, &lt;strong&gt;you need either an app or the terminal for batch editing&lt;/strong&gt;. The apps work in the same way: you prepare your batch changes, point it to the right notes, and you’re off. Once changes have been made, Notational Velocity / nvALT picks them up and they sync to Simplenote. Here are three top app ideas.&lt;/p&gt;

&lt;ul&gt;&lt;li&gt;Option 1: &lt;strong&gt;The only free app option is the rather excellent &lt;a href="http://www.hexmonkeysoftware.com/" title="HexMonkey Software"&gt;MassReplaceIt&lt;/a&gt;&lt;/strong&gt;. Its development halted in 2006 but it still works well. It focuses on replacing text, allowing multiple changes at once (including using regular expressions), filtering, and saving templates. I recommend it.&lt;/li&gt;
&lt;li&gt;Option 2: The best paid option seems to be &lt;a href="http://www.unmarked.com/textsoap/" title="TextSoap by Unmarked Software"&gt;TextSoap&lt;/a&gt;. I’ve only used the trial, but it seems very powerful. It is too expensive and fiddly for my purposes but it is actively developed, has a drag and drop interface, and is available from the &lt;a href="http://itunes.apple.com/us/app/textsoap/id429511241?mt=12"&gt;AppStore&lt;/a&gt; for $40.&lt;/li&gt;
&lt;li&gt;Option 3: The terminal. I’m not an expert, but there is a good &lt;a href="http://lifehacker.com/5810026/quickly-find-and-replace-text-across-multiple-documents-via-the-command-line" title="How to Quickly Find and Replace Text Across Multiple Files with One Command"&gt;Lifehacker article on batch replacing text&lt;/a&gt; using the Terminal.&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;3. How to batch rename Notational Velocity / nvALT notes&lt;/h2&gt;

&lt;p&gt;This is the fiddly one. Having changed note names in Finder and Automator I happily saw that Notational Velocity immediately picked up the changes. Great! However, I realised that the changes were not picked up by the Simplenote sync. My (eventual) solution? &lt;strong&gt;Rename notes in Finder, Automator, or another program, but then bulk edit the files to make the files get picked up during sync&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Let’s break this down.&lt;/p&gt;

&lt;h3&gt;i. Renaming files&lt;/h3&gt;

&lt;p&gt;Yes this is easy in Finder for one or two files, but if you are doing many, you need to automate. While I hear great things about apps like &lt;a href="http://www.publicspace.net/ABetterFinderRename/" title="A Better Finder Renamer by publicspace"&gt;A Better Finder Renamer&lt;/a&gt;, Automator does everything I want. If you don’t know anything about Automator, read &lt;a href="http://support.apple.com/kb/HT2488" title="Mac 101: Automator"&gt;Apple’s 101 guide&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The two basic Automator actions I use are ‘Get specified Finder Items’ and ‘Rename Finder Items’. The latter action has a good array of options, including: adding date and time; adding text; changing case; replacing text; and numbering.&lt;/p&gt;

&lt;p&gt;If ‘Rename Finder Items’ isn’t enough, try the free, simple, and powerful &lt;a href="http://www.causticmango.com/rename-action" title="download the Automator file and read the guide"&gt;Rename Finder Items by Pattern&lt;/a&gt;. This allows for complex rearranging of filenames - examples on their site.&lt;/p&gt;

&lt;h3&gt;ii. Force the Simplenote sync with the renamed notes&lt;/h3&gt;

&lt;p&gt;This is the tricky part. What I wanted was a way to edit the note, without changing the substance. I eventually worked out an elegant solution: find and replace every space in the note (as every note will have at least one space and replacing it updates the file, but keeps it unchanged). For this task I turned back to MassReplaceIt. The changed notes, with new name, will now sync to Simplenote.&lt;/p&gt;

&lt;p&gt;So there you have it: I know this is a specific problem, requiring a two stage solution, but I hope its useful. Please let me know any other quirky tips or problems you have with these great apps via the comments.&lt;/p&gt;</description><link>http://www.ergoorgo.com/post/35233941476</link><guid>http://www.ergoorgo.com/post/35233941476</guid><pubDate>Wed, 07 Nov 2012 19:01:00 -0500</pubDate><category>simplenote</category><category>notational velocity</category><category>nvalt</category><category>automator</category><category>writing</category><category>batch editing</category><category>notes</category></item><item><title>Why I love and hate technology journalism</title><description>&lt;h2&gt;Introduction&lt;/h2&gt;

&lt;p&gt;Tech journalism has many great, thoughtful articles about the numerous gadgets and inventions that make up so much of our lives. While such writing has the power to educate, excite and inspire, much of it also diminishes us.&lt;/p&gt;

&lt;p&gt;As a simple fan of tech and tech news, I want to draw a line in the sand about how amazing tech journalism can be, how dangerous it can be, and how writers and readers can make it better.&lt;/p&gt;

&lt;h2&gt;1. Why I love tech news and journalism&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Tech journalism is our guide into the surge towards the future, through practical, tangible, purchasable products&lt;/strong&gt; (see the afterword below for a short pontification on technology vs tech). It is a mix of product reviews, discussion, and gossip. Example articles include: which 3D TV we should buy and why; the significance of social media to the changing pattern of human interaction; and the tensions between Google and Apple and what that might mean for the future of the Internet.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;At its finest, tech journalism can fill us with wonder, make the abstract of science and engineering close enough to touch, teach us a thing or two, and show us how new tech can enhance or democratise what we create and consume.&lt;/strong&gt; The great articles draw us in, not with dry facts about ones and zeros, metal and plastic, but with stories of the inspiring process of design, creation, form and function. Of how our lives can be enhanced. Of how our personal goals can be more easily reached. Of the historical path that has led us to this place and how this path stretches into an unknown but hopeful future.
&lt;!-- more --&gt;&lt;/p&gt;

&lt;h2&gt;2. Why I hate tech journalism&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Tech articles get on slippery ground the more they slide into consumerism journalism&lt;/strong&gt;, tacitly encouraging us to buy the new, shiny object, playing on our desires and encouraging envy, dissatisfaction (in our possessions and ourselves) and unhappiness. Why does this grate on me so much in the tech world compared to other industries (which also want us to buy their new products)?&lt;/p&gt;

&lt;ol&gt;&lt;li&gt;&lt;strong&gt;Every new generation is better than the last&lt;/strong&gt;, putting pressure on us to upgrade&lt;sup id="fnref:p35133363058-1"&gt;&lt;a href="#fn:p35133363058-1" rel="footnote"&gt;1&lt;/a&gt;&lt;/sup&gt;. Pressure from tech journalism (i.e. product articles written with genuine enthusiasm or sometimes just to drive sales) can drastically increase our sense of dissatisfaction in our incredibly powerful but now slightly old existing device.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;The gap between generations is incredibly quick&lt;/strong&gt;: Moore’s law may not strictly hold, but there is still a rough doubling of performance every eighteen months (be it processor speed, memory, pixels, or more). This leads to a uniquely rapid rate of obsolescence in consumer technology&lt;sup id="fnref:p35133363058-2"&gt;&lt;a href="#fn:p35133363058-2" rel="footnote"&gt;2&lt;/a&gt;&lt;/sup&gt;.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;The scope of the tech world is ever expanding&lt;/strong&gt;. There was a time when computer magazines focused on, well, computers. Tech coverage now encompasses music, videos, photography, phones, books, and TV – everything that can go digital is going digital. This leads to incredible convergence devices, but it also means that more and more of our tools suffers from rapid change and obsolescence. While your digital camera will be out of date in a couple of years, your old 35mm manual SLR from 1970 is still current today (compared to other manual SLRs at least).&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Our sense of the future and past can become easily warped&lt;/strong&gt; when tech news and buzz becomes solely about the product, dislocated from history and society. The pace of tech change makes us: increasingly dismissive of anything from just a few years ago; increasingly looking to the future to fill the holes in our lives with the next new model; and decreasingly interested in the intrinsic value of the object we currently own (as it is likely almost obsolete). On one hand this represents an amazing optimism in the future – a more easy and natural vision than that of the 1950s and 60s, less rooted as it is in the insecurities of the Cold War and the recovery from the horrific pains of World War Two. On the other hand it makes us feel transient, insubstantial, disconnected.&lt;/li&gt;
&lt;/ol&gt;&lt;h2&gt;3. Should I give up tech news and reviews?&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;No.&lt;/strong&gt; Tech journalism may come with psychological risks, in some ways worse than in other industries, but it also comes with great rewards. &lt;strong&gt;There are however some principles for tech readers and writers that I think will improve the experience for all&lt;/strong&gt;:&lt;/p&gt;

&lt;h3&gt;Four principles I’d love all tech writers to follow&lt;/h3&gt;

&lt;ol&gt;&lt;li&gt;&lt;strong&gt;Be honest&lt;/strong&gt; in reviews about the real benefits of the latest model – not just is it better than the immediate competition but is it worth an upgrade.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Be aware of and respect your power to influence&lt;/strong&gt; and the impact this has on the wallets of those who take your advice, and the mindsets of both buyers and wannabe buyers.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Appreciate tech history and industry&lt;/strong&gt;: not every article has to have layers of historical, cultural, philosophical analysis, or be written as compellingly as the best of sci-fi novels, but at least help us understand the flaws and plusses of a vast, complex web of industries out to make money but where change is wonderfully creative and life-changing.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Be passionate&lt;/strong&gt;: although I am sure this is tough when you have to write the tenth article of the day about the latest Apple product announcement, the less you enjoy it, the more I expect you will become a frustrated PR sellout.&lt;/li&gt;
&lt;/ol&gt;&lt;h3&gt;Four principles us readers should read by&lt;/h3&gt;

&lt;ol&gt;&lt;li&gt;&lt;strong&gt;Be informed readers&lt;/strong&gt;: think about the content and motivation for writing, but also what we want to gain from reading it. And of course, make sure to both do your research and think about reading around the subject if you want (whether it is science articles or sci-fi stories)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Try to not get sucked in&lt;/strong&gt;: while gadget envy is to be expected, we should try to limit it, skipping articles if need be, or if not, maintaining a level head and sense of perspective.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Support great articles&lt;/strong&gt; so that they can gain in relative popularity and the industry can keep on the right path.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Enjoy it&lt;/strong&gt;: if you’re not having fun, move on.&lt;/li&gt;
&lt;/ol&gt;&lt;h2&gt;A few examples&lt;/h2&gt;

&lt;p&gt;There are tons of great articles, but here is just a quick selection of ones I have really enjoyed or learned from:&lt;/p&gt;

&lt;ul&gt;&lt;li&gt;Ars Technica’s &lt;a href="http://arstechnica.com/apple/reviews/2011/07/mac-os-x-10-7.ars"&gt;Jon Saracusa wrote an immensely comprehensive review of OS X Lion&lt;/a&gt;. At 27,300 words it is neither brief nor dumbed down. Not only does it explain the features of the latest version of Apple’s desktop software, but it routes them in the decade long evolution of OS X, while at the same time indirectly teaching me about design, programming and the value of attention to detail.&lt;/li&gt;
&lt;li&gt;There were a number of reviews of the 3rd gen iPad that are good examples of honesty and not getting sucked in – for instance &lt;a href="http://gizmodo.com/5895975/ipad-3-review-better-than-anything-else-but-kind-of-a-letdown"&gt;Gizmodo’s iPad 3 review&lt;/a&gt; rather negatively tells us the new model is great, but not worth buying if you already have a decent tablet: reasonable, pragmatic advice that doesn’t push us to spend, spend, spend.&lt;/li&gt;
&lt;li&gt;Gina Trapani’s site &lt;a href="http://smarterware.org/"&gt;Smarterware&lt;/a&gt; is very thoughtful with many interesting, politically sensitive articles like &lt;a href="http://smarterware.org/9732/narrow-the-gapp-code-as-activism"&gt;Code as Activism&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;Afterword: Technology vs ‘tech’?&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;Technology is the application of scientific discovery to create objects with practical use&lt;/strong&gt;. What started with fire and flint tools has today led to buildings, clothes, televisions, cars – technology pervades every inch and minute of our lives.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Tech represents a subset of technological tools: consumer objects and services based around microchips, transistors, code.&lt;/strong&gt; This subset is distinctive because the next generation is clearly an evolution and improvement on the last**. This is in contradistinction to other industries where classics are often considered the best: think Bentley cars, Saville Row suits, or antique furniture. Tech is more clearly ever-improving – either incrementally as microprocessors become more complex, or in leaps and bounds when telephony first appeared.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Advances in tech epitomise the rapid surge towards the future&lt;/strong&gt;, by providing a practical, tangible, purchasable way, of experiencing the possible. This surge began in some ways with the printing press and more fully with the industrial revolution. It is about new models of creating, consuming and doing.&lt;/p&gt;

&lt;div class="footnotes"&gt;
&lt;hr&gt;&lt;ol&gt;&lt;li id="fn:p35133363058-1"&gt;
&lt;p&gt;There is, of course, the same sense of constant improvement in many industries, and every producer wants to give a sense of reinvention to encourage greater purchases (think New Coke). However, there are differences &amp;#8212; let&amp;#8217;s look at two examples. First, the auto industry: each new model is likely better in many ways than the last, but not always (hence the huge interest in classic cars) and car purchases are far less frequent, meaning one only has to worry about not having the latest maybe once every five to ten years, not every six months. Second, fashion: the drive to the new is not to have better, but to have the current trend, the most stylish &amp;#8212; again classic pieces are still desirable (think little black dress or a tuxedo), but fashion is also cyclical meaning one has a few shots and getting value from using that paisley tie (just wait another twenty years). &lt;a href="#fnref:p35133363058-1" rev="footnote"&gt;↩&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;

&lt;li id="fn:p35133363058-2"&gt;
&lt;p&gt;Compare the rate of change in the consumer space with industry where generations are expected to be many years: many decades for power station systems, or commercial and fighter planes. More extreme still perhaps is that the space shuttle, supposedly the most complicated machine ever built, &lt;a href="http://www.popsci.com/node/31716"&gt;ran on 0.5mb of RAM until 1991&lt;/a&gt;. It was then upgraded to 1mb. That&amp;#8217;s all it needed. &lt;a href="#fnref:p35133363058-2" rev="footnote"&gt;↩&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;

&lt;/ol&gt;&lt;/div&gt;</description><link>http://www.ergoorgo.com/post/35133363058</link><guid>http://www.ergoorgo.com/post/35133363058</guid><pubDate>Tue, 06 Nov 2012 12:01:00 -0500</pubDate><category>opinion</category><category>journalism</category><category>technology</category><category>analysis</category></item><item><title>Going paperless in techy detail</title><description>&lt;p&gt;&lt;h2&gt;Nine steps to declutter paper files by scanning into digital form&lt;/h2&gt;

&lt;ol&gt;&lt;li&gt;&lt;strong&gt;Select documents to scan&lt;/strong&gt;: almost every document you have can be stored digitally in an effective way (from bills to notes, letters to certificates). However, there are some select physical documents that should be kept and &lt;a href="http://lifehacker.com/5366791/beat-your-filing-cabinet-into-shape-with-a-filing-system-workflow"&gt;Lifehacker has set out a great system for managing which paper files to keep&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Dip your toe into digital documents&lt;/strong&gt; to get yourself in a good mindset with it:

&lt;ul&gt;&lt;li&gt;Experience accessing documents digitally - being able to  accessing them digitally, everywhere and see if you ever need the originals&lt;/li&gt;
&lt;li&gt;See how much space you can save by getting rid of old / digitized papers&lt;/li&gt;
&lt;li&gt;Go all in and reap the real benefits by knowing all documents are digitized and saving more space
&lt;!-- more --&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Scanning documents&lt;/strong&gt; with a computer, scanner, and software (Image Capture or Preview in OS X; and apps in Windows like &lt;a href="http://picasa.google.com/"&gt;Picasa&lt;/a&gt; or &lt;a href="http://www.xnview.com/"&gt;XNView&lt;/a&gt;). Here are some tips to scan quickly and painlessly:

&lt;ul&gt;&lt;li&gt;Group your papers logically – by content and by paper size.&lt;/li&gt;
&lt;li&gt;Scan in full colour (it is easy to remove colours later but impossible to add back in).&lt;/li&gt;
&lt;li&gt;200dpi scans are good enough for general notes and printouts&lt;/li&gt;
&lt;li&gt;Save the scans as jpegs or pngs.&lt;/li&gt;
&lt;li&gt;Be consistent with orientation and positioning on the scanner&lt;/li&gt;
&lt;li&gt;Review results to check you are happy&lt;/li&gt;
&lt;li&gt;Don’t yet throw away the originals until the very end of the process.&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Optical Character Recognition (OCR) vs Pictures&lt;/strong&gt;: OCR makes documents searchable but I have had mixed results with it, it is useless on handwriting, and I rarely actually need to search inside a scan (as long as they have good filenames)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;How to reduce file sizes of scanned documents&lt;/strong&gt;: you can get colour scans down to 10% of their size pretty easily so its worth doing with lots of scans. My tips:

&lt;ul&gt;&lt;li&gt;Get an app that can batch convert picture files. I use &lt;a href="http://www.xnview.com/"&gt;XNView&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Select the files you have scanned and go to Tools / Batch Convert. On the Outputs tab I save the photos to a new directory and convert to GIF.&lt;/li&gt;
&lt;li&gt;Set the conversion/s using the Actions tab: change the colour depth to binary, use Floyd Steinberg dithering&lt;/li&gt;
&lt;li&gt;Convert&lt;/li&gt;
&lt;li&gt;Review the results and batch convert the ones that looked bad in just B&amp;amp;W using more shades (say eight shades of grey)&lt;/li&gt;
&lt;li&gt;Continue with trial and error until satisfied for all images&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;How to combine pictures files into pdfs&lt;/strong&gt;: thousands of scans = thousands of files. I don&amp;#8217;t like the clutter of it and the best way to rationalise and organise scans is to combine them into PDFs (it&amp;#8217;s reversible, quick, easy to share). I use &amp;#8220;combine multiple images&amp;#8221; in XNView on Windows and Automator in OS X.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Organising digital documents&lt;/strong&gt; requires:

&lt;ul&gt;&lt;li&gt;integrating them with other similar stuff in relevant folders&lt;/li&gt;
&lt;li&gt;good, clear and consistent file naming (you can do a lot worse than a system like “yyyy-mm-dd topic-subtopic – title”)&lt;/li&gt;
&lt;li&gt;Make sure things get backed up routinely and automatically&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Don’t forget to securely trash documents&lt;/strong&gt; once you are confident you no longer need them:

&lt;ul&gt;&lt;li&gt;Use a secure cross-cut shredder if papers contain personal information (name, address, etc)&lt;/li&gt;
&lt;li&gt;Recycle normally if papers definitely do not contain any personal information&lt;/li&gt;
&lt;li&gt;Shred anything that you are unsure of to be on the safe side&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Keep paper clutter away&lt;/strong&gt; by reducing the friction in the process – make it as easy and painless as possible:

&lt;ul&gt;&lt;li&gt;Where you can, &lt;a href="http://lifehacker.com/5330558/the-complete-guide-to-going-paperless" title="Lifehackers complete guide to going paperless"&gt;go paperless from the start&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Automate the process, for instance &lt;a href="http://lifehacker.com/365016/scan-paperwork-to-pdf-in-one-step" title="Gina Tripani's guide to scanning paperwork to pdf in one step"&gt;Lifehacker outlined a one step process in 2008&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://lifehacker.com/155333/geek-to-live-extreme-makeover-filing-cabinet-edition" title="Gina Tripani's extreme makeover, filing cabinet edition"&gt;Organise your paper files clearly and review them regularly&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Scan, archive and shred regularly&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;/p&gt;</description><link>http://www.ergoorgo.com/post/31526072419</link><guid>http://www.ergoorgo.com/post/31526072419</guid><pubDate>Fri, 14 Sep 2012 11:55:00 -0400</pubDate><category>Declutter</category><category>Go digital</category><category>paperless</category><category>tip</category><category>tutorial</category><category>organizing</category></item><item><title>My seven principles of digitising documents and media</title><description>&lt;p&gt;&lt;h2&gt;Seven principles for going digital the right way&lt;/h2&gt;

&lt;ol&gt;&lt;li&gt;&lt;strong&gt;Outputs: use as little digital space as possible&lt;/strong&gt;: go for the lowest quality you can before you notice a drop in your enjoyment or its usefulness, while using good quality hardware. Do this because:

&lt;ul&gt;&lt;li&gt;Digitising a large media collection can take up terabytes of data&lt;/li&gt;
&lt;li&gt;Terabytes of data takes a lot of time and money to maintain&lt;/li&gt;
&lt;li&gt;Smaller files = easier to transfer or transport&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Outputs: aim for good enough, not perfect&lt;/strong&gt;: think about how file size, presentation, things like metadata affect your experience and aim for something:

&lt;ul&gt;&lt;li&gt;qualitatively similar or superior to that of the physical original;&lt;/li&gt;
&lt;li&gt;is efficient in size&lt;/li&gt;
&lt;li&gt;is well-ordered and readily-preserved.&lt;/li&gt;
&lt;li&gt;but find something that works, and don’t get (too) carried away - at least not on every potential parameter
&lt;!-- more --&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Process: take time to set things up&lt;/strong&gt; and to develop a process that delivers the outputs you are after, with a routine that works, by desiging, testing, tweaking a process that delivers now and into the future&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Process: get an easy routine&lt;/strong&gt;: i you are converting items in bulk, take the time to plan out your process into a clear routine (e.g. unripped CDs on the left of the computer, ripped CDs in a pile on the right). Make sure the routine is:

&lt;ul&gt;&lt;li&gt;Easy to repeat (eg using keyboard shortcuts, macros, or write it down)&lt;/li&gt;
&lt;li&gt;Easy to know where you are in the process for each item&lt;/li&gt;
&lt;li&gt;Hard to lose track of what has been digitised and what is left to do
a lot of time and reduce errors)&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Storage: take time to add important metadata at the time&lt;/strong&gt; as this will help you find particular media easily (and better usually than their physical versions). It includes things like:

&lt;ul&gt;&lt;li&gt;location&lt;/li&gt;
&lt;li&gt;year&lt;/li&gt;
&lt;li&gt;artist&lt;/li&gt;
&lt;li&gt;title&lt;/li&gt;
&lt;li&gt;type/genre&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Storage: keep your digital files tidy&lt;/strong&gt; to make sharing, moving and backing up digital files easier and less error prone. Metadata helps as does keeping things together in clear folders and files. Make sure you use good names with these tips:

&lt;ul&gt;&lt;li&gt;Not more than three levels of sub folder&lt;/li&gt;
&lt;li&gt;Group similar files together by folder or filename&lt;/li&gt;
&lt;li&gt;Develop clear and consistent filenames, based either on metadata or a naming convention&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Storage: ensure you have a good, automated backup routine&lt;/strong&gt; otherwise all your other work may be wasted. Backing up takes thought, preparation, time, and money but means your collection can survive hardware failure, moves, floods, thefts or fire (physical media can&amp;#8217;t say the same). Backing up is a big issue in its own right, but my top tips are

&lt;ul&gt;&lt;li&gt;Know where all your files are&lt;/li&gt;
&lt;li&gt;Back up to one local location regularly and fully automated (I use Crashplan)&lt;/li&gt;
&lt;li&gt;Back up to one cloud location and fully automated (I use Crashplan and Dropbox)&lt;/li&gt;
&lt;li&gt;Back up to one offsite location regularly, automated if you can&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;/p&gt;</description><link>http://www.ergoorgo.com/post/31464845626</link><guid>http://www.ergoorgo.com/post/31464845626</guid><pubDate>Thu, 13 Sep 2012 11:58:00 -0400</pubDate><category>Declutter</category><category>Go digital</category><category>Organizing</category><category>tutorial</category><category>tip</category></item><item><title>Declutter your home by cheating: digitising media</title><description>&lt;h2&gt;Garage mulch: nature’s nudge for me to declutter&lt;/h2&gt;

&lt;p&gt;I hate moving. I have too much stuff and I stupidly pack and move myself. One benefit of moving, especially emigrating, has been to act as a great catalyst for decluttering. Looking only at my media, I&amp;#8217;ve gone from:&lt;/p&gt;

&lt;ul&gt;&lt;li&gt;2003: three car loads of CDs, DVDs, books, files, papers, and photographs, that I rarely looked at and a garage full of boxes that got half ruined from damp, to&amp;#8230;&lt;/li&gt;
&lt;li&gt;2012: two portable hard drives and one car load full of books (I&amp;#8217;m not at digital nirvana yet)&lt;/li&gt;
&lt;/ul&gt;&lt;h2&gt;Then and now: how to cheat at decluttering&lt;/h2&gt;

&lt;p&gt;I started small. Scanning written notes, then photos, then CDs, more time consuming tapes, then eventually DVDs, and finally books where I am two thirds of the way there so far. Go me!&lt;/p&gt;

&lt;p&gt;It seems amazing how much physical clutter I’ve got rid of, while still keeping all the actual data, accessible from hard drives. This is the great cheat of decluttering: to ditch your stuff, but still keep it. Anything that can be used while in digital format can get in on the cheat; anything that is an image, text, audio, or video (it doesn’t work on ornaments yet). I still have the same amount of things, just in a different, much more space-friendly format.
&lt;!-- more --&gt;&lt;/p&gt;

&lt;h2&gt;Why bother to rip, scan, record all this stuff&lt;/h2&gt;

&lt;p&gt;Many will look at the above and think: great, but that’s a ton of work and I don’t want the hassle. So what are the benefits?&lt;/p&gt;

&lt;ul&gt;&lt;li&gt;It&amp;#8217;s fundamentally an investment that makes my life easier and less stressful to manage, by providing beneficial – and ideally lower friction – structure&lt;/li&gt;
&lt;li&gt;it&amp;#8217;s made moving easier&lt;/li&gt;
&lt;li&gt;it&amp;#8217;s helped me be OK with a smaller apartment&lt;/li&gt;
&lt;li&gt;it&amp;#8217;s made it easier and faster to find and view stuff, even when not at home&lt;/li&gt;
&lt;li&gt;it&amp;#8217;s in the long run, it hopefully does free up time&lt;/li&gt;
&lt;li&gt;it allows me to have backups of everything&lt;/li&gt;
&lt;li&gt;it makes me less attached to and having less stuff&lt;/li&gt;
&lt;/ul&gt;&lt;p&gt;Lifehacker often writes on this topic and even provides a &lt;a href="http://lifehacker.com/5557695/the-step%2Bby%2Bstep-guide-to-digitizing-your-life" title="The Step-by-Step Guide to Digitizing Your Life"&gt;comprehensive all-in-one digitising your life guide&lt;/a&gt;, so go check it out.&lt;/p&gt;</description><link>http://www.ergoorgo.com/post/31403064680</link><guid>http://www.ergoorgo.com/post/31403064680</guid><pubDate>Wed, 12 Sep 2012 11:58:00 -0400</pubDate><category>Declutter</category><category>Go digital</category><category>Organizing</category><category>media</category><category>tip</category><category>tutorial</category></item><item><title>Don't just buy apps. Fiddle. It's about how you work, not what with. Thanks for the insightful, intelligent article BetterMess</title><description>&lt;a href="http://bettermess.com/the-error-of-the-app-mentality/?utm_source=feedburner&amp;utm_medium=feed&amp;utm_campaign=Feed%3A+Michaelschechterme+%28A+Better+Mess%29"&gt;Don't just buy apps. Fiddle. It's about how you work, not what with. Thanks for the insightful, intelligent article BetterMess&lt;/a&gt;: &lt;h2&gt;The App Mentality&lt;/h2&gt;

&lt;blockquote&gt;
  &lt;p&gt;Frankly, the whole app-driven mentality is flawed. When you think of these things in terms of what apps to use, you do it more from the standpoint of how are you going to best spend your money rather than how are you going to best accomplish your best work. Sites like this are probably partly to blame, but let me see if I can try to help clarify things a bit…&lt;/p&gt;
  
  &lt;p&gt;For those of you who read our sites (or any site that touches on productivity for that matter) and get caught up in the newest tricks and the latest app, try to take a step back from what we’re talking about in the minute and really look at what we’re trying to accomplish for ourselves in aggregate. We may talk about things one thing at a time, but that’s only because creating your own ideal workflow is overwhelming. The best sites and the brightest minds that I see writing about productivity today aren’t trying to steer you towards a new app. They aren’t advocating an app-driven approach to better work, they’re creating and sharing their workflow.&lt;/p&gt;
  
  &lt;p&gt;Brett, Gabe, Patrick and hopefully myself, are sharing what we discover, what interests us and what works for us with the hope that some of it will be useful in your own search. We’re hoping that by sharing our experiences, it becomes easier for you to find the tools worth trying and the systems worth considering. But no matter what we share, you’ll still have to go through much of the same pain we had to in order to find a workflow of your own. No matter how badly we may want to point you in the right direction, no one is going to be able to find the right workflow for you, except you. But hopefully, we can help along the way.&lt;/p&gt;
&lt;/blockquote&gt;</description><link>http://www.ergoorgo.com/post/31377914148</link><guid>http://www.ergoorgo.com/post/31377914148</guid><pubDate>Tue, 11 Sep 2012 22:33:00 -0400</pubDate></item><item><title>Run out of ice? Put those ice cube trays to better use</title><description>&lt;p&gt;&lt;h2&gt;The 84 year old ice cube tray&amp;#8217;s ten cool uses&lt;/h2&gt;

&lt;ol&gt;&lt;li&gt;Create, store and readily dispense &lt;strong&gt;clink-worthy cubes of ice&lt;/strong&gt;, to keep drinks or other things cool&lt;/li&gt;
&lt;li&gt;Ice in drinks dilutes, so &lt;strong&gt;freeze the drink itself&lt;/strong&gt; (eg iced tea or juice) so as the cube melts it adds drink, not water&lt;/li&gt;
&lt;li&gt;Store useful &lt;strong&gt;frozen portions of liquids and foods&lt;/strong&gt;. (&lt;strong&gt;&lt;em&gt;Note:&lt;/em&gt;&lt;/strong&gt; &lt;em&gt;one ice-cube is roughly equivalent to two tablespoons&lt;/em&gt;) 

&lt;ul&gt;&lt;li&gt;Cubes of stock, wine, pesto, etc can save leftovers and time when next cooking: when needed, dispense 1-2 cubes into your pot&lt;/li&gt;
&lt;li&gt;Portion out homemade baby food into meals, for easy heating through&lt;/li&gt;
&lt;li&gt;&lt;a href="http://www.gardenersworld.com/how-to/projects/herbs/how-to-store-herbs-in-ice-cubes/151.html" title="How to store herbs in ice cubes"&gt;Preserve fresh herbs in ice&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;freeze individual leftover egg whites when a recipe requires yolks only&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;Use trays as &lt;strong&gt;mini food moulds&lt;/strong&gt; for jellos, candies or chocolates (not in the freezer of course); or mini ice-lollies/popsicles.&lt;/li&gt;
&lt;li&gt;Use trays as &lt;strong&gt;moulds for home-made soap&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="http://tlc.howstuffworks.com/home/freezer-efficiency-tips.htm"&gt;&lt;strong&gt;A full freezer is an efficient freezer&lt;/strong&gt;&lt;/a&gt; (as keeping air cold is harder work than keeping food cold). If your freezer isn’t full of food, fill the rest with ice cubes [UPDATE: a scientist friend tells me air will cool faster, even if replaced each time the freezer is opened, than solids - due to few number of atoms per volume]&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Cheap and handy organisers for small items&lt;/strong&gt; 

&lt;ul&gt;&lt;li&gt;Store jewellery, trinkets, screws, or loose change&lt;/li&gt;
&lt;li&gt;Hold and mix paint as a painter’s palette&lt;/li&gt;
&lt;li&gt;Organise snacks like berries or nuts in child size portions&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;/p&gt;</description><link>http://www.ergoorgo.com/post/31338895458</link><guid>http://www.ergoorgo.com/post/31338895458</guid><pubDate>Tue, 11 Sep 2012 12:00:59 -0400</pubDate><category>Declutter</category><category>organization</category><category>tip</category><category>tutorial</category></item><item><title>The history of the computer - shown in cool Facebook timeline (which are the coolest usurper of Facebook platform)</title><description>&lt;a href="http://www.facebook.com/computer.is.me"&gt;The history of the computer - shown in cool Facebook timeline (which are the coolest usurper of Facebook platform)&lt;/a&gt;</description><link>http://www.ergoorgo.com/post/31314484733</link><guid>http://www.ergoorgo.com/post/31314484733</guid><pubDate>Mon, 10 Sep 2012 22:50:45 -0400</pubDate><category>education</category><category>computer</category><category>history</category><category>Facebook</category></item></channel></rss>
