<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
     xmlns:atom="http://www.w3.org/2005/Atom"
     xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <atom:link href="https://heyimamethyst.neocities.org/rss.xml" rel="self" type="application/rss+xml" />
    <title>The Whimsy Corner</title>
    <link>https://heyimamethyst.neocities.org/</link>
    <description>A corner on the internet were a whimsy witch resides</description>
    <language>en-us</language>
    <lastBuildDate>Fri, 12 Jun 2026 19:55:50 EST</lastBuildDate>
    <ttl>60</ttl>

    <image>
      <url>https://heyimamethyst.neocities.org/apple-touch-icon.png</url>
      <title>The Whimsy Corner</title>
      <link>https://heyimamethyst.neocities.org/</link>
      <width>88</width>
      <height>88</height>
    </image>
    
    <item>
      <title>Cleaned Up Code and New Stuff!</title>
      <link>https://heyimamethyst.neocities.org/</link>
      <guid isPermaLink="false">update-6-12-2026</guid>
      <pubDate>Fri, 12 Jun 2026 19:55:50 EST</pubDate>
      
      <description><![CDATA[
        I did some more coding since last night. I wanted to add more stuff! Some this are misalined but I've been coding for hours. I'm taking a break now.

        - I made some small changes to the style sheet for my gallery. Hovering over images now causes them to enlarge a little. The text colors and alignment for the text and discriptions for some entries have been agjusted as well.<br><br>
        - Made it so that repeating elements (header, footer, nav bar, and right sidebar) are loaded via script. Will eventually use a static site generator but it looks difficult for now.<br><br>
        - Added a neighbors section to the main page.<br><br>
        - Changed the moon bar widget.<br><br>
        - Added my own site button (yay!).<br><br>
        - Added a clock and calendar.<br><br>
        - Added a visitor counter.<br><br>
        - Changed the chat box to be well... a box.<br><br>
        - Added the Arab.org link.<br><br>
        - Fixed my BuyMeACoffee button.<br><br>
        - Changed font for smaller text to arial (its easier to read for me).<br><br>
        - Switched my neopets pet photoes to update when I switch their clothes.<br><br>
        - Added my newest neopet pet to the my neopets page.<br><br>
        - Added resources for neopets to the my neopets pag.e<br><br>
        - Added a bunch of new graphics to the graphics collection.<br><br>
        - Added new websites to the cool websites page.<br><br>
        - Added new resources to the resources page.
      
      ]]></description>
      
      <content:encoded><![CDATA[
        I did some more coding since last night. I wanted to add more stuff! Some this are misalined but I've been coding for hours. I'm taking a break now.

        - I made some small changes to the style sheet for my gallery. Hovering over images now causes them to enlarge a little. The text colors and alignment for the text and discriptions for some entries have been agjusted as well.<br><br>
        - Made it so that repeating elements (header, footer, nav bar, and right sidebar) are loaded via script. Will eventually use a static site generator but it looks difficult for now.<br><br>
        - Added a neighbors section to the main page.<br><br>
        - Changed the moon bar widget.<br><br>
        - Added my own site button (yay!).<br><br>
        - Added a clock and calendar.<br><br>
        - Added a visitor counter.<br><br>
        - Changed the chat box to be well... a box.<br><br>
        - Added the Arab.org link.<br><br>
        - Fixed my BuyMeACoffee button.<br><br>
        - Changed font for smaller text to arial (its easier to read for me).<br><br>
        - Switched my neopets pet photoes to update when I switch their clothes.<br><br>
        - Added my newest neopet pet to the my neopets page.<br><br>
        - Added resources for neopets to the my neopets pag.e<br><br>
        - Added a bunch of new graphics to the graphics collection.<br><br>
        - Added new websites to the cool websites page.<br><br>
        - Added new resources to the resources page.

      ]]></content:encoded>
    </item>

    <item>
      <title>Switched to Using an RSS Feed</title>
      <link>https://heyimamethyst.neocities.org/</link>
      <guid isPermaLink="false">update-6-11-2026</guid>
      <pubDate>Thu, 11 Jun 2026 13:59:37 EST</pubDate>
      
      <description><![CDATA[
        I was using java script to load the updates from a json file previously but then I discovered about RSS feeds and how they are used. That explains the use of the RSS icons I would see on some sites XD.
		<br>
        <br>
		I learned that I couls style them and everything too! I found this page by Benchno Kid that explains what feeds are are links some additional resources: <a href="https://neocities.org/blog/2025-10-13-Cornmaze.html"> link </a>.
        <br>
        <br>
		From now on I'll just use the feed to post updates rather than using javascript and a json file. I'll transfer my previous update entries over too.
        ]]></description>
      
      <content:encoded><![CDATA[
        I was using java script to load the updates from a json file previously but then I discovered about RSS feeds and how they are used. That explains the use of the RSS icons I would see on some sites XD.
		<br>
        <br>
		I learned that I couls style them and everything too! I found this page by Benchno Kid that explains what feeds are are links some additional resources: <a href="https://neocities.org/blog/2025-10-13-Cornmaze.html"> link </a>.
        <br>
        <br>
		From now on I'll just use the feed to post updates rather than using javascript and a json file. I'll transfer my previous update entries over too.
        ]]></content:encoded>
    </item>
	
	<item>
      <title>Reorganized the Resources Page</title>
      <link>https://heyimamethyst.neocities.org/pages/resources</link>
      <guid isPermaLink="false">update-6-8-2026</guid>
      <pubDate>Mon, 8 Jun 2026 13:32:00 EST</pubDate>
      
      <description><![CDATA[
        I added more sections to the resources page and reorganized the links.
        ]]></description>
      
      <content:encoded><![CDATA[
        I added more sections to the resources page and reorganized the links.
		]]></content:encoded>
    </item>
	
	<item>
      <title>Layout Changes</title>
      <link>https://heyimamethyst.neocities.org/pages/resources</link>
      <guid isPermaLink="false">update-6-7-2026</guid>
      <pubDate>Sun, 7 Jun 2026 21:00:00 EST</pubDate>
      
      <description><![CDATA[
        <!--Changed the layouts to most of my website pages as well as other small changes.-->
        - Made changes inspired by sad girl online's layout maker.<br><br>
		- Made adjustments to the layout to take up more space on the screen.<br><br>
		- Added another side bar.<br><br>
		- Added an updates box that gets update entries from a json file through javascript.<br><br>
		- Adjusted the positioning of the elements in the welcome section on the main page.<br><br>
		- Added LilithDev's site button to the cool websites page.<br><br>
		- Reworked the resources page to have the different sections be in different containers.<br><br>
        ]]></description>
      
      <content:encoded><![CDATA[
        <!--Changed the layouts to most of my website pages as well as other small changes.-->
        - Made changes inspired by sad girl online's layout maker.<br><br>
		- Made adjustments to the layout to take up more space on the screen.<br><br>
		- Added another side bar.<br><br>
		- Added an updates box that gets update entries from a json file through javascript.<br><br>
		- Adjusted the positioning of the elements in the welcome section on the main page.<br><br>
		- Added LilithDev's site button to the cool websites page.<br><br>
		- Reworked the resources page to have the different sections be in different containers.<br><br>
        ]]></content:encoded>
    </item> 
    
  </channel>
</rss>