Internet and social networks, computer games, security online
Editor's choice
Interesting articles
New
Last modified
2025-06-01 06:06
Optimization of computer games allows the user to "squeeze" everything out of the gameplay. The recently released PUBG game also has such an opportunity. It, like many others, is distinguished by a large number of individual settings that are important to know for optimization
2025-06-01 06:06
You have joined the multi-million army of CS fans, namely version 1.6, and decided to create a server. To do this correctly, you must have a clear, coherent plan of action in front of your eyes. Instructions Step 1 Skip this step if you already have CS 1
2025-06-01 06:06
Stopping and starting Apache on Unix-like systems is done using the command line. As far as Windows is concerned, the server can be stopped using a special graphical or console utility called httpd. If you are using an off-the-shelf XAMPP build, Apache can be disabled through the control panel
2025-06-01 06:06
While browsing the Internet, a computer connects to various network addresses. Sometimes the user has a need to find out with which ip the connection is currently established. This can be done using both the capabilities of the operating system and by installing additional software
2025-06-01 06:06
The installation of certain programs, including anti-virus software, can damage the stable operation of the local network. In such situations, you need to restore its parameters or completely reconfigure the connection to the server. Instructions Step 1 In the event that a local network failure was caused by the installation of a program, be sure to uninstall it
Popular for the month
The comment form is a useful thing for a site. With its help, users will be able to express opinions and discuss articles, images or any other material. To do this, you need to install a script or a comment module. Instructions Step 1 Install the "
When was the last time you held your personal diary in your hands? Many once led them at school, and then abandoned them. Now it has become popular to keep an online diary, where users share their impressions of various events and discuss them
Almost every modern site has such a convenient page as "Sitemap". The map helps site visitors navigate the content and content of the site, even if the visitor is visiting it for the first time in his life, or if he still cannot understand the navigation and menus
To get feedback from visitors to the site (portal), you need to create a certain platform for communication. Chat is the most suitable option for this task. Instructions Step 1 Analyze the ways to install chat on the site. There are three of them
Not having your own personal corner on the huge Internet today is simply inconvenient, and in some situations even completely ignorant. If you are developing your business, then your own website will help you find clients, partners and just like-minded people
Cookies are files that are stored on the user's PC and contain information about the sites he has ever visited. With the help of cookies, you can find out which pages the user has visited. Cookies are files with information about ever visited sites that are stored on the user's computer
The tools provided by various search resources allow not only indexing the site for search by other users, but also keeping records of these visits, as well as additionally counting direct links to the resource and its rating. There are countless forms and types of such counters
A named set of elements of the same type is called an array. Such an organization of data has a lot of obvious advantages and one drawback - when creating an array, it is necessary to declare its size in advance, which cannot be changed by conventional means in the future
Almost any site, from a private fishing blog to a media page, needs an interactive layout. As you know, we perceive 80% of information with our eyes, and this information should not consist only of words. With the help of a self-installed video player, start showing your own videos on the site
The vertical menu for the site is a very convenient function that helps to save space and easily navigate the resource. You can make it based on cascading CSS style sheets or using special tools. Instructions Step 1 Open the purecssmenu
Today, having your own website on the Internet is not only a way to share information with the world, but also a kind of business card of the owner. The most important thing when creating a website is to choose its theme and purpose. Ask yourself the question:
Sometimes you want to revive the site with a flash element, add interactivity or movement. Forces have been applied, the main thing has been done, a wonderful flash-video is ready, all that remains is to insert it into the site. Instructions Step 1 Add your flash object with the swf extension to your site or to a site that supports uploading and using files of this format
Most often, it is necessary to find out the number of records when programming web resources in the tables of a database running under the control of the MySQL DBMS. There is a special function in SQL for this operation. A query using it can be modified by adding additional filtering conditions - this will allow you to get not only the total number of records, but also the number that meets additional conditions
At a certain moment, every person involved in the creation of websites, in particular on the Joomla engine, has a desire to install advertising on their own resources in order to earn extra money. Instructions Step 1 Download the special Joomla MultiAds plugin by following the link in the "
An HTML coder should know: a sign of professionalism is the same display and functioning of a site page in any browser, at least in the “big three”, which include the browsers Internet Explorer, Opera, Mozilla Firefox. The process of verifying the correctness of the site display consists of three main stages
If you install an audio player on your page, website or blog, you can place audio files on various platforms and in any format. And by providing the site with original sound or music, you will attract many more users to your project. One of the most popular and easy to install is Audio Player
Almost all of the web is based on html. Without knowing what tags are, and how this or that tag works, it is difficult to imagine that a person can successfully master Perl, PHP, ASP and other web technologies. Therefore, it is very important to get a solid knowledge of the html language
Having your own server allows you to implement a lot of useful functions. If you do not have the opportunity to allocate a computer for these purposes, create free proxy servers. It is necessary - python 2.6; - Google App Engine SDK
If you need to install a forum on a site running CMS Worpress, first of all, you need to seriously think about the optimal choice of an engine suitable for these purposes. Wordpress is a universal content management system that allows you to create a wide variety of resources on a simple basis:
The capabilities of the page markup language - HTML - and cascading style sheets - CSS - allow you to place one image within another in many ways. Of course, this requires some skills in web page layout, and you need to choose a specific method based on the existing code