I was reading the following post from Niall Kennedy: Google Mondrian: web-based code review and storage, and one line stuck out: “Recently some design reviews have moved onto an internal version of Google Docs.” The thing that interested me about that is I’ve heard Jason Calacanis and others on The Gillmor Gang talk about using Google Docs for coporate data. Now maybe Google isn’t using the public docs because they are dogfooding new features before they are unveiled to the public. More scarily, maybe they are using an internal version because the public version isn’t secure or stable enough to host their important documents.
Category: The Internet
Situation:Terminal » My Xbox Live HD Video Rental Nightmare
Situation:Terminal » My Xbox Live HD Video Rental Nightmare
I love posts like this (I’ve written several myself). It is one of the joys of our interconnected age that when companies give bad service, it is now our duty to tell the world.
(Can you tell that I’m digging the “Press it!” button too much?)
Rough Type: Nicholas Carr’s Blog: Flattened by MySpace
Rough Type: Nicholas Carr’s Blog: Flattened by MySpace
Nice article on the productization of myspace, but social computing in general
MySpace is going to fail.
Sorry! an unexpected error has occurred.
This error has been forwarded to MySpace’s technical group.
This is what I would call “The beginning of the end”
Please stop inviting me to myspace
thanks
If I wanted an account on myspace for my blog or myself I would have created one already. If you are just trolling for friends, here are some excellent choices:
Curry / Winer bust-up
I didn’t even know it was going on!
Podcasting is so successful that I stopped caring about it. Honestly. In the early days, when it was a new thing and there wasn’t much to listen to, I was a regular listener to both Adam Curry and Dave Winer. Most of their podcasts were about podcasting. I guess they both still are. I, like most podcasting fans, have moved on to more interesting content. I was actually surprised to find out (indirectly) that there was a feud between them…
Interesting quote from Chris DeWolfe in the NYT
There was an article on April 23rd in the NYT about MySpace in which Chris DeWolfe made a classic mistake…
Mr. DeWolfe argues that MySpace won’t suffer that fate because, in just two years, it has already become so entrenched in so many lives. “People are truly invested in the site,” he said. “All their friends are on it. They spent months building their profiles. And so the cost of switching is too high. If we keep building the features they want, they will stay on the site.”
I’m pretty sure that Orkut and Friendster said the same thing, buddy.
finding a new webhost, an impossible dream?
It is nearly impossible to pick a web hosting company these days
So, I’ve been an interland customer for about 6 years now. unitcircle.com was originally hosted on various sites run by friends of mine. Each of these servers had somewhat dubious connections to the internet, but they were free when it was really expensive to host a website. Finally, after unitcircle.com went down for over a week when my friend’s DSL connection was down while he was on vacation, I moved the site over to interland who I found through an ad in the back of wired or something. At that time there were only a handful of hosting companies on the net. Now there are a zillion of them and they are all offering similar plans and similar claims. If you look at 10 host-review sites you will find 10 different recommendations. I’m now paying an insane amount on interland for a ridiculously small amount of disk space (but unlimited bandwidth). The host review sites are obviously not to be trusted. I’m pretty sure that hosting companies set these up just to make themselves #1. I know I would if I was in their shoes. The cool thing is that the hosting plans are cheap enough that I can probably just try out one or two to see how they are before I sign up for a year or so. The other cool thing is that most of these sites seem to make that simple (any site that requires a 6 month sign up isn’t to be trusted). I’ll leave unitcircle on interland for now and move one of my other domains to a new site and see how that works… As I go, I’ll post here what I think.
A bigger question to me is around if I should switch from a windows host to a linux (or even a mac) one. The only server-side scripting of any kind I’ve learned to do is ASP in visual basic, but I’ve done a LOT of C# development so asp.net doesn’t scare me. The problem is that, at home, I’ve gotten rid of all my PCs and am just using macs now. I do know Java, but I haven’t done any JSP stuff and I’m not sure if I want to bother. I haven’t done any PHP, so I’d have to learn that from scratch. Currently I use asp only in on the unitcircle catalog pages, but I’ll need something like that for the on-line store.
The Unit Circle Rekkids web redesign
the geeky details (design geek and tech geek!)
I just flipped the switch on the third full design of the Unit Circle Rekkids website.
The first was the sort of get-it-up-and-make-it-look-decent version. The second was the make-it-look-good-and-make-the-navigation-better site. There was some stuff I was really proud of in the second design: each “section” had a different-but-related color-scheme so that you could tell where you were in the site; I had a javascript-based navigation bar on the left that would do the dynamic layout and UI to show you what else was related to what you were looking at; finally, I worked really hard to make sure that the pages rendered well on all browsers and nearly all versions (I even ensured Netscape3 and IE3 compatibility).
This new design was all about simplifying things and making the design look tres moderne. If the second design was an architectural unfolding: Entryway, front hallway, living room, etc…; the new design is about making it easy to get the info and find what you want. The front page basically doubles as a site-map. I’ve dropped a lot of nooks and crannies designed for people who might want to explore or look for weird stuff; that was hard to keep up-to-date and wasn’t really taken advantage of much anyway. While I believed in the notion of keeping data and design separate before, this re-design nailed that into my head like never before. The new site has about 35-40 pages. There are three main designs, the main page, the artist pages and the release pages. I wasn’t adding any new content (although I was revising some of the old content). Once I had the designs set, mostly I was copying and pasting from the old pages into the new. So, it should have taken a day or two, right? Actually, it took most of a week working a few hours a day. This is due to how much the old site had the content and layout mixed, but even in that design, I’d already started using CSS. This new design is using some tables for simple layout stuff, but all the rest is 100% CSS, also I’m now using Dreamweaver templates. I’d tried using them before, but in DW8 they seem to be much simpler, or maybe I finally figured out how to use them. I know better than to rely on a proprietary technology, but they really did help and should make any future redesigns much, much simpler.
The hardest part was abandoning the super-cool nested html and javascript sidebar navigation thingy that I did. The original goal was to make adding content simpler, but it ended up being a nightmare because of the distributed nature of the code and embedded html. I’m now setting up the sidebar in a template and showing where you are using CSS. Much simpler. I do run the risk of having to redo each page by hand if I can’t use the dreamweaver templates later, but I’m not adding content to the site the way I used to before, so I’m not too worried.
I did think about switching to a database-driven website design, like I did for Unit Circle Mailorder. There were some limitations that I’m now encountering with that approach that makes me very cautious about using it again. I’m very conscious that people are linking into my site. I encourage it mightily. The problem is that I can’t go changing my URLs around willy-nilly. I have that problem with the mailorder pages now. They are all ASP pages with parameters. I’ve got to support those urls forever. So if I switch to a linux host, I’m going to have to fake those URLs. My site isn’t big enough to warrant its own servers, so I can’t do any tricks around faking directory paths being intercepted at the web server or whatever. Doing a SQL-driven site would make doing a redesign dead-simple though, so it is in the back of my head…
CSS-based web design vs. table-based web design
a little experiment gave me pause
As I mentioned over on my Unit Circle Blog , I’m finally redesigning the Unit Circle Rekkids site. It must be at least 4-5 years since I last redid its look and I think it’s held together pretty good over that time, but it is definitely starting to look dated. I’m definitely a curmudgeon when it comes to web design on my own sites. Up until that last redesign, I avoided using tables in my sites because they didn’t always look good on Web TV or Lynx. Now for this time I’ve been thinking that it might be time to switch from a table-based design to a CSS-based one. (I was using CSS before, but in the simplest way to standardize formatting across many pages) The arguments are compelling: keeping data and presentation separate; ease of updating the look; etc… Also I’ve seen some pretty compelling sites that are done this way. I don’t have a book yet, so I’m just using Dreamweaver 8’s CSS features and using internet resources to figure it out. It isn’t too bad, but after putting together a simple design and testing it out in a few browsers I realized that the CSS implementations are different enough that trying to do this now is going to be an exercise in pain. I’m going back to my table-based layouts with maybe a bit more CSS formatting for this go-around, I think. Once the site is up, I will post my CSS and table based prototypes somewhere and link to them here.
I think that some of the CSS sites I’ve seen are a little to pretentious about it. I don’t think that CSS was originally meant to be the end-all be-all layout system for a website in the same way that tables weren’t either. People took the capabilities of these simple ideas and extended them into doing things that they were never originally meant to be used for. CSS files were supposed to be shared across groups of pages, creating more of template-like approach for similar pages. Tables were meant to help lay out tabular data. The war against table-based design seems a little unnecessary to me, especially since CSS consistency across browsers is still be pretty weak. My table based designs look awesome on IE4, how about your CSS ones? Now, I’m not arguing for table-based design here. I’m up for using whatever tools work well and make my life simpler. I’m going to be getting a CSS book or two for Chanukah maybe and I’ll see if I was just going about it wrong. What I am against is CSS proponents pretending that their use of CSS is more than hacking in the same way that tables were hacked.
anyway, once more into the breach.