Monthly Archives: July 2011

Update Again

In the time since my last post I got the current working version of the new website from Will, so I tweaked the mobile stylesheet for that version of the homepage. This version is actually better suited to mobile styling … Continue reading

Posted in Uncategorized | Leave a comment

Work

Ran into a snag with getting the pages to communicate with my SQL database, but it is sort of working right now. Not a lot to report otherwise. -Will

Posted in Uncategorized | Leave a comment

Mobile stylesheet update

After almost a week of messing around with CSS features, as well as discovering that the mobile stylesheet is actually layered on the plain old screen stylesheet (at first I thought the stylesheet wasn’t working again!), I now have a … Continue reading

Posted in Uncategorized | Leave a comment

Update

Couldn’t really think of a clever title. I got all the scripts seperated and not conflicting with one another, next step is finishing the displaying of the info and then finally hooking the whole puppy up to a my sql … Continue reading

Posted in Uncategorized | Leave a comment

Progress!

Made a good chunk of progress on the background php scripts for the now consolidated almanac/summary page. I ran into a time-suck snag in the middle of the day involving updating the split() function to preg_split() (split is deprecated in … Continue reading

Posted in Uncategorized | Leave a comment

Stylesheets, forecasts, and DST

I have continued to read about creating mobile-optimal stylesheets with CSS and slowly experiment with different changes for the homepage. Originally I was making changes to a copy of the computer screen version stylesheet, but today I decided to start … Continue reading

Posted in Uncategorized | Leave a comment

Almanac Update

Almanac/Summary page is getting there. I sketched out different ways that the menus and content will interact. I currently am working on a tabbed interface (2 layers) that controls the type of summary and then the time range which will … Continue reading

Posted in Uncategorized | Leave a comment

Almanac

Okay, so I had no idea how complicated the Almanac and Summary pages were. After looking at them on the current site, I had the idea to combine the two into the same page since they essentially accomplish the same … Continue reading

Posted in Uncategorized | Leave a comment

Progress

After revisiting some of the tutorial elements that I watched, I managed to get the plotting page looking how I wanted! It still doesnt actually plot yet; I’m waiting until I have all the pages CSS-ified before I get to … Continue reading

Posted in Uncategorized | Leave a comment

Tutorials Galore

Started out doing some final styling on the features page. Right as I was about to start tackling the ever annoying plot page CSS I got my lynda account set up and BAM, its now the end of the day. … Continue reading

Posted in Uncategorized | Leave a comment