-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.xml
58 lines (45 loc) · 3.5 KB
/
index.xml
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
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Little Columns</title>
<link>http://www.littlecolumns.com/</link>
<description>Recent content on Little Columns</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<lastBuildDate>Fri, 23 Feb 2018 09:05:37 -0500</lastBuildDate>
<atom:link href="http://www.littlecolumns.com/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Little Geocoder</title>
<link>http://www.littlecolumns.com/tools/little-geocoder/</link>
<pubDate>Fri, 23 Feb 2018 09:05:37 -0500</pubDate>
<guid>http://www.littlecolumns.com/tools/little-geocoder/</guid>
<description>Little Geocoder is a tiny tool that you can use to convert data from United States street addresses to geocoded latitude/longitude pairs. Gazillions of addresses, for free.
It was built on top of the Los Angeles Times&rsquo; python-censusbatchgeocoder, that in turn uses the US Census Bureau&rsquo;s Geocoding Service. They both were really helpful to geocode addresses in the US, but you shouldn&rsquo;t need to know Python to get that kind of stuff to work!</description>
</item>
<item>
<title>Pathwinder</title>
<link>http://www.littlecolumns.com/tools/pathwinder/</link>
<pubDate>Fri, 23 Feb 2018 09:05:37 -0500</pubDate>
<guid>http://www.littlecolumns.com/tools/pathwinder/</guid>
<description>Pathwinder allows you to view and edit your $PATH on OS X without going through the trouble of opening up your ~/.bash_profile, digging through config files, or even opening up Terminal.
Remove items from your $PATH by unchecking a box, or add new ones by clicking a button. It&rsquo;s just that easy. Automatic backups, too, in case you make a mistake.</description>
</item>
<item>
<title>Python Wrangler</title>
<link>http://www.littlecolumns.com/tools/python-wrangler/</link>
<pubDate>Fri, 23 Feb 2018 09:05:37 -0500</pubDate>
<guid>http://www.littlecolumns.com/tools/python-wrangler/</guid>
<description>Python Wrangler helps you install Python in a nice, pleasant, perfect way. Already installed it? Four times? Eighteen times? No problem, Python Wrangler can also help you understand, organize, and remove the Python installations hiding on your computer.
It&rsquo;s highly opinionated, so you don&rsquo;t need to think too hard: just do what Python Wrangler says and you&rsquo;ll end up with a nice setup. Have opinions of your own? No worries, just use the data it gives you to clean up your system according to your own best practices.</description>
</item>
<item>
<title>Python Wrangler Notes</title>
<link>http://www.littlecolumns.com/tools/python-wrangler-notes/</link>
<pubDate>Fri, 23 Feb 2018 09:05:37 -0500</pubDate>
<guid>http://www.littlecolumns.com/tools/python-wrangler-notes/</guid>
<description>Python Wrangler helps you install Python in a nice, pleasant, perfect way. But what do you do once you&rsquo;re done? Read on!
Your default Python If you visit the command line and type python, it will run your &ldquo;good&rdquo; Python.
Installing packages (Windows) Your usual pip install should work fine, but since we&rsquo;re not using Anaconda some of the more technical packages might be trouble for Windows users.</description>
</item>
</channel>
</rss>