-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.xml
More file actions
125 lines (103 loc) · 7.26 KB
/
Copy pathindex.xml
File metadata and controls
125 lines (103 loc) · 7.26 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>HOME on Greg Osetrov</title>
<link>https://shadowgreg.github.io/</link>
<description>Recent content in HOME on Greg Osetrov</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<copyright>Greg Osetrov©</copyright>
<lastBuildDate>Sun, 02 Oct 2022 09:00:33 +0300</lastBuildDate><atom:link href="https://shadowgreg.github.io/index.xml" rel="self" type="application/rss+xml" />
<item>
<title>Excel</title>
<link>https://shadowgreg.github.io/portfolio/excel/</link>
<pubDate>Sun, 02 Oct 2022 09:00:33 +0300</pubDate>
<guid>https://shadowgreg.github.io/portfolio/excel/</guid>
<description>В работе электрика проектировщика каждый день по десть раз встречается задача расчёта электрических нагрузок на щитах 0.4 кВ.
Эта задача занимает много времени в ручном режиме.
Её приходится выполнять тщательно и кропотливо, потому что хоть действия и идентичные каждый потребитель требует своего подхода для выбора коэффициентов учитывающих мощность потребителя, качество исполнения и прочие мелочи. Так вот на просторах интернета для того что бы упростить жизнь электрикам есть несколько основных программ, и самой гибкой оказался экселвкий файл, но как всегда пришлось дорабатывать запросы по базе данных, ссылки по страницам, совершенствовать расчётные формулы, редактировать систему вывода в AutoCad.</description>
</item>
<item>
<title>Large Text</title>
<link>https://shadowgreg.github.io/portfolio/large-text/large-text-console/</link>
<pubDate>Thu, 15 Sep 2022 19:01:58 +0300</pubDate>
<guid>https://shadowgreg.github.io/portfolio/large-text/large-text-console/</guid>
<description>Простое казалось бы задание, от школы DigitalDesignSchool, однако есть вопрос как его сделать? Ответ в исходном коде по ссылке.
Внутри тестового задания было 2 вопроса.
По базам данных По программированию Описание задания
Вообще возникает вопрос, вот работодателю, или школе понятно зачем для отсеивания просматривать тестовые задания. А зачем соискателю их делать? Я для себя нашёл такой ответ - это набивает практику на первых порах. Хотя сам факт успешного выполнения ни на что не влияет.</description>
</item>
<item>
<title></title>
<link>https://shadowgreg.github.io/portfolio/large-text-console/</link>
<pubDate>Thu, 15 Sep 2022 19:00:13 +0300</pubDate>
<guid>https://shadowgreg.github.io/portfolio/large-text-console/</guid>
<description></description>
</item>
<item>
<title>Getting started</title>
<link>https://shadowgreg.github.io/post/getting-started/</link>
<pubDate>Fri, 03 May 2019 09:37:55 +0200</pubDate>
<guid>https://shadowgreg.github.io/post/getting-started/</guid>
<description><p>Here are some details to help you getting started with this theme.</p></description>
</item>
<item>
<title>Portfolio Definition</title>
<link>https://shadowgreg.github.io/post/portfolio-definition/</link>
<pubDate>Thu, 02 May 2019 19:49:05 +0200</pubDate>
<guid>https://shadowgreg.github.io/post/portfolio-definition/</guid>
<description><p>Here are some details about the portfolio settings.</p>
<figure><img src="https://shadowgreg.github.io/post/images/portfolio-example.png"
alt="Example of Portfolio page"/><figcaption>
<p>Example of Portfolio page</p>
</figcaption>
</figure></description>
</item>
<item>
<title>Archetypes management</title>
<link>https://shadowgreg.github.io/post/archetypes/</link>
<pubDate>Thu, 02 May 2019 19:25:30 +0200</pubDate>
<guid>https://shadowgreg.github.io/post/archetypes/</guid>
<description><p>The archetypes are defined in the <code>archetypes</code> folder, for both post and portfolio.</p></description>
</item>
<item>
<title>Manage Your Menu</title>
<link>https://shadowgreg.github.io/post/manage-your-menu/</link>
<pubDate>Thu, 02 May 2019 19:06:29 +0200</pubDate>
<guid>https://shadowgreg.github.io/post/manage-your-menu/</guid>
<description><p>Menu in the sidebar can be defined within the <code>config.toml</code> or directly in the files.
I prefer the config file approach, as this menu is pretty simple.</p></description>
</item>
<item>
<title>Shortcodes</title>
<link>https://shadowgreg.github.io/post/shortcodes/</link>
<pubDate>Mon, 29 Apr 2019 16:18:12 +0100</pubDate>
<guid>https://shadowgreg.github.io/post/shortcodes/</guid>
<description><p>Introduction of the shortcodes defined in the personal-web theme.</p></description>
</item>
<item>
<title>Config File</title>
<link>https://shadowgreg.github.io/post/config-file/</link>
<pubDate>Sat, 20 Apr 2019 16:18:12 +0100</pubDate>
<guid>https://shadowgreg.github.io/post/config-file/</guid>
<description><p>Here is the basic config file used for personal-web.</p>
<p>You can use it as a base for your website.</p></description>
</item>
<item>
<title>Open Graph image</title>
<link>https://shadowgreg.github.io/post/define-specific-og-image/</link>
<pubDate>Sat, 20 Apr 2019 11:14:59 +0200</pubDate>
<guid>https://shadowgreg.github.io/post/define-specific-og-image/</guid>
<description>Within any page, you can add in the FrontMatter a images array that will be used to define a specific Open Graph image.
For example, see content/_index.md page:
images: [&#34;/images/sample.jpg&#34;] </description>
</item>
<item>
<title>Sample calculator</title>
<link>https://shadowgreg.github.io/portfolio/sample-project/</link>
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
<guid>https://shadowgreg.github.io/portfolio/sample-project/</guid>
<description>Разобрался как за короткий промежуток веремеи можно создать калькулятор на .NET.</description>
</item>
</channel>
</rss>