<?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>microsoft Archives - MIDAS - Room Booking System | Blog</title>
	<atom:link href="https://mid.as/blog/tag/microsoft/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>...Making your facilities work for you!</description>
	<lastBuildDate>Wed, 25 Mar 2026 11:21:40 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>Microsoft SMTP AUTH Deprecation in 2026: What You Need to Know</title>
		<link>https://mid.as/blog/microsoft-smtp-auth-deprecation-2026/</link>
		
		<dc:creator><![CDATA[midas]]></dc:creator>
		<pubDate>Wed, 25 Mar 2026 11:13:24 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[smtp]]></category>
		<guid isPermaLink="false">https://mid.as/blog/?p=6191</guid>

					<description><![CDATA[<p>Microsoft is retiring SMTP AUTH Basic Authentication in late 2026. Find out which SMTP servers are affected and what MIDAS customers should do now.</p>
<p>The post <a href="https://mid.as/blog/microsoft-smtp-auth-deprecation-2026/">Microsoft SMTP AUTH Deprecation in 2026: What You Need to Know</a> appeared first on <a href="https://mid.as/blog">MIDAS - Room Booking System | Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<figure class="wp-block-post-featured-image"><img fetchpriority="high" decoding="async" width="2032" height="528" src="https://mid.as/blog/wp-content/uploads/2026/03/microsoft-smtp-auth-deprecation.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Microsoft SMTP AUTH Basic Authentication Deprecation" style="object-fit:cover;" srcset="https://mid.as/blog/wp-content/uploads/2026/03/microsoft-smtp-auth-deprecation.jpg 2032w, https://mid.as/blog/wp-content/uploads/2026/03/microsoft-smtp-auth-deprecation-300x78.jpg 300w, https://mid.as/blog/wp-content/uploads/2026/03/microsoft-smtp-auth-deprecation-1024x266.jpg 1024w, https://mid.as/blog/wp-content/uploads/2026/03/microsoft-smtp-auth-deprecation-768x200.jpg 768w, https://mid.as/blog/wp-content/uploads/2026/03/microsoft-smtp-auth-deprecation-1536x399.jpg 1536w" sizes="(max-width: 2032px) 100vw, 2032px" /></figure>


<p>If your MIDAS booking system is currently configured to send emails via Microsoft&#8217;s SMTP servers, it&#8217;s time to take action.</p>



<p>Microsoft has announced that it will be retiring support for SMTP AUTH (also known as &#8220;Basic Authentication&#8221; for SMTP) in 2026. Once this change takes effect, any application which is configured to use Microsoft SMTP endpoints for outgoing mail will no longer be able to send emails.</p>



<p>For MIDAS, if you&#8217;re using Microsoft&#8217;s SMTP servers, this means that booking confirmations, reminder emails, and other automated notifications sent from MIDAS would silently fail &#8211; potentially disrupting your organization&#8217;s scheduling and communications.</p>



<p>Here&#8217;s what you need to know, and what steps to take before the deadline.</p>



<h2 class="wp-block-heading">What Is SMTP AUTH and Basic Authentication?</h2>



<p>SMTP AUTH is a method that allows applications to authenticate with a mail server using a username and password in order to send outgoing email. It has been widely used for decades.</p>



<h2 class="wp-block-heading">Why is Microsoft removing Basic Authentication and SMTP AUTH?</h2>



<p>It&#8217;s worth noting that Microsoft&#8217;s decision to retire SMTP AUTH is driven by their own platform strategy around modern authentication &#8211; it doesn&#8217;t mean that sending email via SMTP is inherently insecure. Under the hood, SMTP works the same way it always has, and the username/password authentication used by SMTP hasn&#8217;t fundamentally changed. What Microsoft is retiring is the ability to authenticate to <em>their</em> mail servers this way, as they push users towards OAuth-based access within their ecosystem. MIDAS does not currently support OAuth, but this is not a concern — there are plenty of reliable, independent SMTP providers that continue to support standard SMTP authentication without any issues.</p>



<h2 class="wp-block-heading">Are You Affected?</h2>



<p>You may be affected if your MIDAS booking system&#8217;s outgoing email settings are currently configured to use any of the following SMTP servers:</p>



<ul class="wp-block-list">
<li><strong>smtp-mail.outlook.com</strong> — used by personal Outlook.com/Hotmail accounts</li>



<li><strong>smtp.live.com</strong> — an older endpoint also associated with Outlook.com/Hotmail/Live accounts</li>



<li><strong>smtp-legacy.office365.com</strong> — a <em>temporary</em> fallback endpoint for Microsoft customers that stilled relied on SMTP AUTH after the initial Basic Auth deprecation push.</li>



<li><strong>smtp.office365.com</strong> — An Exchange Online endpoint used by Microsoft 365 services.</li>



<li><strong>outlook.office365.com</strong> — another Exchange Online endpoint sometimes used in place of smtp.office365.com</li>
</ul>



<p>You can check your current email sending settings via <strong>MIDAS Admin Options &gt; Email</strong>.</p>



<p>The good news is that the fix is straightforward, and we&#8217;ve made it as easy as possible for MIDAS customers.</p>



<h2 class="wp-block-heading">For Cloud-Hosted MIDAS Customers</h2>



<p>If you&#8217;re on our cloud-hosted platform, we have the simplest possible solution for you: <strong>switch to MIDAS&#8217;s built-in Zero-Configuration Email Delivery</strong>.</p>



<p>This option requires no SMTP credentials, no third-party accounts, and no technical configuration on your part. MIDAS handles email delivery on your behalf, so you don&#8217;t need to worry about SMTP servers at all. You can find full details on how to enable this feature in our dedicated guide:</p>



<p>👉 <a href="https://mid.as/blog/zero-configuration-email-delivery/">Zero-Configuration Email Delivery for MIDAS</a></p>



<p>We strongly recommend all cloud-hosted customers make this switch at their earliest convenience &#8211; and certainly before Microsoft&#8217;s 2026 deadline.</p>



<h2 class="wp-block-heading">For Self-Hosted MIDAS Customers</h2>



<p>If you run MIDAS on your own server or hosting environment, you&#8217;ll need to update your outgoing mail settings to use an alternative SMTP provider. Fortunately, there are several excellent options available, many of which offer generous free tiers that would suit most MIDAS installations.</p>



<p>We recommend the following providers:</p>



<h3 class="wp-block-heading">SMTP2GO</h3>



<p><a href="https://www.smtp2go.com/">SMTP2GO</a> is a reliable, cloud-based email delivery service with a free tier that allows up to 1,000 emails per month. It&#8217;s straightforward to set up and works seamlessly with MIDAS&#8217;s outgoing mail settings. Simply create a free account, verify your sending domain, and update your MIDAS SMTP settings with the credentials provided.</p>



<h3 class="wp-block-heading">Mailgun</h3>



<p><a href="https://www.mailgun.com/">Mailgun</a> is another popular transactional email service offering a free tier for low-volume sending. It provides robust deliverability, detailed sending logs, and is well-suited for automated system emails like those generated by MIDAS. After signing up and verifying your domain, update your MIDAS SMTP configuration with your Mailgun credentials.</p>



<p>To update your SMTP settings in MIDAS, navigate to <strong>MIDAS Admin Options &gt; Email </strong>and enter the new SMTP server details provided by your chosen transactional email delivery service.</p>



<h2 class="wp-block-heading">Don&#8217;t Wait Until It&#8217;s Too Late</h2>



<p>According to Microsoft, their revised <a href="https://techcommunity.microsoft.com/blog/exchange/updated-exchange-online-smtp-auth-basic-authentication-deprecation-timeline/4489835">SMTP AUTH Basic Authentication Deprecation Timeline</a> is as follows:</p>



<ul class="wp-block-list">
<li><strong>Now to December 2026: </strong>SMTP AUTH Basic Authentication behavior remains unchanged.</li>



<li><strong>End of December 2026:&nbsp;</strong>SMTP AUTH Basic Authentication will be&nbsp;<strong>disabled by default for existing tenants</strong>. Administrators will still be able to enable it if needed.</li>



<li><strong>New tenants created after December 2026:&nbsp;</strong>SMTP AUTH Basic Authentication will be&nbsp;<strong>unavailable by default</strong>. OAuth will be the supported authentication method.</li>



<li><strong>Second half of 2027:&nbsp;</strong>Microsoft will announce the&nbsp;<strong>final removal date</strong>&nbsp;for SMTP AUTH Basic Authentication.</li>
</ul>



<p>While Microsoft&#8217;s deadline is the end of December 2026, we recommend customers make this change sooner rather than later.</p>



<p>Email is a critical part of how MIDAS keeps your staff and visitors informed &#8211; from booking confirmations to reminders and notifications. A disruption to outgoing mail can go unnoticed until someone realizes they never received a confirmation, which can cause real-world scheduling problems.</p>



<p>Taking a few minutes now to update your settings will ensure uninterrupted email delivery well into the future. If you have any questions or need assistance, please don&#8217;t hesitate to <a href="https://mid.as/support">contact our support team</a> &#8211; we&#8217;re happy to help.</p>
<p>The post <a href="https://mid.as/blog/microsoft-smtp-auth-deprecation-2026/">Microsoft SMTP AUTH Deprecation in 2026: What You Need to Know</a> appeared first on <a href="https://mid.as/blog">MIDAS - Room Booking System | Blog</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Authenticator App Support</title>
		<link>https://mid.as/blog/authenticator-app-support/</link>
		
		<dc:creator><![CDATA[midas]]></dc:creator>
		<pubDate>Mon, 25 Nov 2024 20:27:03 +0000</pubDate>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[v4.38]]></category>
		<guid isPermaLink="false">https://mid.as/blog/?p=5337</guid>

					<description><![CDATA[<p>Two-Factor Authentication (sometimes referred to as 2FA) is a more secure method of logging into websites or online services. Traditionally, when you &#8220;log in&#8221; to a website or online service, you enter your username (typically your email address) and password. Then you click a button, and if the details you enter are valid, you&#8217;re logged [&#8230;]</p>
<p>The post <a href="https://mid.as/blog/authenticator-app-support/">Authenticator App Support</a> appeared first on <a href="https://mid.as/blog">MIDAS - Room Booking System | Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<figure class="wp-block-post-featured-image"><img decoding="async" width="960" height="400" src="https://mid.as/blog/wp-content/uploads/2024/11/authenticator-app-support.jpg" class="attachment-post-thumbnail size-post-thumbnail wp-post-image" alt="Authenticator App" style="object-fit:cover;" srcset="https://mid.as/blog/wp-content/uploads/2024/11/authenticator-app-support.jpg 960w, https://mid.as/blog/wp-content/uploads/2024/11/authenticator-app-support-300x125.jpg 300w, https://mid.as/blog/wp-content/uploads/2024/11/authenticator-app-support-768x320.jpg 768w" sizes="(max-width: 960px) 100vw, 960px" /></figure>


<p>Two-Factor Authentication (sometimes referred to as <a href="https://mid.as/glossary/2fa" class="dfn">2FA</a>) is a more secure method of logging into websites or online services.</p>



<p>Traditionally, when you &#8220;log in&#8221; to a website or online service, you enter your username (typically your email address) and password. Then you click a button, and if the details you enter are valid, you&#8217;re logged in.</p>



<p>Unfortunately, many people reuse the same credentials (username / password combination) again and again for multiple websites and online services. The danger of this is that if one of those services gets &#8220;hacked&#8221; or suffers a data breach where user credentials are exposed, an attacker could potentially then access all other websites and online services that that person uses.</p>



<p>Two-factor authentication combats this. It does so by employing a secondary means of authentication in addition to the traditional username / password combination in order to authenticate a user&#8217;s access.</p>



<p>This means that even if a user&#8217;s password has been compromised, an attacker couldn&#8217;t then this to gain access to someone&#8217;s account.</p>



<h2 class="wp-block-heading">Two Factor Authentication in MIDAS</h2>



<p>Since 2015, all MIDAS room booking systems have included optional two-factor authentication. If enabled, this adds an additional layer of account security to our software.</p>



<p>With Two-Factor Authentication enabled, each time a user logins in, a code is sent to their email inbox. The user must then enter this code into MIDAS in order to complete their log in.</p>



<p>But starting with MIDAS v4.38, we&#8217;re improving 2FA options and support in our software!</p>



<p>MIDAS v4.38 (and later) now support authenticator apps &#8211; including Google Authenticator and Microsoft Authenticator &#8211; as an alternative 2FA login option to email.</p>



<h2 class="wp-block-heading">Per User Two Factor Authentication Settings</h2>



<p>Previously, the 2FA option in MIDAS was a &#8216;global&#8217; setting. This meant that it could be enabled or disabled for all user accounts at once. It was not possible to have &#8216;per account&#8217; 2FA settings.</p>



<p>We&#8217;ve made this more flexible for MIDAS v4.38!</p>



<p>Now, administrators can set whether 2FA is enabled for each individual user account. The 2FA option for each account can also be set.</p>



<p>Available 2FA options are now:</p>



<ul class="wp-block-list">
<li>Authenticator App</li>



<li>Email</li>
</ul>



<h2 class="wp-block-heading">Enabling 2FA Authenticator App Globally in MIDAS</h2>



<p>To globally turn on 2FA for all users, administrators can go to MIDAS Admin Options &gt; Manage MIDAS &gt; Security. In the &#8220;Two Factor Authentication (2FA)&#8221; section, tick the &#8220;Enable Two-Factor Authentication For All Users?&#8221; box, and then select the &#8220;Authenticator App&#8221; option:</p>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img decoding="async" width="500" height="150" src="https://mid.as/blog/wp-content/uploads/2024/11/438-global-2fa.png" alt="Global Two-Factor Authentication Options - now includes authenticator apps" class="wp-image-5348" srcset="https://mid.as/blog/wp-content/uploads/2024/11/438-global-2fa.png 500w, https://mid.as/blog/wp-content/uploads/2024/11/438-global-2fa-300x90.png 300w" sizes="(max-width: 500px) 100vw, 500px" /><figcaption class="wp-element-caption">Global Two-Factor Authentication Options &#8211; now includes authenticator apps</figcaption></figure>
</div>


<p>Click &#8220;Save Changes&#8221; and 2FA via Authenticator Apps will be enabled for all user accounts.</p>



<h2 class="wp-block-heading">Enabling 2FA Authenticator App For Individual User Accounts</h2>



<p>2FA options are also available on a per-user account basis. Administrators can enable, disable, or change the 2FA method on a user account by going to MIDAS Admin Options &gt; Manage Users &amp; Permissions.</p>



<p>Select the user account you wish to enable 2FA for, and choose &#8220;Authenticator App&#8221; from the &#8220;2FA Login&#8221; setting:</p>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="465" height="400" src="https://mid.as/blog/wp-content/uploads/2024/11/438-per-user-2fa.png" alt="New per-user Two-Factor Authentication Options" class="wp-image-5349" srcset="https://mid.as/blog/wp-content/uploads/2024/11/438-per-user-2fa.png 465w, https://mid.as/blog/wp-content/uploads/2024/11/438-per-user-2fa-300x258.png 300w" sizes="auto, (max-width: 465px) 100vw, 465px" /><figcaption class="wp-element-caption">New per-user Two-Factor Authentication Options</figcaption></figure>
</div>


<p>Then click &#8220;Save Changes&#8221;.</p>



<h2 class="wp-block-heading">How 2FA via an Authenticator App Works</h2>



<p>When 2FA authentication via authenticator apps has been enabled on a user&#8217;s account, the next time they login, they&#8217;ll be presented with a QR Code to scan with their authenticator app:</p>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="560" height="730" src="https://mid.as/blog/wp-content/uploads/2024/11/438-init-2fa-login.png" alt="Setting up your authenticator app upon first login" class="wp-image-5350" srcset="https://mid.as/blog/wp-content/uploads/2024/11/438-init-2fa-login.png 560w, https://mid.as/blog/wp-content/uploads/2024/11/438-init-2fa-login-230x300.png 230w" sizes="auto, (max-width: 560px) 100vw, 560px" /><figcaption class="wp-element-caption">Setting up your authenticator app upon first login</figcaption></figure>
</div>


<p>If they&#8217;re unable to scan the QR Code a &#8216;secret key&#8217; is also provided which can be manually entered into authenticator apps.</p>



<p>The user&#8217;s authenticator app will then generate a 6 digit code which they can enter into MIDAS to complete their login.</p>



<p>The QR Code / Secret Key needs only to be scanned/entered into the user&#8217;s authenticator app once upon first use. For subsequent logins, the user will simply need to enter the 6 digit code generated by their authenticator app:</p>


<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="560" height="480" src="https://mid.as/blog/wp-content/uploads/2024/11/438-2fa-login.png" alt="Entering a OTP generated by your authenticator app to complete login" class="wp-image-5351" srcset="https://mid.as/blog/wp-content/uploads/2024/11/438-2fa-login.png 560w, https://mid.as/blog/wp-content/uploads/2024/11/438-2fa-login-300x257.png 300w" sizes="auto, (max-width: 560px) 100vw, 560px" /><figcaption class="wp-element-caption">Entering a OTP generated by your authenticator app to complete login</figcaption></figure>
</div>


<h2 class="wp-block-heading">Supported Authenticator Apps</h2>



<p>Popular FREE authenticator apps supported by MIDAS include:</p>



<ul class="wp-block-list">
<li>Google Authenticator (available for <a href="https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2">Android</a> and <a href="https://apps.apple.com/us/app/google-authenticator/id388497605">iOS</a>)</li>



<li>Microsoft Authenticator (available for <a href="https://play.google.com/store/apps/details?id=com.azure.authenticator">Android</a> and <a href="https://apps.apple.com/us/app/microsoft-authenticator/id983156458">iOS</a>)</li>



<li><a href="https://support.apple.com/120758">Apple Passwords App</a> (included starting with iOS 18 and macOS Sequoia)</li>



<li><a href="https://2faguard.app/">2FAGuard</a> (available for <a href="https://apps.microsoft.com/detail/9p6hr4gszjrm">Windows</a>)</li>



<li>2fast (available for <a href="https://apps.microsoft.com/detail/9p9d81glh89q">Windows</a>)</li>



<li><a href="https://authme.levminer.com/">Authme</a> (available for <a href="https://authme.levminer.com/#downloads">Linux</a>, <a href="https://authme.levminer.com/#downloads">macOS</a>, and <a href="https://apps.microsoft.com/detail/xp9m33rjsvd6jr">Windows</a>)</li>



<li><a href="https://keepassxc.org">KeePassXC</a> (available for <a href="https://keepassxc.org/download/#macos">MacOS</a>, <a href="https://keepassxc.org/download/#windows">Windows</a>, and <a href="https://keepassxc.org/download/#linux">Linux</a>)</li>



<li><a href="https://www.safe-in-cloud.com/">Password Manager SafeInCloud</a> (available for <a href="https://play.google.com/store/apps/details?id=com.safeincloud.free">Android</a>, <a href="https://apps.apple.com/us/app/password-manager-safeincloud-2/id895062927">iOS</a>, <a href="https://apps.apple.com/us/app/safeincloud-password-manager/id883070818?mt=12">macOS</a>, and <a href="https://www.microsoft.com/store/apps/9NLXL1B6J7LW">Windows</a>)</li>



<li>Protecc (available for <a href="https://apps.microsoft.com/detail/9pjx91m06tzs">Windows</a>)</li>



<li><a href="https://cpl.thalesgroup.com/access-management/authenticators/software-authentication/mobilepass-plus-push-authentication">SafeNet MobilePASS+</a> (available for <a href="https://play.google.com/store/apps/details?id=com.gemalto.mpassplus">Android</a>, <a href="https://apps.apple.com/il/app/mobilepass/id1056481326">iOS</a>, and <a href="https://apps.microsoft.com/detail/9n5h67m93dt0?hl=en-gb&amp;gl=IE">Windows</a>)</li>
</ul>



<p>However, <em>any</em> <a class="dfn" href="https://mid.as/glossary/otp">OTP</a> authenticator app which generates Timed One-Time Passwords (TOTP) derived from a shared secret value and the current time should be compatible. TOTP codes are typically six digits long and change every 30 seconds.</p>



<h2 class="wp-block-heading">Resetting 2FA</h2>



<p>If a user looses their authenticator app, an administrative user in a MIDAS system can change the user&#8217;s 2FA method, or reset their authenticator token. By resetting a user&#8217;s authenticator token, the next time the user logs in, they&#8217;ll be presented with a brand new QR Code/Secret Key to enter into their authenticator app.</p>



<h2 class="wp-block-heading">Availability</h2>



<p>2FA login authentication has been available since MIDAS v4.10 (2015). However, this implementation is limited to authentication codes sent to users via email. 2FA could also only be enabled globally (for all user accounts)</p>



<p>2FA login authentication via either email or authenticator apps is available in MIDAS v4.38 or later. These options can be enabled globally, or an a per user account basis.</p>
<p>The post <a href="https://mid.as/blog/authenticator-app-support/">Authenticator App Support</a> appeared first on <a href="https://mid.as/blog">MIDAS - Room Booking System | Blog</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>How we&#8217;re Optimizing Source Code with AI</title>
		<link>https://mid.as/blog/optimizing-code-with-ai/</link>
		
		<dc:creator><![CDATA[midas]]></dc:creator>
		<pubDate>Wed, 10 Jan 2024 20:24:24 +0000</pubDate>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Tech Insight]]></category>
		<category><![CDATA[AI]]></category>
		<category><![CDATA[artificial intelligence]]></category>
		<category><![CDATA[Bard]]></category>
		<category><![CDATA[ChatGPT]]></category>
		<category><![CDATA[code optimization]]></category>
		<category><![CDATA[Gemini]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[microsoft]]></category>
		<guid isPermaLink="false">https://mid.as/blog/?p=4717</guid>

					<description><![CDATA[<p>Often in the release notes for our MIDAS room scheduling software, you may see the entry &#8220;Code Optimization&#8221;. What is &#8220;Code Optimization&#8221;? Code optimization is the process of refining our software&#8217;s source code to make it execute more efficiently, consume fewer resources, or improve its overall performance. It involves strategically modifying source code whilst at [&#8230;]</p>
<p>The post <a href="https://mid.as/blog/optimizing-code-with-ai/">How we&#8217;re Optimizing Source Code with AI</a> appeared first on <a href="https://mid.as/blog">MIDAS - Room Booking System | Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="wp-block-image">
<figure class="aligncenter size-full"><img loading="lazy" decoding="async" width="1000" height="665" src="https://mid.as/blog/wp-content/uploads/2024/01/perl_code.jpg" alt="Optimizing Software Code using AI" class="wp-image-4721" style="aspect-ratio:16/9;object-fit:cover" srcset="https://mid.as/blog/wp-content/uploads/2024/01/perl_code.jpg 1000w, https://mid.as/blog/wp-content/uploads/2024/01/perl_code-300x200.jpg 300w, https://mid.as/blog/wp-content/uploads/2024/01/perl_code-768x511.jpg 768w" sizes="auto, (max-width: 1000px) 100vw, 1000px" /></figure>
</div>


<p>Often in the <a href="https://mid.as/changelog">release notes</a> for our MIDAS room scheduling software, you may see the entry &#8220;Code Optimization&#8221;.</p>



<h2 class="wp-block-heading">What is &#8220;Code Optimization&#8221;?</h2>



<p>Code optimization is the process of refining our software&#8217;s source code to make it execute more efficiently, consume fewer resources, or improve its overall performance. It involves strategically modifying source code whilst at the same time ensuring the new code still produces the correct results.</p>



<h3 class="wp-block-heading">Key goals of source code optimization:</h3>



<ul class="wp-block-list">
<li><strong>Enhanced speed:</strong>&nbsp;Executing tasks more quickly</li>



<li><strong>Reduced resource consumption:</strong>&nbsp;Using less memory, CPU cycles, or power</li>



<li><strong>Improved scalability:</strong>&nbsp;Handling larger workloads effectively</li>



<li><strong>Maintainability:</strong>&nbsp;Making code easier to understand and modify</li>
</ul>



<p>Some common source code optimization techniques involve:</p>



<ul class="wp-block-list">
<li><strong>Algorithm optimization:</strong>&nbsp;Choosing more efficient algorithms</li>



<li><strong>Loop optimization:</strong>&nbsp;Reducing loop iterations or overhead</li>



<li><strong>Memory optimization:</strong>&nbsp;Minimizing memory usage and allocations</li>



<li><strong>Input/output optimization:</strong>&nbsp;Streamlining data reading and writing</li>



<li><strong>Caching:</strong>&nbsp;Storing frequently used data for faster access</li>



<li><strong>Compiler optimization:</strong>&nbsp;Leveraging compiler features for automatic optimization</li>



<li><strong>Profiling:</strong>&nbsp;Identifying performance bottlenecks to focus optimization efforts</li>
</ul>



<h2 class="wp-block-heading">Code Optimization in MIDAS</h2>



<p>Over the years we&#8217;ve been developing MIDAS, all our code optimization work has been done manually.</p>



<p>This work has involved attempting to simplify and rewrite parts of the source code to be more efficient. </p>



<h2 class="wp-block-heading">AI Code Optimizing</h2>



<p>In our latest release, <a href="https://mid.as/changelog/4.35">MIDAS v4.35</a>, for the very first time, a small section of source code has been optimized with the assistance of <a href="https://mid.as/blog/what-ai-thinks-about-midas/">AI (or Artificial Intelligence)</a>.</p>



<p>We performed this <strong>AI code optimization</strong> as an experiment to see whether AI could potentially be used to aid our development processes in the future.</p>



<p>We chose a small &#8220;subroutine&#8221; from our software and asked an AI if it could optimize it for us.</p>



<p>A &#8220;subroutine&#8221; is essentially a small block of code which can be re-used and &#8220;called&#8221; repeatedly during a program&#8217;s execution.</p>



<p>The subroutine within the MIDAS software code that we asked an AI if it could optimize for us was basically a function which converts dates to &#8220;epoch&#8221; time.</p>



<p>Epoch time is the number of seconds that have elapsed since January 1, 1970 (midnight UTC/GMT).</p>



<h2 class="wp-block-heading">How did the AI optimized code perform?</h2>



<p>Our original subroutine was 15 lines of code long. <strong>Using AI to optimize code</strong>, reduced this subroutine down to just 9 lines of code.</p>



<p>However, the initial source code that the AI generated for us did not just work &#8220;out of the box&#8221;. In fact, it didn&#8217;t work at all!</p>



<p>But using this AI generated code as a &#8220;template&#8221;, our team was able to modify the generated code so that it worked and produced the correct results.</p>



<p>Our team then extensively tested the new subroutine to ensure that it consistently produced the same expected output as the original subroutine.</p>



<p>Once we had a working subroutine that we were confident in, the next step was to &#8220;benchmark&#8221; the new routine against the old one. After all, there would be no point in using the new routine if there were no performance gains to be had, or indeed if the new code performed worse than the original.</p>



<p>To test this, we ran each subroutine 10,000,000 (10 million times), and analyzed the results:</p>



<figure class="wp-block-pullquote has-medium-font-size" style="border-width:2px;border-radius:100px"><blockquote><p><strong>Our Original Subroutine:</strong><br>30 wallclock secs (30.28 usr + 0.00 sys = 30.28 CPU) @ 330229.18/s (n=10000000)<br><br><strong>AI Optimized Subroutine:</strong><br>27 wallclock secs (27.09 usr + 0.00 sys = 27.09 CPU) @ 369085.41/s (n=10000000)</p></blockquote></figure>



<p>To explain the above results, over 10 million iterations of each subroutine, the new AI optimized subroutine was more efficient. It ran (executed) quicker, and consumed less processing (CPU) power to achieve the same results as the original subroutine.</p>



<p>On our test server, the optimized subroutine was able to run 369,085 times in the space of one second, compared with 330,229 times in the space of a second for the original subroutine.</p>



<p>Ok, so the original subroutine was pretty quick and efficient to begin with &#8211; but <strong>with the assistance of AI, we were able to improve its efficiency by almost 12%</strong>.</p>



<h2 class="wp-block-heading">The future of AI code optimization</h2>



<p>Firstly, don&#8217;t worry, Artificial Intelligence is not about to take over the development of our MIDAS software!</p>



<p>MIDAS has been &#8211; and will remain &#8211; coded, developed, and maintained by human programmers.</p>



<p>But our experiment &#8211; on a very small part of our code &#8211; has demonstrated that AI tools may be able to assist our human developers to write ever more efficient source code.</p>



<p>The result of such carefully applied optimizations is that our software can potentially run faster, use resources more efficiently, and provide a better overall user experience.</p>
<p>The post <a href="https://mid.as/blog/optimizing-code-with-ai/">How we&#8217;re Optimizing Source Code with AI</a> appeared first on <a href="https://mid.as/blog">MIDAS - Room Booking System | Blog</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>What AI thinks about MIDAS?</title>
		<link>https://mid.as/blog/what-ai-thinks-about-midas/</link>
		
		<dc:creator><![CDATA[midas]]></dc:creator>
		<pubDate>Thu, 11 May 2023 00:16:12 +0000</pubDate>
				<category><![CDATA[Tech Insight]]></category>
		<category><![CDATA[AI]]></category>
		<category><![CDATA[artificial intelligence]]></category>
		<category><![CDATA[Bard]]></category>
		<category><![CDATA[ChatGPT]]></category>
		<category><![CDATA[Gemini]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[OpenAI]]></category>
		<guid isPermaLink="false">https://mid.as/blog/?p=4469</guid>

					<description><![CDATA[<p>It&#8217;s an exciting time in the world of Artificial Intelligence (AI), especially when it comes to AI powered interactive chat &#8220;bots&#8221;. You may well have heard about &#8220;ChatGPT&#8220;, which is funded by Microsoft, and who are now starting to integrate its capabilities into the Bing search engine. You may have also heard about Google&#8217;s rival, [&#8230;]</p>
<p>The post <a href="https://mid.as/blog/what-ai-thinks-about-midas/">What AI thinks about MIDAS?</a> appeared first on <a href="https://mid.as/blog">MIDAS - Room Booking System | Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="wp-block-image">
<figure class="aligncenter size-large"><img loading="lazy" decoding="async" width="1024" height="682" src="https://mid.as/blog/wp-content/uploads/2023/05/chatgpt-vs-bard-1024x682.jpg" alt="What rivals ChatGPT and Google Bard think about MIDAS" class="wp-image-4482" srcset="https://mid.as/blog/wp-content/uploads/2023/05/chatgpt-vs-bard-1024x682.jpg 1024w, https://mid.as/blog/wp-content/uploads/2023/05/chatgpt-vs-bard-300x200.jpg 300w, https://mid.as/blog/wp-content/uploads/2023/05/chatgpt-vs-bard-768x511.jpg 768w, https://mid.as/blog/wp-content/uploads/2023/05/chatgpt-vs-bard.jpg 1172w" sizes="auto, (max-width: 1024px) 100vw, 1024px" /></figure>
</div>


<p>It&#8217;s an exciting time in the world of Artificial Intelligence (AI), especially when it comes to AI powered interactive chat &#8220;bots&#8221;.</p>



<p>You may well have heard about &#8220;<a href="https://openai.com/blog/chatgpt">ChatGPT</a>&#8220;, which is funded by Microsoft, and who are now starting to integrate its capabilities into the Bing search engine.</p>



<p>You may have also heard about Google&#8217;s rival, &#8220;<a href="https://bard.google.com/">Bard</a>&#8221; (now know as <a href="https://blog.google/products/gemini/bard-gemini-advanced-app/">&#8220;Gemini&#8221;</a>), who are also <a href="https://www.bbc.co.uk/news/technology-65545864">integrating their AI chat bot into their search engine</a>.</p>



<p>So for a bit of fun, we decided to put both of these leading AI chat bots to the test. We asked them both a very simple question to see if they knew&#8230;</p>



<h2 class="wp-block-heading has-text-align-center"><em>&#8220;What is MIDAS room booking software?&#8221;</em></h2>



<h3 class="wp-block-heading">Here&#8217;s what ChatGPT has to say&#8230;</h3>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p>MIDAS (which stands for Meeting Room Scheduling) is a web-based software application designed to help organizations manage their room booking and scheduling needs. The software allows users to book meeting rooms, conference rooms, and other facilities quickly and easily, and provides a range of tools to help manage the booking process efficiently.</p>



<p>MIDAS allows users to set up and manage multiple rooms, view real-time availability, and make bookings directly through the software. It also includes features such as email notifications, automated invoicing, and reporting tools to help track usage and optimize room allocation.</p>



<p>MIDAS is a popular choice for businesses, schools, and other organizations that need to manage their room scheduling needs efficiently. It is easy to use, flexible, and customizable, making it suitable for a wide range of applications.</p>
<cite>&#8211; ChatGPT</cite></blockquote>



<h3 class="wp-block-heading">Here&#8217;s what Google&#8217;s Bard has to say&#8230;</h3>



<blockquote class="wp-block-quote is-layout-flow wp-block-quote-is-layout-flow">
<p>MIDAS is a cloud-based room booking software that helps businesses and organizations of all sizes manage their meeting and event spaces. With MIDAS, users can easily book rooms, track room availability, and manage room reservations. MIDAS also offers a variety of features that can help businesses save time and money, such as:</p>



<ul class="wp-block-list">
<li><strong>Real-time availability:</strong> MIDAS provides real-time availability of rooms, so users can always see which rooms are available and book them quickly and easily.</li>



<li><strong>Group booking:</strong> MIDAS makes it easy for users to book rooms for groups, so they can easily coordinate their schedules and ensure that everyone has a space to meet.</li>



<li><strong>Reporting:</strong> MIDAS provides detailed reports on room usage, so businesses can track their spending and make informed decisions about how to allocate their resources.</li>



<li><strong>Integrations:</strong> MIDAS integrates with a variety of other business systems, so users can easily manage their room bookings from within their existing workflows.</li>
</ul>



<p>MIDAS is a powerful and flexible room booking software that can help businesses and organizations of all sizes save time and money. With MIDAS, users can easily book rooms, track room availability, and manage room reservations. MIDAS also offers a variety of features that can help businesses save time and money, such as real-time availability, group booking, reporting, and integrations.</p>



<p>Here are some of the benefits of using MIDAS room booking software:</p>



<ul class="wp-block-list">
<li><strong>Save time and money:</strong> MIDAS can help businesses save time and money by automating the room booking process. With MIDAS, users can easily book rooms, track room availability, and manage room reservations. This can free up staff time to focus on other tasks, and it can also help businesses avoid overbooking and underutilizing their meeting and event spaces.</li>



<li><strong>Improve efficiency:</strong> MIDAS can help businesses improve efficiency by providing a centralized platform for managing room bookings. With MIDAS, users can easily see which rooms are available, book rooms, and track room reservations. This can help businesses avoid the hassle of manually tracking room availability and booking rooms.</li>



<li><strong>Increase collaboration:</strong> MIDAS can help businesses increase collaboration by providing a platform for users to share information about room bookings. With MIDAS, users can easily see which rooms are available, book rooms, and track room reservations. This can help businesses ensure that everyone is on the same page when it comes to meeting and event planning.</li>
</ul>



<p>Overall, MIDAS is a powerful and flexible room booking software that can help businesses and organizations of all sizes save time and money. With MIDAS, users can easily book rooms, track room availability, and manage room reservations. MIDAS also offers a variety of features that can help businesses improve efficiency and increase collaboration.</p>
<cite>&#8211; Bard</cite></blockquote>



<h2 class="wp-block-heading">Our thoughts&#8230;</h2>



<p>We have to admit that on this occasion, we preferred Google Bard&#8217;s response. It was certainly a more in depth summary of our MIDAS software.</p>



<p>ChatGPT&#8217;s response &#8211; whilst concise &#8211; was a little misleading. It claimed that &#8220;MIDAS&#8221; stands for &#8220;Meeting Room Scheduling&#8221;.</p>



<p>Whilst MIDAS is indeed a meeting room scheduling system, the acronym &#8220;MIDAS&#8221; itself doesn&#8217;t stand for &#8220;Meeting Room Scheduling&#8221;. For a clue as to what MIDAS does stand for, see <a href="https://mid.as/blog/15-year-anniversary/">this blog post</a>.</p>



<p>AI chatbots are certainly having a bumpy ride of late.</p>



<p>Back in February this year, $100bn was wiped off Google&#8217;s parent company, Alphabet&#8217;s shares, after <a href="https://www.bbc.co.uk/news/business-64576225">Bard made a mistake</a> and investors became nervous.</p>



<p>More recently, a man widely considered to be the &#8220;godfather&#8221; of Artificial Intelligence, who quit his job at Google, has <a href="https://www.bbc.co.uk/news/av/world-us-canada-65453192">warned about the growing dangers from developments in the field</a>.</p>



<p>When two big rivals &#8211; Google and Microsoft &#8211; both launch competing AI ChatBots, the race is on. Yet many are warning that we need to slow down AI development and ensure that ethics are taken into account. </p>



<p>In the fifteen plus years that we&#8217;ve been developing MIDAS, we&#8217;ve seen (and implemented) numerous technological advances. It&#8217;s exciting &#8211; if not also a little scary &#8211; to think where the advancements in AI might take us in just a few year&#8217;s time.</p>



<p><strong>UPDATE</strong>: January 2024: We&#8217;ve used AI for the first time to help optimize some of our MIDAS code! Read more about this in our <a href="https://mid.as/blog/optimizing-code-with-ai/">optimizing code with AI</a> blog post.</p>



<p><strong>UPDATE:</strong> February 2024: &#8220;Bard&#8221; has now been <a href="https://blog.google/products/gemini/bard-gemini-advanced-app/">rebranded as &#8220;Gemini&#8221;</a>.</p>
<p>The post <a href="https://mid.as/blog/what-ai-thinks-about-midas/">What AI thinks about MIDAS?</a> appeared first on <a href="https://mid.as/blog">MIDAS - Room Booking System | Blog</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Microsoft kills off Internet Explorer 9 &#038; 10&#8230; well, not quite!</title>
		<link>https://mid.as/blog/microsoft-kills-off-internet-explorer-9-and-10/</link>
					<comments>https://mid.as/blog/microsoft-kills-off-internet-explorer-9-and-10/#respond</comments>
		
		<dc:creator><![CDATA[midas]]></dc:creator>
		<pubDate>Tue, 12 Jan 2016 16:23:25 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[IE10]]></category>
		<category><![CDATA[IE11]]></category>
		<category><![CDATA[ie9]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[microsoft]]></category>
		<guid isPermaLink="false">https://mid.as/blog/?p=1799</guid>

					<description><![CDATA[<p>You may have seen articles recently on other websites and blogs claiming that as from today, 12th January 2016, Microsoft will end support for all versions of Internet Explorer, except for IE 11. This isn&#8217;t strictly true! What in fact Microsoft have announced is that &#8220;Beginning January 12, 2016, only the most current version of [&#8230;]</p>
<p>The post <a href="https://mid.as/blog/microsoft-kills-off-internet-explorer-9-and-10/">Microsoft kills off Internet Explorer 9 &#038; 10&#8230; well, not quite!</a> appeared first on <a href="https://mid.as/blog">MIDAS - Room Booking System | Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p><img decoding="async" style="width: 64px; height: 64px; float: left; margin-right: 20px;" src="//mid.as/blog/wp-content/uploads/2012/11/ie10_64.png" alt="Microsoft Internet Explorer 12">You may have seen articles recently on other websites and blogs claiming that as from today, 12th January 2016, Microsoft will end support for all versions of Internet Explorer, except for IE 11.</p>



<p>This isn&#8217;t strictly true!</p>



<p>What in fact <a href="https://www.microsoft.com/en-us/WindowsForBusiness/End-of-IE-support">Microsoft have announced</a> is that &#8220;<em>Beginning January 12, 2016, only the most current version of Internet Explorer available for a supported operating system will receive technical support and security updates</em>&#8220;.</p>



<p>What this essentially means is that if you&#8217;re a Windows 7 user with Internet Explorer 9 or 10 installed, only Internet Explorer 11 will continue to be supported going forward.</p>



<p>However, if you&#8217;re a Windows Vista user, the highest version of Internet Explorer that can physically be installed on that operating system is IE 9. Therefore, if you&#8217;re currently running IE 7 or 8, only IE 9 will be supported on your operating system going forward, so you should update to IE 9.</p>



<p>The following table from <a href="https://support.microsoft.com/en-us/lifecycle#gp/Microsoft-Internet-Explorer">Microsoft</a> outlines which versions of Internet Explorer they will continue to support as from today:</p>



<figure class="wp-block-table aligncenter"><table><tbody><tr><td><strong>Windows Desktop Operating Systems</strong></td><td><strong>Supported Internet Explorer Version</strong></td></tr><tr><td>Windows Vista SP2</td><td>Internet Explorer 9</td></tr><tr><td>Windows 7 SP1</td><td>Internet Explorer 11</td></tr><tr><td>Windows 8.1 Update</td><td>Internet Explorer 11</td></tr></tbody></table></figure>



<figure class="wp-block-table aligncenter"><table><tbody><tr><td><strong>Windows Server Operating Systems</strong></td><td><strong>Supported Internet Explorer Version</strong></td></tr><tr><td>Windows Server 2008 SP2</td><td>Internet Explorer 9</td></tr><tr><td>Windows Server 2008 R2 SP1</td><td>Internet Explorer 11</td></tr><tr><td>Windows Server 2012</td><td>Internet Explorer 10</td></tr><tr><td>Windows Server 2012 R2</td><td>Internet Explorer 11</td></tr></tbody></table></figure>



<p>Our web-based room booking and resource scheduling software, <a href="//mid.as">MIDAS</a>, is currently supported in IE9+ and all <a href="//mid.as/browsers">other major browsers</a>.</p>



<p>Over the years we have previously dropped support for MIDAS in <a href="https://mid.as/blog/are-microsoft-holding-back-the-web/">IE6</a> in 2011, <a href="https://mid.as/blog/the-year-the-web-banishes-ie7-to-the-history-books/">IE7</a> in 2012, and most recently <a href="//mid.as/blog/saying-farewell-to-internet-explorer-8/">IE8</a> in 2013.</p>



<p>Whilst we have no immediate plans to drop support for IE9, it&#8217;s likely that our support for this aging browser will within the next couple of years. Therefore, if you&#8217;re using an older Windows operating system, like using Internet Explorer, and can&#8217;t update to a more recent version of Windows, we&#8217;d encourage you to at least ensure that your browser is the most up-to-date it can be for your particular operating system.</p>



<figure class="wp-block-table"><table><tbody><tr><td>You might also be interested in:<br><a href="//mid.as/blog/windows-10-and-microsoft-edge-now-available/">Windows 10 and Microsoft Edge now available</a><br><a href="//mid.as/blog/could-internet-explorer-go-open-source/">Could Internet Explorer go Open Source?</a></td></tr></tbody></table></figure>
<p>The post <a href="https://mid.as/blog/microsoft-kills-off-internet-explorer-9-and-10/">Microsoft kills off Internet Explorer 9 &#038; 10&#8230; well, not quite!</a> appeared first on <a href="https://mid.as/blog">MIDAS - Room Booking System | Blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://mid.as/blog/microsoft-kills-off-internet-explorer-9-and-10/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Windows 10 and Microsoft Edge Now Available</title>
		<link>https://mid.as/blog/windows-10-and-microsoft-edge-now-available/</link>
					<comments>https://mid.as/blog/windows-10-and-microsoft-edge-now-available/#respond</comments>
		
		<dc:creator><![CDATA[midas]]></dc:creator>
		<pubDate>Wed, 29 Jul 2015 11:47:57 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[discount]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[Microsoft Edge]]></category>
		<category><![CDATA[Windows 10]]></category>
		<guid isPermaLink="false">http://mid.as/blog/?p=1495</guid>

					<description><![CDATA[<p>Today, Microsoft have launched their latest operating system, Windows 10, and with it a brand new web browser called &#8220;Edge&#8220;. Edge is designed to be the successor to their long running Internet Explorer web browser. If you&#8217;ve been following our blog, then you&#8217;ll already know a bit about Windows 10 and Microsoft Edge&#8230; Windows 10 [&#8230;]</p>
<p>The post <a href="https://mid.as/blog/windows-10-and-microsoft-edge-now-available/">Windows 10 and Microsoft Edge Now Available</a> appeared first on <a href="https://mid.as/blog">MIDAS - Room Booking System | Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[<div class="wp-block-image">
<figure class="aligncenter"><img decoding="async" src="//mid.as/blog/wp-content/uploads/2015/07/Win10_Edge_MIDAS.png" alt="Windows 10 with Microsoft Edge"/></figure>
</div>


<p>Today, Microsoft have launched their latest operating system, <a href="//www.microsoft.com/en-us/windows/features">Windows 10</a>, and with it a brand new <a href="https://mid.as/glossary/web-browser" class="dfn">web browser</a> called &#8220;<a href="//www.microsoft.com/en-us/windows/microsoft-edge">Edge</a>&#8220;. Edge is designed to be the successor to their long running Internet Explorer web browser.</p>



<p>If you&#8217;ve been <a href="//mid.as/blog/windows-10-and-microsoft-edge-coming-soon/">following our blog</a>, then you&#8217;ll already know a bit about Windows 10 and Microsoft Edge&#8230;</p>



<p>Windows 10 is a <a href="//www.microsoft.com/en-us/windows/windows-10-upgrade">FREE update</a> for all current users of Windows 7, 8, or 8.1. It is being slowly rolling out in the coming weeks. But if you can&#8217;t wait that long Microsoft have provided tools to <a href="https://www.microsoft.com/en-us/software-download/windows10">download Windows 10 now</a>)</p>



<p>Our world-class web based room booking and resource scheduling software, MIDAS, is already fully compatible. So if you&#8217;re considering making the jump to Windows 10 but are worried about compatibility issues with your existing apps and software, rest assured MIDAS will work on Windows 10 and Microsoft Edge!</p>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img decoding="async" src="https://mid.as/blog/wp-content/uploads/2015/07/MIDAS_in_Edge_Dark-1024x576.png" alt="MIDAS Room Booking System in Microsoft Edge"/><figcaption class="wp-element-caption">MIDAS running in Microsoft&#8217;s new Edge web browser</figcaption></figure>
</div><p>The post <a href="https://mid.as/blog/windows-10-and-microsoft-edge-now-available/">Windows 10 and Microsoft Edge Now Available</a> appeared first on <a href="https://mid.as/blog">MIDAS - Room Booking System | Blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://mid.as/blog/windows-10-and-microsoft-edge-now-available/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Windows 10 and Microsoft Edge Coming Soon!</title>
		<link>https://mid.as/blog/windows-10-and-microsoft-edge-coming-soon/</link>
					<comments>https://mid.as/blog/windows-10-and-microsoft-edge-coming-soon/#respond</comments>
		
		<dc:creator><![CDATA[midas]]></dc:creator>
		<pubDate>Tue, 02 Jun 2015 13:33:14 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[Microsoft Edge]]></category>
		<category><![CDATA[Windows 10]]></category>
		<guid isPermaLink="false">http://mid.as/blog/?p=1478</guid>

					<description><![CDATA[<p>You may have heard that Microsoft are busy working on their successor to the widely criticized Windows 8 operating system; Windows 10 (what happened to Windows 9 we hear you ask? Well, apparently, Microsoft were worried that people would confuse it with Windows 95 or 98!) Along with Windows 10, Microsoft have been developing a [&#8230;]</p>
<p>The post <a href="https://mid.as/blog/windows-10-and-microsoft-edge-coming-soon/">Windows 10 and Microsoft Edge Coming Soon!</a> appeared first on <a href="https://mid.as/blog">MIDAS - Room Booking System | Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p><img decoding="async" style="width: 100%; max-width: 320px; float: right; margin-left: 10px;" src="//mid.as/blog/wp-content/uploads/2015/06/Windows10.jpg" alt="Microsoft Edge">You may have heard that Microsoft are busy working on their successor to the widely criticized Windows 8 operating system; Windows 10 (what happened to Windows 9 we hear you ask? Well, apparently, Microsoft were worried that people would confuse it with Windows 95 or 98!)</p>



<p>Along with Windows 10, Microsoft have been developing a brand new web browser that will be the successor to their long running Internet Explorer web browser (although both browsers will be included in Windows 10). The name of Microsoft&#8217;s new flagship browser for Windows 10 is <a href="//en.wikipedia.org/wiki/Microsoft_Edge">Microsoft Edge</a>, and yesterday <a href="https://blogs.windows.com/windowsexperience/2015/06/01/hello-world-windows-10-available-on-july-29/">Microsoft announced</a> the release date for Windows 10 as being July 29th 2015.</p>


<div class="wp-block-image">
<figure class="aligncenter"><img decoding="async" src="//mid.as/blog/wp-content/uploads/2015/06/MicrosoftEdge.jpg" alt="Microsoft Edge"/></figure>
</div>


<p>We&#8217;re pleased to announce that as well as continuing to support our <a href="https://mid.as">Web Based Room Booking &amp; Resource Scheduling, MIDAS</a>, in <a href="//mid.as/browsers">all major web browsers</a> (Internet Explorer, Firefox, Chrome, Opera, and Safari), we&#8217;ll be adding Microsoft Edge to that list as well!</p>



<p>We&#8217;ve already been testing MIDAS in the preview builds of Edge, and we&#8217;ve been impressed with what we&#8217;ve seen so far &#8211; Edge offers noticeable performance improvements over Internet Explorer.</p>


<div class="wp-block-image">
<figure class="aligncenter size-large"><img decoding="async" src="https://mid.as/blog/wp-content/uploads/2015/06/MIDAS_in_Edge.png" alt="MIDAS in Microsoft Edge"/><figcaption class="wp-element-caption">MIDAS in Microsoft Edge on Windows 10</figcaption></figure>
</div>


<p>The good news is that the current version of MIDAS (v4.09) will work with Edge right out of the metaphorical box! So if you&#8217;re keen to upgrade to Windows 10 (which, by the way is a FREE upgrade for Windows 7/8 users within the first year of Windows 10&#8217;s release!) but are worried about compatibility issues with MIDAS, then fear not! &#8211; we&#8217;ve got you covered!</p>
<p>The post <a href="https://mid.as/blog/windows-10-and-microsoft-edge-coming-soon/">Windows 10 and Microsoft Edge Coming Soon!</a> appeared first on <a href="https://mid.as/blog">MIDAS - Room Booking System | Blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://mid.as/blog/windows-10-and-microsoft-edge-coming-soon/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Could Internet Explorer become open source?</title>
		<link>https://mid.as/blog/could-internet-explorer-go-open-source/</link>
					<comments>https://mid.as/blog/could-internet-explorer-go-open-source/#respond</comments>
		
		<dc:creator><![CDATA[midas]]></dc:creator>
		<pubDate>Thu, 19 Jun 2014 20:08:24 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Tech Insight]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[IE12]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[open source]]></category>
		<guid isPermaLink="false">http://mid.as/blog/?p=1205</guid>

					<description><![CDATA[<p>Today the Internet Explorer Developer Relations Team at Microsoft have hinted at the possibility that the browser may one day become &#8220;Open Source&#8221;. &#8220;Open Source&#8221; is a term referring to software that whose source code is available for modification or enhancement by anyone. All other major web browsers (Mozilla Firefox, Google Chrome, Opera and Safari [&#8230;]</p>
<p>The post <a href="https://mid.as/blog/could-internet-explorer-go-open-source/">Could Internet Explorer become open source?</a> appeared first on <a href="https://mid.as/blog">MIDAS - Room Booking System | Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p><img decoding="async" style="width: 64px; height: 64px; float: left; margin-right: 20px;" src="//mid.as/blog/wp-content/uploads/2012/11/ie10_64.png" alt="Microsoft Internet Explorer 12"><br><span style="font-size: 16px;">Today the <a href="https://twitter.com/IEDevChat">Internet Explorer Developer Relations Team</a> at Microsoft have hinted at the possibility that the browser may one day become &#8220;Open Source&#8221;.</span></p>



<p>&#8220;Open Source&#8221; is a term referring to software that whose source code is available for modification or enhancement by anyone. All other major web browsers (Mozilla Firefox, Google Chrome, Opera and Safari are based on open-source components). Presently, Internet Explorer is the only one of the big 5 browsers to remain entirely &#8220;closed source&#8221;.</p>



<p>As part of their #AskIE event on Twitter today, questions were invited on the current status and development of Internet Explorer. One question in particular was posed as to whether Internet Explorer would &#8220;<em>ever consider going open source to speed up develop/bug fixing?</em>&#8220;. The response to this question from the people behind the browser was &#8220;<em>We consider many things!</em>&#8220;</p>



<figure class="wp-block-embed is-type-rich is-provider-twitter wp-block-embed-twitter"><div class="wp-block-embed__wrapper">
<blockquote class="twitter-tweet" data-width="550" data-dnt="true"><p lang="en" dir="ltr"><a href="https://twitter.com/hashtag/AskIE?src=hash&amp;ref_src=twsrc%5Etfw">#AskIE</a> @FreekyMage We consider many things! 🙂</p>&mdash; Microsoft Edge Dev (@MSEdgeDev) <a href="https://twitter.com/MSEdgeDev/status/479693359955456000?ref_src=twsrc%5Etfw">June 19, 2014</a></blockquote><script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</div></figure>



<h2 class="wp-block-heading"><big><b>Why is this significant?</b></big></h2>



<p>Well, Microsoft have come under much criticism in the past over how slowly they release major updates to their browser. Five years passed, for example, between the releases of IE6 and IE7, and then another 3 before IE8! (Compare that with say Mozilla, who&#8217;ve been releasing major updates to Firefox every six weeks for some time now!). Whilst there were of course critical &#8220;security updates&#8221; and patches to IE in those big gaps between major releases, no &#8220;new features&#8221; or support for new web standards were introduced. This meant a headache for developers of websites and web based apps.</p>



<p>Developers had to ensure &#8220;backwards compatibility&#8221; with &#8220;stagnant&#8221; versions of IE. At the same time, developers wished they could take advantage of newer web standards and technologies which all the other major browsers supported, yet IE didn&#8217;t.</p>



<p>In the development of our <a href="//mid.as/">browser based room booking system, MIDAS</a>, we&#8217;ve had to take difficult decisions in the past. We&#8217;ve previously decided to drop support for <a href="https://mid.as/blog/are-microsoft-holding-back-the-web/">IE6</a>, <a href="https://mid.as/blog/the-year-the-web-banishes-ie7-to-the-history-books/">IE7</a> and then most recently <a href="https://mid.as/blog/farewell-to-internet-explorer-8/">IE8</a>. This was despite these browsers still having notable market share at the time we took those decisions.</p>



<p>To add to that, whenever Microsoft have released a &#8220;major&#8221; update to Internet Explorer, it&#8217;s not always available for all Windows Operating Systems. Windows XP users for example can&#8217;t run anything higher than IE8. Actually, if you&#8217;re still using Windows XP&#8230; well, <a href="//mid.as/kb/00094/midas-on-windows-xp">you really shouldn&#8217;t be</a>!!</p>



<h2 class="wp-block-heading"><big><b>Would Internet Explorer becoming &#8220;open source&#8221; help?</b></big></h2>



<p>Well, first of all, more developers would be able to get involved in the project by adding support for new and emerging technologies and standards. Secondly, it would also mean that bugs could be more readily identified and fixed. These two factors alone would undoubtedly lead to a faster release cycle, and greater compatibility with the latest standards!</p>



<p>In terms of support for the latest web standards, Internet Explorer is way behind. IE11 (the current version of IE generally available) is only 67% compatible with the latest web standards. This compares to Opera 22 and Firefox 30, both on 85%, with Google Chrome 35 edging ahead with 86% compatibility (Source: <a href="https://caniuse.com">caniuse.com</a>)</p>



<p>We&#8217;d love to see a faster release cycle for Internet Explorer and the same support for technologies and standards in IE that other browsers have had for some time!</p>



<p><img decoding="async" style="width: 302px; height: 164px; float: right; margin-left: 20px;" src="//mid.as/blog/wp-content/uploads/2014/06/IEDC1IS.png" alt="Internet Explorer Developer Channel">On a positive note, earlier this week, a new &#8220;developer preview&#8221; of Internet Explorer emerged. This was made available through the new &#8220;<a href="https://web.archive.org/web/20140620024133/http://blogs.msdn.com/b/ie/archive/2014/06/16/announcing-internet-explorer-developer-channel.aspx">Internet Explorer Developer Channel</a>&#8220;. This preview is designed to give developers like us a first look at what to expect in IE12. The big question now is how long will it be until IE12 actually becomes available to end users? Will Microsoft wait until Windows 9 is released (Like they did with <a href="https://blogs.msdn.com/b/ie/archive/2014/06/16/announcing-internet-explorer-developer-channel.aspx">IE10 and Windows 8</a>), or will we see the next major update to Internet Explorer sooner?</p>



<p>Let&#8217;s hope so!</p>



<figure class="wp-block-table"><table><tbody><tr><td>You might also be interested in:<br><a href="https://mid.as/blog/mozilla-equality-and-freedom-of-speech/">Mozilla: The browser vendor who USED to believe in equality and freedom of speech!</a><br><a href="https://mid.as/blog/best-web-browser-internet-explorer-11-firefox-25-opera-17-safari-5/">The Best Web Browser? Internet Explorer 11, Chrome 31, Firefox 25, Opera 17, or Safari 5?</a></td></tr></tbody></table></figure>
<p>The post <a href="https://mid.as/blog/could-internet-explorer-go-open-source/">Could Internet Explorer become open source?</a> appeared first on <a href="https://mid.as/blog">MIDAS - Room Booking System | Blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://mid.as/blog/could-internet-explorer-go-open-source/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Best Browser: IE11, Chrome 31, Firefox 25, Opera 17, or Safari 5?</title>
		<link>https://mid.as/blog/best-browser-internet-explorer-11-firefox-25-opera-17-safari-5/</link>
					<comments>https://mid.as/blog/best-browser-internet-explorer-11-firefox-25-opera-17-safari-5/#comments</comments>
		
		<dc:creator><![CDATA[midas]]></dc:creator>
		<pubDate>Wed, 13 Nov 2013 13:17:31 +0000</pubDate>
				<category><![CDATA[Tech Insight]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[mozilla]]></category>
		<category><![CDATA[opera]]></category>
		<category><![CDATA[safari]]></category>
		<guid isPermaLink="false">http://mid.as/blog/?p=996</guid>

					<description><![CDATA[<p>We put the latest web browsers head-to-head to try to find out which one is best! In developing a powerful and feature-rich browser based room booking and resource scheduling system that&#8217;s supported in all five major browsers, we often get asked &#8220;So, which is the best web browser?&#8221;. This time last year we put Chrome [&#8230;]</p>
<p>The post <a href="https://mid.as/blog/best-browser-internet-explorer-11-firefox-25-opera-17-safari-5/">Best Browser: IE11, Chrome 31, Firefox 25, Opera 17, or Safari 5?</a> appeared first on <a href="https://mid.as/blog">MIDAS - Room Booking System | Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image"><img decoding="async" src="//mid.as/blog/wp-content/uploads/2013/11/browserlogos.png" alt="Browser Logos"/></figure>



<h2 class="wp-block-heading"><i>We put the latest web browsers head-to-head to try to find out which one is best!</i></h2>



<p>In developing a powerful and feature-rich browser based <a href="//mid.as/">room booking and resource scheduling system</a> that&#8217;s supported in all five <a href="//mid.as/browsers">major browsers</a>, we often get asked <em>&#8220;So, which is the best <a href="https://mid.as/glossary/web-browser" class="dfn">web browser</a>?&#8221;</em>.</p>



<p>This time last year we put <a href="https://mid.as/blog/which-is-the-best-web-browser/">Chrome 23, Firefox 16, Internet Explorer 9 &amp; 10, Opera 12 and Safari 5 head-to-head</a></p>



<p>Now, twelve months on, and less than a week since <a href="http://blogs.msdn.com/b/ie/archive/2013/11/07/ie11-for-windows-7-globally-available-for-consumers-and-businesses.aspx">Internet Explorer 11 became available for Windows 7</a>, Firefox celebrated its <a href="https://blog.mozilla.org/blog/2013/11/07/happy-ninth-birthday-firefox/">ninth birthday</a>, and just a day after <a href="https://chromereleases.googleblog.com/2013/11/stable-channel-update.html">Google Chrome 31 is released</a>, we decided it was high time to once again put the latest web browsers offerings &#8220;head-to-head&#8221; and independently, rigorously test and benchmark them to find out which one of the five major browsers is currently &#8220;the best&#8221;&#8230;.</p>



<h2 class="wp-block-heading">Browsers Tested</h2>



<figure class="wp-block-table"><table><tbody><tr><td class="has-text-align-center" data-align="center"><img decoding="async" src="//mid.as/blog/wp-content/uploads/2012/11/chrome_64_new.png" alt="Google Chrome 31"></td><td class="has-text-align-center" data-align="center"><img decoding="async" src="//mid.as/blog/wp-content/uploads/2011/08/firefox_64.png" alt="Mozilla Firefox 25"></td><td class="has-text-align-center" data-align="center"><img decoding="async" src="//mid.as/blog/wp-content/uploads/2012/11/ie10_64.png" alt="Microsoft Internet Explorer 11"></td><td class="has-text-align-center" data-align="center"><img decoding="async" src="//mid.as/blog/wp-content/uploads/2012/11/opera_64_new.png" alt="Opera 17"></td><td class="has-text-align-center" data-align="center"><img decoding="async" src="//mid.as/blog/wp-content/uploads/2011/08/safari_64.png" alt="Apple Safari 5"></td></tr><tr><td class="has-text-align-center" data-align="center">Google Chrome 31</td><td class="has-text-align-center" data-align="center">Mozilla Firefox 25</td><td class="has-text-align-center" data-align="center">Internet Explorer 11</td><td class="has-text-align-center" data-align="center">Opera 17</td><td class="has-text-align-center" data-align="center">Apple Safari 5</td></tr></tbody></table></figure>



<h2 class="wp-block-heading">The Tests</h2>



<p>We broadly tested four key areas of browser performance: Speed, Memory Usage, Compliance with standards, and Javascript Performance.</p>



<h3 class="wp-block-heading">1. Speed</h3>



<figure class="wp-block-image size-large"><img decoding="async" src="https://mid.as/blog/wp-content/uploads/2013/11/ColdStart.png" alt="Cold Start Browser Times"/></figure>



<p>The “Cold Start” test measures the time taken to load up the browser upon its first run after a computer reboot. This is measured from the point at which the browser is executed until the point at which its user interface (UI) is ready to accept input.</p>



<div style="clear: both;"></div>



<figure class="wp-block-image size-large"><img decoding="async" src="https://mid.as/blog/wp-content/uploads/2013/11/NonColdStart.png" alt="Non-Cold Start Browser Times"/></figure>



<p>The “Non-Cold Start” test measures the time taken to load up the browser on second and subsequent runs after its first run after a reboot. This is measured from the point at which the browser is executed until the point at which the user interface (UI) is ready to accept input.</p>



<div style="clear: both;"></div>



<figure class="wp-block-image size-large"><img decoding="async" src="https://mid.as/blog/wp-content/uploads/2013/11/PageLoadNonCache.png" alt="Page Load Times (Non-Cached Load)"/></figure>



<p>With the browser open, an empty cache, and showing a blank page (about:blank), the “Page Load Time (No-Cached Load)” test measures the time taken to completely load a complex web page. This is measured from the point at which the “Enter” key is pressed on the URL in the browser’s address bar until the point at which the test web page has fully loaded (as reported by an “onLoad” event on the test web page).</p>



<div style="clear: both;"></div>



<figure class="wp-block-image size-large"><img decoding="async" src="https://mid.as/blog/wp-content/uploads/2013/11/PageLoadCache.png" alt="Page Load Times (Cached)"/></figure>



<p>With the browser open, and the test web page already loaded in a single tab, the “Page Load Time (Reload from Cache)” test measures the time taken to reload a complex web page. This is measured from the point at which the F5 key (refresh) is pressed until the point at which the test web page has fully reloaded (as reported by an “onLoad” event on the test web page).</p>



<div style="clear: both;"></div>



<h3 class="wp-block-heading">2. Memory Usage</h3>



<figure class="wp-block-image size-large"><img decoding="async" src="https://mid.as/blog/wp-content/uploads/2013/11/BaseMemory.png" alt="Base Memory Usage (Blank Tab)"/></figure>



<p>The “Base Memory Usage (Blank Tab)” test measures the amount of memory used by the browser with just a single blank (about:blank) tab open.</p>



<div style="clear: both;"></div>



<figure class="wp-block-image size-large"><img decoding="async" src="https://mid.as/blog/wp-content/uploads/2013/11/MemoryUsage.png" alt="Memory Usage (10 open tabs)"/></figure>



<p>The “Memory Usage (10 open tabs)” test measures the amount of memory used by the browser with 10 tabs open, each displaying the home page of a popular website.</p>



<div style="clear: both;"></div>



<h3 class="wp-block-heading">3. Compliance</h3>



<figure class="wp-block-image size-large"><img decoding="async" src="https://mid.as/blog/wp-content/uploads/2013/11/HTML5.png" alt="HTML5 Compliance"/></figure>



<p>The “HTML5 Compliance” test measures how well each browser conforms to the current state of the HTML5 specification.</p>



<div style="clear: both;"></div>



<figure class="wp-block-image size-large"><img decoding="async" src="https://mid.as/blog/wp-content/uploads/2013/11/CSS3.png" alt="CSS3 Compliance"/></figure>



<p>The “CSS3 Compliance” test measures how well each browser conforms to the current state of the CSS3 specification.</p>



<div style="clear: both;"></div>



<h3 class="wp-block-heading">4. Javascript Performance</h3>



<p>There are a number of different Javascript Performance Benchmark tests available today, all of which give quite different results. We’ve analyzed results from 6 of the most popular Benchmarking Tests and aggregated the results below:</p>



<figure class="wp-block-image size-large"><img decoding="async" src="https://mid.as/blog/wp-content/uploads/2013/11/JS-Agg.png" alt="Javascript Performance (Aggregate)"/></figure>



<p>Individual details of each of the 6 individual Javascript benchmark test suits used to arrived at these aggregated scores may be found in our full test report, available to view/download at the end of this page.</p>



<div style="clear: both;"></div>



<h2 class="wp-block-heading">Summary</h2>



<figure class="wp-block-table"><table><tbody><tr><td>Category</td><td>Test</td><td>Winner</td><td>Runner-Up</td></tr><tr><td rowspan="4">Speed</td><td>Cold Start</td><td><img decoding="async" style="width: 32px; height: 32px;" src="//mid.as/blog/wp-content/uploads/2011/08/firefox_64.png" alt="FF25"></td><td><img decoding="async" style="width: 32px; height: 32px;" src="//mid.as/blog/wp-content/uploads/2012/11/ie10_64.png" alt="IE11"></td></tr><tr><td>Non-Cold Start</td><td><img decoding="async" style="width: 32px; height: 32px;" src="//mid.as/blog/wp-content/uploads/2012/11/ie10_64.png" alt="IE11"></td><td><img decoding="async" style="width: 32px; height: 32px;" src="//mid.as/blog/wp-content/uploads/2011/08/safari_64.png" alt="SF5.1"></td></tr><tr><td>Page Load Time (Non-Cached Load)</td><td><img decoding="async" style="width: 32px; height: 32px;" src="//mid.as/blog/wp-content/uploads/2012/11/opera_64_new.png" alt="OP17"></td><td><img decoding="async" style="width: 32px; height: 32px;" src="//mid.as/blog/wp-content/uploads/2012/11/ie10_64.png" alt="IE11"></td></tr><tr><td>Page Load Time (Reload from Cache)</td><td><img decoding="async" style="width: 32px; height: 32px;" src="//mid.as/blog/wp-content/uploads/2012/11/chrome_64_new.png" alt="GC31"></td><td><img decoding="async" style="width: 32px; height: 32px;" src="//mid.as/blog/wp-content/uploads/2012/11/opera_64_new.png" alt="OP17"></td></tr><tr><td rowspan="2">Memory Usage</td><td>Base Memory</td><td><img decoding="async" style="width: 32px; height: 32px;" src="//mid.as/blog/wp-content/uploads/2012/11/ie10_64.png" alt="IE11"></td><td><img decoding="async" style="width: 32px; height: 32px;" src="//mid.as/blog/wp-content/uploads/2011/08/safari_64.png" alt="SF5.1"></td></tr><tr><td>10 Open Tabs</td><td><img decoding="async" style="width: 32px; height: 32px;" src="//mid.as/blog/wp-content/uploads/2011/08/firefox_64.png" alt="FF25"></td><td><img decoding="async" style="width: 32px; height: 32px;" src="//mid.as/blog/wp-content/uploads/2011/08/safari_64.png" alt="SF5.1"></td></tr><tr><td rowspan="2">Compliance</td><td>HTML5</td><td><img decoding="async" style="width: 32px; height: 32px;" src="//mid.as/blog/wp-content/uploads/2012/11/chrome_64_new.png" alt="GC31"></td><td><img decoding="async" style="width: 32px; height: 32px;" src="//mid.as/blog/wp-content/uploads/2012/11/opera_64_new.png" alt="OP17"></td></tr><tr><td>CSS3</td><td><img decoding="async" style="width: 32px; height: 32px;" src="//mid.as/blog/wp-content/uploads/2012/11/opera_64_new.png" alt="OP17"></td><td><img decoding="async" style="width: 32px; height: 32px;" src="//mid.as/blog/wp-content/uploads/2012/11/chrome_64_new.png" alt="GC31"></td></tr><tr><td>Performance</td><td>Javascript Performance (Aggregate)</td><td><img decoding="async" style="width: 32px; height: 32px;" src="//mid.as/blog/wp-content/uploads/2012/11/chrome_64_new.png" alt="GC31"></td><td><img decoding="async" style="width: 32px; height: 32px;" src="//mid.as/blog/wp-content/uploads/2012/11/opera_64_new.png" alt="OP17"></td></tr></tbody></table></figure>



<h2 class="wp-block-heading">Results</h2>



<figure class="wp-block-table aligncenter"><table><tbody><tr><td class="has-text-align-center" data-align="center">1<sup>st</sup> Place</td><td class="has-text-align-center" data-align="center">2<sup>nd</sup> Place</td><td class="has-text-align-center" data-align="center">3<sup>rd</sup> Place</td><td class="has-text-align-center" data-align="center">4<sup>th</sup> Place</td><td class="has-text-align-center" data-align="center">5<sup>th</sup> Place</td></tr><tr><td class="has-text-align-center" data-align="center"><img decoding="async" src="//mid.as/blog/wp-content/uploads/2012/11/chrome_64_new.png" alt="Google Chrome 31"></td><td class="has-text-align-center" data-align="center"><img decoding="async" src="//mid.as/blog/wp-content/uploads/2012/11/opera_64_new.png" alt="Opera 17"></td><td class="has-text-align-center" data-align="center"><img decoding="async" src="//mid.as/blog/wp-content/uploads/2012/11/ie10_64.png" alt="Microsoft Internet Explorer 11"></td><td class="has-text-align-center" data-align="center"><img decoding="async" src="//mid.as/blog/wp-content/uploads/2011/08/firefox_64.png" alt="Mozilla Firefox 25"></td><td class="has-text-align-center" data-align="center"><img decoding="async" src="//mid.as/blog/wp-content/uploads/2011/08/safari_64.png" alt="Apple Safari 5"></td></tr><tr><td class="has-text-align-center" data-align="center">Google Chrome 31</td><td class="has-text-align-center" data-align="center">Opera 17</td><td class="has-text-align-center" data-align="center">Internet Explorer 11</td><td class="has-text-align-center" data-align="center">Mozilla Firefox 25</td><td class="has-text-align-center" data-align="center">Apple Safari 5</td></tr></tbody></table></figure>



<p>The above overall positions were derived based upon the sum of the positions that each browser finished in, in each of our tests. For example, in our HTML 5 compliance test, Chrome came first and so was assigned 1 point, Safari came 5th and so was assigned 5 points. Browsers were then ranked according to the lowest number of points to give the 1st-5th places above (1st being the best)</p>



<h2 class="wp-block-heading">Analysis</h2>



<p><img decoding="async" style="width: 32px; height: 32px;" src="//mid.as/blog/wp-content/uploads/2012/11/chrome_64_new.png" alt="Google Chrome 31"> <strong>Google Chrome</strong><br> When we last tested the five major browsers back in <a href="https://mid.as/blog/which-is-the-best-web-browser/">November 2012</a>, Chrome came first in 8 out of 13 our tests, making it a clear winner!<br> A year later, and Chrome is still going strong, coming top in 8 out of 15 tests, and second in a further two tests.<br> Where Chrome still doesn’t perform quite as well is when it comes to its memory usage, using well over 3 times as much memory with a single blank tab open than Internet Explorer 11.</p>



<p><img decoding="async" style="width: 32px; height: 32px;" src="//mid.as/blog/wp-content/uploads/2011/08/firefox_64.png" alt="Mozilla Firefox 25"> <strong>Mozilla Firefox</strong><br> We were a little surprised that Firefox only came top in 3 out of 15 tests, and only once came runner-up. To Firefox’s credit, its main strength still seems to be in its memory usage. With 10 websites open in separate tabs, the amount of memory used was less than half that of Chrome with the same ten sites open.</p>



<p><img decoding="async" style="width: 32px; height: 32px;" src="//mid.as/blog/wp-content/uploads/2012/11/ie10_64.png" alt="Microsoft Internet Explorer 11"> <strong>Internet Explorer</strong><br> We were pleasantly surprised by the improvement of Internet Explorer 11 over previous versions as well as other browsers.<br> IE11 came top in a couple of our tests, and runner-up in a further three.<br> Where IE11 appears to have improved most over earlier versions of Microsoft&#8217;s browser in is the length of time taken to load and pages (either from a server, or from the cache) as well as start/restart the browser itself. In our tests, starting IE11 took just 0.01463 seconds! – some 280x quicker than Opera started.<br> That said, in general Internet Explorer 11 still has a way to go to come up to par with the other major browsers in terms of HTML 5 compliance.</p>



<p><img decoding="async" style="width: 32px; height: 32px;" src="//mid.as/blog/wp-content/uploads/2012/11/opera_64_new.png" alt="Opera 17"> <strong>Opera</strong><br> A lot has changed with Opera since we last tested browsers twelve months ago. Since then, Opera have switched from using their own &#8220;Presto&#8221; layout rendering engine to instead using the same engine as Chrome.<br> Whilst this change has been received with mixed reviews by Opera users, with some unhappy that many of Opera&#8217;s original features were dropped, our test results actually show that the &#8220;new&#8221; Opera is a browser to be reckoned with, out performing Internet Explorer 11, Firefox 25 and Safari 5 in our tests.<br> Opera 17 came top in 3 out of our 15 tests, and runner-up in 6.<br> The browser also scored highly on HTML5/CSS3 compliance and in our aggregated Javascript performance tests, however, Opera&#8217;s memory usage was fairly high, second only to Chrome. Opera 17 was slow to start, however, once running it loaded and rendered web pages swiftly.</p>



<p><img decoding="async" style="width: 32px; height: 32px;" src="//mid.as/blog/wp-content/uploads/2011/08/safari_64.png" alt="Apple Safari 5.1"> <strong>Safari</strong><br> Our browsers tests were performed on a Windows machine (test specifics are included at the end of this report). Whilst the latest version of Safari is 7, Apple took the decision after the release of Safari 5.1 to no longer continue developing Safari for Windows users – a mistake in our view! Therefore, the most recent version of Safari available to Windows users is 5.1.7, which was used in our testing.<br> Given that Safari 5.1.7 is now the oldest of the 5 browsers tested, it follows that is doesn&#8217;t perform as well as its peers.<br> However, surprisingly, it did come runner-up in both our memory tests as well as our non-cold start test.</p>



<h2 class="wp-block-heading">Conclusions – From a Developers Perspective</h2>



<p>From our perspective, as developers of a leading <a href="//mid.as">web-based room booking and resource scheduling solution</a>, perhaps the most important factors in determining which browser is “best” are compliance with the latest HTML5 and CSS3 standards. As we work hard to ensure our software works well in all the major browsers, this is where having universal standards between browsers becomes so important. In theory, a website (or in our case, a web app), should look and behave the same regardless of the browser being used, which should in theory happen if all browsers complied 100% with standards! Chrome 31 currently comes the closest to the HTML 5 standard with 93% compliance, but as can be seen, CSS3 compliance still has a long way to go for all browsers, with the winning browser in the CSS3 compliance test (Opera 17) only achieving 58% compliance.</p>



<p>Speed (page load time) and Javascript Performance are also important factors for us, as we want our web app to be as fast and responsive as possible. Opera 17 and Chrome 25 loaded pages faster in our tests, with Internet Explorer 11 following close behind. As for performance, both Chrome 25 and Opera 17 outperformed other browsers in our aggregated Javascript performance test scores.</p>



<p>A few surprising finds:</p>



<ul class="wp-block-list">
<li>Microsoft have made some significant steps forward with Internet Explorer 11 over earlier incarnations of their browser.</li>



<li>Opera 17 performed better than expected</li>



<li>Firefox 25 performed worse than expected, finishing an overall 4th place in our tests.</li>
</ul>



<figure class="wp-block-table"><table><tbody><tr><td><img decoding="async" style="width: 180px; height: 110px;" src="//mid.as/img/MIDAS.png" alt="Online Web Based Room Scheduling"></td><td>MIDAS, our popular Browser-Based Room &amp; Resource Scheduling Software is currently supported in all browser versions we’ve tested here. Find out more at <a href="//mid.as">https://mid.as</a></td></tr></tbody></table></figure>



<h2 class="wp-block-heading">Conclusions – <i>So which browser should I use then!?</i></h2>



<p>• If you work with lots of browser tabs open at once, and/or the amount of available memory on your system is limited, Firefox 25 would seem a good choice of browser to use, as this used the less memory than other browsers under the same conditions.</p>



<p>• If you regularly open and close your browser, Internet Explorer 11 or Firefox 25 would seem a good choice as these browsers start up quickly. If, however, you tend to keep your browser running most of the time, Opera 17 would be a better choice, as even though its start-up time is considerably longer, initial page load times are the quickest of all the browsers we tested</p>



<p>• If you’re still using an earlier version of Internet Explorer – it’s certainly worth upgrading to IE11, or if that’s not possible (for example, if you’re using Windows XP, you won’t be able to update your Internet Explorer past version 8!), maybe it’s time to try a different browser!?</p>



<p>• At the end of the day, use the browser that you feel most comfortable with! …BUT make sure you keep it up-to-date, and don’t ignore the competition – if you do, you risk being left behind as other browsers overtake yours in terms of their speed, security, memory usage, standard compliance, and performance!</p>



<p>• In recent years, browsers such as Internet Explorer and Opera have been somewhat overlooked by many regular internet users – but if you&#8217;ve not used these browsers for years having previously dismissed them – a lot has changed, and it&#8217;s certainly worth giving them a second look again now!</p>



<p><a href="//mid.as/blog/wp-content/uploads/2013/11/MIDAS-Browser_Performance_Tests-November2013.pdf"><strong>View/Download The Complete Web Browser Test Report HERE</strong></a></p>



<h2 class="wp-block-heading">Test Specifics</h2>



<p>Browsers Tested: Chrome 31.0.1650.48 m | Firefox 25.0 | Internet Explorer 11.0.9600.16428 | Opera 17 (Build 1652) | Safari 5.1.7 (7534.57.2)</p>



<p>Browser tests were performed on an Intel® Atom™ CPU D525 @ 1.80GHz system, with 4GB Ram, running Windows Home Server 2011 SP1 (Windows Server 2008 R2) 64-bit. Each browser was a clean install, using default install and browsers settings, and with no extensions/addons installed or enabled.</p>



<p>Speed tests were measured using <a href="https://keir.net/timer.html">Rob Keir&#8217;s millisecond timer</a> and <a href="http://www.passmark.com">PassMark AppTimer v1.0</a>. Each speed test was performed 10 times for each browser, and the results averaged to provide the data presented in this report.</p>



<p>Compliance Tests: <a href="http://html5test.com">HTML5</a> | <a href="http://css3test.com">CSS3</a></p>



<p>Javascript Performance Tests: <a href="http://dromaeo.com">Dromaeo</a> | <a href="http://speed-battle.com">Speed-Battle</a> | <a href="http://www.webkit.org/perf/sunspider/sunspider.html">Sunspider</a> | <a href="http://peacekeeper.futuremark.com">Peacekeeper</a> | <a href="https://developers.google.com/octane/">Octane</a> | <a href="https://web.archive.org/web/20131121041158/http://browsermark.rightware.com/">BrowserMark</a></p>



<p>Memory usage was measured 60 seconds after tabs had finished loading and was measured through the Windows Task Manager. Memory usage includes all associated processes running with the browser (for example, running Safari spawns both “Safari.exe” and “WebKit2WebProcess.exe” processes, the memory usage of both is taken into account)</p>



<p>The 10 sites open in tabs when measuring memory usage (10 open tabs) were:<br><a href="https://mid.as">https//mid.as</a> | <a href="http://news.bbc.co.uk">http://news.bbc.co.uk</a> | <a href="http://facebook.com">http://facebook.com</a> | <a href="https://twitter.com">https://twitter.com</a> | <a href="http://google.co.uk">http://google.co.uk</a> | <a href="https://youtube.com">https://youtube.com</a> | <a href="http://wikipedia.org">http://wikipedia.org</a> | <a href="http://linkedin.com">http://linkedin.com</a> | <a href="http://bing.com">http://bing.com</a> | <a href="http://amazon.co.uk">http://amazon.co.uk</a></p>



<p>Test Date: 13 November 2013</p>
<p>The post <a href="https://mid.as/blog/best-browser-internet-explorer-11-firefox-25-opera-17-safari-5/">Best Browser: IE11, Chrome 31, Firefox 25, Opera 17, or Safari 5?</a> appeared first on <a href="https://mid.as/blog">MIDAS - Room Booking System | Blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://mid.as/blog/best-browser-internet-explorer-11-firefox-25-opera-17-safari-5/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
			</item>
		<item>
		<title>Web Browser Roundup – June 2013</title>
		<link>https://mid.as/blog/web-browser-roundup-june-2013/</link>
					<comments>https://mid.as/blog/web-browser-roundup-june-2013/#respond</comments>
		
		<dc:creator><![CDATA[midas]]></dc:creator>
		<pubDate>Fri, 28 Jun 2013 14:59:28 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[google chrome]]></category>
		<category><![CDATA[IE11]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[mozilla]]></category>
		<category><![CDATA[opera]]></category>
		<category><![CDATA[safari]]></category>
		<guid isPermaLink="false">http://mid.as/blog/?p=852</guid>

					<description><![CDATA[<p>It&#8217;s been a busy end to the month in the world of web browsers in June&#8230; So here&#8217;s our take on what&#8217;s been happening.. Internet Explorer This last week saw Microsoft release the first public preview of Windows 8.1, which contains the first glimpse of what IE11 will have in store for its users! Microsoft [&#8230;]</p>
<p>The post <a href="https://mid.as/blog/web-browser-roundup-june-2013/">Web Browser Roundup – June 2013</a> appeared first on <a href="https://mid.as/blog">MIDAS - Room Booking System | Blog</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<p>It&#8217;s been a busy end to the month in the world of web browsers in June&#8230; So here&#8217;s our take on what&#8217;s been happening..</p>



<ul class="wp-block-list">
<li><strong>Internet Explorer</strong> &#8211; IE11 preview available &amp; IE11 is to be available for Windows 7</li>



<li><strong>Firefox</strong> &#8211; v22 released this week</li>



<li><strong>Chrome</strong> &#8211; Now 5% faster on average</li>



<li><strong>Opera</strong> &#8211; v15 preview available</li>



<li><strong>Safari</strong> &#8211; Even the developers admit its gone quiet!</li>
</ul>



<hr class="wp-block-separator has-css-opacity"/>



<h2 class="wp-block-heading">Internet Explorer</h2>



<p><img decoding="async" style="float: left; padding-right: 10px;" src="//mid.as/blog/wp-content/uploads/2012/11/ie10_64.png" alt="Internet Explorer 11 Preview"><br>This last week saw Microsoft release the first public preview of Windows 8.1, which contains the first glimpse of what IE11 will have in store for its users!</p>



<p>Microsoft believes that &#8220;<em>the best experience of the web is on a Windows device with Internet Explorer 11</em>&#8220;. We&#8217;ll let you decide!</p>



<p>However, one of the main focuses for IE11 is on better support, performance, and responsiveness for touch actions</p>



<p><img decoding="async" style="float: right; padding-left: 10px; width: 264px; height: 80px;" src="//mid.as/blog/wp-content/uploads/2013/06/ie11.png" alt="Internet Explorer 11">According to Microsoft&#8217;s corporate vice-president for Internet Explorer, Dean Hachamovitch, speaking at last week&#8217;s BUILD developer conference in San Francisco; &#8220;<em>Most of the web wasn&#8217;t designed for touch, but users still expect it to just work</em>&#8220;. An example given was that navigation and interaction within web pages or web apps often relies on &#8220;mouseovers&#8221;. This is where hovering the mouse over a particular region causes a menu or tooltip to open. The natural behavior for users with a touch screen is to tap the area. This is usually translated into a &#8220;click&#8221; event rather than a &#8220;hover&#8221; action, or if they tap and hold, seen as a &#8220;right click&#8221; event.</p>



<p>In IE11, Microsoft has integrated support for such scenarios, allowing users to touch a hover &#8220;hotspot&#8221; so that the menu/tooltip stays open rather than automatically clicking the element.</p>



<p>IE11 is also the first of the major browsers to offer HTML5 drag-and-drop support for touch interaction. These &#8220;hover&#8221; and &#8220;drag-and-drop&#8221; improvements for touch should offer users on tablets or other touch-screen devices a richer experience when using our <a href="//mid.as">web based scheduling software</a>.</p>



<p>The great news too if you&#8217;re a Windows 7 user is that like IE10, IE11 will also be available to you! Whilst Microsoft have confirmed this however, there is no specific date for when IE11 may become available for Windows 7. If it&#8217;s anything like the <a href="https://mid.as/blog/release-date-for-internet-explorer-10-on-windows-7/">delayed IE10 release for Windows 7</a>, Windows 7 users may have to wait 4 months longer than Windows 8 users to get their hands on the next version of IE!</p>



<p>MIDAS is already supported in the preview version IE11, as well as in IE8-10. However, if you&#8217;re still an Internet Explorer 8 user, we will no longer be maintaining compatibility with this obsolete browser once IE11 becomes fully available. If this affects you please <a href="https://mid.as/blog/farewell-to-internet-explorer-8/">read this</a>!</p>



<hr class="wp-block-separator has-css-opacity"/>



<h2 class="wp-block-heading">Mozilla Firefox</h2>



<p><img decoding="async" style="float: left; padding-right: 10px;" src="//mid.as/blog/wp-content/uploads/2011/08/firefox_64.png" alt="Firefox 22"><br>Also within the last week, Mozilla have released <a href="https://www.mozilla.org/en-US/firefox/22.0/releasenotes/">Firefox 22</a>, bringing with it a number of improvements and new features. Some of these improvements, particularly those relating to core Javascript performance, should mean your MIDAS experience on Firefox is better than ever!</p>



<p>Firefox 22 also introduces support for new technologies and better compatibility with existing web standards. One of the exciting new technologies introduced with Firefox 22 is &#8220;Web Notifications&#8221;. This will allow websites/apps to display notification messages on your system (similar to new mail or new message notifications that other applications may display). Notifications are not widely supported by other browsers right now. At time of writing, only Opera 12 and Safari 5 currently support it. Once this becomes more widely adopted, you may see &#8220;web notifications&#8221; being introduced to MIDAS. For instance, it could be used to notify you of booking reminders as well as new watches or messages. Stay tuned for more in the future on this!</p>



<p><img decoding="async" style="float: right; margin-left: 20px; width: 342px; height: 382px;" src="//mid.as/blog/wp-content/uploads/2013/06/new-Firefox-logo.jpg" alt="Firefox Logo Redesign 2013">In other highly exciting(!) Firefox news, their logo has undergone a redesigned:</p>



<p>&#8230;and yes, you&#8217;d be forgiven for thinking that it looks virtually the same! In <a href="https://blog.mozilla.org/creative/2013/06/27/a-new-firefox-logo-for-a-new-firefox-era/">justifying the new logo</a>, Mozilla explain, &#8220;<em>Unlike previous versions, the updated logo was created specifically with mobile in mind. Although we think it looks great at any size, it&#8217;s been optimized to be crisper and cleaner on small screens and lower resolution devices. However, it also scales quite nicely for use in retina displays, and (unlike previous versions) can be accurately recreated in SVG so it&#8217;s more &#8216;of the Web&#8217;</em>&#8220;</p>



<p><a href="//mid.as">MIDAS</a> is currently supported in Firefox 4+ (v22+ recommended)</p>



<hr class="wp-block-separator has-css-opacity"/>



<h2 class="wp-block-heading">Google Chrome</h2>



<p><img decoding="async" style="float: left; padding-right: 10px;" src="//mid.as/blog/wp-content/uploads/2012/11/chrome_64_new.png" alt="Chrome 27"><br>We&#8217;re having a hard time keeping up with the latest stable version number for Chrome! For Windows, Max, and Chrome OS it&#8217;s currently version 27. However the current stable version of Chrome for Linux is 28. This is unusual, as Google tend to keep major version numbers in sync across all platforms!</p>



<p>So, what exciting new features have v27/28 brought? Well, not a great deal actually! Aside from a variety of fixes mainly for Flash-related exploits, the highlight of v27 is the claim that web pages load 5% faster on average!</p>



<p><a href="//mid.as">MIDAS</a> is currently supported in Chrome 9+ (v27+ recommended)</p>



<hr class="wp-block-separator has-css-opacity"/>



<h2 class="wp-block-heading">Opera</h2>



<p><img decoding="async" style="float: left; padding-right: 10px;" src="//mid.as/blog/wp-content/uploads/2012/11/opera_64_new.png" alt="Opera 15"><br>If you&#8217;ve been following our blog, you&#8217;ll know that <a href="https://mid.as/blog/web-browser-roundup-january-2013/">at the start of the year</a>, Opera announced it was ditching its own Presto rendering engine. Instead it was essentially joining forces to use the same rendering engine to that of Google Chrome. Such a major change in the fundamental nature of the Opera browser was going to take time to emerge. After <a href="https://mid.as/blog/web-browser-roundup-april-2013/">much confusion and changes</a>, at the end of May, Opera <a href="http://my.opera.com/desktopteam/blog/opera-next-15-0-released">lifted the lid</a> on their &#8220;next generation&#8221; Opera 15 browser to mixed reviews.</p>



<p>As this was the first &#8220;preview&#8221; release, it was essentially just a shell of a browser. Many of  Opera&#8217;s previous features were removed, to the anger of Opera&#8217;s loyal user base.</p>



<p>However, as June has progressed, so have the updates to Opera 15. These updates haven&#8217;t exactly been earth-shattering though. Essentially just offering a handful of fixes each time and a way to import data/settings from Opera 12.</p>



<p>Whilst understandably there&#8217;s a massive amount of work involved in changing rendering engines, Opera really need to start getting their act together. They need to remember what set Opera apart from other browsers in the first place if they really expect Opera 15 to complete with other major browsers. Right now, whilst Opera 15 hasn&#8217;t yet had a general release, it&#8217;s lacking a lot of features and functionality that Opera 12 offered.</p>



<p>That said, MIDAS is supported in Opera 15 (as well as Opera 9-12. v12+ recommended)</p>



<hr class="wp-block-separator has-css-opacity"/>



<h2 class="wp-block-heading">Safari</h2>



<p><img decoding="async" style="float: left; padding-right: 10px;" src="//mid.as/blog/wp-content/uploads/2011/08/safari_64.png" alt="Safari 7/6.1"><br>Well, activity on the Safari front just seems to get quieter and quieter each time we post! In fact, on the Safari blog itself they admit they&#8217;ve been &#8220;<em>quieter than usual</em>&#8221; which <a href="https://www.webkit.org/blog/2656/last-week-in-webkit-making-waves/">they attribute</a> to Apple developers being away at a conference(!)</p>



<p>Anyway, A small update to Safari, 6.0.5, was released at the start of the month for OS X and iOS.</p>



<p>At Apple&#8217;s World Wide Developer Conference this month, it was announced that Safari 7/6.1 would bring improvements in JavaScript performance and memory usage. There would also be a new look for Top Sites and the Sidebar, and a new Shared Links feature. Additionally, a new Power Saver feature pauses plugins which aren&#8217;t in use. Safari 7 for OS X Mavericks and Safari 6.1 (for Lion and Mountain Lion) is expected to be available this Autumn. Sadly, there&#8217;s still no sign of any more updates for Safari on Windows (which is still currently stuck at v5.1.7)</p>



<p><a href="//mid.as">MIDAS</a> is currently supported in Safari 4+ (v5+ recommended)</p>
<p>The post <a href="https://mid.as/blog/web-browser-roundup-june-2013/">Web Browser Roundup – June 2013</a> appeared first on <a href="https://mid.as/blog">MIDAS - Room Booking System | Blog</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://mid.as/blog/web-browser-roundup-june-2013/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: Enhanced 
Lazy Loading (feed)
Database Caching 21/38 queries in 0.005 seconds using Disk

Served from: mid.as @ 2026-03-31 18:27:49 by W3 Total Cache
-->