I use Stargate for a dedicated server and I haven&#39;t had any problems.&nbsp; Fun fact, they&#39;re one of the first 25 domain names ever registered.<br><br><div class="gmail_quote">On Fri, Apr 11, 2008 at 5:00 AM,  &lt;<a href="mailto:chicago-request@python.org">chicago-request@python.org</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Send Chicago mailing list submissions to<br>
 &nbsp; &nbsp; &nbsp; &nbsp;<a href="mailto:chicago@python.org">chicago@python.org</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
 &nbsp; &nbsp; &nbsp; &nbsp;<a href="http://mail.python.org/mailman/listinfo/chicago" target="_blank">http://mail.python.org/mailman/listinfo/chicago</a><br>
or, via email, send a message with subject or body &#39;help&#39; to<br>
 &nbsp; &nbsp; &nbsp; &nbsp;<a href="mailto:chicago-request@python.org">chicago-request@python.org</a><br>
<br>
You can reach the person managing the list at<br>
 &nbsp; &nbsp; &nbsp; &nbsp;<a href="mailto:chicago-owner@python.org">chicago-owner@python.org</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than &quot;Re: Contents of Chicago digest...&quot;<br>
<br>Today&#39;s Topics:<br>
<br>
 &nbsp; 1. ChiPy ~Special~ Monthly Meeting Tuesday, April 15th<br>
 &nbsp; &nbsp; &nbsp;(<a href="mailto:bray@sent.com">bray@sent.com</a>)<br>
 &nbsp; 2. Re: Parsing Metra&#39;s Online Schedule (Cosmin Stejerean)<br>
 &nbsp; 3. OT Dedicate Server (Brian Ray)<br>
 &nbsp; 4. Re: OT Dedicate Server (jason gessner)<br>
 &nbsp; 5. Re: OT Dedicate Server (Brian Ray)<br>
 &nbsp; 6. Re: OT Dedicate Server (Tom Printy)<br>
 &nbsp; 7. Re: OT Dedicate Server (Cosmin Stejerean)<br>
 &nbsp; 8. Re: OT Dedicate Server (jason gessner)<br>
<br><br>---------- Forwarded message ----------<br>From:&nbsp;<a href="mailto:bray@sent.com">bray@sent.com</a><br>To:&nbsp;<a href="mailto:chicago@python.org">chicago@python.org</a><br>Date:&nbsp;Thu, 10 Apr 2008 09:48:37 -0500<br>Subject:&nbsp;[Chicago] ChiPy ~Special~ Monthly Meeting Tuesday, April 15th<br>
Chicago Python User Group<br>
=========================<br>
<br>
Come join us for our best meeting ever!<br>
<br>
When<br>
----<br>
<br>
Tuesday, April 15th, ~7pm &nbsp;**NOTE: TUESDAY MEETING** &nbsp;NO Meeting on<br>
Thursday<br>
<br>
Topics<br>
------<br>
<br>
&nbsp;* Web2py (Massimo Di Pierro)<br>
&nbsp;* Google AppEngine Introduction / Open Discussion (Ian Bicking)<br>
&nbsp;* Random Frame Hacks - lightning talks<br>
<br>
Location<br>
--------<br>
<br>
DePaul CTI 243 S Wabash Ave. Big Lab on the Lobby.<br>
<br>
About ChiPy<br>
-----------<br>
<br>
ChiPy is a group of Chicago Python Programmers, l33t, and n00bs.<br>
Meetings are held monthly at various locations around Chicago.<br>
Also, ChiPy is a proud sponsor of many Open Source and Educational<br>
efforts in Chicago. Stay tuned to the mailing list for more info.<br>
<br>
ChiPy website: &lt;<a href="http://chipy.org" target="_blank">http://chipy.org</a>&gt;<br>
ChiPy Mailing List: &lt;<a href="http://mail.python.org/mailman/listinfo/chicago" target="_blank">http://mail.python.org/mailman/listinfo/chicago</a>&gt;<br>
Python website: &lt;<a href="http://python.org" target="_blank">http://python.org</a>&gt;<br>
<br>
<br>
<br>
<br><br>---------- Forwarded message ----------<br>From:&nbsp;&quot;Cosmin Stejerean&quot; &lt;<a href="mailto:cstejerean@gmail.com">cstejerean@gmail.com</a>&gt;<br>To:&nbsp;&quot;The Chicago Python Users Group&quot; &lt;<a href="mailto:chicago@python.org">chicago@python.org</a>&gt;<br>
Date:&nbsp;Thu, 10 Apr 2008 13:19:53 -0500<br>Subject:&nbsp;Re: [Chicago] Parsing Metra&#39;s Online Schedule<br>On Wed, Apr 9, 2008 at 7:51 PM, Massimo Di Pierro<br>
&lt;<a href="mailto:mdipierro@cs.depaul.edu">mdipierro@cs.depaul.edu</a>&gt; wrote:<br>
&gt; The Metra schedule already parsed and normalized in routes is here:<br>
&gt;<br>
&gt; &nbsp; &nbsp; &nbsp;<a href="http://mdp.cti.depaul.edu/examples/static/metra.pickle" target="_blank">http://mdp.cti.depaul.edu/examples/static/metra.pickle</a><br>
&gt;<br>
&gt; &nbsp;[(line,type,routes),...]<br>
&gt;<br>
&gt; &nbsp;type=1 for weekdays, 2 for saturday and 3 for sundays<br>
&gt; &nbsp;routes is {route_number:[(station,time),(station,time),...],...}<br>
&gt;<br>
&gt; &nbsp;time is in minutes from midnight.<br>
&gt;<br>
&gt; &nbsp;Getting this was not as easy as it seems and took a lot of work.<br>
&gt;<br>
<br>
Thank you! I exported the data to JSON as well for easy manipulation<br>
in non-Python languages, available so far at<br>
<a href="http://github.com/cosmin/metratime/tree/master%2Fdata%2Fschedule.json?raw=true" target="_blank">http://github.com/cosmin/metratime/tree/master%2Fdata%2Fschedule.json?raw=true</a><br>
I&#39;m giving you full credit for supplying the data, see<br>
<a href="http://github.com/cosmin/metratime/tree/master/THANKS" target="_blank">http://github.com/cosmin/metratime/tree/master/THANKS</a><br>
<br>
--<br>
Cosmin Stejerean<br>
<a href="http://blog.offbytwo.com" target="_blank">http://blog.offbytwo.com</a><br>
<br>
<br><br>---------- Forwarded message ----------<br>From:&nbsp;Brian Ray &lt;<a href="mailto:bray@sent.com">bray@sent.com</a>&gt;<br>To:&nbsp;The Chicago Python Users Group &lt;<a href="mailto:chicago@python.org">chicago@python.org</a>&gt;<br>
Date:&nbsp;Thu, 10 Apr 2008 19:49:31 -0500<br>Subject:&nbsp;[Chicago] OT Dedicate Server<br>Sorry if this is off topic. I recall others on this list who have helped me immensely with these issues in the past.<br>
<br>
I am looking for a dedicated server provider who is SAS-70 to host a some new commercial Python apps. My budget is 100-300/month. &nbsp;I am not moving my current hosting at RIMU, but this is an addition.<br>
<br>
I have used Rackspace. It sounds like they are not in my price range for SAS-70. &nbsp;I just now found Server Path, looks like they may work. Typically, I do not really need much *manage* services because I do most of this myself.<br>

<br>
I am planning on a Django / Apache2 / mod_python / Python2.5 / PostgreSQL / RedHat ES application. It also has some custom Python modules that where we SWIG some C++ code. &nbsp; We write most our code on Mac OSX or Windows. Administratively, we sometime use Webmin, but mostly just SSH for configuration changes, deployment, and upgrades.<br>

<br>
Its been a while (3 years or so) since I have been in a need for a new dedicated server. Does anyone have any recommendations on hosting or my configuration changes? I want to focus on security and a data center where my clients will feel comfortable with on paper. &nbsp;One area where I am on the fence, besides the data center, is the choice of OS. I do not really use any RedHat specific features. Is there any reason I should not move to FreeBSD or CentOS?<br>

<br>
Brian Ray<br>
<a href="mailto:bray@sent.com" target="_blank">bray@sent.com</a><br>
<a href="http://kazavoo.com/blog" target="_blank">http://kazavoo.com/blog</a><br>
<br>
<br>
<br>
<br><br>---------- Forwarded message ----------<br>From:&nbsp;&quot;jason gessner&quot; &lt;<a href="mailto:jason@multiply.org">jason@multiply.org</a>&gt;<br>To:&nbsp;&quot;The Chicago Python Users Group&quot; &lt;<a href="mailto:chicago@python.org">chicago@python.org</a>&gt;<br>
Date:&nbsp;Thu, 10 Apr 2008 20:05:20 -0500<br>Subject:&nbsp;Re: [Chicago] OT Dedicate Server<br>what s it about SAS-70 that is appealing to you? &nbsp;SAS-70 is basically<br>
a company saying, &quot;These are the rules that we follow. &nbsp;Here __BIG<br>
EXPENSIVE AUDITORS__, come in and see if we match the rules that we<br>
made for ourselves.&quot;<br>
<br>
I&#39;m not saying it is a joke but it is certainly an interesting &#39;standard&#39;.<br>
<br>
-jason<br>
<br>
On Thu, Apr 10, 2008 at 7:49 PM, Brian Ray &lt;<a href="mailto:bray@sent.com">bray@sent.com</a>&gt; wrote:<br>
&gt; Sorry if this is off topic. I recall others on this list who have<br>
&gt; &nbsp;helped me immensely with these issues in the past.<br>
&gt;<br>
&gt; &nbsp;I am looking for a dedicated server provider who is SAS-70 to host a<br>
&gt; &nbsp;some new commercial Python apps. My budget is 100-300/month. &nbsp;I am not<br>
&gt; &nbsp;moving my current hosting at RIMU, but this is an addition.<br>
&gt;<br>
&gt; &nbsp;I have used Rackspace. It sounds like they are not in my price range<br>
&gt; &nbsp;for SAS-70. &nbsp;I just now found Server Path, looks like they may work.<br>
&gt; &nbsp;Typically, I do not really need much *manage* services because I do<br>
&gt; &nbsp;most of this myself.<br>
&gt;<br>
&gt; &nbsp;I am planning on a Django / Apache2 / mod_python / Python2.5 /<br>
&gt; &nbsp;PostgreSQL / RedHat ES application. It also has some custom Python<br>
&gt; &nbsp;modules that where we SWIG some C++ code. &nbsp; We write most our code on<br>
&gt; &nbsp;Mac OSX or Windows. Administratively, we sometime use Webmin, but<br>
&gt; &nbsp;mostly just SSH for configuration changes, deployment, and upgrades.<br>
&gt;<br>
&gt; &nbsp;Its been a while (3 years or so) since I have been in a need for a new<br>
&gt; &nbsp;dedicated server. Does anyone have any recommendations on hosting or<br>
&gt; &nbsp;my configuration changes? I want to focus on security and a data<br>
&gt; &nbsp;center where my clients will feel comfortable with on paper. &nbsp;One area<br>
&gt; &nbsp;where I am on the fence, besides the data center, is the choice of OS.<br>
&gt; &nbsp;I do not really use any RedHat specific features. Is there any reason<br>
&gt; &nbsp;I should not move to FreeBSD or CentOS?<br>
&gt;<br>
&gt; &nbsp;Brian Ray<br>
&gt; &nbsp;<a href="mailto:bray@sent.com">bray@sent.com</a><br>
&gt; &nbsp;<a href="http://kazavoo.com/blog" target="_blank">http://kazavoo.com/blog</a><br>
&gt;<br>
&gt;<br>
&gt; &nbsp;_______________________________________________<br>
&gt; &nbsp;Chicago mailing list<br>
&gt; &nbsp;<a href="mailto:Chicago@python.org">Chicago@python.org</a><br>
&gt; &nbsp;<a href="http://mail.python.org/mailman/listinfo/chicago" target="_blank">http://mail.python.org/mailman/listinfo/chicago</a><br>
&gt;<br>
<br>
<br><br>---------- Forwarded message ----------<br>From:&nbsp;Brian Ray &lt;<a href="mailto:bray@sent.com">bray@sent.com</a>&gt;<br>To:&nbsp;The Chicago Python Users Group &lt;<a href="mailto:chicago@python.org">chicago@python.org</a>&gt;<br>
Date:&nbsp;Thu, 10 Apr 2008 20:09:47 -0500<br>Subject:&nbsp;Re: [Chicago] OT Dedicate Server<br><br>
On Apr 10, 2008, at 8:05 PM, jason gessner wrote:<br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
what s it about SAS-70 that is appealing to you? &nbsp;SAS-70 is basically<br>
a company saying, &quot;These are the rules that we follow. &nbsp;Here __BIG<br>
EXPENSIVE AUDITORS__, come in and see if we match the rules that we<br>
made for ourselves.&quot;<br>
<br>
I&#39;m not saying it is a joke but it is certainly an interesting &#39;standard&#39;.<br>
</blockquote>
<br>
<br>
Its just something one of my clients asked about. I really do not know much about the details. Is there something more noteworthy I should be looking for?<br>
<br>
<br>
<br>
Brian Ray<br>
<a href="mailto:bray@sent.com" target="_blank">bray@sent.com</a><br>
<a href="http://kazavoo.com/blog" target="_blank">http://kazavoo.com/blog</a><br>
<br>
<br>
<br>
<br><br>---------- Forwarded message ----------<br>From:&nbsp;Tom Printy &lt;<a href="mailto:tprinty@mail.edisonave.net">tprinty@mail.edisonave.net</a>&gt;<br>To:&nbsp;The Chicago Python Users Group &lt;<a href="mailto:chicago@python.org">chicago@python.org</a>&gt;<br>
Date:&nbsp;Thu, 10 Apr 2008 21:03:03 -0500<br>Subject:&nbsp;Re: [Chicago] OT Dedicate Server<br>Have you looked at Serverbeach.com &nbsp;I have recommended this &nbsp;hosting<br>
provider to many and have never heard peep 1 about a problem.<br>
<br>
-Tom<br>
<br>
<br>
<br>
On Thu, 2008-04-10 at 19:49 -0500, Brian Ray wrote:<br>
&gt; Sorry if this is off topic. I recall others on this list who have<br>
&gt; helped me immensely with these issues in the past.<br>
&gt;<br>
&gt; I am looking for a dedicated server provider who is SAS-70 to host a<br>
&gt; some new commercial Python apps. My budget is 100-300/month. &nbsp;I am not<br>
&gt; moving my current hosting at RIMU, but this is an addition.<br>
&gt;<br>
&gt; I have used Rackspace. It sounds like they are not in my price range<br>
&gt; for SAS-70. &nbsp;I just now found Server Path, looks like they may work.<br>
&gt; Typically, I do not really need much *manage* services because I do<br>
&gt; most of this myself.<br>
&gt;<br>
&gt; I am planning on a Django / Apache2 / mod_python / Python2.5 /<br>
&gt; PostgreSQL / RedHat ES application. It also has some custom Python<br>
&gt; modules that where we SWIG some C++ code. &nbsp; We write most our code on<br>
&gt; Mac OSX or Windows. Administratively, we sometime use Webmin, but<br>
&gt; mostly just SSH for configuration changes, deployment, and upgrades.<br>
&gt;<br>
&gt; Its been a while (3 years or so) since I have been in a need for a new<br>
&gt; dedicated server. Does anyone have any recommendations on hosting or<br>
&gt; my configuration changes? I want to focus on security and a data<br>
&gt; center where my clients will feel comfortable with on paper. &nbsp;One area<br>
&gt; where I am on the fence, besides the data center, is the choice of OS.<br>
&gt; I do not really use any RedHat specific features. Is there any reason<br>
&gt; I should not move to FreeBSD or CentOS?<br>
&gt;<br>
&gt; Brian Ray<br>
&gt; <a href="mailto:bray@sent.com">bray@sent.com</a><br>
&gt; <a href="http://kazavoo.com/blog" target="_blank">http://kazavoo.com/blog</a><br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Chicago mailing list<br>
&gt; <a href="mailto:Chicago@python.org">Chicago@python.org</a><br>
&gt; <a href="http://mail.python.org/mailman/listinfo/chicago" target="_blank">http://mail.python.org/mailman/listinfo/chicago</a><br>
<br>
<br>
<br><br>---------- Forwarded message ----------<br>From:&nbsp;&quot;Cosmin Stejerean&quot; &lt;<a href="mailto:cstejerean@gmail.com">cstejerean@gmail.com</a>&gt;<br>To:&nbsp;&quot;The Chicago Python Users Group&quot; &lt;<a href="mailto:chicago@python.org">chicago@python.org</a>&gt;<br>
Date:&nbsp;Thu, 10 Apr 2008 22:11:42 -0500<br>Subject:&nbsp;Re: [Chicago] OT Dedicate Server<br>The problem I think is that your vendors need to be SAS-70 compliant<br>
if you are a public company and need to be SOX compliant.<br>
<br>
- Cosmin<br>
<br>
On Thu, Apr 10, 2008 at 8:09 PM, Brian Ray &lt;<a href="mailto:bray@sent.com">bray@sent.com</a>&gt; wrote:<br>
&gt;<br>
&gt; &nbsp;On Apr 10, 2008, at 8:05 PM, jason gessner wrote:<br>
&gt;<br>
&gt; &nbsp;&gt; what s it about SAS-70 that is appealing to you? &nbsp;SAS-70 is basically<br>
&gt; &nbsp;&gt; a company saying, &quot;These are the rules that we follow. &nbsp;Here __BIG<br>
&gt; &nbsp;&gt; EXPENSIVE AUDITORS__, come in and see if we match the rules that we<br>
&gt; &nbsp;&gt; made for ourselves.&quot;<br>
&gt; &nbsp;&gt;<br>
&gt; &nbsp;&gt; I&#39;m not saying it is a joke but it is certainly an interesting<br>
&gt; &nbsp;&gt; &#39;standard&#39;.<br>
&gt;<br>
&gt;<br>
&gt; &nbsp;Its just something one of my clients asked about. I really do not know<br>
&gt; &nbsp;much about the details. Is there something more noteworthy I should be<br>
&gt; &nbsp;looking for?<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; &nbsp;Brian Ray<br>
&gt; &nbsp;<a href="mailto:bray@sent.com">bray@sent.com</a><br>
&gt; &nbsp;<a href="http://kazavoo.com/blog" target="_blank">http://kazavoo.com/blog</a><br>
&gt;<br>
&gt;<br>
&gt; &nbsp;_______________________________________________<br>
&gt; &nbsp;Chicago mailing list<br>
&gt; &nbsp;<a href="mailto:Chicago@python.org">Chicago@python.org</a><br>
&gt; &nbsp;<a href="http://mail.python.org/mailman/listinfo/chicago" target="_blank">http://mail.python.org/mailman/listinfo/chicago</a><br>
&gt;<br>
<br>
<br>
<br>
--<br>
Cosmin Stejerean<br>
<a href="http://blog.offbytwo.com" target="_blank">http://blog.offbytwo.com</a><br>
<br>
<br><br>---------- Forwarded message ----------<br>From:&nbsp;&quot;jason gessner&quot; &lt;<a href="mailto:jason@multiply.org">jason@multiply.org</a>&gt;<br>To:&nbsp;&quot;The Chicago Python Users Group&quot; &lt;<a href="mailto:chicago@python.org">chicago@python.org</a>&gt;<br>
Date:&nbsp;Thu, 10 Apr 2008 23:06:19 -0500<br>Subject:&nbsp;Re: [Chicago] OT Dedicate Server<br>yeah, if your client is looking for it there isn&#39;t much you can do.<br>
If you were personally looking for it, that would be another story.<br>
<br>
:)<br>
<br>
<br>
<br>
On Thu, Apr 10, 2008 at 10:11 PM, Cosmin Stejerean &lt;<a href="mailto:cstejerean@gmail.com">cstejerean@gmail.com</a>&gt; wrote:<br>
&gt; The problem I think is that your vendors need to be SAS-70 compliant<br>
&gt; &nbsp;if you are a public company and need to be SOX compliant.<br>
&gt;<br>
&gt; &nbsp;- Cosmin<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; &nbsp;On Thu, Apr 10, 2008 at 8:09 PM, Brian Ray &lt;<a href="mailto:bray@sent.com">bray@sent.com</a>&gt; wrote:<br>
&gt; &nbsp;&gt;<br>
&gt; &nbsp;&gt; &nbsp;On Apr 10, 2008, at 8:05 PM, jason gessner wrote:<br>
&gt; &nbsp;&gt;<br>
&gt; &nbsp;&gt; &nbsp;&gt; what s it about SAS-70 that is appealing to you? &nbsp;SAS-70 is basically<br>
&gt; &nbsp;&gt; &nbsp;&gt; a company saying, &quot;These are the rules that we follow. &nbsp;Here __BIG<br>
&gt; &nbsp;&gt; &nbsp;&gt; EXPENSIVE AUDITORS__, come in and see if we match the rules that we<br>
&gt; &nbsp;&gt; &nbsp;&gt; made for ourselves.&quot;<br>
&gt; &nbsp;&gt; &nbsp;&gt;<br>
&gt; &nbsp;&gt; &nbsp;&gt; I&#39;m not saying it is a joke but it is certainly an interesting<br>
&gt; &nbsp;&gt; &nbsp;&gt; &#39;standard&#39;.<br>
&gt; &nbsp;&gt;<br>
&gt; &nbsp;&gt;<br>
&gt; &nbsp;&gt; &nbsp;Its just something one of my clients asked about. I really do not know<br>
&gt; &nbsp;&gt; &nbsp;much about the details. Is there something more noteworthy I should be<br>
&gt; &nbsp;&gt; &nbsp;looking for?<br>
&gt; &nbsp;&gt;<br>
&gt; &nbsp;&gt;<br>
&gt; &nbsp;&gt;<br>
&gt; &nbsp;&gt;<br>
&gt; &nbsp;&gt;<br>
&gt; &nbsp;&gt; &nbsp;Brian Ray<br>
&gt; &nbsp;&gt; &nbsp;<a href="mailto:bray@sent.com">bray@sent.com</a><br>
&gt; &nbsp;&gt; &nbsp;<a href="http://kazavoo.com/blog" target="_blank">http://kazavoo.com/blog</a><br>
&gt; &nbsp;&gt;<br>
&gt; &nbsp;&gt;<br>
&gt; &nbsp;&gt; &nbsp;_______________________________________________<br>
&gt; &nbsp;&gt; &nbsp;Chicago mailing list<br>
&gt; &nbsp;&gt; &nbsp;<a href="mailto:Chicago@python.org">Chicago@python.org</a><br>
&gt; &nbsp;&gt; &nbsp;<a href="http://mail.python.org/mailman/listinfo/chicago" target="_blank">http://mail.python.org/mailman/listinfo/chicago</a><br>
&gt; &nbsp;&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; &nbsp;--<br>
&gt; &nbsp;Cosmin Stejerean<br>
&gt; &nbsp;<a href="http://blog.offbytwo.com" target="_blank">http://blog.offbytwo.com</a><br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; &nbsp;Chicago mailing list<br>
&gt; &nbsp;<a href="mailto:Chicago@python.org">Chicago@python.org</a><br>
&gt; &nbsp;<a href="http://mail.python.org/mailman/listinfo/chicago" target="_blank">http://mail.python.org/mailman/listinfo/chicago</a><br>
&gt;<br>
<br>
<br>_______________________________________________<br>
Chicago mailing list<br>
<a href="mailto:Chicago@python.org">Chicago@python.org</a><br>
<a href="http://mail.python.org/mailman/listinfo/chicago" target="_blank">http://mail.python.org/mailman/listinfo/chicago</a><br>
<br></blockquote></div><br>