Archive

Posts Tagged ‘logs’

Php Symfony And Some Mysql.

September 29th, 2011 Comments off

I have a Symfony membership script with over 150,000 members. It has a few bugs that I need worked out. First – it has a “sendall” email function that sends admin emails to all members. It should send ONLY to active members but it sends it to all – both active and inactive. That is one problem. Second – it is getting bogged down with logs. I want useless logs deleted but need someone to be absolutely sure that these logs (the ones you will delete) will NOT affect mysql db. And last, the db has 155,000 active members who receive advertising emails. There is something in the script that changes the “active” members from “receiving emails” to “not receiving emails”. I need that fixed as all active members should receive emails. Nothing that major for someone proficient in Symfony. Please have necessary expertise.

Categories: Bug, MySQL, PHP Tags: , , , , , ,

Mozilla/chrome Addon That Logs User Activity

July 15th, 2011 Comments off

I need a Firefox/Chrome browser addon that logs all the pages that the user visits in the browser.

Normally it should remote log (GET/POST) the URL and content of each page the visitor is browsing (I will deal with storing the content on the remote server, the focus of the project is just the calling of a remote page with the URL/Content as arguments).

The plugin should have the ability to be switched on/off by the user of the browser in the widget for personal privacy concerns.(it should be visible like a semaphor light for example)

Workout Logs

July 6th, 2011 Comments off

I am looking for a 90 day workout journal with 5 workout days and 2 days of rest. The workouts are broken down into sections as follows:

Upper Body Day 1
Lower Body Day 3
Full Body Day 5
Metabolic Conditioning (METCON) or better known as “Cardio”, Days 2 & 4 (Including, but not limited to running, rowing, biking, burpees, mountain climbers, jumping pull-ups)

The journal will have a comprehensive list of exercises for each section at the beginning so the users have an idea as to how to change their workouts every week. Almost like a cut and paste format.

All the upper, lower and full body exercises have to be functional movements with NO use of machines. Kettlebells, dumbbells, barbells, sandbags, tires, sledge hammers, gymnastic movements will be the basis for the workout journal.

This will be in an ebook format and will need a cover as well.

Thank you!

Digsby Chat Log Emailer

March 17th, 2010 Comments off

I use the chat client Digsby: http://www.digsby.com/

It saves chat logs in HTML format in the folder ‘My Documents/Digsby Logs/–DigsbyUsername–/–ChatService–/–ChatServiceUsername–/–CorrespondentUsername–/date.html

So after a while of using multiple chat services and talking to different people on different dates, it will create a whole folder tree of HTML logs.

I don’t know if the log files are updated continuously while chatting, or if it only writes to the log at a certain interval or when the chat window is closed.

I need a program that will monitor ‘My Documents/Digsby Logs/’ for any changes and if a new chat log is added or an existing log is appended, it will email me the transcript.

Options I would like to have:
* Set the outgoing mail server
* Set the ‘From:” email address, or to use the correspondent’s email address
* Let me define the email subject using variables from the parsed location/file name info
* The option to send the log as the body of the email or as an attachment
* Set the interval for checking for changes. If log writing is continuous while chatting, also set the idle period before chat is emailed (if file is not updates in last xx minutes, send the log)

For instance, I would want to be able to specify the following subject:
Chat log with %Correspondent on %Date at %Time

The method for achieving this is up to you. It will probably be easier to have a stand-alone program that works independently from Digsby. Digsby does have email sending capabilities, but I don’t know how hard it would be to integrate with it.

It could also be built as a Thunderbird plugin (as long as it will work on V 2.0 and up) I would prefer this, as I always have Thunderbird running anyway).

Please specify the programming language you would use, and any additional requirements it would need.

I will need to receive the source code with full usage rights, but you may keep, sell, distribute and take credit for the project as long as I receive lifetime free upgrades on any updates you make. I only need this for my own personal use.

This is a personal project and my budget is small. This program really shouldn’t be too complicated if you think about it. Check for file changes and email contents if updates are made.

Categories: Programming Tags: , , , , , ,

Joomla Apache Logs Problem

March 2nd, 2010 Comments off

Joomla apache logs is full, which causes the server to go down.

Something about the system size being 225 gigs and 225 of that was used which causes the server to go down.

PHP problem.

stacking all the logs in the server.

Need to fix so site does not go down.

Please reply with how you can fix it and how long it will take and cost.

Myspace Train

February 18th, 2010 Comments off

Http://appadds.com/ <- an example

Where I can have a admin panel to add the person I want vip or give people points. They must add all the vip to the page to join the train first then they will be on the train. The more bulletins they send out and people sign up under them the more points they get and it will be a place for them to see there points. It will be a place where they can see there points and if they get enough they can become a vip for a day or more depending on how many.

i need someone that know how myspace trains work and can do it for $50-$100 because i know its allot of scripting that have this script or can modify it the way I want. Please review how the site work before you bid.

i can do the design i just need the code.. php or ? give me idea’s

I need a script written similar to *http://www.spuko.com/mobsters/*

The user needs to enter there myspace id-

It logs the id into a database and keeps a log of the ip addresse that logged the id and only 1 id per 1 hour, so the system doesn’t flood.

I need the user to be able to choose a VIP package which will allow them to have top access so there link is featured on the top of the website and where ever else i choose them to be. I currently have a script right now.. *deadmobster.com* very poorly written.. maybe errors.. i would like to have the user to be able to advertise for me.. post bullitens. have an idea of how many people have clicked there link.. please view links..

have you ever created anything like this before?

(http://www.spuko.com/mobsters/) if you look at that.. they make you enter id.. it logs the id.. it will put ur id on the second group.. if you pay for featured. it automatically puts your link for a certain amount of days or amount of friend requests u get … on the feature sections.. i just need one page .. not all they got..

So, you can make it so the user enters (id) then it logs in SQL database and a max of (100 ) users show on page at one time. When (101) enter’s the data base it drops one off.

If someone buys a vip package it auto logs in data base incriments of 7 days, 14 days, 30 days, 90 days, and one year subscriptions. When the 7 days is up it drops off the vip user.. So basically it runs by itself.

Categories: PHP, Programming, SQL Tags: , , , , , ,

Backup Logs Store In Mysql

November 24th, 2009 Comments off

Use rsync to grab log files that are on a cdn. Log files then need to be sent via sftp to a backup server. If the file already exists on the sftp server it does not need to be stored.

This needs to run every 6 hours or when there are new log files.

An error message needs to be emailed if logs have an issue running.

I also need these log files analyzed daily.
The total # of times a file loaded needs to be stored in mysql.
A basic report is needed that shows the # of times a file served per day.

Example:
11/15/2009: file1 1,000 file2 2000 file3 3000

Logs are very large, 2GB+

Project needs to be completed in 1-2 days.

Script Or Tool To Analyze Logs

October 9th, 2009 Comments off

Hello,

i need a script or tool to analyze cpanel raw access log.

i need to know who searched what (keywords) and resolve the IP address to get infos about owner.

the tool must produce an output with:

date – hour – ip address – keyphrases – engine – name of the ip owner [link to get more infos about the ip... something automated to get results like the one you get here http://www.ip-adress.com/whois/ ]

Tri Logs Redesign Project

August 23rd, 2009 Comments off

Current Site:

www.trilogs.com

Site Needs:

* a completely new look and feel
* organized pages and content- very confusing currently
* social media integration- buttons on homepage
* easy to navigate photo galleries- most likely a simple flash gallery
* new contact form
* site search bar
* newsletter sign up bar
* online version of the company brochure avail to download or view- .pdf or other

Other:
* HTML Newsletter / design

* redesigned logo – .psd transparency
- must read: “Expedition Log Homes of Tri-States”
- rectangular
- warm tones with offset blue
- similar font type
- theme = outdoors, woods, trees, pine needles, lakes, mountains, etc.

Etrace Project

July 30th, 2009 Comments off

Looking for someone to create a clone website – to an extent

Proxy List Site:

Must Have Similar Template Scheme like www.getproxies.net/www.atproxy.net

index.php – home page
newproxy.php – newest proxys (also include pages i.e. page 1,2,3,4,5 from Mysql Database)
popproxy.php – most popular proxys (also include pages i.e. page 1,2,3,4,5 from Mysql Database)
sumbit.php – Submit Page (requires login first)
login.php – login Page
register.php – Register Page (with email confirmation)
category.php – Category Page (can add more/less in admin panel)
payment.php – Payment Page [PAYPAL](if i ever want to start charging people to submit their proxys and amout changable in admin panel)
mail.php – Mass Mail Feature
admin.php – Admin Page
settings.php – settings page
globals.php – mysql ect..
install.php – easy installation for admin

ADMIN FEATURES:

-Settings
–general settings
–user settings
–Site Settings
–user site settings
–general logs

-User Edit:
–add
–edit
–delete
–validate
–ip search
–ip ban
–credit
–decredit
–logs

-Payment Edit:
–paypal email
–activate
–deactivate
–amount
–logs

-Site Edit:
–add
–edit
–delete
–logs

-Advert Edit:
–add
–edit
–delete

-Category
–add
–edit
–delete

Parse 9 Months Of Apache Logs

June 26th, 2009 Comments off

I need my Apache logs parsed to find 50 top ip hostname visitors (by their total number of visits over course of 8-9 months, NOT amount downloaded or pages viewed)
these have to be geo ip’d &amp; the final 20 or so have to be specific to nevada, arizona or illinois

I am trying to identify competitors.

ip72-201-48-145.ph.ph.cox.net #(Show here how many visits over course of total logs)
nv-71-53-172-56.dhcp.embarqhsd.net #(Show here how many visits over course of total logs)
etc.,

I just need the info parsed &amp; totalled so if you can use whatever you would like to get needed information parsed &amp; counted ending in a simple txt file for me to look at.

Unique Coupon / Php + Mysql

June 1st, 2009 Comments off

I have the following:
-2000 UNIQUE coupon codes for a specific service in a text file (one on each line) the formats of:
AJZK-FZFZ-Z3NZ-ZR3L
AJZK-FZFZ-Z3NZ-ZR3L-Y
AJZK-FZFZ-Z3NZ-ZR3L-ZZ

I need the following:
-A programmer with flawless communication, and MSN messenger.
-These coupons populated into a MySQL database, and the script/command to do that so I can do it myself in the future.
-The coupon to show up in a members area of my site.
-Each coupon should be UNIQUE when shown, and show again to the same person only, and exclusively… for example:

Bob logs into his account, he is greeted by “Hi Bob, your coupon code is: AJZK-FZFZ-Z3NZ-ZR3L”. The next time Bob logs in, he should see the same coupon code, and nobody else should be shown it, ever!

Jeff logs into his account, he is greeted by “Hi Jeff, your coupon code is: AJZK-FZFZ-Z3NZ-ZR3L-Y”. The next time Jeff logs in, he should see the same coupon code, and nobody else should be shown it, ever!

etc… so basically a unique coupon gets pulled from the DB, shown to the user each time he logs in, and never gets shown to another user.

This will be integrated to webpage. Maybe with a simple php include, but I’m not a programmer.

Unique Coupon / Php + Mysql

June 1st, 2009 Comments off

I have the following:
-2000 UNIQUE coupon codes for a specific service in a text file (one on each line) the formats of:
AJZK-FZFZ-Z3NZ-ZR3L
AJZK-FZFZ-Z3NZ-ZR3L-Y
AJZK-FZFZ-Z3NZ-ZR3L-ZZ

I need the following:
-A programmer with flawless communication, and MSN messenger.
-These coupons populated into a MySQL database, and the script/command to do that so I can do it myself in the future.
-The coupon to show up in a members area of my site.
-Each coupon should be UNIQUE when shown, and show again to the same person only, and exclusively… for example:

Bob logs into his account, he is greeted by “Hi Bob, your coupon code is: AJZK-FZFZ-Z3NZ-ZR3L”. The next time Bob logs in, he should see the same coupon code, and nobody else should be shown it, ever!

Jeff logs into his account, he is greeted by “Hi Jeff, your coupon code is: AJZK-FZFZ-Z3NZ-ZR3L-Y”. The next time Jeff logs in, he should see the same coupon code, and nobody else should be shown it, ever!

etc… so basically a unique coupon gets pulled from the DB, shown to the user each time he logs in, and never gets shown to another user.

This will be integrated to webpage. Maybe with a simple php include, but I’m not a programmer.

Unique Coupon / Php + Mysql

June 1st, 2009 Comments off

I have the following:
-2000 UNIQUE coupon codes for a specific service in a text file (one on each line) the formats of:
AJZK-FZFZ-Z3NZ-ZR3L
AJZK-FZFZ-Z3NZ-ZR3L-Y
AJZK-FZFZ-Z3NZ-ZR3L-ZZ

I need the following:
-A programmer with flawless communication, and MSN messenger.
-These coupons populated into a MySQL database, and the script/command to do that so I can do it myself in the future.
-The coupon to show up in a members area of my site.
-Each coupon should be UNIQUE when shown, and show again to the same person only, and exclusively… for example:

Bob logs into his account, he is greeted by “Hi Bob, your coupon code is: AJZK-FZFZ-Z3NZ-ZR3L”. The next time Bob logs in, he should see the same coupon code, and nobody else should be shown it, ever!

Jeff logs into his account, he is greeted by “Hi Jeff, your coupon code is: AJZK-FZFZ-Z3NZ-ZR3L-Y”. The next time Jeff logs in, he should see the same coupon code, and nobody else should be shown it, ever!

etc… so basically a unique coupon gets pulled from the DB, shown to the user each time he logs in, and never gets shown to another user.

This will be integrated to webpage. Maybe with a simple php include, but I’m not a programmer.

Categories: MySQL, PHP, Programming Tags: , , , , ,

Advanced Userdatabase

May 26th, 2009 Comments off

Hi
I have a mySQL database where a user has a username and a password. I need an API that does the following:
Webmaster places 1 file on the root of the server. After that, in every form on the server that has a username and a password in same form, this will happen:
There will be a list that consists all the possible form names for a formname for ‘username’ and all the possible form names for a password form field. Whenever the user visits the site, whereto the webmaster has moved the file that installs the API, it will connect to my own database on a completely different server and extract and type in username in the username field and password in the password field. After this the user clicks ‘login’ and is now logged in, if the userdata from my mySQL database is correct. That means, the user logs into another site on the Internet using my MySQL database. After the user is logged into the other system the same thing will happen with every form field like ‘first name’. Whenever the script that checks the list with possible form names finds a form called one of these names, it will take the first name for the user that is logged in, and paste it so it is typed into the form field.
It is important that this API is very easy to install on the server. It doesnt have to be any specific, but there are two requirements: almost all users have to be able to upload it no matter what version of PHP/MySQL they use. The second one is that it cannot take more than 5 minutes for a webmaster without any IT knowledge to install the API on his server, so it has to be easy for everyone.

here is how i plan top do this:
when the webmaster triggers a php through a browser just like “www.yoursite.com/myscript.php” it will read every file in the server, finds those which has the words username password and “type=submit” inside , then it will override php script inside it putting a script and savving the file again. the script will contain a code just before the usual “if(isset($_POST['submit'])){” phrase that opens your mysqld database and do the authentication.

The other form names like “first name ” will be done in the same way .

it’ll be no more than some seconds to take the webmaster install this on the server, simple as putting the php file in the server and acessing it from the browser.

in the same way the script would read and resaving everyform that contains any of the name in a list of form-names, supose the list has 3 names: first-name, middle-name and sur-name then when the scripts is triggered from the browser it will read every file looking also for keywords like name=’first-name’ name=’middle-name’ and name=’sur-name’ then it will be replaced for a php script so name=’first-name’ would turn into name=&amp;lt;?php echo $firstnamevalue; ?&amp;gt; and so with the two others. Before that in the code line the instalation script would add some lines the would load the information from your database and passing it to the variables like this one $firstnamevalue. That would guarantee the script would automatically type the information on user’s browser.

But there are some issues before we start, and if the user uses different form-field names than the usual? Like use first#name instead of first_name ? or sur_name instead of sur-name? maybe we could use a wide list with some variations of the same form-field name, like for first name for example could be:
1-firstname
2-first-name
3-first#name
4-…
and so on…
But even doing that there are chances to find an server with form fields that not match the list… Because as a programmer he could has already a form field named donaldduck instead of username and mickey instead of password, his swebsite would work fine but my script wouldn’t.
I will make the list of all possibilities.

For each form name (first name, last name, username, password, age, height etc etc) there will be a list with around 1000 different possibilities. If a webmaster used another name, I will instruct him in changing his form fields. And users will be able to log into ALL sites that this script is installed on.

well i figured out a new trick to work out this cookie issue: the scripts reads the entire files and in the files it founds fields username and passwords it list all the cookies and sessions on it. then displays it on the new script instalattion page asks to the webmaster to choose it and press the install button. After that you will instruct him to make a self test opening a page he knows there is the fields username and password and make it by using a standard username password you will provide to him in the instructions manual example:(password=yourpassword and username=yourusername; ) So if the log in occur with succes the webmaster will know its everything ok. If it doesnt get success then he will return to the instalattion page that will be still open and simply change using the radio buttons to another cookie, look there will be not a huge amount of cookies to choose from, a maximum of 3 i think and a minimum of 1 of course. So in the worst cases he will not have to attempt more than 3 times. I think 99% of the webmasters will choose the right one on the first time. Because usually the name of the cookie or the session will be something close to “login” like “boollogin” or “isloggedin” or something like that.

What is important is that we operate with opensource solutions at least. That it works on all the major open source solutions. If we find out these open source solutions work we will have made a good step:
Magento, oscommerce, WordPress, Joomla, Drupal, PrestaShop, wp-oscommerce, Zen Cart, opensourceCMS, openCMS, CMSimple, PHPnuke, typo3, Textpattern, DokuWiki, SMF, PhpBB2, PHPbb, Nucleur CMS, vBulletin, ecime – smarty shopping cart, Heikos.

The next thing is when the user is logged in. He should surf around on the site as he was a normal user. Everything he does on the site is saved in the sites own database, but with the username from my database.

I would suggest we do like this:
A user logs in to a site, lets say scriptlance. He creates a project, and that project is saved in scriptlances database. After a week he logs in again and sees the project under ‘my projects’. That means as soon as the user is logged in, the rest is saved on the sites’ server.

This script should be able to run with the webmasters own login script on his site.

Advanced Database/php Work

May 16th, 2009 Comments off

Hi
I have a mySQL database where a user has a username and a password. I need an API that does the following:
Webmaster places 1 file on the root of the server. After that, in every form on the server that has a username and a password in same form, this will happen:
There will be a list that consists all the possible form names for a formname for ‘username’ and all the possible form names for a password form field. Whenever the user visits the site, whereto the webmaster has moved the file that installs the API, it will connect to my own database on a completely different server and extract and type in username in the username field and password in the password field. After this the user clicks ‘login’ and is now logged in, if the userdata from my mySQL database is correct. That means, the user logs into another site on the Internet using my MySQL database. After the user is logged into the other system the same thing will happen with every form field like ‘first name’. Whenever the script that checks the list with possible form names finds a form called one of these names, it will take the first name for the user that is logged in, and paste it so it is typed into the form field.
It is important that this API is very easy to install on the server. It doesnt have to be any specific, but there are two requirements: almost all users have to be able to upload it no matter what version of PHP/MySQL they use. The second one is that it cannot take more than 5 minutes for a webmaster without any IT knowledge to install the API on his server, so it has to be easy for everyone.

here is how i plan top do this:
when the webmaster triggers a php through a browser just like “www.yoursite.com/myscript.php” it will read every file in the server, finds those which has the words username password and “type=submit” inside , then it will override php script inside it putting a script and savving the file again. the script will contain a code just before the usual “if(isset($_POST['submit'])){” phrase that opens your mysqld database and do the authentication.

The other form names like “first name ” will be done in the same way .

it’ll be no more than some seconds to take the webmaster install this on the server, simple as putting the php file in the server and acessing it from the browser.

in the same way the script would read and resaving everyform that contains any of the name in a list of form-names, supose the list has 3 names: first-name, middle-name and sur-name then when the scripts is triggered from the browser it will read every file looking also for keywords like name=’first-name’ name=’middle-name’ and name=’sur-name’ then it will be replaced for a php script so name=’first-name’ would turn into name=&lt;?php echo $firstnamevalue; ?&gt; and so with the two others. Before that in the code line the instalation script would add some lines the would load the information from your database and passing it to the variables like this one $firstnamevalue. That would guarantee the script would automatically type the information on user’s browser.

But there are some issues before we start, and if the user uses different form-field names than the usual? Like use first#name instead of first_name ? or sur_name instead of sur-name? maybe we could use a wide list with some variations of the same form-field name, like for first name for example could be:
1-firstname
2-first-name
3-first#name
4-…
and so on…
But even doing that there are chances to find an server with form fields that not match the list… Because as a programmer he could has already a form field named donaldduck instead of username and mickey instead of password, his swebsite would work fine but my script wouldn’t.
I will make the list of all possibilities.

For each form name (first name, last name, username, password, age, height etc etc) there will be a list with around 1000 different possibilities. If a webmaster used another name, I will instruct him in changing his form fields. And users will be able to log into ALL sites that this script is installed on.

well i figured out a new trick to work out this cookie issue: the scripts reads the entire files and in the files it founds fields username and passwords it list all the cookies and sessions on it. then displays it on the new script instalattion page asks to the webmaster to choose it and press the install button. After that you will instruct him to make a self test opening a page he knows there is the fields username and password and make it by using a standard username password you will provide to him in the instructions manual example:(password=yourpassword and username=yourusername; ) So if the log in occur with succes the webmaster will know its everything ok. If it doesnt get success then he will return to the instalattion page that will be still open and simply change using the radio buttons to another cookie, look there will be not a huge amount of cookies to choose from, a maximum of 3 i think and a minimum of 1 of course. So in the worst cases he will not have to attempt more than 3 times. I think 99% of the webmasters will choose the right one on the first time. Because usually the name of the cookie or the session will be something close to “login” like “boollogin” or “isloggedin” or something like that.

What is important is that we operate with opensource solutions at least. That it works on all the major open source solutions. If we find out these open source solutions work we will have made a good step:
Magento, oscommerce, WordPress, Joomla, Drupal, PrestaShop, wp-oscommerce, Zen Cart, opensourceCMS, openCMS, CMSimple, PHPnuke, typo3, Textpattern, DokuWiki, SMF, PhpBB2, PHPbb, Nucleur CMS, vBulletin, ecime – smarty shopping cart, Heikos.

The next thing is when the user is logged in. He should surf around on the site as he was a normal user. Everything he does on the site is saved in the sites own database, but with the username from my database.

I would suggest we do like this:
A user logs in to a site, lets say scriptlance. He creates a project, and that project is saved in scriptlances database. After a week he logs in again and sees the project under ‘my projects’. That means as soon as the user is logged in, the rest is saved on the sites’ server.

This script should be able to run with the webmasters own login script on his site.

Joomla -admin Logs Into Front

May 2nd, 2009 Comments off

I use this site for my sole proprietorship. I don’t have a ton of money but would definitely pay someone to fix this without having to delete what i have on the site!!!! if this is necessary to do then I do have all my plugins, templates, extensions saved and will reinstall them myself.

Here’s the problem:
Site: www.powwowconsulting.com

Problem:
installed jsecure. I wanted to check it so I logged out, went to the new jsecure login key page address…. attempted to login as the admin and was immediately redirected to the front end of my site.

I’ve searched all over the web for people who have had this problem and I’ve tried nearly everything. I’m absolutely horrified that I won’t be able to fix this. Please help!

I am admittedly absolutely new to joomla and realize that I have most likely completely screwed this up. I would extremely grateful if someone could provide me with a solution.

What I have done in attempt to fix the problem:
Using myphpadmin:
- I checked the status of my admin account under jos_user, it is published. Seemingly no problems there.
- I tried resetting the password thinking that perhaps it was something wonky with that…. nope. That seems to be just fine. (I used both the jos_user -browse- admin- edit as well as SQL ways of changing the password manually).

- I unpublished jsecure – No change.

- I deleted jsecure – No change
Then tried logging back in with the usual com/joomla/administrator/ – of course that lead me to another problem.
sometimes when I go to the link I created for logging into my site the address says: http://powwowconsulting.com/joomla/admi … owSettings
other times it simply says: http://www.powwowconsulting.com/joomla/administrator/
this makes absolutely no sense to me.

Please if you have the patience to explain to a complete novice how else I could possibly go about fixing this I would be extremely thankful to you!
I honestly know next to nothing on this subject and have been doing my best to learn as I go.

Also note… that if you are willing I would be happy to do a barter!
I could give you career services – resume- cover letter- coaching session- interview coaching (see my site for info).
The resume alone would be worth at least $130 as that is the minimum I charge.

Data Analysis In Perl – Hourly

April 16th, 2009 Comments off

We need a data analyst that has the ability to code in perl. You will be doing the following:
- Analyzing web server logs and gleaning reports and information from them.
- Running ad-hoc reports on web server logs.
- Building mysql databases of information gleaned from logs. (PS: If you are good at SQL, that is a huge plus).

Requirements:
- I need someone who lives and breathes “DATA”. You think “DATA” and you know how to make sense of data. Data analysis is your passion.
- Ability to code in perl (regexp, sorting, hashes, etc) and Linux scripting (if you recognize these commands you are good: cut, tee, tac, gawk)
- Analysis ability in SQL is a good plus.
- [BIG PLUS] Available to work in US Eastern time zone.

The right bidder should be an expert in data analysis as I have a lot of follow on work (so this project is just the initial test). If you have done data analysis work before, Please bid with samples of your work. This will really help me understand your skills. I wont be considering applications with useless notes like “Can be done” or “Lets start”. Please note: This is just the start. Please DO NOT bid if you wont be available for follow-on projects.

We have done a lot of projects on scriptlance and usually result in follow-on work. We are very easy to work with and usually do not hassle on things (as long as work is done). If work is great, you will be aptly rewarded.

Again: Please bid with an HOURLY RATE. Also, if you can drop me a PM with your ability to work in US Eastern time zone, that would be great. Thanks.

Integrate Phpbb3 And Osc Login

April 13th, 2009 Comments off

**If you don’t know a lot about phpBB3 then DON’T bid!!! **

I need to integrate phpBB3 into my oscommerce website so that when a user joins he is automatically entered into the phpBB3. I also need it modified so that when a user logs in the site he is automatically logged in the phpBB3 also. I need it to be coded correctly so it works every time.

I would like this done quickly so PLEASE don’t bid if you don’t know how to do it!!!

These are the requirements:

When a user signs up – both user tables get updated.
If a user logs into/out of phpbb3, they logged into/out of oscomemrce as well.
If a user logs into/out of oscommerce, they logged into/out of phpbb as well.
When a user is deleted or modified in phpbb it must be reflected in oscommerce.
When a user is deleted or modified in oscommerce it must be reflected in phpbb.

Bear