Sign in Registration
ruen

Articles (pg. 4)

Статьи

The modern world is constantly changing, there is a development of various technologies - it is worth talking about it. This section contains articles by category that cover all sorts of topics. Select the category of interest, after which a list of articles will be shown. Below the tags, there is a list of all articles published on the site. You can read about something new, as well as find solutions to current problems.

Number of articles: 216
1 2 3 4 5
php-html-template
24.07.18IT / PHP 8960
When Writing PHP Code , you may need to create an HTML element in your code. Novice developers write HTML code directly in the file with PH...
html5-video
23.07.18IT / Html 5144
Make video playback on the site - today the need to implement such functionality is quite common. Previously, the object tag and third-party too...
html5-audio
22.07.18IT / Html 5399
Playing audio files on web pages is not unusual today. Previously, for this you had to use special third-party tools, connect a flash player, for ...
drupal-variable-table
21.07.18IT / Drupal 2644
It is customary to use databases or files to store data. But sometimes there is no desire to create a separate table in the database, or it is imp...
batch-api-process
20.07.18IT / Drupal 3979
When implementing various functionality in Drupal, you may need to perform long operations. Anything can be such operations, for example, mass upd...
drupal-9-download
19.07.18IT / Drupal 12452
Currently, the main forces are directed to the development of Drupal 8, but the development of Drupal 9 is also proceeding, albeit slowly. Everyon...
css-units
18.07.18IT / CSS 3242
When developing a site, CSS cascading style sheets are actively used. They use various units of measurement, including pixels, percentages, ...
php-array
17.07.18IT / PHP 4561
You have to work with arrays in any programming language; PHP has a number of special functions for conveniently working with arrays. Arrays...
php-mb
16.07.18IT / PHP 6251
Often, when developing a web application or site, it is necessary to work with text resources. As a rule, the text has its own encoding, so ...
gradients
15.07.18IT / CSS 3816
When developing a project design, there are times when it is necessary to create a gradient on the site , that is, a smooth transition of color f...
css-indent
14.07.18IT / CSS 23294
When laying out the pages of the site, the elements are placed in a certain order, indents are made between them, both vertical and horizont...
get-and-post
13.07.18IT / Html 10830
When developing a site, usually there is a need to send certain data to the server, today the most popular request methods for sending such ...
input-types
12.07.18IT / Html 4784
Forms are widely used on any site. Thanks to this tool, it became possible to send various data from the user to the server, where you can process...
No picture
11.07.18IT / CSS 4904
When laying out pages, it is often necessary to align the content of an element in the middle, both horizontally and vertically. While horizontal ...
docx-structure
10.07.18IT / PHP 22244
A site today is not just a page, but in most cases a whole system for processing and generating various data. It is often necessary to display dat...
css-base-style
09.07.18IT / CSS 15909
Modern browsers contain their own basic CSS styles for many elements, you can notice this by opening the developer console and hovering over any e...
bitrix-enter-key
08.07.18IT / 1C-Bitrix 11971
Bitrix is ​​a paid CMS, which means that you need to purchase a license to use the system. It is best to purchase a key in advance so that there a...
drupal-7-8
07.07.18IT / Drupal 2796
Drupal, like any other content management system, is constantly being developed by its creators and enthusiasts around the world. New versio...
html5-new-tags-semantic
06.07.18IT / Html 7196
With the advent of a new version of HTML, it has become possible to layout pages in a new way. Namely, HTML5 introduces new semantic tags that...
html-semantic
05.07.18IT / Html 10363
HTML was designed in such a way that almost every element in it contains semantic meaning. The semantic meaning of tags - this means that ...
drupal-module-delivery
04.07.18IT / Drupal 2613
Writing a module for Drupal is easy. To get started, you can start by solving simple problems, for example, let's develop a simple module for send...
drupal-modules
03.07.18IT / Drupal 3083
Drupal is quite rich in its basic functionality. From version to version, new features were periodically included in the kernel and unnecessary on...
php-exe
02.07.18IT / PHP 6732
Sometimes the capabilities of the PHP language may not be enough, then you can rent or use your own server, where you can install any additi...
drupal-patch
01.07.18IT / Drupal 3251
Sometimes in the software there are any errors or flaws that can be discovered only after long-term use of such software. How do I fix them? To do...
code-style-php
30.06.18IT / PHP 4463
Writing well-formed and concise PHP code is a talent that can be learned over time. This is important because it says a lot about the develo...
drupalgeddon-2-3
29.06.18IT / Drupal 3344
At the end of March 2018, many web developers received a notification informing them of critical vulnerabilities found in Drupal. These vuln...
drupal-start
28.06.18IT / Drupal 2254
After installing Drupal, you need to do some settings to prepare the system for work. Although you can use the CMS almost immediately, it is still...
drupal-safe
27.06.18IT / Drupal 2680
Drupal is happy with the secure CMS , but some additional security measures need to be taken. This can be done directly after installing th...
drupal-download
26.06.18IT / Drupal 2000
Drupal stands out among similar systems. First, when a novice developer chooses a system for website development, he is faced with a choice of wha...
jquery-why
25.06.18IT / JavaScript 2638
The jQuery Library is a unique tool that solves many problems in web development. Today it is used in most web projects and is being activ...
php-start
24.06.18IT / PHP 2726
PHP is a simple and powerful language for developing web projects. Anyone can start writing programs and scripts on it, there is nothing particula...
php-work
23.06.18IT / PHP 6756
PHP today is used in the development of most sites and web applications. This language was conceived by the authors as a simple and afford...
manifest-json
22.06.18IT / Extensions 3818
What is a browser extension? This is a package of program code that extends the basic capabilities of the browser. What is it for? This can be use...
development-qt-c-plus-plus
21.06.18IT / Misc 2605
Sometimes, you need to develop a desktop program that will solve a problem. To do this, you need to understand programming, be a well-trained spec...
html-parser-grabber
20.06.18IT / Html 11497
Parsing site pages laid out in HTML can be easily implemented in almost any programming language. Naturally, this can be a very necessary ta...
seo-specialist
19.06.18IT / SEO 3822
An SEO specialist today is one of the demanded areas in the IT field, thanks to such a specialist, the site becomes successful. And the more...
drupal-technical-support
18.06.18IT / Drupal 2729
If initially it was decided to develop the site on CMS Drupal , then it is worth taking care of its further maintenance. After development,...
target-blank-rel-noopener
17.06.18IT / JavaScript 8726
Clicking on links in browsers, email programs, and elsewhere may be unsafe. Many people are wary of links, and some users completely refuse to fol...
site-first
16.06.18IT / CSS 2422
CSS is a kind of brush and paint for the modern web developer when you think of a page as a canvas with black and white sketches. Thanks to this t...
eqsash-cms
15.06.18IT / Misc 2121
When the question of creating a site arises, the developer is faced with the question of how to build his project. You can consider differen...
html5
15.06.18IT / Html 2805
The new version of the HTML language has brought many completely new features and has undeniable advantages over previous versions. Added...
css3-css4
14.06.18IT / CSS 2782
CSS technology with the advent of the new version of CSS3 has provided developers with truly unique options for page design. The main fea...
js-developer
13.06.18IT / JavaScript 2103
JavaScript is the language primarily used on websites. Its support is now implemented in almost all browsers, exceptions may be specific bro...
html-work
12.06.18IT / Html 2559
This language is designed to markup documents, mainly web pages. It includes many tags, some are gradually being removed, some new tags are added....
right-css3
11.06.18IT / CSS 3119
Once upon a time, when the first websites were born, resources looked quite simple, you could see only plain text on them. Gradually, the sites ac...
js-secure
10.06.18IT / JavaScript 5327
Development in JavaScript (JS) is in great demand today, each site has a significant part of the functionality implemented in this language....
content-autor
09.06.18IT / Misc 2146
The most important thing for a website is good content . Good content is unique writing that is meaningful and useful to people. Where ...
secure-https-ssl
08.06.18IT / Safety 2534
Now basically all sites have the htpps protocol , which replaced the http . What caused this? The https protocol is the same http, only th...
bitrix-developer
07.06.18IT / 1C-Bitrix 6217
Bitrix is ​​an excellent system for website development, but with some caveats. The system is highly complex when working with it by untrained use...
adaptive-site
07.06.18IT / Mobile 1626
Every site nowadays simply has to be adapted for mobile devices, as from such devices share of traffic is significant . If the site is not suitab...
1 2 3 4 5

Latest articles

Popular sections

Eqsash (Tools)

Android app - VK LAST USER ID, отучитель от зависимости и т.д.:
Available on Google Play

Amessage (Communication)

Login to the web version
Android app:
Available on Google Play

Share this

Subscribe to

YouTube

Books

IT notes - In simple language about the most necessary things (HTML, CSS, JavaScript, PHP, databases, Drupal, Bitrix, SEO, domains, security and more), PDF, 500 p.