Off the Top: v/d Wal Net Site Development Entries
Showing posts: 16-30 of 96 total posts
Changing Hosts and Server Locations
I’ve been in the midst of thinking through a web host / server move for vanderwal.net for a while. I started running a personal site in 1995 and was running it under vanderwal.net since 1997. During this time it has gone through six of 7 different hosts. The blog has been on three different hosts and on the same host since January 2006.
I’ve been wanting better email hosting, I want SSH access back, more current updates to: OS; scripting for PHP, Ruby, and Python; MySQL; and other smaller elements. A lot has changed in the last two to three years in web and server hosting.
The current shift is the 4th generation that started with simple web page hosting with limited scripting options, but often had some SSH and command line access to run cron jobs. The second was usually had a few scripting options and database to run light CMS or other dynamic pages, but the hosting didn’t give you access to anything below the web directory (problematic when trying to set your credentials for login out of the web directory, running more than one version of a site (dev, production, etc.), and essential includes that for security are best left out of the web directory). The second generation we often lost SSH and command line as those coming in lacked skills to work at the command line and could cripple a server with ease with a minor accident. The third has been more robust hosting with proper web directory set up and access to sub directories, having multiple scripting resources, having SSH and command line back (usually after proven competence), having control of setting up your own databases at will, setting up your own subdomains at will, and more. The third generation was often still hosting many sites on one server and a run away script or site getting hammered with traffic impacted the whole server. These hosts also often didn’t have the RAM to run current generations of tools (such as Drupal which can be a resource hog if not using command line tools like drush that thankfully made Drupal easier to configure in tight constraints from 2006 forward).
Today’s Options
Today we have a fourth generation of web host that replicates upgraded services like your own private server or virtual private server, but at lighter web hosting prices. I’ve been watching Digital Ocean for a few months and a couple months back I figured for $5 per month it was worth giving it a shot for some experiments and quick modeling of ideas. Digital Ocean starts with 512 MB or RAM, 20GB of SSD space (yes, your read that right, SSD hard drive), and 1TB of transfer. The setup is essentially a virtual private server, which makes experimentation easier and safer (if you mess up you only kill your own work not the work of others - to fix it wipe and rebuild quickly if it is that bad). Digital Ocean also lets you setup your server as you wish in about a minute of creation time with OS, scripting, and database options there for your choosing.
In recently Marco Arment has written up the lay of the land for hosting options from his perspective, which is a great overview. I’ve also been following Phil Gyford’s change of web hosting and like Phil I am dealing with a few domains and projects. I began looking at WebFaction and am liking what is there too. WebFaction adds in email into the equation and 100GB of storage on RAID 10 storage. Like Digital Ocean it has full shell scripting and a wide array of tools to select from to add to your server. This likely would be a good replacement for my core web existence here at vanderwal.net and its related services. WebFaction provides some good management interfaces and smoothing some of the rough edges.
There are two big considerations in all of this: 1) Email; 2) Server location.
Email is a huge pain point for me. It should be relatively bullet proof (as it was years ago). To get bullet proof email the options boil down to going to a dedicated mail service like exchange or something like FastMail, a hosted Exchange server, or Google Apps. Having to pester the mail host to kick a server isn’t really acceptable and that has been a big reason I am considering moving my hosting. Also sitting on servers that get their IP address in blocks of blacklisted email servers (or potentially blacklisted) makes things really painful as well. I have ruled out Exchange as an option due to cost, many open scripts I rely on don’t play well with Exchange, and the price related to having someone maintain it.
Google Apps is an option, but my needs for all the other pieces that Google Apps offers aren’t requirements. I am looking at about 10 email addresses with one massive account in that set along with 2 or 3 other domains with one or two email accounts that are left open to catch the stray emails that drift in to those (often highly important). The cost of Google for this adds up quickly, even with using of aliases. I think having one of my light traffic domains on Google Apps would be good, the price of that and access to Google Apps to have access to for experimentation (Google Apps always arise in business conversations as a reference).
FastMail pricing is yearly and I know a lot of people who have been using it for years and rave about it. Having my one heavy traffic email there, as well as tucking the smaller accounts with lower traffic hosted there would be a great setup. Keeping email separate from hosting give uptime as well. FastMail is also testing calendar hosting with CalDAV, which is really interesting as well (I ran a CalDAV server for a while and it was really helpful and rather easy to manage, but like all things calendar it comes with goofy headaches, often related timezone and that bloody day light savings time, that I prefer others to deal with).
Last option is bundled email with web hosting. This has long been my experience. This is mostly a good solution, but rarely great. Dealing with many domains and multitudes of accounts email bundled with web hosting is a decent option. Mail hosting is rarely a deep strength of a web hosting company and often it is these providers that you have to pester to kick the mail server to get your mail flowing again (not only my experience, but darned near everybody I know has this problem and it should never work this way). I am wondering with the benefits of relatively inexpensive mail hosting bundled into web hosting is worth the pain.
I am likely to split my mail hosting across different solutions (the multiple web hosts and email hosts would still be less than my relatively low all in one web hosting I currently have).
Server Location
I have had web hosting in the US, UK, and now Australia and at a high level, I really don’t care where the the servers are located as the internet is mostly fast and self healing, so location and performance is a negligible distance for me (working with live shell scripting to a point that is nearly at the opposite side of the globe is rather mind blowing in how instantaneous this internet is).
My considerations related to where in the globe the servers are hosted comes down to local law (or lack of laws that are enforced). Sites sitting on European hosts require cookie notifications. The pull down / take down laws in countries are rather different. As a person with USA citizenship paperwork and hosting elsewhere, the laws that apply and how get goofy. The revelations of USA spying on its own people and servers has me not so keen to host in the US again, not that I ever have had anything that has come close to running afoul of laws or could ever be misconstrued as something that should draw attention. I have no idea what the laws are in Australia, which has been a bit of a concern for a while, but the host also has had servers in the US as well.
My options seem to be US, Singapore, UK, Netherlands, and Nordic based hosting. Nearly all the hosting options for web, applications, and mail provide options for location (the non-US options have grown like wildfire in the post Edward Snowden era). Location isn’t a deciding point, but it is something I will think through. I chose Australia as the host had great highly recommended hosting that has lived up to that for that generation of hosting options. It didn’t matter where the server was hosted eight years ago as the laws and implications were rather flat. Today the laws and implications are far less flat, so it will require some thinking through.
Non-UNIX Timestamping has Me Stamping in Frustration
In the slow process of updating things here on this site I have nearly finished with the restructuring the HTML (exception is the about page, which everytime I start on it the changes I start to make lead quickly to a bigger redesign).
Taking a break from the last HTML page restructuring I was looking at finally getting to correctly timestamping and listing the post times based on blog posting location. Everything after the 1783rd blog post currently picks up the server time stamp and that server is sitting in Eastern Australia, so everything (other than blog posts from Sydney) are not correctly timestamped. Most things are 14 to 15 hours ahead of when they were posted - yes, posted from the future.
Looking at my MySQL tables I didn’t use a Unix timestamp, but a SQL datetime as the core date stored and then split the date and time into separate varables created with parsing timestamp in PHP. This leaves 3 columns to convert. It is a few scripts to write, but not bad, but just a bit of a pain. Also in this change is setting up time conversions that are built into the post location, but shifts in time for day light savings starts adding pain that I don’t want to introduce. I’ve been considering posting in GMT / UTC and on client side showing the posting time with relative user local time with a little JavaScript.
I would like to do this before a server / host move I’ve been considering. At this point I may set up a move and just keep track of the first post on the new server, then at some point correct the time for the roughly 500 posts while the server was in Eastern Australia.
Mind the Construction Dust
I’m in the midst of a structuring here across all the pieces of vanderwal.net. It started in January with another project, a meetp-up hack to dive into Zurb Foundation. Within a couple weeks of starting down that path I decided it would be fine time to rebuild and redesign vanderwal.net using Foundation. Before I started down the road leaving the horses behind I desided I was going to update the structure of the HTML of these pages and bring them into modern times with HTML5 and CSS3.
This thinking and tinkering has been finally fixing some of the underlying details that bugged me, but it also allowed to set a much better and more object focussed semantics. This shift will also enable the content objects to flow better and be better foundations for a redesign as well.
While I have no idea what the redesign will be and not even thinking of that, I did find the original photo that I modified to be used for the header image and I put that to the pages I have touched. The new image now is much wider to allow for a fluid page and the “vanderwal.net” text is now out of the image and I a truly proper H1, that has alluded me for a long time (and bugged me to no end). The menu of the updated pages has brought back the selected portion of the site with a bleed to page, which was there at the beginning, but some shift in CSS caused it to go away.
I may, possibly likely, shift hosting at some point in the near future, but that may wait until I have some of the underpinnings of the blog tool updated a little. Some of those changes will wait a little, but have been brewing a long time. I don’t think I am bringing comments back, but will likely bring in web mentions (Jeremy Keith has a great explaination). There is a lot going on in the IndieWeb that has been inspiring and may trigger some more changed that I have longed for to finally get put in place.
BTW, this is the short version of this. Two prior attempts at writing up something short both ended up over 2,500 words.
Tipping into the 14th Year of This Blog
Pwhoooo… Pwhoooo… Just blowing a little dust off this blog.
Here at vanderwal.net this blog started in the final hours of 2000. It started on Blogger and within a year moved off onto my own held build platform, which occasionally still gets tweaks. The volume and frequency have gone through vast swings over the years, lately things are a bit more sparse, as words floated into various services, like Twitter and Facebook, and more professional posts over to my other blog that started in 2004 or 2005 , Personal InfoCloud.
This blog has remind my personal space on the web. It tipped over 2000 posts a year or two back even in the relatively sparse posting of the past few years. But, I still attend to this blog and post things. Between here and my Personal InfoCloud blog there is a lot of content brewing to be finished and posted.
Blogging Still Matters
One of the best summaries about blogging was posted this week by Euan Semple, on why blogging still matters is brilliant and nails it. Blogging when done successfully is not about proclaiming brilliance and answers (as those never meet their goals as the world is too large and there are millions of people with more experience and understanding who can and often will point out the flaws). Blogging is about sharing perspective and experience, often not fully formed, but are a part of a collective of humanity in trying to think through things in out in the open. The best business and professional blogs (best meaning they get passed around like mints at the exit gate of a garlic festival) follow this model. They are open and honest. They are full of observation, good thinking through things, explaining perspective, and honest. Honest as in humanity is embraced, in the we are all in this together honesty.
One of the best quotes I stumbled into in recent years, nails the blogging perspective (from the from The Book of Tea):
Those who cannot feel the littleness of great things in themselves are apt to overlook the greatness of little things in others.
The humility and finding great things in others and the understanding of the little things that make a difference is key.
Your Blog is Your Own Home
Along these lines I really liked Frank Chimero’s Homesteading 2014 post sentiments of bringing things that were placed elsewhere and posting them on one’s own site. Along these lines my KM World articles, which I have rights to do what I want with I will be posting fully into Personal InfoCloud.
As well, there are some vanderwal.net site wide changes to the CSS I have been wanting put in place for quite some time. The code for the whole of the site was last widely tweaked in the 2001 to 2003 timeframe (a mobile version of the blog was made then along with a mobile blogging interface, which logged the impending entrance of the kid to the world from my HipTop / Sidekick as I walked from parking to the hospital maternity ward). It may be time to up date it a bit more. There is a long list of mods to the blog categories (160 or so) and discovery for the blog, including in site search, that I may tackle. Also considering a full rebuild and redesign using Zurb’s Foundation. Who knows what or when it will happen. I think writing may take some precedence, but I am badly missing building things and the long latent hacker mind is itching to build, hack, and test.
Here is to a Great Blogging Year
Here’s to a great 2014 to all. Maybe it is time to think about blowing the dust off your blog and let things fly again.
[Oh, by the way, this is posted on United States Eastern Time and the blog date and time pick up those from the server, which is in Eastern Australia (I fixed this on the development site and then over wrote the adjustment before moving it to the production side of the house - features)]
This Blog Goes All the Way to 2,000
This blog post (yes, the one you are reading) is number 2,000 in this blog. The blog turned 10 years old on December 31, 2010, but other than a quick mention of it on Twitter, I more or less let that pass.
Starting the Blog (Under the Hood)
The vanderwal.net domain name started was initially purchased in 1997 and was used for a general personal website, of which my links page is a early remnant of that (it is a continuation of links page I had on my personal website initially hosted in Compuserve in 1995) and it has moved to all versions of my personal site since then. The blog was started in late 2000 as it was on my to do and try list and I started in with Blogger while waiting for the New Year’s ball to drop on tv. The first post, is now gone (it was likely the very profound “hello world” sort of thing or “FuBar is testing”. I, like many others who were using Blogger, then a product of Pyra, went through the growing pains of Blogger with its outages (all pages from Blogger were sent via FTP to my site) that meant no new updates could be made using that service. Pyra imploded one fine day and was left with just one employee, Ev Williams to run it with bits and pieces of help until it was later bought by Google. But, I only lasted on Blogger for nine months or so as I had been pulling together a travel blogging tool that would allow me to post to my blog and not have to use FTP.
October 2001 I moved to my own hand build blogging tool that also included a redesign. This has all pretty much stayed since then. In October 2004 the commenting was turned off after I woke to 1400 porn SPAM comments and I deleted the SPAM comments and removed the code for commenting. I had intended to bring comments back at some point in the my own tool, but then comment SPAM got worse my thought was to move to add an external commenting service (none have been satisfactory enough to move forward with). I then have been planning to move all of these posts into another blogging tool that had an easier to manage workflow for editing and also had a good commenting system. That has yet to happen and increasingly I am fine without there being any comments here. I miss the days of old when there were great conversations in a blog’s comments, but those days rarely happen any more outside of four or five blogs I can think of. One of the reasons I went with building my own blogging tool was the ability to have multiple categories assigned to each post to make aggregation of like posts much easier. The volume of content here has made that ease of use, much more difficult to pull off and it is one of the things I am back playing with in a dev version of the tool.
Blog Writing Style Changes
When I look back to my first blog posts that were created in Blogger, I see a huge change in the writing style and content from where posts have ended up today. The blog is named “Off the Top” as it was posting of things that were coming off the top of my head and were just a random collection of things (hence the URL naming for where the blog sits). The rough gathering and sharing of ideas shifted in after the first few months to a longer and a little more serious style. My style shifted a little bit when I moved to my own blogging platform, but the biggest shift was when I added headers to posts in March 2002. The style of the posts went from many short (paragraph or so) posts highlighting of things found and shared for others, but also shared for a future me to comeback to. By 2003 the posts were getting longer and there were fewer posts per day.
Delicious, Twitter, and Personal InfoCloud Ate Content
The changes on blog writing style were paired with other services and blogs easing content out of the blogs pages here. The catchall blog I started with included posts of a sentence or two and occasionally a paragraph or so, changed quite a bit over time.
Delicious was the first to really move content out of the blog here. The small snippets pointing to web pages and putting them in context all fell into Delicious (for a short time I built a my own bookmarking tool, but it lacked the social benefit of seeing others interactions around the same pages).
Twitter altered the site by the quick bon mots going straight there. The short snippets not only disappeared, but the frequency of blogging really slowed down. The posts that still showed up here were longer and more detailed.
This shift was somewhat good as it allowed me to really focus on subjects I was working through. One of the longer early pieces was in 2002 and was not posted in the blog as it was very out of character. When I moved to my own blogging platform I not only set it up to have multiple categories / keywords, but to classify posts as blog posts, journal, or essay. This last classification was statements and short pieces, longer more personal pieces, and essays were longer. Over the time, most everything has been classified as a blog post, but fits my initial framing that these would be called essays.
The longer pieces were also trending to a more central theme that I was working around. The mixing of work and much more fun content was getting a lot of feedback from people reading that it should be separated. That more professional writing also seemed likely to benefit from comments, which were not coming back anytime soon here. At this point I used my TypePad account and pointed www.personalinfocloud.com to it. For quite a while I was cross posting, but that slowed down in 2008 or so.
Where Does This Go from Here?
This blog is continuing on. I have a lot of pent up content that fits well here. I really want to get back to posting things about what I am reading and have a means to capture and share other ideas out. The demarkation of what goes here and what goes over to the Personal InfoCloud blog is a little fuzzy. But, I am fairly sure I am not going to add comments back here on this blog. Watching other blogs the number and quality of blog comments have dwindled, drastically. There are few blogs that have great comment threads anymore, but far fewer than benefit from tools like Disqus that aggregate poor comments (most are not comments and not really relevant to the posts) from elsewhere around the web / internet.
Here is to another 2,000 posts! Perhaps (I didn’t plan 2,000 posts when this started and would have called anybody crazy should they have suggested such a little over 10 years ago).
Another Blogging Year
Another year is passing as if it were just a brief moment and blink. I am not one for making New Year's resolutions, but I often look back and often look at what needs improving and do my best to make modifications along the way.
Starting Blog Year 8
New Year's Eve is my blogging anniversary as I started on New Year's Eve 2000 on Pyra's Blogger. So in 7 years things have changed on this blog quite a bit. The technology has changed a little, but since 2002 there have been very few modifications (other than turning off comments in October 2004, for what then was intended to be a brief moment, but they are now still closed waiting for the ever coming move to a real blogging tool).
My content style has changed and what I write about has changed as my shorter notes to self (shared publicly) have moved to del.icio.us then Ma.gnolia as social bookmarks and I am now dropping things into my vanderwal on Tumblr. My content is also posted over at Personal InfoCloud, but that content is often syndicated here and then points to there, as the comments are open there.
Content here got longer, which lead to adding headers (h3) between ideas, often each paragraph will have a header so to make the content easy to scan. These days much of the traffic is related to folksonomy, social web, social software, and InfoCloud commentary, review and analysis. Other observations get thrown in as well, but nowhere as often as they used to.
Future Changes
I still hope to move off of my personally built blogging tool (part of an experimentation and testing for a CMS I was writing for work at the time, or was it the other way around). I have other projects ahead of this transformation, like getting the folksonomy book moving more quickly and finishing it (life took some large sideways moves this year, including the holiday acting as health attendant, both parents, and my regular load with my wife's accident). There will be some large posts in the very short future that are the result of unsticking my framework and perceptions around social software and folksonomy that has had me twisting and turning to write and represent ideas (it seems it has impacted many others too, as most everything I read runs into the same wall and leads to criticism that may not be on target).
A Great Year Passes and Another Approaches
I made an incredible amount of new contacts and friends this year with many people with the same and similar passions and interests. This was the result of the web, conferences, workshops, and social software leading to attracting similar mindsets together. I am looking forward to the workshops, presentations, and projects planned so far for 2008 as well as all that fills in the gaps and fills out the year. I am quite excited to get the New Year under way and enjoying the time and work with all interested.
Happy New Year!
Hotel Brings Back Blog Sentimality from Summer 2001
This trip to Boston for the Enterprise 2.0 Conference (more on that in a post to follow) turned out to be digitally sentimental. As the cab pulled up in front of the hotel on Tremont Street, I realized I stayed in it July 2001 when it was a Wyndam. That trip was special as I had written a bit of code so I could blog from the road and then pull it back in to may hand built pages when I returned. This was a tiny travel blog tool I had knocked out in a few hours.
At that time I was writing the blog by hand in TextPad and loading via FTP. This was after I started blogging in late 2000 in Blogger, which became one person, Ev, and crashed often. I wanted a means to not have to FTP my blog post up when traveling as I was continually finding hotels blocked FTP.
This simple travel blog tool worked well. When I would return home I would copy the blog posts written in my browser based tool (a few text fields and a location drop down) and then FTP the incorporated bits into this blog. It was in October that I built out that tool into a full blogging tool, which still runs this site today. Nearly six years later I am living with my simple tool that works well for me, well I still want comments back on (a long story and a fix that may take more time than I want to spend).
This travel blog tool was also used to blog on September 11, 2001 that I was in San Francisco and not exactly sure when I was going to get back to the Washington, DC area. It is how a place brought back a flood of captured digital memories all from a tiny tool.
Mis-Marketing
I have been needing to turn comments back on here in Off the Top. I get really good, er, make that great responses in e-mail to many of my posts here. There needs to be a conversation, which is what blogs are all about and it is in comments that much of this conversation takes place. But, as we all know having comments on is a large problem. Why is it a problem?
Problems Created by the Clueless
The problem with comments is the mis-marketers. No, not those mass marketing, but people with little clue about finding a good information space and bringing up products and ideas when they are coherent, which would be good marketing. Good marketing can be annoying, but it is not good marketing that has made an utter mess of blog comments. These people have not clue, they think they are on to a good idea that will make them wealthy, but like most get rich ideas they do not work. Not only do they not work in this case they create animosity toward the product and site. They are putting themselves on black-lists and lowering the value of what they are trying to inflate the value of. It is a clueless approach. They think they are marketing and creating value, but are actually doing the opposite. These mis-marketers not only have shot themself in the foot (or worse) they have ruined great tools.
I am curious if there is a convention or summit for mis-marketers? Can we get a little Cluetrain juice for them to sip?
Looking At My Options
The mis-marketers have made a mess of e-mail with SPAM, referrer logs, blog comments, and trackbacks (I know I am missing many other good communication methods). My blog is broken, I know this. I am still running my own blogging software from 2001. No, I do not have the time for upkeep. But, I keep looking at the time to convert my database to a format for MovableType or WordPress and keep the nearly 2000 entries still working for historical purposes. I do not see that time coming any time soon.
New Hosting and Peace of Mind
Most of the e-mail coming in is now coming through the new hosting company. I am getting feedback from people that they can see this new site. The change of the domain to the new hosting started resolving correctly in 30 minutes for me, which was very fast.
The choice in hosting came down to two strongly recommended companies, Pair.com and Segment Publishing (SegPub). Both had nothing, but positive recommendations and each had more than four recommendation (Pair actually had over 10 recommendations). Both offered the services I wanted and needed (PHP, Python, secure mail, MySQL, solid up-time records, and Rails (Rails was more of a nice than a need)).
I chose SebPub based on two things that separated it from Pair. One was price, SegPub was a little less and offered a good introduction and trial period. It is an Australian company (servers in the US) and payments are in Australian dollars. Secondly, the first person to recommend SebPub put me in contact with the guy who runs SegPub in a chat. I was able to asks a lot of questions specific to my needs and he was able to easily point me to the needed information or just provide it in the chat. That personal touch was an incredible sell. Just knowing there is that access helped. I had really grown tired of waiting a few hours between responses to trouble tickets and e-mail exchanges and not getting resolution and just getting the ticket closed.
Getting things prepared and moved over took the usual amount of time, but I had far fewer bumps than I thought I would have had. I needed to better optimize MySQL to perform better in MySQL4. I was to the point I needed to make the hosting change and the time disruption was not welcome, but I knew I could focus when the transition was over and done.
So far I have been incredibly happy. I also know that Pair would also be a very good company to go to as well. This option gives me great peace of mind.
New Host Test
If you can see this you are viewing vanderwal.net on its new host
A Better Day and Brigher Future
Things are a little better on this end today. I was able to delete the Photoshop French version and reinstall a Photoshop demo (I was very surprised I was able to do this and get back to the exact days left on the tryout where is left of yesterday) so I could continue to work. The shipment of the new package will be the fourth attempt to get this right by Adobe (their stock price is what?).
I have received many great suggestions on hosting and am looking at two of them seriously. E-mail has been up all day today as host hosting, which is good.
Along this front I am really getting tired of my own blogging tool. I no longer have time to keep running and the effort it takes to write, check, and post does not work for me any longer. I am doing too many things at once and not paying enough attention to the actual writing, which I really need to. I also blog adding all the mark-up needed (including needed character encodings). I really want to turn on comments again as readership here has grown and I really want to get back to "conversations" (not just monologues plus e-mail). There are things I want to build that I think would help the blogging community, but it is really fruitless to do this for a tool that has an install base of 1.
I have my options narrowed down for me as I will be running two sites from it and be using it as a CMS as well as a blogging tool. The two candidates I am down to are Movable Type and Drupal. I am leaning toward MT mostly because they have a very active support system inside the company and user-base. Drupal has a killer user-base that is very innovative and the tool has many social and community aspects to it that I really like. I will most likely be playing with both. Both have a good track record running more than one site off an install and using shared components for the different sites.
Now it is sorting out, which I can dump my current site into most easily and clean out the mark-up and encoding so to let the blogging tool do it (will make for easier current specification RSS/Atom feeds). I am also wanting to keep the 1770-plus URLs the same (as well as RESTful), which I have not sorted out. Suggestions are welcome.
Off the Top Blog Turned Five
I forgot that 31 December 2005 was my 5 year anniversary blogging. A lot has changed on this blog and the whole blogging arena. Many of my short posts along the lines of, "I found this cool thing... " are now in my del.icio.us feed, which for those of you with JavaScript turned on is over on the right as the new incarnation of Quick Links. The same items and more I also post over on Yahoo! MyWeb, but because I can post to just myself or to a community of people I know with similar interests. (I really really hope their community functionality of MyWeb gets fixed soon in 2006 to better filter feeds from the community coming to me and allow something other than, "you can see all of my links and I will see all of your links". Life and real people's interests are not like that and Yahoo! is the people understanding people products on the web for people's lives. So, lets get to it shall we?)
Blogging seems to be more than the relative handful of people I followed in 1999 through 2001. It really exploded following that, partly because there were more options that were easy to use and options that became more stable. In 2000 I had been running this site (under a few different URLs) for five years and when I added Blogger as my tool to add content more easily it was a wonderful change for me. Not long after that Pyra (the company that started Blogger) imploded and we were left with just Ev and when Ev was away Blogger had separation anxiety. Not long after I turned to blogging by hand for a few months. I then put my own blogging tool in place that eased my workflow (Movable Type did not have the features that I wanted for my multiple categories and three entry types (essay, journal, and weblog). I had built my tool as a means to post information while traveling from any web browser when I was doing it by hand and needed FTP to regularly post. I have been running the same blogging tool with modifications since it launched 31 October 2001 (I had a post on my hand built page from October 2001 announcing it.
The look of the site has changed from the bright blue and bright green on black the blog launched with (this had been used for two years or so, and blogging with that use of the color palette was hard on the eyes). I moved to a less hard on the eyes color scheme not long after the blog launched. The current look was put in place 20 November 2002. Other than turning off comments (which I hope to bring back some day) and modifying the right-hand bar I have not made many changes since then. Life has been a bit busy since then.
I am still hoping that I will move this blog to a commercial blogging tool as my time is pulled elsewhere and I do not have the time or energy to tweak the underlying code that creates this blog. I have been quite happy with my use of TypePad since they launched and I keep my more professional blog, Personal InfoCloud over there. My happiness with TypePad and the full company of six apart there to support Movable Type will likely make it my choice. I have some other uses for the Movable Type software, other than this blog that is helping my choice. I am also a fan of WordPress and Drupal (Drupal has the capabilities under it to do what I want and need too and a large developer community). These changes come down to time available, so I could be a while.
10 Wonderful Years
Before I forget, as of some point between the 20th and the 30th of November I will have had a personal site on the web for 10 years. All of this started with a few simple pages to say who I am (never very well), post a links page so I could have access to things I have an interest in from any internet access, and play with HTML. Much of the first site was silly with each page having its own look-and-feel (see playing with HTML), but I really wanted to experiment.
The first site was hosted on Compuserve, but with in a year it was moved to Clark.net hosting (that was bought by Verio and went downhill). In 1997 or 1998 I bought this domain name and soon after hosted the site outside (first with ASP and then ColdFusion) in real terms. In 2000 I moved the site to PHP, on the same hosting service, but they did not understand open source server hosting. In very late 2000 I started blogging with Blogger, which in 2001 switch to hand mark-up and then by the end of 2001 I implemented my own blogging tool that still runs the blog (it desperately needs a few hours of attention to get if functioning properly). But, work has largely kept me from making other profound changes to the site since then, there was the redesign to the current presentation in 2002 or so.
These past 10 years have made for a wonderful digital life. If you see me in London or Brighton (given the appropriate venue) lets celebrate this little event of personal expression and personal existence.
Press Coverage Page Added
I have added a press coverage page. It is just a quick listing. When I get asked I now I have a place to point, rather than digging out the list.
I will be added a central page for all presentations as well in the near future. This should also make things much easier.
Old Dog New Blog Posts
So you are having problems figuring out what is posted here and what is posted at Personal InfoCloud? I am too, well I have habits that seem to be harder to break that I thought. I am going to be moving some content over to Personal InfoCloud (copying is more like it, as it will still reside here). I have a thing for my vanderwal.net posting interface (not pretty, but the text box is large enough for me to think) and I post with markup included, so I know exactly what the result will be.
I am going to make a concerted effort to post social networking, folksonomy, InfoCloud, mobile, personal information management, and other things along those lines over at Personal InfoCloud. What does that heave for vanderwal.net Off the Top? Everything else, I know that does not leave much, but I may include short versions of that is posted at the Personal InfoCloud, particularly since the folksonomy category gets a good chunk of traffic on its own. I am also thinking strongly about putting the last three posts headings over in the side column.
The other confounding issue is the Quick Links (my del.icio.us bookmarks are displayed here and not on the Personal InfoCloud (some relate to the topics there, but not all of them and the personal ones that do not are really not appropriate there). I am not going to start another feed (although a subfeed could be somewhat appropriate) for there.
I am also working on feeds for each of the categories here, which would confound the bifurcating process I am discussing. This is down the to do list a short way, following turning comments here once again (time limitations are a problem at the moment). There are not only speaking preparation and travel arrangements, but some life subplots (some are divergent, which I really don't like thinking about work being for naught but that is what alternate plans are at times) in the works that are taking time.
So there we are. If you have responses that you think could help, please send them.