Sunday, 14 August 2011

NEXT POST
The Essence If you want to have your own font, you have to throw a certain amount of money for it. When choosing a font need to check and make sure that the font is well printed, and no irregularities. If all goes well, then you are a suitable font. Make sure it looks well in the web version. Make sure that the font has all the characteristics that you wish to use later. You should not use fonts that do not have numbers and some letters. Suddenly, they'll need to create brochures and other Pos (Pos) materials. Interestingly, that so many people associate the products with any type of font. Consumers accustomed to seeing high-quality text on television, in print advertising and film. Do your potential customers should not be a sensation cheap your product. Although in reality it may be cheaper, but most importantly not to allow it to look like. When the font understood, the next step is color scheme. Color quality. Most people do not pay emphasis on color. But this is an important aspect of everyday life. We always use it for communication. Color us as a signal to the sensations. This kind of language, in which there are very many meanings. Each design decision made by a variety of colors and shades. The main thing is not to be afraid to mix colors. Find the color that would express the essence of your business. There are two varieties of colors. 1. A contrasting color - when mixed with lighter shades to get a different color. tv and computer screens are a case in point 2. Soft colors obtained simply by mixing paint or ink. The form of the logo. On the first stage of the design of the logo, you must determine its extent. This is...
PREVIOUS POST
Managing Files At the moment I am training for computer science c children, and sometimes cook them to the 'competition'. With one 14-year old teenager, we did the project described below. The theory summarized the problem. Sysadmins have to work with large data: copy, archive, move, rename, etc. Likely to work, they use special tools or write a small 'applets' for yourself. For example, in Linux common spelling of bash-scripts. Gipotezaz. Python programming language is a good tool to perform the above tasks, and also has the happy advantage. Purpose. Explore the possibilities of the Python programming language and create a small program (a first module), which performs functions such as searching for files in the directory on the grounds of the name, size, time of change (create, open), but also allows further sort (copy, move, delete). Bibliography. Among other things, in many respects, we relied on the book 'Python in System Administration unix and Linux' (Gift, Jones). The general scheme of the program can be represented as follows: I understand that in fact is an attempt to reproduce the functionality of tools find. However, in the student projects are important to learn something, gain practical skills. 'Discovery' was credited with the fact that the utility has turned out more convenient and works great in Windows. When defending this work between a teenager and an assistant professor there was something like the following dialogue: - Lack of your work - is to use text-based interaction with users. - The program is designed for system administrators. Do I need a gui? Can the above program with a valid and practical significance? (Perhaps our assumption in the problem that is often required to sort the files not initially true).