<?xml version="1.0" encoding="UTF-8"?> <rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" ><channel><title>JackKozik.com &#187; weather</title> <atom:link href="http://jackkozik.com/tag/weather-2/feed/" rel="self" type="application/rss+xml" /><link>http://jackkozik.com</link> <description>Web Programming, Home Networking and Personal Travel</description> <lastBuildDate>Mon, 04 Sep 2023 14:26:56 +0000</lastBuildDate> <language>en-US</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.9.2</generator> <item><title>Saratoga Weather Scripts Updated on NapervilleWeather.net</title><link>http://jackkozik.com/saratoga-weather-scripts-updated-on-napervilleweather-net/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=saratoga-weather-scripts-updated-on-napervilleweather-net</link> <comments>http://jackkozik.com/saratoga-weather-scripts-updated-on-napervilleweather-net/#comments</comments> <pubDate>Fri, 08 Feb 2013 21:50:47 +0000</pubDate> <dc:creator><![CDATA[Jack Kozik]]></dc:creator> <category><![CDATA[Weather Station]]></category> <category><![CDATA[Web Programming]]></category> <category><![CDATA[Personal Weather Station]]></category> <category><![CDATA[Saratoga Weather Scripts]]></category> <category><![CDATA[weather]]></category><guid isPermaLink="false">http://jackkozik.com/?p=411</guid> <description><![CDATA[<p>Saratoga Weather scripts built the above webpage for my personal weather station. Since Feb of 2012, I have been running a version of my weather web site, NapervilleWeather.net using Saratoga Weather Scripts from Ken True&#8217;s Saratoga-Weather.org  website.  Ken supplies many of us home weather station enthusiasts with the php-scripts to make our local station data easy [&#8230;]</p><p>The post <a rel="nofollow" href="http://jackkozik.com/saratoga-weather-scripts-updated-on-napervilleweather-net/">Saratoga Weather Scripts Updated on NapervilleWeather.net</a> appeared first on <a rel="nofollow" href="http://jackkozik.com">JackKozik.com</a>.</p> ]]></description> <content:encoded><![CDATA[<p><a href="http://jackkozik.com/wp-content/uploads/2013/02/NapervilleWeatherNet.jpg"><img class="alignright size-full wp-image-414" title="NapervilleWeather.net" src="http://jackkozik.com/wp-content/uploads/2013/02/NapervilleWeatherNet.jpg" alt="" width="623" height="608" /></a></p><p>Saratoga Weather scripts built the above webpage for my personal weather station.</p><p>Since Feb of 2012, I have been running a version of my weather web site, <a href="http://NapervilleWeather.net">NapervilleWeather.net</a> using Saratoga Weather Scripts from Ken True&#8217;s <a href="http://Saratoga-Weather.org">Saratoga-Weather.org</a>  website.  Ken supplies many of us home weather station enthusiasts with the php-scripts to make our local station data easy to read. We thank Ken for his work.</p><p>Since my original setup, many updates, tweaks and fixes to the Saratoga Weather Scripts have been released through Ken&#8217;s site, and recent I just applied updates to over 56 files; mostly php scripts and weather image files.  The update went smoothly and I wanted to use this blog entry to capture the work.</p><h2>Check for Updates to the Saratoga Weather Scripts</h2><p>I started at the<a href="http://saratoga-weather.org/wxtemplates/updates.php"> Check for Updates</a> page:</p><p><a href="http://jackkozik.com/wp-content/uploads/2013/02/SWCheckForUpdates.jpg"><img class="alignright size-full wp-image-412" title="SWCheckForUpdates" src="http://jackkozik.com/wp-content/uploads/2013/02/SWCheckForUpdates.jpg" alt="Check For Updates" width="636" height="94" /></a></p><p>From this dialog box I downloaded a 340K zip file with 56 files.  I unzipped the files.  I printed out the two README files, and then using them as a check list, one file at a time I copied them into my production website.</p><h2>Copy New File Over Old Version</h2><p>For each file, the README recommended what to do.  For example,</p><p><a href="http://jackkozik.com/wp-content/uploads/2013/02/SWREADMEfile.jpg"><img class="alignright size-full wp-image-413" title="Excerpt from Saratoga Weather scripts README file" src="http://jackkozik.com/wp-content/uploads/2013/02/SWREADMEfile.jpg" alt="" width="574" height="183" /></a></p><p>For quake-json.js, this was a new file for me, and I just copied to the root folder of my website.</p><p>For wu-radar-inc-php, I already had this file in place and I did a diff between the existing file and the updated file and confirmed that any customizations I may had done got carried forward.</p><p>After each file I copied onto my live site, I verified that nothing broke.</p><p>I run several linux machines.  The NapervilleWeather.net website runs on a virtual machine running Fedora 16 on the RackSpace Cloud.  The linux upgrade process is pretty automated, running scripts like  rpm, yum, or apt-get.  For the Saratoga Weather Scripts, you need to step through the updates one file at a time.  That&#8217;s ok. For 50 some files, it took awhile, and maybe next time I won&#8217;t wait a year to apply updates.</p><h2>Noteworthy</h2><p>It was nice to have my system brought up to date, and new for me is a really nice National Weather Service Alerts web page.  It&#8217;s an alternative to the previous web page that followed the NWS&#8217;s atom feed.  Thanks to Curly at <a href="http://www.weather.ricksturf.com/">http://www.weather.ricksturf.com/</a></p><p><a href="http://jackkozik.com/wp-content/uploads/2013/02/CurlyWeatherAdvisory.jpg"><img class="alignright size-full wp-image-417" title="Weather Advisory Page, updates from Curly at http://www.weather.ricksturf.com/" src="http://jackkozik.com/wp-content/uploads/2013/02/CurlyWeatherAdvisory.jpg" alt="" width="611" height="601" /></a></p><p>A version controlled image of my website is store at the github repository <a href="https://github.com/jkozik/saratoga">jkozik/saratoga</a> &#8211; this can give you a peak at how I store the files and format my contents.</p><p>The post <a rel="nofollow" href="http://jackkozik.com/saratoga-weather-scripts-updated-on-napervilleweather-net/">Saratoga Weather Scripts Updated on NapervilleWeather.net</a> appeared first on <a rel="nofollow" href="http://jackkozik.com">JackKozik.com</a>.</p> ]]></content:encoded> <wfw:commentRss>http://jackkozik.com/saratoga-weather-scripts-updated-on-napervilleweather-net/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> <item><title>Racespace Cloud Instance Stuck, Tips for rebooting using console</title><link>http://jackkozik.com/racespace-cloud-instance-stuck-tips-for-rebooting-using-console/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=racespace-cloud-instance-stuck-tips-for-rebooting-using-console</link> <comments>http://jackkozik.com/racespace-cloud-instance-stuck-tips-for-rebooting-using-console/#comments</comments> <pubDate>Wed, 07 Nov 2012 04:14:52 +0000</pubDate> <dc:creator><![CDATA[Jack Kozik]]></dc:creator> <category><![CDATA[Weather Station]]></category> <category><![CDATA[Web Programming]]></category> <category><![CDATA[cloud]]></category> <category><![CDATA[rackspace]]></category> <category><![CDATA[weather]]></category><guid isPermaLink="false">http://jackkozik.com/?p=59</guid> <description><![CDATA[<p>My self hosted website, running in a Rackspace Cloud instance, got stuck and I figured out how to unstuck it. My weather website, NapervilleWeather.net, is hosted on Rackspace Cloud.  Last night it went down.  I couldn&#8217;t ping, ssh, or retrieve the website.  I really had no idea what was going on, so I did what [&#8230;]</p><p>The post <a rel="nofollow" href="http://jackkozik.com/racespace-cloud-instance-stuck-tips-for-rebooting-using-console/">Racespace Cloud Instance Stuck, Tips for rebooting using console</a> appeared first on <a rel="nofollow" href="http://jackkozik.com">JackKozik.com</a>.</p> ]]></description> <content:encoded><![CDATA[<p><span style="color: #000000;"><a href="http://NapervilleWeather.net"><span style="color: #000000;">My self hosted website, running in a Rackspace Cloud instance, got stuck and I figured out how to unstuck it.</span></a></span></p><p><a href="http://NapervilleWeather.net"><img class="size-medium wp-image-60 " title="NapervilleWeather.net" src="http://jackkozik.com/wp-content/uploads/2012/11/napervilleweathernet-291x300.png" alt="NapervilleWeather.net" width="291" height="300" /></a></p><p>My weather website, <a href="http://NapervilleWeather.net">NapervilleWeather.net</a>, is hosted on <a href="http://rackspace.com">Rackspace Cloud</a>.  Last night it went down.  I couldn&#8217;t ping, ssh, or retrieve the website.  I really had no idea what was going on, so I did what I would have done if the server was in my basement, I rebooted.</p><h2>Rackspace Cloud Instance &#8212; console.</h2><p>The Rackspace Cloud portal has a reboot button.  I tried first the soft reboot (that didn&#8217;t work), then I did a hard reboot.  It still didn&#8217;t work.  So I went to the Rackspace chat line.  A couple of nice people told me about the console.   Since I hadn&#8217;t ever had a problem before, I didn&#8217;t know about it.</p><p><a href="http://jackkozik.com/wp-content/uploads/2012/11/RackspaceSnipItCapture.png"><img class="size-thumbnail wp-image-61 alignnone" title="Rackspace Console" src="http://jackkozik.com/wp-content/uploads/2012/11/RackspaceSnipItCapture-150x150.png" alt="Rackspace Console" width="150" height="150" /></a></p><p>The console told me that my instance was stuck in single user mode because of file system check errors.  I called up a couple of my friends and they recommended I exit and let the reboot continue. The most likely source of fsck errors were from me doing a hard reboot.  /tmp and /var/log might have been hosed up.</p><p>That I did and now everything is ok.  But, I had trouble figuring this out because I was running the portal from my work.  The console works through VNC and apparently uses ports that are blocked by my company firewall.  I had to go home and access the console from my VNC friendly NAT / Router .  At work, the console was just a blank screen.</p><p>&nbsp;</p><p>The post <a rel="nofollow" href="http://jackkozik.com/racespace-cloud-instance-stuck-tips-for-rebooting-using-console/">Racespace Cloud Instance Stuck, Tips for rebooting using console</a> appeared first on <a rel="nofollow" href="http://jackkozik.com">JackKozik.com</a>.</p> ]]></content:encoded> <wfw:commentRss>http://jackkozik.com/racespace-cloud-instance-stuck-tips-for-rebooting-using-console/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>