Re: [Mono-list] Is ASP.NET safe?

2004-06-11 Thread Melinda
On Fri, 2004-06-11 at 08:23, Rodrigo B. de Oliveira wrote:
 The question was not about how good the asp.net support on mono is right
 now. The question, a valid one, was what's the recommended approach to
 write web applications since asp.net is not covered by the ECMA spec, in
 other words, what's the equivalent piece of technology in the mono
 stack?
 
 I guess the answer is that right now we don't have one.
That is what I mean. That is what keep me away from Mono. Mono is good
to write desktop applications with GTK# but for web services :(

 
 all the best,
 Rodrigo
 
 Em Qui, 2004-06-10 às 21:54, Cory Nelson escreveu:
  ASP.NET is mainly just a collection of classes.
  
  The hack they call PHP doesn't even compare to it haha.  Mono's
  ASP.NET support is actually very good.
  
  On Fri, 11 Jun 2004 07:39:35 +0700, Melinda [EMAIL PROTECTED] wrote:
   
   Ok, in FAQ page of go-mono website, there are statements like this:
   The controversial elements are the ASP.NET, ADO.NET and Windows.Forms
   subsets. Those are convenient for people who need full compatibility
   with the Windows platform, but are not required for the open source Mono
   platform, nor integration with today's Mono's rich support of Linux.
   
   
   
   Ok, it said ASP.NET is just for people who need full compatibility for
   Winblows platform, but not required for the open source Mono.
   
   So what is the alternative for ASP.NET in open source platform? Maybe
   PHP.NET? :)
   
 
 ___
 Mono-list maillist  -  [EMAIL PROTECTED]
 http://lists.ximian.com/mailman/listinfo/mono-list


___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] Multiple ASP.net VirtualHosts, running as `/'

2004-06-11 Thread Gonzalo Paniagua Javier
El vie, 11-06-2004 a las 05:21, Steve Deobald escribió:
 Does anyone know the proper way of configuring the snazzy new beta2
 mod_mono to run on multiple VirtualHosts as `/'?
 
 Here is my current configuration:
 
 VirtualHost 34.65.21.12
 Alias / /home/something/public_html/
 MonoApplications /:/home/something/public_html/
 Directory /home/something/public_html/
 SetHandler mono
 /Directory
 
 [...everything else...]
 /VirtualHost
 
 This works fine for `www.something.com', but I have another
 VirtualHost directive farther down my httpd.conf which specifies
 another Mono app to run as /. However, it redirects to
 `/home/something/public_html/', rather than its own directory. Any
 ideas? Is there a way to limit the `Alias' (which I'm assuming is the
 problem) to a single VirtualHost? Thanks.

You don't need the alias for / if you use DocumentRoot
(http://httpd.apache.org/docs-2.0/mod/core.html#documentroot) and then
Location /
SetHandler mono
/Location

and, btw, then ending / after all public_html you have might be wrong.

-Gonzalo


___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


RE: [Mono-list] New web site up

2004-06-11 Thread jonathan.cooper
I really, really like the new look site.

Comments:

- the right menu on the front page looks very odd using opera (7.51) on Win
XP (sp1). The Menu title is ok, but the contents beneath it seem to be
shifted ~30px to the left.

- digging a bit deeper, on all pages, the class=head specification causes
this visual shift to the left

- again using opera/xp, on
http://www.mono-project.com/using/runningfirstmonoapp.html the numbers for
the steps appear much too close to the vertical line. The same goes for the
bulleted lists, like those on
http://www.mono-project.com/contributing/testing.html for e.g.

- on http://www.mono-project.com/downloads/index.html the rendering of the
download links is completey wrong. It's difficult to expplain, but for e.g.
it looks like:

 Source Code  no Runtime 0.95
no Class Libraries and C# Compiler 0.95
diplus 0.8
elib 0.3
noDoc 0.16
 web server 0.14
che Mono module 0.10

Red Hat 9.0/x86 kages

Fedora Core 1/x86   kages
   For YUM repository

... etc ...

I will email you screenshots directly if you don't mind to illustrate the
visible differences when using opera/xp.

Apart from a few styling issues, I think it is an excellent site, wit ha very
fresh feel to it. Congratulations!

Regards,
Jon

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Erik Dasque
Sent: Thursday, June 10, 2004 10:00 PM
To: Mono List
Cc: [EMAIL PROTECTED]
Subject: [Mono-list] New web site up

Hi all,

As some of you may know, we're moving to a new site (the old one will be
phased out eventually) and to new content and design. We'd love feedback on
it before we push it out officially :

http://www.mono-project.com

Let us know.

Erik

___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list






This email may contain information which is privileged or confidential. If you are not 
the intended recipient of this email, please notify the sender immediately and delete 
it without reading, copying, storing, forwarding or disclosing its contents to any 
other person
Thank you

Check us out at http://www.btsyntegra.com



___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] For the ADMINS,bug in npgsql very important = BUG SOLVED

2004-06-11 Thread KiOrKY
THE BUG IL SOLVED thank you and sorry i have understood my error.
in fact, the big problem is that this code run under windows. Frigthenning !
regards and great thanks
Francisco Figueiredo Jr. [EMAIL PROTECTED] a écrit :

 KiOrKY wrote:
 
 gt;thanks but its kiork Y   ;-)
 gt;bests regards
 gt;
 gt;  
 gt;
 
 Oooops! Sorry, Kiorky.
 
 The problem seems to be cleared.
 You should have received a email about the solution, if not, please take 
 a look at the bug report page:
 
 http://bugzilla.ximian.com/show_bug.cgi?id=59603
 
 Please, let me know if you still have the problem.
 
 Regards,
 
 Francisco Figueiredo Jr.

-- 

I{ i () r |{ Y
Debian User
-
-- Mathieu PASQUET 
-- Testeur Debian SID
-- irc: #debian-fr / irc.freenode.net port: 6667 
-- Site: www.fr.debian.org 
-


___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] Wanted: libgobject-2.0-0.dll

2004-06-11 Thread Iain McCoy
On Fri, 2004-06-11 at 10:31, Fabrício Santos wrote:
 ==
 [EMAIL PROTECTED] RPMs]# monodevelop
 
 Unhandled Exception: System.DllNotFoundException: libgobject-2.0-0.dll
 in 0x00053 (wrapper managed-to-native) Gnome.Program:g_type_init ()
 in 0x0010b Gnome.Program:.ctor
 (string,string,Gnome.ModuleInfo,string[],object[])
 in [0x000d5] (at
 /home/duncan/conf/mono-conf/monodevelop/BUILD/monodevelop-0.4/src/Main/Start
 Up/MonoDevelopMain.cs:80) Mo
 noDevelop.SharpDevelopMain:Main (string[])
 ==
 
 I can't find this libgobject-2.0-0.dll file anywhere. In which package
 should this file be found? I can't find it anywhere. Even rpmfind.net has no
 clue about it...
 
 To install mono on my Fedora Core 1 system I just unzipped the Beta 2
 mono_all.zip and ran rpm -i *rpm and it seems all packages installed ok.

Have you had any previous versions of mono installed? If so, how did you
install them?

Things can get weird if you have both an old and a new version of mono
installed, or bits of an old version still sitting around.
-- 
Iain McCoy [EMAIL PROTECTED]

___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


[Mono-list] can't find gtksourceview-1.0

2004-06-11 Thread Pablo Chacin


Hi 

I'm trying to install mono beta 2 on Suse Enterprise Server 8, intel platform, from the individual rpm packages. When installing monodevelop, it asked me for gtksourceview-sharp, which in turn asked me for gtksourceview-1.0. Problem is, I can't find that package. I intalled gtksourceview-0.7 but now when I tred to create a newC# file, I get this error message:
Unhandled Exception: System.DllNotFoundException: gtksourceview-1.0

Where could I get this package? thanks

Pablo



Re: [Mono-list] New web site up

2004-06-11 Thread Phil Jackson
Erik Dasque [EMAIL PROTECTED] writes:

 As some of you may know, we're moving to a new site (the old one
 will be phased out eventually) and to new content and design. We'd
 love feedback on it before we push it out officially :

The site looks great. The menu is a little buggy (I get a 1px border
appear on the right when i hover links, they disappear when the
browser looses focus).

Other than that keep up the good work!

PJ

P.S. What technology is it based on?
___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


[Mono-list] Wanted: libgobject-2.0-0.dll

2004-06-11 Thread Peter Boos
Hi,

I ran into similar problems after installing the beta2 version of gtk-sharp. I 
found out that the sample application in the gtk-sharp tarball working fine, 
but my application starts with missing dlls exception.
I referenced (via mcs -r:... ) the gtk-sharp.dll directly from the tarball and 
my app worked fine then. That's enough for me, but generally I think make 
install is broken in some way.

Regards,

Peter
___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


[Mono-list] RE: Monodevelop crashes on startup, in Gtk.Application.RunIteration ();

2004-06-11 Thread Juergen Frieling
Hello Yuri

 Creating DefaultWorkbench
 
 Unhandled Exception: System.NullReferenceException: Object 
 reference not set to an instance of an object
 in (unmanaged) (wrapper managed-to-native) 
 Gtk.Application:gtk_main_iteration ()

I get this error when I try to start Monodevelop in IceWM.
Try 'monodevelop --sync', this works for me. 
Or - if you don't do so ATM - maybe try running it under GNOME.

Juergen

___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


RE: [Mono-list] Wanted: libgobject-2.0-0.dll

2004-06-11 Thread Fabrício Santos
Viva Iain,

Thanks for your reply.

Yes I did install previous version. I first tried to install Beta 1 but
because I had this TLS data error message:
http://lists.ximian.com/archives/public/mono-list/2004-June/020886.html

I tried also to install and compile the sources for the most basic command
line stuff (mono and for mcs) and though the TLS data problem is gone when I
went for the Beta 2 I got this problem. 

Any idea on how to fix this?

-fs

-Original Message-
From: Iain McCoy [mailto:[EMAIL PROTECTED] 
Sent: Friday, June 11, 2004 09:53
To: Fabrício Santos
Cc: mono
Subject: Re: [Mono-list] Wanted: libgobject-2.0-0.dll

Have you had any previous versions of mono installed? If so, how did you
install them?

Things can get weird if you have both an old and a new version of mono
installed, or bits of an old version still sitting around.
-- 
Iain McCoy [EMAIL PROTECTED]

___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


RE: [Mono-list] Wanted: libgobject-2.0-0.dll

2004-06-11 Thread Fabricio Santos
I believe my problem is slightly different as I'm trying to run monodevelop
and not my own developed application.

Besides I can't find the library anywhere... :-(

-fs

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Peter Boos
Sent: Friday, June 11, 2004 10:47
To: [EMAIL PROTECTED]
Subject: [Mono-list] Wanted: libgobject-2.0-0.dll

Hi,

I ran into similar problems after installing the beta2 version of gtk-sharp.
I 
found out that the sample application in the gtk-sharp tarball working fine,

but my application starts with missing dlls exception.
I referenced (via mcs -r:... ) the gtk-sharp.dll directly from the tarball
and 
my app worked fine then. That's enough for me, but generally I think make 
install is broken in some way.

Regards,

Peter
___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


RE: [Mono-list] Wanted: libgobject-2.0-0.dll

2004-06-11 Thread Fabricio Santos
Out of curiosity I just found there is a similar named library in glib2, but
not related to a mono DLL file:

[EMAIL PROTECTED] RPMs]# rpm -qa --filesbypkg | grep libgobj
glib2-devel   /usr/lib/libgobject-2.0.a
glib2-devel   /usr/lib/libgobject-2.0.so
glib2 /usr/lib/libgobject-2.0.so.0
glib2 /usr/lib/libgobject-2.0.so.0.200.3
[EMAIL PROTECTED] RPMs]#

-fs



___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


RE: [Mono-list] Wanted: libgobject-2.0-0.dll

2004-06-11 Thread Iain McCoy
I think you can't find it because it doesn't exist. Here's what should
be happening:

1. gtk-sharp loads a library, addressing it by it's win32 library name
2. mono's runtime mappings mechanism goes aha! I know that dll, you
really want this .so file
3. mono loads the .so file, instead of the dll

What appears to be happening is that the mappings stuff isn't kicking
in. One way this could happen is if you still have pre-gac gtk-sharp
assemblies installed on your system somewhere, because the mappings
mechanism changed when the gac was introduced but old gtk-sharp
assemblies depend on that change not having happened. You're sure you
don't have any such assemblies sitting around? A popular way of
acquiring them was to fail to uninstall 0.31 before installing beta1.

If you haven't got any old gtk-sharp libraries installed, it's not
something I know of an easy fix for (but maybe someone else does). What
I would suggest is that you generally poke around. You'll find the
gtk-sharp mappings in
$prefix/lib/mono/gac/gtk-sharp/1.0.0.0__35e10195dab3c99f/gtk-sharp.dll.config; is 
there a gobject mapping there? Can you reasonably expect the runtime to find the .so 
file? Is the .so file present?

Good luck.

On Fri, 2004-06-11 at 20:35, Fabricio Santos wrote:
 I believe my problem is slightly different as I'm trying to run monodevelop
 and not my own developed application.
 
 Besides I can't find the library anywhere... :-(
 
 -fs
 
 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Peter Boos
 Sent: Friday, June 11, 2004 10:47
 To: [EMAIL PROTECTED]
 Subject: [Mono-list] Wanted: libgobject-2.0-0.dll
 
 Hi,
 
 I ran into similar problems after installing the beta2 version of gtk-sharp.
 I 
 found out that the sample application in the gtk-sharp tarball working fine,
 
 but my application starts with missing dlls exception.
 I referenced (via mcs -r:... ) the gtk-sharp.dll directly from the tarball
 and 
 my app worked fine then. That's enough for me, but generally I think make 
 install is broken in some way.
 
 Regards,
 
   Peter
 ___
 Mono-list maillist  -  [EMAIL PROTECTED]
 http://lists.ximian.com/mailman/listinfo/mono-list
 
 ___
 Mono-list maillist  -  [EMAIL PROTECTED]
 http://lists.ximian.com/mailman/listinfo/mono-list
-- 
Iain McCoy [EMAIL PROTECTED]

___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] New web site up

2004-06-11 Thread Stuart Ballard
Erik Dasque wrote:
Hi all,
As some of you may know, we're moving to a new site (the old one will be 
phased out eventually) and to new content and design. We'd love feedback 
on it before we push it out officially :
As others have already said, this looks great :)
Tiny nits: Most of the links on the site have visual feedback on hover 
(the leftnav, the news on the right, links in the main body) but the nav 
at the top doesn't.

Also, it would be nice if in the 'Mono Project News' section you could 
click on a title, rather than having to hunt for the link inside the 
teaser text.

Stuart.
--
Stuart Ballard, Senior Web Developer
NetReach, Inc.
(215) 283-2300, ext. 126
http://www.netreach.com/
___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


[Mono-list] Portably getting the keyboard state in Windows.Forms?

2004-06-11 Thread Stuart Ballard
I'm writing a simple WinForms based game, and obviously using normal 
keydown/keyup/keypress listeners has some limitations in that scenario 
(because you want to be able to be aware that several non-modifier keys 
are pressed at once, eg both up *and* left).

An article at http://www.syncfusion.com/FAQ/WinForms/FAQ_c46c.asp 
appears to answer this question partially, but the answer is to use 
P/Invoke of the GetKeyState function which is obviously not portable to 
Mono (from reading around a little bit, it sounds like I might want 
GetAsyncKeyState instead, but the same problem applies, of course).

Is there a way to do this on Mono's WinForms at all? If so, is it 
portable to the MS .NET framework too?

Thanks,
Stuart.
--
Stuart Ballard, Senior Web Developer
NetReach, Inc.
(215) 283-2300, ext. 126
http://www.netreach.com/
___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


[Mono-list] On the new site

2004-06-11 Thread Andrew Arnott
The new site at www.mono-project.com looks great.  Here's a broken link:

On http://www.mono-project.com/using/index.html, clicking the
MonoDevelop link launches this script:
javascript:openExternal('http://www.monodevelop.com');  That link
opens a new browser window that is empty.  Both in FireFox and Internet
Explorer.  

What's wrong with a href=http://www.monodevelop.com;
target=_newMonoDevelop/a ?

___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [good] Re: [Mono-list] Is ASP.NET safe?

2004-06-11 Thread ted leslie
My thinking and choice to use Mono is just the opposite of (below), I 
use it for web servers
(not deployed), running on my own servers (hosting customers web sites),
as if in years to come there is a licensing issue, it effects only a few 
of my web servers,
if i was making a app. that could have a wide commercial audience, then 
i'd be a bit more worried,
so I believe Mono is a very safe choice for web services based on a 
worst case licensing scenerio,
and if that issue ever came to pass, hopefully I could jump to a 
different class stack for those services.

-tl
Melinda wrote:
On Fri, 2004-06-11 at 08:23, Rodrigo B. de Oliveira wrote:
 

The question was not about how good the asp.net support on mono is right
now. The question, a valid one, was what's the recommended approach to
write web applications since asp.net is not covered by the ECMA spec, in
other words, what's the equivalent piece of technology in the mono
stack?
I guess the answer is that right now we don't have one.
   

That is what I mean. That is what keep me away from Mono. Mono is good
to write desktop applications with GTK# but for web services :(
 

all the best,
Rodrigo
Em Qui, 2004-06-10 às 21:54, Cory Nelson escreveu:
   

ASP.NET is mainly just a collection of classes.
The hack they call PHP doesn't even compare to it haha.  Mono's
ASP.NET support is actually very good.
On Fri, 11 Jun 2004 07:39:35 +0700, Melinda [EMAIL PROTECTED] wrote:
 

Ok, in FAQ page of go-mono website, there are statements like this:
The controversial elements are the ASP.NET, ADO.NET and Windows.Forms
subsets. Those are convenient for people who need full compatibility
with the Windows platform, but are not required for the open source Mono
platform, nor integration with today's Mono's rich support of Linux.

Ok, it said ASP.NET is just for people who need full compatibility for
Winblows platform, but not required for the open source Mono.
So what is the alternative for ASP.NET in open source platform? Maybe
PHP.NET? :)
   

___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list
   


___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

 

___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


[Mono-list] XSP beta2 problem

2004-06-11 Thread Tany Villalba
Hello again: 

I Continuous with the problem when installing XSP
(Mono Beta2). The error is:

Description: Error processing request.
Message Error: HTTP 500

Help.




Contanos cómo usás el correo electrónico,
qué pensás del spam y de los virus.
Encuesta de Correo Yahoo!
Participá en 
http://ar.surveys.yahoo.com/ar_mailpr2
___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] TypeConverterAttribute

2004-06-11 Thread Dennis Boylan
On Fri, Jun 11, 2004 at 09:32:24AM +0200, Gonzalo Paniagua Javier wrote:
 El vie, 11-06-2004 a las 04:39, Gonzalo Paniagua Javier escribió:
  El jue, 10-06-2004 a las 21:50, Dennis Boylan escribió:
   I'm having an issue where the compiler is not trying to call the convert
   process to get the value into the correct format.
   
   This was generated code from ASP.
   
private void __BuildControl_tabIdLogout() {
Microsoft.Web.UI.WebControls.Tab __ctrl;
__ctrl = new Microsoft.Web.UI.WebControls.Tab();
this.tabIdLogout = __ctrl;
__ctrl.ID = tabIdLogout;
__ctrl.Text = Logout;
__ctrl.ToolTip = Log out;
__ctrl.DefaultStyle = background-color:SkyBlue;color:White;border-
   left:2px solid white;border-top:2px solid white;border-right:2px solid DarkBlue;
   border-bottom:2px solid DarkBlue;;
}
   
   The DefaultStyle is of type CssCollection.  The dll does have a
   TypeConverterAttribute, but does not seem to be using it.
   
   Suggestions, clues?
  
  File a bug report in bugzilla.ximian.com (read
  http://www.go-mono.com/bugs.html) with a simple test case that
  reproduces the bug (and work on MS) and I'll fix it.
 
 I made a test case for this (now in xsp/test/typedesc.(aspx|cs)) and
 fixed the bug in CVS.
 
 -Gonzalo
 
You are quick.  Before I even got a chance to create the test case you've
created one and fixed the bug!

Thanks!

I might even be able to run my application today!

- Dennis
 
 ___
 Mono-list maillist  -  [EMAIL PROTECTED]
 http://lists.ximian.com/mailman/listinfo/mono-list
___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] On the new site

2004-06-11 Thread Kevin Breit
Andrew Arnott wrote:
The new site at www.mono-project.com looks great.  Here's a broken link:
On http://www.mono-project.com/using/index.html, clicking the
MonoDevelop link launches this script:
javascript:openExternal('http://www.monodevelop.com');  That link
opens a new browser window that is empty.  Both in FireFox and Internet
Explorer.  
 

Thanks for the feedback.  I'll get that fixed.
What's wrong with a href=http://www.monodevelop.com;
target=_newMonoDevelop/a ?
 

We use the Javascript function so we have some control (if we want) over 
the opening browser window.

Kevin
___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


[Mono-list] More thoughts on the new Mono web site

2004-06-11 Thread Kevin Breit
Hey,
   There were basically two reasons we redesigned the Mono web site:
1) The old site was getting a little old
2) The old site was geared toward seasoned Mono developers more than 
newbies, contributors, or even press

I am curious what everyone thinks of the new site in regards to 
navigation.  Is it easier to navigate and find the information you're 
looking for than the old one?  If not, what can we improve about it?  
Specific examples of where it's challenging earn you extra credit.

Thanks,
Kevin Breit
___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] On the new site

2004-06-11 Thread Fawad Halim
Kevin, I'm seeing that the accented characters are showing up funny in 
Mozilla (for example, in the Mono Team page and in the credits in the 
release notes). It might just be the character encoding.

-fawad
Kevin Breit wrote:
Andrew Arnott wrote:
The new site at www.mono-project.com looks great.  Here's a broken link:
On http://www.mono-project.com/using/index.html, clicking the
MonoDevelop link launches this script:
javascript:openExternal('http://www.monodevelop.com');  That link
opens a new browser window that is empty.  Both in FireFox and Internet
Explorer.   

Thanks for the feedback.  I'll get that fixed.
What's wrong with a href=http://www.monodevelop.com;
target=_newMonoDevelop/a ?
 

We use the Javascript function so we have some control (if we want) over 
the opening browser window.

Kevin
___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list
___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


[Mono-list] Patch: Please review and check

2004-06-11 Thread Pablo Baena
This is a quick hack I had to make to make my application back to life. It 
seems that something changed in String.

Thanks!

? server/AssemblyInfo.cs
? server/AssemblyInfoModMono.cs
? server/Makefile
? server/Makefile.in
Index: ChangeLog
===
RCS file: /mono/xsp/ChangeLog,v
retrieving revision 1.50
diff -u -r1.50 ChangeLog
--- ChangeLog   11 Jun 2004 06:30:43 -  1.50
+++ ChangeLog   11 Jun 2004 19:53:47 -
@@ -1,3 +1,8 @@
+2004-06-11 Pablo Baena [EMAIL PROTECTED]
+
+   * server/XSPApplicationHost.cs: fixed a little problem when comparing
+   paths that didn't let my applications run.
+
 2004-06-11 Gonzalo Paniagua Javier [EMAIL PROTECTED]
 
* test/Makefile.am: added typedesc.*
Index: server/XSPApplicationHost.cs
===
RCS file: /mono/xsp/server/XSPApplicationHost.cs,v
retrieving revision 1.28
diff -u -r1.28 XSPApplicationHost.cs
--- server/XSPApplicationHost.cs10 Jun 2004 14:44:17 -  1.28
+++ server/XSPApplicationHost.cs11 Jun 2004 19:53:48 -
@@ -543,8 +543,11 @@
continue;
}
 
-   if (path.StartsWith (v.vpath)) {
-   int matchLength = v.vpath.Length;
+   string delim = /;
+   string tmp_path = path.Trim(delim.ToCharArray());
+   string tmp_vpath = v.vpath.Trim(delim.ToCharArray());
+   if (tmp_path.StartsWith (tmp_vpath)) {
+   int matchLength = tmp_vpath.Length;
if (matchLength  bestMatchLength) {
bestMatchLength = matchLength;
bestMatch = v;


Re: [Mono-list] On the new site

2004-06-11 Thread Todd Berman
Kevin Breit wrote:
Andrew Arnott wrote:
The new site at www.mono-project.com looks great.  Here's a broken link:
On http://www.mono-project.com/using/index.html, clicking the
MonoDevelop link launches this script:
javascript:openExternal('http://www.monodevelop.com');  That link
opens a new browser window that is empty.  Both in FireFox and Internet
Explorer.   

Thanks for the feedback.  I'll get that fixed.
What's wrong with a href=http://www.monodevelop.com;
target=_newMonoDevelop/a ?
 

We use the Javascript function so we have some control (if we want) over 
the opening browser window.
And locking out all non-js using browsers, or people browsing with js 
turned off.

This isnt a difficult thing to work around to allow the link to work 
with your js if its around, or the _new target if js isnt around.

In general (While I love the site), the reliance on js is not so good.
Especially considering the only reason for 'requiring' js is candy, 
there should be a way to access everything on the site with js turned 
completely off.

--Todd
Kevin
___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list
___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] On the new site [2]

2004-06-11 Thread Francisco Yuste García
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Fawad Halim wrote:
[...]
| Kevin Breit wrote:
|
| Andrew Arnott wrote:
|
| The new site at www.mono-project.com looks great.  Here's a broken link:
|
| On http://www.mono-project.com/using/index.html, clicking the
| MonoDevelop link launches this script:
| javascript:openExternal('http://www.monodevelop.com');  That link
| opens a new browser window that is empty.  Both in FireFox [...]
As the script javascript:openExternal('http://www.go-mono.com/monologue')
on http://mono-project.com/about/index.html too.
It's a really interesting site.
Cheers!
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (GNU/Linux)
iD8DBQFAyjZAfZ1FT5eF4+ARAlCxAJ9aXwCixyBCyqUtaSo1c+jyOILs3QCdEa4X
ABk6SbzfF11jYCvlUlwu8u8=
=s0pf
-END PGP SIGNATURE-
___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


Re: [Mono-list] On the new site

2004-06-11 Thread Thomas R. Corbin
On Friday June 11, 2004 04:39 pm, Todd Berman wrote:
 Kevin Breit wrote:
  Andrew Arnott wrote:
  The new site at www.mono-project.com looks great.  Here's a broken link:
 
  On http://www.mono-project.com/using/index.html, clicking the
  MonoDevelop link launches this script:
  javascript:openExternal('http://www.monodevelop.com');  That link
  opens a new browser window that is empty.  Both in FireFox and Internet
  Explorer.
 
  Thanks for the feedback.  I'll get that fixed.
 
  What's wrong with a href=http://www.monodevelop.com;
  target=_newMonoDevelop/a ?
 
  We use the Javascript function so we have some control (if we want) over
  the opening browser window.

 And locking out all non-js using browsers, or people browsing with js
 turned off.

Ah, I thought it was just me that felt that way.


 This isnt a difficult thing to work around to allow the link to work
 with your js if its around, or the _new target if js isnt around.

 In general (While I love the site), the reliance on js is not so good.

 Especially considering the only reason for 'requiring' js is candy,
 there should be a way to access everything on the site with js turned
 completely off.

 --Todd

  Kevin
  ___
  Mono-list maillist  -  [EMAIL PROTECTED]
  http://lists.ximian.com/mailman/listinfo/mono-list

 ___
 Mono-list maillist  -  [EMAIL PROTECTED]
 http://lists.ximian.com/mailman/listinfo/mono-list
___
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list