static_pages/public/index.xml
2024-08-05 01:07:32 +00:00

39 lines
3.8 KiB
XML

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Nickiel&#39;s Static Pages</title>
<link>https://staticpages.nickiel.net/</link>
<description>Recent content on Nickiel&#39;s Static Pages</description>
<generator>Hugo</generator>
<language>en-us</language>
<atom:link href="https://staticpages.nickiel.net/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Chrono-Track User manual</title>
<link>https://staticpages.nickiel.net/posts/chrono_track/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://staticpages.nickiel.net/posts/chrono_track/</guid>
<description>Chrono Track User Manual Welcome not so weary traveler! Odds are pretty high that you had no issue finding this, because if you did find it, odds are the creator gave it to you.&#xA;Credential file The credential file for this script, looks like this:&#xA;user=&amp;#34;TheUserName&amp;#34; pswd=&amp;#34;theworldsmostsecurepasswordbecauseitislong&amp;#34; email_addr=&amp;#34;destination_addr@example.com&amp;#34; primary_note_id=&amp;#34;id of the source note&amp;#34; logging_note_id=&amp;#34;id of the output note&amp;#34; server_url=&amp;#34;the base domain of the server you are using&amp;#34; Put your logon username (not your display name) into the first line, your logon password on the second line, and the email address you wish to recieve emails on line three.</description>
</item>
<item>
<title>My Trials with WebRTC and Gstreamer</title>
<link>https://staticpages.nickiel.net/posts/webrtc-and-gstreamer/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://staticpages.nickiel.net/posts/webrtc-and-gstreamer/</guid>
<description>But why? The most important part of any software, is the purpose - or at least a goal. If you don&amp;rsquo;t have a goal, just write a&#xA;fn main() { while true {} } and call it a day. You made the computer do something!&#xA;So what is the goal here? I have a rust program, that uses Tauri as the front end, and I have a raspberry pi with a Hailo8 accelerator attached to it, that I need the camera input from.</description>
</item>
<item>
<title>WGU Capstone Setup Instructions</title>
<link>https://staticpages.nickiel.net/posts/wgu_instructions/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://staticpages.nickiel.net/posts/wgu_instructions/</guid>
<description>Step 0: Clone the repository Before you can run this project, you will need to clone the git repository with the following command:&#xA;git clone https://git.nickiel.net/Nickiel/WGU-Capstone See Project Structure for more information on the repository you just cloned.&#xA;See Step 1 - Prerequisites on what is required before you can run this project.&#xA;Project Structure Below you can find the default project folder structure after cloning it:&#xA;WGU-Capstone ├.gitignore ├Main.py ├README.</description>
</item>
<item>
<title>Zig Bytes lesson 0: Installation</title>
<link>https://staticpages.nickiel.net/zig-bytes/zig_bytes_0/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://staticpages.nickiel.net/zig-bytes/zig_bytes_0/</guid>
<description>Introduction Greetings! This blog is a companion piece to the series by the Zig Is Great YouTube series. The same concepts are covered in both this and the videos, but some people (like myself) like being able to read the documentation as well as watch it.&#xA;Let&amp;rsquo;s get started! Step 1: Accompanying Files We will be using the Zig-Bytes repository as a companion to these lessons, so go ahead and get a local copy.</description>
</item>
</channel>
</rss>