Re: Java???

2002-04-01 Thread Ajit Deshpande
On Mon, Apr 01, 2002 at 10:51:24AM -0500, John Von Essen wrote: > Why does CPAN.org say "Comprehensive Java Archive Network" Umm.. lets see.. maybe its got something to do with the phase of the moon.. no wait.. its just the day of the month. Ajit

Re: Mason vs embperl

2001-12-18 Thread Ajit Deshpande
> [..] > I am planning a website and considering either > using Mason or using embperl. I already digged into > [..] Take a look at Perrin Harkin's article on "Choosing a Templating System" http://www.perl.com/pub/a/2001/08/21/templating.html Ajit

[JOB SEEKER]

2001-05-31 Thread Ajit Deshpande
Hello: I am looking for a permanent position as a senior web developer/architect on mod_perl+UNIX+Oracle platforms. Please e-mail me for resume. Thanks, Ajit

Re: Newbie question to mod_perl and Apache::DBI

2001-02-08 Thread Ajit Deshpande
On Thu, Feb 08, 2001 at 11:57:50PM +0100, Caroline Kliegl wrote: >[..] > With my other script, updating data, I get the following error : > > Rebuild with -DPERL_STACKED_HANDLERS to $r->push_handlers at > /usr/local/lib/perl5/site_perl/5.6.0/Apache/DBI.pm line 93. > [..] You need to compile mod

Re: [SOLICITATION] Programmer available for contracting..

2001-01-10 Thread Ajit Deshpande
On Wed, Jan 10, 2001 at 11:06:49PM +0100, Stas Bekman wrote: > On Tue, 9 Jan 2001, Michael Bacarella wrote: > > > Disclaimer: If these are unwanted, please let me know. I couldn't > > find a list policy and Everyone Else Is Doing It(TM). > > I think that we have stated many times that job offers

Re: Apache::Session::Oracle

2000-12-19 Thread Ajit Deshpande
On Tue, Dec 19, 2000 at 07:12:08PM -0500, [EMAIL PROTECTED] wrote: > > But nothing seems to make it to the database. It is getting to the > else clause of the if ($@)? I have poked around looking for more > examples but have not seen anything more? Need to more. For starters: 1. do you have t

Re: strange caching

2000-12-17 Thread Ajit Deshpande
On Sun, Dec 17, 2000 at 10:35:56PM +0100, Thomas Bach wrote: > [..] > sometimes i can reload the page and then it shows me once the old datas > anothertime the new datas (internet explorer alternately and netscape > navigator 'randomly') > > if a modifiy/save the script => all goes fine . [..]

Re: can't flush buffer?

2000-12-17 Thread Ajit Deshpande
On Sun, Dec 17, 2000 at 09:54:38AM -0800, quagly wrote: > > As a test of my new mod_perl abilities I wrote a trivial SQL client. > It works, but if the query returns many rows then it takes a while. > As a first step I thought I would call $r->rflush; with every row > printed but > this does not

Re: greetings and questions

2000-12-15 Thread Ajit Deshpande
On Fri, Dec 15, 2000 at 05:23:05PM +0100, Stas Bekman wrote: > Currently I cannot use your TOC since: > 1) it's automatically created I was proposing patching the CVS so that it Automatically generates the new format > 2) your toc grouping doesn't reflect the order the chapters should be rea

Perl 5.6.1 - When? [Was Re: Segmentation fault]

2000-12-15 Thread Ajit Deshpande
On Fri, Dec 15, 2000 at 09:43:05AM -0500, Vivek Khera wrote: > > Is there some place that has collected the "recommended" patches for > 5.6.0? There don't seem to be any patches for it on CPAN... You'd > think that 5.6.1 would come out by now to fix up the problems people > have been having with

Re: greetings and questions

2000-12-15 Thread Ajit Deshpande
On Fri, Dec 15, 2000 at 01:21:04PM +0100, Stas Bekman wrote: > Hmm, should I add around it? Do others find it > hidden? In fact I do. Also, are the other documents being maintained? Do you really want users to go read the other ones? Another thing I observed: The Guide is becoming almost TOO bi

Re: greetings and questions

2000-12-14 Thread Ajit Deshpande
On Thu, Dec 14, 2000 at 08:00:47PM -0800, Darren Duncan wrote: > Now some questions that I hope some of you can help me with. Hopefully > each has short answers. The mod_perl Guide at http://perl.apache.org/guide/ has a lot of good information for programming under mod_perl. Most of the answers

Re: Persistent objects between init and content handlers

2000-12-08 Thread Ajit Deshpande
On Fri, Dec 08, 2000 at 03:33:32PM -0800, Perrin Harkins wrote: > On Fri, 8 Dec 2000, Doran L. Barton wrote: > > I've got information stored in a DBI-accessible database. I would like to > > read this information from the database and populate an object with the > > data (really just a tree of has

Re: Certification

2000-12-07 Thread Ajit Deshpande
On Thu, Dec 07, 2000 at 05:10:58PM -, John Reid wrote: > Certification may be an issue that deserves careful attention, before idiots > go and try to implement mod_perl solutions, make a complete pig's ear and > give us all a bad name. I wouldnt be too worried about that. For better or worse,

Re: mod_perl advocacy project resurrection

2000-12-05 Thread Ajit Deshpande
On Tue, Dec 05, 2000 at 04:29:06PM -0800, brian moseley wrote: > consider a scenario in which somebody uses a web interface > to signal an action, which is placed into a message queue. > on the other end of that queue, a service handles the event > with a transaction that spans multiple third tier

Re: RFC: mod_perl advocacy project resurrection

2000-12-05 Thread Ajit Deshpande
On Tue, Dec 05, 2000 at 08:26:35PM +, Matt Sergeant wrote: > > application should install itself -- .conf files, .htaccess files, > > dbm's, directory structures, perl code, html and templates, correct > > version of Perl, CPAN packages for any stuff needed, Apache, mod_perl, > > mod_ssl, mod_

Re: [OT] mod_perl longevity [Was: mod_perl advocacy project resurrection]

2000-12-05 Thread Ajit Deshpande
On Tue, Dec 05, 2000 at 12:28:08PM -0800, brian moseley wrote: > On Tue, 5 Dec 2000, Ajit Deshpande wrote: > > > Well, the above question pre-supposes that Java is > > inherently *better* than mod_perl for some definition of > > "better". > > it'

[OT] mod_perl longevity [Was: mod_perl advocacy project resurrection]

2000-12-05 Thread Ajit Deshpande
On Tue, Dec 05, 2000 at 11:34:49AM -0800, brian moseley wrote: > i had lunch with doug and jon swartz not too long ago, > talking about the possibility of starting a web application > infrastructure company based on mod_perl and mason. when we > got down to it, the fundamental question was: why no

Re: RFC: mod_perl advocacy project resurrection

2000-12-05 Thread Ajit Deshpande
On Tue, Dec 05, 2000 at 10:51:08AM -0500, kevin montuori wrote: > additionally, i think that some consideration should be given to > how mod_perl is packaged. although it's well documented (and > generally quite simple) there are three kits that need to be > compiled (apac

Wild Proposal :)

2000-10-10 Thread Ajit Deshpande
The following is a half-baked proposal for a wild idea. Please comment on this. If the powers that be think this is OT, then please move this I will take it elsewhere. If this is something that is already implemented by 'Application Foo' or 'System Bar' then please let me know and you will hear n

Re: Make test fails for Apache::Session

2000-08-08 Thread Ajit Deshpande
On Wed, Aug 09, 2000 at 08:51:08AM +1000, Stuckey, Roger wrote: > > I can't seem to get Apache::Session installed on our SGI-Irix box. The MySQL > test fails when trying to create a new database, as shown by the build > output below. Does anyone know what I am doing (or not doing) wrong? I have >

Re: ignore header_only()?

2000-08-04 Thread Ajit Deshpande
On Fri, Aug 04, 2000 at 04:22:29PM -0600, Nathan Torkington wrote: > Thanks for the speedy response. You've now emboldened me to ask my > second question: sometimes I see people not calling send_http_header() > and yet their HTML still comes through. Does mod_perl sometimes > automatically call

Re: [OT] The $64K question/server hardware

2000-08-01 Thread Ajit Deshpande
On Tue, Aug 01, 2000 at 02:32:52PM -0700, ___cliff rayman___ wrote: > [ .. snip .. ] Since this has potential for becoming another long thread with people posting their stories and some other people flaming for not doing things in a certain way, I have suggestions for this monster thread in the m

Re: Startup file and process size

2000-07-18 Thread Ajit Deshpande
On Tue, Jul 18, 2000 at 08:45:30AM -0700, Suresh wrote: > the startup file, the size of all the process becomes big. I excpected > that only the apache's parent process size becomes become. Also when i > ran the example given in the mod_perl guide , to see the difference in > the shared memory

Re: mod_perl vs. FastCGI

2000-06-22 Thread Ajit Deshpande
On Thu, Jun 22, 2000 at 09:36:44AM -0400, Vivek Khera wrote: > > "ES" == E S <[EMAIL PROTECTED]> writes: > > ES> Why's that? I'm relatively new to mod_perl, at least in the sense of what > ES> I've been using it for - what're the advantages of going with the direct > ES> handler interface as

Re: [ANNOUNCE] Apache::Session 1.50 has been released

2000-05-26 Thread Ajit Deshpande
On Fri, May 26, 2000 at 11:48:41AM -0700, Jeffrey W. Baker wrote: > > Doesn't 1.03 fail with truncated longs? If not, can you send me a > description of your table? > > -jwb I was using Oracle for the DBIstore with the following table: SQL> desc sessions NameNull?

Re: What's next for Apache::Session

2000-04-28 Thread Ajit Deshpande
On Fri, Apr 28, 2000 at 03:25:18PM -0700, Jeffrey W. Baker wrote: > The next version of Apache::Session is almost ready. This version is > dubbed 1.50 because of it's significant-but-not-outrageous changes. The > changes from 1.03 are: <...> > 4) The DBI interface class has been modified to

Off Topic: Andover IPO [ was Re: mod_perl makes you rich ]

1999-12-09 Thread Ajit Deshpande
On Thu, Dec 09, 1999 at 08:27:10AM +, Matt Sergeant wrote: > Andover.net (owners of slashdot) closed it's IPO day at $60 a share. > Apparently Rob Malda, founder of slashdot, get 147k shares. That's one hell > of a college web site project. Umm.. I think thats too less considering that Andove

Re: Flaky software

1999-11-24 Thread Ajit Deshpande
On Tue, Nov 23, 1999 at 05:51:26PM -0500, Vivek Khera wrote: > > "GLE" == Glen Lee Edwards <[EMAIL PROTECTED]> writes: > > GLE> What is the specific purpose/slant of this list? Is it a developer's > GLE> list? A general list to help those running Mod Perl? Are only > GLE> programming geniu

Re: authentication via login form

1999-10-11 Thread Ajit Deshpande
On Sun, Oct 10, 1999 at 12:34:56AM -0700, Randal L. Schwartz wrote: > > "Jeffrey" == Jeffrey W Baker <[EMAIL PROTECTED]> writes: > > Jeffrey> Cookies are an acceptable way to make the browser remember > Jeffrey> something about your site. > > Speak for yourself. I'd change that to "... one

Re: ANNOUNCE: HTML::Embperl 1.2.0

1999-01-17 Thread Ajit Deshpande
On Wed, Nov 17, 1999 at 08:23:07AM +0100, Gerald Richter wrote: > The URL > ftp://ftp.dev.ecos.de/pub/perl/embperl/HTML-Embperl-1.2.0.tar.gz > has entered CPAN as [...] Are Gerald's and Jeffrey's Apache::Session back in sync now? Ajit