Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    5,000 perl msg jobs found, pricing in USD
    Label Design 9 days left

    Hey thanks for your msg. I will design your sticker according to your box design. Please accept my offer to begin the process.

    $38 (Avg Bid)
    $38 Avg Bid
    1 bids
    Dating website and app 6 days left
    VERIFIED

    Need a developer and designer who have worked on a dating website and app, someone who is an all rounder, who can design in figma and also convert that to html/bootstrap and code in php. please post your bid with links to your work. and guest login access, you can send it to me by msg.

    $399 (Avg Bid)
    $399 Avg Bid
    125 bids

    Hello sir, as mentioned creating this for project. I will send you some files via msg.

    $29 (Avg Bid)
    $29 Avg Bid
    1 bids

    I can pay 50per script max so msg me only if you agree otherwise no i need a talented writer to create an exciting, adventure-themed script for a short video. The main aim of this video is to entertain a mature audience, aged 20 and above. Here's what I'm looking for: - Expertise in scripting for visual media - Proven experience in crafting adventure-themed storylines - An ability to engage an adult audience - Strong understanding of narrative structure and pacing If you're adept at bringing stories to life and can inject a dose of adventure into the script, I'd love to hear from you. Let's entertain together!

    $11 (Avg Bid)
    $11 Avg Bid
    24 bids

    I'm seeking an expert to help cr...an expert to help create a Dockerfile that runs Perl and DBD::mysql so that I can run a legacy website. This should be a simple task if you have the knowledge. Specific requirements include: - A Dockerfile is the only output required, roughly corresponding to mine - It should build and run in wsl, i.e. docker run -p 8080:80 image_name - It must use Apache, Perl and the CPAN module DBD::MySQL - It should have been tested on a MySql database, the file is provided to run on localhost:8080/ - A screenshot of the above is required to prove that it is working (you just need a MySql Table with fields Id and Name) Candidates should ideally have: - Extensive experience in Docker and a basic knowledge of Perl - Understanding of Per...

    $68 (Avg Bid)
    $68 Avg Bid
    5 bids
    fix forms issue 2 days left
    VERIFIED

    ...working. MochaHost tech support got the Import buttons on the forms fixed but suggests they may not be able to fix the XML & XML+XSL submission buttons at the bottom of the forms. Here's what they say about that: When the server is upgraded, the Perl modules in the new server might not be fully imported. That's why your website doesn't work because some Perl module dependencies might be deprecated. MochaHost support says: We highly suggest you talk about the error with your Web Developer to ensure they can help you add the missing path on the Perl module. Based on our check, your website form processing is missing pointing to the `File::Spec` module which has been installed on the server. It seems like that might be a fairly easy fix and I have...

    $30 - $250
    Sealed
    $30 - $250
    1 bids

    ...function if ($Result) { $customerSession = $objectManager->create('MagentoCustomerModelSession'); $customerSession->loginById($userid); $cacheManager = $objectManager->get('MagentoFrameworkAppCacheManager'); $cacheManager->flush($cacheManager->getAvailableTypes()); if ($customerSession->isLoggedIn()) echo "MSG : User correctly logged in<br>"; else echo "ERROR : User not logged in<br>"; } else echo "ERROR : User not logged in<br>"; } This code for Magento 2 allows login in the frontend but only works with Magento 2.3.3. I want to create a plugin that allows login on all versions of ...

    $56 (Avg Bid)
    $56 Avg Bid
    14 bids
    Trophy icon Business Whatsapp tools 5 days left

    zoho for whatsapp and API whatsapp integration Tell me how you can help a business answering a 5000 inquiry a day. Ability to send bulk msg on WhatsApp to them daily or weekly without risk of ban marketing and updates to over 80k user through whatsapp

    $500 (Avg Bid)
    Guaranteed Sealed Top Contest
    $500
    24 entries

    ...performance tuning, sizing and capacity planning, database backup and recovery in a Unix O/S using RMAN and Oracle export/import utilities, administration, and maintenance to provide backup and disaster recovery. • Knowledge of installation, configuration, and maintenance of multi-node Oracle RAC enabled databases, including Oracle ASM and Oracle CRS management. Knowledge of PL/SQL packages, shell, and Perl scripts for task automation, and proactive database monitoring and notification using Oracle OEM Grid Control. • Demonstrated written and oral communication skills reviewing and editing established database policies and procedures and developing new SOPs for database software installation and configuration. • Experience with Cloud(AWS/Azure/OCI) migrations (DB a...

    $2628 (Avg Bid)
    $2628 Avg Bid
    4 bids

    I'm looking for seasoned coders that excel in Perl, to reconfigure my current Perl email script. The primary aim is to make it efficient in sending out emails using Google's SMTP. Key Deliverables: - Modify Perl script to use Google's SMTP via the Net::SMTP::SSL or Email::Send::SMTP::Gmail modules - Integrate secure connection to Gmail - Integrate Email authentication No requirement for handling attachments is necessary. Need to understand how the forms work. Proficiency in Perl, understanding of SMTP protocols, specifically Google's SMTP, and experience with Net::SMTP::SSL and Email::Send::SMTP::Gmail modules are crucial for success in this task.

    $15 (Avg Bid)
    $15 Avg Bid
    2 bids

    I need a skilled PERL developer to create a compact and secure script to automate the login process to a banking site. The purpose of the script is to extract data from the first page subsequent to a successful login. This will require the following: - Deactivating a "security keyboard" with one click - Inputting the login credentials stored in variables - Navigating to a given page of the website - Perl 5 on Linux The banking site utilizes Ansible and JavaScript, so an understanding and experience of these technologies is ideal. Lastly, once the relevant data has been successfully extracted, it should be stored in an array for further processing. No file or display output is required at this stage. Skills required for this task are proficiency in scripting wit...

    $31 (Avg Bid)
    $31 Avg Bid
    5 bids

    ...stream_context_set_option($ctx, 'ssl', 'local_cert', $certificate); stream_context_set_option($ctx, 'ssl', 'passphrase', $passphrase); $fp = stream_socket_client('tls://', $err, $errstr, 60, STREAM_CLIENT_CONNECT, $ctx); if ($fp){ $payload = json_encode($body); $msg = chr(0) . pack('n', 32) . pack('H*', $deviceToken) . pack('n', strlen($payload)) . $payload; $result = fwrite($fp, $msg, strlen($msg)); if (!$result) echo '<br>Message not delivered' . PHP_EOL; else echo '<br>Message successfully delivered' . PHP_EOL; echo $result; ...

    $23 (Avg Bid)
    $23 Avg Bid
    11 bids

    I'm seeking skilled Perl coders to modify my email script. This script currently sends out emails well after a web form submission using the Net::SMTP::SSL module. Success in this project will mean updating the script to instead utilize the Email::Send::SMTP::Gmail module. Ideal Skills: - Proficient in Perl coding - Familiarity with Net::SMTP::SSL and Email::Send::SMTP::Gmail modules - Understanding of Google SMTP Key Responsibilities: - Reconfigure Perl script to work with Email::Send::SMTP::Gmail module - Ensure the script remains efficient for sending out web form submission emails - Test script after modifications to verify seamless integration with Gmail SMTP

    $25 (Avg Bid)
    $25 Avg Bid
    9 bids

    I am in need of a skilled system administrator who is experienced with Linux and WPCONNECT. Install it a linux server and test it send msg and media using POSTMAN. The rest of the task my php developer will do it.

    $26 (Avg Bid)
    $26 Avg Bid
    13 bids

    I'm looking for a skilled developer to assist with a Google Earth project, focusing on user interface design. Main Tasks: - Designing the user interface Features R...project, focusing on user interface design. Main Tasks: - Designing the user interface Features Required: I would like a Google Maps web based application. Where the users are able to click features on a map using terrene view(for example trees) JavaScript to pick up the location and address of the property that’s been selected, and the address to be saved into a database using perl CGI in my SQL database. The perl component is optional. Areas that have previously been selected should be highlighted in a yellow highlight or similar The code should work on windows and a Unix platform. I will pro...

    $135 (Avg Bid)
    $135 Avg Bid
    28 bids

    Hello, I'm seeking a professional with expertise in Perl who can integrate and manage the Gmail API for sending emails. Specifically, the tasks include: - Developing an application from scratch - Integrating the Gmail API to send emails - Activating basic email sending functionality with the Gmail API The ideal candidate would be proficient in Perl and have a solid understanding of APIs, particularly the Gmail API. Knowledge of email handling and management is desirable, but not necessary. This project requires the development of new software, so considerable experience in software development and project management will be beneficial. Please include details of your API integration experience in your bid.

    $23 (Avg Bid)
    $23 Avg Bid
    6 bids

    ...years of Perl + XML + SQL experience, please submit your bid with exact monthly payment requirement. The budget range specifies our monthly budget per developer for full time ( 8 hours per day) commitment, Monday to Friday. Monthly budget is 80K to 120K per month depending on the experience. This job is open to developers from INDIA only. Bangalore based candidates who can work in hybrid mode will be given priority. The ideal candidate should have a minimum of 3 years of experience in Perl development and scripting, with expertise in XML and SQL (Preferred) Below is the Job Description for an in-depth understanding of the requirements. JOB DESCRIPTION: 3 – 5 years of proven knowledge of programming languages and operation systems as outlined Programming lang...

    $1266 (Avg Bid)
    $1266 Avg Bid
    4 bids

    I'm looking for a fast and robust face detection for mobile Android. The detection should be for multiple faces simultaneously and must have a robust tracker. I'm currently using mlkit, and looking for a faster and better option. Please send a link to your demo. Please start your msg with the words: "I have a demo to show you!"

    $425 (Avg Bid)
    $425 Avg Bid
    14 bids

    ...this theme subscription based so if you handle proper API then you can bid on this project. Admin side features list Dpboss _ website _word press - Dashboard - Market ( add, edit, del ) - Starline ( add, edit, del ) - Disawar ( add, edit, del ) - Weekly Patti (add/update Panel, add/update open close, Add/ update Jodi) - guessing post (add, edit, spam keyword manages) - Notice ( one signal msg , text update ) - Lucky number ( add 2 types – golden ank – Final Ank ) - Game zone ( Types single triple, Jodi ) - Admin ( add , edit , del ) role for admin mange - Old chart upload ( CSV to upload MySQL DB ) - Settings ( personal details ) password change SEO - Themes - 3.0 connect - Disclaimer (add, update ) - auto_result_api (manage ) - ads manage - sm...

    $649 (Avg Bid)
    $649 Avg Bid
    61 bids

    I need an expert in Google Dork searches to assist me in finding a long-lost perl file. The file was from 2001. File name is: Some text within the file is: File Name: Version: 3.0b, Date: Friday May 18th 2001 *Look at source for more info. If you find it put in your bid "FOUND IT!" Pay is $40.00

    $130 (Avg Bid)
    $130 Avg Bid
    11 bids

    ...PostgreSQL database management. phpMyAdmin for MySQL database administration. Database backup and restore features. Security Features: SSL certificate installation. IP blocking and directory password protection. Two-factor authentication (if supported). Software Installation: Softaculous or other script installers for easy application installations. Support for various programming languages (PHP, Perl, Python). Resource Monitoring: Overview of server resource usage. Bandwidth and disk space monitoring. DNS Management: Simple DNS Zone Editor for managing DNS records. Advanced DNS settings for more control. Advanced Server Configurations: Apache and PHP settings. Server modules and extensions management. Collaboration Tools: Support for collaboration tools like Git. Access to...

    $329 (Avg Bid)
    $329 Avg Bid
    33 bids

    ...seamless transition of book dimensions and layout without loss of content quality. Your experience in book formatting and understanding of paperback and ebook standards will be critical for this project. If you've performed similar tasks on KDP, I would love to hear about your work. Thank you. This is a simple task for someone who knows what they are doing. Budget $25 Please see below KDP's msg to me: " Cover Resize your front cover so that the image or background on the front cover extends far enough beyond the edge. Add an extra 0.125" (3.2 mm) along the top, bottom, and sides of your cover. This prevents manufacturing issues when the cover is trimmed. Interior Add 0.125" (3.2 mm) to your book's page width and 0.25" (6.4 mm) to...

    $23 (Avg Bid)
    $23 Avg Bid
    4 bids

    Hi, I need a flyer to promote my WhatsApp group. The flyer you design for me, i will put it in a small stand (A4 or A5 size) I want the flyer to be very simple and elegant. A big beautiful QR code to scan or a number they can msg.

    $25 (Avg Bid)
    $25 Avg Bid
    94 bids

    ...seeking a proficient Perl developer well-versed in web automation using Perl for a specific task. The project involves enabling automated liking of YouTube comments through Perl. Based on my discussion with ChatGPT, this task is feasible by providing the necessary parameters: 'YOUR_COMMENT_ID', 'YOUR_SESSION_ID', 'YOUR_XSRF_TOKEN', and 'YOUR_YOUTUBE_COOKIE'. If you possess the expertise to accomplish this, kindly reach out. To secure this project, a demonstration of your capabilities is required. The script is available in ChatGPT, and I can provide it upon request. While this initial task is relatively small, successful completion may lead to more extensive projects in the future. Please bid on this project only if you can ...

    $149 (Avg Bid)
    $149 Avg Bid
    10 bids

    I'm looking for a fast and robust face detection for mobile Android. The detection should be for multiple faces simultaneously and must have a robust tracker. I'm currently using mlkit, and looking for a faster and better option. Please send a link to your demo. Please start your msg with the words: "I have a demo to show you!"

    $422 (Avg Bid)
    $422 Avg Bid
    7 bids

    IF INTERESTED ONLY SEND PERSONALISED MSG WITH YOUR QUOTE LET;'S NOT WASTE EACH OTHER TIME !!!!!

    $30 (Avg Bid)
    $30 Avg Bid
    120 bids

    IF INTERESTED ONLY SEND PERSONALISED MSG WITH YOUR QUOTE LET;'S NOT WASTE EACH OTHER TIME !!!!!

    $16 (Avg Bid)
    $16 Avg Bid
    36 bids

    ?I cover the full spectrum of AWS Cloud consulting services, from assessments, strategy, and roadmap, to design, build, and migration – and from adoption, optimization, and management to data and analy...RDS, DynamoDB, Elasticache, Redshift, AWS Backup · Operating Systems: UNIX, Redhat LINUX, Windows · Networking & Protocols: TCP/IP, Telnet, HTTP, HTTPS, FTP, SNMP, LDAP, DNS, DHCP, ARP, SSL, IDM 6.0 and 7.0 · DevOps Tools: Puppet, Chef, Subversion (SVN), GIT, Jenkins, Hudson, Puppet, Ansible, Docker and Kubernetes · Scripting Languages: UNIX Shell Scripting (Bourne, Korn, C and Bash), Python, Perl Scripting, · Database: Oracle, Amazon Aurora, MySQL, MariaDB, PostgreSQL, Microsoft SQL Server · Version Controlling Tools: Subversion...

    $8 / hr (Avg Bid)
    $8 / hr Avg Bid
    1 bids

    I M LOOKING FOR A SKILLED WEBSCAPER TO GET DATA FROM MOSTY YELLOWPAGES AUSTRALIA AND SOCIAL MEDIA (FB, LINKEDIN, INSTAGRAM ETC). REQUISITES: 1) DATA NEEDS TO BE PRESENTED ON A SPREADSHEET NICE AND TIDY AND FILTERED BY CATEGORY 2) I WILL MOSTLY NEED PHONE NUMBERS, EMAIL ADDRESSES, WEBSITE AND SOCIAL MEDIA ACCOUNTS 3) I PAY BETWEEN 25$ AND 40$ (SOMETIMES 50$ ) AUD FOR EACH LIST MADE 4) I ...ACCOUNTS 3) I PAY BETWEEN 25$ AND 40$ (SOMETIMES 50$ ) AUD FOR EACH LIST MADE 4) I NEED BETWEEN MINIMUM 250 TO UP TO 5000 RECORDS TO BE SCRAPPED (DEPENDING ON THE TASK) 5) TASK MUST BE COMPLETED WITHIN 1DAY TO MAX 3 DAYS (DEPENDING ON COMPLEXITY), FAILING TO MEET YOUR DEADLINE MIGHT INCURR PENALTIES $$$ I HAVE LOTS AND LOTS OF WORK HERE....IF YOU ARE KEEN TO WORK FOR ME PLS SEND ME A PERSONALISED ...

    $16 (Avg Bid)
    $16 Avg Bid
    92 bids

    We are looking for a Linux developer to join our team. We are all remote workers. We are looking for the following skills, most important at the top: Perl SQL (Mysql/MariaDB) Shell Script PHP / Codeigniter Linux Docker We operate a mixture of web sites (php/apache) and data manipulation scripts (mainly perl).

    $507 (Avg Bid)
    $507 Avg Bid
    14 bids

    ...The first line in .htaccess - #!/usr/local/bin/perl - I didn't / don't have a bin or perl folder anywhere in my directory tree on old OR new server My DNS zone has an a record for * pointing to my server's IP address, as before. When I type something like now, it redirects to: which is a cpanel page saying "**SORRY! If you are the owner of this website, please contact your hosting provider**" If I type or , I get: **lscgid: execve():/home/feetsdr/public_html/: No such file or directory** If you know of another way for a way to set up shortcuts or what I can do for this page, please let me know! ``` #!/usr/local/bin/perl -w $mainpage = ""; %domains = ( 'www

    $22 (Avg Bid)
    $22 Avg Bid
    10 bids

    I'm seeking a Perl CGI expert to improve the security of my email script. The task requires integration of both SpamExperts and SMTP Authentication into the existing email script named wel.pl. Skills and Experience: - Familiarity with Perl CGI scripts - Experience in implementing SpamExperts and SMTP Authentication Tasks to be accomplished: - Configure script to use the SMTP details for sending emails - Integrate SpamExperts for real-time spam filtering - Implement SMTP Authentication for enhanced email security. My website host has integrated SpamExperts service with my Shared Hosting plan. It ensures that all emails that you send reach their destination and are delivered to the Inbox, not the Spam box of the person you send emails to. To use SpamExperts, the emai...

    $233 (Avg Bid)
    $233 Avg Bid
    5 bids

    ...Facebook Show weekly and need various creative assets for the promotion of the show. main Facebook Event image that will be used when we create the event. This image will also be sent out as an MMS Text msg and as an email. 2. I would also like a motion graphic video that I could then use as a reel, for the promotion of the show that follows the same theme of the event graphic. I have attached a few examples of some event flyers and motion graphics. View and read the attached Creative Request.PDF. Let me know you read it by putting "Creative Request Read" at the top when you msg me. The creative has more details of what I need from you on this project as well as details on how you can gain access to our provided assets for you to use to complete the grap...

    $25 (Avg Bid)
    Guaranteed
    $25
    32 entries

    ...message. It should only scan channels for new messages that occur after the script has been started (not past messages). For example: keywords monitoring for: "bubbles", "@" If these are found in any channel message on Telegram --> send alert to Slack channel w its contents, link to msg, and time/date found. 2) Once a keyword is detected in a message on Telegram, send an alert to a Slack channel using the Slack SDK. The message sent to Slack should contain: 1) link to the exact Telegram msg that triggered the alert 2) contents of the message 3) time/date of message 3) This script will scan all Telegram channels an account is in every 15 minutes. It will require some pre-setup on your side to dev. Mainly a Slack channel to dev in and a Telegram ...

    $140 (Avg Bid)
    $140 Avg Bid
    32 bids

    As a project presenter, my intent is to share examples of scenarios where employees hard work is not appreciated to the fullest following by an improvement plan. As the audience is a mix of employees and senior managers , I need to ensure there is humor and a good positive msg involved. The presentation should show very simply on the unacknowledged contributions that employees have been making to the organization. The crux of my presentation will focus on the topic "My Contribution is not Recognized." Skills and experience in this case will involve: -Ideal freelancers should be able to demonstrate a proficient understanding of corporate dynamics and how contributions are measured and recognized. -Evidence of prior works where you've effectively communicated sensitive...

    $99 (Avg Bid)
    $99 Avg Bid
    32 bids

    ...next level. Here's what I'm aiming for: **Required Customizations:** - Integration of advanced features that go beyond the basic user interface changes. This includes but is not limited to improving the platform's overall functionality and user experience. **Ideal Freelancer Qualities:** - Extensive experience with the XFileSharing script. - Strong background in web development, particularly in Perl, the language XFileSharing is written in. - Proficient in implementing secure file encryption methods to protect users' data. - Capability to implement multiple file upload features for a streamlined user experience. - Expertise in enabling social media integration, allowing users to share files directly on their social media channels. **Application Requirements...

    $153 (Avg Bid)
    $153 Avg Bid
    15 bids

    Hi there, my name is Chris from Carlaw Plastering solutions and Iam after a killer website for my construction business. Lots of photos, about the team, FAQ, what our clients say and call to action/contact. Approx 5 tabs but one page only. I would like it to be SEO fr...to action/contact. Approx 5 tabs but one page only. I would like it to be SEO friendly. please provide examples of websites high in google search you have provided before. If you have little english, please do not respond- I need clear communication in order to make this project successful. Also, please dont rush this project. I work full time 7am-7pm so I may not have time to respond to your msg right away. I already have a logo, photos, domain name as well as hosting. Future work for more websites for the right ...

    $285 (Avg Bid)
    $285 Avg Bid
    145 bids

    I'm in search of a talented freelancer to bring the magic of my special day to Instagram through captivating reels and stories. I need someone who can turn raw wedding footage into little gems to cherish and share with friends and family. Here's what I expect: **Key Requirements:** - **PRIOR EXPERIENCE IN MAKING WEDDING REELS ON INSTA** - THIS IS A MUST - Creatively highlight memorable moments in 3-4 Instagram reels/stories - Craft a mix of themes, including romantic, energetic, and timeless styles - Seamlessly sync music with footage to amplify the emotional impact - Apply subtle graphic effects for a polished, professional look **Ideal Freelancer Profile:** - Proven experience in video editing and Instagram content creation - Strong sense of storytelling and pacing to keep v...

    $77 (Avg Bid)
    $77 Avg Bid
    26 bids

    Need of a proficient Python programmer to amend my application's data write execution output. Currently, the app writes output data in a CSV format and I want this changed to Excel. The App is weather related and data is extracted from grib files so experience in this would be beneficial. -Proficient in Python programming -Grib files knowledge beneficial -Strawberry perl knowledge beneficial -Change Write output files csv currently to excel Please submit your proposals along with how soon you can complete this project.

    $20 (Avg Bid)
    $20 Avg Bid
    41 bids

    I need to scrap data from and other similar websites, all to be saved to ...includes name, description, location, size, sales, and at least 10 other fields and probably up to 40 fields (don't have a full inventory). This is a manual process, want to be able to update the catalog and the content manually on demand, can be on a terminal screen or in a visual enviroment. The script or system will be installed in my online Centos server, where you would be able to run Java, Perl, Python or Php. In any case I'd prefer PHP and then Python for me to be able to understand or auto support the script if an "emergency" appears. DB is MySQL 8 Now is only that site but there are several so I'll need to make this flexible enough to be able to add scrapping of new site...

    $430 (Avg Bid)
    $430 Avg Bid
    95 bids

    CGI/Perl site is getting migrated to a new web host. Some of the scripts throw errors, even have Execvute permissions . I need a specialist who understands can quickly find and fix the issue.

    $47 (Avg Bid)
    $47 Avg Bid
    4 bids

    Hi thank you for your msg and I will do your branding as discussed, please accept my quote so that I can start on your project

    $52 (Avg Bid)
    $52 Avg Bid
    1 bids

    HI THERE FREELANCERS, I HAVE A LARGE CLIENTELE BASE FOR WHICH I DO DATA ANALYSIS ETC. HOWEVER TIME TO TIME THEY ASK ME TO BUILD OR REVIEW/OPTMISE SHOPIFY AND WORDPRESS WEBSITES. I M LOOKING FOR FREELANCERS THAT ARE KEEN TO COLLABORATE WITH ME AND GET ON BOARD MORE AND MORE JOBS. THE CURRENT MARKET RATE IS AROUND 100$ - to 200$ AUD for each website (exclusive of domain+hosting... I HAVE A LARGE CLIENTELE BASE FOR WHICH I DO DATA ANALYSIS ETC. HOWEVER TIME TO TIME THEY ASK ME TO BUILD OR REVIEW/OPTMISE SHOPIFY AND WORDPRESS WEBSITES. I M LOOKING FOR FREELANCERS THAT ARE KEEN TO COLLABORATE WITH ME AND GET ON BOARD MORE AND MORE JOBS. THE CURRENT MARKET RATE IS AROUND 100$ - to 200$ AUD for each website (exclusive of domain+hosting costs) IF YOU ARE KEEN PLS SEND ME A MSG AND LET...

    $39 (Avg Bid)
    $39 Avg Bid
    69 bids

    Need some changes to be done on site (on team page) and fix an error msg

    $72 (Avg Bid)
    $72 Avg Bid
    29 bids

    I'm planning a fascinating venture that demands the seamless integration of an AWS SQS standard queue with a FIFO queue and seek the skills of an adept individual (or team). Here’s what I aim to accomplish: - Implement a system for **message ordering**, ensuring that our messaging sequence is preserved from production to processing. - Achieve **message deduplication** to prevent the same message from being delivered more than once, which is crucial for our operations. - Address scalability concerns to handle the varying load of messages with efficiency and reliability. Further, my vision includes advanced features: - **Message Transformation**: Adjusting the content or format of messages before they land in the FIFO queue. - **Message Filtering**: Selectively determining whic...

    $30 (Avg Bid)
    $30 Avg Bid
    5 bids

    I'm in need of a talented individual who can expertly transform strings of various data into clearly defined columns. My project involves multiple formats of data, and your skills will play a crucial role in organizing this information efficiently. Required Skills: - Profi...efficiently. Required Skills: - Proficiency in data parsing - Familiarity with different data types (numeric, date/time, text) - Ability to handle various separators (comma, tab, space) - Adaptability to work with undefined structures - Attention to detail for accurate data organization Experience: - Extensive experience with data manipulation - Proficient in scripting languages (e.g., Python, Perl) - Knowledge of ETL processes is a plus This project may consist of many separate jobs at different times...

    $6 / hr (Avg Bid)
    $6 / hr Avg Bid
    32 bids

    I got the msg from client so that quote for him. attached the msg below. - Add an extra margin (bleed) to your design to prevent unwanted white edges. - If you use text in your design, it is advisable to embed the fonts or convert them to outlines. - Always submit your file without crop marks or other printer's markings. - For very large files, you can create a design at a smaller size (to scale) (should not be larger than 2 G?. - For optimal resolution, we recommend 300 DPI. - Finally, it is preferable not to include embedded color profiles.

    $11 / hr (Avg Bid)
    $11 / hr Avg Bid
    1 bids

    I am seeking a freelancer with substantial experience in CGI/PERL and PHP to assist me in moving my website currently hosted with to another hosting provider. I have complete access to the control panel of making the transition smoother. Key Requirements: - Recommend a free hosting provider ideal for hosting CGI/PERL sites. Your suggestion will be highly appreciated. - Complete migration of the website to the new host, ensuring minimal or zero downtime. - Upgrade the PHP version FROM 5.5 Ideal Skills: - Proficiency in CGI/PERL and PHP. - Experience in site migration across different hosting platforms. - Understanding of website hosting environments. - Excellent recommendation skills for free hosting providers. - Fluent in Russian

    $172 (Avg Bid)
    $172 Avg Bid
    46 bids

    Forwarding messages from server. From Server A to Server B. Note Server A will be forwarding messages from multiple channels into one channel in Server B adding of my logo to that message that's forwarded removal of text/ replacement remove images, but if it has text keep text Has to be a selfbot. make a custom command !!msg for example when i use that and post an image it has to have my logo in the corner and the name in bottom, so every time i use that command a layout is applied to the message

    $114 (Avg Bid)
    $114 Avg Bid
    6 bids

    I have a 57 line script that can be shared with whoever handles this project. This php script displays a list of files from a foldername on a domain server - defined at line 3 in script as so: define("FOLDERNAME", "files"); To the left of each filename is a radio button. There's also a [ShowMsg] butn which if clicked shows a msg saying "Filename is (?filename?)" I would like to have an app for windows, also with define stmnt stating folder path, also with [ShowMsg] butn like I described. i.e. I want a C++ app similar to but written to run on my windows machine. Other relevant 'reference code' I have to share is in C++. I have a working C++ app that runs on windows and uses radio buttons in its form. This project is ideal for someone

    $25 (Avg Bid)
    $25 Avg Bid
    11 bids