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
start [2020/06/15 11:40]
admin [Sky Status]
start [2026/02/24 21:45] (current)
admin [Site Map]
Line 6: Line 6:
 echo $contents; echo $contents;
 </​php>​ </​php>​
 +
 +
  
 ===== Welcome to NEKAAL (Northeast Kansas Amateur Astronomers’ League Inc.) ===== ===== Welcome to NEKAAL (Northeast Kansas Amateur Astronomers’ League Inc.) =====
Line 14: Line 16:
  
 ===== Upcoming Events ===== ===== Upcoming Events =====
-**Policy Update notice: All public astronomy nights ​at Farpoint will be canceled if it is raining ​or too cloudyYou can check within two hours of the event for status updates.**+**General Meetings are held at the [[https://​tscpl.org/​|Topeka-Shawnee County Public Library]], [[https://​www.google.com/​maps/​place/​Topeka+%26+Shawnee+County+Public+Library/​@39.0507443,​-95.6987287,​17z/​data=!3m1!4b1!4m5!3m4!1s0x87bf02fa4714ef13:​0x45af69bf055cc273!8m2!3d39.0507443!4d-95.69654?​q=topeka+shawnee+county+library&​bav=on.2,​or.r_cp.&​bvm=bv.139782543,​d.amc&​biw=1056&​bih=918&​dpr=1&​um=1&​ie=UTF-8&​sa=X&​ved=0ahUKEwjKkerI2cnQAhUE04MKHcOZBq0Q_AUIBigB|10th and Washburn]], unless otherwise noted**
  
-<​html>​ +**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.**
-<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=17 5 author nosort date 1h }}
-<!--  +
-{{rss>​https://​nekaal.org/​nekaal_events.xml?​ts=5 author nosort date 1h }} +
---> +
-</​html>​+
  
  
-===== News =====+===== NEKAAL Recordings and Videos ===== 
 +{{rss>​https://​www.youtube.com/​feeds/​videos.xml?​channel_id=UCEIa706d7uRJj0XORjEnpdw 4 description 1h}} 
 +===== NEKAAL Observer Articles ​=====
 {{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-203-8077 
  
-<​html>​ 
-<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>​ 
-</​html>​ 
 [[https://​www.facebook.com/​groups/​272682759554768/​|{{:​fb_findusonfacebook-100.png|}}]] [[https://​www.facebook.com/​groups/​272682759554768/​|{{:​fb_findusonfacebook-100.png|}}]]
  
Line 71: Line 60:
 [[https://​clearoutside.com/​forecast/​38.89/​-96.00|Clear Outside for Farpoint Observatory:​]] [[https://​clearoutside.com/​forecast/​38.89/​-96.00|Clear Outside for Farpoint Observatory:​]]
 <php> <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>';​+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?​cacheBreak='​.time().'​" /></​a></​div>';​
 </​php>​ </​php>​
 <​html><​div align="​center"></​html>​ <​html><​div align="​center"></​html>​
Line 86: Line 75:
  
 <​html><​div align="​center"></​html>​ <​html><​div align="​center"></​html>​
-{{https://​nekaal-security-cams.s3.amazonaws.com/​weather/​latest.jpg?​nocache&​400}}+<​php>​ 
 +echo '<​br><​img src="https://​nekaal-security-cams.s3.amazonaws.com/​weather/​latest.jpg?​cacheBreak='​.time().'">';​ 
 +</​php>​
 <php> <php>
 //$weather = file_get_contents('/​www/​nekaal.org/​webapps/​ROOT/​weather.html'​);​ //$weather = file_get_contents('/​www/​nekaal.org/​webapps/​ROOT/​weather.html'​);​
Line 93: Line 84:
 </​php>​ </​php>​
 <​html></​div></​html>​ <​html></​div></​html>​
 +
 +
 +<​html><​div align="​center"></​html>​
 +<php>
 +echo file_get_contents('/​www/​nekaal.org/​webapps/​ROOT/​anemometer.html'​);​
 +</​php>​
 +<php>
 +echo '<​br><​br><​img src="/​anemometer_graph.jpg?​cacheBreak='​.time().'">';​
 +</​php>​
 +<​html></​div></​html>​
 +
 +
  
  
 ==== Farpoint Sky ==== ==== Farpoint Sky ====
  
-{{https://​nekaal-security-cams.s3.amazonaws.com/​outside1/​latest.jpg?​nocache&​400}}+<​php>​ 
 +echo '<​br><​a href="https://​nekaal-security-cams.s3.amazonaws.com/​outsidenw/​latest.jpg?​cacheBreak='​.time().'"><​img width="​400" src="​https://​nekaal-security-cams.s3.amazonaws.com/​outsidenw/​latest.jpg?​cacheBreak='​.time().'"></​a>';​ 
 +</​php>​ 
 +<​html>​ 
 +<br/> <​br/>​ 
 +<iframe src="​https://​allsky.starsynctrackers.com/​index.html#​2b3367e2-21df-46e3-8e05-95c0561ef104"​ title="​Farpoint Allsky Camera"​ width="​640"​ height="​480"​ style="​overflow:​ hidden"​ scrolling="​no"​ frameborder="​0"​ allowFullScreen="​true"​ webkitallowfullscreen="​true"​ mozallowfullscreen="​true"></​iframe>​ 
 +</​html>​
  
  
Line 135: Line 144:
   * [[observer|Newsletter archives]]   * [[observer|Newsletter archives]]
   * [[contact|Contact Us]]   * [[contact|Contact Us]]
-    * [[Membership ​Application]]+    * [[[[donate_and_membership|Donate and Membership]] 
 + 
 + 
 +===== Quick Links ===== 
 + 
 +{{page>​sidebar_contact}}