-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrss.xml
More file actions
107 lines (107 loc) · 4.83 KB
/
rss.xml
File metadata and controls
107 lines (107 loc) · 4.83 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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>cloxp-news</title>
<description>A blog for the Clojure development environment cloxp</description>
<link>http://cloxp.github.io</link>
<lastBuildDate>Sun, 03 May 2015 23:46:56 GMT</lastBuildDate>
<docs>http://blogs.law.harvard.edu/tech/rss</docs>
<image>
<title>cloxp-news</title>
<url>http://cloxp.github.io/images/cloxp-logo.png</url>
<link>http://cloxp.github.io</link>
</image>
<copyright>2015 Robert Krahn</copyright>
<generator>Feed for Node.js</generator>
<item>
<title><![CDATA[Programming Clojure, Smalltalk-style]]></title>
<link>http://cloxp.github.io/cloxp-intro.html</link>
<guid>http://cloxp.github.io/cloxp-intro.html</guid>
<pubDate>Wed, 07 Jan 2015 18:30:00 GMT</pubDate>
<description><![CDATA[Introducing cloxp]]></description>
<content:encoded/>
<author>
<name>Robert Krahn</name>
<email>robert.krahn@gmail.com</email>
<link>https://robert.kra.hn</link>
</author>
<enclosure url="http://cloxp.github.io/images/cloxp-logo.png">
</enclosure>
</item>
<item>
<title><![CDATA[What's up with cloxp?]]></title>
<link>http://cloxp.github.io/2015-02-02-whats-up.html</link>
<guid>http://cloxp.github.io/2015-02-02-whats-up.html</guid>
<pubDate>Mon, 02 Feb 2015 10:50:22 GMT</pubDate>
<description><![CDATA[What's up with cloxp?]]></description>
<content:encoded/>
<author>
<name>Robert Krahn</name>
<email>robert.krahn@gmail.com</email>
<link>https://robert.kra.hn</link>
</author>
<enclosure url="http://cloxp.github.io/images/cloxp-logo.png">
</enclosure>
</item>
<item>
<title><![CDATA[Capture to see]]></title>
<link>http://cloxp.github.io/2015-02-03-cloxp-capture.html</link>
<guid>http://cloxp.github.io/2015-02-03-cloxp-capture.html</guid>
<pubDate>Tue, 03 Feb 2015 18:00:00 GMT</pubDate>
<description><![CDATA[How to capture values for debugging and inspection using cloxp]]></description>
<content:encoded/>
<author>
<name>Robert Krahn</name>
<email>robert.krahn@gmail.com</email>
<link>https://robert.kra.hn</link>
</author>
<enclosure url="http://cloxp.github.io/images/cloxp-logo.png">
</enclosure>
</item>
<item>
<title><![CDATA[Live eval]]></title>
<link>http://cloxp.github.io/2015-02-09-cloxp-live-eval.html</link>
<guid>http://cloxp.github.io/2015-02-09-cloxp-live-eval.html</guid>
<pubDate>Mon, 09 Feb 2015 15:00:00 GMT</pubDate>
<description><![CDATA[Cloxp live evaluation - evals as you type]]></description>
<content:encoded/>
<author>
<name>Robert Krahn</name>
<email>robert.krahn@gmail.com</email>
<link>https://robert.kra.hn</link>
</author>
<enclosure url="http://cloxp.github.io/images/cloxp-logo.png">
</enclosure>
</item>
<item>
<title><![CDATA[Clojure/West and chocolate pudding]]></title>
<link>http://cloxp.github.io/2015-04-22-clojurewest.html</link>
<guid>http://cloxp.github.io/2015-04-22-clojurewest.html</guid>
<pubDate>Wed, 22 Apr 2015 23:00:00 GMT</pubDate>
<description><![CDATA[Clojure/West report]]></description>
<content:encoded/>
<author>
<name>Robert Krahn</name>
<email>robert.krahn@gmail.com</email>
<link>https://robert.kra.hn</link>
</author>
<enclosure url="http://cloxp.github.io/images/cloxp-logo.png">
</enclosure>
</item>
<item>
<title><![CDATA[Making cloxp rock]]></title>
<link>http://cloxp.github.io/2015-04-22-making-cloxp-rock.html</link>
<guid>http://cloxp.github.io/2015-04-22-making-cloxp-rock.html</guid>
<pubDate>Wed, 22 Apr 2015 23:05:00 GMT</pubDate>
<description><![CDATA[How to get involved and making cloxp a great tool]]></description>
<content:encoded/>
<author>
<name>Robert Krahn</name>
<email>robert.krahn@gmail.com</email>
<link>https://robert.kra.hn</link>
</author>
<enclosure url="http://cloxp.github.io/images/cloxp-logo.png">
</enclosure>
</item>
</channel>
</rss>