Customer Portal 2

Customer Portal 2
We currently use Host Gator to host our corporate website. On the site, a customer can log in with a username and password to view secure documents that we’ve prepared for them. The typical process is that the documents are uploaded into an FTP folder created for that customer. On the server, we create an FTP account for that customer, then assign the home folder to be where their document was stored. When they log in to our website, a simple script combines their username with the required at-ourdomain.com string required for the login by our host, then we pass the password they supply through and it opens a Windows Explorer site with their FTP home folder, thus revealing their documents and allowing them to download one or multiple files with ease.
Here’s an example of the Windows script we’re running to accomplish this:
explorer ftp://ftp.ourdomain.com:customer-at-ourdomain.com:password

This is a very unreliable method and has caused us lots of grief. We need a small database driven tool that takes the customer login information and delivers them to a page that will do the following:
1. When the customer logs in they are taken to a page that lists in chronological order all of the documents ever uploaded for them.
2. The customer can view individual documents or download multiple documents by placing a check mark next to the ones they wish to download. When they download multiple documents, all of the necessary files are zipped into a single file on the fly.
3. Administrators can use the backend of this program to log in and create customer accounts, change passwords, upload documents, edit or delete document details.
a. The database fields needed in the backend are: customer name, customer project, customer purchase order, date of report, report file(s) – single reports can have multiple attachments or files associated with them, report description, report title
b. The document filetypes are typically PDF, DOCX, XLSX, PPTX, JPG, GIF, BMP.
4. This site must be secure and will require use of SSL
5. We prefer to use MySql architecture as this is what’s provided by the host.
6. An easy backup utility to backup our database or restore it would also be desirable but is not required.

Create Php Class From Wsdl

Create Php Class From Wsdl
To speedup a current project we are working on, we need someone to create a php class from a wsdl file to access a webservice.

You are allowed to either use SOAP or XML/HTTP (rest)

Create all actions:
To Add, Delete, Search, Verify, Update rules on the webservice.
Once a rule has been matched. The webservice will post a notification to our servers.

Create a class file, to handle these requests. Webservice can connect to a SOAP Server, or is able to post XML over http. So you need to choose which one you want you use.

Whenever a rule is stored on the webservice, this rule also needs to be written to our local database (PDO).

When receiving updates based on that rule the updates need to be stored into the database as well.

The class should be highly documented and you need to be able to provide clear examples of usage. Don’t forget you also need to implement error handling based on wsdl description.

It is allowed to use wdsl to php tools, for the basic class file, and start from there.

You need to be familiar with SOAP, XML, Database design
will be running on a php server with php 5.3+

Php Changes To WordPress Theme

Php Changes To WordPress Theme
1. I have a custom wordpress theme that I want tweaked a little bit. Right now there is a form that goes to login page if user is logged out and destination page if they are logged in. I want to changes this a bit to always go to destination page and then once they click to submit form ask them to login or signup.

2. I also have a widget already for this form that I want to be placed on other sites. If form is submitted from the widget on someone’s site, post in database reflects that with id field. This id field will be entered by user in custom user area already built.

Thats pretty much it. This should be a breeze for developers familiar with wordpress and php. This shouldn’t take too long and I have complete detailed instructions and complete widget code and css.

PM me with some information about yourself.

I want to get this done ASAP and will pay immediately.

Thank you!

Book/file Reading App

Book/file Reading App
need to create a book reading app to be similar to this :

http://www.tpa.or.th/shopping/i-catalog/view_me_book.php?myCode=57aeee35c98205091e18d1140e9f38cf&myKey=2539b02512c4c60f5c8e74f3f1a9a09a&mySrc=001

http://www.tpa.or.th/e-book_kaizen/view_me_kaizen.php?myCode=57aeee35c98205091e18d1140e9f38cf&myKey=2539b02512c4c60f5c8e74f3f1a9a09a&mySrc=001

message me for more details

Download Button To My Site

Download Button To My Site
I currently own a website which sells digital products (files). I am in need of someone who can expand on my osCommerce script so that upon a customer paying for their products, they are emailed a link which (which shall be open for about 48 hours). During this time the customer may use a code (provided in the email) to download the file.

Website Build

Website Build
Create a website for a ministry, with links to Facebook, Myspace and twitter. Current information can be found through those specific web sites.

Site should have the ability for users to be added to a mailing list, a blog needs to be built into the site. And a photo gallery so that the ministry can upload their photo’s from past events to any current events they encounter.

Would be interested if site can be built through wordpress.

Site should be optimized from scratch so future SEO will not be needed as the blog would take of that information.

** This is a small overview of the Ministry to get a feel of what to design**
Nation to Nation Ministries looks to help families and individuals who have lost hope and can’t seem to live under their own strength. For those who come from prison, jail, the streets, poverty, or hopeless situations; we provide hope and show them a new way. That with the power of God in their lives they can rebuild their families, jobs, and relationships to live with a purpose. In doing so, we strive to establish a center for discipleship that will prepare men and women to become ministers, pastors, evangelists, and missionaries to build church’s across the nation and worldwide. Our main mission is to use the gifts the Lord has provided us with to give back into his kingdom by loving one another and spreading his word.

Website Replicator & Team Site

Website Replicator & Team Site
I’m looking to get a team site built I’ll try to be specific in my requirements and what I would want it to do.

1. Ability to easily replicate sites with the members being able to add their own videos, pictures and change pages around. Can use pre built scripts to make it this easier if needed.

2. Member training backend login which will be pretty much laid out with training and different tabs/menus for being able to go through the training as well as getting their sites replicated.

3. Checkout tied to the replicated portion so that when someone purchases the system they will be able to be charged a set fee based on plans we set.

4. Admin area to manage all these different sections.

5. Member admin area would have a contact manager built in as well again putting a pre-built one would probably make the most sense here to keep time down in building this.

6. on the capture pages were we collect the name, email, phone we will tie this into aweber and then they have the ability to send the data back to us I would then want to capture that and plug it into the contact manager.

We would want someone who has good coding skills and good work ethics to get this project done. I’m looking for a longer term coder one I can rely on to get in touch and communicate above all. You can send me an PM for more details if you need it. This is a jist of the basic layout we already have the website for replication already done. Mainly the building of the replicator, site signup, backend customer experience and ability to tie into aweber aswell as have team training pages.

Any graphics to the websites or layouts I have someone to do that and work directly with you. I’m wanting to start asap on this project and need to get basics up quickly within 2-4 days and add features as we go along but if we can get the basic framework up and then add the remaining over a few days that would be great.

Crockford on JavaScript: The Complete Series

Crockford on JavaScript: The Complete Series

Douglas Crockford has been well described as the world’s foremost authority on JavaScript. His “JavaScript: the Good Parts” talks have been around for a while, but recently he concluded giving a five-part updated series, entitled Crockford on JavaScript. For any JavaScript developer, these videos are a must read; check them out below!


Volume 1: The Early Years


Chapter 2: And Then There Was JavaScript


Act III: Function the Ultimate


Episode IV: The Metamorphosis of Ajax


Part 5: The End of All Things



Membership Site For Mobile Use

Membership Site For Mobile Use
Membership site for mobile users.

I need a site that will sign up users for a subscription service using Authorize.net. The membership will allow the user access to a mobile site that gives them access to our database.

The mobile site is web based and should work on all phones with a decent browser. It is basically a screen for input and then a screen with the output.

Joomla-fabrik Template

Joomla-fabrik Template
Must be familiar with the Jommla 1.5 and Fabrik component (http://fabrikar.com/index.php).

I need 2 custom templates (detailed view layouts).

See attached files. Understand the job before bidding. Ask questions if clarification is needed.

You can also see how these pages should look by looking at these sample static pages:

http://lacountyfire.com/draft_new/apparatus_detail.html

http://lacountyfire.com/draft_new/station_detail.html

The attached zip files has the layout in html and a html page showing the fieldnames and programming insstructions.

Understand this project before bidding.

Thanks

Need to use php and mysql to output these pages.

Template And Integrate Codes

Template And Integrate Codes
I need someone to create an original template and have code integrated into this new template. I have the script already as I only need you to create an original template base on this site and put the codes on the original script into the new template. I will need this template to load fast and SEO friendly as cronjob is running every minute.

This project will include the complete template redesign and all graphic work needed. I will also need WordPress install and integrate with this new template.

This template has to be a new design, color scheme and all graphics.

Before you bid you will need to know that this script is encrypted with ionCube but should not be a problem with the template.

This script is cakePHP framework so please make sure you know what you are doing.

This is the sample of the template and layout/structure I would like. I have this same script so it will not be hard to integrate the codes over.
please review this site throughly:
http://www.beezid.com/

*Turn around time for template is 3 days as I do not have time for this project due to my business plan.
*Integrating codes one week.

If all is complete with my complete satisfaction more work will follow. I will need a few plugins created for this project. This could be an ongoing project if you can show me you know what you are doing.

All copy and paste profile will be ignore and deleted.
Please type in the word “Template Design” in your bids.

Search Engine Scraper Script 2

Search Engine Scraper Script 2
I need a PHP script that will do the following:

1. Allow user to enter a keyword (I will provide the specific query parameters that go with the keyword) and after clicking to start the script it will scrape Google.com or Yahoo.com (user can select which) and gather the URL of each of the search results

2. The script will then take each domain in the URLs and find the number of unique visitors from Compete.com. Here’s an example query: http://siteanalytics.compete.com/digg.com/

3. I am not sure how long it will take to run the queries but Google can someimes return 30-40K results and Google is sensitive to automated queries so allowing the user to both define the number of results to scrape from a predefined pulldown list and allowing them to enter their email address and having the script send them an email when the query is finished is advisable.

4. When finished with the query the script should send the user an alert email (if they entered their email address)and display the total URLs scraped and a link to download a .csv file. The .csv file will contain, URL, domain and # of unique visitors.

5. Things that should be parameters that can easily be edited in the code include; query string to include with entered keyword and values for max query results for pulldown list.

Any developers that can show a demo of an actual working script will be given preference.

Graphic Designer Needed Asap

Graphic Designer Needed Asap
We are needing our homepage redesigned. The layout will be as indicated on the attachment. You will follow the design of the website and pretty much there will not be much for you to reinvent.

The page is www.thegfeclub.com/main.php

We will require all the source files and also the finished html in which our programmer will use to plug in all coding. If chosen you maybe asked to do other pages of the website as well. No programming will be required of you but you may have to assist with the CSS though doubtful there will be much required even of that as we dont want to stray from the design of our site.

The first payment will be paid via Scriptlance ESCROW ONLY!!! After the first payment we can arrange any payment method that fits you require.

Clearly this is an adult site if you have an issue with adult sites please do not bid.

WordPress Plug-in

WordPress Plug-in
We have a site for local businesses that allows the business owners to offer coupons to their registered members. I was originally intending to just have a PDF file that the member could print when they wanted to use the coupon. However, in talking with one of our new business owners, one of his questions prompted me to realize that we needed to have some type of expiration on the coupon.

Instead of going in every month and changing the expiration date, I would love for it to be a variable that could be changed to set the expiration a set number of days from the print date. For example, today is the 7th. If someone prints a coupon from a certain page of the site, and that coupon has a time expiration of 7 days, then the coupon would print with an expiration date of the 14th. However, on another page, I’d like to be able to print a separate coupon that may have an expiration of 3 days or 30 days, or even 300 days. I’d like for the expiration date to be variable based upon the choice for each specific coupon. The coupon itself would be a file (possibly an image file or even a PDF file) that we would load into a certain spot for each offer and the offer may change from time to time. Then the member could click the same link on the page and get the currently offered coupon.

I was looking at using the VoucherPress PlugIn (http://wordpress.org/extend/plugins/voucherpress/) but every time I tried to use it, my server crashed. I finally gave up – besides, it didn’t have the variable expiration date. I was willing to work with that on a temporary basis, but if it doesn’t run, then it’s worthless to me. I did like the idea that it printed as a PDF file and that it had templates, but as I said, the template idea is not really the important thing to me. I’d really like to be able to print a “Print Date” and an “Expiration Date” on whatever we print AND I’d like to be able to change the expiration parameters multiple times in the same site – not a set expiration date or number of days for the whole site.

Thanks for reviewing.