dave seah: better living through new media Filter Navigation Temporary Redirect Page Personal Articles Productivity Articles Compact Calendar The Printable CEO Series The Printable CEO Series Back to Home Page Admin:Login

Desktop Manufacturing

POSTED 09/16/2004 UNDER Personal

Wired has an article on Fab Labs. The Fab Labs, a project from MIT's Center for Bits and Atoms, has "about $20,000 dollars worth of equipment -- a 3-D milling machine, a table-top laser cutter, a computerized system for cutting and shaping plastic and other materials, along with associated computers, software, small electronics tools and component parts."

The idea of being able to design and output working 3d objects at your desk is pretty damn cool. I wonder if MIT gives tours? They're just an hour from here.

The MIT Encyclopedia of Cognitive Science

POSTED 09/16/2004 UNDER Learning

I've always been curious about how the mind works, and in theories of how things work in general, so when I found a whole book filled organized by cognitive concepts I was tempted to order it right then and there. I became aware of its existence in this article on Automaticity. Why was I looking up Automaticity? Because someone used the word in an online forum, and I didn't have a clue what it meant...

Web Hosting

POSTED 09/15/2004 UNDER Blogging

Ah, web hosting. I used to maintain my own servers when I was learning how to set up and administrate Linux, but the novelty wore off some time ago. With all the security advisories, backup chores, and network management to keep track of, it was no longer fun. It's a pain in the ass.

This is a review of what I'm using now, and what I may use in the future.

The Current Setup

For hosting, I've been using Pair Networks for years. I've found them to be reliable and competent, though I tend not to need a lot of technical support. While a lot of other providers are cheaper for pure web/email hosting, you sometimes don't get these services: * shell & file access via ssh * file transfer via ftp / scp * complete development environment

You can get this with the next-to-cheapest hosting plan, though I've since upgraded to the developer account. On the minus side, their online tools could be a little slicker, and they don't offer as many mailboxes / domains / databases / transfer / online storage as some other providers. Most of their support is handled online, as is their sales. Don't expect a lot of handholding.

For domain name registration, I've been using directnic for just as long. They were one of the first inexpensive registrars out there, and their prices have remained at $15/year since they started. I like their control panel, and I don't see any immediate reason to switch.

The Alternatives

I haven't really checked any of these out yet, but maybe I'll get a chance to try them out.

  • Dreamhost: I first heard of them on HateBot, and that picture of Lorne stuck with my imagination. Looking through their offerings, it looks like a good deal and a good environment. Prices look good, and features look good too.

[last updated 9/15/2004]

Adventures in Templating

POSTED 09/14/2004 UNDER Blogging

I spent a good few hours figuring out how to make WordPress look more like MovableType. I ended up duplicating some of the structure (the content and right divs, in particular) and converted a lot of font-size CSS to use the named sizes. This seems to allow things to scale a bit nicer. I'm pretty sure there's horrible, horrible things left in the CSS from my mucking, but for now seems to work.

Horrible Things

I'm using a wide GIF background to draw the edging on the left/right of the #rap area. The GIF itself is small, but I can see my browser draw the background THEN draw the edges on top of it. Yuck.

I'm having a bear of a time with hyperlink styles staying set. There's some interdependence between setting the default "a:visited" color so it stays the same as "a:link". I probably am missing something about the way style inheritance works in CSS.

Good Things

So far, I'm enjoying WordPress more because I can use DreamWeaver to edit the css and index.php files directly. Edit, CTRL-SHIFT-U to upload, and then preview. In Movable Type, you're pretty much stuck using the web interface because updates to files require a site rebuilt before you can preview. Bah.

Next step: Adding image support, additional site directory structure refinements. After that, it will be filling out additional information about me.

CONTINUE READING ...

WordPress Impressions

POSTED 09/13/2004 UNDER Blogging

Very quickly, my impressions so far...

  • I like WordPress's admin interface slightly better, though there are some odd gaps (deleting a draft, for example, requires posting it then deleting it unless I'm missing something)
  • The default CSS looks terrible on my computer...it looks like ass
  • The template system doesn't require rebuilds like MT does. Instead, you're coding in PHP, and there is no "rebuild" every time you update a template in MT.
  • The WordPress admin interface doesn't compartmentalize all the editable files as cleanly as MT, but then again you're really editing css and .php files directly...the flip side of being direct is that you have to be more careful.
  • If you're not careful about being XHTML compliant in your posts, you might lose some of your work :/
  • The "Save" button in Write automatically opens a blank post window. I would prefer it to go back to the posts window.
  • I like the "edit this" link that pops up if you're logged in
  • If you hate editing the templates via the admin interface, DreamWeaver works just fine!
Page 254 of 259 pages « First  <  252 253 254 255 256 >  Last »
Thank you for printing this article! Please note that all material on this website is copyrighted by either David Seah or individual comment contributors. To request permission for republication and distribution, please contact David Seah (http://davidseah.com/contact).