Y
Hacker News
new
|
ask
|
show
|
jobs
by
mikae1
814 days ago
Do you write RSS feeds by hand too?
2 comments
lurn_mor
813 days ago
Actually, I do. Why would I do it differently than the HTML I just authored?
link
BossingAround
814 days ago
RSS feeds are easily scriptable
link
mikae1
814 days ago
How?
link
gkbrk
814 days ago
Loop over your HTML files with shell and echo/printf some XML tags?
link