Feeds:
Posts
Comments

Archive for the ‘Information Technology’ Category

Update 8-17-09: I’ve revised this post a bit to clarify some points I made.
I received a request 2-1/2 weeks ago to write a post based on video of a speech that Alan Kay gave at Kyoto University in February, titled “Systems Thinking For Children And Adults”. Here it is. The volume in the first 10 [...]

Read Full Post »

I’ve been coming across videos lately that get more into the creative ideas that inspired research projects which were out of this world for their time, and give me feelings of inadequacy even today.
Two anniversaries happened in November 2008. One was the 40th anniversary of the idea of the Dynabook. The other was the 40th [...]

Read Full Post »

Hi guys. Just FYI, a little more than a week ago I wrote a comment on one of Paul Murphy’s blog postings, called “The worst PC myth of all”. Murphy is a blogger on ZDNet. He liked my comment a lot, and he and I agreed to have it as a guest post on his blog, called “Managing L’Unix”. I changed it a bit [...]

Read Full Post »

Hi guys. I’m still very busy with other stuff right now. I’ve yearned to get back to my research, and sharing my findings on here. I’ve had to be patient and persistent. It’s going to be slow-going for a while.
I found this article on reddit, called Rental Car IT, by Neal Ford. It encapsulates what I [...]

Read Full Post »

I occasionally go in and fix past blog posts as a matter of course. I decided to go through all of my past blog posts today and fix any links that have gotten out of date or don’t work anymore. In a few cases I deleted links because the sites they refer to have disappeared. In one case I got [...]

Read Full Post »

I found this post, by Steve Yegge, through reddit. In a lot of ways he’s saying what I’ve read Alan Kay to say, only more bluntly: The current “state of the art” in the tech industry sucks. We build software like the Egyptians built pyramids. There are better hardware designs out there that have been ignored for decades, and the programming languages that [...]

Read Full Post »

I did a previous post on this, pointing to Ramon Leon’s first blog post on how to scale Seaside. That was on a Windows server. He’s revisited the topic, trying his hand at scaling Seaside on Umbutu Linux Server, using HAProxy.

Read Full Post »

I’ve been wondering about this for a while. We hear about how the more popular web frameworks can scale with an n-tier architecture, but what about Seaside? Session state is maintained inside of the Squeak image, and unlike other web frameworks it does not save session state to a database. I imagine it lacks that [...]

Read Full Post »

I’ve had this feeling coming over me in the last week that something significant has been happening in the computer world. To some observers it may not seem like it. With the exception of stuff moving to the web, things are “same as it ever was” to quote David Byrne. The reason I bring this [...]

Read Full Post »

Ramon Leon at On Smalltalk has written a couple of posts on how to connect a Seaside application to a database.
First he talks about selecting a database. He chooses PostgreSQL, and talks about his experience in setting it up. He chooses Glorp for object-relational mapping (ORM). Next, he shows how to take his Build-a-blog-in-15-minutes example and instead of using [...]

Read Full Post »

Older Posts »