Computer and Internet

Welcome to the portal for computers, software, hardware, internet, network, web design, computer science and programming. On the right, you will find the most popular topics and the unanswered questions, this portal is divided into the following areas:

 

Note

If your topic is about a specific programming language or something similar, please write this directly in front of your question or the title of your article. So, for example: "PHP: How to..." or "CSS: How can I...". So, everyone immediately knows to what a topic or a question relates to.

New Topics

Spreadsheet Option for Font List

Is there an xml format option for the font list to be saved...

Open Question | 1 Answer

Google Maps in another Language

Google Maps is always automatically displayed in the language that is set as the preferred language of the browser. However, I would sometimes like...

Question | 1 Answer

CSS: Why is DarkGray brighter than Gray?

The CSS standard defines the color "Gray" darker than "DarkGray", while "LightGray" is, as expected, lighter than these other two colors. How can...

Info | 0 Comments

Windows: How to make Hibernation available

On many computers that I have put into operation so far, it was initially not possible to hibernate the computer using the default configuration of...

Tutorial | 0 Comments

Put Windows via Script into Hibernation or Sleep Mode

In this tutorial, we want to look at how we can put our Windows computer either into its hibernation state or in its sleep mode by using a script...

Tutorial | 1 Comment

Excel: Column IW is not working

When trying to create an XLS file, I get a strange error. For some reason I cannot enter any data into the column IW. All other columns before (up to...

Question | 1 Answer

New Answers and Comments

Guest: I've always found a good and compact solution in timeout /t 600 && shutdown -h (hibernation in ten...

Tutorial | Put Windows via Script into Hibernation or Sleep Mode

Stefan Trost: You are talking about PrintMyFonts? And what do you mean exactly? XML is a text format, that cannot display any font styles. Or do you just mean a...

Question | Spreadsheet Option for Font List

NetLabel: You can easily set the language of Google Maps using the URL in your browser. For example, to see the countries and cities in Spanish, you can just...

Question | Google Maps in another Language

Stefan Trost: Since the parameter t has to be equal to zero to get a demand respectively to prevent the forced closing of programs, you can do the following, for...

Tutorial | Windows Batch Script: Computer Shutdown

Guest: Is there any possibility to call shutdown.exe on a modern Windows in such a way that, despite a defined time delay (i.e. parameter t > 0),...

Tutorial | Windows Batch Script: Computer Shutdown

Stefan Trost: The now-deprecated XLS format has a limit of 65,536 rows and 256 columns. The 256th column is column IV and therefore the limit for this spreadsheet...

Question | Excel: Column IW is not working