44 Posts Tagged "web dev"

Blog Pile

Back to the Plates: Ocotillo GPS Response System

(not my meal, but found in the flickr Creative Commons By Attribution collection)

Getting back to documenting what’s been sitting on my project plate, is a heaping pile of … well, not the cholesteral special in this Creative Commons flickr photo, but a heaping pile of mySQL, PHP, and some seatr of the pants programming… and the birth of a new thing we call the “Ocotillo Cortex”.

We have to start this back to May 2005 for our year end edtech fest, the Ocotillo Retreat. Our theme was related to “Lost in Technology” and sported a GPS metaphor sprinkled everywhere. This had even more database behind the web than previous events, and it was cooking well. We created an online demo session presenter form, so all those details went to a database that fueled the session list of 46 sessions This too was cross hooked to that all sessions were cross entered in the Maricopa Learning eXchange, so say Stan’s session on Earth Science Power Points had a corresponding MLX slip, where he could hang more links and power point files.

Uncategorized

Lovely Design Quote

This morning I was browsing the new Drupal fueled look to evolt, a web developer site I’ve been tapping into for so long I cannot remember, and started reading Isaac Forman’s Usable Forms (for an international audience). It’s a good review of some of the pitfalls in web forms when we are not thinking enough […]

Uncategorized

On Tiger

Previously I described my usual reluctance to be first out of the gate to do an operating system update, so until this afternoon I was still running Jaguar / Mac OSX 10.3. To be honest and repetitive, an operating system is really not something I like to focus on- a good OS should be as […]

Uncategorized

Ocotillo Retreat Feedback System Created (Seat of the Pants Software Development Project)

I am convinced all of my software projects are perpetually in progress, but that never lets me stop from spitting out a new one.

As a preface and someone who has worked with them seriously only a few years, I am deeply in techno love with database-driven web sites, notably the object of my affection being mySQL. There seems to be no limit what one can do (well my technical skills can be limiting) and to reshape information in ways not possible in the static pre-life.

But enough warbling. This is the latest creation.

Blog Pile

A Better Cat Diary

I really should be doing other work, but I thought of a quick improvement to the Built In Blogger presentation I did at the NMC 2005 Summer Conference on “More Than Cat Diaries: Publishing With Weblogs”… the hiding and showing of slide notes (using the “+/- notes” button in the top left) displayed a CSS […]

Uncategorized

Sniffing the Ajax

A new web technology is tickling my antennae. I hardly know enough about Ajax (bit WikiPedia does) to write about it. In my nutshell, it allows you to create interactive web pages or web pages with navigation that can change content within the page without doing a fresh HTTP request (a.k.a loading a new URL) in the browser.

In the webspace, there is an over dominance of web sites (think online shopping, your course management system) that involve a series of web forms that are filled out, submitted, another page of forms appears that must be filled out, submitted, etc. It gets rather tedious for all those server transactions, and on a user experience end, it interrupts the thought process, or we have gotten so used to it, we expect to be interrupted.

Something like Ajax and the in page editing tools of flickr can be the signposts for the next stage in how we interact with web content, which may not be s series of click submit wait click submit wait. I am getting a good feeling about what AJAX offers– even if the slashdot club cries about if “being nothing new”— who gives a hoot about who did it first? The point is to do something interesting/useful with aq technology, not pee on the ground to say “I did it first”.

So, I’m sniffing a bit more. Read on…