Skip to content

Commit ff344ee

Browse files
author
committed
Update gh-pages.
1 parent 9cdf1c0 commit ff344ee

File tree

23 files changed

+1008
-85
lines changed

23 files changed

+1008
-85
lines changed
Lines changed: 143 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,143 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
5+
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6+
<meta name="viewport" content="width=device-width,initial-scale=1" />
7+
<title> Django presentation and why to use it for single page or hybrid applications too | RoPython </title>
8+
<link href="http://ropython.ro/feeds/all.atom.xml" type="application/atom+xml" rel="alternate"
9+
title="RoPython Atom Feed" />
10+
<link href="http://ropython.ro/feeds/all.rss.xml" type="application/rss+xml" rel="alternate"
11+
title="RoPython RSS Feed" />
12+
13+
<link rel="stylesheet" href="http://ropython.ro/static/all-min.css?a42e0778" type="text/css" />
14+
15+
<link rel="stylesheet" href="http://ropython.ro/static/print-min.css?23ff3ea6" type="text/css" media="print" />
16+
17+
<script type="text/javascript" src="http://ropython.ro/static/min.js?51c056de"></script>
18+
19+
<meta property="og:title" content="Django presentation and why to use it for single page or hybrid applications too"/>
20+
<meta property="og:description" content="Schedule* 6PM Entry There will be pizza, snacks and beer, courtesy of Pentalog Iasi. 6:30 Django presentation (Dan Tudorache) Django is a ..."/>
21+
22+
<meta name="description" content="Schedule* 6PM Entry There will be pizza, snacks and beer, courtesy of Pentalog Iasi. 6:30 Django presentation (Dan Tudorache) Django is a ..."/>
23+
24+
<script>
25+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
26+
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
27+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
28+
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
29+
30+
ga('create', 'UA-63604601-1', 'ropython.ro');
31+
ga('send', 'pageview');
32+
</script>
33+
<noscript>
34+
<img src="http://ropython.ro/:/2017/04/25/django-presentation-and-why-to-use-it-for-single-page-or-hybrid-applications-too/"
35+
width="1" height="1">
36+
</noscript>
37+
</head>
38+
<body>
39+
<div class="container">
40+
<div class="menu">
41+
<a class="sitename" href="http://ropython.ro/">RoPython</a>
42+
<ul>
43+
<li><a href="http://ropython.ro/resurse/">Resurse</a></li>
44+
<li><a href="http://ropython.ro/despre/">Despre</a></li>
45+
<li><a title="RSS" href="http://ropython.ro/feeds/all.rss.xml" rel="alternate"><i class="icon-rss-squared icon-large"><span>RSS Feed</span></i></a></li>
46+
</ul>
47+
</div>
48+
<div class="separator">
49+
<hr>
50+
</div>
51+
<div class="body">
52+
<div itemscope itemtype="http://schema.org/Article">
53+
<h1 class="title" itemprop="name">Django presentation and why to use it for single page or hybrid applications too</h1>
54+
<p class="date">
55+
Marți,
56+
25 April 2017
57+
</p>
58+
<blockquote class="attributes">
59+
<p class="location">Locație:
60+
<a href="http://ropython.ro/iasi/"><span itemprop="location">
61+
Iași</span></a>
62+
</p>
63+
<p class="tags">Tip:
64+
<a href="http://ropython.ro/forma/meetup/"><span itemprop="keywords">Meetup</span></a>
65+
</p>
66+
67+
<p class="registration">Înscrieri:
68+
<a href=" https://www.meetup.com/RoPython_Iasi/events/238794695/">meetup.com</a>
69+
70+
</blockquote>
71+
<div itemprop="articleBody"><div class="section" id="schedule">
72+
<h2>Schedule<a class="headerlink" href="#schedule" title="Permalink to this headline">*</a></h2>
73+
<table border="1" class="colwidths-given docutils">
74+
<colgroup>
75+
<col width="10%" />
76+
<col width="90%" />
77+
</colgroup>
78+
<tbody valign="top">
79+
<tr><th class="stub">6PM</th>
80+
<td><p class="first">Entry</p>
81+
<p class="last">There will be pizza, snacks and beer, courtesy of <a class="reference external" href="https://www.pentalog.ro/iasi">Pentalog Iasi</a>.</p>
82+
</td>
83+
</tr>
84+
<tr><th class="stub">6:30</th>
85+
<td><p class="first">Django presentation (Dan Tudorache)</p>
86+
<p>Django is a high-level Python Web framework that encourages rapid development and clean,
87+
pragmatic design. Built by experienced developers, it takes care of much of the hassle of
88+
Web development, so you can focus on writing your app without needing to reinvent the wheel.
89+
We will go on to discuss:</p>
90+
<ul class="last simple">
91+
<li>What is Django</li>
92+
<li>Django structure</li>
93+
<li>Where is Django used</li>
94+
<li>What Django is not</li>
95+
<li>Typical workflow in Django</li>
96+
<li>Django Admin</li>
97+
<li>Who is behind Django framework</li>
98+
</ul>
99+
</td>
100+
</tr>
101+
<tr><th class="stub">7:15</th>
102+
<td>Break</td>
103+
</tr>
104+
<tr><th class="stub">7:30</th>
105+
<td><p class="first">Why to use Django for single page or hybrid applications too (Dan Tudorache)</p>
106+
<p class="last">With the advent of new amazing front-end frameworks and the ever-increasing
107+
power of browsers and mobile processors, webapp users expect a dynamic, seamless
108+
user experience where page refresh is out of the question.
109+
Therefore server template rendering is not cool anymore. What to do?
110+
Use Django as a pure back-end. In this talk, technologies, strategies and
111+
third-party packages will be discussed, we will analyze and debate
112+
the advantages and disadvantages of Django opposed to other technologies.</p>
113+
</td>
114+
</tr>
115+
<tr><th class="stub">8:15</th>
116+
<td>Closing</td>
117+
</tr>
118+
</tbody>
119+
</table>
120+
<hr class="docutils" />
121+
<p><strong>Dan Tudorache (Python Lead)</strong> studied computer engineering at
122+
&quot;Gh. Asachi&quot; Technical University, followed by two masters degree, one
123+
in distributed software engineering and one in project management.
124+
He worked 10 years as a web developer for various companies and clients,
125+
and since 3 years ago he has found the beauty of Python and Django.
126+
In 2016 Dan joined Pentalog Group as a Python
127+
Technical Lead, and since then is building projects, improve processes, manage development teams
128+
and helping big companies to build the most efficient, robust and dynamic software they need.</p>
129+
</div>
130+
</div>
131+
</div>
132+
</div>
133+
134+
<div class="footer">
135+
<hr>
136+
<p>
137+
Copyright &copy; <script type="text/javascript">var date = new Date(); document.write(date.getFullYear());</script> by Echipa RoPython.
138+
Powered by <a href="http://pypi.python.org/pypi/pelican/" target="_blank">Pelican</a>.
139+
<a href="https://github.com/RoPython/ropython-site">Sources</a>.
140+
</p>
141+
</div> </div>
142+
</body>
143+
</html>

2017/04/index.html

Lines changed: 88 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,88 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta http-equiv="X-UA-Compatible" content="IE=Edge" />
5+
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6+
<meta name="viewport" content="width=device-width,initial-scale=1" />
7+
<title> Archives for April 2017 | RoPython </title>
8+
<link href="http://ropython.ro/feeds/all.atom.xml" type="application/atom+xml" rel="alternate"
9+
title="RoPython Atom Feed" />
10+
<link href="http://ropython.ro/feeds/all.rss.xml" type="application/rss+xml" rel="alternate"
11+
title="RoPython RSS Feed" />
12+
13+
<link rel="stylesheet" href="http://ropython.ro/static/all-min.css?a42e0778" type="text/css" />
14+
15+
<link rel="stylesheet" href="http://ropython.ro/static/print-min.css?23ff3ea6" type="text/css" media="print" />
16+
17+
<script type="text/javascript" src="http://ropython.ro/static/min.js?51c056de"></script>
18+
19+
20+
<script>
21+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
22+
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
23+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
24+
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
25+
26+
ga('create', 'UA-63604601-1', 'ropython.ro');
27+
ga('send', 'pageview');
28+
</script>
29+
<noscript>
30+
<img src="http://ropython.ro/:/2017/04/"
31+
width="1" height="1">
32+
</noscript>
33+
</head>
34+
<body>
35+
<div class="container">
36+
<div class="menu">
37+
<a class="sitename" href="http://ropython.ro/">RoPython</a>
38+
<ul>
39+
<li><a href="http://ropython.ro/resurse/">Resurse</a></li>
40+
<li><a href="http://ropython.ro/despre/">Despre</a></li>
41+
<li><a title="RSS" href="http://ropython.ro/feeds/all.rss.xml" rel="alternate"><i class="icon-rss-squared icon-large"><span>RSS Feed</span></i></a></li>
42+
</ul>
43+
</div>
44+
<div class="separator">
45+
<hr>
46+
</div><div class="location">
47+
<ul>
48+
<li><a href="http://ropython.ro/cluj/">Cluj-Napoca</a></li>
49+
<li><a href="http://ropython.ro/iasi/">Iași</a></li>
50+
<li><a href="http://ropython.ro/online/">Online</a></li>
51+
<li><a href="http://ropython.ro/timisoara/">Timișoara</a></li>
52+
</ul>
53+
</div>
54+
<div class="tags">
55+
<ul>
56+
<li><a href="http://ropython.ro/forma/conferinta/">Conferință</a></li>
57+
<li><a href="http://ropython.ro/forma/diverse/">Diverse</a></li>
58+
<li><a href="http://ropython.ro/forma/intalniri/">Intalniri</a></li>
59+
<li><a href="http://ropython.ro/forma/meetup/">Meetup</a></li>
60+
<li><a href="http://ropython.ro/forma/sprint/">Sprint</a></li>
61+
<li><a href="http://ropython.ro/forma/training/">Training</a></li>
62+
<li><a href="http://ropython.ro/forma/workshop/">Workshop</a></li>
63+
</ul>
64+
</div>
65+
<div class="body">
66+
67+
<h1>Archives for April 2017</h1>
68+
<div class="archive">
69+
70+
71+
<div class="entry-overview">
72+
<span class="date">Apr 25, 2017</span>
73+
<h4><a href="http://ropython.ro/2017/04/25/django-presentation-and-why-to-use-it-for-single-page-or-hybrid-applications-too/">Django presentation and why to use it for single page or hybrid applications too</a></h4>
74+
<p class="summary"> </p>
75+
</div>
76+
</div>
77+
</div>
78+
79+
<div class="footer">
80+
<hr>
81+
<p>
82+
Copyright &copy; <script type="text/javascript">var date = new Date(); document.write(date.getFullYear());</script> by Echipa RoPython.
83+
Powered by <a href="http://pypi.python.org/pypi/pelican/" target="_blank">Pelican</a>.
84+
<a href="https://github.com/RoPython/ropython-site">Sources</a>.
85+
</p>
86+
</div> </div>
87+
</body>
88+
</html>

2017/index.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,13 @@
6767
<h1>Archives for 2017</h1>
6868
<div class="archive">
6969

70+
<h3>April</h3>
71+
72+
<div class="entry-overview">
73+
<span class="date">Apr 25, 2017</span>
74+
<h4><a href="http://ropython.ro/2017/04/25/django-presentation-and-why-to-use-it-for-single-page-or-hybrid-applications-too/">Django presentation and why to use it for single page or hybrid applications too</a></h4>
75+
<p class="summary"> </p>
76+
</div>
7077
<h3>March</h3>
7178

7279
<div class="entry-overview">

feeds/all-ro.atom.xml

Lines changed: 60 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,64 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<feed xmlns="http://www.w3.org/2005/Atom"><title>RoPython</title><link href="http://ropython.ro/" rel="alternate"></link><link href="http://ropython.ro/feeds/all-ro.atom.xml" rel="self"></link><id>http://ropython.ro/</id><updated>2017-03-14T00:00:00+02:00</updated><entry><title>Winter retrospective</title><link href="http://ropython.ro/2017/03/14/winter-retrospective/" rel="alternate"></link><updated>2017-03-14T00:00:00+02:00</updated><author><name>Echipa RoPython</name></author><id>tag:ropython.ro,2017-03-14:2017/03/14/winter-retrospective/</id><summary type="html">&lt;p&gt;Just a gathering over beers and/or other tasty stuff to talk about
2+
<feed xmlns="http://www.w3.org/2005/Atom"><title>RoPython</title><link href="http://ropython.ro/" rel="alternate"></link><link href="http://ropython.ro/feeds/all-ro.atom.xml" rel="self"></link><id>http://ropython.ro/</id><updated>2017-04-25T00:00:00+03:00</updated><entry><title>Django presentation and why to use it for single page or hybrid applications too</title><link href="http://ropython.ro/2017/04/25/django-presentation-and-why-to-use-it-for-single-page-or-hybrid-applications-too/" rel="alternate"></link><updated>2017-04-25T00:00:00+03:00</updated><author><name>Echipa RoPython</name></author><id>tag:ropython.ro,2017-04-25:2017/04/25/django-presentation-and-why-to-use-it-for-single-page-or-hybrid-applications-too/</id><summary type="html">&lt;div class="section" id="schedule"&gt;
3+
&lt;h2&gt;Schedule&lt;a class="headerlink" href="#schedule" title="Permalink to this headline"&gt;*&lt;/a&gt;&lt;/h2&gt;
4+
&lt;table border="1" class="colwidths-given docutils"&gt;
5+
&lt;colgroup&gt;
6+
&lt;col width="10%" /&gt;
7+
&lt;col width="90%" /&gt;
8+
&lt;/colgroup&gt;
9+
&lt;tbody valign="top"&gt;
10+
&lt;tr&gt;&lt;th class="stub"&gt;6PM&lt;/th&gt;
11+
&lt;td&gt;&lt;p class="first"&gt;Entry&lt;/p&gt;
12+
&lt;p class="last"&gt;There will be pizza, snacks and beer, courtesy of &lt;a class="reference external" href="https://www.pentalog.ro/iasi"&gt;Pentalog Iasi&lt;/a&gt;.&lt;/p&gt;
13+
&lt;/td&gt;
14+
&lt;/tr&gt;
15+
&lt;tr&gt;&lt;th class="stub"&gt;6:30&lt;/th&gt;
16+
&lt;td&gt;&lt;p class="first"&gt;Django presentation (Dan Tudorache)&lt;/p&gt;
17+
&lt;p&gt;Django is a high-level Python Web framework that encourages rapid development and clean,
18+
pragmatic design. Built by experienced developers, it takes care of much of the hassle of
19+
Web development, so you can focus on writing your app without needing to reinvent the wheel.
20+
We will go on to discuss:&lt;/p&gt;
21+
&lt;ul class="last simple"&gt;
22+
&lt;li&gt;What is Django&lt;/li&gt;
23+
&lt;li&gt;Django structure&lt;/li&gt;
24+
&lt;li&gt;Where is Django used&lt;/li&gt;
25+
&lt;li&gt;What Django is not&lt;/li&gt;
26+
&lt;li&gt;Typical workflow in Django&lt;/li&gt;
27+
&lt;li&gt;Django Admin&lt;/li&gt;
28+
&lt;li&gt;Who is behind Django framework&lt;/li&gt;
29+
&lt;/ul&gt;
30+
&lt;/td&gt;
31+
&lt;/tr&gt;
32+
&lt;tr&gt;&lt;th class="stub"&gt;7:15&lt;/th&gt;
33+
&lt;td&gt;Break&lt;/td&gt;
34+
&lt;/tr&gt;
35+
&lt;tr&gt;&lt;th class="stub"&gt;7:30&lt;/th&gt;
36+
&lt;td&gt;&lt;p class="first"&gt;Why to use Django for single page or hybrid applications too (Dan Tudorache)&lt;/p&gt;
37+
&lt;p class="last"&gt;With the advent of new amazing front-end frameworks and the ever-increasing
38+
power of browsers and mobile processors, webapp users expect a dynamic, seamless
39+
user experience where page refresh is out of the question.
40+
Therefore server template rendering is not cool anymore. What to do?
41+
Use Django as a pure back-end. In this talk, technologies, strategies and
42+
third-party packages will be discussed, we will analyze and debate
43+
the advantages and disadvantages of Django opposed to other technologies.&lt;/p&gt;
44+
&lt;/td&gt;
45+
&lt;/tr&gt;
46+
&lt;tr&gt;&lt;th class="stub"&gt;8:15&lt;/th&gt;
47+
&lt;td&gt;Closing&lt;/td&gt;
48+
&lt;/tr&gt;
49+
&lt;/tbody&gt;
50+
&lt;/table&gt;
51+
&lt;hr class="docutils" /&gt;
52+
&lt;p&gt;&lt;strong&gt;Dan Tudorache (Python Lead)&lt;/strong&gt; studied computer engineering at
53+
&amp;quot;Gh. Asachi&amp;quot; Technical University, followed by two masters degree, one
54+
in distributed software engineering and one in project management.
55+
He worked 10 years as a web developer for various companies and clients,
56+
and since 3 years ago he has found the beauty of Python and Django.
57+
In 2016 Dan joined Pentalog Group as a Python
58+
Technical Lead, and since then is building projects, improve processes, manage development teams
59+
and helping big companies to build the most efficient, robust and dynamic software they need.&lt;/p&gt;
60+
&lt;/div&gt;
61+
</summary><category term="meetup"></category></entry><entry><title>Winter retrospective</title><link href="http://ropython.ro/2017/03/14/winter-retrospective/" rel="alternate"></link><updated>2017-03-14T00:00:00+02:00</updated><author><name>Echipa RoPython</name></author><id>tag:ropython.ro,2017-03-14:2017/03/14/winter-retrospective/</id><summary type="html">&lt;p&gt;Just a gathering over beers and/or other tasty stuff to talk about
362
Python and anything interesting, like what's going to happen at the
463
EuroPython2017 conference!&lt;/p&gt;
564
&lt;p&gt;We'll also have one guest from Iași: Claudiu Popa. Does he still

0 commit comments

Comments
 (0)