From nhugh at heuristic.com.au Tue Aug 13 02:14:19 2019 From: nhugh at heuristic.com.au (Nick Hugh) Date: Tue, 13 Aug 2019 16:14:19 +1000 Subject: [melbourne-pug] Dash programmer Message-ID: <0de8c875-50d2-cf99-c4f7-ca2553d5876b@heuristic.com.au> Heuristic Investment Systems. Level 3, 340 Collins Street, Melbourne, 3000. To: The Melbourne Python Users Group I hope I am sending this to the right address. We are a small Melbourne based company with offices in Collins Street providing investment advice and some software to institutional investors. We have been investigating Dash(https://dash.plot.ly/) as a medium for an interactive web site. Most of our software has been written in C++ but we are now looking at Dash and hence Python as a rapid web development environment. We envisage the web site as being interactive and frequently updated with charts, tables and text. The web site would feed off data from our inhouse developed StrategyEngine. The web site would not access client data. We are hoping to find an experienced "Dash" developer to accelerate and inform our web site effort. Regards Nicholas Hugh Ph 0418 335 188 From miked at dewhirst.com.au Wed Aug 21 02:50:44 2019 From: miked at dewhirst.com.au (Mike Dewhirst) Date: Wed, 21 Aug 2019 16:50:44 +1000 Subject: [melbourne-pug] Pythonpapers.org needs a PHP person Message-ID: Anyone here have any PHP memories? Unfortunately, many years ago mpug started the Python Papers and based it on a PHP journal system http://pkp.sfu.ca/ojs/ We have what appears to be a minor problem where a particular URL results in a blank page and no error message. That URL is ... https://ojs.pythonpapers.org/index.php/index/user It works fine if you are *not* logged in but produces the blank page if you are. If you can help it will be brilliant karma Thanks for any hints Cheers Mike -------------- next part -------------- An HTML attachment was scrubbed... URL: From miked at dewhirst.com.au Wed Aug 21 04:40:58 2019 From: miked at dewhirst.com.au (Mike Dewhirst) Date: Wed, 21 Aug 2019 18:40:58 +1000 Subject: [melbourne-pug] Pythonpapers.org needs a PHP person In-Reply-To: References: Message-ID: <50796807-a986-052d-2beb-6930a9818b98@dewhirst.com.au> Thanks everyone. It is fixed now. There were broken/truncated php cachefiles. I just added closing parens and finished with ?> pretty much as directed by the error log hints. Didn't have to learn php after all :) Cheers Mike On 21/08/2019 4:50 pm, Mike Dewhirst wrote: > Anyone here have any PHP memories? > > Unfortunately, many years ago mpug started the Python Papers and based > it on a PHP journal system http://pkp.sfu.ca/ojs/ > > We have what appears to be a minor problem where a particular URL > results in a blank page and no error message. That URL is ... > > https://ojs.pythonpapers.org/index.php/index/user > > It works fine if you are *not* logged in but produces the blank page > if you are. > > If you can help it will be brilliant karma > > Thanks for any hints > > Cheers > > Mike > > > _______________________________________________ > melbourne-pug mailing list > melbourne-pug at python.org > https://mail.python.org/mailman/listinfo/melbourne-pug -------------- next part -------------- An HTML attachment was scrubbed... URL: From ed at pythoncharmers.com Thu Aug 29 07:21:15 2019 From: ed at pythoncharmers.com (Ed Schofield) Date: Thu, 29 Aug 2019 21:21:15 +1000 Subject: [melbourne-pug] Melbourne Python meetup: next week (Monday 2nd September) Message-ID: Hi everyone! Our next meeting of the Melbourne Python user group will be next week, on Monday 2nd September. Do come and join us! We have these two talks planned: *1. Michael Milewski: Next-level test driven development with TCR (~15-20 minutes)* Developers love to write code but once the code is undergoing iterative development by a group of developers, testing the code is a must. A lot of developers under the Extreme Programming movement even choose to write their tests first in Test Driven Development, TDD. TCR, or "test && commit || revert" is taking it to the next level. Not only do you write your tests first but if your test passes then the code will be committed and if it fails - deleted and you start again. A brief coding demo of writing code with no tests, the benefit of test driving code with TDD and finally seeing what we can learn from TCR. *2. Genevieve Buckley: Recap of the 2019 SciPy conference (~40 minutes)* Genevieve Buckley is a scientific programmer who loves working in Python. She just got back from the 2019 SciPy conference in Austin, Texas and is here to tell you all about it. *3. Announcements and pizza* *When:* 5.45pm for mingling; talks from 6pm; pizza afterwards *Where:* Level 2, 17 Hardware Lane, Melbourne CBD *How to get there:* Walk 8 minutes from Flinders Street station or 5 minutes from Melbourne Central *Sponsorship:* many thanks to Outcome Life for providing the venue, Biarri for sponsoring pizzas, and Python Charmers for organisation and meetup sponsorship. *RSVP:* Please respond accurately on Meetup.com so we can track numbers: https://www.meetup.com/Melbourne-Python-Meetup-Group/ Do come along! We hope to see you there! :-) Best wishes, Ed -- Dr. Edward Schofield Python Charmers http://pythoncharmers.com -------------- next part -------------- An HTML attachment was scrubbed... URL: