On Mon, 2022-08-01 at 14:50 -0600, William Torrez Corea wrote:
> On Mon, Aug 1, 2022 at 8:16 AM Christian Walde
>
> wrote:
>
> > On Sat, 23 Jul 2022 21:03:18 +0200, William Torrez Corea <
> > willitc9...@gmail.com> wrote:
> >
> > My goal: I want to create
> >
> >
> > Being that you barely know
I agree. Roadmap is good. I even gave him a
starting roadmap, but I think he is just looking
for the answer. Which means he is going to be
disappointed for sure.
Mike
On 8/2/22 03:41, Ruprecht Helms (privat) wrote:
for bigger developing-project the best thing is a roadmap, because
For PDF related development one valuable resource is
https://opensource.adobe.com/dc-acrobat-sdk-docs/pdfstandards/pdfreference1.7old.pdf
I don’t have any experience in this but investigated many years ago to automate
digital publication. Maybe it will help. I’m sure Perl can be applied but as
First you need the roadmap of what you want to do.
The other is to read one or both of the mentioned book below. Or book
about beginning perl from the Oreily-Distributor. Maybe the book
"Effective Perl Programming" from
Joseph N. Hall can be an additional option.
As mentioned in another mail f
On Tue, Aug 2, 2022 at 3:16 AM Christian Walde
wrote:
> On Tue, 02 Aug 2022 10:41:36 +0200, Ruprecht Helms (privat) <
> rhe...@rheynmail.de> wrote:
> > Am 02.08.22 um 10:07 schrieb Christian Walde:
> >> On Mon, 01 Aug 2022 22:50:21 +0200, William Torrez Corea
> >> wrote:
> >>
> >>> On Mon, Aug 1
Hi everybody,
Am 02.08.22 um 11:16 schrieb Christian Walde:
On Tue, 02 Aug 2022 10:41:36 +0200, Ruprecht Helms (privat)
wrote:
Am 02.08.22 um 10:07 schrieb Christian Walde:
What you're describing is how to make a roadmap for the implementation
of a specific program.
William asked about l
On Tue, 02 Aug 2022 10:41:36 +0200, Ruprecht Helms (privat)
wrote:
Am 02.08.22 um 10:07 schrieb Christian Walde:
On Mon, 01 Aug 2022 22:50:21 +0200, William Torrez Corea
wrote:
On Mon, Aug 1, 2022 at 8:16 AM Christian Walde
wrote:
On Sat, 23 Jul 2022 21:03:18 +0200, William Torrez Corea
for bigger developing-project the best thing is a roadmap, because you
have to plan the steps
what the thing should do.
Start with a sheet of paper and a pencil and after that you can decide
what programminglanguage
to use and which module you want to start first.
Regards,
Ruprecht
A
On Mon, 01 Aug 2022 22:50:21 +0200, William Torrez Corea
wrote:
On Mon, Aug 1, 2022 at 8:16 AM Christian Walde
wrote:
On Sat, 23 Jul 2022 21:03:18 +0200, William Torrez Corea <
willitc9...@gmail.com> wrote:
My goal: I want to create
you should start [...] reading Modern Perl and Ovid's
Hi William!
On Mon, 1 Aug 2022 14:50:21 -0600
William Torrez Corea wrote:
> On Mon, Aug 1, 2022 at 8:16 AM Christian Walde
> wrote:
>
> > On Sat, 23 Jul 2022 21:03:18 +0200, William Torrez Corea <
> > willitc9...@gmail.com> wrote:
> >
> > My goal: I want to create
> >
> >
> > Being that yo
On Mon, Aug 1, 2022 at 8:16 AM Christian Walde
wrote:
> On Sat, 23 Jul 2022 21:03:18 +0200, William Torrez Corea <
> willitc9...@gmail.com> wrote:
>
> My goal: I want to create
>
>
> Being that you barely know anything about Perl, you should start with
> learning how Perl works by reading Modern
On Sat, 23 Jul 2022 21:03:18 +0200, William Torrez Corea
wrote:
My goal: I want to create
Being that you barely know anything about Perl, you should start with learning
how Perl works by reading Modern Perl and Ovid's Beginning Perl.
Right now you're doing the moral equivalent of asking ho
Hi,
I know eclipse as a developingtool that is normaly used for
Java-development.
But this tool also have plugins for developing in PHP, for
Android-Programming
and maybe for development in perl or in python.
Regards,
Ruprecht
Am 01.08.22 um 13:23 schrieb hw:
I have installed eclipse on my
On Sun, 2022-07-31 at 21:06 -0600, William Torrez Corea wrote:
> On Sun, Jul 31, 2022 at 8:55 PM hw wrote:
>
> > On Sun, 2022-07-31 at 18:04 -0600, William Torrez Corea wrote:
> > > On Sun, Jul 31, 2022 at 5:57 PM Marco Shaw
> > > wrote:
> > >
> > > > Being a novice, you have to realize there a
On Sun, Jul 31, 2022 at 8:55 PM hw wrote:
> On Sun, 2022-07-31 at 18:04 -0600, William Torrez Corea wrote:
> > On Sun, Jul 31, 2022 at 5:57 PM Marco Shaw
> > wrote:
> >
> > > Being a novice, you have to realize there are certain limitations
> > > to
> > > things. In other words, Perl maybe can'
On Sun, 2022-07-31 at 18:04 -0600, William Torrez Corea wrote:
> On Sun, Jul 31, 2022 at 5:57 PM Marco Shaw
> wrote:
>
> > Being a novice, you have to realize there are certain limitations
> > to
> > things. In other words, Perl maybe can't do EVERYTHING you want it
> > to.
> >
>
> Very clear,
On Sun, Jul 31, 2022 at 5:57 PM Marco Shaw wrote:
> Being a novice, you have to realize there are certain limitations to
> things. In other words, Perl maybe can't do EVERYTHING you want it to.
>
Very clear, so, would I use another language of programming to make the
rest of the program?.
--
On Sun, 2022-07-31 at 17:34 -0600, William Torrez Corea wrote:
> Where can I start?
>
> I am Script kiddie, I have zero knowledge about Perl. I need a
> stimulus.
>
> For example: I am executing perl examples.
>
> But the project i don't know how to start.
>
> https://learn.perl.org/
Always us
I didn't try to read and fully absorb what you've been saying. I see
mention of PDFs...
So if you're trying to work with PDF files, the first thing you can do is
Google "Perl PDF extract information". If that comes up empty, or points
you to external tools like an external module or command to h
Where can I start?
I am Script kiddie, I have zero knowledge about Perl. I need a stimulus.
For example: I am executing perl examples.
But the project i don't know how to start.
https://learn.perl.org/
Well, what can you do with your bare hands? Build tools so you can do
stuff, starting with using stones and the like for tools?
On Fri, 2022-07-29 at 13:26 -0600, William Torrez Corea wrote:
> On Fri, Jul 29, 2022 at 11:38 AM hw wrote:
>
> > On Sat, 2022-07-23 at 13:03 -0600, William Torrez
On Fri, Jul 29, 2022 at 11:38 AM hw wrote:
> On Sat, 2022-07-23 at 13:03 -0600, William Torrez Corea wrote:
> > My goal: I want to create something similar to the phone guide. In
> > this
> > page exist a great number of documents in format pdf. So, I want to
> > unite
> > the different documents
On Sat, 2022-07-23 at 13:03 -0600, William Torrez Corea wrote:
> My goal: I want to create something similar to the phone guide. In
> this
> page exist a great number of documents in format pdf. So, I want to
> unite
> the different documents and can filter for name, last name, location.
> If I
> m
My goal: I want to create something similar to the phone guide. In this
page exist a great number of documents in format pdf. So, I want to unite
the different documents and can filter for name, last name, location. If I
make this manually I have to open each document, download the document and
sea
I'm going to be traveling, so will not be able to help much
in the next 2 days.
That is a PDF file you supplied. Is it fair to say you want to
be able to search for all the names listed in a text file and be
able to print out which file contains which name. And in some
cases the name will not
The url of the page:
https://www.pgr.gob.ni/PDF/2021/GACETA/GACETA_17_08_2021.pdf
On 7/20/22, William Torrez Corea wrote:
> Exist a page where you put info about the person but if you want to search
> a name you must search this manually. So, I want to automate this process
> with perl.
> --
>
>
26 matches
Mail list logo