Off the Top: Learning Entries

Showing posts: 1-15 of 30 total posts


June 21, 2025

2025 Vanderwal.net Backend Modernization is Done

A couple years ago I thought I would update the backend code from PHP 5.6 to PHP 7 and initial progress on it was hindered by time available.

Planning the Modernization Work

A few weeks back I started looking at it again and mapped it out properly like a project. I realized PHP 7 was deprecated and I should really head to PHP 8, so that target was set. I was planning on keeping things relatively simple using a database connection quite similar to what I had used, but digging through PHP 8 books and resources on O’Reilly Learning Platform everything was using a newer more flexible method. After digging further I took the route that would take a bit more work modifying existing code (some going back to 2000 and 2001). But, as I dug into the work I realized I was only needing to modify and modernize about 20% to 30% of code on the pages and templates.

In doing this I also realized my old method of security around the system management backend was no longer working, so it had to be rewritten as well. That meant rebuilding the backend screens. Those updates went live two days ago on the 19th.

With that done it was back to the last third or so of the pages and templates that are public facing. I had already reworked the category output pages and adding pagination to them. No longer will all 121 Folksonomy categorized posts show up on one screen, only 15 at a time will. The “Personal” category has 369 posts (it is a blog so it is about me, you see, but just not all of it).

The RSS feed received a very minor update to RSS 0.92 to keep in line with many of the OG methods that remain.

The Actual Homepage has been Restructured

The homepage for vanderwal.net has been restructured to make it easier to find information that isn’t directly in the blog and I get emails and DMs about somewhat regularly. Moving it to two columns helped this. I do need to modify this to flex or grid CSS model as tweaking the layout was rather tedious.

This Modernization was like Changing the Plumbing and Wiring in a Building

This modernization was like bringing the plumbing and wiring of a building up to new building code. The walls and structure are all pretty much the same. The top layer stays the same for now.

This modernization does allow me to hopefully finish setting up webmentions, which I’ve had partly wired since around 2021 or so. I just need the last piece to that to work. There are also other IndieWeb related updates I’m planning on making and have been waiting to get this code updated before modifying and adding them into place. By the way, if you are running your own site and/or blog, the IndieWeb community has a gem. There are a lot of resources in their wiki and pages helping anybody with their own site.

The pagination for the blog is likely going to change from a date with month focussed pagination to a page model with the oldest selection being page 1. The archive page will get a long over due update so it doesn’t stop at 2003 (looks at calendar, yep it is out of date). I’m hoping to have an archive page that shows activity, but also addresses the different post types (essay, journal, and weblog) that only lasted the first few years, but also around the 2014 code update and site move the entry type template went missing.

The category listings pages will also likely get an update and the category page may likely get some ease of moving through the posts over time, beyond general pagination.

Assistance with the Update

This being 2025 the question pops up if and how I was using generative AI as part of this. I was using Claude.ai from Anthropic with some initial questions, then I’d head to O’Reilly’s resources to validate them and learn what I needed to know (it had been about 10 years since I was knee deep into PHP). When coding and modernizing the pages and templates I’d and hit defects I’d run those past Claude to sort out what the issue may be (sometimes missing “;”, others the new query wrapper and parsing method caused me to miss something, or I had deprecated code I hadn’t converted). Claude would point out my errors and instruct me how to correct it. Sometimes it would offer a few options for approaches (some were not quite right and others were good and I needed to select a path - after verifying and learning about them further). It also would crank out code. I gave Claude instructions not to bother with large chunks of my pages and code, which it left alone.

I use Claude stand alone and used is Project function to keep things focussed. I fed it the outlines and high level task areas I have in GitHub and Obsidian and it was keeping track of what was accomplished and how the work met the goals. The most impressive thing, compared to other generative AI options is it was very strict with identifying things not viable in PHP 8 (and its iterative versions) as nothing else did this well. Claude also had the code of pages and templates I had worked on and would point out I was using a structure and method in other page and ask if I shouldn’t use that practice on the page I just fed it to sort out some defect I was working through. My code has had four or more iterations over the 25 years and my early coding wasn’t so hot and still remained. Claude helped my code get more consistent, not by it fixing it, but pointing out I had something good and modern and I should keep consistent with that. By the last couple of templates I didn’t need to have Claude check them as they worked with my own editing, but I still fed them in as it seems to help improve suggestions and catching lack of consistency of my own doing.

A year ago I tried this with OpenAI and its ChatGPT and it was a hot mess. It couldn’t keep PHP versions correct. I try it with every update and I find it really problematic and what it outputs (code and other attempts) as nothing better than mediocre and often not correct.

IDE Use

In the last 10 to 15 years the IDE I’ve used to code and work on vanderwal.net has been from Panic and either Coda or now Nova, which have worked well. I have kept a good firewall between AI assistance and the IDE. I don’t mind type ahead suggestions. But, finding deprecated code to address was something I was going to need. Some friends suggested I try PhpStorm by JetBrains, which seemed good as I’ve used PyCharm a few times in the past and really enjoyed it. I knew I didn’t want VS Code near this, as I’ve pretty much had it with VS Code (I mostly use it with Python for data analytics) due to plug-in issues and lack of ease keeping projects separated.

I picked-up a trial of PHPStorm and after a day or so I had the hang of a good portion of what I needed to do. My favorite part is the setting the exact version of PHP you are working with. It highlights where there are errors and problems. In the last couple of days as I finally was getting the hang of PHP 8 and the methods I was regularly using PHPStorm was helping with type ahead suggestions (there were a few times where I accidentally triggered them when I didn’t want them and nearly turned of that functionality - control Z is your friend). PHPStorm also can make use of GitHub CoPilot, which I don’t find helpful with OpenAI connected to it, but is better with Claude Sonnet. The downside with CoPilot is it doesn’t have access to the Project space in Claude I’ve been working with and therefore its suggestions are less on target - CoPilot with Claude is light years better for PHP than OpenAI offerings). Essentially I didn’t use the incorporated genAI functionality and I was very happy with that setup.

Posting Ease

One of the things I’m looking forward to are slightly better methods for posting to this site and managing posts. Many of the steps beyond creating and posting are manual steps, like kicking off creation of the RSS feed (I do that after a quick review of the created post as it is live, I kick the RSS feed after that review). The alerting the media, or the alerts beyond basic RSS, is also a manual step done after that review. I may automate the combination of those two kicks after a review.



May 30, 2021

Not quite a Weeknote - Life Demarkation Summer and Brother Mel

Friday was my 2nd week since my 2nd vaccination for Covid–19 so things are a bit freer for me, should I take that path. I am deeply relieved to have had the vaccine and to start thinking about life on the other side of this pandemic, but also realizing there will be a 6 month or 9 month booster shot needed to keep the protection fresh and adapt it for new strains, much like the flu shot.

The French Open and a Time When it was My Comfort

This being the end of May it means The French Open has started and one of my markers for my seasons and cycles comes to mind. Back in 1988 I returned from Europe from studying (I took my last semester of undergrad in Oxford at the Centre for Medieval and Renaissance Studies and staying with my friend in Lyon (with about a week camping trip to Corsica)) to come back to the US to go through graduation at St. Mary’s College. I was going through some rather rough reverse culture shock and shifting to post college live. But, watching The French Open, the Today Show (it was traveling around Europe), Wimbledon, and The Tour de France (I grew up watching it and loved cycling) kept some tentative connection to Europe that kept me sane. I had some Roland-Garros and French Open t-shirts and beach towels that were gifts from an aunt who strung rackets for some at the Open.

I hadn’t had much of connection to The French Open prior to that summer, but it is something that has stuck. It brings comfort, but also brings some understandings of the world a bit closer. That summer I also found James Baldwin’s books and Notes of a Native Son and some other writings of his, which really struck home. I understood Baldwin’s comfort with France and challenging mindset of the US. Baldwin’s thinking in writing about not feeling a part and finding something with a life and mental models in another place somewhat comforting as it wasn’t just me. I grew up with Sesame Street and everybody gets along and treats each other the same way as a common mindset and thought that was the way things were, but living outside the US had me see that wasn’t the case and things I didn’t see or wasn’t able to see as I didn’t have another perspective I could see clearly.

Seeing the clay courts of Rolland-Garros bring that right back. But, also refind the focus of life long learning that the Oxbridge systems prepares one for. As well as some of the heavy reading I did that first summer back in the US.

Brother Mel

Thinking of this and having some time unfocused from work and time to think of the passing of Brother Mel Anderson who was President of Saint Mary’s College of California. This one hurt a bit, as a lot of who I am and became as an adult I owe to Brother Mel. When I was at St. Mary’s he lived in the dorms across from one of my good friends and while waiting for my friend to get back to his room so we could study or head off to do whatever I would chat with Brother Mel. We got into some good deep discussions early and spent a lot of time talking with him. He would ask if I knew about something and when I wouldn’t I would get books and rip through them to have follow on discussions. He was an intellectual mentor constantly pushing, but also opening doors to understanding how the world worked, and deepening appreciation for the arts, food, and better understanding the world around.

My first summer at St. Mary’s he asked if I wanted to work on special projects for him, which was ripping apart one of the freshman dorm’s hallway walls and reinforcing them to make them stronger and a lot more quiet. I was also running room service at the Oakland Airport Hilton, which was a blast. I was living with a friend in Berkeley in his fraternity’s old apartment building (it had an amazing roof top view of The Bay). But, as I was mostly around campus during the summer and not many other students (but basketball camp was going on, which meant I got to meet and know the Barry brothers who taught me how to shoot a basketball properly). I got to know the campus and the Christian Brother’s community quite well and would usually have a meal with Brother Mel once during the week. At the end of that summer Brother Mel asked if I was going to do anything fun before school started and I thought I may had to New York City, but my mom shot that down. My response was, “well, if not New York now then Europe next summer”. I had no idea that Brother Mel would take two to three students every other summer on trips around Europe, so he offered.

The following summer it was supposed to be Brother Mel and another student heading to Europe for just under four weeks. The other student had to back out a couple weeks before the trip due to a tumor found on his thighbone. Another he offered to go wasn’t able to do it on short notice, but was a friend of mine from the year before and rowing crew. One stop was Oxford to have an interview with the Centre I had applied to study at for my last semester (that was approved the week before we left). We stayed in London at a Christian Brothers house, Paris, Lyon, Florence, Luzern, Garmisch-Partenkirchen, Heidelberg, and Amsterdam. Between each city we would take the train and I would read, but Brother Mel would talk to me about where we were going and provide history and talk about what to expect. We would head to museums, trek about the city, have one decent meal, and hit historic spots. It was amazing. It was akin to the old school Grand Tour, and it really opened my eyes to seeing the rest of the world. It was a great preparation for years later heading to conferences around the globe to speak and small really interesting gatherings around the globe with smart folks digging into various early ideas in a domain.

That following summer I was back from Oxford and Lyon, which I was well prepared for and kept in good touch with Brother Mel until I moved to the DC areas. It wasn’t as easy to pop over to St. Mary’s, but I stopped in a few times on trips back to say hello and catch-up. He is deeply missed and I’m deeply grateful for his life and his amazing impact on mine. He opened my mind and the world, but also helped me believe in myself, which I hand’t learned to do up until I met him.



January 17, 2021

Weeknote - 17 January 2021

Busy, but not overly productive week. I’ve been battling getting a replacement laptop actually functioning, so battling and not being productive. That scenario drives me absolutely up the wall. Going through the battles reminds me of how fairly seamlessly Apple does this.

Evenings have been trying to run errands, but finding stores closing quite early due to Covid and complications around the attack on the Capitol and Inauguration. This has left me rather tired, but also not sleeping well.

Insights from

I just read about Foxsy shutting from their CEO’s blog post about the company and product and his and their lessons learned, Moved on from my journey Foxsy. I was introduced to them from an investor as they were hitting an inflection point and needed help smoothing out some of the interactions, user flow model, and some language areas. The product was rather ingenious as it was a cross social platform chat service using AI to match people. Jin was in San Francisco and the rest of the team at that point and time was in Japan. It was great to read they kept going as I shifted to another project.

The glimpse inside a San Francisco start-up is rather typical from the doing everything to scrape by to keep the product going and get to the next level. I heard some of these stories when I was helping them and hearing it from Japanese guys was interesting as the story wasn’t that different from American guys, the French teams I know, nor the mixed teams from Eastern Europe and the Middle East. The small companies I knew / know in Europe, Latin America, and Singapore were a bit different, but the dedication and passion isn’t.

While I hate to see Foxsy shut, I know whatever each of these people do will be fantastic. Only a very small percentage of start-ups make it through to launch, through a few years or use, and then making money to be self-sustaining, and getting the investors some profit. Here’s to whatever is next Foxsy crew!

Read

Every January I dig out the Saint Mary’s Jan Term Catalog and look through was is / was offered. When I was at St. Mary’s Jan Term was something I deeply enjoyed. St. Mary’s ran on a 4–1–4 schedule with four courses in a fall semester, one course in January, and four in spring semester. January classes typically met for 3 or 4 hours Monday through Thursday for an intensive course on a tight subject. There are usually also travel courses for Jan Term, like religious architecture in Ireland or Italy, or sailing course in the Caribbean. My first year I had a Sports Psychology course and second year was on charisma and public leaders (this was amazing). My last year I didn’t exactly get Jan Term as I was doing a full term in Oxford at the Centre for Medieval and Renaissance Centre.

Every year I find new intriguing courses with good reading lists and I add the reading list and often start digging into a subject of a few each year. I’ve long wondered what a full school year of one month one class would look like. The Oxbridge tutorial system is somewhat similar over two months with intensive tutorials used to fill in gaps through guided self-learning, with that guidance being deep and good.

I stumbled on this article from a couple people, ‘Rent-a-person who does nothing’ in Tokyo receives endless requests, gratitude. This concept is an utter gem! The guy in Japan is selling his service of not doing anything, other than “just being there” for a round $96 a task. People using him to walk them to a court house as quiet support. Listening to people talk through something that they don’t want others to they know to hear or to judge them on. The service of “doing nothing” is somewhat akin to renting someone in a mature relationship that is years into that calm quiet support that gives the deep relief of not being alone and some togetherness.

Watched

Modern Doctor Who is on HBO Max. My two favorite Doctors are David Tennent and Matt Smith. There were a lot of the Tennent episodes I missed and being able to fill in the gaps is wonderful. But, also being able to watch favorite Matt Smith episodes again is something I’m looking for.

Listened

I tend to listen to a lot of music that doesn’t have lyrics or English lyrics. I don’t often listen to lyrics when they are in English, even though I will sing along or sing the song with out music. But, every now and then the lyrics stand out as they are creative. Twice this week I hit this.

One instance was going back something I used to listen to a lot and listened to driving across country with my dad, it was A.J. Croce’s self titled album. The music and production quality are really good, but the lyrics also stand out as they are witty and creative.

The other was Olivia Rodrigo’s Driver License, which was in my short list of recommended new music for the week and I had it playing in the background and the chorus of “’Cause you said forever, now I drive alone past your street” that really stuck out and I scrubbed back and relisten. That was insanely well crafted lyrically as well as musically.

Food

El Charro Mexican Restaurant in Lafayette, California Closed for Good, which may be one of the odd Covid maladies I’ve run across that hurt, beside the people it has taken from us. This was my first taco. It was also the accidental spark that got my parents and I obsessed with guacamole. When I was born this wasn’t all that far from where we lived and it was a favorite of my parents. I don’t remember going here as we moved when I was about 18 months old or so. But, we always stopped here when in the Bay Area.

I went to undergrad at St. Mary’s College of California in Moraga, which is sort of next door via back roads through the hills. When my parent would come and visit we would often goo to El Carro for lunch or dinner. One of the things my parents loved was the small dish of guacamole that came with tortilla chips, as well as salsa. From the time I was a baby my parents tried to replicate this intensely flavored guacamole. We learned many different ways of making guacamole and had a few favorites that are still really good. But, it wasn’t anything like El Charro’s.

So one day we asked about the guacamole, with my parents explaining they had tried to replicate it for 20 some years when we moved away. There was a bit of confusion, but the waitress understood and went in the back to ask. He head cook came out smiling. He explained it wasn’t guacamole, but blue cheese, a little garlic, and butter all mashed together until the blue of the cheese was a green-ish spread / dip. I’ve never seen this anywhere else. The cook had said the owner knew it from Mexico and was a special treat in a small town there. Thanks to the confusion I’ve learned many different guacamole recipes, probably more than 50, but also how to riff with the basics.

Productivity

I’ve been trying to put something in a daily dump note. The book notes and idea notes are getting to be a decent habit and being able to easily search and build on an understanding is really nice to have. Obsidian has been proving to be an insanely great augmentation layer.

Talking with a couple people using Roam this week about Obsidian has been interesting as both lost network access and didn’t have access to their notes. This also got them thinking about how to exit Roam, and the lack of API and a common framework they are feeling really stuck. There is now an option to scrape Roam to pull the content into markdown files that can work with Obsidian, and it seems it will also work with block replication. Roam is slick and what the people who love slick, but don’t consider function and the basic use cases for every platform: Do I have ownership of everything I put in?; Do I have constant access?; How do I exit?

I’m thinking through these as I have been looking at Craft, an Apple OS focussed note system that is quite similar to Notion. I somewhat like Notion and its capabilities, but getting to things, feeding them, and searching when working on things (I have to go to it and perform search and moving content in and out for writing and other workflows has a lot of friction. One solution around it is an API, which isn’t fully there. Craft being more native and sync with iCloud or other would enable what is in it being found in a search. Notion for personal use is now free and Craft is pay, but only about $4 a month.

Craft wouldn’t replace anything in Obsidian, but could help with some organization systems. I use Notion most for pushing podcast and YouTube links into them and then annotate them for refinding and reusing.



May 17, 2012

The Natural Progression of the Thought of Man

In an attempt to try and remember (still flailing) the rhetorical and or narrative style that James Burke uses in Connections I was also recalling other times I heard the same or similar style used. One of them was by a tutor/lecturer in Oxford, Dr. Allan Chapman, with whom I took “The Natural Progression of the Thought of Man” lecture class from at The Centre for Medieval & Renaissance StudiesThe Centre for Medieval & Renaissance Studies in 1988. ()Dr. Chapman has also been on James Burke’s Connections talking about inventions and discoveries in astronomy during the early renaissance).

The class was a once a week amazing hour (or so) of Dr. Chapman laying out the drastic shift between medieval understandings and the more enlightened renaissance approach across a wide swath of subjects, from medicine, populations studies, war craft, astrology, and much more. One of the amazing things was there were no questions allowed mid-lecture, as he had structured and memorized the lectures verbatim. After the hour lecture of so he would take questions and often he would recite exactly what he had stated in the lecture. He would not let on to the method of how he did the memorizations, but his method allowed him to roll the lecture off with ease and at a rather quick pace.

This class is one of many in undergrad that deeply changed how I saw the world, but also how I saw the potential and the collection of all the things happening as fodder for more optimal ways of doing things. Seeing pitfalls and gaps at the same time as advancement and improvements. Seeing the shifts in underlying understandings and grasping the echoing across its own and other disciplines it will have in a relatively short time, when taking the long view.

In my search to see what Dr. Allan Chapman was up to these days I found his joint address to the Royal Society and Gresham College Annual Lecture on the subject of “History, Science, Religion: Capturing the Public Imagination” on Vimeo.

Dr. Chapman’s lecture style is much the same as I remember and much more enjoyable not taking notes as fast as one could (his lectures were the only source of information for our one and final exam).



May 2, 2012

The Data Journalism Handbook is Available

The Data Journalism Handbook is finally available online and soon as the book Data Journalism Handbook - from Amazon or The Data Journalism Handbook - from O’Reilly, which is quite exciting. Why you ask?

In the October of 2010 the Guardian in the UK posted a Data Journalism How To Guide that was fantastic. This was a great resource not only for data journalists, but for anybody who has interest in finding, gathering, assessing, and doing something with the data that is shared found in the world around us. These skill are not the sort of thing that many of us grew up with nor learned in school, nor are taught in most schools today (that is another giant problem). This tutorial taught me a few things that have been of great benefit and filled in gaps I had in my tool bag that was still mostly rusty and built using the tool set I picked up in the mid-90s in grad school in public policy analysis.

In the Fall of 2011 at MozFest in London many data journalist and others of like mind got together to share their knowledge. Out of this gathering was the realization and starting point for the handbook. Journalists are not typically those who have the deep data skills, but if they can learn (not a huge mound to climb) and have it made sensible and relatively easy in bite sized chunk the journalists will be better off.

All of us can benefit from this book in our own hands. Getting to the basics of how gather and think through data and the questions around it, all the way through how to graphically display that data is incredibly beneficial. I know many people who have contributed to this Handbook and think the world of their contributions. Skimming through the version that is one the web I can quickly see this is going to be an essential reference for all, not just journalists, nor bloggers, but for everybody. This could and likely should be the book used in classes in high schools and university information essentials taught first semester first year.



October 1, 2010

Where Good Ideas Come From - Finally Arriving

I don't think I have been awaiting a book for so long with so much interest as I am for Steven Berlin Johnson's (SBJ) new book, Where Good Ideas Come From: The Natural History of Innovation.

Why?

Ever since I read SBJ's book Emergence: The Connected Lives of Ants, Brains, Cities, and Software I was impressed how he pulled it together. I was even more impressed with how the book that followed, Mind Wide Open: Your Brain and the Neuroscience of Everyday Life (my notes from one piece of this book that really struck me is found in the post The User's Mind and Novelty). During all of this SBJ was writing about how he was writing and pulling notes together. On his personal blog he has talked often about DevonThink and how he uses it (this greatly influenced my trying it and purchasing it many years back and is the subject of a recent post of mine As If Had Read). This sharing about how he keeps notes of his own thoughts and works though ideas that go from tangents and turn into solid foundations for great understanding. It was this fascination that I included Steven as one of the people I would really like to meet, with the reasoning, "I like good conversation and the people that have provided great discovery through reading their writings often trigger good conversation that drives learning." (from Peter J. Bogaards interview with me for InfoDesign in July 2004).

The Sneak Preview Webinar

Today (Thursday 30 September 2010 as of this writing) Steven provided a webinar for those who had pre-ordered copies of his new book. It contains everything I have been expecting the book to have and have wished he would right up and put in a book over the last 6 to 7 years of wishing. He brings into the book the idea of the commonplace book, which I have been mulling over since I read it (I may be a bit obsessed with it as it ties in neatly with some other things I have been mulling about for a long time, like the Personal InfoCloud as written up in It is Getting Personal and many presentations going back into 2003, if not farther).

One of the great ideas that came out in the webinar was the idea of taking reading vacations to just take time off and read and focus on the reading and the ideas that come out of that reading and the ideas that are influenced by it. Steven talked about companies like Google and their 20% projects. But, what if companies gave employees paid time to read and focus on that. Read, learn, challenge what you know, expand your own understanding, mix what you have known and challenge it with new ideas and challenges and viewpoints. I think this is not only a good idea, but a great idea. Too many ideas have yet to be born and far too many "thought leaders" haven't evolved or challenged their thoughts in a long long time.

Yes, I can not wait to get this book in my hands and read. I am hoping the webinar will be made available more broadly as it is a gem as well.



September 29, 2010

Learned by Failing: Best Lesson was About Experience

This return back to blogging is hopefully unleashing quite a stack of things both here in this blog, but as well in Personal InfoCloud. It seems I will be using this to discuss personal tools, processes, and life stories that I often recount so to make things a bit easier (not sure who it is easier for, but there you have it).

Going Abroad to Learn a New Way

In 1988 I took my last semester of classes for my undergrad degree at the Centre for Medieval and Renaissance Studies (CMRS) in Oxford, England. I did this for a few different reasons: 1) I really wanted to study abroad; 2) I wanted to fill in a gap in my education's knowledge of history around European history; 3) It was a program on the study abroad flyer board at my college; and 4) It was much closer to my college girlfriend who was studying abroad in Lyon, France and I could still speak English (my French I had from an hour a day for three years in Montessori school from age 3 to 5 was more than a bit rusty). These may not be in the order of value I placed on them at the time.

One of the strengths of CMRS was it was run on the Oxford (Oxbridge) system of tutorials. My class load consisted of two tutorials and two lectures each week. Each of the tutorials required self-study (directed by a question given by the tutor and often one to four starting resources) so to fill a gap in one's knowledge and then write-up a six to 8 page paper each week on the subject. This was 12 to 18 pages of writing each week (or that was the aim) after learning as much as possible on the subject.

Learning By Failing the Lesson of Experience

One of the tutorials I had was focussed on the Early Northern Renaissance Art, which covered some of my favorite artists like Albrecht D%C3%BCrer, Hieronymus Bosch, Pieter Bruegel the Elder and Jan van Eyck as well as the perfection of symbology in art, use of proper prospective, and incredible attention to detail. This tutorial required quite a bit of reading, but the introduction lectures to CMRS provide insight into gutting a book to help get through the large volume of reading needed.

I was doing rather well, or passably well in this tutorial and then came the last essay for the tutorial, "Compare and contrast the Early Northern Renaissance with the Early Italian Renaissance". I had purchased a two or three of the needed Northern Renaissance art essential books and used the libraries heavily, but I had nothing on the Italian Renaissance period. This being toward the end of term the libraries were rather bare. I read up on what I had in my Northern books and pulled as much as I could from general art history books covering the Renaissance in general. When I had as much as I could pull together for the paper I wrote what turned into a four page paper. It was thin on content, depth, and quality (having put off writing to get more time to find information).

I read my paper to the tutor that week. He was more than a little displeased at the lack of volume, content, and quality. I pointed out that all of the books that were on the list were not available and I pulled from the best resources I could find, which were rather lacking on the subject. He asked a very pointed question, "Have you ever seen any Italian Renaissance art?" I said I had, as I was a fan of museums and the prior summer I had been to the Uffizi Gallery in Florence, Italy (among many other art museums around Europe). The tutor asked what differences I could tell him between the two Renaissance. I went into some solid detail explaining the contrasts regarding texture, color palettes, sharpness of detail, focal points, skies, clothing, and many other large contrasts.

The Great Payoff of All My Undergraduate Courses

The tutor looked at me over the glasses at the end of his nose and bluntly stated, "That, Mr. Vander Wal, is an A paper, if not better. But, what you have written is a D paper at best. I only grade on what is written. Let my advice to you be: Trust your experiences more than what is written, as that is how we all advance. Let your own experiences trump that others have written or have not written and you write that down so to document it."

So, there in what was my last paper in my last class of my undergraduate career was the most valuable lesson I had learned in all of my undergraduate collegiate career. All the work and money that went into it was tied up in a wonderful bow that prepared me for the rest of my life like no other. I had many great learning experiences prior to this, but nothing with as much gravitas as this. It gave me conviction to examine and tear everything apart and question it with my own lens and one that had me pay much closer attention to my own experiences while trying to frame everything from experiences to learning from other's experiences where I lack my own.



August 23, 2006

Apple Scholars

A quick note... Apple announced their Apple Scholars for 2006. Congratulations to all who one and to Apple for making this possible.



May 26, 2006

College is not about academics

The University of Washington has a new football recruit who seems to want to focus on the football field. When asked about the opportunity to go to Stanford on scholarship he stated, "The academic side of things there was kind of intriguing," Izbicki said. "But I decided it wasn't for me.".

Mind you, the University of Washington is a very good school, as is Stanford.



November 21, 2005

Language as a Divider

A wonderful piece about language and experience by Meg had me recalling recent language adventures. Having been in the Netherlands, Brussels, Berlin, and Boston in recent weeks the shifting of language (and jet lag) and its impact on communication was brought back to me.

While much of the Netherlands (particularly Amsterdam) is fluent in English, I always feel badly using it as my default. The downside is I really do not speak Dutch, I have a vocabulary of about 20 or so words (although this last trip thank you was about the extent of it) so I fall back on English very quickly. Being of Dutch ancestry is the driver for the guilt, I feel like I am letting down previous generations.

The trip to Brussels was a little more problematic as English is not spoken everywhere, but they do speak French (I know a little more French than Dutch)and Flemish (close to Dutch, but not my forte). I had to rely on friends (mostly Dutch) to navigate menus and other essentials. But, Brussels is a very English friendly city.

Now we get to Berlin. I speak some German (Deutsch) from years of schooling. I can get by with my remedial Geutsch, but it does not get me as far as I would like. I can ask, "what beer is she drinking" and then follow-up with "I would like a large one of those, please". Food is fine, but complex directions (particularly with a city whose parts I am not familiar nor the transportation systems) were lost on me. These needed English. I also found that nearly all of the channels on my television at the hotel were in Deutsch (except for a time slice of CNN interwoven), although others friends in the hotel seemed to have more English channel access (could be related to my horribly flakey WiFi, which they did not experience either). All of the newspaper options in the hotel were in Deutsch, which made the Financial Times not quite as wonderful as usual.

When I got to Boston and checked into my hotel I went out to go to the reception and passed a newsstand on Harvard Square that was selling the Financial Times I had been trying all day (18 hours already) to get my hands on. When I went to ask for the paper my English had failed me. I had lost all languages for a moment. Language quickly returned, but I could easily ask for the paper in Deutsch, as well as for how much, and say thank you in Deutsch or Dutch. This I knew would not get me far. I just sort of mumbled something in some language and tucked my paper in the back pocket of my Barber coat and went off into the night.

I usually have this problem in English as I can always think of the larger words, but always pause to think of the more simple words or the one that is more culturally appropriate. English is not one language, but many culturally loaded variants. The use of sofa rather than couch or supper rather than dinner frames who you are in other people's minds. Let alone various terms from cross professional disciplines, which can quickly alienate you or engender you to those to whom you are speaking. So I often pause to pull from the appropriate vocabulary, but most often I can only think of one term and just go with it, then hope I get called on it so I can explain I am not exactly the person they think I am (that rarely happens and inferences of who I am are sealed). C'est la Vie!



November 17, 2005

Design Engaged and Symposium on Social Architecture

I got back home late Tuesday night from Design Engaged in Berlin and Symposium on Social Architecture in Cambridge, Massachusetts at Harvard. I had a deadline to meet by midnight Tuesday. Much of Wednesday was spent unbolding e-mail and getting essential replies out (more of this to do today) and unbolding my feed aggregator (1500+ things). I also spent time posting photos of the trip to Berlin (currently at 216 photos, possibly a few untagged).

Design Engaged

Design Engaged was somewhat different from last year's event in Amsterdam. It was still interacting with many of my favorite people, but it was a little larger, in a new space, in a new city (one I was not familiar with), and had a larger representation of women. All of these turned out good, but I felt a little more disconnected. The disconnection I think was attributable to an unfamiliar city, staying at a hotel away from where the sessions were, and not having most of the people staying at the same hotel. I tended to stick with those staying at my hotel, which was good for those relationships. But, part of this was tied to my unfamiliarity with the city.

This unfamiliarity changed for the better and I have learned something about myself, and that is all good. The unfamiliarity shifted to familiarity. I got to know some incredible people and spend time with people I knew, but now know much better. I got to know Berlin. I have not been to a completely new city that I had time alone in quite a while (Brussels last month was new to me, but I was with a large group I had become familiar with, I all were staying in the same hotel, and I had very little interaction with the city itself). My first impression of Berlin was good, nothing more and nothing less. This was formed on an outing to Potsdamerplaz and walking back through Mitte.

Part of the Design Engaged experience is interacting with the city. A group of us headed out to Friedrichshain, which was part of East Berlin and is not being torn up and made western to the degree that Mitte or Alexanderplaz have been and are going through. This was the perfect outing for me as I really wanted to understand East Berlin or get a flavor of what pre-unified Berlin was like. I was interested in the Soviet style architecture and the working neighborhoods. Why? They are something I do not understand and had not experienced. I was utterly thrilled with our exploration of the area, both on our own and with a local who life is in that neighborhood.

I also learned a fair amount about myself on the Berlin part of the trip. I use various supports to explore that which is new. I use friends to guide in new surroundings and meet new people. Familiar surroundings to best embrace new people and expand my knowledge of the surroundings. I learned that having much new causes me to fall into an observation mode and a little less interactive. There are people I really wanted to get to know better and spend more time with. I tended to spend time with the people I already know well, in part to catch-up and get to know better. I also spent a lot of transit time trying to take in as much of my surroundings as possible. Understanding the lay of the land, the flavor of the neighborhood, trying to glimpse what the neighborhood was, what that neighborhood is becoming, and the expression of the people who live in and move through that area. The architecture, design layers (planned and emergent layers -- painted and overlayed), traffic patterns, lines of sight, etc. are all important components to understanding the people, their interests, and indicators of importance. Digging through the international layers (Starbucks (particularly behind the Brandenburg Gates is problematic), Duncan Doughnuts, American brand advertising, and global mass produced products), which in my opinion are disruptive to the local culture.

After returning home I know I have a much better understanding of Berlin and it is a city I would love to return to so to spend more time and explore. Now that I have a foundation of understanding I am ready to drink in more. I also realized that observation limited my getting to know others better than I would have liked. Ever single person at Design Engaged this year was utterly fantastic. It is a very special group of people. There are no egos. There are no agendas. There are people who love sharing, learning, embracing, and exploring. This is something very special and something very different from most any other gathering. Part of it is the event is not about certainty, but exploration, asking questions, listening, and growing all in a shared experience. Unfortunately I am more ready to engage others and interact now that I am home, but hopefully there will be more time.

Symposium on Social Architecture

Counter to the Design Engaged the Symposium on Social Architecture was in a somewhat familiar place, but I only knew a few people prior. I knew many from digital interaction, but personal "in place" interactions were limited. There were more people who knew of me, than I knew of prior. I was continually having to put people in context of digital and idea spaces (some of this is now connecting). I had somewhat slept much of the journey from Berlin to Boston (transferring in Washington, DC) so I was not really dealing with jet lag. On the first night there was a reception at the Harvard Faculty Club and I met many fantastic people. I noticed there was a fair amount of clustering by gender, which was bothersome as there were a few women I wanted to chat with, but I found some very good discussions in the men's clusters and did not break free. There are many women whose work I find insanely helpful and wanted to say thanks and engage in some longer conversations.

The symposium was utterly fantastic. Every session had something I really enjoyed and there was a lot of reassurance of my own understandings and directions. I am not as fully engaged in the social software realm as I would like as it is an insanely important component of how we do things on the internet and it is growing ever more important. Much of my work discusses the Local InfoCloud as an intersection with the Personal Infocloud.

I have a lot of notes from the day (but more complete notes will be expressed in a later posting). I heard a lot of mention of local (closeness drawn through interconnection in social contexts), which was a reinforcement of my understanding as well as the language (or problems with the language) I have been dealing with at times. I heard a lot of discussion of all current social software is simple software, as it is easy to understand what the value is and the barrier to entry is a relatively painless in comparison to the reward received in the perceived value. Many also discussed building tools that got out of the way, they just let people interact. This was explicitly stated by Tina Sharkey of AOL, which made me very happy as it was a large social portal that expressed they understood what to do and have done it. It is not the tool that is important, so much as it is the social interactions that are the key. The tools should be a platform for connecting and communicating not for controlling.

I also met one of the people responsible for Steve, The Art Museum Community Cataloging Project, which could be the most important folksonomy and tagging endeavor that is ongoing. The importance is in part their work, but the research into tagging and folksonomy is insanely helpful and seems to be the best work out there at the moment. The work proves the strong positive significance that tagging and folksonomy plays in connecting people to objects and information. Having the world framed in a language or vocabulary is incredibly helpful and that is not often a result of formal taxonomies as they tend to optimize toward the norms and not embrace the edges. I will be writing about Steve more in the future, but I was so excited to meet somebody tied to the project so I could have more conversations and learn what they have found to be helpful and not so helpful.

The panel on politics and social software, particularly in relation to Katrina, was great. It highlighted the problems with politicians and their lack of understanding technology that could better connect them to their constituents, but also technology that could better enable solutions and resolution for their constituencies. I was completely moved by this panel.

The piece I had disappointment in was the closing. Er, the closing was Stowe Boyd interviewing me about what I found of interest from the day and what I would take home. Stowe asked the perfect questions, but I learned something about myself, I framed my responses literally and too personally. I let myself down in the responses as they were too general and did not capture the whole of what I got from the day nor the strong themes I noted. I was still taking in the politics panel and re-digesting the day based on that context. When I get a new perspective or new information I run the world I perceive through that lens and adjust accordingly and then emerge with a slightly reshaped or more inclusive framework. I think my closing remarks were poor, because I was integrating the last panel into my understandings. The rest of the day went largely as I expected, but the wonderful politics panel disrupted me in a positive manner. I apologize for the poor closing observations. For me it was the poorest part of a great event.



July 28, 2005

Presented Personal InfoCloud and Folksonomy to MIM Class

Last night I presented my Designing for the Personal InfoCloud - Including a Focus on Folksonomy to the User Interaction with Information Systems class in the Master of Information Managment program at University of Maryland.

I had a blast doing this, maybe more than last year. This year's class is quite sharp and had great questions during the class and after. I have seen two classes in the MIM program and helped a student project last spring and I think the University of Maryland is on to something. The program is a professional masters program for information professionals in management positions.



May 30, 2005

Academic Cites for Interested Parties

One of the things that I am still mulling over that came out of the Social Software in the Academy Workshop is the relationship between academic cites and interested parties (non-academics researching, thinking deeply, and writing about a subject). Over the past year I have had some of the work I have posted on my web sites cited in academic papers. These papers have been for general coursework to graduate thesis.

In the academic realm these cites in other's works give credibility and ranking. In the realm of the professional or "interested party" these cites mean little (other than stroking one's ego). These cites do not translate to higher salary, but they may have some relationship to credibility in a subject area.

Another aspect is finding a way to tie into academic work around these subjects. There are often wonderful academic related gatherings (conferences, symposia, etc.) around these subject matters, but these are foreign to the "interested party". There is a chasm between academic and professional world that should be narrowed or at a minimum bridged in a better way. At SSAW there were some projects I found out about that I would love to follow, or even contribute to in some form (advisement, contributor, etc.).

I have a feeling I will be mulling this for some while, and will be writing about it again.



December 31, 2004

Books Read in 2004

I bought and read one standout book this year, Malcolm McCullough's Digital Ground mixed in with many more that I enjoyed. Digital Ground stood out as it combined a lot of things I had been thinking about, but had not quite pulled together. It brought interaction design front and center in the ubiquitous computing and mobile computing spectrum. I have been working on the Personal InfoCloud for a few years now and this really moved my thinking forward in a great leap. I considering better questions and realizing there are many next step, but few of these next steps the design community (in the broad user experience design sense) seems ready for at this time. One of the key components that is not was thought through is interaction design and the difference place makes in interaction design. It was one book that got my highlighter out and marking up, which few books have done in the past couple years.

I greatly enjoyed the troika of books on the mind that came out in 2004. The first was Mind Wide Open by Stephen Berlin Johnson, which was a relatively easy read and brought to mind much of how we use are minds in our daily lives, but also how we must think of the coginitive processes in our design work. Mind Wide Open focussed on improving one's attention, which is helpful in many situations, but I have had a running question ever since reading the book regarding focus of attention and creative problem resolution (I do not see focus of attention good for creative problem resolution).

The second book was On Intelligence by Jeff Hawkins. On Intelligence is similar to Mind Wide Open, but with a different frame of reference. Hawkins tries to understand intelligence through refocussing on predictive qualities and not so much on results based evaluation (Turing Test). I really like the Hawkins book, which throws in some guesses in with scientifically proven (unfortunately these guesses are not easily flagged), but the predictive qualities and the need for computing to handle some of the predictive qualities to improve people's ability to handle the flood of information.

Lastly, for in the mind book troika I picked up and have been reading Mind Hacks by Tom Stafford and Matt Webb. This is one of the O'Reilly Hack series of books, but rather than focussing on software, programming, or hardware solutions these to gents focus on the mind. Mind tricks, games, and wonderful explainations really bring to life the perceptions and capabilites of the grey lump in our head. I have been really enjoying this as bedtime reading.

Others in related genres that I have read this year, Me++: The Cyborg Self in the Networked City by William Mitchell, which was not a soaring book for me, mostly because Ihad just read Digital Ground and it should have been read in the opposite order, if I had cared to. Linked: How Everything is Connected to Everything Else and What it Meands by Albert-Laszlo Barabasi was a wonderful read, once I got through the first 20 pages or so. I had purched the book in hardback when it first came out and I was not taken by the book in the first 20 pages. This time I got past those pages and loved every page that followed. Barabasi does a wonderful job explaining and illustrating the network effect and the power curve. This has been incorporated into my regular understanding of how things work on the internet. I have learned not to see the power curve as a bad thing, but as something that has opportunities all through out the curve, even in the long tail. On the way back from Amsterdam I finally read Invisible Cities by Italo Calvino, which was quite a wonderful end to that trip.

I picked up a few reference books that I enjoyed this year and have bought this year and have proven to be quite helpful. 250 HTML and Web Design Secrets by Molly Holzschlag. CSS Cookbook by Chris Schmitt. More Eric Meyer on CSS by Eric Meyer.

On the Apple/Mac front the following reference books have been good finds this year. Mac OS X Unwired by Tom Negrino and Dori Smith. Mac OS X Power Hound by Rob Griffths.

Two very god books for those just starting out with web design (Molly's book above would be a good choice also). Web Design on a Shoestring by Carrie Bickner. Creating a Web Page with HTML : Visual QuickProject Guide by Elizabeth Castro.

The year started and ended with two wonderful Science Fiction romps. Eastern Standard Tribe by Cory Doctorow. Jennifer Government by Max Barry.

Update: I knew I would miss one or more books. I am very happy that 37signals published their Defensive Design for the Web: How To Improve Error Messages, Help, Forms, and Other Crisis Points, as it is one of the best books for applications and web development on how to get the little things right. The tips in the book are essential for getting things right for the people using the site, if these essentials are missed the site or application is bordering on poor. Professionally built sites and applications should work toward meeting everything in this book, as it is not rocket science and it makes a huge difference. Every application developer should have this book and read it.



September 2, 2004


This work is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike License.