Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
start [2019/02/01 21:52]
admin
start [2020/06/15 11:40]
admin [Sky Status]
Line 1: Line 1:
 +~~NOCACHE~~
 +<php>
 +$af = fopen('/​www/​nekaal.org/​webapps/​ROOT/​announce.html',​ '​r'​);​
 +$contents = fread($af, filesize('​announce.html'​));​
 +fclose($af);​
 +echo $contents;
 +</​php>​
 +
 ===== Welcome to NEKAAL (Northeast Kansas Amateur Astronomers’ League Inc.) ===== ===== Welcome to NEKAAL (Northeast Kansas Amateur Astronomers’ League Inc.) =====
 To find out more about NEKAAL see [[whoweare|who we are]] or [[schedule]] for info on attending one of our general meetings or public astronomy nights. To find out more about NEKAAL see [[whoweare|who we are]] or [[schedule]] for info on attending one of our general meetings or public astronomy nights.
Line 6: Line 14:
  
 ===== Upcoming Events ===== ===== Upcoming Events =====
 +**Policy Update notice: All public astronomy nights at Farpoint will be canceled if it is raining or too cloudy. You can check within two hours of the event for status updates.**
 +
 +<​html>​
 +<div style="​background-color:​ red; font-size: 200%">​
 +</​html>​
 +Due to the COVID-19 pandemic, general meetings and public observing sessions are cancelled until further notice.
 +<​html>​
 +</​div>​
 +</​html>​
 +
 +<​html>​
 +<​!-- ​
 +{{rss>​https://​nekaal.org/​nekaal_events.xml?​ts=2 5 author nosort date 1h }}
 +-->
 +</​html>​
  
-{{rss>​https://​nekaal.org/​nekaal_events.xml?​ts=6 5 description 1h reverse}} 
  
 ===== News ===== ===== News =====
 {{rss>​https://​nekaal.org/​observer/​wp/​index.php/​feed/​ 4 description 1h}} {{rss>​https://​nekaal.org/​observer/​wp/​index.php/​feed/​ 4 description 1h}}
-  * Correction for Farpoint'​s phone number it is 785-925-2960+  * Correction for Farpoint'​s phone numberit is 785-203-8077
  
 <​html>​ <​html>​
 <a href="​https://​twitter.com/​TopekaAstronomy"​ class="​twitter-follow-button"​ data-show-count="​false">​Follow @TopekaAstronomy</​a>​ <a href="​https://​twitter.com/​TopekaAstronomy"​ class="​twitter-follow-button"​ data-show-count="​false">​Follow @TopekaAstronomy</​a>​
 <​script>​!function(d,​s,​id){var js,​fjs=d.getElementsByTagName(s)[0];​if(!d.getElementById(id)){js=d.createElement(s);​js.id=id;​js.src="//​platform.twitter.com/​widgets.js";​fjs.parentNode.insertBefore(js,​fjs);​}}(document,"​script","​twitter-wjs"​);</​script>​ <​script>​!function(d,​s,​id){var js,​fjs=d.getElementsByTagName(s)[0];​if(!d.getElementById(id)){js=d.createElement(s);​js.id=id;​js.src="//​platform.twitter.com/​widgets.js";​fjs.parentNode.insertBefore(js,​fjs);​}}(document,"​script","​twitter-wjs"​);</​script>​
-<a href="​https://​www.meetup.com/​nekaal/"><​img border="​0"​ alt="​Northeast Kansas Amateur Astronomers’ League Inc. (NEKAAL)"​ src="​https://​img.meetup.com/​img/​logo_45.png"></​a>​ 
 </​html>​ </​html>​
 [[https://​www.facebook.com/​groups/​272682759554768/​|{{:​fb_findusonfacebook-100.png|}}]] [[https://​www.facebook.com/​groups/​272682759554768/​|{{:​fb_findusonfacebook-100.png|}}]]
Line 28: Line 49:
 </​div>​ </​div>​
 </​html>​ </​html>​
-<php+<html
-echo '<div align="​center">​Current Moon Phase:<​br>';​ +<div align="​center">​ 
-echo '<a href="​http:​//​www.usno.navy.mil/​USNO/​time/​moon-phase-images"><​img ​ src="​http://​tycho.usno.navy.mil/​cgi-bin/​phase.gif?​ts='​.time().'"​ alt="​Current moon phase"></​a><​br>';​ +</html>  
-</php+[[https://​aa.usno.navy.mil/​data/​docs/​RS_OneDay.php|Sun/​Moon Rise and Set]] \\ 
-[[http://​aa.usno.navy.mil/​data/​docs/​RS_OneDay.php|Sun/​Moon Rise and Set]] \\ +[[https://​www.lightpollutionmap.info/#​zoom=14&​lat=4705258&​lon=-10686460&​layers=0BTFFFFFFF|Light Pollution Map]]  
-[[https://​www.lightpollutionmap.info/#​zoom=14&​lat=4705258&​lon=-10686460&​layers=0BTFFFFFFF|Light Pollution Map]]+<​html>​ 
 +</​div>​ 
 +</​html>​
 <​html>​ <​html>​
 </​div>​ </​div>​
Line 40: Line 63:
 <div align="​center">​ <div align="​center">​
 </​html>​ </​html>​
 +[[https://​www.astrospheric.com/?​Latitude=38.89022222222222&​Longitude=-96.00241666666666|Astrospheric for Farpoint Observatory]] \\
 [[http://​cleardarksky.com/​c/​FrpntObKSkey.html|Sky clock]] for Farpoint Observatory (Cloud Cover and Transparency):​ [[http://​cleardarksky.com/​c/​FrpntObKSkey.html|Sky clock]] for Farpoint Observatory (Cloud Cover and Transparency):​
 <php> <php>
-echo '<​br><​a href=http://​cleardarksky.com/​c/​FrpntObKSkey.html>​ <img src="​http://​cleardarksky.com/​c/​FrpntObKScs0.gif?​cacheBreak='​.time().'"></​a></​div>';​+echo '<​br><​a href=http://​cleardarksky.com/​c/​FrpntObKSkey.html>​ <img src="​http://​cleardarksky.com/​c/​FrpntObKScs0.gif?​cacheBreak='​.time().'"​></​a>';​ 
 +</​php>​ 
 +\\ 
 +[[https://​clearoutside.com/​forecast/​38.89/​-96.00|Clear Outside for Farpoint Observatory:​]] 
 +<​php>​ 
 +echo '<​br><​a href="​https://​clearoutside.com/​forecast/​38.89/​-96.00"><​img src="​https://​clearoutside.com/​forecast_image_small/​38.89/​-96.00/​forecast.png"​ /></​a></​div>';​
 </​php>​ </​php>​
 <​html><​div align="​center"></​html>​ <​html><​div align="​center"></​html>​
-Farpoint Weather Station: [[https://dashboard.ambientweather.net/​devices/​public/​8e3b5ffd9bb66a39add88eaa3c2fb26d|Ambient Weather]], ​+Farpoint Weather Station: [[https://​ambientweather.net/​dashboard/​8e3b5ffd9bb66a39add88eaa3c2fb26d|Ambient Weather]], ​
 [[https://​app.weathercloud.net/​d6864489363#​current|Weather Cloud]], ​ [[https://​app.weathercloud.net/​d6864489363#​current|Weather Cloud]], ​
 [[https://​www.wunderground.com/​personal-weather-station/​dashboard?​ID=KKSESKRI3#​history|Weather Underground]] [[https://​www.wunderground.com/​personal-weather-station/​dashboard?​ID=KKSESKRI3#​history|Weather Underground]]
Line 51: Line 80:
  
 <​html>​ <​html>​
-<div align="​center">​ +<!-- div align="​center">​ 
-<iframe width="​500"​ height="​400"​ frameborder="​0"​ src="​https://​dashboard.ambientweather.net/​devices/​public/​8e3b5ffd9bb66a39add88eaa3c2fb26d?​embed=true"></​iframe>​ +<iframe width="​500"​ height="​400"​ frameborder="​0"​ src="​https://​ambientweather.net/​devices/​public/​8e3b5ffd9bb66a39add88eaa3c2fb26d?​embed=true"></​iframe><​p>​powered by <a target="​_blank"​ href="​https://​ambientweather.net">​Ambient Weather</​a></​p
-</​div>​+</div-->
 </​html>​ </​html>​
 +
 +<​html><​div align="​center"></​html>​
 +{{https://​nekaal-security-cams.s3.amazonaws.com/​weather/​latest.jpg?​nocache&​400}}
 +<php>
 +//$weather = file_get_contents('/​www/​nekaal.org/​webapps/​ROOT/​weather.html'​);​
 +//echo $weather;
 +//echo "Note: currently table does not auto refresh.";​
 +</​php>​
 +<​html></​div></​html>​
 +
  
 ==== Farpoint Sky ==== ==== Farpoint Sky ====
  
-{{https://​nekaal.org/cams/latest.jpg?​nocache&​400}} +{{https://​nekaal-security-cams.s3.amazonaws.com/outside1/​latest.jpg?​nocache&​400}} 
-{{https://​nekaal.org/cams2/​latest.jpg?​nocache&​400}}+
  
  
Line 73: Line 112:
 <​html>​ <​html>​
 <br/> <br/>
 +<div style="​text-align:​center">​
 <script <script
                 data-tax="​0"​                 data-tax="​0"​
Line 81: Line 121:
                 data-button="​donate"​ src="​https://​www.paypalobjects.com/​js/​external/​paypal-button.min.js?​merchant=treasurer@nekaal.org"​ async="​async"​                 data-button="​donate"​ src="​https://​www.paypalobjects.com/​js/​external/​paypal-button.min.js?​merchant=treasurer@nekaal.org"​ async="​async"​
                 ></​script>​                 ></​script>​
 +                </​div>​
 </​html>​ </​html>​