-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathjune-nova-python-meetup.html
156 lines (106 loc) · 6.64 KB
/
june-nova-python-meetup.html
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
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
<!DOCTYPE html>
<html lang="en">
<head>
<title>June Nova Python Meetup</title>
<meta charset="utf-8" />
<link rel="stylesheet" href="./theme/css/main.css" type="text/css" />
<link href="http://blog.novapython.org/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="NOVA Python Atom Feed" />
<!--[if IE]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script><![endif]-->
<!--[if lte IE 7]>
<link rel="stylesheet" type="text/css" media="all" href="./css/ie.css"/>
<script src="./js/IE8.js" type="text/javascript"></script><![endif]-->
<!--[if lt IE 7]>
<link rel="stylesheet" type="text/css" media="all" href="./css/ie6.css"/><![endif]-->
</head>
<body id="index" class="home">
<header id="banner" class="body">
<div style="height:60px">
<h1 style="float:left"><a href=".">NOVA Python </a></h1>
<div class="social" style="float: right">
<ul>
<li><a href="http://blog.novapython.org/feeds/all.atom.xml" type="application/atom+xml" rel="alternate">atom feed</a></li>
<li><a href="http://twitter.com/NOVAPython">@NOVAPython</a></li>
</ul>
</div><!-- /.social -->
</div>
<nav><ul>
<li class="active"><a href="./category/meetups.html">Meetups</a></li>
<li ><a href="./category/workshops.html">Workshops</a></li>
</ul></nav>
</header><!-- /#banner -->
<section id="content" class="body">
<article>
<header>
<h1 class="entry-title">
<a href="june-nova-python-meetup.html" rel="bookmark"
title="Permalink to June Nova Python Meetup">June Nova Python Meetup</a></h1>
</header>
<div class="entry-content">
<footer class="post-info">
<abbr class="published" title="2012-06-22T00:00:00">
Fri 22 June 2012
</abbr>
<address class="vcard author">
By <a class="url fn" href="./author/ryan-day.html">Ryan Day</a>
</address>
<p>In <a href="./category/meetups.html">Meetups</a>. </p>
<p>tags: <a href="./tag/python.html">python</a><a href="./tag/meetup.html">meetup</a><a href="./tag/paas.html">paas</a><a href="./tag/aws.html">aws</a><a href="./tag/zombies.html">zombies</a></p>
</footer><!-- /.post-info -->
<p>Less than 24 hours after the meetup I’ve got my code deploying to The Cloud!
Of course, my code is written in PHP, and my cloud is based on Rackspace...
so I strayed a little bit from <a class="reference external" href="http://www.redmonocle.com/">Jen Rullmann's</a> presentation, but its the thought that counts. The workshop last night went very well. We had several linux users, the ever growing Mac contingent was there, and we had Windows users as well. Yet, we still managed to get virtualenv and Django running locally on everyone’s system, and then pushed to EC2 using a Fabric config file. That is the same fabfile I modified to get my PHP code up and running on Rackspace. Fabric is pretty great and Jen’s example cut out a lot of tedious steps to learn the ins and outs.</p>
<p>We had a strong turnout. Deploying applications reliably across systems is a hot topic. It doesn’t matter if its AWS, VMware, Heroku or Rackspace, it seems to be what everyone wants to do. Getting a hands on tutorial was strong step in the right direction. Next we could delve into Fabric more. Explore more of the AWS services, hear from some of the other providers out there as well…. So until that next time..</p>
</div><!-- /.entry-content -->
<div class="comments">
<h2>Comments !</h2>
<div id="disqus_thread"></div>
<script type="text/javascript">
var disqus_identifier = "june-nova-python-meetup.html";
(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = 'http://novapythonblog.disqus.com/embed.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
})();
</script>
</div>
</article>
</section>
<section id="extras" class="body">
<div class="blogroll">
<h2>blogroll</h2>
<ul>
<li><a href="http://novapython.org/">NOVA Python</a></li>
<li><a href="http://vmware.com/">VMWare (Sponsor!)</a></li>
<li><a href="http://excella.com/">Excella (Sponsor!)</a></li>
<li><a href="http://www.willowtreeapps.com/">Willow Tree (Sponsor!)</a></li>
</ul>
</div><!-- /.blogroll -->
</section><!-- /#extras -->
<footer id="contentinfo" class="body">
<address id="about" class="vcard body">
Proudly powered by <a href="http://getpelican.com/">Pelican</a>, which takes great advantage of <a href="http://python.org">Python</a>.
</address><!-- /#about -->
<p>The theme is by <a href="http://coding.smashingmagazine.com/2009/08/04/designing-a-html-5-layout-from-scratch/">Smashing Magazine</a>, thanks!</p>
</footer><!-- /#contentinfo -->
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-28498410-3");
pageTracker._trackPageview();
} catch(err) {}</script>
<script type="text/javascript">
// Test
var disqus_shortname = 'novapythonblog';
(function () {
var s = document.createElement('script'); s.async = true;
s.type = 'text/javascript';
s.src = 'http://' + disqus_shortname + '.disqus.com/count.js';
(document.getElementsByTagName('HEAD')[0] || document.getElementsByTagName('BODY')[0]).appendChild(s);
}());
</script>
</body>
</html>