-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathatom.xml
More file actions
26 lines (21 loc) · 1001 Bytes
/
atom.xml
File metadata and controls
26 lines (21 loc) · 1001 Bytes
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
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>小仓库</title>
<link href="https://ialaddin.github.io/" rel="self"/>
<link href="https://ialaddin.github.io"/>
<updated>2013-11-27T11:36:52+08:00</updated>
<id>https://ialaddin.github.io</id>
<author>
<name>iAladdin</name>
<email>ialaddin@me.com</email>
</author>
<entry>
<title>Weixin Mac App</title>
<link href="https://ialaddin.github.io/apps/2013/08/01/weixin-mac-app"/>
<updated>2013-08-01T00:00:00+08:00</updated>
<id>https://ialaddin.github.io/apps/2013/08/01/weixin-mac-app</id>
<content type="html">
<p>最近用微信太频繁,而且是群聊,鉴于越来越频繁的使用,而微信的信息量也愈加的大的情况下。我还是决定写一个Mac端的封装,便于资料的汇总,图片下载,同步到evernote之类的功能。本来想完成多一些功能再放出来的,还是快速迭代吧</p>
</content>
</entry>
</feed>