Re: "Developers for hire" page

2005-09-29 Thread Eugene Lazutkin
"Joshua D. Drake" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > You said you wanted gzip capability mod_deflate with Apache 2 will give > that to you and probably > eliminate your issue. That is all I was saying. Sorry. I forgot to mention that content is already compressed. I

Re: "Developers for hire" page

2005-09-29 Thread Eugene Lazutkin
"Joshua D. Drake" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > >>What's wrong with cygwin? I was half-expecting virtual machines and stuff. >>:-) > > Nothing is "wrong" with it but you take a pretty significant performance > hit by using it. Especially > with a database (becaus

Re: "Developers for hire" page

2005-09-28 Thread Joshua D. Drake
Eugene Lazutkin wrote: What's wrong with cygwin? I was half-expecting virtual machines and stuff. :-) Nothing is "wrong" with it but you take a pretty significant performance hit by using it. Especially with a database (because of IO). Thanks, Eugene "Kenneth Gonsalves" <[EMAIL PROT

Re: "Developers for hire" page

2005-09-28 Thread Joshua D. Drake
The moment I started to use such toolkit, I have choices to move my stuff to different database/webserver without major disruptions. As soon as I start to use intricate features of specific database I limit my database choices to that database. If your stuff really requires some specific feat

Re: "Developers for hire" page

2005-09-28 Thread Eugene Lazutkin
What's wrong with cygwin? I was half-expecting virtual machines and stuff. :-) Thanks, Eugene "Kenneth Gonsalves" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] On Thursday 29 Sep 2005 4:23 am, Eugene Lazutkin wrote: > PS: I never understood what "runs natively" means. "Postgre

Re: "Developers for hire" page

2005-09-28 Thread Kenneth Gonsalves
On Thursday 29 Sep 2005 4:23 am, Eugene Lazutkin wrote: > PS: I never understood what "runs natively" means. "PostgreSQL runs > natively on Windows XP. Apache runs natively with Windows XP." Is > there any other way? Either it runs or it doesn't as opposed to the previous version of postgres that

Re: "Developers for hire" page

2005-09-28 Thread Kenneth Gonsalves
On Wednesday 28 Sep 2005 9:39 pm, Joshua D. Drake wrote: > As I said, MySQL is a horrible database. I am a PostgreSQL Advocate. > If you need decent database hosting, come over here > (http://www.commandprompt.com). We won't even let you install MySQL. cool -- regards kg http://www.livejournal

Re: "Developers for hire" page

2005-09-28 Thread Eugene Lazutkin
"Joshua D. Drake" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > There is choice. PostgreSQL runs natively on Windows XP. Apache runs > natively with Windows XP. And that choice is PostgreSQL for databases, and Apache for web sites. I see. Are you trying to configure my comput

Re: "Developers for hire" page

2005-09-28 Thread Joshua D. Drake
Eugene Lazutkin wrote: Joshua, 1st thing 1st: I am not a Django developer. I do contribute some code. Personally I don't have Oracle on my desktop but I have WinXP => I have "free" IIS and "free" MSSQL. Whether we like it or not majority of small guys out there are running MS Windows of some

Re: "Developers for hire" page

2005-09-28 Thread Joshua D. Drake
Jakub Labath wrote: Hi Joshua,Eugene, Joshua, you are of course right. At the same time when there is someone like me trying to replace existing solutions in place (which are all under IIS and MSSQL). Declaring one day company-wide switch to a different SQL server, different operating system a

Re: "Developers for hire" page

2005-09-26 Thread Kenneth Gonsalves
On Tuesday 27 Sep 2005 7:43 am, Joshua D. Drake wrote: > Also it would seem a shame to devote any resources to support MSSQL. > Those resources would > better be served supporting PostgreSQL what i like about django is that it started out with postgres support, and not like most apps that starte

Re: "Developers for hire" page

2005-09-26 Thread Adrian Holovaty
On 9/26/05, Jakub Labath <[EMAIL PROTECTED]> wrote: > The MSSQL support seems to be most pressing to me. Anybody else interested? Here's a patch that [EMAIL PROTECTED] submitted 2 months ago: http://code.djangoproject.com/ticket/225 Django's backend has changed quite a bit, so the patch won't w

Re: "Developers for hire" page

2005-09-26 Thread Eugene Lazutkin
Joshua, 1st thing 1st: I am not a Django developer. I do contribute some code. Personally I don't have Oracle on my desktop but I have WinXP => I have "free" IIS and "free" MSSQL. Whether we like it or not majority of small guys out there are running MS Windows of some sort. Why not give them

Re: "Developers for hire" page

2005-09-26 Thread Jakub Labath
Hi Joshua,Eugene, Joshua, you are of course right. At the same time when there is someone like me trying to replace existing solutions in place (which are all under IIS and MSSQL). Declaring one day company-wide switch to a different SQL server, different operating system and different framework

Re: "Developers for hire" page

2005-09-26 Thread Joshua D. Drake
Eugene Lazutkin wrote: I did some research on it and it is possible. Some additional code needed: ODBC/OLEDB/MSSQL database backend for Django. Some efforts should be invested in setup process for IIS. I was planning to do it in a month or so. Just to throw in my two cents here. I know that

Re: "Developers for hire" page

2005-09-26 Thread Eugene Lazutkin
I did some research on it and it is possible. Some additional code needed: ODBC/OLEDB/MSSQL database backend for Django. Some efforts should be invested in setup process for IIS. I was planning to do it in a month or so. "Adrian Holovaty" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTE

Re: "Developers for hire" page

2005-09-26 Thread Adrian Holovaty
On 9/26/05, cybermalandro cybermalandro <[EMAIL PROTECTED]> wrote: > Is it possible to run Django in a winblows environment with IIS 6.0 ? if so > how reliable would this be? is there any ODBC support on Django? I've never used IIS, so I have no idea. Anybody else know? There's no ODBC support

Re: "Developers for hire" page

2005-09-26 Thread cybermalandro cybermalandro
Adrian, Is it possible to run Django in a winblows environment with IIS 6.0 ? if so how reliable would this be? is there any ODBC support on Django? Thanks for your help On 9/26/05, Adrian Holovaty <[EMAIL PROTECTED]> wrote: All,I've added a "Developers for hire" page on the wiki.http://code.dja