-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrss.xml
More file actions
70 lines (62 loc) · 4.28 KB
/
rss.xml
File metadata and controls
70 lines (62 loc) · 4.28 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
<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title><![CDATA[Caltech Library, DLD development blog]]></title>
<description><![CDATA[These are posts are selected posts from DLD group members at Caltech Library]]></description>
<link>https://caltechlibrary.github.io/rss.xml</link>
<language>en-us</language>
<managingEditor>rsdoiel@caltech.edu (R. S. Doiel)</managingEditor>
<atom:link href="https://caltechlibrary.github.io/rss.xml" rel="self" type="application/rss+xml" />
<item>
<title><![CDATA[OpenSearch Description Documents]]></title>
<description><![CDATA[This post explains the OpenSearch Description Document and how to integrate it for a website using PageFind. It touches on how to use site search defined by the OpenSearch Description Document in Firefox, Safari and Chrome.
]]></description>
<link>https://caltechlibrary.github.io/posts/2025/08/11/Opensearch_Description_Document.html</link>
<guid>https://caltechlibrary.github.io/posts/2025/08/11/Opensearch_Description_Document.html</guid>
<pubDate>Mon, 11 Aug 2025 00:00:00 GMT</pubDate>
<author>rsdoiel@caltech.edu (R. S. Doiel)</author>
<category>site search</category><category>opensearch description document</category><category>pagefind</category><category>web browser</category>
</item>
<item>
<title><![CDATA[Setting up RDM 13 on macOS M1 Mac Mini]]></title>
<description><![CDATA[This is a summary of the steps I took to successfully setup RDM 13 on my M1 Mac Mini running macOS 15.6. I use Mac Ports for dependencies.
]]></description>
<link>https://caltechlibrary.github.io/posts/2025/08/01/Setting_up_RDM_13_on_macOS.html</link>
<guid>https://caltechlibrary.github.io/posts/2025/08/01/Setting_up_RDM_13_on_macOS.html</guid>
<pubDate>Fri, 01 Aug 2025 00:00:00 GMT</pubDate>
<author>R. S. Doiel</author>
<category>Invenio</category><category>RDM</category>
</item>
<item>
<title><![CDATA[Language models and "fielded" search]]></title>
<description><![CDATA[]]></description>
<link>https://caltechlibrary.github.io/posts/2025/04/11/language_models_and_fielded_search.html</link>
<guid>https://caltechlibrary.github.io/posts/2025/04/11/language_models_and_fielded_search.html</guid>
<pubDate>Thu, 10 Apr 2025 00:00:00 GMT</pubDate>
<author>rsdoiel@caltech.edu (R. S. Doiel)</author>
<category>LLM</category><category>search</category>
</item>
<item>
<title><![CDATA[Google Chrome and DNS problems]]></title>
<description><![CDATA[Quick notes on a "DNS" problem specific to Google Chrome
and it got solved.
]]></description>
<link>https://caltechlibrary.github.io/posts/2025/04/01/Google_Chrome_DNS_problems.html</link>
<guid>https://caltechlibrary.github.io/posts/2025/04/01/Google_Chrome_DNS_problems.html</guid>
<pubDate>Tue, 01 Apr 2025 00:00:00 GMT</pubDate>
<author>rsdoiel@caltech.edu (R. S. Doiel)</author>
<category>DNS</category><category>Chrome</category>
</item>
<item>
<title><![CDATA[Building Web Components using Large Language Models]]></title>
<description><![CDATA[A brief overview of an experiment resulting in <https://github.com/caltechlibrary/CL-web-components>.
Two web components were developed that use a progressive enhancement approach, CSVTextarea and A_to_ZUL.
]]></description>
<link>https://caltechlibrary.github.io/posts/2025/03/13/Building_Web_Components_using_LLM.html</link>
<guid>https://caltechlibrary.github.io/posts/2025/03/13/Building_Web_Components_using_LLM.html</guid>
<pubDate>Thu, 13 Mar 2025 00:00:00 GMT</pubDate>
<author>rsdoiel@caltech.edu (R. S. Doiel)</author>
<category>web components</category><category>browsers</category><category>HTML</category><category>CSS</category><category>JavaScript</category><category>LLM</category>
</item>
</channel>
</rss>