Archive for December 23rd, 2006

ruby

Because of a project I am planning with a friend of mine, I have been spending a little bit of time studying Ruby on Rails in more detail. So far, I’m quite impressed. Ruby on Rails is a scripting language similar to PHP or ASP, but it also handles a lot more behind the scenes than any of those languages do. With only very few lines of code you can set up a page to list items in a database, edit them, delete them, etc. By just creating a table in a database and one command you can tell the system to create the scaffolding of an entire application. You of course end up rewriting most of the scaffolding to customize the page to your requirements, but it makes it incredibly easy to test parts of the site, since all is working at least in a preliminary sense within no-time. It’s like a scripting language on top of a game engine - the whole engine for the website is there, you just need to script the particular use you want to make of it.

I’m reading The Pragmatic Programmers - Agile Web Development with Rails now, which shows how to develop a basic shopping cart application, while demonstrating all kinds of good programming practice: separating layout from code; testing habits; etc. Really quite nice and quick to read. After this, I should be able to develop a website using Ruby on Rails in no-time.

Add comment December 23rd, 2006

british coups

Now that I’m on the subject of movies anyway (I’ve been watching a lot since I have a Netflix subscription), I should also mention the British miniseries I watched last night and this morning. It’s called A Very British Coup and it is a somewhat old series, from 1988, about a socialist leader of the Labour Party who manages to get elected as prime minister. He immediately starts the nuclear disarmament of Britain and demands the removal of U.S. bases from British soil. This of course to the horror of the British military and intelligence establishment who immediately start working on a way to get rid of them. The result is a fairly dark image of the British intelligence community and a very interesting television series. Highly recommended to people who are interested in politics or espionage.

Add comment December 23rd, 2006


Calendar

December 2006
M T W T F S S
« Nov   Jan »
 123
45678910
11121314151617
18192021222324
25262728293031

Posts by Month

Posts by Category