Thanks for wrangling the troops and getting us all together. Good to catch up with old friends and meet newcomers.
I look forward to the renewed interest in monthly meet ups that are more than just lunch but where we can share things we are working on, tips & tricks, etc.
Let me know how I can help.
Thanks,
Patrick
---
Patrick Altman
Nashville, TN
--You received this message because you are subscribed to the Google Groups "PyNash" group.To post to this group, send email to pyn...@googlegroups.com.To unsubscribe from this group, send email to pynash+un...@googlegroups.com.For more options, visit this group at http://groups.google.com/group/pynash?hl=en.
|
http://p.altman.io/1D2x462s0G1x2F2V0a0w
---
Patrick Altman
Nashville, TN
On Thursday, January 5, 2012 at 2:05 PM, Josh Kersey wrote:
> Agreed and agreed...thanks Matt.
>
> Patrick was talking about using Sublime Text 2. Another Nashville Python developer, Seth Buntin, recommended using SublimeRope to get Python completions and some IDE-like functionality.
>
> You can find it at https://github.com/JulianEberius/SublimeRope
>
> JOSH KERSEY
> SCARECROW
> a.k.a. Developer
> 615.942.9937 ext 207 (tel:615-942-9937)
> cabedge.com (http://cabedge.com)
> 1105 17th Avenue South
> Nashville, Tennessee 37212
> fax 615.942.9976 (tel:615-942-9937)
>
> On Thu, Jan 5, 2012 at 1:56 PM, Brian Dailey <br...@realm3.com (mailto:br...@realm3.com)> wrote:
> > Definitely, kudos to Matt.
> >
> > Here's the IE VMS I mentioned during lunch.
> >
> > https://github.com/xdissent/ievms
> >
> >
> > --
> > realm3 web applications, LLC / realm3.com (http://realm3.com)
> > p: 917-512-3594 (tel:917-512-3594)
> > f: 440-744-3559 (tel:440-744-3559)
> >
> >
> > On Thursday, January 5, 2012 at 1:56 PM, Patrick Altman wrote:
> >
> > > Matt,
> > >
> > > Thanks for wrangling the troops and getting us all together. Good to catch up with old friends and meet newcomers.
> > >
> > > I look forward to the renewed interest in monthly meet ups that are more than just lunch but where we can share things we are working on, tips & tricks, etc.
> > >
> > > Let me know how I can help.
> > >
> > > Thanks,
> > > Patrick
> > >
> > >
> > >
> > > ---
> > > Patrick Altman
> > > Nashville, TN
> > >
> > >
> > > --
> > > You received this message because you are subscribed to the Google Groups "PyNash" group.
> > > To post to this group, send email to pyn...@googlegroups.com (mailto:pyn...@googlegroups.com).
> > > To unsubscribe from this group, send email to pynash+un...@googlegroups.com (mailto:pynash+un...@googlegroups.com).
> > > For more options, visit this group at http://groups.google.com/group/pynash?hl=en.
> >
> >
> >
> > --
> > You received this message because you are subscribed to the Google Groups "PyNash" group.
> > To post to this group, send email to pyn...@googlegroups.com (mailto:pyn...@googlegroups.com).
> > To unsubscribe from this group, send email to pynash+un...@googlegroups.com (mailto:pynash%2Bunsu...@googlegroups.com).
> > For more options, visit this group at http://groups.google.com/group/pynash?hl=en.
>
>
> --
> You received this message because you are subscribed to the Google Groups "PyNash" group.
> To post to this group, send email to pyn...@googlegroups.com (mailto:pyn...@googlegroups.com).
> To unsubscribe from this group, send email to pynash+un...@googlegroups.com (mailto:pynash+un...@googlegroups.com).
To post to this group, send email to pyn...@googlegroups.com.To unsubscribe from this group, send email to pynash+un...@googlegroups.com.
---
Patrick Altman
Nashville, TN
On Thursday, January 5, 2012 at 2:34 PM, Alex Ezell wrote:
> If you find yourself using SublimeText, I'd recommend installing "Package Control"[1] which is equivalent to "Get Bundles" in TextMate. I use these two packages (SublimeLinter[2] and SublimeCodeIntel[3]) and am very happy with them, especially SublimeLinter. It has helped me catch so many variable name typos, bad imports, and other silly errors with no fuss. It also appeased my PEP 8 jones.
>
> I'd also recommend the Soda Dark Theme[4] if you're into such things.
>
> [1] http://wbond.net/sublime_packages/package_control
> [2] https://github.com/Kronuz/SublimeLinter
> [3] https://github.com/Kronuz/SublimeCodeIntel
> [4] https://github.com/buymeasoda/soda-theme
>
>
> /alex
>
>
> On Thursday, January 5, 2012 at 2:16 PM, Patrick Altman wrote:
>
> > My favorite feature by far is the split views. I often like to have my models.py and views.py open side by side for reference:
> >
> > http://p.altman.io/1D2x462s0G1x2F2V0a0w
> >
> > ---
> > Patrick Altman
> > Nashville, TN
> >
> >
> > On Thursday, January 5, 2012 at 2:05 PM, Josh Kersey wrote:
> >
> > > Agreed and agreed...thanks Matt.
> > >
> > > Patrick was talking about using Sublime Text 2. Another Nashville Python developer, Seth Buntin, recommended using SublimeRope to get Python completions and some IDE-like functionality.
> > >
> > > You can find it at https://github.com/JulianEberius/SublimeRope
> > >
> > > JOSH KERSEY
> > > SCARECROW
> > > a.k.a. Developer
> > > 615.942.9937 ext 207 (tel:615-942-9937)
> > > cabedge.com (http://cabedge.com) (http://cabedge.com)
> > > 1105 17th Avenue South
> > > Nashville, Tennessee 37212
> > > fax 615.942.9976 (tel:615-942-9937)
> > >
> > > On Thu, Jan 5, 2012 at 1:56 PM, Brian Dailey <br...@realm3.com (mailto:br...@realm3.com) (mailto:br...@realm3.com)> wrote:
> > > > Definitely, kudos to Matt.
> > > >
> > > > Here's the IE VMS I mentioned during lunch.
> > > >
> > > > https://github.com/xdissent/ievms
> > > >
> > > >
> > > > --
> > > > realm3 web applications, LLC / realm3.com (http://realm3.com) (http://realm3.com)
> > > > p: 917-512-3594 (tel:917-512-3594)
> > > > f: 440-744-3559 (tel:440-744-3559)
> > > >
> > > >
> > > > On Thursday, January 5, 2012 at 1:56 PM, Patrick Altman wrote:
> > > >
> > > > > Matt,
> > > > >
> > > > > Thanks for wrangling the troops and getting us all together. Good to catch up with old friends and meet newcomers.
> > > > >
> > > > > I look forward to the renewed interest in monthly meet ups that are more than just lunch but where we can share things we are working on, tips & tricks, etc.
> > > > >
> > > > > Let me know how I can help.
> > > > >
> > > > > Thanks,
> > > > > Patrick
> > > > >
> > > > >
> > > > >
> > > > > ---
> > > > > Patrick Altman
> > > > > Nashville, TN
> > > > >
> > > > >
> > > > > --
> > > > > You received this message because you are subscribed to the Google Groups "PyNash" group.
> > > > > To post to this group, send email to pyn...@googlegroups.com (mailto:pyn...@googlegroups.com) (mailto:pyn...@googlegroups.com).
> > > > > To unsubscribe from this group, send email to pynash+un...@googlegroups.com (mailto:pynash+un...@googlegroups.com) (mailto:pynash+un...@googlegroups.com).
> > > > > For more options, visit this group at http://groups.google.com/group/pynash?hl=en.
> > > >
> > > >
> > > >
> > > >
> > > >
> > > > --
> > > > You received this message because you are subscribed to the Google Groups "PyNash" group.
> > > > To post to this group, send email to pyn...@googlegroups.com (mailto:pyn...@googlegroups.com) (mailto:pyn...@googlegroups.com).
> > > > To unsubscribe from this group, send email to pynash+un...@googlegroups.com (mailto:pynash+un...@googlegroups.com) (mailto:pynash%2Bunsu...@googlegroups.com (mailto:2Bunsu...@googlegroups.com)).
> > > > For more options, visit this group at http://groups.google.com/group/pynash?hl=en.
> > >
> > >
> > >
> > >
> > > --
> > > You received this message because you are subscribed to the Google Groups "PyNash" group.
> > > To post to this group, send email to pyn...@googlegroups.com (mailto:pyn...@googlegroups.com) (mailto:pyn...@googlegroups.com).
> > > To unsubscribe from this group, send email to pynash+un...@googlegroups.com (mailto:pynash+un...@googlegroups.com) (mailto:pynash+un...@googlegroups.com).
On Thursday, January 5, 2012 at 2:34 PM, Alex Ezell wrote:
On Thursday, January 5, 2012 at 2:54 PM, Brian Dailey wrote: