Skip to content

Commit df108e2

Browse files
committed
Add Archive
1 parent 790cbec commit df108e2

File tree

1 file changed

+69
-0
lines changed

1 file changed

+69
-0
lines changed

archives/num72.html

+69
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,69 @@
1+
<!DOCTYPE HTML>
2+
<html dir="rtl" lang="fa">
3+
<head>
4+
<title>خبرنامه‌ ‌نرم‌افزاری SoftwareTalks</title>
5+
<meta charset="utf-8" />
6+
<style>
7+
@font-face {
8+
font-family: 'Samim';
9+
src: url('https://cdn.fontcdn.ir/Font/Persian/Samim/Samim.eot');
10+
src: url('https://cdn.fontcdn.ir/Font/Persian/Samim/Samim.eot?#iefix') format('embedded-opentype'),
11+
url('https://cdn.fontcdn.ir/Font/Persian/Samim/Samim.woff') format('woff'),
12+
url('https://cdn.fontcdn.ir/Font/Persian/Samim/Samim.ttf') format('truetype');
13+
font-weight: normal;
14+
}
15+
@font-face {
16+
font-family: 'Samim';
17+
src: url('https://cdn.fontcdn.ir/Font/Persian/Samim/Samim-Bold.eot');
18+
src: url('https://cdn.fontcdn.ir/Font/Persian/Samim/Samim-Bold.eot?#iefix') format('embedded-opentype'),
19+
url('https://cdn.fontcdn.ir/Font/Persian/Samim/Samim-Bold.woff') format('woff'),
20+
url('https://cdn.fontcdn.ir/Font/Persian/Samim/Samim-Bold.ttf') format('truetype');
21+
font-weight: bold;
22+
}
23+
ul {
24+
padding: 0 0;
25+
list-style-type: none;
26+
}
27+
ul li:first-of-type {
28+
padding-top: 10px;
29+
}
30+
</style>
31+
</head>
32+
33+
<body style="background-color: #000;">
34+
<div style="max-width: 680px; margin: 0 auto;color: #fff;">
35+
<br /><br />
36+
<img
37+
src="https://newsletter.softwaretalks.ir/favicons/apple-touch-icon.png"
38+
alt="Softwaretalks Logo"
39+
style="margin: 2.1em auto; display: block; width: 130px; border-radius: 5px;"
40+
>
41+
<h1 style="font-size: 25px; text-align: center; font-family: 'Samim', sans-serif; direction: rtl; font-weight: bold; color: red;">خبرنامهٔ Softwaretalks</h1>
42+
<h3 style="font-size: 18px; text-align: center; font-family: 'Samim', sans-serif; direction: rtl; color: red;">
43+
شمارهٔ ۷۲ - پنجشنبه، ۱۲ آبان ۱۴۰۱
44+
</h3>
45+
<div> <p style="text-align: center; color: red;font-family: 'Samim', sans-serif;"><small>این شماره از خبرنامه به احترام عزیزانی که جان خود را در راه آزادی از دست داده‌اند، سیاه‌پوش شده‌است</small><br/>#مهسا_امینی</p> </div>
46+
<hr />
47+
<ul style="text-align: right; font-family: 'Samim', sans-serif; direction: rtl;">
48+
<li style="font-size: 18px; margin-top: 30px;">
49+
<a style="color: red;" href="https://jadi.net/"><b>یک ماه بدون جادی و دوستان‌مون</b></a><br/>یک ماه از بازداشت جادی و دوستان‌مون می‌گذره. همچنان لازمه علیرغم همه محدودیت‌ها و فشارها به یاد «کیبرد آزاد» باشیم.
50+
</li>
51+
<li style="font-size: 18px; margin-top: 30px;">
52+
<a style="color: red;" href="https://medium.com/awesome-agile/7-estimation-anti-patterns-448cc81f7301"><b>ضدالگوهای تخمین</b></a><br/>شرکت‌های مختلف، روش‌های اشتباه مختلفی برای تخمین زدن در تیم‌های نرم‌افزاری دارند. در این نوشته به ۷ ضدالگو در تخمین و روش حل مشکل پرداخته شده است.
53+
</li>
54+
<li style="font-size: 18px; margin-top: 30px;">
55+
<a style="color: red;" href="https://blog.antosubash.com/posts/automatic-version-and-release"><b>نسخه‌بندی و عرضه خودکار نرم‌افزارهای دات‌نتی</b></a><br/>این مطلب به معرفی کتابخانه‌ها و روشی برای نسخه‌بندی مبتنی بر SemVer در برنامه‌های .NET می‌پردازد
56+
</li>
57+
</ul>
58+
<hr />
59+
<p style="font-size: 13px; font-family: 'Samim', sans-serif; direction: rtl; text-align: right;">
60+
تأمین‌کنندگانِ محتوا در این شماره:
61+
62+
<b>حامد سعیدی.</b>
63+
64+
شما نیز می‌توانید <a style="color: red" href="https://newsletter.softwaretalks.ir/#contribute">مشارکت کنید</a>.
65+
</p>
66+
<br />
67+
</div>
68+
</body>
69+
</html>

0 commit comments

Comments
 (0)