Hi Jim, I ported a few of the applications (IBuySpy and the Asp.Net Forums) from www.asp.net over to Mono / PostgreSQL. You can check them out and download the source over at www.gotmono.net
If you are going to port any of the starter kits over, you many find these notes I made about the porting process for IBuySpy useful: http://www.arcfocus.com/arcfocus/DesktopDefault.aspx?tabindex=3&tabid=5 I would think that the process would be very analogous for porting "The Community Starter Kit". I haven't looked too deeply at porting the others; however, I would point out that the Time Tracker app varies from the others in at least as much as it only supports Windows authentication by default. The Issue Tracker looks like a very interesting (and probably useful) candidate. If you need any help in the process, let me know, I'd be happy to lend a hand (particularly on the PostgreSQL porting side of things). Also, I know we'd love to add some more of these kinds of projects to the list over at GotMono. Good luck, Joseph Hill > Subject: RE: [Mono-list] ASP.Net Starter Kits Under Mono > From: Jim Ray <[EMAIL PROTECTED]> > To: Scott Allen <[EMAIL PROTECTED]>, > Mono List <[EMAIL PROTECTED]> > Date: Thu, 21 Oct 2004 15:15:58 -0600 > > On Thu, 2004-10-21 at 16:49 -0400, Scott Allen wrote: >> The Community Starter Kit would be a tedious one to tackle. There are >> about >> 200 stored procedures and user defined functions for SQL Server in play. >> Many of them use TSQL specific constructs like table variables. You've >> peaked my interest, though. > > I looked at that one and thought it would be easier to port the > TimeTracker or BugTracker first. > > I wish I had a Windows box / SQL Server to actually see how it > works first. I may sign up for a cheap hosting account somewhere > just so I can see. > > jim > > >> >> -- >> Scott >> http://www.OdeToCode.com/blogs/scott/ >> >> >> -----Original Message----- >> From: [EMAIL PROTECTED] >> [mailto:[EMAIL PROTECTED] On Behalf Of Jim Ray >> Sent: Thursday, October 21, 2004 4:10 PM >> To: Mono List >> Subject: [Mono-list] ASP.Net Starter Kits Under Mono >> >> Has anyone ever experimented with moving the ASP Starter Kits at >> http://www.asp.net/Default.aspx?tabindex=8&tabid=47 to work >> under Mono? I have a zip file of the TimeTracker that I got >> from installing the .msi and zipping up the dir. >> >> If no one has experimented with this I may try it. Porting it >> to Postgresql or MySQL first. >> >> jim >> >> >> _______________________________________________ >> 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
