This week we're working with forms in two of my classes. The PHP is a little more complicated than other things we've done, but I think I'm still understanding it well enough. We're using some borrowed code, so understanding it takes more time than when you make it yourself.
reCAPTCHA is awesome. I'm blown away by what a good idea it is! reCAPTCHA works by using text that was hard for computers to read while scanning old books and crowdsourcing the problem while simultaneously making sure people and not bots are submitting real data. So cool!
Sunday, February 16, 2014
Wednesday, February 12, 2014
Meetings
I've been having good meetings with my client, Bri, for her website redesign. We've met twice for interview questions, once for followup to ACTUALLY start taking over the website, and a meeting later this week to meet her web developer in a Google Hangout. I'm looking forward to this work, even though I know nothing about Joomla.
I enjoyed writing up multiple user personas in great detail. It's like the pre-writing for a play.
I enjoyed writing up multiple user personas in great detail. It's like the pre-writing for a play.
Monday, February 10, 2014
We Wait Update
I updated the We Wait web app with new things we learned today in class, specifically $_POST instead of $_GET to hide data from the user and a THIS_PAGE define to make moving the page in the future easy. Useful stuff!
Check it out: We Wait
Check it out: We Wait
"We Wait" uses the number of people waiting as a clue to arrival time. The formula is top secret, but essentially, as your gut tells you, more people waiting means the bus is coming sooner. It's surprisingly accurate!
Saturday, February 1, 2014
Opera
Today I read a lot about Opera.
I caught up on my PHP page splitting homework last night after being sick all week. I'm still farther behind than I'd like to be on homework at this point. I'm trying to free up my day tomorrow as much as possible for The Big Game.
- Wikipedia: http://en.wikipedia.org/wiki/Opera_(web_browser)
- Brain Transplant? http://news.cnet.com/8301-1023_3-57569106-93/opera-embraces-webkit-in-browser-brain-transplant/
- Loss of Independence: http://news.cnet.com/8301-1023_3-57569159-93/web-world-bemoans-loss-of-opera-independence/
- Why Belarus? http://www.theatlantic.com/technology/archive/2012/11/why-is-belarus-the-only-country-where-opera-is-the-most-popular-browser/265406/#
- Skyfire: http://www.itproportal.com/2013/02/18/opera-seeks-faster-mobile-browsing-with-100m-skyfire-acquisition/
- Upstart Opera: http://www.thehindu.com/sci-tech/technology/the-upstart-browser/article5211078.ece
- So Long, Opera: http://www.stuff.co.nz/technology/digital-living/9308625/Web-browser-that-surpassed-the-rest
I caught up on my PHP page splitting homework last night after being sick all week. I'm still farther behind than I'd like to be on homework at this point. I'm trying to free up my day tomorrow as much as possible for The Big Game.
Friday, January 31, 2014
Responsive Design with CSS
We made our first responsive design using only CSS today [sic] in class! Pretty cool. Check it out:
Michael's Diner
It's based on this great, simple, clean template from Nick La.
Michael's Diner
It's based on this great, simple, clean template from Nick La.
Wednesday, January 29, 2014
Breakout2
I worked on Breakout2 for maybe 6 hours yesterday and today. I'm fairly pleased how it turned out, but I worry it could have been tighter. It works!
Arrays
We did a lot of work on arrays today. We also got in to loops like for and foreach. I liked that. Arrays are so useful, and it's cool that there are different ways to make them.
Subscribe to:
Posts (Atom)