-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathatom.xml
More file actions
30 lines (22 loc) · 1.28 KB
/
atom.xml
File metadata and controls
30 lines (22 loc) · 1.28 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title><![CDATA[Tom's Blog]]></title>
<link href="http://nklizhe.github.com/atom.xml" rel="self"/>
<link href="http://nklizhe.github.com/"/>
<updated>2012-04-23T11:06:26+08:00</updated>
<id>http://nklizhe.github.com/</id>
<author>
<name><![CDATA[Tom Li]]></name>
</author>
<generator uri="http://octopress.org/">Octopress</generator>
<entry>
<title type="html"><![CDATA[Apps are experiences]]></title>
<link href="http://nklizhe.github.com/blog/2012/04/23/apps-are-experiences/"/>
<updated>2012-04-23T10:29:00+08:00</updated>
<id>http://nklizhe.github.com/blog/2012/04/23/apps-are-experiences</id>
<content type="html"><![CDATA[<p>I was inspired by Matt Gemmell’s post once again: ”<a href="http://mattgemmell.com/2012/04/13/augmented-paper/">Augemented-Paper</a>”:</p>
<blockquote><p>software experiences that feel like Augmented Paper are those that second-guess our (developers’) natural tendency to put functionality first, or to think of our apps as software. Apps are only incidentally software; software is an implementation detail. Instead, apps are experiences.</p></blockquote>
<p>Can’t agree more.</p>
]]></content>
</entry>
</feed>