rss.xml - www.codemadness.org - www.codemadness.org saait content files
(HTM) git clone git://git.codemadness.org/www.codemadness.org
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
rss.xml (12435B)
---
1 <?xml version="1.0" encoding="UTF-8"?>
2 <rss version="2.0"
3 xmlns:content="http://purl.org/rss/1.0/modules/content/"
4 xmlns:dc="http://purl.org/dc/elements/1.1/">
5 <channel>
6 <title>Codemadness</title>
7 <description>blog with various projects and articles about computer-related things</description>
8 <link>https://www.codemadness.org</link>
9 <item>
10 <title>Chess puzzle book generator</title>
11 <link>https://www.codemadness.org/chess-puzzles.html</link>
12 <guid>https://www.codemadness.org/chess-puzzles.html</guid>
13 <dc:date>2024-02-02T00:00:00Z</dc:date>
14 <author>Hiltjo</author>
15 <description>Chess puzzle book generator</description>
16 </item>
17 <item>
18 <title>xargs: an example for parallel batch jobs</title>
19 <link>https://www.codemadness.org/xargs.html</link>
20 <guid>https://www.codemadness.org/xargs.html</guid>
21 <dc:date>2023-11-22T00:00:00Z</dc:date>
22 <author>Hiltjo</author>
23 <description>xargs: an example for parallel batch jobs</description>
24 </item>
25 <item>
26 <title>Improved Youtube RSS/Atom feed</title>
27 <link>https://www.codemadness.org/youtube-feed.html</link>
28 <guid>https://www.codemadness.org/youtube-feed.html</guid>
29 <dc:date>2023-11-20T00:00:00Z</dc:date>
30 <author>Hiltjo</author>
31 <description>Improved Youtube Atom feed by adding video duration and filtering away shorts</description>
32 </item>
33 <item>
34 <title>webdump HTML to plain-text converter</title>
35 <link>https://www.codemadness.org/webdump.html</link>
36 <guid>https://www.codemadness.org/webdump.html</guid>
37 <dc:date>2023-11-20T00:00:00Z</dc:date>
38 <author>Hiltjo</author>
39 <description>webdump HTML to plain-text converter</description>
40 </item>
41 <item>
42 <title>Setup your own mail paste service</title>
43 <link>https://www.codemadness.org/mailservice.html</link>
44 <guid>https://www.codemadness.org/mailservice.html</guid>
45 <dc:date>2023-10-25T00:00:00Z</dc:date>
46 <author>Hiltjo</author>
47 <description>Setup your own mail paste service using mblaze</description>
48 </item>
49 <item>
50 <title>A simple TODO application</title>
51 <link>https://www.codemadness.org/todo-application.html</link>
52 <guid>https://www.codemadness.org/todo-application.html</guid>
53 <dc:date>2022-07-01T00:00:00Z</dc:date>
54 <author>Hiltjo</author>
55 <description>A simple TODO application workflow</description>
56 </item>
57 <item>
58 <title>2FA TOTP without crappy authenticator apps</title>
59 <link>https://www.codemadness.org/totp.html</link>
60 <guid>https://www.codemadness.org/totp.html</guid>
61 <dc:date>2022-03-23T00:00:00Z</dc:date>
62 <author>Hiltjo</author>
63 <description>Using 2FA TOTP without crappy authenticator apps</description>
64 </item>
65 <item>
66 <title>Setup an OpenBSD RISCV64 VM in QEMU</title>
67 <link>https://www.codemadness.org/openbsd-riscv64-vm.html</link>
68 <guid>https://www.codemadness.org/openbsd-riscv64-vm.html</guid>
69 <dc:date>2021-10-23T00:00:00Z</dc:date>
70 <author>Hiltjo</author>
71 <description>Setup an OpenBSD RISCV-64 VM in QEMU</description>
72 </item>
73 <item>
74 <title>Sfeed_curses: a curses UI front-end for sfeed</title>
75 <link>https://www.codemadness.org/sfeed_curses-ui.html</link>
76 <guid>https://www.codemadness.org/sfeed_curses-ui.html</guid>
77 <dc:date>2020-06-25T00:00:00Z</dc:date>
78 <author>Hiltjo</author>
79 <description>Sfeed_curses is a curses UI front-end for the sfeed RSS/Atom parser</description>
80 </item>
81 <item>
82 <title>hurl: HTTP, HTTPS and Gopher file grabber</title>
83 <link>https://www.codemadness.org/hurl.html</link>
84 <guid>https://www.codemadness.org/hurl.html</guid>
85 <dc:date>2019-11-10T00:00:00Z</dc:date>
86 <author>Hiltjo</author>
87 <description>hurl: HTTP, HTTPS and Gopher file grabber</description>
88 </item>
89 <item>
90 <title>json2tsv: a JSON to TSV converter</title>
91 <link>https://www.codemadness.org/json2tsv.html</link>
92 <guid>https://www.codemadness.org/json2tsv.html</guid>
93 <dc:date>2019-10-13T00:00:00Z</dc:date>
94 <author>Hiltjo</author>
95 <description>json2tsv: a JSON to TAB-Separated Value converter</description>
96 </item>
97 <item>
98 <title>OpenBSD: setup a local auto-installation server</title>
99 <link>https://www.codemadness.org/openbsd-autoinstall.html</link>
100 <guid>https://www.codemadness.org/openbsd-autoinstall.html</guid>
101 <dc:date>2019-04-24T00:00:00Z</dc:date>
102 <author>Hiltjo</author>
103 <description>OpenBSD: setup a local auto-installation server</description>
104 </item>
105 <item>
106 <title>Idiotbox: Youtube interface</title>
107 <link>https://www.codemadness.org/idiotbox.html</link>
108 <guid>https://www.codemadness.org/idiotbox.html</guid>
109 <dc:date>2019-02-10T00:00:00Z</dc:date>
110 <author>Hiltjo</author>
111 <description>Idiotbox: Youtube interface</description>
112 </item>
113 <item>
114 <title>Gopher HTTP proxy</title>
115 <link>https://www.codemadness.org/gopher-proxy.html</link>
116 <guid>https://www.codemadness.org/gopher-proxy.html</guid>
117 <dc:date>2018-08-17T00:00:00Z</dc:date>
118 <author>Hiltjo</author>
119 <description>Gopher HTTP proxy</description>
120 </item>
121 <item>
122 <title>Setup your own file paste service</title>
123 <link>https://www.codemadness.org/paste-service.html</link>
124 <guid>https://www.codemadness.org/paste-service.html</guid>
125 <dc:date>2018-03-10T00:00:00Z</dc:date>
126 <author>Hiltjo</author>
127 <description>Howto setup your own secure file paste service</description>
128 </item>
129 <item>
130 <title>Setup your own git hosting service</title>
131 <link>https://www.codemadness.org/setup-git-hosting.html</link>
132 <guid>https://www.codemadness.org/setup-git-hosting.html</guid>
133 <dc:date>2018-02-25T00:00:00Z</dc:date>
134 <author>Hiltjo</author>
135 <description>Howto setup your own git hosting service</description>
136 </item>
137 <item>
138 <title>Setup an OpenBSD SPARC64 VM in QEMU</title>
139 <link>https://www.codemadness.org/openbsd-sparc64-vm.html</link>
140 <guid>https://www.codemadness.org/openbsd-sparc64-vm.html</guid>
141 <dc:date>2017-12-11T00:00:00Z</dc:date>
142 <author>Hiltjo</author>
143 <description>Setup an OpenBSD SPARC64 VM in QEMU</description>
144 </item>
145 <item>
146 <title>Tscrape: a Twitter scraper</title>
147 <link>https://www.codemadness.org/tscrape.html</link>
148 <guid>https://www.codemadness.org/tscrape.html</guid>
149 <dc:date>2017-09-24T00:00:00Z</dc:date>
150 <author>Hiltjo</author>
151 <description>Tscrape: a Twitter scraper</description>
152 </item>
153 <item>
154 <title>jsdatatable: a small datatable Javascript</title>
155 <link>https://www.codemadness.org/datatable.html</link>
156 <guid>https://www.codemadness.org/datatable.html</guid>
157 <dc:date>2017-09-24T00:00:00Z</dc:date>
158 <author>Hiltjo</author>
159 <description>jsdatatable: a small datatable Javascript</description>
160 </item>
161 <item>
162 <title>Stagit-gopher: a static git page generator for gopher</title>
163 <link>https://www.codemadness.org/stagit-gopher.html</link>
164 <guid>https://www.codemadness.org/stagit-gopher.html</guid>
165 <dc:date>2017-08-04T00:00:00Z</dc:date>
166 <author>Hiltjo</author>
167 <description>a static git page generator for gopher</description>
168 </item>
169 <item>
170 <title>Saait: a boring HTML page generator</title>
171 <link>https://www.codemadness.org/saait.html</link>
172 <guid>https://www.codemadness.org/saait.html</guid>
173 <dc:date>2017-06-10T00:00:00Z</dc:date>
174 <author>Hiltjo</author>
175 <description>Saait: a boring HTML page generator</description>
176 </item>
177 <item>
178 <title>Stagit: a static git page generator</title>
179 <link>https://www.codemadness.org/stagit.html</link>
180 <guid>https://www.codemadness.org/stagit.html</guid>
181 <dc:date>2017-05-10T00:00:00Z</dc:date>
182 <author>Hiltjo</author>
183 <description>a static git page generator</description>
184 </item>
185 <item>
186 <title>OpenBSD httpd, slowcgi and cgit</title>
187 <link>https://www.codemadness.org/openbsd-httpd-and-cgit.html</link>
188 <guid>https://www.codemadness.org/openbsd-httpd-and-cgit.html</guid>
189 <dc:date>2015-07-05T00:00:00Z</dc:date>
190 <author>Hiltjo</author>
191 <description>OpenBSD httpd, slowcgi and cgit</description>
192 </item>
193 <item>
194 <title>twitch: application to watch Twitch streams</title>
195 <link>https://www.codemadness.org/twitch-interface.html</link>
196 <guid>https://www.codemadness.org/twitch-interface.html</guid>
197 <dc:date>2014-11-23T00:00:00Z</dc:date>
198 <author>Hiltjo</author>
199 <description>twitch: application to watch Twitch streams</description>
200 </item>
201 <item>
202 <title>Userscript: focus input field</title>
203 <link>https://www.codemadness.org/userscript-focus-input-field.html</link>
204 <guid>https://www.codemadness.org/userscript-focus-input-field.html</guid>
205 <dc:date>2014-03-02T00:00:00Z</dc:date>
206 <author>Hiltjo</author>
207 <description>Userscript to focus the first input field on a page with a hotkey</description>
208 </item>
209 <item>
210 <title>Userscript: Youtube circumvent age verification</title>
211 <link>https://www.codemadness.org/userscript-youtube-circumvent-age-verification.html</link>
212 <guid>https://www.codemadness.org/userscript-youtube-circumvent-age-verification.html</guid>
213 <dc:date>2013-02-21T00:00:00Z</dc:date>
214 <author>Hiltjo</author>
215 <description>Userscript to circumvent Youtube age verification and redirect to the video</description>
216 </item>
217 <item>
218 <title>Userscript: block stupid fonts</title>
219 <link>https://www.codemadness.org/userscript-block-stupid-fonts.html</link>
220 <guid>https://www.codemadness.org/userscript-block-stupid-fonts.html</guid>
221 <dc:date>2012-10-21T00:00:00Z</dc:date>
222 <author>Hiltjo</author>
223 <description>Userscript to whitelist your favorite fonts and block the rest</description>
224 </item>
225 <item>
226 <title>Sfeed: simple RSS and Atom parser</title>
227 <link>https://www.codemadness.org/sfeed-simple-feed-parser.html</link>
228 <guid>https://www.codemadness.org/sfeed-simple-feed-parser.html</guid>
229 <dc:date>2011-04-01T00:00:00Z</dc:date>
230 <author>Hiltjo</author>
231 <description>Sfeed is a simple RSS and Atom parser (and format programs to add reader functionality)</description>
232 </item>
233 <item>
234 <title>Vim theme: relaxed</title>
235 <link>https://www.codemadness.org/vim-theme-relaxed.html</link>
236 <guid>https://www.codemadness.org/vim-theme-relaxed.html</guid>
237 <dc:date>2011-01-07T00:00:00Z</dc:date>
238 <author>Hiltjo</author>
239 <description>a dark VIM theme I made and use on a daily basis</description>
240 </item>
241 <item>
242 <title>Seturgent: set urgency hints for X applications</title>
243 <link>https://www.codemadness.org/seturgent-set-urgency-hints-for-x-applications.html</link>
244 <guid>https://www.codemadness.org/seturgent-set-urgency-hints-for-x-applications.html</guid>
245 <dc:date>2010-10-31T00:00:00Z</dc:date>
246 <author>Hiltjo</author>
247 <description>Seturgent is a small utility to set an application it's urgency hint</description>
248 </item>
249 <item>
250 <title>DWM-hiltjo: my windowmanager configuration</title>
251 <link>https://www.codemadness.org/dwm-hiltjo-my-windowmanager-configuration.html</link>
252 <guid>https://www.codemadness.org/dwm-hiltjo-my-windowmanager-configuration.html</guid>
253 <dc:date>2010-08-12T00:00:00Z</dc:date>
254 <author>Hiltjo</author>
255 <description>My DWM configuration; a few added features to suit my needs</description>
256 </item>
257 <item>
258 <title>Query unused CSS rules on current document state</title>
259 <link>https://www.codemadness.org/query-unused-css-rules-on-current-document-state.html</link>
260 <guid>https://www.codemadness.org/query-unused-css-rules-on-current-document-state.html</guid>
261 <dc:date>2010-04-21T00:00:00Z</dc:date>
262 <author>Hiltjo</author>
263 <description>How to see all the rules in a stylesheet (CSS) that are not used for the current document</description>
264 </item>
265 <item>
266 <title>Driconf: enabling S3 texture compression on Linux</title>
267 <link>https://www.codemadness.org/driconf-enabling-s3-texture-compression-on-linux.html</link>
268 <guid>https://www.codemadness.org/driconf-enabling-s3-texture-compression-on-linux.html</guid>
269 <dc:date>2009-07-05T00:00:00Z</dc:date>
270 <author>Hiltjo</author>
271 <description>driconf: enabling S3 texture compression</description>
272 </item>
273 <item>
274 <title>Getting the USB-powerline bridge to work on Linux</title>
275 <link>https://www.codemadness.org/getting-the-usb-powerline-bridge-to-work-on-linux.html</link>
276 <guid>https://www.codemadness.org/getting-the-usb-powerline-bridge-to-work-on-linux.html</guid>
277 <dc:date>2009-04-13T00:00:00Z</dc:date>
278 <author>Hiltjo</author>
279 <description>A guide to get a USB-powerline bridge with the Intellon 51x1 chipset working on Linux</description>
280 </item>
281 <item>
282 <title>Gothic 1 game guide</title>
283 <link>https://www.codemadness.org/gothic-1-guide.html</link>
284 <guid>https://www.codemadness.org/gothic-1-guide.html</guid>
285 <dc:date>2009-04-12T00:00:00Z</dc:date>
286 <author>Hiltjo</author>
287 <description>Gothic 1 game guide with some useful tips</description>
288 </item>
289 </channel>
290 </rss>