Re: Embperl programmer needed

2004-03-17 Thread Ruben I Safir
Whewre? On 2004.03.17 10:06 Kee Hinckley wrote: > Sorry for the semi-off-topic post. Please reply directly to me. > > I have a project that I don't have time to do. Requires > DBIx::Recordset and HTML::Embperl knowledge. I'd prefer someone who > is permanently in the consulting business rath

Re: What's going on with Embperl???

2003-09-19 Thread Ruben I Safir
> Perl has references, which are effectively pointers. Pointers and references are not the same in any way. Pointers allows for the direct acces of memory. Perl never gives you direct access. And that is why is doesn't leak outside of the one Caveot Tom Christianson wrote in the Camel Book.

Re: What's going on with Embperl???

2003-09-17 Thread Ruben I Safir
On 2003.09.17 20:59 Donovan Allen wrote: > Ruben Safir Secretary NYLXS wrote: > > >Yes - In my experience I had a JSP programmer test his code for a scheduling > >function against my code in EMBPerl and modules. After the first hit, > >I was much faster than he was. I've done similar things wit

Re: What's going on with Embperl???

2003-09-17 Thread Ruben I Safir
> http://www.bugzilla.org > > Any opinions? Yes Nothing ever gets fixed through Bugzilla either. Mozilla still doesn't even print correctly in windows. Ruben -- __ Brooklyn Linux Solutions __ DRM is THEFT - We are the STAKEHOLDERS http://fair

Re: What's going on with Embperl???

2003-09-17 Thread Ruben I Safir
> > I guess the thing I am most interested in is a more formal way of > keeping track of the status of bugs... a simple tracking system that > assigns some sort of ID would do the trick, along with a way to have a > threaded bulletin board associated with each bug. there is no need for a thre

Re: What's going on with Embperl???

2003-09-17 Thread Ruben I Safir
You mena like CVS and RCS and tar balls. Sorceforge is a PIA On 2003.09.17 11:27 Neil Gunton wrote: > Ruben I Safir wrote: > > > > I hate sourceforge > > Why? > > Ok, is there a better environment for coordinating distributed teams of > open source developers?

Re: What's going on with Embperl???

2003-09-17 Thread Ruben I Safir
I hate sourceforge On 2003.09.17 06:21 Robert wrote: > Neil Gunton wrote: > > >I am getting more than a little nervous about the future of Embperl. > > > > > So do I. And I agree with others on this thread on help, SourceForge, > maybe even some kind of financial support. I was slowly converti

Re: check boxes

2003-09-16 Thread Ruben I Safir
Winfield I've lost track of what your expected problem is Call me tomorrow night after 10PM Ruben On 2003.09.16 22:25 Winfield Henry wrote: > Below is a simple form that calls itself. My understanding is that the > checkboxes will 'check' themselves upon submission. Or to rephrase, if I > check

Re: Forums powered by EMBPerl?

2003-09-16 Thread Ruben I Safir
http://www.nylxs.com On 2003.08.30 14:23 Neal Gamradt wrote: > Hello, > > Has anyone build a forums program that is powered by EMBPerl? Also, I > noticed that there is now a free Ad Server that is powered by PHP and > PostgreSQL. Is there anything similar developed with EMBPerl? > > Any inf

Re: Linux World Expo

2003-01-18 Thread Ruben I Safir
On 2003.01.18 14:17 [EMAIL PROTECTED] wrote: > Dear Free Software People > > I am writing to you on behalf of the New York GNU Linux Scene. We > cordially invite you to: > > The Annual NYLXS Fundraiser Dinner on Friday, January 24th at 7:00pm on the > final night of the Linux World Expo. > >

embperl class in NYC

2002-08-04 Thread Ruben I Safir
Free Software Institute REVISED Class Schedule for August: Classes $300 individually perl 1 and 2 bundle $550 Linux 1 Unix 1 bunlde $550 -> Students talking Linux 1 are require to purchase a computer used for the rest of the corse work Complete program package -> perl1, perl2, linux 1, unix 1, l

Re: Bug Report - Missing Right Bracket which is there:

2002-04-12 Thread Ruben I Safir
That's right I forgot this. I thought about it but I was afraid I'd ruin the modperl prints, but this sinpet is in the Camel book if I recall. Thank for making my like a little easier Ruben On 2002.04.12 18:08 Ed Grimm wrote: > On Fri, 12 Apr 2002, Ruben I Safir wrote: >

Re: Bug Report - Missing Right Bracket which is there:

2002-04-12 Thread Ruben I Safir
Better english :) On 2002.04.12 17:55 Ruben I Safir wrote: > It does recurssion in the emblog, but I'm not causing it to my knowledge. > > I didn't write any recurrisions. I finally got around it > by objectifying the code and putting everying in one block. > > &

Re: Bug Report - Missing Right Bracket which is there:

2002-04-12 Thread Ruben I Safir
It does recurssion in the meblog, but I'm not causing it to my knowledge. I didn't right any recurrisions. I finally got around it by objectifying the code and putting everying in one block. [- use INNS; $obj = INNS->new; $statement = $obj->make_data(\%fdat); -] Now I have another probl

Bug Report - Missing Right Bracket which is there:

2002-04-10 Thread Ruben I Safir
Apache Error Log: [Thu Apr 11 00:45:26 2002] [error] [29963]ERR: 13: Line 4: Missing right -] EMBPERL in HTML Enter Site Info [- use INNS -] [- $statement = INNS::make_data(\%fdat) -] <---This is line 4 STATEMENT [+ $statement +] [$ FOREACH $tmp sort keys(%fdat) $] Key [+ $tmp +] VALUE [+

embperl under mod perl

2001-02-10 Thread Ruben I Safir - Brooklyn Linux Solutions CEO
I used to be recommended by Ruevain Lerner in the Linux Journal that to use EMBPERL under modperl we needed to compile embperl under mod perl: Before you can start to compile the components, you will have to set some of the configurations and modify Makefiles. First of all, go into the mod_pe

Re: Perl Conferrence in Monterey

2000-06-22 Thread Ruben I Safir
ce:+49 6133 925151 > WWW:http://www.ecos.de Fax: +49 6133 925152 > - > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additi

Re: FOREACH and TABLES

2000-05-16 Thread Ruben I Safir
> > - > Gerald Richterecos electronic communication services gmbh > Internetconnect * Webserver/-design/-datenbanken * Consulting > > Post: Tulpenstrasse 5 D-55276 Dienheim b. Mainz > E-Mail:

Max Row

2000-05-08 Thread Ruben I Safir
Greeting: What is the max size for the $maxrow and can I change it in the source code? Ruben -- Ruben I Safir [EMAIL PROTECTED] [EMAIL PROTECTED] Perl Notes: http://www.wynn.com/jewish/perl_course http://www.brooklynonline.com Manager of Intranet Development NYU College of Dentistry Resume