Delphi perl trabalhos

Filtro

Minhas pesquisas recentes
Filtrar por:
Orçamento
para
para
para
Tipo
Habilidades
Idiomas
    Estado do Trabalho
    2,000 delphi perl trabalhos encontrados, preços em EUR

    I have a Perl plugin for Pidgin (Ubuntu 20.04) that I've used for years that uses espeak to speak the name of the chat room or direct message received. (That way I don't have to look at the window to determine if I need to respond immediately.) The version of pidgin supplied with Ubuntu 20.04 crashes when I use this plugin. I suspect that the Perl API is no longer working properly. This project is to convert that Perl plugin to C/C++. I will provide the source of the Perl plugin which must be replicated in the C/C++ plugin. Requirements: - Must be able to be built with standard linux/Ubuntu command line tools. (I may modify it later.) - Must work perfectly with Pidgin 2.13.0 on Ubuntu 20.04 - Must have the same functionality as the Perl...

    €28 (Avg Bid)
    €28 Média
    2 ofertas

    Saya ingin membuat sebuah WA Gateway yang bisa mempush WA web untuk mengirimkan pesan, Bisa dalam bentuk Desktop Apps (VB/Delphi/Java) atau Chrome Extenstion. Cara kerjanya 1. Program akan akses RestAPI yang akan memberikan data nomor telephone dan pesan yang harus dikirim dalam format JSON. 2. Data yang diberikan dari RestAPI bisa beberapa nomor dan pesan sekaligus. 3. Pesan akan diantrikan untuk dikirimkan via WA web dengan batasan waktu tertentu. 4. Ada konfigurasi seting end point RestAPI dan jeda pengiriman.

    €230 (Avg Bid)
    €230 Média
    1 ofertas

    PERL: Convert Python "Text Abbreviation" Script to PERL & Parse Data to MySQL, the title pretty much covers it. I have a Python script that parses two input files and outputs a third. The output / result is an abbreviated text. See below for clarification. Static Files: 1. - a python script that works w/ items #2 & #3 in this list to output a file #4 of abbreviated text 2. - a list of possible abbreviations for many words. 3. - text one wishes to abbreviate. 4. - the final resulting abbreviated text. But this method didn't save much time due to the manual command line task and preparation of the input file text. SO, the BEST move is to not only convert from Python to PERL (sorry all my automation is in PERL), but to make this a...

    €141 (Avg Bid)
    €141 Média
    5 ofertas

    I have a website with lots of PostgreSQL code, along with PHP, perl, and some Java that is pretty complicated and I need some help figuring out a few things. Initially, there is a value that is getting updated in psql, and I can't find out how the updates are happening, I think it must be a function/trigger/relation/etc, but I can't find it. This will likely be ongoing work from time to time if I like your work.

    €11 / hr (Avg Bid)
    €11 / hr Média
    18 ofertas

    Hi, We need a web developer who works in Perl. There are various small level projects. Only serious and interested developers please. Thanks,

    €171 (Avg Bid)
    €171 Média
    8 ofertas
    app android delphi Encerrado left

    L'app si collega a dispositivi bluetooth per acquisire dati, visualizzarli su tablet e inviarli ad un server.

    €16 / hr (Avg Bid)
    €16 / hr Média
    12 ofertas

    I have a custom 900 lines per script Part of the script copies db info from one table to another like 443 $self->{server}{ip}=$ip; 444 $self->agi->exec('Set','DR(userfield)='.$ip); 445 $self->agi->exec('Set','DR(ip)='.$ip); 446 $self->agi->exec('Set','DR(rate_profile)='.$agent); 447 $self->agi->exec('Set',"DR(rate_name)=$name"); 448 $self->agi->exec('Set',"DR(rate_value)=$cost"); 449 $self->agi->exec('Set',"DR(dstStripped)=$dst_stripped"); I want to copy about 10 more fields but the from table will be different than the one used above.

    €99 (Avg Bid)
    €99 Média
    6 ofertas

    I need a short perl script to run on a Linux server to gather information about all interfaces and ip addresses setup on the server. It should gather up the information and put all data into an array called $network_info formatted as follows: (note: array not formatting correctly in this preview... please see attached text file) Array ( [0] => Array ( [name] => eth0 [mac_address] => aa:aa:aa:aa:aa:aa [mtu] => 1500 [ip_addresses] => Array ( [0] => 1.1.1.1 [1] => 1.1.1.2 [2] => 1.1.1.3 ) ) [1] => Array ( [name] => eth1 [mac_address] => bb:bb:bb:bb:bb:bb [mtu] => 9000 [ip_addresses] => Array ( [0] => ) ) ) In summary, the array needs to contain each interfa...

    €92 (Avg Bid)
    €92 Média
    8 ofertas

    I have an existing software written in Embarcadero Delphi XE7. It needs up dating. SUGGESTED EXPERIENCE, windows Utilies, DLL, Handles, C+, HTML, XML Attached in the original scope of the project.

    €258 (Avg Bid)
    €258 Média
    9 ofertas

    convert cpp code maths formula to perl. cpp file provided, and sample input / output provided

    €82 (Avg Bid)
    €82 Média
    6 ofertas

    I am looking for an experienced freelancer who can assist me with the following: Understanding existing source code for rewriting purposes Troubleshooting for clients if any Software licensing issues RAD Studio .DBF and MySQL knowledge Customization of software for clients

    €12 / hr (Avg Bid)
    €12 / hr Média
    11 ofertas
    Delphi Library Encerrado left

    I’m looking to build a machine level string encryption in Delphi and should be able to call from C#

    €144 (Avg Bid)
    €144 Média
    7 ofertas

    We have working Ext 3.x app and want to migrate aka rewrite to Ext 7. Project is the interface for the most part fairly simple where we have navigation to different type grid screens like basic ones, side by side, top/bottom, side panel property sheets. And some screens more complicated. Finding Ext 7 developer who has rich experiences. Bid only if you have any worked...want to migrate aka rewrite to Ext 7. Project is the interface for the most part fairly simple where we have navigation to different type grid screens like basic ones, side by side, top/bottom, side panel property sheets. And some screens more complicated. Finding Ext 7 developer who has rich experiences. Bid only if you have any worked Ext7 project link. Linux system administration knowledge and Perl are the plus. ...

    €11 / hr (Avg Bid)
    €11 / hr Média
    5 ofertas

    I need some help adding new features on an open source Delphi project

    €456 (Avg Bid)
    €456 Média
    14 ofertas

    This script checks if a cron is present on server, if not add cron entry. Then checks if there is any old hung process, if yes and its hung for more than 5 mins kill all such process and restart cron. Also checks for hung process from another way ie by checking modified time of log file created from cron if mtime is more than a value, restart cron. Log every task performed like : cron added, restarted, processes killed in a log file. Flag File is used to track events. And finally sends a mail for failure / success. Below is how you can replicate the environment : Make a dummy cron file and cron script by yourself. ( keep editing cron script for testing, add sleep or just print hello , etc ) Change mtime of log file manually. For sending mail, use system mail accounts ( root@server ) Y...

    €11 (Avg Bid)
    €11 Média
    3 ofertas

    Pert to python conversion will pay per script 1k the script is less than 500 lines

    €11 (Avg Bid)
    €11 Média
    4 ofertas

    Rab v new perl request send same on a similar request on other server

    €129 (Avg Bid)
    €129 Média
    2 ofertas

    We need someone to write a scraper to scrape real estate listings. Important: Some information is only available when logged in. We have a scraper sitemap based on the Chrome extension "Open Web Scraper" (). Your job is to use this "scraper sitemap" and turn it into a perl or PHP script and run it (download all listings into structured data incl. photos) and provide the data and the script through a Google Drive. Scraper starts on a result page, goes to a building overview page which might hold a list with listings. The scraper should: - save all building detail information (incl. photo). - save all listings' data (incl. photo) We need this done asap. Please provide examples of your work (e.g. links). With your bid pls include the result of 4+3=? thank...

    €140 (Avg Bid)
    €140 Média
    20 ofertas

    could you check to fix parser_ parser_ then i will think all is ok

    €102 (Avg Bid)
    €102 Média
    4 ofertas
    SVG to DXF converter Encerrado left

    Prefer in javascript (for nodejs), but would also accept java, c#, vb.net, python, perl. It must replicate exact image. Input SVG will have path and circle entities mostly.

    €106 (Avg Bid)
    €106 Média
    11 ofertas

    i have a DLL File and the Documentation how to use it in Net/Java/Native Code. i'd like to use the DLL with Delphi so the code musst be Translated to Delphi. i think its not a big deal

    €29 (Avg Bid)
    €29 Média
    9 ofertas

    Hello, My Delphi Application needs to authenticate users via SSO on Active Directory Federation Services... It must be plain Delphi XE Need functions / explanation on how to implement this authentication ... I´m open to discuss some possibilities. tks

    €28 - €230
    €28 - €230
    0 ofertas

    for Rab fix a grabbing for Group id (C) in perl

    €179 (Avg Bid)
    €179 Média
    2 ofertas

    I need to write scripting for network automation

    €182 (Avg Bid)
    €182 Média
    5 ofertas

    Hello, My Delphi Application needs to support Active Directory Federation Services... Need to authenticate users via ADFS ( SSO ) It must be plain Delphi XE source code -without- any 3rt party add-ons (only accepted free add-ons) Need functions / explanation on how to implement this authentication ... I´m open to discuss some possibilities. tks

    €28 - €230
    €28 - €230
    0 ofertas

    Delphi Win32 OBS Controller Using WebSockets Plugin per specification and notes from our chat session.

    €621 (Avg Bid)
    €621 Média
    1 ofertas

    I will consider only offers from DELPHI EXPERT DEVELOPERS no other languages. I am a freelance looking for another freelance with long standing expertise in Delphi language and embarcadero IDE to develope in outsourcing a classic desktop C/S 2-tier dat-entry and management application with [login to view URL] and Firebird and can manage "common developement issues and improvements" under windows operating system using Delphi in a desktop client server application. This software are already exist in a legacy version. I want need to write it from scratch and improve it. i wil provide all the software requirements/specification and analysis with the list of : main table with details, lookup tables used in the application,etc. This application have to manage i...

    €1049 (Avg Bid)
    €1049 Média
    22 ofertas

    ...com/otrs-installation-on-redhat-8-centos-8/) - install latest mariadb 10.5 - install phpmyadmin - configure phpmyadmin to be only accessible via https - configure phpmyadmin to be accessible from specific networks (, , ) - install httpd/apache - download latest OTRS 5.x via wget - install latest OTRS 5.x - init the database for OTRS accordingly - install dependencies for perl for executing scripts in OTRS --- /opt/otrs/scripts/ --- /opt/otrs/scripts/ --- sudo -u otrs /opt/otrs/bin/ start --- sudo -u otrs /opt/otrs/bin/ start --- sudo -u otrs /opt/otrs/bin/ Maint::Ticket::FulltextIndexRebuild - configure OTRS to be accessible only via https - configure yum autoupdates for security updates to install them automatically

    €78 (Avg Bid)
    €78 Média
    5 ofertas

    Problem 1. I am using Delphi 2005. I have written an interface to a C++ dll that works in the Delphi IDE but fails when run as a stand-alone program. Problem 2. Normal interaction with the dll works fine via registered callback routines but certain functions produce 'invalid pointer operation' in Delphi. I have included the suppliers API documentation and my test unit. You will require a simulator and a program like com0com to emulate data flow in/out of COM ports. I will send the simulator and more documentation on demand.

    €145 (Avg Bid)
    €145 Média
    4 ofertas

    in PERL for RAb grabb 3 tables of options and feed it in our own mysql

    €28 - €230
    €28 - €230
    0 ofertas

    I am using Delphi 10.3 Community Edition. The TMS Diagram Studio component trial version is here. Job requirements are as follows. 1. Open PDF to view the schematic images inside . 2. Double click on the schematic image , and extract and convert it to the TMS Diagram Studio diagram project file(dgr). 2. a The converted TMS Diagram Studio project will have a default line width, and line color. 3. Zoom in and out (Mouse Wheel) the TMS Diagram Studio project 3.a Pan the image as well. Space Bar and Left mouse will Pan the project. 4. Final delivery of the project will include source code and a compiled .exe . If you have any experience with TMS Diagram Studio please show me a demo. I have attached some sample PDF files for you to test with

    €224 (Avg Bid)
    €224 Média
    4 ofertas

    I need to update / upgrade an existing script that uses: use strict; use warnings; use Text::CSV_XS; use FindBin qw($Bin); use File::Find; use HTML::TreeBuilder::LibXML; use IO::Handle; use feature qw(say); To collect more data fields from the target .cfm files. The script already works and aside from extracting more fields from the target .cfm files into CSV, I wanted to add some "directory walking" where the script doesn't need a target directory "hard-coded" but can instead be executed in a given directory and recursively execute in sub-directories. I'd also like the script to rename the something like and then cp / or /mv all 1000 output files into a single directory called OUTPUT-CSVs. Additionally, I'd like to CONCATENATE some columns of the ...

    €143 (Avg Bid)
    €143 Média
    11 ofertas
    Delphi Developer Encerrado left

    I need you to develop some software for me. I would like this software to be developed for Windows. Delphi developer

    €92 (Avg Bid)
    €92 Média
    1 ofertas
    Unix Engineer Encerrado left

    RHCA/RHCE certification mandatory ( know how of Linux security is a must) MCSE certification is an added bonus Strong concepts in Networking , core OS concepts and active directories/LDAP etc Good understanding of Public Key infrastructure. Proficient in concept around cryptographic keys, digital signature , hashing, encryption etc. Expert in Python/Shell or Perl. ( any scripting language ). Powershell is an added bonus. Should be able to write scripts to build OS baselines across large enterprise platforms. Ability to translate high level design into LLD and implement the infrastructure. Self motivated. Exp. with openSSH added advantage

    €6 / hr (Avg Bid)
    €6 / hr Média
    2 ofertas

    I am looking to build a case management platform for legal matters. I am a former C#/C++ developer that is familiar with SQL/PHP/PERL and have put together a preliminary database design for the product. I am looking to build a framework, then carve out parts of that database and slowly build the interfaces to each. I do not need fancy. I need a simple, responsive and extensible interface to the database (likely implemented in Common Data Service) I have designed, so that I can iteratively enhance the platform myself (and preferably with the ongoing involvement of whoever built it).

    €17 / hr (Avg Bid)
    €17 / hr Média
    12 ofertas

    I'm looking for someone to write code to fetch the weather xml data from Yahoo API using Oauth. Must be in Delphi (preferably Dephi 2010). Will provide all credentials.

    €314 (Avg Bid)
    €314 Média
    8 ofertas

    Hi Oleksandr A., I have 2 small python scripts I want them converted to Delphi 7 But its little bit urgent How long can it take for you to do this ?

    €92 (Avg Bid)
    €92 Média
    1 ofertas

    Hi Yossef Y., I have 2 small python scripts I want them converted to Delphi 7 But its little bit urgent How long can it take for you to do this ?

    €92 (Avg Bid)
    €92 Média
    1 ofertas
    Delphi project Encerrado left

    This is 2nd part of the delphi project of previous job.

    €230 (Avg Bid)
    €230 Média
    4 ofertas

    Hi Ruslan K., I have 2 small python scripts I want them converted to Delphi 7 But its little bit urgent How long can it take for you to do this ?

    €92 (Avg Bid)
    €92 Média
    1 ofertas
    Project for Anton S. Encerrado left

    Hi Anton S., I have 2 small python scripts I want them converted to Delphi 7 But its little bit urgent How long can it take for you to do this ?

    €92 - €92
    €92 - €92
    0 ofertas

    Hi Viktor M., I have 2 small python scripts I want them converted to Delphi 7 But its little bit urgent How long can it take for you to do this ?

    €92 (Avg Bid)
    €92 Média
    1 ofertas

    Hi Andriy V., I have 2 small python scripts I want them converted to Delphi 7 But its little bit urgent How long can it take for you to do this ?.

    €92 (Avg Bid)
    €92 Média
    1 ofertas

    Hi Duy Phu L., I have 2 small python scripts I want them converted to Delphi 7 But its little bit urgent How long can it take for you to do this ?

    €92 - €92
    €92 - €92
    0 ofertas

    I have a delphi program .. but I want to make changes on this program And add some features .. I need someone expert in these things .

    €483 (Avg Bid)
    €483 Média
    22 ofertas
    Perl Script Encerrado left

    Anyone having knowledge of perl script can ping

    €5 / hr (Avg Bid)
    €5 / hr Média
    7 ofertas
    Perl Script Project Encerrado left

    I need someone having knowledge of converting MQ connections to Openft Connections

    €1 / hr (Avg Bid)
    €1 / hr Média
    1 ofertas

    For Rab n extract to data in perl script for a list of ID read in two table in Mysql and record it in importation table

    €115 (Avg Bid)
    €115 Média
    2 ofertas

    I need someone who has good knowledge of Perls and Bash scripting. Anyone who has good command over english can ping me.

    €3 / hr (Avg Bid)
    €3 / hr Média
    9 ofertas

    For automation purpose - Need a C++ library for which requirement given below (attached doc for more info). Scraping text from third party applications irrespective of the application type(s) (it should support, all type of apps like VB6, VBA,VC++, JAVA, .Net, Delphi etc.. legacy & latest), by intercepting low level messages between Windows OS and application Need the solution asap.

    €33 (Avg Bid)
    €33 Média
    1 ofertas