Archive for the ‘RedGloo’ Category


15.08.2006

Microsoft to release development for Xbox 360

posted by Karsten

in RedGloo

Who would have thought that the big old dragon would be releasing a homebrewing development suite for the xbox 360!

As far as I know this is a first in the history of gaming consoles, and I must say that this puts Bill G. in an unusual saint-like position. Something for Sony and Nintendo to learn from!

The suite will be free of charge (not free as in speech) but users will have to pay $99 a year to join a community of hackers! 

Share
15.08.2006

VI

posted by Karsten

in RedGloo

I've just been hacking a bit on the ELGG site and I unfortunately had to use the "vi" editor through Putty! And I've got a statement:

VI = "MAD_SCIENCE";

 or is it

VI = "NO USABILITY"; 

Share
Tags:
11.08.2006

Themes and Communities

posted by Karsten

in elggcontent, RedGloo

I've looked at changing themes for communities, and it seems like that it is impossible to do from the standard ELGG implementation.

I think it is a bug, because the functionality is there from a database perspective! (Communities are normal users, and users can be assigned specific themes / templates)

So this is a call for a change:

We move the theme change functionality away from account settings and over to profile, as it is possible to change profiles for both users and communities.

 

I'm open for other places to put this funcctionality, but something needs to be done. The default theme is not the best, hence should not be the theme for all communities… 

Share
11.08.2006

PC 25 yrs old, are they mad science?

posted by Karsten

in RedGloo

if (PC.attribute == "mad science")

{

    we.are = "screwed"

}

else

{

    goto 25yrs old?

system.out.print("Am I mad?");

Share
Tags:
11.08.2006

SecondLife

posted by Karsten

in RedGloo

http://www.oster-lundqvist.com/karsten/blog/index.php?entry=/2006-08-11_2.txt

Lately I’ve become quite interested in the whole idea of Secondlife where you can build you own indentity in a virtual world. The interesting thing about it is that anyone can build entities within the world, such as casinos, shops, churches, online dating shops, etc. This would be a fun way to create communities of practice and virtual chat/life bots. I definately would like to beat the Turing test there…

Share
11.08.2006

Paper accepted

posted by Karsten

in RedGloo

http://www.oster-lundqvist.com/karsten/blog/index.php?entry=/2006-08-11.txt

Yes I’ve been busy researching many things lately, so I forgot to write that the paper for ECEL has been accepted, and the title is “Evaluation of Quality of eLearning Environments”.

We have also submitted a new paper to an IEEE journal, which is even more interesting!

Share
30.05.2006

Chatbot again again

posted by Karsten

in RedGloo

http://www.oster-lundqvist.com/karsten/blog/index.php?entry=/2006-05-30.txt

Wow, it’s been some time since my last blog. We’ve now finished the pilot of the chatbot and we’re quite satisfied with the result, we have written a paper for publication at ECEL where the abstract has been accepted.

Share
03.04.2006

Chatbot example

posted by Karsten

in RedGloo

<p><a href="http://www.oster-lundqvist.com/karsten/blog/index.php?entry=/2006-04-0">http://www.oster-lundqvist.com/karsten/blog/index.php?entry=/2006-04-0</a></p>We have now had some people trying out the bot, but we are still running the trial with the students here at the University. I thought it would be a good idea to show an example of a live chat with one of the students. Just to give you an idea of what it can do:<br />
</p><p class="blog">TF> Hello! I will be asking you a series of questions about the use of Blackboard in the Programming course at Reading University. It is important for me that you answer the questions as sincerely as you can, as we will be using the results to improve the usage of the product at the university. This will also help my creator in his research of chat, which in turn will help with my ability to talk to people. Well enough chit chat, here we go! Would you agree with this statement, the content of the discussion boards in programming are off topic?<br />
</p><p class="blog">test6> No<br />
</p><p class="blog">TF> Did you answer like that because you have not made up you mind?<br />
</p><p class="blog">test6> No<br />
</p><p class="blog">TF> Really! Would you agree that the discussion board on Blackboard is not easy to navigate?<br />
</p><p class="blog">test6> A little bit<br />
</p><p class="blog">TF> I didn’t get that, could you say that in another way, please? Would you agree that the discussion board on Blackboard is not easy to navigate?<br />
</p><p class="blog">test6> It’s not very easy<br />
</p><p class="blog">TF> I see! The discussion board on Blackboard is not easy to navigate. I’ll remember that.<br />
</p><p class="blog">TF> When asked, some people claim that the content of the assignments in programming is not boring. Do you support that sentence?<br />
</p><p class="blog">test6> Mostly<br />
</p><p class="blog">TF> The content of the assignments in programming is not boring. Is that a true statement more often than not?<br />
</p><p class="blog">test6> yes<br />
</p><p class="blog">TF> So you agree. Would you agree with this statement, the content of the assignments in programming is challenging?<br />
</p><p class="blog">test6> It is challenging enough<br />
</p><p class="blog">TF> It is challenging enough, so what would you say to this? Would you say that the content of the assignments in programming is challenging more often than not?<br />
</p><p class="blog">test6> yes<br />
</p><p class="blog">TF> I’ll remember that. This is all for this time. Thanks for your help in our research. Have a nice day.<br />
</p><p class="blog">test6> and you<br />
</p><p class="blog">TF> Goodbye!<br />
</p><p class="blog">test6> goodbye<br />
</p><p class="blog">TF> Adios!<br />
</p><p class="blog">

Share
14.03.2006

Chatbot live

posted by Karsten

in RedGloo

http://www.oster-lundqvist.com/karsten/blog/index.php?entry=/2006-03-14.txt

Now we have started the first true run with the chatbot. It is very exciting for our research, as it hopefully will provide further chat patterns to the bot, and bring more knowledge of the underlying ontologies.

Share
13.03.2006

Chatbot: Close to public status

posted by Karsten

in RedGloo

http://www.oster-lundqvist.com/karsten/blog/index.php?entry=/2006-03-13.txt

The bot is soon to go on air. We are now working on getting access to the outer world through the University firewall. Once that has happened we will start having tests with it. First of we’ll try to get the first year students to talk to it. This should give us valuable feedback and experience about the versatility and “intelligence” of the bot, especially to see how we can add ontological experiences into the chatbot. This will be a major (and difficult to implement) feature of the next generation of the bot…

Share