WERC

Victory over Internet Explorer

I have managed to get the resize script woking properly in Internet Explorer. IE does not adhere to the standard DOM event of element.addEventListener instead, it uses element.attachEvent, mostly the same thing, except a bit less handy, and of course, it behaves differently than every other browser.

IE browsers account for 30% of the visits […]

By |May 28th, 2010|INE, Research, WERC|Comments Off on Victory over Internet Explorer

The Elusive IE Javascript Fix

I’ve been poking at getting IE browsers to properly handle and detect a browser’s window width. This is affecting a third of WERC visitors. I’ve tested it to the point where I know that the script is running on IE clients, but its not quite working correctly. Hopefully this will not take too much […]

By |April 26th, 2010|CEM, INE, WERC|Comments Off on The Elusive IE Javascript Fix

WordPress SEO

SEO = search engine optimization.

In order to make sure that the WERC (and any other future wordpress site) gets indexed and appropriately ranked by Google and other search engines, there are particular things that needed to be addressed.

have H1 tags appear once and more or less match the title of the page
use Description meta […]

By |April 20th, 2010|CEM, INE, Research, WERC|Comments Off on WordPress SEO

Variable Browser Width

In Developing a within page navigation menu I ran into something which for the time being I am going to let be because, I don’t think it will have a big impact, and this is taking too much time.

https://ine.uaf.edu/werc/people/douglas-kane/

This page shows a little browser javascript I wrote to change the css class of a […]

By |April 19th, 2010|Research, WERC|Comments Off on Variable Browser Width

print.css

When the WERC site went live a week or so ago it did not have a proper print.css file. With a reworked print stylesheet people can print pages without seeing mainly the menu and header divs. The content will fill up more of the paper and look better.

By |April 9th, 2010|WERC|Comments Off on print.css

MySQL FILE Priv

This was a sticking point in for the WERC seminar reservation system. The database web bot / mysql user needs the FILE priv.

GRANT FILE on *.* to ‘werc_seminar_bot’@’localhost’;

By |March 10th, 2010|Research, WERC|Comments Off on MySQL FILE Priv

MySQL 5.1.44

This new version is out. I looked at the release notes https://dev.mysql.com/doc/refman/5.1/en/news-5-1-44.html and determined that none of these issues immediately affect this work or the new WERC website. I am not going to bother with this upgrade until the final rollover to production server.

By |February 18th, 2010|INE Server Log, WERC|Comments Off on MySQL 5.1.44

Methane Videos

Videos located at https://www.alaska.edu/uaf/cem/ine/walter/videopage.xml
https://www.alaska.edu/uaf/cem/ine/walter/videopage2.xml were having a hard time loading on some computers. Videos were uploaded to YouTube and we do not have this problem anymore.

The text was also cleaned up on these pages and some emails were updated.

By |January 29th, 2010|INE, Roxen Pages, WERC|Comments Off on Methane Videos