OpenID Tests

Everyone else has written about it and since I’m a bit behind on my feeds reading list I just got around to check it out.

OpenID Tests is a testing tool allowing you to test your OpenID server and OpenID page. This is such a great tool and could save an OpenID developer tons of work.

All I can say is “Hip hip Hurray” to the fine folks at JanRain on yet another fine OpenID piece of software.

[Read More]

idproxy.net and OpenIDBridge.com or I’m late, again!

I just read Simon Willison‘s post about idproxy.net.

It’s funny, I just talked about such a service in a previous post and also mentioned I’m working on the same service. I was suppose to release it a week ago but had some other issues to attend to as well as some learning curve with using JanRains’ PHP OpenID library and only manage to get it almost working yesterday. I was planning on release it this week, but since Simon already released idproxy.net I’m rethinking that :-)

[Read More]

WordPress Upgrade

I’ve just finished upgrading this blog to WordPress 2.1. This is my first post in 2.1 and if it goes well, it will mark the succesful upgrade of this blog to the new and fine WordPress version.

In the process I had the oppertunity to also verify that my MicroID Plugin for WordPress as well as my OpenID Delegation Plugin for WordPress works in version 2.1 as well as they did in WordPress 2.0.x.

[Read More]

Mono hosted inside SecondLife

I just read on the official Linden Blog that they have completed an initial version of hosting Mono within SecondLife.

What they have done is to compile the Linden Scripting Language (LSL) into Intermediate Language (IL) code and they automagically gain all the advantages of the .NET Runtime – Just In Time (JIT) compilation, advanced Garbage Collection and, hopefully, the ability to extend SecondLife with other .NET supported langauges (though that’s a personal wish ;-) having .NET so close to me – my Advanced .NET Debugging blog)

[Read More]

Amazon Checkout Interface – Group to as few shipments as possible

I recently ordered a couple of books from Amazon.

When reaching the check out screen I, obviously, selected to group my shipments to as few as possible. I then looked and saw that it was grouped into two shipments, one book should be shipped the next day and the other 4 should ship only on the 20th of March – almost two months afterwards!

This was a bit strange considering the fact that Amazon showed that all books were in stock.

[Read More]

Proxy OpenID Services

I just bumped into this post by Martin Atkins that talks about proxy OpenID services that can delegate OpenID formated requests to their respective browser based authentication identity providers.

I’m actually working on such a thing that will delegate OpenID to Yahoo’s BBAuth authentication allowing anyone with a Yahoo ID (and, of course, anyone with Yahoo Email) to authenticate using OpenID.

The only annoying thing is that the URL is a bit ugly. Currently, my version uses a URL structure of /users/john@yahoo.com which is a bit annoying, but should be sufficient for now.

[Read More]

WordPress Full Text Feed

I, as many other WordPress users, have encountered a problem with Full Text Feeds not actually showing on FireFox Live Bookmarks (the thingy that shows you the feed in a nice way) as full text, but are rather cut.

It seems this is not a problem at all. This is a feature in FireFox’s Live Bookmarks which simply shortens the text only on display. If you’ll look at the page source (View -> Page Source) you’ll the see the XML file of the feed and that the tag contains the full text.

[Read More]

Gmail integration with Google Video and/or YouTube

You know what would be a cool feature (and even a useful one) to Gmail?

Integrating Gmail with Google Video and/or YouTube to provide video previewing of videos received as attachments.

I haven’t received a video as an attachment on my Gmail for quite some time now, but I see no reason why it shouldn’t work same way as it works with previewing attached images.

Gmail could convert the video on the fly to a Google Video/YouTube private film, one that is not posted on the site and is only available to the people using Gmail and allow me to preview it directly.

[Read More]

Advanced .NET Debugging new home

I just wanted to point to those who read this blog and also my other blog – Advanced .NET Debugging, that I’ve purchased the domain dotnetdebug.net and moved the blog there (dotnetdebug.com was already taken…).

If you are subscribed to the Feed Burner feed of the blog you are all set, if not subscribed to it now or to the blog’s feed (which redirects automagically to the feed burner one).

Another MicroID plugin for WordPress

A reader of this blog, Nate Olson, just informed me that there is another WordPress plugin for MicroID and is written by Richard K. Miller (Thanks Nate!).

Richard’s plugin adds microid on the homepage (it uses the admin’s Email for that), on each of the posts (according to the Email of the post’s creator) and on each of the comments (according to the supplied URL and Email of each of the commentators).

[Read More]