October 2008 Entries

Everquest II News iGoogle gadget updated

I have updated my Everquest II News gadget to strip off all images that were breaking the view. Now the gadget looks more like a regular news feed – all text with a link to full article. Now I probably need to create such feed really and submit it to FeedBurner or something. Update October 25: Go figure - just after I have updated the gadget, SOE made their news available via standard RSS. So I do not need the gadget anymore, woohoo! :) Technorati Tags: Everquest, Games, Gadget, iGoogle, Everquest II

Access Violation in DsBrowseForContainer on Windows Vista. The code

Since my post about DsBrowseForContainer problem in Vista, I have been asked several times to provide the code on solution. So here we go – below is the class that I use to browse for OU container, it is written to .NET 3.5, but can be easily adapted to earlier versions as well: public sealed class OUPickerDialog{ public OUPickerDialog() { Caption = "The container picker"; Title = "Select a container:"; } #region Imports ...

Blog is back

Due to several errors during upgrade of blog software, the site was inaccessible in the last few days. After waiting some time for a fix to be available, I have decided to rollback all changes and return to previous version. Now everything should work fine, as usual :) Technorati Tags: Blog