Archive

Posts Tagged ‘flat’

Basic Photoshop Flat File Conversion To Html

December 16th, 2011 Comments off

I have a photoshop flat file that needs to be converted to CSS and HTML so I can add the page to my site. The PSD includes the header, footer, and side nav, but the only part I need coded is the main content section. This section needs to be styled and coded in CSS and HTML and compatible with my current header, footer, and side nav (which is different than what is in the PSD).

Must follow designer guidelines for spacing, etc as specified in flat file. Must test in multiple browsers, ver…

Attributes As Product Fields In Oscommerce

November 30th, 2011 Comments off

1)Add additional fields for products to use as attributes such as age_group, mpn, color, gender.

2)Configure google feeder to pick up the age_group, mpn, color, and gender from the new product fields instead of the attributes.

2) I need a shipping module that sets different prices based on location. (For example, in USA Texas, I want to charge a flat rate but for all other states in USA a different flat rate and also for Canada a different flat rate.
There is an oscommerce add on calle…

Create An Amazon Flat Files

September 7th, 2011 Comments off

Need someone that understands how to create amazon flat files, it will be for clothing items, so you must understand and complete the proper files for each each for size and color .

Passcode Redirect With Flat File Database

September 2nd, 2011 Comments off

Hello,

I am in need of a simple PHP script that does the following:

1) User enters a provided passcode into a text box.

2) User presses submit button.

3) Script redirects user to correct web page based on the passcode entered in the text box.

*** Admin can enter and remove passcodes and redirects in flat file database as needed.

OTHER NOTES:

There will be no need for a username, just the passcode.

Thank you highly!

Jason J.

Categories: Database, PHP Tags: , , , , , ,

Convert Code From Flat Files To Mysql: Not Just Upload

August 28th, 2011 Comments off

Current version saves all data to flat files. Features include: user profiles, image uploads, form-based email to users, email, etc. Attached is sample code.

The project is as follows:

1. Revise the existing code to connect to a mysql database, insert, update and delete form data to mysql table as required.

2. Provide line by line description of what the code is doing, function, requirements, etc.

3. No data or database currently exists, this will be new program.

Please review the attached file and reply with your qualifications and any questions. I will send additional code as requested for bid by interested programmers.

Bid will go to the programmer with the best fit including communication skills, experience in perl, and a clear understanding of what needs to be done. Quoting past experience relevant to the project will be considered a plus.

Additional work may be awared.

Buy Sell Trade — Multi-vender Mall

August 16th, 2011 Comments off

I would like to use Joomla to create a Star Trek Buy Sell Trade multi-Vender Mall.

Venders will sign up for free trial and then if they like it after x amount of time can pay a monthly or annual fee set by admin. Or at their option they can choose to pay a commission to the mall admin for all items sold.

For example: We might have a monthly flat fee of $2.99 per month or an annual fee of $29.95 per year or a commission of 10% of all items sold. 3 Plans…chosen by the store owner.

There is no limit to the amount of merchandise a store owner can sell.

Items need pictures, descriptions, shipping amounts, price of item. Option to accept trade (if a buyer clicks on trade…send info to seller about the trade option) and a button to make offer.

The Stores will be created by the members…including any templates. Each store owner can set their own categories, etc. Store owners set their own payment options, paypal, credit card, check, etc. I would like to offer a generic template for free or provide several templates for a fee and offer custom template creation for a flat fee.

Buyers will be able to buy an item or offer a trade. No shipping details are provided until a trade offer has been accepted or a sell has been made.

Must have a search feature…
Store owners name their own store…

For a flat fee store owners can have their store banner rotate on the right side of the page…

For a flat fee store owners can have items rotate on the front page…

For a flat fee store owners can have items show up exclusively on the front page (Do not rotate)…

These fees set by admin.

More details can be discussed. If a programmer has a similar script they are willing to provide or they can easily do something with Joomla…I would take a look at those. I have a multi-vender script that perhaps could be modified. I do not want the added expense of creating something from scratch.

I look forward to hearing from you.

Convert Forum From Flat Files To Mysql

June 24th, 2011 Comments off

This is a relatively large project for us and it requires talent from you.

We are operating ancient, 1990′s vintage forum software written in perl. Remarkably, it saves its data to flat files. The software has most of the usual forum features: profiles, image uploads, form-based email to authors, etc. I have attached one page of sample code as well as one flat file which contains real forum data.

The project is as follows:

1. Replace the flat file storage method with storage in mysql.

2. Revise the existing code to (a) connect to a mysql database, (b) write new forum posts to a mysql table, and (c) write profiles to a mysql table.

3. Revise the existing code to read all forum menus, forum posts, and profiles from the mysql table.

4. Scrape approximately existing 800,000 flat files and save the data to a mysql table. All files are in exactly the same format as the one attached.

This is a fairly complex project and I do not expect you to estimate it based on the information posted here. Please examine the attached files and PM me with your qualifications and any questions. I will send the complete perl code to a subset of interested programmers, as well as a link to see the live forum. Based on that information I would like a bid.

I will award the project to a programmer with strong communication skills, experience in perl, and a clear understanding of what needs to be done.

Logistics: I will ONLY work through SL Escrow. If you don’t want to use SL Escrow please do not bid.

If you check my feedback you’ll see that I try to organize my projects and almost always pay a bonus for good work. Please let me know if this a job you can do.

Availability Calendar

May 5th, 2011 Comments off

I need someone to code an availability calendar for a rental property in php using a mysql table. The property has two flats and our page visitors need to be able to see online when the flats are available. The script does not involve any online bookings for the customer. The script just needs to have a front-end where users can see what dates are available and a back-end where I can put in what dates are already taken for both flats.

A. Front End

A user will have two links: one link to check availability for Flat A and one link to check avaiability for Flat B. Once the user has chosen the flat, he will see an overview which looks exactly like the attached graphic (availability_calendar.png). It shows what the calendar should look like. The script should always show the next 12 months by default, starting with the month that is selected in the top right drop-down. If I changed the value in the top-right drop-down to March 2013, the script would show me months March 2013 until February 2014. I would like the calendar to have an exact width of 600px with 3 months per row. You have to use a very elegant design.

B. Back End interface

In the back-end I can block the dates which have already been taken and store it in a db. When you show the front-end calendar, you query the db to find out what dates to mark as red. I would like the backend to work as follows:

a) First, I can choose which flat I want to manage: Flat A or Flat B.

b) Once a flat is selected, I can see the reservations that have already been made for this flat. For this, I simply need a table with three columns: “Date range, family name, options”. Please see the attached graphic “backend_overview_a.png” for more detail. I would like you to order the reservations starting with the lowest “arrive_date” value.

c) at the bottom of the field, I will have a button where I can “Add a new reservation”. When I click on this link a form will open with three fields: “From:” (arrive_date), “Until:” (leave_date), “Family name:” (customer_name). The name in brackets is the value for the sql.

d) When I click on “edit” for an existing reservation, I would also like to have the form that I get for a new reservation, but the fields should be prefilled with the info for this reservation to be edited. I then need an “update” button.

// When you code this script, you will need to use your own db at the beginning, as we haven’t finished setting up our database yet.

To confirm that you have read and understood the entire project, it is absolutely necessary that you start your application with the words “I have read everything…” so that I can immediately filter out those who did not read it all.

Also, please be aware that the calendar for the front-end should be in German. I can change the wording in the backend script myself!

Contact Importer To Flat Text Csv Ascii File

April 15th, 2011 Comments off

I have a contact importer script that I purchased from getmycontacts.com. I need you to install and program it so that it will save the contacts to a flat text csv (ascii) file and NOT send any emails, just save the contacts to the server in ascii format. This needs to be done in the next 8 hours.

Zen Cart – Condo Reservation

March 9th, 2010 Comments off

Hi,

I would like to have two things performed:

1. Make the site at http://itxfer.com have the same graphical look-n-feel to http://www.corporatestay.net

2. Change the checkout process at http://itxfer.com to have a reservation process for a flat

a. Customer selects a date range that they are looking for a unit to rent, along with duration (in weekly intervals, e.g. 1 week, 2 weeks, 4 weeks)

b. Customer selects a flat (condo unit) from the inventory, based on a date range

c. Customer reserves the unit by entering all related information (name, address, phone, city, state, zip, email), and the order is “booked”

d. Customer makes online payment for the unit, and disclaimers are displayed

e. Contract is generated, in the form of a PDF, and sent along to the client

f. Flat (condo unit) is no longer available for that time frame (inventory updated)

g. Notification email is sent to site sales administration that a booking has occurred

Add Functionality To Cgi Scrip

January 7th, 2010 Comments off

I have a script that edits a flat .txt file.
It works fine, but now I have the need for the edited text to be emailed to a specific employee.

The flat file has 40+ fields but only 20+ are available to edit (as noted in lines 42&43) of the script.
These are the only fields that need to be emailed to the employee as well.

I would like the option to use sendmail or SMTP
I would like the email address to be a variable at the top of the script so I can change it easily.
I would like the ability for multiple email address’s (seporated by a comma) in case I need to send it to more than one person.
The email needs to obviously send the edited text.
I need the ability to enter a subject of the email (as a variable)
I need the ability to have a begining paragraph in the body of the email too (as a variable) … something like ‘The record has been changed as seen below please make a note of it.”

I have attached the script and a sample flat file.
The 1st line of the flat file is the headers of all the field names.
I call it from a browser….. cgi-bin/order-data/po-edit-address.pl?search=9999999&field=OrderNumber

Hope this is clear

Rate My Area/fill My Flat

November 28th, 2009 Comments off

Hello,

I am looking for a developer to give me a quote for designing a very similar site to www.ratemyarea.com – the only exception being that it will be used for property only. Users will be able to post their property up for rent or sale for free on the site. Users should also be able to manage a portfolio of properties on the site.

I am very keen for the design to look extremely similar to the site mentioned above. It should connect into Facebook & twitter AND provide feeds to the different categories of properties on offer.

Thanks

Vbulletin Archives: Flat Files

November 25th, 2009 Comments off

We would like our vb archives turned into flat files to include within an iframe within another site.

Google Shipping – Flat Rates

November 7th, 2009 Comments off

We simply have already installed the Google Express mod and it functions although it does not carry with it the flat rate shipping methods we wish the customer to have and see.

site is maritimeprotectionproducts.com and the flat rate prices are below that need to work with Google Express and carry through to checkout. We are using two static shipping methods for the same that currently work perfectly all other forms of checkout work properly and carry these amounts; i.e., paypal and registering traditional checkout.

These are the rates that need to be configured with google Express so that the rates carry with the checkout process and can be selected by customer before actual purchase button is made.

Required Shipping Method Rates
UPS Shipping (Ground) $9.95
UPS Shipping (2nd Day) $24.99
UPS Shipping (Next Day) $34.99
Fedex Shipping (Ground) $9.95
Fedex Shipping (2nd Day) $24.99
Fedex Shipping (Next Day) $34.99

We found this but not sure it will work as it is because it will only offer ONE flat rate choice and not 6. We need Google to give us all SIX

http://code.google.com/apis/checkout/developer/Google_Checkout_XML_API_Flat_Rate_Shipping.html

Only the lowest bids will be considered.

Basic Shipping Module Needed

November 4th, 2009 Comments off

Hello

We have a CRELOADED/OSCOMMERCE shopping cart.

Here is the current percentage shipping module table which is displayed from the admin page.

**********************************************************************
Percent Rate Shipping
Enable Percentage Rate Shipping
Do you want to offer percentage rate shipping?

True
False

Percentage Rate
The Percentage Rate all .01 to .99 for all orders using this shipping method.

Charge Flat Rate for Orders Under
A Flat Rate for all orders that are under the amount shown.

Flat Rate Shipping Fee
A Flat Rate used for all orders.

Percentage Rate Tax Class
Use the following tax class on the shipping fee.

Percentage Rate Shipping Zone
If a zone is selected, only enable this shipping method for that zone.

Percentage Rate Sort Order
Sort order of display.

**********************************************************************

We need another percentage shipping module besides the current shipping module but need to assign different percentage to different categories as currently on site and newly made in the future.
(example. a drop down menu to select the categories and assign different %)

We also need the shipping module to ship free based on a specified
dollar amount if needed per every different category and not as a whole.

The module needs to be emailed in case restore is needed for the cart.

Google Flat Rate Shipping Hel2

November 4th, 2009 Comments off

We simply have already installed the Google Express mod and it functions although it does not cary with it the flat rate shipping methods we wish the customer to have and see.

The file only needs to be edited to include our flat rate price quotes.

This is a 10 minute fix. Please helps ASAP

site is www.maritimeprotectionproducts.com and the flat rate prices are below that need to work with Google Express and carry through to checkout. We are using two static shipping methods. All other forms of checkout work properly and carry these anmounts; i.e., paypal and registering traditional checkout.

These are the rates that need to be configured with google Express so that the rates carry with the checkout process and can be selected by customer before actual purchase button is made.

Available Shipping Methods Rates
UPS Shipping (Ground) $9.95
UPS Shipping (2nd Day) $24.99
UPS Shipping (Next Day) $34.99
Fedex Shipping (Ground) $9.95
Fedex Shipping (2nd Day) $24.99
Fedex Shipping (Next Day) $34.99

The checkout mod works just fine but does not carry the rates with it through checkout

http://code.google.com/apis/checkout/developer/Google_Checkout_XML_API_Flat_Rate_Shipping.html

================

ONLY lowest bid for this simple project will be considered and YOU MUST KNOW how to do this, it will take 10 minutes,a nd then if you do it, I can have more future work behind it

Google Flat Rate Shipping Help

November 4th, 2009 Comments off

We simply have already installed the Google Express mod and it functions although it does not cary with it the flat rate shipping methods we wish the customer to have and see.

The file only needs to be edited to include our flat rate price quotes.

This is a 10 minute fix. Please helps ASAP

site is www.maritimeprotectionproducts.com and the flat rate prices are below that need to work with Google Express and carry through to checkout. We are using two static shipping methods. All other forms of checkout work properly and carry these anmounts; i.e., paypal and registering traditional checkout.

These are the rates that need to be configured with google Express so that the rates carry with the checkout process and can be selected by customer before actual purchase button is made.

Available Shipping Methods Rates
UPS Shipping (Ground) $9.95
UPS Shipping (2nd Day) $24.99
UPS Shipping (Next Day) $34.99
Fedex Shipping (Ground) $9.95
Fedex Shipping (2nd Day) $24.99
Fedex Shipping (Next Day) $34.99

The checkout mod works just fine but does not carry the rates with it through checkout

http://code.google.com/apis/checkout/developer/Google_Checkout_XML_API_Flat_Rate_Shipping.html

================

ONLY lowest bid for this simple project will be considered and YOU MUST KNOW how to do this, it will take 10 minutes,a nd then if you do it, I can have more future work behind it

Google Express Flat Rate Ship

November 4th, 2009 Comments off

We simply have already installed the Google Express mod and it functions although it does not cary with it the flat rate shipping methods we wish the customer to have and see.

The file only needs to be edited to include our flat rate price quotes.

This is a 10 minute fix. Please helps ASAP

Website Design For Flat Irons

October 7th, 2009 Comments off

Hi,

I am looking for some one to create a high end looking website for selling flat irons. We sell 2 type each with 3 colors to choose from.

I have a logo but feel it can be much better so consider this in your bid also.

Mockup designs would greatly increase your chance if the design is good.

Thanks
Mike

Flat Cd Image Required

September 23rd, 2009 Comments off

I need a flat CD graphic produced in JPG format to be displayed on a webpage.

The text to be used is Kristen ITC, please be sure you have this font before bidding.

The background image is just 2 shades of blue which have to match my website header. I may also require a simple graphic over the blue background to depict the theme of the CD.

For text to be used, please use PMB.

This would be a very simple project for someone conversant in graphic design.

Samples of previous work would be required before work begins.

Many thanks,

HS Associates

Flat Text Database To Twitter

September 1st, 2009 Comments off

Hi there, thanks for looking at our project.

We are an auto classfieds website. Our vehicle records are in a very simple tab-delineated text flatfile database. The field mapping is here: http://www.autopages.com/track/mapping.txt

We need a script that will run once a day as a cron job that will:

Read the database and for each vehicle that is NEW (i.e., whose recordID has not yet been processed by this script) …

… create post a “tweet” to our twitter account containing the following info from that vehicle record:

[field2] [field3] [field4] in [field8] $[field6] [field7] http://www.autopages.com/tw[field32]

Example:
2003 Land Rover Discovery in Renton $6995 1-800-394-5959 http://www.autopages.com/tw04939

I am not very familiar with Twitter or any Twitter APIs, so if the script needs to “wait” a few seconds/minutes between tweets, that delay needs to be part of the script.

Thanks and please let us know if you have any questions.

New Home Source Woodlands

August 25th, 2009 Comments off

Need Squeeze Page Expert.
Must Have good knowledge of Opt-In Forms.
Must have good knowledge how to use png format for transparent png graphics to embelish opt-in forms and header fonts etc. Opt-in forms to auto email forward to marketing dept and client info as well as once clicked need a simpl thank you page pop up.

Graphics are attached. Simply need to duplicate and embelish upon flat artwork provide in PDF. Font Suites can be provided as well.
We will provide jpg photos of homes

1. Need Craigs List Classified for Craigs List Look Like Exactly provided graphic. Size should be 700 X 550 approximate. JPG format. Provide HTML for Classified to be clickable and forward to website squeeze page. Only change should be if you can improve on heading fonts to improve dimensional look instead of flat look which is our basic design.

2. Squeeze page like graphic provided. Opt-in form is for example. Will need much nicer look for opt-in form. All fiels for opt-in form are firm and must exist. Opt-in information when submitted must forward to the following a forward email which we will provide
We will have 5 affiliate ads as shown. We will provide html script for each affiliate ads. Maybe provide some dimensional improvement on heading and other areas to improve the now flat look. No other changes. Must look like our graphic provided. Squeeze page must be completely ready to launch on domain server.

Additional Info

Squeeze page Must be SEO Optimized including Title Tag, meta tags, H1, H2, and footer etc. Opt-in form code must be editable by us to include a possible new future email forward etc. Further we must have a simple Thank you page. Once lead clicks on submit button and an auto email is sent then a simple thank you page shall pop up once submit button is clicked.
Thank you page says: Thank you for submitting your information. One of HBMP’s New Home Specialist will be in touch with you to discuss your New Home needs.
HBMP Realty Solutions!

Project must be completed on time

Please Advise ASAP

Sqeeze Page & Jpg Classified

August 25th, 2009 Comments off

Need Squeeze Page Expert.
Must Have good knowledge of Opt-In Forms.
Must have good knowledge how to use png format for transparent png graphics to embelish opt-in forms and header fonts etc. Opt-in forms to auto email forward to marketing dept and client info as well as once clicked need a simpl thank you page pop up.

Graphics are attached. Simply need to duplicate and embelish upon flat artwork provide in PDF. Font Suites can be provided as well.
We will provide jpg photos of homes

1. Need Craigs List Classified for Craigs List Look Like Exactly provided graphic. Size should be 700 X 550 approximate. JPG format. Provide HTML for Classified to be clickable and forward to website squeeze page. Only change should be if you can improve on heading fonts to improve dimensional look instead of flat look which is our basic design.

2. Squeeze page like graphic provided. Opt-in form is for example. Will need much nicer look for opt-in form. All fiels for opt-in form are firm and must exist. Opt-in information when submitted must forward to the following a forward email which we will provide
We will have 5 affiliate ads as shown. We will provide html script for each affiliate ads. Maybe provide some dimensional improvement on heading and other areas to improve the now flat look. No other changes. Must look like our graphic provided. Squeeze page must be completely ready to launch on domain server.

Additional Info
Squeeze page Must be SEO Optimized including Title Tag, meta tags, H1, H2, and footer etc. Opt-in form code must be editable by us to include a possible new future email forward etc.

Footer shall include 4 or 6 more lines of tags on the very bottom of page that will match meta tags.

Please confirm message as I must award project quickly. Since I have provide all graphics and details you should consider lowering your bid to be awarded job.

Further, the programmer awarded job will be eligable for additional squeeze pages. Once this project completed and working well we will award 5 more squeeze pages and matching classifieds as well

Project must be completed on time

Please Advise ASAP

Squeeze Page – Jpg Craigs

August 18th, 2009 Comments off

Need Squeeze Page Expert.
Must Have good knowledge of Opt-In Forms.
Must have good knowledge how to use png format for transparent png graphics to embelish opt-in forms and header fonts etc.

Graphics are attached. Simply need to duplicate and embelish upon flat artwork provide in PDF. Font Suites can be provided as well.
We will provide jpg photos of homes

1. Need Craigs List Classified for Craigs List Look Like Exactly provided graphic. Size should be 750 X 625 approximate. JPG format. Provide HTML for Classified to be clickable and forward to website squeeze page. Only change should be if you can improve on heading fonts to improve dimensional look instead of flat look which is our basic design.

2. Squeeze page like graphic provided. Opt-in form is for example. Will need much nicer look for opt-in form. All fiels for opt-in form are firm and must exist. Opt-in information when submitted must forward to the following a forward email which we will provide
We will have 5 affiliate ads as shown. We will provide html script for each affiliate ads. Maybe provide some dimensional improvement on heading and other areas to improve the now flat look. No other changes. Must look like our graphic provided. Squeeze page must be completely ready to launch on domain server.

Additional examples can be provided for classified example

Squeeze & Jpg Classified

August 18th, 2009 Comments off

Need Squeeze Page Expert.
Must Have good knowledge of Opt-In Forms.
Must have good knowledge how to use png format for transparent png graphics to embelish opt-in forms and header fonts etc.

Graphics are attached. Simply need to duplicate and embelish upon flat artwork provide in PDF. Font Suites can be provided as well.
We will provide jpg photos of homes

1. Need Craigs List Classified for Craigs List Look Like Exactly provided graphic. Size should be 750 X 625 approximate. JPG format. Provide HTML for Classified to be clickable and forward to website squeeze page. Only change should be if you can improve on heading fonts to improve dimensional look instead of flat look which is our basic design.

2. Squeeze page like graphic provided. Opt-in form is for example. Will need much nicer look for opt-in form. All fiels for opt-in form are firm and must exist. Opt-in information when submitted must forward to the following a forward email which we will provide
We will have 5 affiliate ads as shown. We will provide html script for each affiliate ads. Maybe provide some dimensional improvement on heading and other areas to improve the now flat look. No other changes. Must look like our graphic provided. Squeeze page must be completely ready to launch on domain server.

Squeeze Page – Classified

August 18th, 2009 Comments off

Need Squeeze Page Expert.
Must Have good knowledge of Opt-In Forms.
Must have good knowledge how to use png format for transparent png graphics to embelish opt-in forms and header fonts etc.

Graphics are attached. Simply need to duplicate and embelish upon flat artwork provide in PDF. Font Suites can be provided as well.
We will provide jpg photos of homes

1. Need Craigs List Classified for Craigs List Look Like Exactly provided graphic. Size should be 750 X 625 approximate. JPG format. Provide HTML for Classified to be clickable and forward to website squeeze page. Only change should be if you can improve on heading fonts to improve dimensional look instead of flat look which is our basic design.

2. Squeeze page like graphic provided. Opt-in form is for example. Will need much nicer look for opt-in form. All fields for opt-in form are firm and must exist. Opt-in information when submitted must will be forwarded to another email which we can provide. We will have 5 affiliate ads as shown. We will provide html script for each affiliate ads. Maybe provide some dimensional improvement on heading and other areas to improve the now flat look. No other changes. Must look like our graphic provided. Squeeze page must be completely ready to launch on domain server.

Shipping Configuration Project

July 17th, 2009 Comments off

This is a shipping project exclusively for ClusterStudio. I have worked with ClusterStudio in the past and we decided to use ScriptLance for the money transfer. Here is a glimpse of what he will be working on:

********************************************************************************
(The following was cut and pasted from an actual email correspondence with ClusterStudio)
********************************************************************************

1- http://code.google.com/apis/checkout/developer/index.html#shipping_xsd
2- http://code.google.com/apis/checkout/developer/Google_Checkout_XML_API_Flat_Rate_Shipping.html

In the second link you can see the flat rate xml format with restricted addresses. That is what we need. Here is a cut and paste of what I am talking about:

<shipping-methods>

<flat-rate-shipping name=”UPS Next Day Air”>
<price currency=”USD”>20.00</price>

<shipping-restrictions>
<excluded-areas>

<us-state-area>
<state>AK</state>

</us-state-area>
<us-state-area>
<state>HI</state>

</us-state-area>
</excluded-areas>
<allow-us-po-box>false</allow-us-po-box>

</shipping-restrictions>
</flat-rate-shipping>
<flat-rate-shipping name=”UPS Ground”>

<price currency=”USD”>15.00</price>
<shipping-restrictions>

<allow-us-po-box>false</allow-us-po-box>
</shipping-restrictions>

</flat-rate-shipping>

</shipping-methods>

Here are the options (restricted to their specific locations):

* $5 – Standard USA {Restricted to Within USA}
* $9 – Priority USA {Restricted to Within USA}
* $25 – Express USA {Restricted to Within USA}
* $18 – Standard International {Restricted to Outside USA}
* $30 – Priority International {Restricted to Outside USA}

We always allow PO boxes where it is available. If you have any questions, chat or email me and I will be happy to clarify.

********************************************************************************
End Email :)
********************************************************************************

Jared Carter (zowper)

Property Mngt Co Flat Fee Mls

July 12th, 2009 Comments off

Monster template 21357 purchased. See templatemonster.com

The template is full flash. Will stay with 9 pages, 1st page is only logo, 8 pages of content. Willing to change from full flash to flash intro with HMTL pages on all pages as I need a CMS management system or XML system. Here are the specs:

Must have CMS or XML management system that is easy to use and rated high. Time is important to me; thus, I do not have time for major code revisions. Prefer a what you see is what you get type system. I will want to approve the system before installation.

Colors of template will change. I have the colors for you. There are three primary accent colors, a purple, a yellowish-gold, and a lime green. It is very cool looking. Have logo already. Background I am open too, neutrals please as we do not want to overload the client’s eyes.

There will be some layout changes on the 8 pages to accommodate our content. One such page must be where I can insert photos of properties and descriptions. Another page will be a description of the services we provide, a third page will be a quote generation page, a forth page will be phone directory contact information, a fifth page will be used for flat fee listing services, sixth page will be e-commerce purchase page (hopefully), bio page for our primary personnel on the 7th page, and a log for the final page.

There is a quote generator that I intend to purchase that I will want added. It is simple in table format database that will generate our property management quotes for our condominium associations. The generator is only $30.00; thus, if you have a product also, I am open to using yours if the pricing and functions match what I need.

I want a phone directory and contact manager where we can contact the clients.

A blog is needed where I can answer questions on for our clients and provide insight on a host of subjects. I have degrees in several areas.

E-commerece has been a pain. I am not thrilled with any open shelf products that I have saw. I am open to ALL ideas on this one.

My experience in programming is a novice; however, I understand and pick up on concepts extremely fast and I can follow with you as long as I see it. I am a visual learner. I want to understand the phases of the design and what is possible and not possible in order to get the best site possible; thus, the pre-planning phase is important. I make decisions extremely quicikly and provide direct detailed feedback; thus, you will not have to wait for decisions.

I am looking for a creative, modern, contemporary site. I do not want a cut mill, boring, real estate site.

Can some bright, creative, web design artist help?

Shipping Drop Down Box

June 26th, 2009 Comments off

NOTE: This is a re-post of a previous project. I mistakenly posted my phone number which is against the terms of use and the project was immediately canceled. I am sorry for any inconvenience to the previous bidders. Thanks!

****************************************************************

I need a flat rate shipping drop down box for my new website rockitrigs.com/index.php (not rockitrigs.com). I included before and after pictures to clarify what it should look like (flat rate with only 5 prices – not based on zip codes). The problem isn’t creating the form, it is updating the attached PHP file (googlecart.php).

The XML is working properly and sending everything except the shipping value. I need it to send XML in the format found in the attached screenshot “XML example.jpg”. The syntax is well documented at this url: http://code.google.com/apis/checkout/developer/Google_Checkout_XML_API_Flat_Rate_Shipping.html. I need it restricted to USA shipping within USA and International Shipping for only International customers.

It should be easy but I do not have time to mess with it right now.

One more thought… I am the main technical support for this small company but I am going to Argentina for 2 years. My Company (Rockit Rigs) is looking for off site support should the need arise so if you do a good job then we might set up a long term relationship. Thanks again and good luck!

Best Regards,
Jared Carter

Mini-site Design

June 25th, 2009 Comments off

I need design for mini-ste that will be selling online course:

Title: English Grammar – Intermediate Level
- Squeeze page
- HTML page (sales letter + download page)
- Flat cover design for main eBook and for Answers eBook
- Flat cover for DVD case and disc
- 3 static banners (468×60 – 300×250 – 728×90)

What I mean by ‘Flat cover design’ is that you will use attached PSD template files, which you will forward to me and I will apply my own photoshop actions to each design that will convert your flat design into perspective looking one.

Design of HTML files should be coded by using DIV tags and CSS style sheet.

I want design to be finished in 3 days from accepting this project, time-frame is very important and I will give bonus for good quality work that is finished before deadline.

Feel free to ask any question in case you need clarification before placing your bid.

thanks

Shipping Drop Down Box

June 24th, 2009 Comments off

I need a shipping drop down box for my new website rockitrigs.com/index.php (not rockitrigs.com). It needs to look like the picture (I included before and after pictures). The problem isn’t creating the form, it is updating the attached PHP file (googlecart.php). I need it to send in the format:

&lt;shipping-methods&gt;

&lt;flat-rate-shipping name=”$5 – Standard USA”&gt;
&lt;price currency=”USD”&gt;5.00&lt;/price&gt;
&lt;shipping-restrictions&gt;
&lt;excluded-areas&gt;
&lt;country-area&gt;
&lt;country&gt;USA&lt;/state&gt;
&lt;/country-area&gt;
&lt;/excluded-areas&gt;
&lt;allow-us-po-box&gt;true&lt;/allow-us-po-box&gt;
&lt;/shipping-restrictions&gt;
&lt;/flat-rate-shipping&gt;
ETC…ETC…

&lt;/shipping-methods&gt;

According to the syntax found on this url: http://code.google.com/apis/checkout/developer/Google_Checkout_XML_API_Flat_Rate_Shipping.html

It should be easy but I do not have time to mess with it right now.

One more thought… I am the main technical support for this small company but I am going to Argentina for 2 years. My Company (Rockit Rigs) is looking for off site support should the need arise so if you do a good job then we might set up a long term relationship. Thanks again and good luck!

Best Regards,
Jared Carter
801-446-8161

Automating Web Search Process

June 9th, 2009 Comments off

Our organization currently runs multiple web searches on a daily basis. We would like to automate this process.

The keywords which need to be searched for will be available in a spreadsheet/document. Each keyword needs to searched using popular web search engines (would prefer google and/or bing, yahoo). Any API provided by the search engine could be used.

For example, below keywords will be available in a spreadsheet
studio flat London
1 bedroom flat London
2 bedroom flat London

The search results for each keyword should be gathered and a final report needs to be generated with top 10 results(info/links) for each search. We are flexible with the format of the report.

If you have created and designed any scripts like this (search engine scripts) please provide a link to it and leave a message on the PMB.

Preference &amp; Priority will be given to Freelancers that show us an example of a Search Engine script that they have developed.

Any Freelancer who just posts a generic bid or who simply copies, paste and leaves their generic r

Web Design + Search Engine

May 31st, 2009 Comments off

Website + Logo Design & Search Engine Script Required!

We are building a UK website called Flats2Rent. This website will basically be a search engine.

We need a Web Designer/Developer and/or Programmer to design this website and a script to power this search engine.

The search engine must be able to pull in search results for people who are looking for flats to rent in all UK cities. So when a person enters

Flat Renting Website

April 23rd, 2009 Comments off

Website: locationcergy.fr

I need a website in french which allows students to find accomodation offers (flats to rent) that have been submitted by flat owners.

Basically, the student can see the offers, flat owners can submit flat rental offers.

Design &amp; admin section also need.

A French speaking person is required for this project as explanations and website will be in french.

Please find attached more details (in french).

Copywriter For 10 Articles

April 8th, 2009 Comments off

Quality copywriter required to create 10 articles on renting property in london, we need well written and constructed articles, competitive price is important but we are more concerned about quality original writing and are prepared to pay for proven skills.

There is a requirement for 100+ articles but we are seeking just 10 to judge quality to begin with

Each article to be a minimum of 450 words and should pass copyscape and be in clearly written UK English with correct grammer and properly formatted sentences with the correct and appropriate use of nouns and adjectives.

All articles must be written in the second or third person.

The articles should be keyword rich using the following keyphrases as a guide:
cheap london flat for rent
flat for rent in london
flat in london
flats in london to rent
flats london rental
flats to rent in london
houses for rent in london
london flat for rent
london flat rental
london flats for rent
london property for rent
rent a flat london
rent a london flat

There are other elements that can be used such as number of bedrooms, property sizes/types, locations within london etc these will be provided to the successful bidder.

We will provide a series of themes to write articles on

Attention should be paid to keyword density and phrase repetition.

We are looking for a long term relationship and need approx a minimum of 5 well written articles per week minimum.

Logo For Internet Related Site

March 31st, 2009 Comments off

I need a logo for a site about the Internet.

- The logo should use at the most 3 colors.
- Should have an icon/graphics and the name of the site – i.e. pure text logo is not what I am looking for (unless you convice me otherwise).
- It must be “flat” – i.e. should not use color gradients. You can still create a 3D-looking flat logo with the right arrangement of geometric shapes and block/flat colors (sounds weird, but you probably know what I mean).
- Must be corporate and clean.
- Also need a line for a slogan.

For the mockups, you can use any made-up name (e.g. Internet.xyz) and use whatever slogan line you want to.

More logo projects will be posted later with the same design criteria. However you are bidding for only one logo at this time.

All rights to the logo will be transferred to me (and you can not re-sell the same logo to someone else).

Thanks

Create Per Product Commission

March 26th, 2009 No comments

I currently have 5 different physical products and I want to set different flat fee commission for each of them.

Say Product A is $9.50 with $5 flat-fee commission.
Say Product B is $29.50 with $20 flat-fee commission.

I checked with iDevAffiliate and they said that in can be done by adding a piece of code into osCommerce (see attachment).

I need to have this piece of code added to my osCommerce but I don’t know which osCommerce file to add the code since iDevAffiliate doesn’t specify it.

It should be fast and easy for you if you’re familiar with osCommerce.

I need to test and see if it works (iDevAffiliate calculate and document the affiliate commission for each product correctly) before I pay in full.

Copywriter For 10 Articles

March 26th, 2009 No comments

copywriter required to create 10 articles on renting property in london

There is a requirement for 100+ articles but we are seeking just 10 to judge quality to begin with

Each article to be a minimum of 350 words and should pass copyscape and be in clearly written in UK English.

The articles should be keyword rich using the following keyphrases as a guide:
cheap london flat for rent
flat for rent in london
flat in london
flats in london to rent
flats london rental
flats to rent in london
houses for rent in london
london flat for rent
london flat rental
london flats for rent
london property for rent
rent a flat london
rent a london flat

There are other elements that can be used such as number of bedrooms, property sizes/types, locations within london etc these will be provided to the successful bidder.

Attention should be paid to keyword density and phrase repetition.

Php Estatistics From Flat Db

March 16th, 2009 No comments

I like to have a simple php script to create statistics from a Flat DB (attached db example)and to show me as include in a php page.
Following the main items I need but can be more flexible if possible:

01 – how much listings in each option from field 6 (Tipo)
LIKE:
Apartamentos: 58
Casas: 37
and others options too

02 – how much listings in each option from field 8 (Opcao)
LIKE:
venda: 58
aluguel: 37

03 – how much listing in field 13 (UsoInterno) with option 1

04 – how much listings in each option from field 22 (Localizacao)
LIKE:
Cidade: 56
Praia: 68
Rural: 14

05 – How much listing total and by each username in last field (field 25 – USERID)
LIKE
Total Listing: 161
sc262 = 54
sc326 = 62
pb128 = 45

thanks,

pablobr

Bear