From harmonicnm7h at gmail.com Wed Jan 2 09:47:11 2013 From: harmonicnm7h at gmail.com (Sam Flint) Date: Wed, 2 Jan 2013 11:47:11 -0600 Subject: [Omaha.pm] [odlug] Language options for a small website? In-Reply-To: References: Message-ID: Perl CGI! Sam On Wed, Jan 2, 2013 at 10:41 AM, Tim Alexander wrote: > Lots of ways you could go, but I'm a fan of python coming from a C > background but wanting a more dynamic language. > > Python for the language (if you know c/c++ your 90% of the way to learning > python, LOTS of cross knowledge). Use matplotlib for graphing. > > Personally a fan of web2py (web2py.org) for non-performance intensive > sites, classified as anything that probably won't get slashdotted. > Incredibly easy to use and learn, really powerful, good documentation, and > tons of bells and whistles without getting in your way. Only drawback is > performance IMHO, but I am using it for a system serving about 2k > concurrent requests on a project here at work (across 4 minimal spec > servers) > > Checkout pythonanywhere if you go that direction, simple and easy, really > cheap too. Even if not hosting with them, just testing and developing > remotely during initial phase is very simple there. > On Jan 2, 2013 9:41 AM, "David Knaack" wrote: > >> I'm considering doing a small website that I'd probably host on an Amazon >> cloud server (via TurnkeyLinux). I'm looking for suggestions for platforms >> that will get something simple up and running pretty quick. >> >> I have a passing familiarity with ASP.Net, but I don't want to use .Net >> for this. Unfortunately I don't have any experience with other platforms. >> >> I'd like something with syntax that doesn't depart too far from what I >> know (Pascal, C, C#), has some easy libraries for producing basic graphs, >> and has a good framework for getting something up and running with a >> minimum of effort. >> >> There are probably lots of options, so I thought I'd see if any of you >> can recommend a favorite that you think I ought to learn. >> >> Thanks! >> DaveK >> >> -- >> http://odlug.org >> --- >> You received this message because you are subscribed to the Google Groups >> "Omaha Dynamic Language User Group" group. >> To post to this group, send email to odynug at googlegroups.com. >> To unsubscribe from this group, send email to >> odynug+unsubscribe at googlegroups.com. >> Visit this group at http://groups.google.com/group/odynug?hl=en-US. >> >> >> > -- > http://odlug.org > --- > You received this message because you are subscribed to the Google Groups > "Omaha Dynamic Language User Group" group. > To post to this group, send email to odynug at googlegroups.com. > To unsubscribe from this group, send email to > odynug+unsubscribe at googlegroups.com. > Visit this group at http://groups.google.com/group/odynug?hl=en-US. > > > -- Sam Flint flintfam.org/~swflint -------------- next part -------------- An HTML attachment was scrubbed... URL: From harmonicnm7h at gmail.com Wed Jan 2 10:17:38 2013 From: harmonicnm7h at gmail.com (Sam Flint) Date: Wed, 2 Jan 2013 12:17:38 -0600 Subject: [Omaha.pm] [odlug] Language options for a small website? In-Reply-To: References: Message-ID: Sql, NoSQL, it doesn't matter with perl, if you use the right framework. On Wed, Jan 2, 2013 at 11:58 AM, David Knaack wrote: > I was hoping to hear some good things about a Python option, as the > language itself is attractive, but I haven't heard much about web > development with it. > > Can you suggest some options for data management that I can look into? The > requirements should be very light, any kind of SQL database would handle it > just fine, but I'm also interested in non-SQL options, if that's an active > area in Python web development. > > I haven't actually written down my data model yet, but I don't expect it > to be more than half a dozen fairly small tables. It should all be pretty > small and light, so I'd be interested in data storage options that minimize > the back end. > > > On Wed, Jan 2, 2013 at 10:41 AM, Tim Alexander wrote: > >> Lots of ways you could go, but I'm a fan of python coming from a C >> background but wanting a more dynamic language. >> >> Python for the language (if you know c/c++ your 90% of the way to >> learning python, LOTS of cross knowledge). Use matplotlib for graphing. >> >> Personally a fan of web2py (web2py.org) for non-performance intensive >> sites, classified as anything that probably won't get slashdotted. >> Incredibly easy to use and learn, really powerful, good documentation, and >> tons of bells and whistles without getting in your way. Only drawback is >> performance IMHO, but I am using it for a system serving about 2k >> concurrent requests on a project here at work (across 4 minimal spec >> servers) >> >> Checkout pythonanywhere if you go that direction, simple and easy, really >> cheap too. Even if not hosting with them, just testing and developing >> remotely during initial phase is very simple there. >> On Jan 2, 2013 9:41 AM, "David Knaack" wrote: >> >>> I'm considering doing a small website that I'd probably host on an >>> Amazon cloud server (via TurnkeyLinux). I'm looking for suggestions for >>> platforms that will get something simple up and running pretty quick. >>> >>> I have a passing familiarity with ASP.Net, but I don't want to use .Net >>> for this. Unfortunately I don't have any experience with other platforms. >>> >>> I'd like something with syntax that doesn't depart too far from what I >>> know (Pascal, C, C#), has some easy libraries for producing basic graphs, >>> and has a good framework for getting something up and running with a >>> minimum of effort. >>> >>> There are probably lots of options, so I thought I'd see if any of you >>> can recommend a favorite that you think I ought to learn. >>> >>> Thanks! >>> DaveK >>> >>> -- >>> http://odlug.org >>> --- >>> You received this message because you are subscribed to the Google >>> Groups "Omaha Dynamic Language User Group" group. >>> To post to this group, send email to odynug at googlegroups.com. >>> To unsubscribe from this group, send email to >>> odynug+unsubscribe at googlegroups.com. >>> Visit this group at http://groups.google.com/group/odynug?hl=en-US. >>> >>> >>> >> -- >> http://odlug.org >> --- >> You received this message because you are subscribed to the Google Groups >> "Omaha Dynamic Language User Group" group. >> To post to this group, send email to odynug at googlegroups.com. >> To unsubscribe from this group, send email to >> odynug+unsubscribe at googlegroups.com. >> Visit this group at http://groups.google.com/group/odynug?hl=en-US. >> >> >> > > -- > http://odlug.org > --- > You received this message because you are subscribed to the Google Groups > "Omaha Dynamic Language User Group" group. > To post to this group, send email to odynug at googlegroups.com. > To unsubscribe from this group, send email to > odynug+unsubscribe at googlegroups.com. > Visit this group at http://groups.google.com/group/odynug?hl=en-US. > > > -- Sam Flint flintfam.org/~swflint -------------- next part -------------- An HTML attachment was scrubbed... URL: From info at mutationgrid.com Tue Jan 29 12:25:48 2013 From: info at mutationgrid.com (Jay Hannah) Date: Tue, 29 Jan 2013 14:25:48 -0600 Subject: [Omaha.pm] Fwd: You're invited to Learn about Lua References: <1178555691.1359489481777.JavaMail.root@jobs0.meetup.com> Message-ID: <795A5D2B-BBD2-4860-945A-FD91CE26C463@mutationgrid.com> If you're hep to meetup.com, you could also RSVP our next meeting there. :) http://odlug.org j Begin forwarded message: > From: Corona SDK Developers > Subject: You're invited to Learn about Lua > Date: January 29, 2013 1:58:01 PM CST > To: jhannah at mutationgrid.com > > > > > NEW MEETUP > Learn about Lua > Corona SDK Developers > Added by Nathanial Ryan > Tuesday, February 12, 2013 > 7:00 PM > UNO's Peter Kiewit Institute (PKI) Room 160 > 1110 South 67th Street Omaha, NE USA > Omaha, NE 68106 > Will you attend? > Yes > No > Come learn about Lua! > This month we are combining forces with http://odlug.org/ > to introduce Lua, a "powerful, fast, lightweight, embeddable scripting language." > We'll cover Lua language aspects, some history and where is Lua is being used! > LEARN MORE > > Unsubscribe from similar emails from this Meetup Group > Add info at meetup.com to your address book to receive all Meetup emails > Meetup, POB 4668 #37895 NY NY USA 10163 > Meetup HQ in NYC is hiring! meetup.com/jobs -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: meetup.ics Type: text/calendar Size: 1414 bytes Desc: not available URL: -------------- next part -------------- An HTML attachment was scrubbed... URL: From jay at jays.net Wed Jan 30 09:53:08 2013 From: jay at jays.net (Jay Hannah) Date: Wed, 30 Jan 2013 11:53:08 -0600 Subject: [Omaha.pm] [odlug] Are Perl's "glory days" gone for good? In-Reply-To: <570eb4c5-44cf-413d-9bd0-83ea4834b91d@googlegroups.com> References: <570eb4c5-44cf-413d-9bd0-83ea4834b91d@googlegroups.com> Message-ID: On Jan 30, 2013, at 11:11 AM, Dave Burchell wrote: > http://developers.slashdot.org/story/13/01/29/0235220/perls-glory-days-are-behind-it-but-it-isnt-going-anywhere Some of the 357 comments (so far) are amusing. :) j From sterling at hanenkamp.com Wed Jan 30 19:57:17 2013 From: sterling at hanenkamp.com (Sterling Hanenkamp) Date: Wed, 30 Jan 2013 21:57:17 -0600 Subject: [Omaha.pm] [odlug] Are Perl's "glory days" gone for good? In-Reply-To: References: <570eb4c5-44cf-413d-9bd0-83ea4834b91d@googlegroups.com> Message-ID: "Perl's Glory Days Are Behind It, But It Isn't Going Anywhere" ... posts a news site developed in Perl. This is as much troll fodder as I've ever heard of. I'm sure the editor that posted it was guffawing as he posted it knowing the reaction it'd get. On Wed, Jan 30, 2013 at 11:53 AM, Jay Hannah wrote: > On Jan 30, 2013, at 11:11 AM, Dave Burchell wrote: > > > http://developers.slashdot.org/story/13/01/29/0235220/perls-glory-days-are-behind-it-but-it-isnt-going-anywhere > > Some of the 357 comments (so far) are amusing. :) > > j > > > > > _______________________________________________ > Omaha-pm mailing list > Omaha-pm at pm.org > http://mail.pm.org/mailman/listinfo/omaha-pm > -- Andrew Sterling Hanenkamp sterling at hanenkamp.com 785.370.4454 -------------- next part -------------- An HTML attachment was scrubbed... URL: