<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">hi All<div><br></div><div>I have posted this here because there just might be some interested people here!</div><div>this is from a WA list</div><div><br></div><div>Andrew</div><div><br><div apple-content-edited="true">
<div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; border-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; border-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Andrew Shortell</div><div>Educator</div><div>CRC Melton</div><div><br></div><div><br></div><div><a href="mailto:shortell@get2me.net">shortell@get2me.net</a> (This List)</div><div>@acsbear8 (twitter)</div></div></span></div></span></div><br class="Apple-interchange-newline"></div><br class="Apple-interchange-newline"></div><br class="Apple-interchange-newline"><br class="Apple-interchange-newline">
</div>
<div><br><div>Begin forwarded message:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><span style="font-family:'Helvetica'; font-size:medium; color:rgba(0, 0, 0, 1.0);"><b>From: </b></span><span style="font-family:'Helvetica'; font-size:medium;">mark weber &lt;<a href="mailto:numbatmark@gmail.com">numbatmark@gmail.com</a>&gt;<br></span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><span style="font-family:'Helvetica'; font-size:medium; color:rgba(0, 0, 0, 1.0);"><b>Subject: </b></span><span style="font-family:'Helvetica'; font-size:medium;"><b>[echalk] python and public data hacking</b><br></span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><span style="font-family:'Helvetica'; font-size:medium; color:rgba(0, 0, 0, 1.0);"><b>Date: </b></span><span style="font-family:'Helvetica'; font-size:medium;">28 May 2014 7:55:39 PM AEST<br></span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;"><span style="font-family:'Helvetica'; font-size:medium; color:rgba(0, 0, 0, 1.0);"><b>To: </b></span><span style="font-family:'Helvetica'; font-size:medium;">"<a href="mailto:echalk@lists.otn.edu.au">echalk@lists.otn.edu.au</a>" &lt;<a href="mailto:echalk@lists.otn.edu.au">echalk@lists.otn.edu.au</a>&gt;<br></span></div><br><div dir="ltr"><div><div><div><div><div><div><div><div><div><div>labdien lurkers<br><br></div>this is really cool<br><br></div>when logging data to your computer from arduino. unlike the jim fuller days where you can use mswlogo, you have to read data streams using a language on you computer.<br>
<br></div>i chose python (or as the americans call it piethoooon) 'cos it runs on the pi and linux. and there is a reasonable chance i might cause an argument.<br><br></div>so now i am elbow deep in codecademy (their spelling) and trying to make sense of reading data from my arduino uno (which now sleeps under my pillow at night).<br>
<br></div>now trolling through youtube i came across this<br><br><a href="http://www.youtube.com/watch?v=RrPZza_vZ3w">http://www.youtube.com/watch?v=RrPZza_vZ3w</a> (goes for 2 hours)<br><br></div>cut to the chase, this yank shows you how to use api's so you can get public data from websites. i managed to get the bus timetables of transperth (legally) and download it onto my notebook. when i have some spare time i will try getting the asx data that feeds ever 20 minutes into the public domain.<br>
<br></div>(if i could only speak mandarin. i might get a job. or bahasa.)<br><br></div>anyone doing this? hopefully, it is not part of the national currriculum. not only is it interesting, topical and relavent, it uses big words and feels slightly naughty. so it's out.<br>
<br></div>c ya<br><br></div>mark<br><div><br><br><div><br><br><br><br></div></div></div>
_______________________________________________<br>echalk mailing list<br><a href="mailto:echalk@lists.otn.edu.au">echalk@lists.otn.edu.au</a><br>http://lists.otn.edu.au/mailman/listinfo/echalk<br></blockquote></div><br></div></body></html>