<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									PureSourceCode Forum - Recent Posts				            </title>
            <link>https://puresourcecode.com/forum/</link>
            <description>PureSourceCode Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Mon, 27 Apr 2026 14:31:54 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>Accordion menu with smooth expand option</title>
                        <link>https://puresourcecode.com/forum/azure-devops/accordion-menu-with-smooth-expand-option/#post-292</link>
                        <pubDate>Thu, 24 Aug 2023 09:03:21 +0000</pubDate>
                        <description><![CDATA[Hello!Can we add a &quot;smooth expand&quot; option to the accordion menu so that it expands not immediatly but with a litle delay (0.5 s) smoothly. Is that possible?]]></description>
                        <content:encoded><![CDATA[<p>Hello!Can we add a "smooth expand" option to the accordion menu so that it expands not immediatly but with a litle delay (0.5 s) smoothly. Is that possible?</p>]]></content:encoded>
						                            <category domain="https://puresourcecode.com/forum/"></category>                        <dc:creator>mut9bu</dc:creator>
                        <guid isPermaLink="true">https://puresourcecode.com/forum/azure-devops/accordion-menu-with-smooth-expand-option/#post-292</guid>
                    </item>
				                    <item>
                        <title>RE: How to create a recovery image for Windows 11?</title>
                        <link>https://puresourcecode.com/forum/maui/how-to-create-a-recovery-image-for-windows-11/#post-289</link>
                        <pubDate>Thu, 30 Mar 2023 13:58:18 +0000</pubDate>
                        <description><![CDATA[For a better guide, please check this link:

To download the recovery image, you&#039;ll need a USB drive. For Surface XXX, your USB drive should be 16 GB or 32 GB. No bigger than that storage....]]></description>
                        <content:encoded><![CDATA[<p><span>For a better guide, please check this link: <a href="https://support.microsoft.com/en-us/help/4023512/surface-creating-and-using-a-usb-recovery-drive" target="_blank" rel="noopener">https://support.microsoft.com/en-us/help/4023512/surface-creating-and-using-a-usb-recovery-drive</a></span></p>
<ol>
<li><span>To download the recovery image, you'll need a USB drive. For Surface XXX, your USB drive should be 16 GB or 32 GB. No bigger than that storage.</span></li>
<li><span>Plug the USB drive into an available computer. Then open This PC. Locate the USB drive and right click on it. Click on Format. Select the option Quick Format FAT32. Click Start.</span></li>
<li><span>Download the recovery image by using this link:  </span><a href="https://support.microsoft.com/en-us/surfacerecoveryimage%3Cbr%3E%3Cbr%3ESign" target="_blank" rel="noopener">https://support.microsoft.com/en-us/surfacerecoveryimage<br /><br />Sign</a><span> in and select Surface XXX and input your Surface's serial number. Click on Download and Save it to your desktop. Do not download the Recovery Image directly on the USB drive but on the Downloads folder on the computer.</span></li>
<li><span>Once the image is downloaded you need to extract the file into the USB. Go to the Recovery Image .zip file that should be saved in "Downloads". Right click on the .zip file - Extract all - Select the USB drive you created - Choose to replace the files in the destination.</span></li>
<li><span>After that, please eject the USB from the computer or Surface you are using.</span></li>
<li><span>Then press and hold power button and volume up on your Surface for around 30 seconds until you reach the UEFI screen.</span></li>
<li><span>Once there, click on Boot Configuration and drag USB Storage to the top of the list.</span></li>
<li><span>Plug the USB drive into the Surface and then click on Exit to Restart.</span></li>
<li><span>After this, the installation will begin.</span><br /><span> </span><br /><span>Important: A reset returns your Surface to its factory settings. It deletes all of your personal files, resets your settings, and removes all apps that you installed.</span><br /><br /><span>Note: Make sure you have access to the product keys and installation files for any desktop apps, such as Microsoft Office, that you plan to reinstall after the reset.</span></li>
</ol>]]></content:encoded>
						                            <category domain="https://puresourcecode.com/forum/"></category>                        <dc:creator>Enrico</dc:creator>
                        <guid isPermaLink="true">https://puresourcecode.com/forum/maui/how-to-create-a-recovery-image-for-windows-11/#post-289</guid>
                    </item>
				                    <item>
                        <title>How to create a recovery image for Windows 11?</title>
                        <link>https://puresourcecode.com/forum/maui/how-to-create-a-recovery-image-for-windows-11/#post-288</link>
                        <pubDate>Thu, 30 Mar 2023 13:56:08 +0000</pubDate>
                        <description><![CDATA[My Windows 11 is not working properly. I want to refresh it. How can I do that?]]></description>
                        <content:encoded><![CDATA[<p>My Windows 11 is not working properly. I want to refresh it. How can I do that?</p>]]></content:encoded>
						                            <category domain="https://puresourcecode.com/forum/"></category>                        <dc:creator>Enrico</dc:creator>
                        <guid isPermaLink="true">https://puresourcecode.com/forum/maui/how-to-create-a-recovery-image-for-windows-11/#post-288</guid>
                    </item>
				                    <item>
                        <title>RE: How to update Chrome in Ubuntu?</title>
                        <link>https://puresourcecode.com/forum/r/how-to-update-chrome-in-ubuntu/#post-287</link>
                        <pubDate>Tue, 10 Jan 2023 15:50:50 +0000</pubDate>
                        <description><![CDATA[If you use Terminal, type
sudo apt-get update
and then
sudo apt-get --only-upgrade install google-chrome-stable
I hope this helps.]]></description>
                        <content:encoded><![CDATA[<p>If you use <strong>Terminal</strong>, type</p>
<pre contenteditable="false">sudo apt-get update</pre>
<p>and then</p>
<pre contenteditable="false">sudo apt-get --only-upgrade install google-chrome-stable</pre>
<p>I hope this helps.</p>]]></content:encoded>
						                            <category domain="https://puresourcecode.com/forum/"></category>                        <dc:creator>Enrico</dc:creator>
                        <guid isPermaLink="true">https://puresourcecode.com/forum/r/how-to-update-chrome-in-ubuntu/#post-287</guid>
                    </item>
				                    <item>
                        <title>How to update Chrome in Ubuntu?</title>
                        <link>https://puresourcecode.com/forum/r/how-to-update-chrome-in-ubuntu/#post-286</link>
                        <pubDate>Tue, 10 Jan 2023 15:37:24 +0000</pubDate>
                        <description><![CDATA[What is the right way to update chrome on Ubuntu? My installation was with .deb fileI started getting update chrome warning messages on my chrome now. I do not want to uninstall and then rei...]]></description>
                        <content:encoded><![CDATA[<p>What is the right way to update chrome on Ubuntu? My installation was with .deb file<br /><br />I started getting update chrome warning messages on my chrome now. I do not want to uninstall and then reinstall to save my bookmarks and saved credentials.<br /><br />Is Google Sync a safe option for this?</p>]]></content:encoded>
						                            <category domain="https://puresourcecode.com/forum/"></category>                        <dc:creator>erossinichi</dc:creator>
                        <guid isPermaLink="true">https://puresourcecode.com/forum/r/how-to-update-chrome-in-ubuntu/#post-286</guid>
                    </item>
							        </channel>
        </rss>
		