Jobs By Category:
PHP
Website Design
Graphic Design
Data Entry
MySQL
SEO
Copywriting
Flash
Javascript
Articles
HTML
Logo Design
Programming
Marketing
Link Building
Wordpress
CSS
Joomla
Data Processing
Internet Marketing
.NET
Photoshop
Script Installation
Web Promotion
Java
Social Networking
Article Rewriting
Facebook
XML
Blog


Thousands of experts bid on your personal project at ScriptLance.com

Easy!Jabber + perl + mySQL

Required skills: Perl/CGI, XML

Outsource your programming projects at ScriptLance.com today - Free signup



We want to have a simple perl script modified.
I have attached the script.

Anyone experienced with Jabber AND Perl and mySQL are especially invited to bid since we want to invite you to our future projects involving such things.

Please describe your related experience because part of why we are posting this are to identify qualified inviduals to invite to future bids.

Currently this attached script reads a tab delimited text file in order to create a spool directory of XML files used by Jabber to authenticate users and to add users to each others roster.

Instead of using a text file (or text file can still be an intermediate depending on your programming approach) we would like it essentially to access a mysql db to obtain username and password (already stored in mysql db for WebGUI) and then to create the spool directory for users with the same corresponding usernames and passwords for Jabber server.

Basically this modified script will be syncing our WebGUI accounts with our Jabber server accounts and the main thing you have to do to this script is have it grab the username and passwords from the mysql db for WebGUI.

Posted In:

XML

Perl/CGI



Related projects:

Sms Marketing Platform In Perl/mysql

ribed list before sending, details + schema for this MySQL will be provided

- Delivery list to be deduped to prevent multiple messages going to the same recipient during the session

- All messages are sent also to a default test list which is maintained separately

- Full logs of all messages sent and timings to be maintained

- Sending a batch is undertaken by a cron job

- Campaign summary stats page + deeper breakdown stats


Perl/MySQL developer for SMS marketing platform  

rovided

- Delivery list to be deduped to prevent multiple messages going to the same recipient during the session

- All messages are sent also to a default test list which is maintained separately

- Full logs of all messages sent and timings to be maintained

- Sending a batch is undertaken by a cron job

- Campaign summary stats page + deeper breakdown stats

SMS marketing platform in Perl/MySQL  

rovided

- Delivery list to be deduped to prevent multiple messages going to the same recipient during the session

- All messages are sent also to a default test list which is maintained separately

- Full logs of all messages sent and timings to be maintained

- Sending a batch is undertaken by a cron job

- Campaign summary stats page + deeper breakdown stats

Install php, perl, mysql, apache on server2003  

Install php, perl, mysql, apche on server2003

Server runns on IIS but i need the php, mysql and perl only to runn 2 scripts.
1 script needed mbstring if i am rite with backward compatible.

Payment after the scripts both are running successfully

Payment 50$

Perl/mysql Custom Shop Fix

ver administration are required as well as this site seats on a dedicated web sever and a dedicated mysql server.


We would expect a knowledgeable person to work with us and make appropriate suggestions in terms of design and implementation. We see this developing into a long term relationship. Due to the nature of the development we are looking for someone with impeccable verifiable references. Please provide detailed resumes/bio and description of previous work.


Full Time PHP/Perl/MySQL/Ajax Programmer Wanted

ve that you are the right person, please send your resume. Rate yourself on a scale from 1 to 10 for each of the skills asked for in this job description (1 being the lowest and 10 being the highest). Let us also know about any software products and web sites you created.

Code: 7531

Thanks for taking the time to read this, if the person described is you, please place your bid and PMB.

Looking forward to work together with you for years to come.

PERL & MySQL Guru ONLY by Jubuntu

r>I am looking for Perl Guru to customize this script for the attached template. I will like the text database replaced with MySQL. The script is similar to what is used to run scriptlance.com site.

http://www.smarterscripts.com/freelancers/

Please ONLY perl guru needs to apply. I am willing to negotiate the price.
Additional files submitted:
template.gif

Perl / MySql Paypal script fix  

lieve that routine is failing because it’s not getting the data from paypal. I see an HTTP error. It looks like something changed on paypals side, and the location access to the paypal data has changed on paypals side.

I think you'll need to check the paypal developer site and get the new location of the data this script needs to work properly.

Quick Perl / MySql Paypal script fix  

td align=right style="padding-left: 20px; width: 320px">


Additional files submitted: (Files are only available for logged in users)
paypallog.jpg

Perl/MySQL programmer to analyze site for bottlenecks  

nections to the mysql database.

We got some spikes of very high cpu usage due to perl.
And some persistent connection to mysql that fills up the max connections.

So the first job will be a analyze of the code we use. + some small fixes if they are possible.

This also opens for more work in the future, if we are happy with the result.

Form Automation: Php Perl Mysql Spreadsheet Pdf

uld be a pleasing presentation pdf. There is a high possibility for rapid alteration of names as attendees drop out at last minute so easy stable edit system would be needed

Currently all forms are built and XHTML validated and currently works through cgi mail script PERL

Currently Form has
20 questions yes or no
name
email
meeting time preference

Must agree to be paid through scriptlance Will give positive feedback for quality work

Need Php/perl/mysql Programmer

t that I did.

This programmer is no longer able to work with me and I need a new one.

Job Requirements.

- GOOD SOLID communication, email and MSN preferred, can also use Yahoo Messenger
- High level of experience with PHP, Perl, CGI, and MySQL.
- Fast work.


I need you for various jobs as they come up so please write me on the PMB and tell me your rates, level's of experience as well as your availability.




perl mysql script  

I need a perl script that will take a txt file from my app and insert the relevant rows into mysql database , and than generate a daily report in pdf or txt format by comparing some data from mysql tables

Perl Mysql Action

ate sales report (for all sales)
 Generate item report (for all items)
 Generate bid history for an item – prompt use for item id

3. User logout – current bids by user are NOT affected


Application Requirements (Auction Bid Controller)

4. Background process that “wakes up” every 30 seconds and evaluates every unprocessed bid [bid_stat = ‘U'] according to the specified business rules.





Fulltime Perl/mysql Project ##

We are looking for a long term contractor to do ongoing work to our ecommerce website - willing to work with company or indvidual. You must be able to work fulltime committed completely for this project. Please bid per month. You will need extensive experience in web development and experience in MySql and either PHP or Perl - but the project is in Perl. Good budget available for the right person!


Perl Mysql Stored Procedures G

t called like this:

> script.pl 55 /opt/templates

Script will read templates and create the following SP in the MySQL DB:

CREATE FUNCTION `proc_55`() RETURNS int(11)
BEGIN
DECLARE raw_info CURSOR FOR SELECT email FROM table_55;
DECLARE CONTINUE HANDLER FOR SQLSTATE '02000' BEGIN END;
OPEN raw_info;
main: LOOP
<do something>
END LOOP main;
CLOSE raw_info;
RETURN SELECT count(*) FROM table_55;
END

PERL: MySQL CURTIME query to send Email Alert of modified  

gt;DATE_SUB(CURTIME(), - 60)";
$ query_handle = $ connect->prepare($ query);

# EXECUTE THE QUERY
$ query_handle->execute();

# BIND TABLE COLUMNS TO VARIABLES
$ query_handle->bind_columns(undef, $ name, $ job_title);

# LOOP THROUGH RESULTS
while($ query_handle->fetch()) {
print "$ name,$ job_title nn";

strong PERL script Expert to tune existing perl scripts $ 60  




Additional files submitted: (Files are only available for logged in users)
scripts-tables.zip
HOW-TO-Run.txt

PERL Coding  

de written in PERL/MYSQL on my servers sandbox to fit into our existing code under the direction of our senior developer.


DOD Encryption of data ---word docs etc

Extraction of database entries from word docs. Must be done in an AI manner that is quite intuitive

connect scripts to FB -Myspace-Twitter etc

This is to be done in PERL and you must be up to the challenge

Perl Coding

I need several blocks of PERL/MYSQL code written on my servers sandbox to fit into our existing code under the direction of our senior developer.


DOD Encryption of data ---word docs etc

Extraction of database entries from word docs. Must be done in an AI manner that is quite intuitive

connect scripts to FB -Myspace-Twitter etc

This is to be done in PERL and you must be up to the challenge





Post your own project on getafreelancer Search for scimilar work on getafreelancer
Post your own project on scriptlance Search for scimilar work on scriptlance
Post your own project on eufreelance Search for scimilar work on eufreelance

Post and Bid on projects! Join EUFreelance.com for free!

Get custom programming done at GetAFreelancer.com!




Currently viewed: "Easy!Jabber + perl + mySQL"



Warning: chmod() [function.chmod]: No such file or directory in /web/private.web/www.mister/www/freelancershelp/project_details.php on line 178