<?xml version="1.0"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
   <channel>
      <title>Blog www.totally-nerdy.com</title>
      <link>http://www.totally-nerdy.com/blog/</link>
      <description>The latest Blog feeds from www.totally-nerdy.com</description>
      <language>en-us</language>
      <pubDate>Thu, 16 Apr 2026 18:49:58 +0100</pubDate>
      <generator>Rocketspark</generator>
      <atom:link href="http://www.totally-nerdy.com/blog/rss/" rel="self" type="application/rss+xml" />
      	      <item>
	         <title>Authentication With Laravel and MongoDB</title>
	         <link>http://www.totally-nerdy.com/blog/post/25526/authentication-with-laravel-and-mongodb/</link>
	         	         <description>Set up user registration/login using MongoDB. Modify Laravel’s default user model to work with MongoDB. Store sessions and tokens in MongoDB....</description>
	         <pubDate>Thu, 16 Oct 2025 12:17:35 +0100</pubDate>
	         <guid>http://www.totally-nerdy.com/blog/#post25526</guid>
	      </item>
      	      <item>
	         <title>My Impressions And Thoughts As A MongoDB Community Champion</title>
	         <link>http://www.totally-nerdy.com/blog/post/25512/my-impressions-and-thoughts-as-a-mongodb-community-champion/</link>
	         	         <description>I recently came back from my first MongoDB Champions Summit. The summit is an annual gathering of all MongoDB Community Champions from around the world at one place. This year it was organised around the public MongoDB.local event in London....</description>
	         <pubDate>Tue, 14 Oct 2025 15:59:00 +0100</pubDate>
	         <guid>http://www.totally-nerdy.com/blog/#post25512</guid>
	      </item>
      	      <item>
	         <title>How to fix &amp;quot;unable to get local issuer certificate&amp;quot; in MongoDB</title>
	         <link>http://www.totally-nerdy.com/blog/post/24909/how-to-fix-unable-to-get-local-issuer-certificate-in-mongodb/</link>
	         	         <description>Just recently we worked on encryption-at-rest with MongoDB for one of our Enterprise Advance customers. After we got the initial information from Thales CipherTrust Manager we ran into some problems. Please read here, how we fixed them....</description>
	         <pubDate>Mon, 13 Oct 2025 00:00:00 +0100</pubDate>
	         <guid>http://www.totally-nerdy.com/blog/#post24909</guid>
	      </item>
      	      <item>
	         <title>How to use DNS records in MongoDB connection string</title>
	         <link>http://www.totally-nerdy.com/blog/post/22737/how-to-use-dns-records-in-mongodb-connection-string/</link>
	         	         <description>In this blog post, which is part of the series &quot;A Developer&#039;s Notes&quot;, we&#039;d like to record useful MongoDB information in regards to connecting to your MongoDB setup in the right way, which is via TXT and SRV DNS records....</description>
	         <pubDate>Thu, 12 Sep 2024 13:36:33 +0100</pubDate>
	         <guid>http://www.totally-nerdy.com/blog/#post22737</guid>
	      </item>
      	      <item>
	         <title>How to convert an array to an object in MongoDB</title>
	         <link>http://www.totally-nerdy.com/blog/post/22663/how-to-convert-an-array-to-an-object-in-mongodb/</link>
	         	         <description>In this blog post which is part of the series &quot;A Developer&#039;s Notes&quot;, we&#039;d like to record useful MongoDB operations in regards to converting an array (collection) to an object, as this is a common problem developers face while working with MongoDB....</description>
	         <pubDate>Mon, 02 Sep 2024 21:35:52 +0100</pubDate>
	         <guid>http://www.totally-nerdy.com/blog/#post22663</guid>
	      </item>
      	      <item>
	         <title>Extracting a query from MongoDB log with MongoDBLogToQuery</title>
	         <link>http://www.totally-nerdy.com/blog/post/22507/extracting-a-query-from-mongodb-log-with-mongodblogtoquery/</link>
	         	         <description>Another free tool, which we use on a regular basis, is our MongoDBLogToQuery parser. This tool is now available on Github&amp;nbsp;under the MIT licence....</description>
	         <pubDate>Tue, 06 Aug 2024 12:22:18 +0100</pubDate>
	         <guid>http://www.totally-nerdy.com/blog/#post22507</guid>
	      </item>
      	      <item>
	         <title>MongoDB Query Analyser</title>
	         <link>http://www.totally-nerdy.com/blog/post/22487/mongodb-query-analyser/</link>
	         	         <description>In this blog post we&#039;d like to talk about a tool that we use on a daily basis when consulting MongoDB clients. A tool we like to give to the public under the MIT licence - the MongoDB Query Analyser by Totally Nerdy Ltd....</description>
	         <pubDate>Thu, 01 Aug 2024 16:39:27 +0100</pubDate>
	         <guid>http://www.totally-nerdy.com/blog/#post22487</guid>
	      </item>
      	      <item>
	         <title>Things to Consider When Choosing a Website Name</title>
	         <link>http://www.totally-nerdy.com/blog/post/19548/things-to-consider-when-choosing-a-website-name/</link>
	         	         <description>We all want to choose a perfect name for our website as this could greatly impact our online presence and brand identity. A well-chosen website name not only helps visitors find and remember our site but also reflects our brand, communicates our message, and contributes to our overall success.&amp;nbsp;So in this article we will discuss important factors we need to consider before choosing a website name that aligns with our goals and connects with our audience....</description>
	         <pubDate>Thu, 25 May 2023 00:00:00 +0100</pubDate>
	         <guid>http://www.totally-nerdy.com/blog/#post19548</guid>
	      </item>
      	      <item>
	         <title>How to choose the right color scheme for your website</title>
	         <link>http://www.totally-nerdy.com/blog/post/19422/how-to-choose-the-right-color-scheme-for-your-website/</link>
	         	         <description>When it comes to web design, choosing the right color scheme is crucial for creating an engaging and memorable user experience. Color can convey emotion and establish brand identity . Here are some tips for selecting the perfect color scheme for your website:...</description>
	         <pubDate>Fri, 28 Apr 2023 00:00:00 +0100</pubDate>
	         <guid>http://www.totally-nerdy.com/blog/#post19422</guid>
	      </item>
      	      <item>
	         <title>The web component to display code</title>
	         <link>http://www.totally-nerdy.com/blog/post/18810/the-web-component-to-display-code/</link>
	         	         <description>TL;DR: A Web Component is an element you put on your webpages. It can be completely isolated from the rest of the webpages&#039; codes. Therefore it&#039;s a good tool for third party integrations. Use our &quot;web component to display code” if you can’t show the code in any different way....</description>
	         <pubDate>Mon, 06 Mar 2023 00:00:00 +0000</pubDate>
	         <guid>http://www.totally-nerdy.com/blog/#post18810</guid>
	      </item>
         </channel>
</rss>
