religious, spiritual @ 18 November 2008, “5 Comments”

A random musing….

Spirituality and Religion are different. Basically, Religion is Spirituality but with dogma and creeds attached. I think everybody has spirituality, and it’s their choice whether to acknowledge that. If they do acknowledge that then they should be free to choose whether or not to explore that through formal means (e.g. at a Church or a Temple etc)… that’s when that person becomes religious.

The problem is spirituality is attached to us, and we (as individuals) grow in person physically and mentally. This kind of growth, or evolution if you like, filters through into the spiritual us. Unfortunately, religion is a collective thing, and so if one person evolves their spirituality, it’s unlikely that the rest of that religious group evolves with him/her. Therefore, that religion may become more of a degrading religion than an upgrading religion to that person… and for fulfilment that person may develop better using other techniques which that group may not be providing.

Unfortunately, the people within religious institutions are sometimes too conservative in their beliefs. Therefore, if you are not in their group, then you have the opposite of their beliefs and become some kind of “nemesis” to them. This is pretty unfair if you take the fact that we’re constantly evolving into consideration, and that we, as humans, are completely equal (no matter of gender, culture or race).

From a personal point of view, I class myself as Christian and I go to a Church of England (Anglican/Episcopal) Church. But I acknowledge my Spirituality, I don’t follow the crowds and I try to make my own mind up on things when I have the knowledge and intellect to do so. This has lead to conversations with other Christians which seem to prove that I have completely different views to them. I was even talking to a atheist (who acknowledges his spirituality) the other day, and he actually related my belief system most similar to Atheism, Humanism or Buddhism…. stating that everything I said even Richard Dawkins would not disagree with (see his online article “Atheists for Jesus“). But this is my current state of spirituality, I feel certain things about the world and I apply them to my understanding of things. I therefore decide to interpret Christian scripture in what may seem like a Humanist/Buddhist fashion, because that is what Christianity speaks to me… and on the other hand I am completely happy to talk to another Christian who thinks otherwise.

I feel that it’s not going to be religion that makes peace on this world, but it’ll be the acknowledgement of spirituality. We are all spiritual people, we are all humans (brothers and sisters if you like), it is very natural to be spiritual, but it doesn’t always fit to be religious.

Yes, I feel like we’re entering a third era which will eventually unite all peoples through acknowledgement of spirituality.

Comments welcome,

Daniel

Personal, random @ 13 November 2008, “No Comments”

I’ve just taken this shot out of my window:

Scene from Whiteladies Road, Bristol

It’s a bit blurry because my digital camera is getting old now (it’s a 2 Megapixel Nikon Coolpix 2500). It was taken from my flat on Whiteladies Road, Clifton, Bristol, England.

Now, who said that Bristol isn’t a lovely place to live! Look it’s so beautiful!

Hi all,

Just letting you all know that this months Semantic Web Gang podcast for October 2008 was released today. It’s available on the The Semantic Web Gang blog as a post titled “October 2008: The Semantic Web Gang discusses the launch of Twine“. It is in fact about the recent public release of the Twine.com system by Radar Networks.

Plus, we’ve got Nova Spivack (the CEO of Radar/Twine) and Jim Wissner (the Chief Architect of Twine) on the call!

It’s great. I am on the call, I didn’t say much on the call particularly as just as I was about to ask a question someone else usually piped up just before me and asked a question (often the same question!). I appear at the start and the end of the recording though.

The central thing that I am interested in is actually still under the hood of Twine. I’m incredibly interested by the progression of the recommendation algorithms, particularly through modern techniques. I’m also interested in their automatic editing. It’s very exciting, and I do have a feeling that the public release that you see today isn’t the entirety of twine.

It was lovely to speak to Nova and Jim, and the rest of the gang. There should be another episode later this month :-)

Enjoy!

Daniel

politics @ 04 November 2008, “No Comments”

We’ve had a poll at my University (Bristol) for who should be president of the United States. It ended today, here are the results:

  1. : 1943 votes
  2. Neither Obama nor McCain: 171 votes
  3. : 127 votes

So a plea to those in the US. Please take in to consideration that your voting not only impacts the USA, but your vote could have an impact on the rest of the world. That’s all I’ll say.

Cheers, have a good day

Daniel

I’m finally getting around to it, and if the technology gods are blessing me today then I should have my MacBook setup with Mac OS X 10.5.x and Ubuntu 8.10 within about an hour and a half from now. Starting up via Boot Camp and rEFIt!

I’ve also taken the chance to completely wipe my hard drive (backing everything up first of course!), I didn’t have to because Boot Camp can nudge in an additional partition. But things have been getting a bit slow on the MacBook recently, so I thought that I’d start from scratch to speed things up in the longer term.

For those interested, I’m following the tutorial on the Ubuntu website for MacBook Dual Boot installation.

UPDATE

One hour later. Dual boot is working with Mac OS X and Ubuntu! Actually, I’m surprised how well Ubuntu works on MacBook.

Recently I did the IBM developerWorks article for “Intelligent Agents and the Semantic Web” which used Java (and the JADE library) to build agents (for the non-techies agents are a bit like software versions of robots).

However, I’ve recently re-stumbled across the Microsoft Robotics Development Studio (MRDS), which is free to download and play with!!! Apparently it’s not just good for developing robots (and the simulation of robotics), but can be used for a lot more (see zdnets article on “Why business users should grab a copy of Microsoft’s new robotics toolkit“). Potentially it could be used for web-based agents, particularly intelligent ones!

Trouble is, I haven’t played with it… because it only works on Microsoft Windows!

But there is a however! It has recently been brought up on the Mono forums (see “MS Robotics Runtime Port“) , that people are going to be trying to implement the missing functions found within the MRDS executable (so that it can run on Mono, rather than .Net… therefore making it runnable on Linux or Mac). The guys on the Mono forums have also created a wiki page (see “MRDS on Mono“) in order to stimulate discussion and development.

I really hope to be able to see the Microsoft Robotics Development Studio on Mono soon, particularly if I can hook into it with the Mono versions of Java and Ruby!

Right, that was a quick post… comment if you have any questions or comments… I’ve got to head off to the University now.

Cheers,

Daniel

Intelligent Agents and the Semantic Web

One of my (independent) articles has been published as a feature article on the IBM developerWorks website. It is “Intelligent Agents and the Semantic Web“. Not only that, but they also published a podcast episode with me. Have a read, the examples are in Java, but all the theory applies to any programming language and agent library.

What? “Semantic” Web, “Linked” Data and Web “3.0″? What are they?!!!?

Today (Tuesday 28th October 2008), I gave a seminar/discussion of the new web-based buzzwords, and explained that terms like Semantic Web, Linked Data and Web 3.0 aren’t marketing nonsense but very well defined techniques and technologies. The seminar went really well, and the ideas were well received.

In fact, you can have a look at the “iPaper” version of the slides , thanks to my academia.edu account.

New main website design

I’ve got a brand new combine harvester…. well, actually a new main website design which explains what I do, what I’m interested in… and gives a lot more info than my old one did. Go have a look at vanirsystems.com.

Right, I’ve been doing a lot with Genetic Algorithms (I’m actually implementing some using the Ruby Programming Language). However, the masters unit which covers G.A.s is quite theoretical, and aimed at mathematically improving the evolution process. So, I’m sending this message out:

Wanted: Links (e.g. Hyperlinks or Articles/Documentation/Papers) of Real World Applications which implement Genetic Algorithms. Particularly if they are engineering based rather than biological modelling based, but I’ll look at either. Source code (or even pseudocode) of the GA would be a huge bonus but not essential.

Please comment on this post or send me an email, I’d love to hear about it!

Cheers,

Daniel

AI, Personal, academic @ 07 October 2008, “4 Comments”

Well, well, well… you may have noticed that I haven’t made a blog post since the one about the diary.

Well, I’ve just started the Masters (MSc in Machine Learning and Data Mining) at the University of Bristol. I had an intro week last week, and started attending lectures and other events yesterday.

I am really really enjoying it, the only one thing that I am a bit worried about is that it’s going to be taking up a lot more time than I realised. Which may affect me earning some money, unless I work on things which are similar enough to the stuff that I am working on at University. We shall see, it is only the first week, and things shall probably calm down a little.

I am particularly enjoying the biological aspect of the course (e.g. Genetic Algorithms/Programming and Computational Genomics and Bioinformatics), and I’m looking forward to touching the psychological aspects also.

This is actually going to sound quite weird coming from someone who titles himself “Technology Evangelist”, but I really don’t like using technology… computers (hardware and software) are so awkward to use, mobile phones never have enough signal and it’s all so reliant on electricity. The one thing that I truly feel about the whole subject of Machine Learning and Data Mining is that it is supposed to make things easier!   In order for technology to become really useful we have to look towards some things that we have outside of technology:

  • High/Deep Semantics and Art
  • Biology, Psychology and other Sciences
  • Ubiquity/Omnipresence
  • Humanities and Society

Maybe the seven liberal arts can also help out:

  1. Grammar
  2. Rhetoric
  3. Logic
  4. Geometry
  5. Arithmetic
  6. Music
  7. Astronomy

I do not believe that we can continue with technology in it’s current state. As for the Semantic Web, I do believe it is a step in the right direction, but it is only a small piece of the future puzzle.

Personal, academic @ 25 September 2008, “No Comments”

For the first time in my life I have started using a paper-based diary (two days to a page, academic year diary for 2008 - 2009).

It is so liberating!!!! For the first time for a while I actually feel like I’m organised! It’s great, I’m able to record all my forthcoming events:

  • University events
  • Random geeky meetings in Bristol that I’d like to attend
  • Hospital appointments
  • Some other important events which are coming up
  • Work stuff

It’s fantastic!

You see, this is the interesting thing… no matter how far we advance technology, it’s still easier to use a paper and pen for organising yourself. Maybe I should get one of those InfoScan pens and hook it up to ODS.

As one of my further education college tutors used to say back in 2002:

Organisation is the key to success