Reload

Convert VB ASP.net to PHP – No Database

 
Add to Favorites Hide project Hide and Report to Administrator

I have a simple VB ASP.net project, there is no database.

the code is attached to the post

Place bid (new window)

Object Oriented Php Expert For Evaluating Php Scripts

 
Add to Favorites Hide project Hide and Report to Administrator

I need an object oriented php expert to evaluate some php scripts for 8 hours so your bid should be for that amount of time.

This is the first project of a series depending on how it will go.

The project may be awarded to more than one person and the best one(s) would be invited to the next projects.

The project is to evaluate/install/test php script(s) and give some reports at the end. Here what the report would contain:

——————–
These would be obtained through a tool (maybe you can suggest a tool.):

Objective stats (lines of code, ratio comments per line of code, total modules, total classes, …).

——————–
These would be extracted by looking at the code:

Subjective stats (easy to install, easy to configure, modular, code and design separate or easy to understand, …).

Efficiency (access to db, way to render html).

Security risks (SQL injection, cross site scripting, resource manipulation, authentication)

Maintainability (modular structure/code/db, easy to expand, following some coding standards, development methodology, documentations, reusable components percentage).

Dependability (resources, transactions, data integrity).

Supports standard formats.

Incorporates configurable affiliate areas.

Place bid (new window)

Programmer needed for Custom forms in a wordpress project

 
Add to Favorites Hide project Hide and Report to Administrator

Hi there, For making 5 custom forms in a existing Wordpress website we are looking for an experienced (Wordpress) programmer or team. The 5 different forms should all be correctly displayed at the front-end and data should be processed in de back-end…

Place bid (new window)

Ajax Questionnaire (11 Questions)

 
Add to Favorites Hide project Hide and Report to Administrator

I need a Javascript (AJAX) questionnaire to run inside a Drupal article. The questionnaire would determine the user next action based on some simple questions (1 string, 1 integer, 9 binary). I would like the answer to be shown automatically without the need to reload the page.
It will be published in a Drupal 7 site as an article/story, so it should be compatible with that.

The questionnaire is that:

email ? [string]
age ? [integer]
hypertension ? [yes/no]
coronary artery disease ? [yes/no]
smoking ? [yes/no]
hyperlipidemia ? [yes/no]

If age >= 65 and “yes” to 3 risk factor then “need to do screening exam”

Head and neck cancer treated with irradiation ? [yes/no]

if “yes” then “need to do screening exam”

Did you had a stroke ? [yes/no]
Did you had a retinal artery ischemic event ? [yes/no]
have you already been carotid operated ? [yes/no]
Do you have peripheral vascular disease symptomatic ? [yes/no]

if “yes” then “need to do screening exam”

If does not get “need to do screening exam” then “Do not need to do screening exam”

So there are to end possibilities:
“need to do screening exam”
and
“Do not need to do screening exam”

Each one will have a different explanation text that should be shown (in HTML)

The email should be added to my MailChimp email list account. I use mailchimp plugin (http://drupal.org/project/mailchimp), so the API is already integrated in drupal environment, it should be easy to add it.

1.Please ask all you need before I accept your bid
2.I want a zip file with all source files for backup.
3.The questionnaire should be in portuguese (no problem, I can translate it later, just need to be able to do that)

Place bid (new window)

Ikiclassifieds Php Script Fix

 
Add to Favorites Hide project Hide and Report to Administrator

Would like to make my homepage a list of all the cities for my multi city ikiclassifieds software. I would like the customer to choose there city the minute they go to the website. I do have a couple other projects but this one needs to be done first and I want to find someone who can make it happen.

Place bid (new window)

Installing Virtuemart On Joomla

 
Add to Favorites Hide project Hide and Report to Administrator

I purchased a templatemonster.com template. I have tried repeated times to successfully install the virtuemart module. However, even when I am prompted with a success message, I am unable to edit, save, and apply the changes to products on our website. This job would involve successfully installing the module so it is fully functional.

Place bid (new window)

Booking Event Calendar

 
Add to Favorites Hide project Hide and Report to Administrator

I am having bugs in the system, need them worked out. please go to http://www.njspecialops.com/cal/ choose a date lets say Saturday Oct. 29th and you will see pop up with an event. choose one of the evenst and click it, then just do a test booking you will then press continue and see an array code come up, it is supposed to go into a Pay Pal shopping cart.

# 2 problem, the admin panel does not save any options, it will go to error page. please PMB me and i will give you the admin page info

Place bid (new window)

Web designer

 
Add to Favorites Hide project Hide and Report to Administrator

Classifieds forum website requiring the following – Header log in box installed that takes visitor back to page they were on before logging in 3 pages share same header 1 phpbb forum 1 coppermine…

Place bid (new window)

Direct Marketing Application – Objective C PHP AS3

 
Add to Favorites Hide project Hide and Report to Administrator

We need someone to create an application in Objective C with a PHP backend/tie in that allows direct communications for marketing purposes.

Place bid (new window)

Small Php Message Board

 
Add to Favorites Hide project Hide and Report to Administrator

I need a very basic 3 page bulletin board coded, I have already created the html template for the 3 pages you will need to code. The images of the pages are attached to better display how simple the board will actually be. You will need to code in the features required to make the board work and the security features detailed below. I want the coding done with ONLY php, no javascript whatsoever! Also the board MUST store/retrieve the data from a .txt file, not a mysql database! Please also make sure to write neat and secure code. I will submit the actual .html files to the winning bidder. Payment will be quickly released after seeing a working example, thanks!

- use php trim and strip_tags on Name, Message, and Captcha fields on forum and stop submission if the fields are blank and to remove any html they try posting

- use php strlen to make sure Name is not more than 15 chars

- use php strlen to make sure Message is not more than 150 chars

- use php strlen to make sure Captcha is not more than 6 chars

- i will provide a very simple php captcha using gd functions that i want used

- password protect the admin login page

- simply display the raw .txt file in the admin panel so i can remove posts from the file and save it to control the board

- make sure the user cannot flood the board, i would think using the captcha and sessions this would stop this?

- and lastly make sure a single long word like “aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa” does not throw off the design

That is all of the requirements I need, and the screenshots are attached. Thanks again!

Place bid (new window)

Fix Php Script – Import Magento 1.3 Coupons

 
Add to Favorites Hide project Hide and Report to Administrator

We are trying to import a large amount of coupon codes to Magento using the PHP script coupons.php attached. It worked successfully, however we are only able to import Conditions and not Actions > Apply the rule only to cart items matching the following conditions (leave blank for all items).

The conditions portion we edited looks like this:

$conditions['1--2'] = array
(
‘type’ => ‘salesrule/rule_condition_product_found’,//-> means ‘if all of the following are true’ – same rules as above for ‘aggregator’ and ‘value’
//other values for type: ‘salesrule/rule_condition_product_subselect’ ‘salesrule/rule_condition_combine’
‘value’ => 1,
‘aggregator’ => ‘all’,
‘new_child’ => ”,
);

$conditions['1--2--1'] = array
(
‘type’ => ‘salesrule/rule_condition_product’,
‘attribute’ => ‘sku’,
‘operator’ => ‘==’,
‘value’ => ‘kgbdeal001′,
);

…but what we really need is to say:

Actions > Apply the rule only to cart items matching the following conditions (leave blank for all items)

If ALL of these conditions are TRUE :
SKU is kgbdeal001

Place bid (new window)

Codeigniter Twilio Sms Functions

 
Add to Favorites Hide project Hide and Report to Administrator

Need someone well versed in CodeIgniter and PHP to help explain and write controller functions using the CodeIgniter Twilio Library. I have the library needed, and your job will be to write the various controller functions needed to capture and store the responses, and also to capture and store incoming SMS messages to the application.

Place bid (new window)

Quick Easy Clone

 
Add to Favorites Hide project Hide and Report to Administrator

currently my site…bmrarticles.com is using the css and most of its html ( see page source of site) off a website called ‘http://www.articlewritingguru.com
i just need that cloned and my site fixed i dont care if its in wordpress or just php not willing to pay more than $20.00 need to completed tonight within an hr.

Place bid (new window)

Need A Simple Php Script 2

 
Add to Favorites Hide project Hide and Report to Administrator

Hi,

I am looking at a proficient PHP Coder to code a PHP Script for me.

The script will be used on an offline machine using either EasyPHP or Xamp.

Here is what the script is supposed to do.

1. On the Home Page – the following fields need to be present.
- Customer Name (Text Box)
- Customer Package – Drop Down – (Package 1, Package 2, Package 3 upto Package 6) Example Below –

http://i.imgur.com/kKamt.jpg

- At this stage depending upon the Package Selected – it takes to a page with Customer Name at Top and below the Package selected.

For Package 1
- 6 Sub Entries (Sub Entry 1, Sub Entry 2, Sub Entry 3, Sub Entry 4 Sub Entry 5, Sub Entry 6)

For Package 2
- 7 Sub Entries (Sub Entry 1, Sub Entry 2, Sub Entry 3, Sub Entry 4 Sub Entry 5, Sub Entry 6)

For Package 3
- 8 Sub Entries (Sub Entry 1, Sub Entry 2, Sub Entry 3, Sub Entry 4 Sub Entry 5, Sub Entry 6)

For Package 4
- 9 Sub Entries (Sub Entry 1, Sub Entry 2, Sub Entry 3, Sub Entry 4 Sub Entry 5, Sub Entry 6)

For Package 5
- 10 Sub Entries (Sub Entry 1, Sub Entry 2, Sub Entry 3, Sub Entry 4 Sub Entry 5, Sub Entry 6)

For Package 6
- 11 Sub Entries (Sub Entry 1, Sub Entry 2, Sub Entry 3, Sub Entry 4 Sub Entry 5, Sub Entry 6)


Each Sub Entry will have it’s own Page, which the items included in the concerned Sub Entry – These items need to be listed and should be selectable via Tickbox besides each. Example Below –

http://i.imgur.com/iBvYA.jpg

Once the user has selected all the options in each of the Sub Entries – he should be taken to a page where all the sub entries along with the options selected should be displayed in a printable format.

You need to use terms such as “Package 1″ – “Sub Entry 1, 2, 3 etc” and “Options 1,2,3 etc.” – the remaining will be edited by my staff.

Once this package is created, it should be archived and be accessible.

Need this super urgently.

Will pay $200 for the above, once all the files are fully and completely delivered. No escrow, Part payments or any payments outside of Scriptlance.

Will require 100% clean, commented and experienced code. I am a developer myself and amateur work will be immediately caught and discarded.

The programmer who can deliver the fastest will be given preference.

Show previous work to gain preferences as well. Enter “Paiuy” in your message to me to show that you’ve ready this completely.

Place bid (new window)

Small Fixes to Joomla homepage

 
Add to Favorites Hide project Hide and Report to Administrator

I require some small fixes to my Joomla Site at http://w2.mps-pr.com/site/

- Changing the Text color of three headers
- Moving one header…

Place bid (new window)

Oscommerce Maintenance

 
Add to Favorites Hide project Hide and Report to Administrator

Notify purchases by email to “sales AT dynamicomponents.com”

Remove pay option COD

Remove shipping options only “Ground Expedited Canada Post”

Assure paypal integration complete directed to “sales AT dynamicomponents.com”

Assure paypal is only payment method.

erronious text french basket “BOX_SHOPPING_NOW0 … Vide” should read “Panier Vide”

Display different advertisement logo for french and english “banner 2″

Display different advertisement logo for french and english “banner 3″

Assure “Contact Us” leads to “sales AT dynamicomponents.com”

Back up and provide copy of database to “sales AT dynamicomponents.com”

Payment is completely subject to completing all of the stated issues.

Place bid (new window)

Drupal – refresh a view via ajax in panels

 
Add to Favorites Hide project Hide and Report to Administrator

Briefing: ENVIRONMENT – there are two views on a panel page or on two panel pages View A / View A.1: -shows a list of 5 node titles (pager/ajax) View B: – shows a list of 5 full nodes (pager/ajax)…

Place bid (new window)

Optin Form

 
Add to Favorites Hide project Hide and Report to Administrator

Hi
I need a adjustable optinn form. I need to be able to use is for many email addresses as this will be placed on a capture page. The form needs to be flexible and I should be able to change the colors and adjust it to any leads page. the form must have input of mane, email country and phone number. I know I can get this form from Awebber and many more optin providers. But I want my own that is flexible and I can put in any email so mu team will get this to.
Happy bidding.
Regards
Flyfisher

Place bid (new window)

Online Bidding / Project Management Job (repost)

 
Add to Favorites Hide project Hide and Report to Administrator

Job Description

Place bid (new window)

Fix Php Code To Read Google Voice Sms

 
Add to Favorites Hide project Hide and Report to Administrator

There is code on this page:

http://kalinchuk.com/?p=44

Which allows one to send and receive SMS via. Google Voice. Unfortunately since early 2011, this code is broken due to changes with the way Google Voice handles login requests, I believe there is a redirect now.

The project is to fix the above code to work with the current GV system.

Place bid (new window)
Reload