-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathfeed.xml
131 lines (108 loc) · 7.72 KB
/
feed.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
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
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Zvi Biener</title>
<description></description>
<link>https://zbiener.github.io</link>
<atom:link href="https://zbiener.github.io/feed.xml" rel="self" type="application/rss+xml" />
<item>
<title>How to generate a website CV from a plain text BibTex file</title>
<description>
The Publications &amp; Talk and Teaching portions of this website auto-generate from BibTex files. That means that I didn’t input the information directly into any pre-formatted website page template. Rather, I keep a list of my publication, talks, and classes I’ve taught in BibTex format (as I would any other...
</description>
<pubDate>Wed, 09 Sep 2020 00:00:00 -0400</pubDate>
<link>https://zbiener.github.io/blog/jekyll-bibtex-autogeneration</link>
<guid isPermaLink="true">https://zbiener.github.io/blog/jekyll-bibtex-autogeneration</guid>
</item>
<item>
<title>Save your eyes while saving paper.</title>
<description>
I try to print as little as possible, so I often use a double-page print layout. That way, each printed page includes two logical pages. This is called a 2-up format (you can have 3-up, 4-up, N-up). The problem is that Apple’s N-up feature is pretty bad. You get it...
</description>
<pubDate>Wed, 15 Apr 2020 00:00:00 -0400</pubDate>
<link>https://zbiener.github.io/blog/nup-workflow</link>
<guid isPermaLink="true">https://zbiener.github.io/blog/nup-workflow</guid>
</item>
<item>
<title>Using Home Assistant to Automate Vacuuming</title>
<description>
Home Assistant is an open source home automation platform that puts local control and privacy first. It can be controlled through a browser, or though android and iOS apps. It can run on a variety of PCs - I have mine running on a Raspberry Pi. I’ve posted my configuration...
</description>
<pubDate>Thu, 05 Dec 2019 00:00:00 -0500</pubDate>
<link>https://zbiener.github.io/blog/robot-vacuums</link>
<guid isPermaLink="true">https://zbiener.github.io/blog/robot-vacuums</guid>
</item>
<item>
<title>Searching BibDesk with Alfred</title>
<description>
If you use Alfred (see here) and BibDesk (see here), you might find the following useful. The script below uses Alfred’s “Workflow” feature. It provides a set of commands to search bibliographical entries directly from Alfred, and execute a variety of actions related to citing, opening PDFs, narrowing searches, etc....
</description>
<pubDate>Tue, 07 Jun 2016 00:00:00 -0400</pubDate>
<link>https://zbiener.github.io/blog/searching-bibdesk</link>
<guid isPermaLink="true">https://zbiener.github.io/blog/searching-bibdesk</guid>
</item>
<item>
<title>Find Everything with Alfred</title>
<description>
Alfred is like Mac’s Spotlight on steroids. Its an application launcher, an emailer, an iTunes controller, a weather report, a search tool, and much more. It finds things on your computer, but it also makes doing things on your computer much quicker. The basic idea behind Alfred is simple: you...
</description>
<pubDate>Mon, 06 Jun 2016 00:00:00 -0400</pubDate>
<link>https://zbiener.github.io/blog/everything-in-its-place</link>
<guid isPermaLink="true">https://zbiener.github.io/blog/everything-in-its-place</guid>
</item>
<item>
<title>Keeping Track of Documents and Bibliographies</title>
<description>
Bibliographies for small projects are easy. But they are complicated and time-consuming for larger projects. You should use a bibliography manager. Zotero is free and flexible. Papers is swanky but overrated (IMO). I discuss BibDesk below. It is open-source, easy, and very configurable. I started using BibDesk years ago, when...
</description>
<pubDate>Wed, 02 Dec 2015 00:00:00 -0500</pubDate>
<link>https://zbiener.github.io/blog/bibliographies</link>
<guid isPermaLink="true">https://zbiener.github.io/blog/bibliographies</guid>
</item>
<item>
<title>Author's Text vs. Reader's Text, Part 2</title>
<description>
This post is about the feature of Scrivener I use most frequently. It is the ability to separate the author’s text from the reader’s text on a sentence-by-sentence level. The basic idea is that Scrivener allows you to specify chunks of text as “Annotations” and then control whether those annotations...
</description>
<pubDate>Sat, 21 Nov 2015 00:00:00 -0500</pubDate>
<link>https://zbiener.github.io/blog/author-text2</link>
<guid isPermaLink="true">https://zbiener.github.io/blog/author-text2</guid>
</item>
<item>
<title>Author's Text vs. Reader's Text, Part I</title>
<description>
One of the greatest benefits of Scrivener is the ability differentiate between the text the author sees and the text the reader sees. In programs like Word and Pages, this can only be done by using the “comments” mechanism. Comments, however, can only (easily) handle a subset of the kinds...
</description>
<pubDate>Tue, 27 Oct 2015 00:00:00 -0400</pubDate>
<link>https://zbiener.github.io/blog/author-text1</link>
<guid isPermaLink="true">https://zbiener.github.io/blog/author-text1</guid>
</item>
<item>
<title>Scrivener is Awesome (And So Can You!)</title>
<description>
(Revised 9/03/2019) Scrivener is worth every penny. In fact, it’s the only piece of software I suggest students buy. Everything else I use is open-source. In this post, I’ll list why I use Scrivener. In later posts, I’ll provide more detailed instructions. I use Scrivener because it encourages the user...
</description>
<pubDate>Wed, 07 Oct 2015 00:00:00 -0400</pubDate>
<link>https://zbiener.github.io/blog/scrivener-is-awesome</link>
<guid isPermaLink="true">https://zbiener.github.io/blog/scrivener-is-awesome</guid>
</item>
<item>
<title>Use a Three-Ring Binder</title>
<description>
Lets start simple. Paper works. Tools: Three Ring Binder. Hole punch. Post-It Notes. Organization: I use one binder (rarely more) for each article-sized project. Each binder contains three main areas: Long-term notes Primary Texts Secondary texts I use the Post-It notes as tabs. It makes tabs easily replaceable and cheap....
</description>
<pubDate>Tue, 06 Oct 2015 00:00:00 -0400</pubDate>
<link>https://zbiener.github.io/blog/three-ring-binder</link>
<guid isPermaLink="true">https://zbiener.github.io/blog/three-ring-binder</guid>
</item>
<item>
<title>Introduction: Tech Tools for Students</title>
<description>
Some academics have a “system” they use to keep track of research, writing, feedback, revisions, etc. Students can spend years figuring out what a good “system” is, partly because academics are bad at sharing, After some conversation with students, I decided to write some posts about my “system.” I recommend...
</description>
<pubDate>Mon, 05 Oct 2015 00:00:00 -0400</pubDate>
<link>https://zbiener.github.io/blog/tech-tools-for-students</link>
<guid isPermaLink="true">https://zbiener.github.io/blog/tech-tools-for-students</guid>
</item>
</channel>
</rss>