<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>TechThatWorks</title>
	<atom:link href="https://www.techthatworks.net/feed" rel="self" type="application/rss+xml" />
	<link>https://www.techthatworks.net</link>
	<description>Tech Blog with Tips, Tricks and Reviews</description>
	<lastBuildDate>Sun, 15 Mar 2026 19:29:02 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://www.techthatworks.net/wp-content/uploads/2020/04/favicon.ico</url>
	<title>TechThatWorks</title>
	<link>https://www.techthatworks.net</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Sonos Era 100 Review &#8211; A True Successor to the Sonos One</title>
		<link>https://www.techthatworks.net/review/sonos-era-100-review-a-true-successor-to-the-sonos-one</link>
					<comments>https://www.techthatworks.net/review/sonos-era-100-review-a-true-successor-to-the-sonos-one#respond</comments>
		
		<dc:creator><![CDATA[Thomas]]></dc:creator>
		<pubDate>Sun, 15 Mar 2026 19:29:02 +0000</pubDate>
				<category><![CDATA[Electronic]]></category>
		<category><![CDATA[Review]]></category>
		<category><![CDATA[electronic]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[Sonos]]></category>
		<guid isPermaLink="false">https://www.techthatworks.net/?p=14977</guid>

					<description><![CDATA[<p>I recently treated myself with a Sonos Era 100, making this my third review of a Sonos product. Previously, I have written about both the Sonos One and the Sonos Roam Portable speaker. What the Sonos Era 100 Is? To begin with, the Sonos Era 100 is positioned as a next‑generation smart bookshelf speaker designed to deliver stereo sound, deep bass, and modern connectivity (Wi-Fi, Bluetooth, USB‑C line‑in). It’s the successor to the Sonos One, but with a more ambitious acoustic design and a broader feature set. This is a&#8230;</p>
The post <a href="https://www.techthatworks.net/review/sonos-era-100-review-a-true-successor-to-the-sonos-one">Sonos Era 100 Review – A True Successor to the Sonos One</a> first appeared on <a href="https://www.techthatworks.net">TechThatWorks</a>.]]></description>
		
					<wfw:commentRss>https://www.techthatworks.net/review/sonos-era-100-review-a-true-successor-to-the-sonos-one/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Google TV Streamer 4K Hands‑On Review</title>
		<link>https://www.techthatworks.net/review/google-tv-streamer-4k-hands-on-review</link>
					<comments>https://www.techthatworks.net/review/google-tv-streamer-4k-hands-on-review#respond</comments>
		
		<dc:creator><![CDATA[Thomas]]></dc:creator>
		<pubDate>Sat, 03 Jan 2026 15:36:11 +0000</pubDate>
				<category><![CDATA[Electronic]]></category>
		<category><![CDATA[Review]]></category>
		<category><![CDATA[Chromecast]]></category>
		<category><![CDATA[electronics]]></category>
		<category><![CDATA[Google]]></category>
		<guid isPermaLink="false">https://www.techthatworks.net/?p=14894</guid>

					<description><![CDATA[<p>Google TV Streamer &#8211; Is it worth the money? I will give you the answer. Google TV Streamer 4K &#8211; Review I just bought myself a Google TV-Streamer 4K. I have always been a big fan of Google Chromecast and have owned almost all models they have made. However, Google have stopped selling and developing new Chromecast devices. Instead, they have come up with this Google TV streamer device. Because of that, I have decided, that I want to check out, however I have been missing out on anything sticking&#8230;</p>
The post <a href="https://www.techthatworks.net/review/google-tv-streamer-4k-hands-on-review">Google TV Streamer 4K Hands‑On Review</a> first appeared on <a href="https://www.techthatworks.net">TechThatWorks</a>.]]></description>
		
					<wfw:commentRss>https://www.techthatworks.net/review/google-tv-streamer-4k-hands-on-review/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>PowerShell ISE Alternative: Setup Visual Studio Code for PowerShell 7</title>
		<link>https://www.techthatworks.net/powershell/powershell-ise-alternative-setup-visual-studio-code-for-powershell-7</link>
					<comments>https://www.techthatworks.net/powershell/powershell-ise-alternative-setup-visual-studio-code-for-powershell-7#respond</comments>
		
		<dc:creator><![CDATA[Thomas]]></dc:creator>
		<pubDate>Tue, 23 Dec 2025 17:30:26 +0000</pubDate>
				<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Powershell]]></category>
		<category><![CDATA[Scripts]]></category>
		<guid isPermaLink="false">https://www.techthatworks.net/?p=13992</guid>

					<description><![CDATA[<p>&#8220;Move from PowerShell ISE to VS Code (PowerShell 7) for better debugging, extensions, and cross‑platform support&#8221; PowerShell ISE, has long been my go-to tools when it comes to writing PowerShell scripts. However, it is time to move on now a newer and more modern tool. Why Replace PowerShell ISE? PowerShell 6 and PowerShell 7 changed the landscape for scripting. As a result, PowerShell ISE no longer fits the future of PowerShell development. It served me well for years, but Microsoft stopped adding new features. That said, it’s time to look&#8230;</p>
The post <a href="https://www.techthatworks.net/powershell/powershell-ise-alternative-setup-visual-studio-code-for-powershell-7">PowerShell ISE Alternative: Setup Visual Studio Code for PowerShell 7</a> first appeared on <a href="https://www.techthatworks.net">TechThatWorks</a>.]]></description>
		
					<wfw:commentRss>https://www.techthatworks.net/powershell/powershell-ise-alternative-setup-visual-studio-code-for-powershell-7/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>OnePlus 13 Review: Power Meets Elegance</title>
		<link>https://www.techthatworks.net/smartphones/oneplus-13-review-power-meets-eleganc</link>
					<comments>https://www.techthatworks.net/smartphones/oneplus-13-review-power-meets-eleganc#respond</comments>
		
		<dc:creator><![CDATA[Thomas]]></dc:creator>
		<pubDate>Sun, 14 Dec 2025 12:15:24 +0000</pubDate>
				<category><![CDATA[Smartphones]]></category>
		<category><![CDATA[electronic]]></category>
		<category><![CDATA[Oneplus]]></category>
		<category><![CDATA[smartphone]]></category>
		<guid isPermaLink="false">https://www.techthatworks.net/?p=14395</guid>

					<description><![CDATA[<p>The OnePlus 13 promises cutting-edge performance wrapped in sleek design. After a couple weeks of hands-on use, here’s my full review to see if it truly lives up to the hype. OnePlus 13: First impression Although the OnePlus 15 just was released recently, the good news is that the OnePlus 13 saw a price drop of roughly 17% during Black Week. Because of that I bought the OnePlus 13 12GB/256GB edition in Black Eclipse. It is going to replace my old OnePlus 9 phone. Unboxing my OnePlus 13 The phone&#8230;</p>
The post <a href="https://www.techthatworks.net/smartphones/oneplus-13-review-power-meets-eleganc">OnePlus 13 Review: Power Meets Elegance</a> first appeared on <a href="https://www.techthatworks.net">TechThatWorks</a>.]]></description>
		
					<wfw:commentRss>https://www.techthatworks.net/smartphones/oneplus-13-review-power-meets-eleganc/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Disable Gutenberg editor in WordPress</title>
		<link>https://www.techthatworks.net/wordpress-2/how-to-disable-gutenberg-editor-in-wordpress</link>
					<comments>https://www.techthatworks.net/wordpress-2/how-to-disable-gutenberg-editor-in-wordpress#respond</comments>
		
		<dc:creator><![CDATA[Thomas]]></dc:creator>
		<pubDate>Sun, 07 Dec 2025 11:56:48 +0000</pubDate>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[Wordpress]]></category>
		<guid isPermaLink="false">https://www.techthatworks.net/?p=14505</guid>

					<description><![CDATA[<p>Many WordPress users dislike Gutenberg block-based interface and still prefer the simplicity of the old editor. I’m one of them. In this guide, I’ll show you a few easy ways to disable Gutenberg and bring back the Classic Editor.” What is Gutenberg Editor in WordPress? The Gutenberg Editor was introduced with WordPress 5.0, back in December 2018. It is introducing a block based approach to content creation, that replaced the classic editor. Since then, Gutenberg has been the default editor of WordPress. Why that name? The editor is named after&#8230;</p>
The post <a href="https://www.techthatworks.net/wordpress-2/how-to-disable-gutenberg-editor-in-wordpress">How to Disable Gutenberg editor in WordPress</a> first appeared on <a href="https://www.techthatworks.net">TechThatWorks</a>.]]></description>
		
					<wfw:commentRss>https://www.techthatworks.net/wordpress-2/how-to-disable-gutenberg-editor-in-wordpress/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>OnePlus Clone Phone The Easy Way to Migrate to new device</title>
		<link>https://www.techthatworks.net/smartphones/oneplus-clone-phone-the-easy-way-to-migrate-to-new-device</link>
					<comments>https://www.techthatworks.net/smartphones/oneplus-clone-phone-the-easy-way-to-migrate-to-new-device#respond</comments>
		
		<dc:creator><![CDATA[Thomas]]></dc:creator>
		<pubDate>Sun, 30 Nov 2025 15:46:08 +0000</pubDate>
				<category><![CDATA[Smartphones]]></category>
		<category><![CDATA[Oneplus]]></category>
		<category><![CDATA[smartphone]]></category>
		<category><![CDATA[Tool]]></category>
		<guid isPermaLink="false">https://www.techthatworks.net/?p=14305</guid>

					<description><![CDATA[<p>Clone Phone by OnePlus, helps you transfer data quickly to your new smartphone. What is Clone Phone? OnePlus has its own migration tool called Clone Phone. With Clone Phone, you transfer contacts, messages, photos, videos, apps, and even call history from your old phone to your new OnePlus or any other Android smartphone. I mentioned Clone Phone briefly in my post about the OnePlus 9. At this stage  I’ll give you a complete guide on how it works. ✨ Key Highlights of Clone Phone Fast migration: Move contacts, SMS, call&#8230;</p>
The post <a href="https://www.techthatworks.net/smartphones/oneplus-clone-phone-the-easy-way-to-migrate-to-new-device">OnePlus Clone Phone The Easy Way to Migrate to new device</a> first appeared on <a href="https://www.techthatworks.net">TechThatWorks</a>.]]></description>
		
					<wfw:commentRss>https://www.techthatworks.net/smartphones/oneplus-clone-phone-the-easy-way-to-migrate-to-new-device/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Top Tech Gifts for Christmas 2025</title>
		<link>https://www.techthatworks.net/electronic/top-tech-gifts-for-christmas-2025</link>
					<comments>https://www.techthatworks.net/electronic/top-tech-gifts-for-christmas-2025#respond</comments>
		
		<dc:creator><![CDATA[Thomas]]></dc:creator>
		<pubDate>Sat, 15 Nov 2025 15:50:48 +0000</pubDate>
				<category><![CDATA[Electronic]]></category>
		<category><![CDATA[Christmas]]></category>
		<category><![CDATA[gadget]]></category>
		<category><![CDATA[gifts]]></category>
		<guid isPermaLink="false">https://www.techthatworks.net/?p=14137</guid>

					<description><![CDATA[<p>It’s that time of year again, when tech gift hunters and gadget geeks unite under the glow of holiday lights. Every December, I round up the most exciting, practical, and downright cool tech gifts that deserve a spot under the tree. My Top Tech Gifts for Christmas 2025 The holiday season is here &#8211; and with it comes the annual hunt for the perfect gift. Every December, I curate a list of the most exciting, practical, and downright cool tech gadgets that deserve a spot under the tree. Whether you&#8217;re&#8230;</p>
The post <a href="https://www.techthatworks.net/electronic/top-tech-gifts-for-christmas-2025">Top Tech Gifts for Christmas 2025</a> first appeared on <a href="https://www.techthatworks.net">TechThatWorks</a>.]]></description>
		
					<wfw:commentRss>https://www.techthatworks.net/electronic/top-tech-gifts-for-christmas-2025/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>What’s New in Google Chrome for Windows: Split View, Gemini &#038; More</title>
		<link>https://www.techthatworks.net/browsers/whats-new-in-google-chrome-for-windows-split-view-gemini-more</link>
					<comments>https://www.techthatworks.net/browsers/whats-new-in-google-chrome-for-windows-split-view-gemini-more#respond</comments>
		
		<dc:creator><![CDATA[Thomas]]></dc:creator>
		<pubDate>Wed, 12 Nov 2025 20:14:55 +0000</pubDate>
				<category><![CDATA[Browsers]]></category>
		<category><![CDATA[AI]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[Google]]></category>
		<guid isPermaLink="false">https://www.techthatworks.net/?p=14061</guid>

					<description><![CDATA[<p>We’re getting used to browsers like Google Chrome updating all the time. Most updates are security-related, but new features often sneak in unnoticed. What is new in Google Chrome In this post, I will take a look at some of the new features in Google Chrome, that you might have missed out on. I know that Google Chrome is available on many platforms like, Windows, Android, MacOS and so on, but in this post, I will focus on what is new on the Chrome for Windows platform. New features in&#8230;</p>
The post <a href="https://www.techthatworks.net/browsers/whats-new-in-google-chrome-for-windows-split-view-gemini-more">What’s New in Google Chrome for Windows: Split View, Gemini & More</a> first appeared on <a href="https://www.techthatworks.net">TechThatWorks</a>.]]></description>
		
					<wfw:commentRss>https://www.techthatworks.net/browsers/whats-new-in-google-chrome-for-windows-split-view-gemini-more/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		<enclosure url="https://www.google.com/chrome/static/videos/whats-new/wn-2025/sidebyside/sidebyside.mp4" length="8907706" type="video/mp4" />
<enclosure url="https://www.google.com/chrome/static/videos/whats-new/132/win/read-aloud.mp4" length="5157895" type="video/mp4" />

			</item>
		<item>
		<title>How to download files with PowerShell Invoke-WebRequest</title>
		<link>https://www.techthatworks.net/powershell/how-to-download-files-with-powershell-invoke-webrequest</link>
					<comments>https://www.techthatworks.net/powershell/how-to-download-files-with-powershell-invoke-webrequest#respond</comments>
		
		<dc:creator><![CDATA[Thomas]]></dc:creator>
		<pubDate>Wed, 03 Sep 2025 19:01:05 +0000</pubDate>
				<category><![CDATA[PowerShell]]></category>
		<category><![CDATA[Powershell]]></category>
		<category><![CDATA[Scripts]]></category>
		<guid isPermaLink="false">https://www.techthatworks.net/?p=13980</guid>

					<description><![CDATA[<p>Did you knew, that you can use PowerShell to automatically download files from a website using the Invoke-WebRequest cmd-let? Download Files from Website using PowerShell If you want to download multiple files form a website, you can automate this task using PowerShell. Maybe you need to download a lot of files from a website or maybe you need to download files that get updated regular and want to automate the task on a schedule. The possibilities are many and PowerShell can you help you with just that, using the Invoke-webRequest&#8230;</p>
The post <a href="https://www.techthatworks.net/powershell/how-to-download-files-with-powershell-invoke-webrequest">How to download files with PowerShell Invoke-WebRequest</a> first appeared on <a href="https://www.techthatworks.net">TechThatWorks</a>.]]></description>
		
					<wfw:commentRss>https://www.techthatworks.net/powershell/how-to-download-files-with-powershell-invoke-webrequest/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Disable Server Manager AutoStart in Windows Server</title>
		<link>https://www.techthatworks.net/servers/disable-server-manager-autostart-in-windows-server</link>
					<comments>https://www.techthatworks.net/servers/disable-server-manager-autostart-in-windows-server#respond</comments>
		
		<dc:creator><![CDATA[Thomas]]></dc:creator>
		<pubDate>Wed, 28 May 2025 19:34:25 +0000</pubDate>
				<category><![CDATA[Servers]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[servers]]></category>
		<category><![CDATA[Windows]]></category>
		<guid isPermaLink="false">https://www.techthatworks.net/?p=13904</guid>

					<description><![CDATA[<p>In this post I will show you, how to disable Server Manager Management console from auto starting on all your domain joined servers for all users once and for all. Server Manager AutoStart If you like me are working with Windows Servers, you might have been frustrated about, how Server Manager automatic is configured to start for all users on all servers. I know you can disable it, but every time you login to a new server it is all the same. Let&#8217;s be honest, Server Manager Management Console is&#8230;</p>
The post <a href="https://www.techthatworks.net/servers/disable-server-manager-autostart-in-windows-server">Disable Server Manager AutoStart in Windows Server</a> first appeared on <a href="https://www.techthatworks.net">TechThatWorks</a>.]]></description>
		
					<wfw:commentRss>https://www.techthatworks.net/servers/disable-server-manager-autostart-in-windows-server/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk (Page is feed) 
Minified using Disk

Served from: www.techthatworks.net @ 2026-05-23 15:42:59 by W3 Total Cache
-->