-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathatom.xml
More file actions
94 lines (94 loc) · 3.86 KB
/
atom.xml
File metadata and controls
94 lines (94 loc) · 3.86 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
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>cloxp-news</title>
<link>http://cloxp.github.io</link>
<updated>2015-05-03T23:46:56Z</updated>
<author>
<name>Robert Krahn</name>
<email>robert.krahn@gmail.com</email>
<uri>https://robert.kra.hn</uri>
</author>
<link rel="alternate" href="http://cloxp.github.io"/>
<subtitle>A blog for the Clojure development environment cloxp</subtitle>
<logo>http://cloxp.github.io/images/cloxp-logo.png</logo>
<rights>2015 Robert Krahn</rights>
<generator>Feed for Node.js</generator>
<entry>
<title type="html"><![CDATA[Programming Clojure, Smalltalk-style]]></title>
<id>http://cloxp.github.io/cloxp-intro.html</id>
<link href="http://cloxp.github.io/cloxp-intro.html">
</link>
<updated>2015-01-07T18:30:00Z</updated>
<summary type="html"><![CDATA[Introducing cloxp]]></summary>
<author>
<name>Robert Krahn</name>
<email>robert.krahn@gmail.com</email>
<uri>https://robert.kra.hn</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[What's up with cloxp?]]></title>
<id>http://cloxp.github.io/2015-02-02-whats-up.html</id>
<link href="http://cloxp.github.io/2015-02-02-whats-up.html">
</link>
<updated>2015-02-02T10:50:22Z</updated>
<summary type="html"><![CDATA[What's up with cloxp?]]></summary>
<author>
<name>Robert Krahn</name>
<email>robert.krahn@gmail.com</email>
<uri>https://robert.kra.hn</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[Capture to see]]></title>
<id>http://cloxp.github.io/2015-02-03-cloxp-capture.html</id>
<link href="http://cloxp.github.io/2015-02-03-cloxp-capture.html">
</link>
<updated>2015-02-03T18:00:00Z</updated>
<summary type="html"><![CDATA[How to capture values for debugging and inspection using cloxp]]></summary>
<author>
<name>Robert Krahn</name>
<email>robert.krahn@gmail.com</email>
<uri>https://robert.kra.hn</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[Live eval]]></title>
<id>http://cloxp.github.io/2015-02-09-cloxp-live-eval.html</id>
<link href="http://cloxp.github.io/2015-02-09-cloxp-live-eval.html">
</link>
<updated>2015-02-09T15:00:00Z</updated>
<summary type="html"><![CDATA[Cloxp live evaluation - evals as you type]]></summary>
<author>
<name>Robert Krahn</name>
<email>robert.krahn@gmail.com</email>
<uri>https://robert.kra.hn</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[Clojure/West and chocolate pudding]]></title>
<id>http://cloxp.github.io/2015-04-22-clojurewest.html</id>
<link href="http://cloxp.github.io/2015-04-22-clojurewest.html">
</link>
<updated>2015-04-22T23:00:00Z</updated>
<summary type="html"><![CDATA[Clojure/West report]]></summary>
<author>
<name>Robert Krahn</name>
<email>robert.krahn@gmail.com</email>
<uri>https://robert.kra.hn</uri>
</author>
</entry>
<entry>
<title type="html"><![CDATA[Making cloxp rock]]></title>
<id>http://cloxp.github.io/2015-04-22-making-cloxp-rock.html</id>
<link href="http://cloxp.github.io/2015-04-22-making-cloxp-rock.html">
</link>
<updated>2015-04-22T23:05:00Z</updated>
<summary type="html"><![CDATA[How to get involved and making cloxp a great tool]]></summary>
<author>
<name>Robert Krahn</name>
<email>robert.krahn@gmail.com</email>
<uri>https://robert.kra.hn</uri>
</author>
</entry>
</feed>