Client Management Database

Client Management Database
Hello,

I am in need of a php database driven script for inserting information about clients.

I am currently using an excel spreadsheet to do this and want to now
put it online, and offer it to my website visitors.

Side Note: I will be using Amember for user management and, if possible, this client management script will need to tie into that login for each user. If not possible, we can come up with another solution.

(Excel file attached for visual help.)

There will be 3 tabs that access 3 different (but similar) sections.

TAB 1: For Active Clients
TAB 2: For Potential Clients (Prospects)
TAB 3: For Past Clients (Previous)

TAB 1 Overview:

In Tab 1, for the active clients, each client will have its own ROW
and there will need to be 8 COLUMNS to enter text (including client
name, birthday, start date, rate…)

Then next to the 8 columns, there will be 5 columns where I could rate
that client on a scale from 1-10 on 5 different factors. THEN
finally, 1 column will need to give the TOTAL of those 5 numbers
multiplied by 2.

This will naturally need a SAVE, EDIT and DELETE field button, along
with a MOVE button (to be able to move a listing via checkbox from TAB
1 to TAB 2 or 3, for example).

NO SEARCH function is necessary. All data will remain visible on the
screen at all times since there will be no more than 20 – 30 listings
in total. I will also need an ADD FIELD/ROW button to add a row for a
new client, if the fields aren’t already visible.

Please see the attached excel file for an example of the layout. And this Google Doc for more specs:

https://docs.google.com/Doc?docid=0AThv9wATlvHVZGRmc2JzcWJfMzBoajl0NHhjbg&hl=en

Please let me know what programming languages (Ajax, php) you intend to use. If I can answer any specific questions, send them my way.

Thank you.

-Joshua

Psd To Html – Very Simple

Psd To Html – Very Simple
I have a .psd file that I want converted to html\css.

This is an e-mail template, so the result must be compatible with all major e-mail clients (meaning, the template must be shown flawlessly on all of them).

I’ll be testing the end result on:

Outlook 2003
Outlook 2007
Yahoo Mail
Live Hotmail
Apple Mail
Gmail

There’s a container where the text is. I want this container to have a min-height value and to be able to “expand” in case I had more text than the default height. No scrolling bar, just want the box to get bigger.

I’m available to send a .jpg of the template upon request via PMB. But it’s a very simple design.

Small Fix

Small Fix
Can you
1) Correct error in 4 php files
2) create 1 extra php file
3) code the php page to send value to email and phone

If yes, pls read the attached document

Payment is only escrowed after job is received and tested within our server

No payment before starting of job

Max budget is $30, the lower the better of been selected

Youmust compelete task within 1 day

Convert X-cart 4.1.11 To Css

Convert X-cart 4.1.11 To Css
Hi,

We have an X-cart store that needs to have the main layout converted to CSS (about 90%) this is to place content before category menus and header, must be totaly compliant with modern browsers.

The version you will be working on is standard layout 4.1.11 BUT highly customised, you will not be expected to do the design, just convert.

All css must be documented with css file.

A knowledge of X-Cart is essential.

Your bid will be considered an estimate.
Thanks

Band Event Listing Backend

Band Event Listing Backend
I am looking for someone to design a PHP script to output information from a MySQL 4.0 or 5.0 database that will be included in a webpage for a band.

Here are the desired features:

Gig Guide
– Output standards compliant HTML which I will format using CSS and style to fit a page’s look and feel.
– A table containing the names, addresses, emails etc for venues that the band plays in regularly.
– A table of gigs that the band will play. Fields here will have Date, time, cost, VENUE (linked to the table of venues) and some copy to be displayed with the text.
– An admin section which will require a username and password to gain access, and will allow the admin user to add, remove and edit gigs/events and venues as well as to control the date range of the output of the script.

The final output of this script will display all the gigs within a selectable (from the admin section) time frame, both past and future gigs will need to be displayed. This script’s output will be included in another php page.

Music Download
– Output standards compliant HTML which I will format using CSS and style to fit the page’s look and feel.
– Basically a list of files that can be downloaded.
– An admin page accessible via username and password (preferable that the credentials for this page are the same as the gig guide page) that will allow you to add/edit and delete the files displayed, as well as to hide and show particular files and sort the files.

Please note that no database currently exists, so your script will need to be able to set up its own tables and populate them with data from user entry.

Php/smarty 2 Assist W Snippet

Php/smarty 2 Assist W Snippet
Hi

I require a programmer please to carry out the below.

I’m using a smarty script to display some grids. I’ve tinkered around with the script to try and get the grids displayed in specific cells in a table but with no joy.

Below is the code which generates the grids.

<table cellspacing=”0″ cellpadding=”0″ width=”1000″ align=”center” border=”0″>
{foreach item=grids from=$rows}
<tr>
{foreach item=grid from=$grids}
<td>
<img src=”{$grid->url()|escape}” usemap=”#grid_{$grid->id}” width=”{$grid->width|escape}” height=”{$grid->height|escape}” alt=”” border=”0″ /></div><div style=”clear: both”></div>
</td>
{/foreach}
</tr>
{/foreach}
</table>
{foreach item=rid_id from=$rids_ids}
<div id=”region-hint-{$rid_id}” class=”hidde”><img src=”show_image.php?rid={$rid_id}” /></div>
{/foreach}

I would like the grids generated to be displayed in specific cells i.e.

<table width=”1000″ border=”1″>
<tr>
<td width=”200″>grid id=2 to be displayed here</td>
<td width=”66″> </td>
<td width=”200″>grid id=3 to be displayed here</td>
<td width=”66″> </td>
<td width=”200″>grid id=4 to be displayed here</td>
<td width=”68″> </td>
<td width=”200″>grid id=5 to be displayed here</td>
</tr>
<tr>
<td colspan=”7″>grid id=1 to be displayed here</td
</tr>
</table>

To assist, below is how the php generates the array for the grids;

// arrange grids into rows/columns
$rows = array();
while (!empty($grids)) {
$row = array();
for ($i = 0; $i < $c; $i++) {
if (!empty($grids))
$row[] = array_shift($grids);
}
$rows[] = $row;
}

If you require anymore info then please get back to me. Awaiting your offers.

Thank you

Php Widget Modification

Php Widget Modification
I recently purchased a script which you can see in action here:

http://www.yoursitevalue.net/ (this is my site)

I purchased the script from here:

http://www.yoursitevalue.com/ (the script’s author)

===============
DETAILS
===============

The script itself works well. But here is what I am seeking.

The script’s author placed a ‘widget’ on his site which effectively allows visitors to use the script from their own site, by placing his ‘widget’ on their page. You can see said widget here:

http://yoursitevalue.com/widget.php

===============
MY OBJECTIVE
===============

My goal is to have a widget to offer as well (the script did not come with the widget) but have the widget use my site/script values to make it run.

If this is possible (it’s above my head), I would like to be able to have it avilable on my site within 24 hours.

Also, FYI, I transfered some of the workings over to my server (of course it doesn’t work because I do not understand PHP well enough) which you can find here:

http://www.yoursitevalue.net/appraisal/index.php

Please PM me with any questions.

WordPress Post Expirator Mod

WordPress Post Expirator Mod
The current version (http://wordpress.org/extend/plugins/post-expirator/) allows Settings Defaults for Post and Page (upon expiry date and time if set) to be set to either Draft or Delete.

The current version allows an expiry date and hour.

To do (php and mysql statements required):

– add a third option to allow Post to be moved to a new category (upon expiry date and time if set)
– add option for expiry minutes
– ensure works with WP v 2.9.1

Php Modification In Template

Php Modification In Template
PHP5 and MySQL5 modifications and integration into an existing template, this in an existing project.

Make changes to a existing blog engine that will be turn into a board for displaying contracts, managed by an existing CMS with the ability to upload files that can be attached to contracts which will be published (posted). Contracts must be posted and searchable by two types of categories, 17 regions and 44 types of professions with possibility to add more.

Create An Estimator

Create An Estimator
We need a drupal expert to create a customized product. There are 7 steps involved in customizing the tool and the end including preview page. Function will involve a third party API for pricing, rendering images and shipping.

You will also create the backend in drupal cms for allowing administrator to do changes to price etc manually from drupal cms.

We will provide all 7 slides in xhtml/css format. The whole product needs to be integrated in drupal. Please quote accordingly. Thank you

Joomla Job

Joomla Job
we are looking for somebody who is aware of psd to joomla 1.5.x and html to joomla 1.5.x.

we have dealt with quite a lot people in this business, and we are looking for someone who is capable of doing this slicing and programming to our full satisfaction. often we had several problems with the people not ecaxtly doing what we wanted, often not 100% perfect programming which needed to be overseen again and again. that is just time-consuming and not the way we want to handle our business.

so, if you are really good in what you are doing, and you are thinking further than the next step in creating our websites, you are our man (or woman).

european timezone preferred due to time relation stuff.