[Mono-list] Blam Unicode Issue?
Yousef Raffah
yraffah at savola.com
Tue Apr 25 08:54:59 EDT 2006
On Tue, 2006-04-25 at 14:34 +0200, Andreas Färber wrote:
> Yousef Raffah schrieb:
> > On Tue, 2006-04-25 at 20:48 +0900, Atsushi Eno wrote:
> >
> >> Yousef Raffah wrote:
> >>
> >>> Sorry, here is the link for one of the feeds:
> >>> http://bandar.raffah.com/wp/?feed=rss2
> >>>
> >> Thanks - I downloaded the RSS and simply loaded via StreamReader using
> >> UTF8Encoding with "throwOnInvalid" = true,
> >>
> >> public static void Main (string [] args)
> >> {
> >> Encoding e = new UTF8Encoding (true, true);
> >> using (TextReader r = new StreamReader (args [0], e)) {
> >> string s = r.ReadToEnd ();
> >> }
> >> }
> >>
> >> but it just worked fine (It also didn't raise an error on .NET).
> >>
>
> > You can look at the screenshot on:
> > http://yousef.raffah.com/images/Blam-Screenshot.jpg
> >
>
> I had a look at the screenshot and checked your HTTP headers but
> unfortunately there's an HTTP error page right now... ;-)
> ("Error establishing a database connection")
>
Hello Andreas,
I'm not sure which URL you are referring to but you can check the
followings:
http://yousef.raffah.com/?feed=rss2
http://bandar.raffah.com/wp/?feed=rss2
http://www.turkionline.com/tblog/?feed=rss2
http://www.smartinfo.com.sa/fouad/?feed=rss2
They all show the same problem :(
> Andreas
--
Sincerely,
Yousef Raffah
Senior Systems Administrator
--
Aren't you using Firefox? Get it at http://www.getfirefox.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.ximian.com/pipermail/mono-list/attachments/20060425/191b58d8/attachment.bin
More information about the Mono-list
mailing list