Archive

Posts Tagged ‘according’

Print Files According To Reports

December 5th, 2011 Comments off

I need a program to be written, and you need to provide me the sourcecode so I can translate it into Dutch.

It has to: login to a website and download a list of pdf’s.
Open a txt file and get arrays with names from it, that correspond to the downloaded pdf’s.
Select printer, and print the corresponding files including the filelist.

This needs to be wrapped into a GUI.
The budget is low because it’s a gamble if it will sell, if it does there will be more work.

I’d also like a way to l…

Fix Html According To Psd Pixel By Pixel

September 2nd, 2011 Comments off

Html should look like exactly like in PSD pixel by pixel. we use nonstandart font for text and it should work for all browser.

find attached files. just see existing HTML that need to be fixed

Export Reports From An Access Database

July 3rd, 2011 Comments off

Purpose

The purpose of this project is to e-mail some statistical reports (about 3 to 10 reports) in pdf format. The data come from an Access database already created. The sending must be made automatically on specific dates: every Saturday and every 1st of each month. The sending must be sent to several people that we know of course the e-mails.

Project Content

We need to:
- use reports already existing and also create new.
- export locally all selected reports (selected according to certain criteria of name, products, …) one after the other in pdf format.
- send each commercial pdf reports that correspond to his data.
- send to each sector manager pdf reports that correspond to the data of its sector (and sorted according to the commercial he manages) and his individual reports.

Our wishes and constraints

Today, the source database already exists with some reports. Others will have to be created according to our instructions.

We believe that it will use the task scheduler built into Windows 7. Any other solution easy to implement can be accepted. Whatever the tool used, we want the developer, which will be in charge of this project, provide us a clear operating instructions on the installation.

I repeat that all the actions should be done automatically (export reports in pdf format and all sendings).

The project must be absolutely easy to implement and modify.

The database contains statistical reports already created will be provided. It was developed in French. We can provide a translation of certain information if necessary.

The database was developed under Access 2003 and is also used in 2007. User workstations are equipped with Windows 7.

Local Business Listing Website

June 19th, 2011 Comments off

Develop a website to list local shops according to city and category.

This is what the website has to do basically

Users:

- Search View Products,Services according to city and category.
- Subscribe for updates from each product if interested.
- Commenting and Rating of Products/Services.
-Share pages (Sharethis can be integrated)

Administrator:

-Add/Edit shops(with details) according to Category and City.
-Add/Edit Products/Services.
-Manage banners throughout the website according to Category and City.
-View /Sort Members and Subscribers
-Change status of shops.

We will provide:
Concept designs as image.
Regular feedbacks

What we expect from you before we choose:
Samples of previous work

What we expect from you after we start the project:
Development of the website according to the requirement.
Regular Updates till finishing of the project.

Rational Number Class

April 21st, 2011 Comments off

Create a class RationalNumber (fractions) with the following capabilities:
a.) Create a constructor that prevents a 0 denominator in a fraction, reduces or simplifies fractions that are not in reduced form and avoids negative denominators.
b.) Overload the addition, subtraction, multiplication and division operators for this class.
c.) Overload the relational and equality operators for this class.

In addition to the capabilities outlined above, the RationalNumber class should overload the stream insertion (<<) and stream extraction (>>) operators. The stream extraction operator should prevent a 0 denominator in a fraction, reduce fractions that are not in reduced form, and prevent negative denominators. Negative or 0 denominators should be set to 1.

Sample output 1
Enter a Rational Number (n/d): 1/3
Enter a Rational Number (n/d): 2/4
1/3 + 1/2 = 5/6
1/3 – 1/2 = -1/6
1/3 * 1/2 = 1/6
1/3 / 1/2 = 2/3
1/3 <= 1/2 according to the overloaded > operator
1/3 < 1/2 according to the overloaded >= operator
1/3 < 1/2 according to the overloaded < operator
1/3 <= 1/2 according to the overloaded <= operator
1/3 != 1/2 according to the overloaded == operator
1/3 != 1/2 according to the overloaded != operator

Driver Program:

#include “RationalNumber.h”

int main()
{
// RationalNumber c( 1, 3 ), d( 2, 4 ), x;
RationalNumber c, d, x;

// test overloaded stream extraction operator
cout << “Enter a Rational Number (n/d): “;
cin >> c;
cout << “Enter a Rational Number (n/d): “;
cin >> d;

x = c + d; // test overloaded operators + and =
cout << c << ” + ” << d << ” = ” << x << endl;

x = c – d; // test overloaded operators – and =
cout << c << ” – ” << d << ” = ” << x << endl;

x = c * d; // test overloaded operators * and =
cout << c << ” * ” << d << ” = ” << x << endl;

x = c / d; // test overloaded operators / and =
cout << c << ” / ” << d << ” = ” << x << endl;

// test overloaded > operator
cout << c << ( ( c > d ) ? ” > ” : ” <= ” ) << d
<< ” according to the overloaded > operatorn”;

// test overloaded >= operator
cout << c << ( ( c >= d ) ? ” >= ” : ” < ” ) << d
<< ” according to the overloaded >= operatorn”;

// test overloaded < operator
cout << c << ( ( c < d ) ? ” < ” : ” >= ” ) << d
<< ” according to the overloaded < operatorn”;

// test overloaded <= operator
cout << c << ( ( c <= d ) ? ” <= ” : ” > ” ) << d
<< ” according to the overloaded <= operatorn”;

// test overloaded == operator
cout << c << ( ( c == d ) ? ” == ” : ” != ” ) << d
<< ” according to the overloaded == operatorn”;

// test overloaded != operator
cout << c << ( ( c != d ) ? ” != ” : ” == ” ) << d
<< ” according to the overloaded != operatorn”;

return 0;
} // end main

Create Youtube Accounts Upload Videos 2

April 6th, 2011 Comments off

I need someone to create youtube accounts, upload, tag, and annotate videos to the youtube accounts.

First of all I am promoting a blog about adult dating. The videos are sexy but not pornographic. R rated at most. There is some R rated humour as well. If this offends you please do not bid on this job.

I will give you 5 sets of three videos each.
1. Create a yahoo email account.
2. Create a youtube account with the yahoo email and confirm.
3. Upload one set of three videos to the Youtube accounts.
4. Tag the videos according to instructions that I will provide.
5. Annotate videos according to my instructions that I will provide.
6 Fill out basic channel information and settings according to my instructions.

That is it. I have exact detailed instructions ready to send to you.
This is an easy job once you start doing it and get a system you can set them up fast. You might need a way to change your ip address occasionally because youtube sometimes makes you confirm youtube accounts by phone if you set up too many from the same ip.

I can pay $150. for 300 accounts set up.

To be clear this means I want 300 youtube accounts set up
each with 3 videos uploaded, tagged, annotated, and channels set up
according to my instructions.

Date/time Php Script 2

March 10th, 2010 Comments off

Hi
Please understand my project very carefully. I am from India and business is based worldwide like USA, UK, Australia and many more.
I have CMS website, which has front end for Customer use and Backend(admin panel) for my use.
First of all Understand about my business.
I make Designing Projects.
Customer login at my website and Places a order form in front end panel.

Then I check their order form at my Backend panel.
Now Please see what I want.
Suppose My Customer from Chicago,USA post order on my website at 4 pm according to their time zone and in India that time is 3 a.m.

Now the trick is: Whatever Activities customer Perform in front end panel. Customer must see those activities according to their time zone. Customer Should see 4p.m. of chicago(USA)
and From Backend I should see both times( Customer front end time and backend time) 4 pm and 3 am so that I can do my work according to my time.

For this I have Country,State and City database(Full Source code) for help but it is without Timezone code. You have to add timezone source with it.
I will also show my front end and Admin panel for persons who are interested, Please post bids only those persons who are expert in this type of project.
If you have demos, most welcome.
I also posted this earlier but my website was under construction that time.
Please contact me interested programmers
Regards
Ankit

Set Up Automated Project

March 7th, 2010 Comments off

Hi,

I just purchased this automated online business. The key is uploading all information instructed.

Before giving you the list of requirements, I need you prior online business experience yourself,
using autoresponder email, newsletter, hosting knowledge , traffic generalisation to your own
business website. You must be already generating good traffic to your own website yourself first!

U need to be better than me!

These are my requirements.

1) Changing and uploading the newsletter in html form according to aweber format.
2) Setting up aweber auto responder according to instruction manual.
3) Automated the whole business according to the automated business system I have.
4) Helping me to upload the 15 automated business online.

I need to know your rate and the time you need before I can give further much details!

Thanks and regards,
Cindy

*** Because I have not explored the system detailed myself, you need to be very business savvy
than me to help me automate my business at the least of my help, all details must be kept private
between you and me!

Automated Business Project

March 6th, 2010 Comments off

Hi,

I just purchased this automated online business. The key is uploading all information instructed.

Before giving you the list of requirements, I need you prior online business experience yourself,
using autoresponder email, newsletter, hosting knowledge , traffic generalisation to your own
business website. You must be already generating good traffic to your own website yourself first!

U need to be better than me!

These are my requirements.

1) Changing and uploading the newsletter in html form according to aweber format.
2) Setting up aweber auto responder according to instruction manual.
3) Automated the whole business according to the automated business system I have.
4) Helping me to upload the 15 automated business online.

I need to know your rate and the time you need before I can give further much details!

Thanks and regards,
Cindy

*** Because I have not explored the system detailed myself, you need to be very business savvy
than me to help me automate my business at the least of my help, all details must be kept private
between you and me!

Date/time Php Script

February 15th, 2010 Comments off

Hi
Please understand my project very carefully. I am from India and business is based worldwide like USA, UK, Australia and many more.
I have CMS website, which has front end for Customer use and Backend(admin panel) for my use.
First of all Understand about my business.
I make Designing Projects.
Customer login at my website and Places a order form in front end panel.

Then I check their order form at my Backend panel.
Now Please see what I want.
Suppose My Customer from Chicago,USA post order on my website at 4 pm according to their time zone and in India that time is 3 a.m.

Now the trick is: Whatever Activities customer Perform in front end panel. Customer must see those activities according to their time zone. Customer Should see 4p.m. of chicago(USA)
and From Backend I should see both times( Customer front end time and backend time) 4 pm and 3 am so that I can do my work according to my time.

For this I have Country,State and City database(Full Source code) for help but it is without Timezone code. You have to add timezone source with it.
I will also show my front end and Admin panel for persons who are interested, Please post bids only those persons who are expert in this type of project.
If you have demos, most welcome.
I also posted this earlier but my website was under construction that time.
I like the demo for mr. Zonvra,
Please contact me asap.

Regards
Ankit

Desktop Widget – Marketing

December 31st, 2009 Comments off

Hi, I’ll like to quote a desktop widget that can do the following:
1. Play Music. Must be able to swith channels. The music is played in
different sites so each channel will play a different url.
2. Each user must be registered, so it should have a registration form
3. Must be able to post on Facebook and Twitter directly from the widget as
well as to receive messages if someone writes on the profile.
4. Must be able to display messages such as promotions for the specific
target according to the profile extracted from the registration form.
5. Must be able to show and register small surveys
6. Must be able to post on Facebook and Twitter the song the user wants to
share. A user that clicks on the song from facebook or twitter will prompt
to download the widget if not installed already.
7. Must be able to show video spots
8. Must be able to show other messages such as Soccer Scores or other news.

I’ll appreciate your advice too. Also the Widget must be able to be managed by different users according to different accounts.

Should also be able to run in smartphones in a second phase.

Please consider that this requirement has to be yet completed according to your advice.

Date/time Php Script

September 26th, 2009 Comments off

Hi
I need a Script in Php. i ll try to describe in my best possible way.
I am building a New Website, My business is located in India but My clients are worldwide, Mainly 70%in USA,20% in UK and 10% other countries.
First of all I describe about my business.
My clients register and make account at my website and Placed Projects to me, Then i work on their projects and upload final work so that they can download the file from my website.
Now i want to make my website in professional way.
All I need is Date, Timing script

My Time runs according to India so i need to get all information that when they place orders or when they post a message or something according to Indian time in my admin panel

But I want my customers to show time according to thier own countries and cities so that they can calculate my turnaround times or my speed of work according to their time zones.
For Example:
A customer from chicago USA Places a Order at my website at 9:00 Am at morning
But here ll be 5 pm in the evening in India. So He get 9:00 Am visible at fron end of my website in members area about creation date/Time of project.

But I need to get 5 PM in the evening in my back end Admin Panel
according to India Time so that I can manage and deliver my design in timely manner.

Is this possible??, If yes Give me some Live demos of this type of work, I ll give $50-$100 for this project.

I hope I explained in a better way. Please contact me if you have any questions.

Date And Time Script

September 26th, 2009 Comments off

Hi
I need a Script in Php. i ll try to describe in my best possible way.
I am building a New Website, My business is located in India but My clients are worldwide, Mainly 70%in USA,20% in UK and 10% other countries.
First of all I describe about my business.
My clients register and make account at my website and Placed Projects to me, Then i work on their projects and upload final work so that they can download the file from my website.
Now i want to make my website in professional way.
All I need is Date, Timing script

My Time runs according to India so i need to get all information that when they place orders or when they post a message or something according to Indian time in my admin panel

But I want my customers to show time according to thier own countries and cities so that they can calculate my turnaround times or my speed of work according to their time zones.
For Example:
A customer from chicago USA Places a Order at my website at 9:00 Am at morning
But here ll be 5 pm in the evening in India. So He get 9:00 Am visible at fron end of my website in members area about creation date/Time of project.

But I need to get 5 PM in the evening in my back end Admin Panel
according to India Time so that I can manage and deliver my design in timely manner.

Is this possible??, If yes Give me some Live demos of this type of work, I ll give $50-$100 for this project.

I hope I explained in a better way. Please contact me if you have any questions.

Internal Seo

August 31st, 2009 Comments off

SEO expert wanted.

Websiteadr: see attachment..

ToDo list:

Html code analysis:

Analyse the html code and the structure. Make a list of all not SEO friendly elements and make advices for optimization.

Keywords:

There is an existing list from 25 keywords. Analyse the list and help to improve the keyword list. Target: good results for all keywords with a focus on the top 3 keywords.

Before you start to work with the keywords provide them as excel list.

Page titles:

Optimize the page titles according to the final keyword list and the content.

Create unique title tags for each page!

Use brief, but descriptive titles!

Do not overload the meta tag description with unneeded keywords!

Use google (or similar) webmaster tools for reporting.

Meta tag description:

Create meta description according to the result from the keyword research. (Length 200-250 signs per page)

Use google (or similar) webmaster tools for reporting.

Meta Keywords:

Create Meta Keywords according to the chosen keywords.

URL structure:

Check the URL structure. Optimize them according to the keyword list.

Site navigation:

Check site navigation. If required make recommendations for improvements.

Content (text optimization):

Analyse and optimize the text content from all major sections according to the keyword list.

Create report about keyword density after optimization.

Sitemap:

There is an existing sitemap xml. If required change the sitemap.

Links:

Check and optimize Links, link structure, alt tags, text link words and titles.

Implement alt tag attributes on the pages and also some text links for the target keywords.

Heading tags:

Not sure heading tags will improve the rank or not. If you have good experience with ad heading tags on the product pages.

WebPages Title:

Optimize the used page urls according to the targeted keyword list.

Content (text optimization):

Analyse and optimize the text content from all major sections according to the keyword list.

Use google (or similar) webmaster tools for reporting.

Images and alt tags for images.

Optimize image filenames and create alt text description.

Robots.txt

Create robots txt file for SE.

SE submission:

Submit the site to the top 20 search engines (manual) and provide a report about.

Final report:

When ready create final report about done work.

When this project is finished:

Make an offer for further SEO optimization steps.

Internal Seo

August 24th, 2009 Comments off

Project: I N T E R N A L S E O

Bid on the described work, do not offer

Phpprobid Mods

August 22nd, 2009 Comments off

Only experiences phpprobid coders apply.
I require changes to phpprobid v6.05

Changes to the User registration form current setup
Changes to the List Item form system current setup
Upload pdf files

To put it another way:
I need more than one user registration form. If a user buys books he is presented with one registration form. If he buys cars he is presented with a different registration form. The form is simply made up from a list of questions that is on the database. (Already in the admin panel

Animated 3d Character

July 4th, 2009 Comments off

I’m looking to create a character that will be along the lines of this one from ranbuild.com.au/ but mine has to be related with oil rigs health and safety, the character must be warmth, smiling, friendly, in order to be pleasant to see him and listen to him.
The idea is to use it for the website like on the ranbuild.com.au, it will be in static in some pages and others could be animated, it will be used for the health and safety oil rig short videos like ranbuild.com.au related with a specific subject, giving some instructions.

I need to have this character animated and static in some poses. After having the character finished, the animated parts must be customized by me, so it must be able to manage the character according with the related subject. So, is there any chance of having a character that I can manage easily by my self? Is there any program that I can use, a user friendly one that will allows me to manage the character easily without many issues?
Also must be easy to manage him in different backgrounds. A background as a movie or as a picture.
The main idea is to manage him like we manage an object in Word the 3-D option, simple as that or very close if possible.

I’m looking for a way of doing it in MAC or PC without having to use complicated programs like 3D StudioMax or Cinema 4D. What are the possible options to do it this way?

This is more of a creation of a character first, then is the animation and customization of the character.

Please only apply if you are confident of getting guaranteed:
1- Only programmers who place bids will be considered and I will not respond to copy and paste bids.

2- Need a serious and honest programmer so we don’t get any problem or trouble in the future.

3- Make sure you understand, know if you have what I’m asking for.

4- I need a 100% quality work and expert.

5- If you didn’t deliver me the files like you’ve explained to me, if it’s damaged, not according the quality that is demanded, not the correct file or not even send me all the files, I will leave a negative feedback about you. You will only be paid if its according all the quality demanded.

6- In a way of give me a good product and better understand what I want you can ask me all the questions that you really need to know.

7- Don’t bid if you’re not able to accomplish these tasks.

8 – You only receive the payment if you deliver what it was asking for and what you’ve promised to deliver, otherwise I will leave a negative feedback about you.

9

Create Website With Cms

July 4th, 2009 Comments off

This project is a Website template with a customizable structure and CMS
At the moment I need to create a website related with Oil rigs, so the layout design style must be corporate, technical, very professional according with this target, but also simple, clean and sophisticated. Not with a lot of liks and messy windows on the pages, keep it short and simple.

- Must be easily adapted to the design that I want – even if I change totally the design of the page it must be suitable of working perfectly. Those design changes could be on: Colors, links, modules, website structure, website shape, etc. It must be able to accept changes like in the picture attach on the project.

- All the website must work from the CMS – For that reason must be able to adapt to any changes that I do on the design of the page, example: I may decide to change the links from horizontal to vertical or from the top to the bottom and those changes must not be an interference or a problem to the CMS, It must be able to accept and the website must be easy to manage from the CMS.

- The CMS must be easy to work with, must be able to work on it online without any type of software.

It doesn’t matter what type of design it is or what type of changes were made it will always work perfectly from the CMS. Off course that those changes don’t have to be so radical, but could happen sometimes.

I want to use the the same CMS on some different website design, different design but using the same CMS, Change the design but still using the same CMS. This is the main idea – 1 CMS FITS almost ALL, that’s the main idea. &amp;#8232;
For now must have the basic links of:
services
gallery
news
process
about us
contact us

But must be able to add more links if I want.

On the gallery the photo and the video gallery will not be designed for the website it will be implemented on the website by using a 3rd party to manage the pictures, can be used something like this smugmug.com, because they have a sales cart that will allow to sell the pictures from there without interfering with my website.

The blog structure existent uses wordpress and blogger but needs to be improved for a more solid structure and idea, must be very Google friendly, to get easier on top of searches.

Has to allow to collect the emails from the visitors

Subscribe or unsubscribe

Login and log out – for the members area that will allow to buy the pictures.

A possible simple structure to announce and manage a photo contest.

Another idea is to create an affiliate plan for the pictures, any photo stock website or any other website can be affiliate of this one and sell the pictures. Give me a separate quote and idea for this subject.

This must be a very solid and reliable website structure. It is a simple description but a very solid structure and creative. Give me some ideas to improve this project. You can use Joomla Ice theme for the quality.

Please only apply if you are confident of getting guaranteed:
1- Only programmers who place bids will be considered and I will not respond to copy and paste bids.

2- Need a serious and honest programmer so we don’t get any problem or trouble in the future.

3- Make sure you understand, know if you have what I’m asking for.

4- I need a 100% quality work and expert.

5- If you didn’t deliver me the files like you’ve explained to me, if it’s damaged, not according the quality that is demanded, not the correct file or not even send me all the files, I will leave a negative feedback about you. You will only be paid if its according all the quality demanded.

6- In a way of give me a good product and better understand what I want you can ask me all the questions that you really need to know.

7- Don’t bid if you’re not able to accomplish these tasks.

8 – You only receive the payment if you deliver what it was asking for and what you’ve promised to deliver, otherwise I will leave a negative feedback about you.

9

Newsletter Generator

June 14th, 2009 Comments off

This project is a NEWSLETTER GENERATOR not to create a website.

I need a newsletter generator that it is light, easy to send, easy to understand and it works perfectly.

The newsletter layout must be adapted to my design idea, I must be able to change the design according my ideas.

Newsletter generator PC or Mac based, it has to be simple and manageable off line, and be able to be send from the computer and not from a third party program or from a web based structure. It has to be really simple to create and customize/manage it.
It has to avoid having to open your template in notepad etc. a lot of people can’t understand the code so it will look like a mess for them. Must allow the user to simply type their content into the box and press submit.
The template can be used by itself or within the newsletter generator.

The newsletter template is coded in HTML can be open in Dreamweaver or can use Notepad, Textpad, or TextEdit. &amp;#8232;&amp;#8232;Comments within the template that tell where to place your images and where to place your text/articles. Simple comments inserted on the space where the contents go. Comments within the newsletter file that say something along the lines of “content begins here” or “insert your content here” which is pretty self explanatory. Instructions must be provided for image placement as well.

&amp;#8232;You have to provide me a file with the instructions for the installation and use of the newsletter, something like a Word document tutorial on how to use the template and what I need to do to make your text and images appear and how to send it.

The newsletter must be able to follow these requirements:
- I don’t need to buy a software to use it and to send it
- not going as an attachment,
- It must be very simple to use,
- It needs to be done using the basic resources if possible.

Then it is the sending way:
- it must allow me to send from a Mac or a PC WITHOUT GOING AS ATTACHMENT, this is a high priority.

- It must allow me to insert the pictures and manage the text the way I want.

I’m looking for something very user friendly. Tell me your ideas.
I will only choose the programmer after you showing me your portfolio that proves experience on this field and after you giving me the samples about what you’ve done before like this, put them online in order to be able to see them.

Please only apply if you are confident of getting guaranteed:
1- Only programmers who place bids will be considered and I will not respond to copy and paste bids.
2- Only with proof of examples of this type of work. Need a serious and honest programmer so we don’t get any problem or trouble in the future.
3- Make sure you understand, know if you have what I’m asking for.
4- I need a 100% quality work and expert.
5- If you didn’t deliver me the files like you’ve explained to me, if it’s damaged, not according the quality that is demanded, not the correct file or not even send me all the files, I will leave a negative feedback about you. You will only be paid if its according all the quality demanded.
6- In a way of give me a good product and better understand what I want you can ask me all the questions that you really need to know.
7- Don’t bid if you’re not able to accomplish these tasks.
8 – You only receive the payment if you deliver what it was asking for and what you’ve promised to deliver, otherwise I will leave a negative feedback about you.
9

A Simple E-newsletter

June 14th, 2009 Comments off

This project is an E-NEWSLETTER NOT to create a website.

I need to create a newsletter that it is light, easy to send, easy to read and it works perfectly.

The structure layout must be adapted to my design idea, I must be able to change the design according my ideas.

I need to create this newslatter in a way that:
- I don’t need to buy a software to use it and to send it
- not going as an attachment,
- It must be very simple to use, could be a free software or with Dreamweaver.
- It needs to be done using the basic resources if possible.

Then it is the sending way:
- it must allow me to send from a Mac or a PC mail program (outlook) WITHOUT GOING AS ATTACHMENT, this is a high priority.
- It must allow me to insert the pictures and manage the text the way I want.

I’m looking for something very user friendly. Tell me your ideas.
So could be something simple along these lines:
1. Original HTML newsletter template specifically designed for use in sending as email – not attachment. This page could be page created in Dreamweaver as long as it isn’t a webpage. Comments within the template that tell where to place your images and where to place your text/articles. Simple comments inserted on the space where the contents go. Comments within the newsletter file that say something along the lines of “content begins here” or “insert your content here” which is pretty self explanatory. Instructions must be provided for image placement as well. A Word document tutorial on how to use your template and what you need to do to make your text and images appear. All source files, the complete package in a zip archive ready for you to use immediately upon receipt. Here’s the steps that may be useful and simple to do:
Create/customize newsletter template
1. Can be opened/customized in Dreamweaver and can be customized in Dreamweaver or in notepad or textpad or textedit
2. Start adding the content into the template
3. Save the file
4. Copy/Paste the entire newsletter html into the application or send it through a different way.
5. Send the mail.
I will only choose the programmer after you showing me your portfolio that proves experience on this field and after you giving me the samples about what you’ve done before like this, put them online in order to be able to see them.

Please only apply if you are confident of getting guaranteed:
1- Only programmers who place bids will be considered and I will not respond to copy and paste bids.
2- Only with proof of examples of this type of work. Need a serious and honest programmer so we don’t get any problem or trouble in the future.
3- Make sure you understand, know if you have what I’m asking for.
4- I need a 100% quality work and expert.
5- If you didn’t deliver me the files like you’ve explained to me, if it’s damaged, not according the quality that is demanded, not the correct file or not even send me all the files, I will leave a negative feedback about you. You will only be paid if its according all the quality demanded.
6- In a way of give me a good product and better understand what I want you can ask me all the questions that you really need to know.
7- Don’t bid if you’re not able to accomplish these tasks.
8 – You only receive the payment if you deliver what it was asking for and what you’ve promised to deliver, otherwise I will leave a negative feedback about you.
9

Zen Cart Shipping Ajax

June 6th, 2009 Comments off

I need a Japan Post Shipping module for my online shop in AJAX.

The Japan post pricing and countries accepted can be found here.

http://www.post.japanpost.jp/int/index_en.html

I need customers to be able to choose.
EMS
Economy Air
Air
Sea Mail

ACCORDING TO THEIR COUNTRY. SOME COUNTRIES CAN NOT HANDLE EMS and so on.

It will be the programmers job to call the country from the JAPAN POST Home Page with list of countries to DYNAMICALLY change the shipping options. If the customer chooses his country the page calls to the Japan Post Page and checks the shipping options for that country. If it exists for his country he can have that option. If it doesnt exist then he can not have that option. Air mail can be chosen for every country however.

So once again there are some countries that do not allow EMS.
Like Mozambique and Kazakhstan.

I need all the countries in the lists on the Japan Post site included as my customer destinations and the pricing updated according to the weights of my packages. Options according to the country selected.

For example if you are from Mozambique you can not choose EMS.
If you are From New Zealand you can but you have the option to choose Sea Mail and so on.

Once this is decided for the order the next part for the customer is calculating the weight and price.

The weight of the order is already given by the Zen Cart system so this value should again be taken to the Japan Post page with the country and type of shipment to collect the PRICE of the shipment dynamically. This should be done within the page itself in the way of AJAX.

This way if the JAPAN POST change their shipping options to certain countries which occurs very very often there is no need to update our system because the actual figures are coming from the JAPAN POST page dynamically.

Please only bid if you are 100% sure you can actually get the values dynamically from the JAPAN POST page and update the shipping page in my Zen Cart dynamically using AJAX techniques.

This is not easy and I had one programmer trying to use CURL who did not succeed already.

Please discuss on PMB for the challenge.

GMT+9
All IMs

Zen Cart Shipping Ajax

June 6th, 2009 Comments off

I need a Japan Post Shipping module for my online shop in AJAX.

The Japan post pricing and countries accepted can be found here.

http://www.post.japanpost.jp/int/index_en.html

I need customers to be able to choose.
EMS
Economy Air
Air
Sea Mail

ACCORDING TO THEIR COUNTRY. SOME COUNTRIES CAN NOT HANDLE EMS and so on.

It will be the programmers job to call the country from the JAPAN POST Home Page with list of countries to DYNAMICALLY change the shipping options. If the customer chooses his country the page calls to the Japan Post Page and checks the shipping options for that country. If it exists for his country he can have that option. If it doesnt exist then he can not have that option. Air mail can be chosen for every country however.

So once again there are some countries that do not allow EMS.
Like Mozambique and Kazakhstan.

I need all the countries in the lists on the Japan Post site included as my customer destinations and the pricing updated according to the weights of my packages. Options according to the country selected.

For example if you are from Mozambique you can not choose EMS.
If you are From New Zealand you can but you have the option to choose Sea Mail and so on.

Once this is decided for the order the next part for the customer is calculating the weight and price.

The weight of the order is already given by the Zen Cart system so this value should again be taken to the Japan Post page with the country and type of shipment to collect the PRICE of the shipment dynamically. This should be done within the page itself in the way of AJAX.

This way if the JAPAN POST change their shipping options to certain countries which occurs very very often there is no need to update our system because the actual figures are coming from the JAPAN POST page dynamically.

Please only bid if you are 100% sure you can actually get the values dynamically from the JAPAN POST page and update the shipping page in my Zen Cart dynamically using AJAX techniques.

This is not easy and I had one programmer trying to use CURL who did not succeed already.

Please discuss on PMB for the challenge.

GMT+9
All IMs

Simple E-newsletter

May 27th, 2009 Comments off

This project is NOT to create a website, but a enewsletter that it will be used to send through email.
I need to create a newsletter so simple and nice as the newsletter that is in attach, that newsletter looks good, it is light, easy to send, easy to read and it works perfectly.

The structure layout must be adapted to my design idea, I must be able to change the design according my ideas.

I need to create this newslatter in a way that:
- I don’t need to buy a software to use it and to send it
- not going as an attachment,
- It must be very simple to use, could be a free software or with Dreamweaver.
- It needs to be done using the basic resources if possible.

Then it is the sending way:
- it must allow me to send from a Mac or a PC mail program (outlook) WITHOUT GOING AS ATTACHMENT, this is a high priority.
- It must allow me to insert the pictures and manage the text the way I want.

I also need you to give me a tutorial file, like for example in word with the description text and screenshots of all the steps, in order to be able to follow them and do it by myself.

I’m looking for something very user friendly. Tell me your ideas.

I will only choose the programmer after you showing me your portfolio that proves experience on this field and after you giving me the samples about what you’ve done before like this, put them online in order to be able to see them.

Please only apply if you are confident of getting guaranteed:
1- Only programmers who place bids will be considered and I will not respond to copy and paste bids.
2- Only with proof of examples of this type of work. Need a serious and honest programmer so we don’t get any problem or trouble in the future.
3- Make sure you understand, know if you have what I’m asking for.
4- I need a 100% quality work and expert.
5- If you didn’t deliver me the files like you’ve explained to me, if it’s damaged, not according the quality that is demanded, not the correct file or not even send me all the files, I will leave a negative feedback about you. You will only be paid if its according all the quality demanded.
6- In a way of give me a good product and better understand what I want you can ask me all the questions that you really need to know.
7- Don’t bid if you’re not able to accomplish these tasks.
8 – You only receive the payment if you deliver what it was asking for and what you’ve promised to deliver, otherwise I will leave a negative feedback about you.
9

Enewsletter

May 21st, 2009 Comments off

I need to create a newsletter so simple and nice as the newsletter from Kickarts taht is in attach.

http://www.kickarts.org.au, because it is very simple, looks good, it is light, easy to send, easy to read and it works perfectly. If you want to know, subscribe and you’ll receive it. You can show me other layout styles if you have it. The structure layout must be very simple but a contemporary style, then must adapted to my design idea, I must be able to change the design according my ideas.

I need to create it in a way that:
- I don’t need to buy a software to use it and to send it
- not going as an attachment,

It must be very simple to use, could be a free software or with Dreamweaver. It needs to be done using the basic resources if possible. Then it is the sending way it must allow me to send from a Mac or a PC mail program (outlook) WITHOUT GOING AS ATTACHMENT, this is a high priority.
It must allow me to insert the pictures and manage the text the way I want.

I also need you to give me a tutorial file, like for example in word with the description text and screenshots of all the steps, in order to be able to follow them and do it by myself.

I’m looking for something very user friendly. Tell me your ideas.

I will only choose the programmer after you showing me your portfolio that proves experience on this field and after you giving me the samples about what you’ve done before like this, put them online in order to be able to see them.

Please only apply if you are confident of getting guaranteed:
1- Only programmers who place bids will be considered and I will not respond to copy and paste bids.
2- Only with proof of examples of this type of work. Need a serious and honest programmer so we don’t get any problem or trouble in the future.
3- Make sure you understand, know if you have what I’m asking for.
4- I need a 100% quality work and expert.
5- If you didn’t deliver me the files like you’ve explained to me, if it’s damaged, not according the quality that is demanded, not the correct file or not even send me all the files, I will leave a negative feedback about you. You will only be paid if its according all the quality demanded.
6- In a way of give me a good product and better understand what I want you can ask me all the questions that you really need to know.
7- Don’t bid if you’re not able to accomplish these tasks.
8 – You only receive the payment if you deliver what it was asking for and what you’ve promised to deliver, otherwise I will leave a negative feedback about you.
9

Script Installer

May 9th, 2009 Comments off

Scrip REQ:

1. index.php with username and pass
2. create directory according username example: domain.com/username
3. create MySQL DB according username and pass provided in index.php
4. dump MySQL DB and modify congig.php accordingly supplyed data.
5. create .htaccsess according username and pass and place it in domain.com/username
6. create cron job according username and pass example: lynx -dump -auth=usename:pass http://www.domain.com/cron.php
7. check username against already existent directory
8. http refferer protection

No bugs whats so ever !!!

Scrape Website In Japanese

March 23rd, 2009 No comments

I need a websites data scraped from direct HTML as far as I can see.
The website is Odds data in numerals. The other information relating to the data is in Japanese.

I speak, read and write Japanese and understand the entire site so you will be fully guided by me and do not need to know any Japanese.

You will need to complete the following to finish this project.

Take a list of VENUES provided and check the venue for each dataset in double byte Japanese characters.
For each venue take the list of races according to a schedule from the site. (Usually 12 races)
For each venue create a list of races each day.
For each race save RAW HTML files of the odds data.
Take the RAW HTML data that is changing every minute and parse it for output in csv text files according to our format.
Make sure these .csv files are named according to our naming convention and include time stamps.

Save the .csv files in appropriate directories.

GMT+9
All IMs
100 Feedbacks of 10 Rating
Escrow only if really required.

Re-design Our Website

March 16th, 2009 No comments

WEBSITE CORRECTIONS and REDESIGN

HOME PAGE

*

Change logo

Categories: E-Commerce, Joomla, MySQL, PHP, Translation Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Bear