<?xml version="1.0" encoding="UTF-8"?>
 <rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://pinboard.in">
    <title>Pinboard (Aetles)</title>
    <link>https://pinboard.in/u:Aetles/public/</link>
    <description>recent bookmarks from Aetles</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="https://henrikwarne.com/2018/08/11/my-favorite-command-line-shortcuts/"/>
	<rdf:li rdf:resource="http://tidbits.com/article/16241"/>
	<rdf:li rdf:resource="http://medialoot.com/blog/3-valuable-pixel-perfect-illustrator-techniques/"/>
	<rdf:li rdf:resource="http://www.payetteforward.com/why-does-my-iphone-battery-die-so-fast-heres-the-real-fix/"/>
	<rdf:li rdf:resource="https://github.com/blog/2019-how-to-undo-almost-anything-with-git"/>
	<rdf:li rdf:resource="https://medium.com/@joewalnes/handy-bash-feature-process-substitution-8eb6dce68133"/>
	<rdf:li rdf:resource="http://litreactor.com/essays/chuck-palahniuk/nuts-and-bolts-%E2%80%9Cthought%E2%80%9D-verbs"/>
	<rdf:li rdf:resource="http://www.instructables.com/id/How-to-remove-a-dent-from-wood/"/>
	<rdf:li rdf:resource="http://mywiki.wooledge.org/BashPitfalls#for_i_in_.24.28ls_.2A.mp3.29"/>
	<rdf:li rdf:resource="http://www.meonlylouder.com/blog/2014/10/5/some-practical-tips-for-my-podcasting-and-voice-over-friends"/>
	<rdf:li rdf:resource="http://furbo.org/2014/09/03/the-terminal/"/>
	<rdf:li rdf:resource="http://www.sketchtips.info/"/>
	<rdf:li rdf:resource="http://www.overthought.org/blog/2014/the-ultimate-guide-to-solving-ios-battery-drain"/>
	<rdf:li rdf:resource="http://sethrobertson.github.io/GitFixUm/fixup.html"/>
	<rdf:li rdf:resource="http://www.jamierubin.net/going-paperless/"/>
	<rdf:li rdf:resource="http://www.olleberg.nu/"/>
	<rdf:li rdf:resource="http://veerle.duoh.com/design/article/all_about_masks_in_photoshop"/>
	<rdf:li rdf:resource="http://nicolasgallagher.com/micro-clearfix-hack/"/>
	<rdf:li rdf:resource="http://codex.wordpress.org/Changing_The_Site_URL"/>
	<rdf:li rdf:resource="http://www.macworld.com/article/1168151/find_out_whats_keeping_your_mac_awake.html#lsrc.twt_macworld"/>
	<rdf:li rdf:resource="http://finerthings.in/mac/21045773136"/>
	<rdf:li rdf:resource="http://briancarper.net/blog/248/"/>
	<rdf:li rdf:resource="http://www.lastfm.se/group/Last.fm+for+Spotify/forum/1249115/_/2023785"/>
	<rdf:li rdf:resource="http://tidbits.com/article/12878"/>
	<rdf:li rdf:resource="http://www.macdrifter.com/2012/02/the-imessage-clipboard/"/>
	<rdf:li rdf:resource="http://forum.agilebits.com/index.php?/topic/5602-fluid-support-in-lion/"/>
	<rdf:li rdf:resource="http://obamapacman.com/2012/02/how-to-quickly-save-access-saved-mail-draft-on-iphone-ipad-ipod-touch/"/>
	<rdf:li rdf:resource="http://nerdgap.com/the-super-sweet-1password-trick-youre-almost-certainly-not-using/"/>
	<rdf:li rdf:resource="http://hints.macworld.com/article.php?story=20091203062729936"/>
	<rdf:li rdf:resource="http://secrets.blacktree.com/"/>
	<rdf:li rdf:resource="http://alfredtips.tumblr.com/post/14152417764/recent-documents-tip-from-a-user-favourite-new"/>
	<rdf:li rdf:resource="http://kellysutton.tumblr.com/post/12836879386/12-steps-to-writing-better-web-code"/>
	<rdf:li rdf:resource="http://www.curbly.com/users/diy-maven/posts/11459"/>
	<rdf:li rdf:resource="http://wp.smashingmagazine.com/2011/11/10/securing-your-wordpress-website/"/>
	<rdf:li rdf:resource="http://apple.stackexchange.com/questions/17759/what-tiny-thing-in-lion-makes-you-smile-or-has-caught-you-off-guard"/>
	<rdf:li rdf:resource="http://hints.macworld.com/article.php?story=20110207233330515"/>
	<rdf:li rdf:resource="http://www.456bereastreet.com/archive/200503/css_tips_and_tricks_part_2/"/>
	<rdf:li rdf:resource="http://www.456bereastreet.com/archive/200503/css_tips_and_tricks_part_1/"/>
	<rdf:li rdf:resource="http://borkware.com/quickies/one?topic=Unix"/>
	<rdf:li rdf:resource="http://www.zeldman.com/daily/1204d.shtml"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="https://henrikwarne.com/2018/08/11/my-favorite-command-line-shortcuts/">
    <title>My Favorite Command-Line Shortcuts | Henrik Warne's blog</title>
    <dc:date>2018-08-13T21:10:41+00:00</dc:date>
    <link>https://henrikwarne.com/2018/08/11/my-favorite-command-line-shortcuts/</link>
    <dc:creator>Aetles</dc:creator><description><![CDATA[Most people I have worked with use both arrow-up and ctrl-r when repeating commands. However, very few are familiar with escape-dot and repeating commands from the history list. Since I use all four ways very frequently, I thought I would write a post to spread the word.]]></description>
<dc:subject>bash unix terminal osx macos tips mactips</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:Aetles/b:1c6a2de1f7e8/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:bash"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:unix"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:terminal"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:osx"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:macos"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:tips"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:mactips"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://tidbits.com/article/16241">
    <title>How to Unlearn Misspellings and Sync Your User Dictionary in OS X</title>
    <dc:date>2016-02-09T17:26:36+00:00</dc:date>
    <link>http://tidbits.com/article/16241</link>
    <dc:creator>Aetles</dc:creator><description><![CDATA[(Just to make sure we’re all on the same page of the Mac 101 textbook… when you type a word that the spelling checker doesn’t recognize, it will be underlined in red. Control-click it to display a pop-up menu that offers correctly spelled alternatives along with commands to learn the word if it’s right or ignore it if it’s correct in context.)

If you’re in Pages, TextEdit, Nisus Writer Pro, BBEdit, or the like, you can Control-click the word, which will no longer have that red underline, and choose Unlearn Spelling to reverse your action. But if you’re in Safari, Google Chrome, or any other app that supports spell checking without implementing it fully, no Unlearn Spelling command is available.



The clumsy solution is to copy the offending word, paste it into TextEdit or a similar app, Control-click it there, and choose Unlearn Spelling from the pop-up menu. Effective, but awkward, particularly if you’ve ended up with a number of misspelled words in your dictionary over the years.

Here’s an alternative solution — you can edit your list of learned words directly, since it’s just a text file. ]]></description>
<dc:subject>osx mac spelling tips</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:Aetles/b:8ab4755e8eb9/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:osx"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:mac"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:spelling"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:tips"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://medialoot.com/blog/3-valuable-pixel-perfect-illustrator-techniques/">
    <title>How to Get Pixel-Perfect Designs in Adobe Illustrator : Medialoot</title>
    <dc:date>2015-09-24T10:42:59+00:00</dc:date>
    <link>http://medialoot.com/blog/3-valuable-pixel-perfect-illustrator-techniques/</link>
    <dc:creator>Aetles</dc:creator><description><![CDATA[Pixels are not what most designers are thinking about when they launch Adobe Illustrator, but there are some pretty awesome things Illustrator can do with them. By default Illustrator is set up to be a resolution independent vector drawing and print layout tool — in short, not for pixels — but in this tutorial we will go over a few techniques which can add pixel-perfect design to it's list of uses.
As regular Medialoot visitors will know, I have previously posted a few articles discussing the advantages of using Fireworks instead of Photoshop for certain design tasks, this tutorial will hopefully do something similar for Illustrator by demonstrating it's widely unknown ability to work well with pixels.]]></description>
<dc:subject>illustrator tips tutorials pixels webdesign design</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:Aetles/b:c904a07c404d/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:illustrator"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:tips"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:tutorials"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:pixels"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:webdesign"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:design"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.payetteforward.com/why-does-my-iphone-battery-die-so-fast-heres-the-real-fix/">
    <title>Why Does My iPhone Battery Die So Fast? Here's The Real Fix!</title>
    <dc:date>2015-09-22T09:53:45+00:00</dc:date>
    <link>http://www.payetteforward.com/why-does-my-iphone-battery-die-so-fast-heres-the-real-fix/</link>
    <dc:creator>Aetles</dc:creator><description><![CDATA[I’m going to tell you exactly why your iPhone battery drains so quickly and exactly how to fix it. I’ll explain how you can get longer battery life out of your iPhone without sacrificing functionality. Take my word for it:

The vast majority of iPhone battery issues are software related.

We’ll cover a number of proven iPhone battery fixes that I learned from first-hand experience with hundreds of iPhones during my time at Apple. Here’s one example:

Your iPhone tracks and records your location everywhere you go. That uses a lot of battery life.

I’ll show you how to fix that in Tip #2.

A Word About iOS 9

iOS 9 includes a new section of Settings called Battery. It displays some useful information, but it won’t help you fix anything. I rewrote this article for iOS9, and if you take these suggestions, I promise your battery life will improve.]]></description>
<dc:subject>iphone tips battery ios</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:Aetles/b:005d57f67bbf/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:iphone"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:tips"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:battery"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:ios"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://github.com/blog/2019-how-to-undo-almost-anything-with-git">
    <title>How to undo (almost) anything with Git</title>
    <dc:date>2015-06-11T20:47:26+00:00</dc:date>
    <link>https://github.com/blog/2019-how-to-undo-almost-anything-with-git</link>
    <dc:creator>Aetles</dc:creator><description><![CDATA[One of the most useful features of any version control system is the ability to "undo" your mistakes. In Git, "undo" can mean many slightly different things.

When you make a new commit, Git stores a snapshot of your repository at that specific moment in time; later, you can use Git to go back to an earlier version of your project.

In this post, I'm going to take a look at some common scenarios where you might want to "undo" a change you've made and the best way to do it using Git.]]></description>
<dc:subject>development git github tips webdevelopment</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:Aetles/b:9e77dcca5b42/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:development"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:git"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:github"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:tips"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:webdevelopment"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://medium.com/@joewalnes/handy-bash-feature-process-substitution-8eb6dce68133">
    <title>Handy Bash feature: Process Substitution — Medium</title>
    <dc:date>2015-06-08T22:03:35+00:00</dc:date>
    <link>https://medium.com/@joewalnes/handy-bash-feature-process-substitution-8eb6dce68133</link>
    <dc:creator>Aetles</dc:creator><description><![CDATA[Ooooh, what was that weird syntax? And why did it appear to run twice as fast as what I was expecting?

Process substitution!

Process substitution gives you similar capabilities to piping. Except piping only allows you to pipe the output from a single command into another. In the diff scenario, we need to pipe the output from multiple commands into another. And that’s what process substitution allows us to do.

The syntax for using process substitution is this:

$ some-command <(another-command)]]></description>
<dc:subject>bash tips unix terminal</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:Aetles/b:f755a4378b8c/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:bash"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:tips"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:unix"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:terminal"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://litreactor.com/essays/chuck-palahniuk/nuts-and-bolts-%E2%80%9Cthought%E2%80%9D-verbs">
    <title>Nuts and Bolts: “Thought” Verbs | LitReactor</title>
    <dc:date>2014-12-31T00:40:39+00:00</dc:date>
    <link>http://litreactor.com/essays/chuck-palahniuk/nuts-and-bolts-%E2%80%9Cthought%E2%80%9D-verbs</link>
    <dc:creator>Aetles</dc:creator><description><![CDATA[In six seconds, you’ll hate me.

But in six months, you’ll be a better writer.

From this point forward – at least for the next half year – you may not use “thought” verbs.  These include:  Thinks, Knows, Understands, Realizes, Believes, Wants, Remembers, Imagines, Desires, and a hundred others you love to use. 

The list should also include:  Loves and Hates.

And it should include:  Is and Has, but we’ll get to those, later.]]></description>
<dc:subject>tips writing books</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:Aetles/b:727b97b8da3a/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:tips"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:writing"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:books"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.instructables.com/id/How-to-remove-a-dent-from-wood/">
    <title>How to remove a dent from wood</title>
    <dc:date>2014-11-24T11:29:55+00:00</dc:date>
    <link>http://www.instructables.com/id/How-to-remove-a-dent-from-wood/</link>
    <dc:creator>Aetles</dc:creator><description><![CDATA[After moving some furniture, I inevitably damaged some of it by dropping a heavy tool on it. I'm going to show you the technique I used to fix it and remove the dent without using wood filler.

This technique works great for wood floors and dining room tables, too. The trick is pretty simple. We're going to use an iron to steam the dent out of the wood.

You'll need the following:
An iron
Paper towel. I used a shop towel but an old t-shirt or rag will work, too
Water]]></description>
<dc:subject>tricks tips furnitures wood home</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:Aetles/b:78eb2b24da45/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:tricks"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:tips"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:furnitures"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:wood"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:home"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://mywiki.wooledge.org/BashPitfalls#for_i_in_.24.28ls_.2A.mp3.29">
    <title>BashPitfalls - Greg's Wiki</title>
    <dc:date>2014-10-26T20:44:10+00:00</dc:date>
    <link>http://mywiki.wooledge.org/BashPitfalls#for_i_in_.24.28ls_.2A.mp3.29</link>
    <dc:creator>Aetles</dc:creator><description><![CDATA[This page shows common errors that Bash programmers make.]]></description>
<dc:subject>bash linux programming tips</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:Aetles/b:75c011a31006/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:bash"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:linux"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:tips"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.meonlylouder.com/blog/2014/10/5/some-practical-tips-for-my-podcasting-and-voice-over-friends">
    <title>Some Practical Tips for my Podcasting and Voice-Over Friends — me, only louder</title>
    <dc:date>2014-10-07T13:04:20+00:00</dc:date>
    <link>http://www.meonlylouder.com/blog/2014/10/5/some-practical-tips-for-my-podcasting-and-voice-over-friends</link>
    <dc:creator>Aetles</dc:creator><description><![CDATA[Podcasting and home voice-over work is exploding. But very few podcasters and voice actors possess the audio engineering chops to produce flawless recordings, which at best require extensive editing and at worse result in a sub-par product. As an avid podcast consumer and professional audio engineer, here are some of the things that drive me nuts:

Excessive ambient noise (computer fans, keyboard and mouse noise, trains, etc.)
Thin and harsh tone
Varying level due to inconsistent speech and poor enunciation
Varying level due to inconsistent distance from the mic
Digital distortion
Here are some tips that can help with these issues and get you the best possible recording]]></description>
<dc:subject>audio tips podcast podcasting</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:Aetles/b:26ffc0889856/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:audio"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:tips"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:podcast"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:podcasting"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://furbo.org/2014/09/03/the-terminal/">
    <title>furbo.org · The Terminal</title>
    <dc:date>2014-09-04T19:49:03+00:00</dc:date>
    <link>http://furbo.org/2014/09/03/the-terminal/</link>
    <dc:creator>Aetles</dc:creator><description><![CDATA[I’ve been using the Unix command line since 1983 and like most software developers, the Terminal app is a permanent fixture in my Dock. Over the years I’ve learned a lot of things that make working in this environment more productive, but even old dogs like me are constantly learning new tricks.

As much as I love them, these long “trick lists” on Stack Overflow have a problem: they’re poorly organized with little narrative describing why you’d want to use a technique. This long homage to the command line is my attempt to remedy that situation.]]></description>
<dc:subject>terminal tips osx mactips bash</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:Aetles/b:70384f6401f1/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:terminal"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:tips"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:osx"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:mactips"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:bash"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.sketchtips.info/">
    <title>Clever tips for your favourite design app | sketchtips.info</title>
    <dc:date>2014-05-12T09:04:05+00:00</dc:date>
    <link>http://www.sketchtips.info/</link>
    <dc:creator>Aetles</dc:creator><dc:subject>sketch mac osx graphics design tips</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:Aetles/b:a2ce89ac4297/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:sketch"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:mac"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:osx"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:graphics"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:design"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:tips"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.overthought.org/blog/2014/the-ultimate-guide-to-solving-ios-battery-drain">
    <title>The Ultimate Guide to Solving iOS Battery Drain — Overthought</title>
    <dc:date>2014-04-07T20:33:07+00:00</dc:date>
    <link>http://www.overthought.org/blog/2014/the-ultimate-guide-to-solving-ios-battery-drain</link>
    <dc:creator>Aetles</dc:creator><description><![CDATA[I worked on the Genius Bar for almost two years, and the most difficult issue to solve was short battery life. It was extremely difficult to pinpoint the exact reason why someone's battery was draining.

I made it my mission to discover the specific reasons for iOS battery drainage. This article is a product of my years of research and anecdotal evidence I gathered in the hundreds of Genius Bar appointments I took during my time as a Genius and iOS technician, as well as testing on my personal devices and the devices of my friends.

iOS 7.1 came out recently and brought with it a bevy of design tweaks and performance enhancements. However, some users are reporting poor battery life since the update, and many blogs are reporting it as fact.
This is not one of those "Turn off every useful feature of iOS" posts that grinds my gears. My goal is to deliver practical steps to truly solve your iOS battery woes.

One quick thing before we start — 99.9% of the time it is not actually iOS that is causing your battery to drain quickly. I guarantee you that if you erased your phone and there were no apps or email on it, it would last for ages. But, no one uses their device like that, nor should they. Hopefully with these steps you will be living in iOS battery bliss while still using all the apps and features you love.

But first, we need to test and see if you even have a problem to begin with.]]></description>
<dc:subject>ios iphone tips</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:Aetles/b:bf3d5bf9ac60/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:ios"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:iphone"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:tips"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://sethrobertson.github.io/GitFixUm/fixup.html">
    <title>On undoing, fixing, or removing commits in git</title>
    <dc:date>2014-01-20T08:48:35+00:00</dc:date>
    <link>http://sethrobertson.github.io/GitFixUm/fixup.html</link>
    <dc:creator>Aetles</dc:creator><description><![CDATA[This document is an attempt to be a fairly comprehensive guide to recovering from what you did not mean to do when using git. It isn't that git is so complicated that you need a large document to take care or your particular problem, it is more that the set of things that you might have done is so large that different techniques are needed depending on exactly what you have done and what you want to have happen.]]></description>
<dc:subject>git tips versioncontrol</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:Aetles/b:df83e12159c3/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:git"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:tips"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:versioncontrol"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.jamierubin.net/going-paperless/">
    <title>Going Paperless | Jamie Todd Rubin</title>
    <dc:date>2013-05-21T09:20:47+00:00</dc:date>
    <link>http://www.jamierubin.net/going-paperless/</link>
    <dc:creator>Aetles</dc:creator><description><![CDATA[Below is a condensed index of my weekly Going Paperless tips that I do in my capacity as Evernote’s Paperless Lifestyle Ambassador. These weekly tips are also available via RSS. Below the index are some supplementary posts I’ve done that may be of interest to folks.]]></description>
<dc:subject>tips paperless evernote</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:Aetles/b:9f5acb9bcd83/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:tips"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:paperless"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:evernote"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.olleberg.nu/">
    <title>Olle Berg – Råd om din gräsmatta!</title>
    <dc:date>2013-01-26T10:48:18+00:00</dc:date>
    <link>http://www.olleberg.nu/</link>
    <dc:creator>Aetles</dc:creator><description><![CDATA[Här får du tips på hur du får din gräsmatta grön, tät, moss- och ogräsfri. Du kan också se vilka gräsprodukter, gräsklippare med mera som jag kan rekommendera. Jag är ingen expert, men har över 40 års erfarenhet av hur man sköter en gräsmatta. Det är min förhoppning att denna sida skall ge dig inspiration till att skapa en vacker och lättskött gräsmatta. Det är enklare än du tror! Lycka till!]]></description>
<dc:subject>tips gräsmatta trädgård</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:Aetles/b:b5964c5516b0/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:tips"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:gräsmatta"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:trädgård"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://veerle.duoh.com/design/article/all_about_masks_in_photoshop">
    <title>All about Masks in Photoshop | Veerle's blog 3.0</title>
    <dc:date>2013-01-23T14:02:12+00:00</dc:date>
    <link>http://veerle.duoh.com/design/article/all_about_masks_in_photoshop</link>
    <dc:creator>Aetles</dc:creator><description><![CDATA[At the beginning of December I shared some Photoshop Layers tricks and shortcuts that I collected over the years. Today I'm doing something similar in a post that is all about masks in Photoshop. Hopefully this post will be as interesting as the layers one. ]]></description>
<dc:subject>photoshop tips</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:Aetles/b:28bb0e5013ae/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:photoshop"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:tips"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://nicolasgallagher.com/micro-clearfix-hack/">
    <title>A new micro clearfix hack – Nicolas Gallagher</title>
    <dc:date>2012-12-01T01:35:19+00:00</dc:date>
    <link>http://nicolasgallagher.com/micro-clearfix-hack/</link>
    <dc:creator>Aetles</dc:creator><description><![CDATA[The clearfix hack is a popular way to contain floats without resorting to using presentational markup. This article presents an update to the clearfix method that further reduces the amount of CSS required.

]]></description>
<dc:subject>css clearfix clearing tips hack</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:Aetles/b:4e1d3c4bd2a0/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:css"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:clearfix"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:clearing"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:tips"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:hack"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://codex.wordpress.org/Changing_The_Site_URL">
    <title>Changing The Site URL « WordPress Codex</title>
    <dc:date>2012-10-08T13:35:27+00:00</dc:date>
    <link>http://codex.wordpress.org/Changing_The_Site_URL</link>
    <dc:creator>Aetles</dc:creator><description><![CDATA[Relocate method
WordPress supports an automatic relocation method intended to be a quick assist to getting a site working when relocating a site from one server to another.

Steps

1. Edit the wp-config.php file.

2. After the "define" statements (just before the comment line that says "That's all, stop editing!"), insert a new line, and type: define('RELOCATE',true);

3. Save your wp-config.php file.]]></description>
<dc:subject>wordpress wordpresstips tips url</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:Aetles/b:2ff455c52f85/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:wordpress"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:wordpresstips"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:tips"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:url"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.macworld.com/article/1168151/find_out_whats_keeping_your_mac_awake.html#lsrc.twt_macworld">
    <title>Find out what's keeping your Mac awake | Macworld</title>
    <dc:date>2012-08-22T13:36:52+00:00</dc:date>
    <link>http://www.macworld.com/article/1168151/find_out_whats_keeping_your_mac_awake.html#lsrc.twt_macworld</link>
    <dc:creator>Aetles</dc:creator><description><![CDATA[Have you ever been annoyed to find that your Mac won’t go to sleep when you tell it to? Reader wjv found that, in Mac OS X 10.6 and later, there’s a simple way of finding out what’s keeping your Mac awake. To do so, run the following command in your Terminal: pmset -g assertions .]]></description>
<dc:subject>mac osx tips mactips terminal</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:Aetles/b:6c60d9ce628d/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:mac"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:osx"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:tips"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:mactips"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:terminal"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://finerthings.in/mac/21045773136">
    <title>Mac — Finer Things in Tech</title>
    <dc:date>2012-05-07T12:22:10+00:00</dc:date>
    <link>http://finerthings.in/mac/21045773136</link>
    <dc:creator>Aetles</dc:creator><description><![CDATA[You can hold ⌥ (Option) to make windows resize symmetrically, from the center. It even works when resizing from any corner in Lion. Update: You can also hold ⇧ (Shift) to resize a window proportionally.

As far as I can tell this is brand new in Lion, the first version of OS X that allowed resizing windows from any side.

]]></description>
<dc:subject>mac macosx osx tips lion osxlion</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:Aetles/b:440902b02fb0/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:mac"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:macosx"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:osx"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:tips"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:lion"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:osxlion"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://briancarper.net/blog/248/">
    <title>briancarper.net (λ) - Keeping bash history in sync on disk and between multiple terminals</title>
    <dc:date>2012-03-27T08:52:44+00:00</dc:date>
    <link>http://briancarper.net/blog/248/</link>
    <dc:creator>Aetles</dc:creator><description><![CDATA[PROMPT_COMMAND lets you specify a command that bash will run every time it shows you a fresh command prompt, i.e. every time you run a command and the command finishes. So the above tells bash to read any new lines that have appeared in ~/.bash_history since the last time it read it, and then append the last-run command from this terminal to ~/.bash_history, every time you run a command.

So now, if you type a command in one terminal, and want to access it via the history of another terminal, run a command in the other terminal (or just hit Enter) to trigger PROMPT_COMMAND, and then your history will be nicely up-to-date and synchronized with any other terminals you have open. Almost certainly, you'll never notice the tiny bit of overhead caused by bash constantly reading and writing to ~/.bash_history.

See man bash for more info on the history builtin.]]></description>
<dc:subject>bash history linux tips</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:Aetles/b:c7dfb4b57e74/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:bash"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:history"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:linux"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:tips"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.lastfm.se/group/Last.fm+for+Spotify/forum/1249115/_/2023785">
    <title>Radio? – Last.fm for Spotify Diskussioner – Last.fm</title>
    <dc:date>2012-03-25T19:47:36+00:00</dc:date>
    <link>http://www.lastfm.se/group/Last.fm+for+Spotify/forum/1249115/_/2023785</link>
    <dc:creator>Aetles</dc:creator><description><![CDATA[Try dragging a track to the Last.fm app icon in Spotify to hear a similar track playlist. :)
]]></description>
<dc:subject>spotify tips lastfm</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:Aetles/b:1d411020f74a/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:spotify"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:tips"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:lastfm"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://tidbits.com/article/12878">
    <title>TidBITS iPhone iPad iPod: Where to Speak on Your iPhone 4</title>
    <dc:date>2012-03-22T10:07:49+00:00</dc:date>
    <link>http://tidbits.com/article/12878</link>
    <dc:creator>Aetles</dc:creator><description><![CDATA[And now for the surprise. When you take the iPhone away from your face during a call and put it into speakerphone mode (tap the Speaker button), the top microphone is the one that is now active. Did you know this? I sure didn’t.]]></description>
<dc:subject>iphone tip tips</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:Aetles/b:ab6a614109ad/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:iphone"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:tip"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:tips"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.macdrifter.com/2012/02/the-imessage-clipboard/">
    <title>The iMessage Clipboard « Macdrifter</title>
    <dc:date>2012-02-26T08:42:43+00:00</dc:date>
    <link>http://www.macdrifter.com/2012/02/the-imessage-clipboard/</link>
    <dc:creator>Aetles</dc:creator><description><![CDATA[This might seem obvious or dumb, depending on your sensibilities, but the new Messages app makes a decent universal clipboard.

Copy a link, photo or text and paste into iMessage on Mac, iPhone or iPad.1
Send a message to myself.
Boom.]]></description>
<dc:subject>ios osx imessage clipboard tips</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:Aetles/b:ccc47e1a0d4a/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:ios"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:osx"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:imessage"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:clipboard"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:tips"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://forum.agilebits.com/index.php?/topic/5602-fluid-support-in-lion/">
    <title>Fluid support in Lion - AgileBits Forums</title>
    <dc:date>2012-02-22T22:23:05+00:00</dc:date>
    <link>http://forum.agilebits.com/index.php?/topic/5602-fluid-support-in-lion/</link>
    <dc:creator>Aetles</dc:creator><description><![CDATA[One thing I don't see mentioned above is that by default Fluid shares its cookies with Safari, so if you use the 1Password Safari extension to log into the site(s) for which you have created an SSB, you will be logged in in the SSB. It's not the same, I know, but if you didn't already know perhaps it will ease the pain.]]></description>
<dc:subject>1password fluid tips osx mac safari</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:Aetles/b:aec6ab129c57/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:1password"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:fluid"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:tips"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:osx"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:mac"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:safari"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://obamapacman.com/2012/02/how-to-quickly-save-access-saved-mail-draft-on-iphone-ipad-ipod-touch/">
    <title>How to: Quickly Save + Access Saved Mail Draft on iPhone, iPad, &amp; iPod touch | Obama Pacman</title>
    <dc:date>2012-02-22T07:30:25+00:00</dc:date>
    <link>http://obamapacman.com/2012/02/how-to-quickly-save-access-saved-mail-draft-on-iphone-ipad-ipod-touch/</link>
    <dc:creator>Aetles</dc:creator><description><![CDATA[Q: How do I access my last saved email draft on my iDevice?

A: There is the long way, which is using “Mailboxes”, then scroll down to Accounts, select an account, click Drafts, then click on the draft. To go back to unified email inbox, you then have to hit back two times, then select All Inboxes. It’s surely long and tedious.

Short way: hold the Compose button (annotation 2) to bring up your last saved draft.

The shortcut to last draft is saved as long as you don’t restart your device. If you restarted the device, as of iOS 5.0.1, you have to use the long way to access your last draft. ]]></description>
<dc:subject>iphone ios tips</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:Aetles/b:52aafa2ca5aa/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:iphone"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:ios"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:tips"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://nerdgap.com/the-super-sweet-1password-trick-youre-almost-certainly-not-using/">
    <title>The Super Sweet 1Password Trick You’re Almost Certainly Not Using | Bridging the Nerd Gap</title>
    <dc:date>2012-02-13T19:30:00+00:00</dc:date>
    <link>http://nerdgap.com/the-super-sweet-1password-trick-youre-almost-certainly-not-using/</link>
    <dc:creator>Aetles</dc:creator><description><![CDATA[Open the 1Password app on your Mac and click over to the Logins area. You’ll see a big ass list of all of the logins currently stored in 1Password (duh). Now, I want you to position the main 1Password window right next to your favorite web browser.

Next, click and drag one of your commonly used 1Password logins onto your browser’s bookmark bar, like this:



What the heck?

You just created a bookmark for a website that you commonly use, but now it will automatically fire up 1Password and fill in the login for you and—if you have it configured to automatically submit login forms—just log you right in.

With a single freaking click.]]></description>
<dc:subject>1password tips</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:Aetles/b:a502451f87ac/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:1password"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:tips"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://hints.macworld.com/article.php?story=20091203062729936">
    <title>10.6: Change Mail's 'Copy Address' behavior - Mac OS X Hints</title>
    <dc:date>2011-12-20T17:09:06+00:00</dc:date>
    <link>http://hints.macworld.com/article.php?story=20091203062729936</link>
    <dc:creator>Aetles</dc:creator><description><![CDATA[In versions of Mail prior to OS X 10.6, you could copy an email address from a message by Control-clicking on the address and choosing Copy Address from the contextual menu. As part of my job, I do this a lot -- users will email me, asking to look up their account name, for instance, so I need to paste their email address into a web form. 

In 10.6, it seems someone at Apple decided that Copy Address should really mean Copy Name And Address And Add Angle Brackets Around The Address, because that's exactly what happens when you use Copy Address in Snow Leopard's Mail app. Instead of getting Sue_Sample@somesite.com on the clipboard, you get Sue Sample <Sue_Sample@somesite.com>. 

Besides now having an incorrect name on the Copy Address contextual menu item (thought admittedly, the alternative is a bit lengthy), this behavior is incredibly irritating if you want only the email address on the clipboard. Thankfully, some engineer somewhere deep within Apple included a hidden preference to change this behavior -- and the fine folks at Mac Daddy World (the Ecamm Network blog site) dug deep and discovered this preference. ]]></description>
<dc:subject>email mac osx mail tips</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:Aetles/b:859e0b8bebdc/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:email"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:mac"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:osx"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:mail"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:tips"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://secrets.blacktree.com/">
    <title>Secrets</title>
    <dc:date>2011-12-20T17:08:14+00:00</dc:date>
    <link>http://secrets.blacktree.com/</link>
    <dc:creator>Aetles</dc:creator><description><![CDATA[A database of hidden settings for Mac OS X]]></description>
<dc:subject>apple mac osx tips</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:Aetles/b:0206cef0a627/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:apple"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:mac"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:osx"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:tips"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://alfredtips.tumblr.com/post/14152417764/recent-documents-tip-from-a-user-favourite-new">
    <title>Anna's Alfred Hat Tips, Recent Documents tip from a user: favourite new...</title>
    <dc:date>2011-12-20T07:54:31+00:00</dc:date>
    <link>http://alfredtips.tumblr.com/post/14152417764/recent-documents-tip-from-a-user-favourite-new</link>
    <dc:creator>Aetles</dc:creator><description><![CDATA[favourite new trick of @alfredapp -and it took way too long for me to find. Find app you want then press right twice to open most recent doc]]></description>
<dc:subject>alfred tips</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:Aetles/b:524743a938e9/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:alfred"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:tips"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://kellysutton.tumblr.com/post/12836879386/12-steps-to-writing-better-web-code">
    <title>Kelly Sutton's Tumblr, 12 Steps to Writing Better Web Code</title>
    <dc:date>2011-11-17T07:20:39+00:00</dc:date>
    <link>http://kellysutton.tumblr.com/post/12836879386/12-steps-to-writing-better-web-code</link>
    <dc:creator>Aetles</dc:creator><description><![CDATA[It’s been over a decade since Joel Spolsky wrote the Joel Test: 12 Steps to Better Code. The man was ahead of his time. Sure, things like version control are a no-brainer for any competent shop out there. With the ease of tools out there, most teams have a bug database and have reasonably up-to-date schedules. Heck, most software companies out there do pretty well on Joel’s 12 steps. But those 12 steps are no longer enough.

I’ve become somewhat of a process nut, which is weird. Usually I’ve got my finger over the big red deploy button before anyone else. But that’s not process, that’s deploying. I like to hear how other companies work. I see the most trivial roadblocks frustrate some developers. Many companies, both big and small, pay too little attention to process. It hurts morale, it contributes to unnecessary work and it will eventually lead to a product falling apart.

This is my attempt to codify what I think are 12 great supplemental steps to Joel’s first 12. Like Joel’s, you should give a binary answer to each question: “yes” or “no.”]]></description>
<dc:subject>code development programming tips</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:Aetles/b:21ea2947e161/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:code"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:development"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:programming"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:tips"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.curbly.com/users/diy-maven/posts/11459">
    <title>Genius and Easy DIY Organization: Bread Clips as Power Cord Labels » Curbly | DIY Design Community « Keywords: organization, tips, office, wire</title>
    <dc:date>2011-11-15T08:34:36+00:00</dc:date>
    <link>http://www.curbly.com/users/diy-maven/posts/11459</link>
    <dc:creator>Aetles</dc:creator><description><![CDATA[Bread clips as power cord labels. Doesn't get much simpler or clever...er. Unplggd also suggests using them to label your cords at both ends so you don't have to do the 'tug test'. You know, when you tug on the cord to see which one reacts at the other end?]]></description>
<dc:subject>organization tips office wire cables</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:Aetles/b:941d090ad8f0/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:organization"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:tips"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:office"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:wire"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:cables"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://wp.smashingmagazine.com/2011/11/10/securing-your-wordpress-website/">
    <title>Securing Your WordPress Website - Smashing WordPress</title>
    <dc:date>2011-11-13T11:40:06+00:00</dc:date>
    <link>http://wp.smashingmagazine.com/2011/11/10/securing-your-wordpress-website/</link>
    <dc:creator>Aetles</dc:creator><description><![CDATA[Security has become a foremost concern on the Web in the past few years. Hackers have always been around, but with the increase in computer literacy and the ease of access to virtually any data, the problem has increased exponentially. It is now rare for a new website to not get comment spam within days of its release, even if it is not promoted at all.



This increase in naughty behavior, however, has spurred developers to write better code, and framework vendors have implemented many functions to help coders in their battle against the dark side.

Because data validation and sanitization is a big part of both security safeguards and normal user-input processing, by securing our code we will be not only protecting our behinds, but offering a better, more solid user experience.

While a large part of this article is specific to WordPress, a sizeable chunk is about general practices that anyone can use. Even the WordPress-centric sections contain useful logic, so reading them may well be worth it even if you use a different framework.]]></description>
<dc:subject>security tips wordpress</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:Aetles/b:0a1de454013c/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:security"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:tips"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:wordpress"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://apple.stackexchange.com/questions/17759/what-tiny-thing-in-lion-makes-you-smile-or-has-caught-you-off-guard">
    <title>What tiny thing in Lion makes you smile or has caught you off guard? - Apple - Stack Exchange</title>
    <dc:date>2011-08-01T22:22:09+00:00</dc:date>
    <link>http://apple.stackexchange.com/questions/17759/what-tiny-thing-in-lion-makes-you-smile-or-has-caught-you-off-guard</link>
    <dc:creator>Aetles</dc:creator><description><![CDATA[I would like to call for a place to list some little things that surprise you about Lion. There are so many articles and lists of all the new features with information overload, I would rather focus this spot of the site on tiny delights with a note why it makes a difference to you.

Please one topic per answer, this isn't a race to enumerate everything that changed. This isn't the place for massive topics like the implications of FileVault 2 on your entire workflow - just a stroll past some little gems, fun oddities or subtle changes specific to Lion.]]></description>
<dc:subject>mac osx tips osxlion</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:Aetles/b:7d9c287629f2/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:mac"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:osx"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:tips"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:osxlion"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://hints.macworld.com/article.php?story=20110207233330515">
    <title>Go To URL Faster on iPad - Mac OS X Hints</title>
    <dc:date>2011-02-08T16:20:37+00:00</dc:date>
    <link>http://hints.macworld.com/article.php?story=20110207233330515</link>
    <dc:creator>Aetles</dc:creator><description><![CDATA[The process of loading a URL in a new tab on iPad can be rather cumbersome and slow. First, one launches Safari from the home screen, waits for the app to open and the old webpage to re-render, then one hits the tab switch button, presses the new tab space, waits for that tab to open, waits for it to switch to the search panel (this is the most irritating part of the process, since it seems to take even longer when what one really wants is the URL bar), and finally, one clicks on the URL bar to enter in a new URL. 

To simplify this process considerably, just add a new icon to your Springboard that goes directly to about:blank. Details after the jump. 
]]></description>
<dc:subject>mactips iostips tips mac ios mobilesafari ipad iphone</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:Aetles/b:8878788ddb0f/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:mactips"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:iostips"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:tips"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:mac"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:ios"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:mobilesafari"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:ipad"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:iphone"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.456bereastreet.com/archive/200503/css_tips_and_tricks_part_2/">
    <title>CSS tips and tricks, Part 2</title>
    <dc:date>2005-04-05T10:57:35+00:00</dc:date>
    <link>http://www.456bereastreet.com/archive/200503/css_tips_and_tricks_part_2/</link>
    <dc:creator>Aetles</dc:creator><description><![CDATA[Roger Johansson bjuder på tips och tricks för CSS som är mycket användbara. Detta är del 2.
]]></description>
<dc:subject>css tips tricks 456 Berea Street Webbutveckling</dc:subject>
<dc:identifier>https://pinboard.in/u:Aetles/b:dcd375e6d405/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:css"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:tips"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:tricks"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:456"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:Berea"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:Street"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:Webbutveckling"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.456bereastreet.com/archive/200503/css_tips_and_tricks_part_1/">
    <title>CSS tips and tricks, Part 1</title>
    <dc:date>2005-04-05T10:56:59+00:00</dc:date>
    <link>http://www.456bereastreet.com/archive/200503/css_tips_and_tricks_part_1/</link>
    <dc:creator>Aetles</dc:creator><description><![CDATA[Roger Johansson bjuder på tips och tricks för CSS som är mycket användbara. Detta är del 1.
]]></description>
<dc:subject>css tips tricks 456 Berea Street Webbutveckling</dc:subject>
<dc:identifier>https://pinboard.in/u:Aetles/b:bad15668f2f7/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:css"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:tips"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:tricks"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:456"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:Berea"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:Street"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:Webbutveckling"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://borkware.com/quickies/one?topic=Unix">
    <title>Quickies for Unix</title>
    <dc:date>2005-03-16T12:22:46+00:00</dc:date>
    <link>http://borkware.com/quickies/one?topic=Unix</link>
    <dc:creator>Aetles</dc:creator><description><![CDATA[Massor av bra tips för den Unix-intresserade macanvändaren som gärna vill lära sig mer om vad man kan köra vid kommandoraden.
]]></description>
<dc:subject>Borkware unix quickies tips kommandorad command line Mac Aetles Mactips</dc:subject>
<dc:identifier>https://pinboard.in/u:Aetles/b:16782e482a45/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:Borkware"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:unix"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:quickies"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:tips"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:kommandorad"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:command"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:line"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:Mac"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:Aetles"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:Mactips"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.zeldman.com/daily/1204d.shtml">
    <title>Mac OS X safe update tip</title>
    <dc:date>2004-12-24T17:14:54+00:00</dc:date>
    <link>http://www.zeldman.com/daily/1204d.shtml</link>
    <dc:creator>Aetles</dc:creator><description><![CDATA[Jeffrey Zeldman tipsar om hur man gör för att så problemfritt som möjligt uppdatera Mac OS X. Omständligt, men vettigt.
]]></description>
<dc:subject>Jeffrey Zeldman The Daily Report mac os x tips uppdatera Aetles Mactips</dc:subject>
<dc:identifier>https://pinboard.in/u:Aetles/b:9cc0e3028e7f/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:Jeffrey"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:Zeldman"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:The"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:Daily"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:Report"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:mac"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:os"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:x"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:tips"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:uppdatera"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:Aetles"/>
	<rdf:li rdf:resource="https://pinboard.in/u:Aetles/t:Mactips"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>