Archive for the ‘RedGloo’ Category


06.11.2006

RSS bug

posted by Karsten

in elggcontent, RedGloo

There seems to be a bug in the rss code. When a new rss feed is registered it and subscribed to it doesn't automatically get on the blog… 

Share
06.11.2006

Proxy hell

posted by Karsten

in RedGloo

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

At the University of Reading we have a very effective proxy, which usually is a very nice a secure thing. But when you try to connect to the outer world from non-browser applications it all falls apart. Most applications follow the NTLM HTTP protocol for proxy authentication, but not the NTLM HTTP proxy protocol for proxy authentication (note the extra "proxy" between NTLM and authentication!) This is probably due to the fact that it is only descriped in 3 lines of appendix B of the NTLM documentation whereas standard HTTP protocol are given many lines.

 

This is for instance the reason that Ubuntu and Fedora won't update automatically from inside the University, even when using ntlmaps which according to Ubuntu should do the trick, but Ntlmaps doesn't support NTLM HTTP Proxy authentication!

I realised this while I had to get rss-feeds into a "learning landscape" we are organising for our first year students called RedGloo. In Ethereal I could see that the wrong protocol was followed. So I had to rewrite the php script used and it now succesfully gets the feeds through the proxy.

This will probably lead to a "home" project to make a NTLM HTTP Proxy protocol complient gateway, so that I can use Ubuntu inside the firewall. We'll see what time will allow…

Share
03.11.2006

rss has arrieved

posted by Karsten

in elggcontent, RedGloo

The rss-feed is finally getting through the Uni proxy, and into the RedGloo database. It has been quite a struggle due to elgg-source code bugs and a too eager / efficient Uni proxy…

One thing we have to look at is the functionality surrounding the rss-feeds – I'm not quite sure whether I like / understand it, but that's up for discussion… 

Share
Tags: ,
01.11.2006

PUBLIC Blogs again

posted by Karsten

in elggcontent, RedGloo

I did some plumbing, and by mistake turned the default blog state back to logged in. Sorry Phil 😉

We are now back to Public. 

Share
31.10.2006

rss-feeds yet again

posted by Karsten

in elggcontent, RedGloo

I've just found http://marc.theaimsgroup.com/?l=php-install&m=114421933720871&am that talks about php problems with external access through an ISA proxy.

So our suspision where probably correct – it must be a Uni proxy problem! 

Share
31.10.2006

Exercise

posted by Karsten

in RedGloo

I've just heard that the SSE Volleyball society has lost the slot in the sports hall, due to renovation. And that we might have lost it for good, because we aren't a "true" university sports club!

So now I've got a problem! I need exercise…

As you might have seen in my profile I hate running without a purpose, so that rules out jogging, biking etc. But I'd like to play something, cuz otherwise I'll just be complete indulged in my virtual life here at the Uni!

Now I probably need to put on my thinking hat, and find some good sports club somewhere!! 

Share
27.10.2006

Stephen are you doing stuff?

posted by Karsten

in elggcontent, RedGloo

Suddenly the community and user list under search didn't work.

Are u doing some plumming? 

Share
27.10.2006

XNA Games Development Week – Workshops

posted by Karsten

in RedGloo

Anybody going to the XNA Games Development workshops?

I'm considering going up there, so maybe some coordination would be possible. 

Share
25.10.2006

Firefox 2.0

posted by Karsten

in RedGloo

I've just installed the Firefox 2.0 browser, and my initial reaction is; "oh, my god, this is good!"

Initially these are the key points I like the most: 

  • It installed fast and without rebooting.
  • It handles rss-feed as any other page
  • It "remembers" all tabs, so if you close one by mistake, you simple re-open it!
  • It seems VERY fast

I thought about upgrading to IE7.0 as well. It would be nice to have a benchmark competition.

Share
25.10.2006

E-mail

posted by Karsten

in elggcontent, RedGloo

We need to get an e-mail account and smtp server registered to RedGloo. Does anybody know how to get an e-mail address registered at the uni?

Share