<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:ccmbenchmark="https://www.ccmbenchmark.com/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:media="http://search.yahoo.com/mrss/"><channel><title>Irene Burn : Last contents</title><link>/account/irene-burn-11854879</link><atom:link href="/account/irene-burn-11854879" rel="self" type="application/rss+xml" /><language>en</language><pubDate>Thu, 30 Apr 2026 15:55:54 +0200</pubDate><lastBuildDate>Thu, 30 Apr 2026 15:55:54 +0200</lastBuildDate><item><title>Using VBA to find last non empty row: in column, in table</title><link>https://ccm.net/apps-sites/software/4027-vba-last-non-empty-row-all-versions/</link><description><![CDATA[<a href="https://ccm.net/apps-sites/software/4027-vba-last-non-empty-row-all-versions/"><img src="https://img-19.ccm.net/CkI3bP98znSNxG0Ivexv8F8bjLU=/100x/smart/cbb18b6795fb4a9b91c09bf144dd3b9a/ccmcms-enccm/33461041.jpg" align="left" hspace="5" vspace="0"></a>Between the 2003 and the most recent versions, the number of rows that can be reached in an Excel sheet has changed significantly. As a result, the VBA codes prevent the portability of your workbook from one version to another.]]></description><pubDate>Sat, 05 Aug 2023 08:49:00 +0200</pubDate><guid>https://ccm.net/apps-sites/software/4027-vba-last-non-empty-row-all-versions/</guid><dc:creator><![CDATA[Irene Burn]]></dc:creator><ccmbenchmark:content_author><![CDATA[Irene Burn]]></ccmbenchmark:content_author></item><item><title>Set the right MTU: meaning, calculator, settings</title><link>https://ccm.net/computing/networks/2283-how-to-set-the-right-mtu/</link><description><![CDATA[<a href="https://ccm.net/computing/networks/2283-how-to-set-the-right-mtu/"><img src="https://img-19.ccm.net/Sl5PD3flPOwoakqXMNZgB9cFLvM=/100x/smart/21c354875fb54319985841a14321c220/ccmcms-enccm/31927412.jpg" align="left" hspace="5" vspace="0"></a>In Digital Networks, MTU(Maximum Transfer Unit) is the parameter that decides the largest datagram transferred without being fragmented through the network. Below is an introduction to MTU as well as an explanation on how to calculate it. Also, find out its value in Windows and Linux and how to change them.]]></description><pubDate>Thu, 01 Jun 2023 12:34:00 +0200</pubDate><guid>https://ccm.net/computing/networks/2283-how-to-set-the-right-mtu/</guid><dc:creator><![CDATA[Irene Burn]]></dc:creator><ccmbenchmark:content_author><![CDATA[Irene Burn]]></ccmbenchmark:content_author></item><item><title>How to resize partition Linux: Gparted, command line</title><link>https://ccm.net/computing/linux/3067-how-to-resize-a-partition-using-gparted-on-linux/</link><description><![CDATA[<a href="https://ccm.net/computing/linux/3067-how-to-resize-a-partition-using-gparted-on-linux/"><img src="https://img-19.ccm.net/oP_0FwfB0zv1Lah9VOZVdhOzECM=/100x/smart/5208fd904a734c0fb392e0e2adf9ee52/ccmcms-enccm/32746304.jpg" align="left" hspace="5" vspace="0"></a>Operating systems, such as Linux, provides partitioning software to resize partitions without any data loss. It's possible to resize a partition using Gparted in an easy and a convenient way. Gparted partitioning software is available for free download. To modify the partition with Gparted, it has to be downloaded and then burned into a blank CD.]]></description><pubDate>Fri, 21 Apr 2023 13:40:00 +0200</pubDate><guid>https://ccm.net/computing/linux/3067-how-to-resize-a-partition-using-gparted-on-linux/</guid><dc:creator><![CDATA[Irene Burn]]></dc:creator><ccmbenchmark:content_author><![CDATA[Irene Burn]]></ccmbenchmark:content_author></item><item><title>Script to automatically display webpage in fullscreen mode</title><link>https://ccm.net/apps-sites/web/1935-script-to-automatically-display-webpage-in-fullscreen/</link><description><![CDATA[<a href="https://ccm.net/apps-sites/web/1935-script-to-automatically-display-webpage-in-fullscreen/"><img src="https://img-19.ccm.net/MsTpo6w1rLlF61vZjruC-xJlV4A=/100x/smart/c948960fa9914777aaed449e7f7e129a/ccmcms-enccm/31552144.jpg" align="left" hspace="5" vspace="0"></a>The Full Screen option is available on most web browsers by clicking on the relevant link. However, IE and Firefox can support a software code in windows API that is heavy in flux and enables the automatic full screen display of a webpage. JavaScript can work in IE and combines the small order even if the window is closed in the Firefox web browser. It works for versions 2.0 or older.]]></description><pubDate>Thu, 30 Mar 2023 15:23:00 +0200</pubDate><guid>https://ccm.net/apps-sites/web/1935-script-to-automatically-display-webpage-in-fullscreen/</guid><dc:creator><![CDATA[Irene Burn]]></dc:creator><ccmbenchmark:content_author><![CDATA[Irene Burn]]></ccmbenchmark:content_author></item><item><title>What is the equivalent of DATEDIFF in Oracle?</title><link>https://ccm.net/computing/programming/3003-equivalent-of-datediff-function-of-the-sql-server-under-oracle/</link><description><![CDATA[<a href="https://ccm.net/computing/programming/3003-equivalent-of-datediff-function-of-the-sql-server-under-oracle/"><img src="https://img-19.ccm.net/RpU1zHsXBNB0hi186FPfFy0fDyw=/100x/smart/b826552502854ebfb9a9939c396402bf/ccmcms-enccm/32700975.jpg" align="left" hspace="5" vspace="0"></a>DATEDIFF is a common function in the SQL Server to find the number of days between two dates. Oracle offers its own solution, although does not have the DATEDIFF function.]]></description><pubDate>Wed, 29 Mar 2023 11:15:00 +0200</pubDate><guid>https://ccm.net/computing/programming/3003-equivalent-of-datediff-function-of-the-sql-server-under-oracle/</guid><dc:creator><![CDATA[Irene Burn]]></dc:creator><ccmbenchmark:content_author><![CDATA[Irene Burn]]></ccmbenchmark:content_author></item><item><title>What are the sound card connections and color codes?</title><link>https://ccm.net/computing/hardware/9759-sound-card-connections-and-color-codes/</link><description><![CDATA[<a href="https://ccm.net/computing/hardware/9759-sound-card-connections-and-color-codes/"><img src="https://img-19.ccm.net/KVN2OZrTMcZ7sBaAd8F7-bqZkcg=/100x/smart/09f1b9d3b4a040eb8c38f8e79cd4c546/ccmcms-enccm/37329929.jpg" align="left" hspace="5" vspace="0"></a>A sound card (also called an audio card) is the part of a computer that manages its audio input and output. Nowadays, computers usually have it integrated into their motherboard. In this article, we will introduce this critical component.]]></description><pubDate>Mon, 27 Mar 2023 16:30:00 +0200</pubDate><guid>https://ccm.net/computing/hardware/9759-sound-card-connections-and-color-codes/</guid><dc:creator><![CDATA[Irene Burn]]></dc:creator><ccmbenchmark:content_author><![CDATA[Irene Burn]]></ccmbenchmark:content_author></item><item><title>What is a network card?</title><link>https://ccm.net/computing/networks/9937-what-is-a-network-card/</link><description><![CDATA[<a href="https://ccm.net/computing/networks/9937-what-is-a-network-card/"><img src="https://img-19.ccm.net/aMX73aEistkK6Mh8Znkaj6cJLew=/100x/smart/19f6863788cb4da8a48e130244de7a2f/ccmcms-enccm/38351682.jpg" align="left" hspace="5" vspace="0"></a>A network card (also called a network adapter, network interface card, or NIC for short) acts as the interface between a computer and a network cable. The purpose of the network card is to prepare, send, and control data on the network. In this article, we will introduce this component.]]></description><pubDate>Mon, 27 Mar 2023 11:42:00 +0200</pubDate><guid>https://ccm.net/computing/networks/9937-what-is-a-network-card/</guid><dc:creator><![CDATA[Irene Burn]]></dc:creator><ccmbenchmark:content_author><![CDATA[Irene Burn]]></ccmbenchmark:content_author></item><item><title>How to increase your PC hard disk space?</title><link>https://ccm.net/computing/windows/1787-how-to-increase-the-cache-on-your-hard-disk/</link><description><![CDATA[<a href="https://ccm.net/computing/windows/1787-how-to-increase-the-cache-on-your-hard-disk/"><img src="https://img-19.ccm.net/7scROQyZ1MoRrCc2rUMxMmVzm5w=/100x/smart/8256d7dc45a34156bb8c116817a9fe2f/ccmcms-enccm/31349422.jpg" align="left" hspace="5" vspace="0"></a>Have you found that you are running low on hard disk space? In this article we will show you how to increase the cache of your hard disk and improve the performance of your PC.]]></description><pubDate>Fri, 24 Mar 2023 11:21:00 +0100</pubDate><guid>https://ccm.net/computing/windows/1787-how-to-increase-the-cache-on-your-hard-disk/</guid><dc:creator><![CDATA[Irene Burn]]></dc:creator><ccmbenchmark:content_author><![CDATA[Irene Burn]]></ccmbenchmark:content_author></item><item><title>PHPmyadmin access denied: for user 'root'@'localhost'</title><link>https://ccm.net/computing/programming/2045-phpmyadmin-access-denied-for-user-root-localhost/</link><description><![CDATA[<a href="https://ccm.net/computing/programming/2045-phpmyadmin-access-denied-for-user-root-localhost/"><img src="https://img-19.ccm.net/t1Lfo6pku5881PLAmzQCdM8XwLo=/100x/smart/8892f2f6079c4e84b05bf470e39a5c72/ccmcms-enccm/31698926.jpg" align="left" hspace="5" vspace="0"></a>In PHP programming language there is an open source tool called PhpMyAdmin that handles the administration of MySQL. Access can be denied when access to MySQL is attempted through the root user. Root requires insertion of a password and once that is wrongly entered or is not provided, this issue arises. This can be configured with the help of the PHP tool. The rights of the root user can also be reset at the same time.]]></description><pubDate>Thu, 23 Mar 2023 15:48:00 +0100</pubDate><guid>https://ccm.net/computing/programming/2045-phpmyadmin-access-denied-for-user-root-localhost/</guid><dc:creator><![CDATA[Irene Burn]]></dc:creator><ccmbenchmark:content_author><![CDATA[Irene Burn]]></ccmbenchmark:content_author></item><item><title>Execute a script in Windows: at startup and shutdown</title><link>https://ccm.net/computing/windows/2581-execute-a-script-a-startup-and-shutdown/</link><description><![CDATA[<a href="https://ccm.net/computing/windows/2581-execute-a-script-a-startup-and-shutdown/"><img src="https://img-19.ccm.net/dVdqiJw321q2UqrEuwmMA8qyJM0=/100x/smart/b899a24480574730b59beb39846d473d/ccmcms-enccm/32283950.jpg" align="left" hspace="5" vspace="0"></a>To perform certain customized functions, scripts can be run when Windows Operating System starts or shuts down. The method to execute a script at startup or shutdown varies with different versions. Here's how to execute scripts at shutdown and startup.]]></description><pubDate>Wed, 22 Mar 2023 15:53:00 +0100</pubDate><guid>https://ccm.net/computing/windows/2581-execute-a-script-a-startup-and-shutdown/</guid><dc:creator><![CDATA[Irene Burn]]></dc:creator><ccmbenchmark:content_author><![CDATA[Irene Burn]]></ccmbenchmark:content_author></item><item><title>How to run macro when data entered in a cell</title><link>https://ccm.net/apps-sites/software/1621-excel-run-macro-when-data-entered-in-a-cell/</link><description><![CDATA[<a href="https://ccm.net/apps-sites/software/1621-excel-run-macro-when-data-entered-in-a-cell/"><img src="https://img-19.ccm.net/nztswU5UexSb7bayjjdkL96Pzyg=/100x/smart/304873b46eae4f99890801ea09aacdef/ccmcms-enccm/31066677.jpg" align="left" hspace="5" vspace="0"></a>If a user wishes to run a Macro in Microsoft Excel 2007 when the D10 cell is found to be populated, worksheet change event must be used in the Excel Worksheet, not in the module. This article will show you how to run a macro when cell value changes.]]></description><pubDate>Mon, 20 Mar 2023 15:42:00 +0100</pubDate><guid>https://ccm.net/apps-sites/software/1621-excel-run-macro-when-data-entered-in-a-cell/</guid><dc:creator><![CDATA[Irene Burn]]></dc:creator><ccmbenchmark:content_author><![CDATA[Irene Burn]]></ccmbenchmark:content_author></item><item><title>Cups-pdf for Windows: driver, virtual PDF printer</title><link>https://ccm.net/computing/hardware/2683-cups-pdf-for-windows/</link><description><![CDATA[<a href="https://ccm.net/computing/hardware/2683-cups-pdf-for-windows/"><img src="https://img-19.ccm.net/K-2NQ1aATZoC3fFhyt15hfzx9bs=/100x/smart/d586191e702346349858391b90459006/ccmcms-enccm/32400105.jpg" align="left" hspace="5" vspace="0"></a>Cups-pdf is an add-on for the CUPS (Common Unix Printing System) printing system of Unix. This feature allows you to easily convert printable files into PDF files. The Cups-pdf can be accessed from any application that contains the document and allows printing of the document.]]></description><pubDate>Mon, 06 Feb 2023 16:47:00 +0100</pubDate><guid>https://ccm.net/computing/hardware/2683-cups-pdf-for-windows/</guid><dc:creator><![CDATA[Irene Burn]]></dc:creator><ccmbenchmark:content_author><![CDATA[Irene Burn]]></ccmbenchmark:content_author></item><item><title>How to use an IF statement, excel, with text, vba</title><link>https://ccm.net/apps-sites/software/1593-excel-using-if-statement-to-add-1-to-total/</link><description><![CDATA[<a href="https://ccm.net/apps-sites/software/1593-excel-using-if-statement-to-add-1-to-total/"><img src="https://img-19.ccm.net/vqoFd1cHvRbPGh1f0fzAO3xIvb8=/100x/smart/44dc635d2a1947b38cd45286764c40fd/ccmcms-enccm/31057663.jpg" align="left" hspace="5" vspace="0"></a>The IF function in Excel is a powerful tool that allows you to perform logical tests and return different values based on the results of those tests. It's commonly used to make decisions and perform calculations in spreadsheets.]]></description><pubDate>Thu, 15 Dec 2022 15:07:00 +0100</pubDate><guid>https://ccm.net/apps-sites/software/1593-excel-using-if-statement-to-add-1-to-total/</guid><dc:creator><![CDATA[Irene Burn]]></dc:creator><ccmbenchmark:content_author><![CDATA[Irene Burn]]></ccmbenchmark:content_author></item><item><title>How to use Excel color cell if formula</title><link>https://ccm.net/apps-sites/software/1601-excel-formula-based-on-the-color-of-cell/</link><description><![CDATA[<a href="https://ccm.net/apps-sites/software/1601-excel-formula-based-on-the-color-of-cell/"><img src="https://img-19.ccm.net/EQV2b065qITfo6YfmzVAUyM1LA8=/100x/smart/c8bb1495eaed4c80ae2804d833b39a41/ccmcms-enccm/31060162.jpg" align="left" hspace="5" vspace="0"></a>Excel allows defined functions to be executed in Worksheets by a user. Instead of a formula based on the color of a cell, it is better to write a function that can detect the color of the cell and manipulate the data accordingly. Some knowledge of programming concepts such as if-else conditions and looping may be useful to write user defined functions. To write a function to determine the color of a cell, the interior color object can be used.]]></description><pubDate>Mon, 12 Dec 2022 14:11:00 +0100</pubDate><guid>https://ccm.net/apps-sites/software/1601-excel-formula-based-on-the-color-of-cell/</guid><dc:creator><![CDATA[Irene Burn]]></dc:creator><ccmbenchmark:content_author><![CDATA[Irene Burn]]></ccmbenchmark:content_author></item><item><title>How to backup Windows data: with .bat</title><link>https://ccm.net/computing/windows/2795-windows-incremental-backup-of-data-with-bat-batch/</link><description><![CDATA[<a href="https://ccm.net/computing/windows/2795-windows-incremental-backup-of-data-with-bat-batch/"><img src="https://img-19.ccm.net/LBYk-qiQPmzaOhZN7Okq_SXSN3Y=/100x/smart/3f9d3e22b78e437cac084d75c3808683/ccmcms-enccm/32523160.jpg" align="left" hspace="5" vspace="0"></a>Data Loss is a big issue associated with formatting your computer. It is good to know that Windows comes with backup and recovery solutions that can prevent this problem. We can use the incremental backup to save important data in the computer before formatting. The Backup Utility of Windows systems supports this type of backup and saves all files that have changed since the last one and prevents data loss. Here's how to make a backup on Windows.]]></description><pubDate>Wed, 23 Nov 2022 12:23:00 +0100</pubDate><guid>https://ccm.net/computing/windows/2795-windows-incremental-backup-of-data-with-bat-batch/</guid><dc:creator><![CDATA[Irene Burn]]></dc:creator><ccmbenchmark:content_author><![CDATA[Irene Burn]]></ccmbenchmark:content_author></item><item><title>Matlab concatenate vectors: vertically, horizontally</title><link>https://ccm.net/apps-sites/software/3027-concatenate-vectors-or-matrices-under-matlab/</link><description><![CDATA[<a href="https://ccm.net/apps-sites/software/3027-concatenate-vectors-or-matrices-under-matlab/"><img src="https://img-19.ccm.net/dp6HNOAA9pneSA1Z4xuyOZZqU4g=/100x/smart/189057284eaf4819a0e5808d710938b0/ccmcms-enccm/32720765.jpg" align="left" hspace="5" vspace="0"></a>The operation of concatenating vectors or matrices under MATLAB is defined as a combination of the variables in a single vector or matrix. There are two types of concatenation operation: horizontal and vertical. For horizontal concatenation, two variables should have the same number of rows. In case of vertical concatenation, two variables should have the same number of columns. Every available variable cannot be concatenated.]]></description><pubDate>Fri, 18 Nov 2022 12:01:00 +0100</pubDate><guid>https://ccm.net/apps-sites/software/3027-concatenate-vectors-or-matrices-under-matlab/</guid><dc:creator><![CDATA[Irene Burn]]></dc:creator><ccmbenchmark:content_author><![CDATA[Irene Burn]]></ccmbenchmark:content_author></item><item><title>How to open DVI file: Windows, online</title><link>https://ccm.net/apps-sites/software/3227-how-to-open-read-a-dvi-file-format-on-windows/</link><description><![CDATA[<a href="https://ccm.net/apps-sites/software/3227-how-to-open-read-a-dvi-file-format-on-windows/"><img src="https://img-19.ccm.net/ZFz4fLVGPCwwChTqtEgtxRIC02k=/100x/smart/5285ba4dda0b426eac13ba4fdf942290/ccmcms-enccm/32854632.jpg" align="left" hspace="5" vspace="0"></a>DVI is the acronym for the Device Independent file format, which is the output file format for documents written in LaTeX. These files are essentially binary files. LaTeX file.Tex creates this file. To see the .DVI file on the Windows platform, download and installation of MiKTex is a must. Once the procedure of the installation is complete, double clicking the DVI file and it will open it.]]></description><pubDate>Thu, 10 Nov 2022 13:23:00 +0100</pubDate><guid>https://ccm.net/apps-sites/software/3227-how-to-open-read-a-dvi-file-format-on-windows/</guid><dc:creator><![CDATA[Irene Burn]]></dc:creator><ccmbenchmark:content_author><![CDATA[Irene Burn]]></ccmbenchmark:content_author></item><item><title>How to manipulate data in Excel: VBA</title><link>https://ccm.net/apps-sites/software/3231-how-to-manipulate-data-in-excel-using-vba/</link><description><![CDATA[<a href="https://ccm.net/apps-sites/software/3231-how-to-manipulate-data-in-excel-using-vba/"><img src="https://img-19.ccm.net/hcGzVD4hW82WSxxsVLy2b7h-lq8=/100x/smart/3f36c45191784d7fb5db0541cef11327/ccmcms-enccm/32854772.jpeg" align="left" hspace="5" vspace="0"></a>Microsoft Excel is a powerful tool that can be used for data manipulation. To make the most of the software, you need to use VBA. Visual Basic for Applications, or VBA, allows Excel users to create macros, which are powerful time-saving custom functions for data manipulation and analysis. Macros process VBA code to manage large data sets that would otherwise take a lot of time to modify.]]></description><pubDate>Tue, 08 Nov 2022 18:35:00 +0100</pubDate><guid>https://ccm.net/apps-sites/software/3231-how-to-manipulate-data-in-excel-using-vba/</guid><dc:creator><![CDATA[Irene Burn]]></dc:creator><ccmbenchmark:content_author><![CDATA[Irene Burn]]></ccmbenchmark:content_author></item><item><title>How to export Excel data: from one sheet to another</title><link>https://ccm.net/apps-sites/software/3279-excel-exporting-data-to-another-spreadsheet/</link><description><![CDATA[<a href="https://ccm.net/apps-sites/software/3279-excel-exporting-data-to-another-spreadsheet/"><img src="https://img-19.ccm.net/G5YlnSbamfyHZuoDH_6VWk95PSM=/100x/smart/6c7397c87117466eb23e9e4ffbe4b8bd/ccmcms-enccm/32877967.jpeg" align="left" hspace="5" vspace="0"></a>Exporting data from one Excel spreadsheet to another spreadsheet is always a problem if you want to have the same content in the second too. We sill see how to solve this problem with an example.]]></description><pubDate>Tue, 08 Nov 2022 10:55:00 +0100</pubDate><guid>https://ccm.net/apps-sites/software/3279-excel-exporting-data-to-another-spreadsheet/</guid><dc:creator><![CDATA[Irene Burn]]></dc:creator><ccmbenchmark:content_author><![CDATA[Irene Burn]]></ccmbenchmark:content_author></item><item><title>Front panel audio connector: function, diagram, not working</title><link>https://ccm.net/computing/hardware/3347-front-panel-audio-connectors/</link><description><![CDATA[<a href="https://ccm.net/computing/hardware/3347-front-panel-audio-connectors/"><img src="https://img-19.ccm.net/ZiaHZVmFEy0S1mA7is8QKSOQfRE=/100x/smart/59f51443be964f90ac445f6f2d7e36fa/ccmcms-enccm/32905107.jpg" align="left" hspace="5" vspace="0"></a>System users do not always know where all the critical points of cables are. Sometimes difficulties are encountered in connecting jacks to the motherboard. Generally the difficulty is located in the front panel and the audio connection is then disturbed. Due to the difference in the connection box and motherboard, cables get distracted.]]></description><pubDate>Thu, 03 Nov 2022 11:17:00 +0100</pubDate><guid>https://ccm.net/computing/hardware/3347-front-panel-audio-connectors/</guid><dc:creator><![CDATA[Irene Burn]]></dc:creator><ccmbenchmark:content_author><![CDATA[Irene Burn]]></ccmbenchmark:content_author></item></channel></rss>