Archive

Archive for September, 2009

Need Joomla Specialist

September 26th, 2009 Comments off

We are making new Joomla website which will include such extensions as forum, blog, articles, links directory, classified, events.
We already installed Joomla and some extensions we need.

We are looking for a professional who will help us to integrate/edit template we decided to buy and integrate extensions into this template

More info will be given in PM.

Please, provide examples of your previous work with Joomla when you contact us.

Provide Alexa Top Sites

September 26th, 2009 Comments off

I want Alexa top 3000 or 5000 for France
Alexa top 1000 for Canada
Alexa top 1000 for Belgium

Zen Cart: Fix Minor Problem

September 26th, 2009 Comments off

Minor problem with Specials module in Zen Cart: special price does not display properly.

When a special price is set on a product using the specials module, the old price is displayed with a strike through and the new price is supposed shows up beside it. My zen cart shows both prices with a strike through, so the shopper can’t really tell which is the correct price.

Categories: E-Commerce, PHP Tags: , , , , , ,

Php Billing Mysql Databass

September 26th, 2009 Comments off

We required PHP web based Billing connected with our MySql Server at windows operating system
We required three different web bass PHP application connected with one MySql data

Need Custom Desktop App.

September 26th, 2009 Comments off

I need a custom desktop application (with preferable built in ftp functions) that can do the following –

(MUST HAVE A GOOD USER INTERFACE. Browsing folders for files input should be convenient.)

1. Take following as inputs -
—————————

a). Keywords
————
User would be given an option to browse a file on desktop. Selecting it will display all the contents in the app’s ‘keywords interface’. (Usually keyword phrases one per line). User can edit those contents.
This interface should be large enough to see all the contents/lines conveniently and edit comfortably.

User can add or remove keywords.

(After clicking Run in 2nd step – the app should save this file as t_keyword.words) => (“Words” is the extension here)

b. Base Url
———–
It will be defined something like www.domain.cm or domain.cm
User will input in an interface. This interface can be small.

(After clicking Run in 2nd step – the app should save this file as t_baseurl.words) => containing user input entry

(At the same time it will save another file named t_url.words which will have the following content –

<a href=”http://www.domain.com/all-entries-of-t_keyword.words” title=entry>entry</a>
or
http://domain.cm/ in place of http://www.domain.cm
(depending on t_baseurl entry input by user ie. www.domain.cm or domain.cm)

so if these are some of the entries in t_keyword.words –

many other nutrients
Fiber Cleanse 240 Capsules
maintain optimal bodily function
and so on..

it should have this created in t_url.words ==>

<a href=”http://domain.cm/many-other-nutrients.html title=”many other nutrients”>many other nutrients</a>
<a href=”http://domain.cm/Fiber-Cleanse-240-Capsules.html title=”many other nutrients”>Fiber Cleanse 240 Capsules</a>
<a href=”http://domain.cm/maintain-optimal-bodily-function.html title=”many other nutrients”>maintain optimal bodily function</a>

Notice the dash “-” in between the words. where domain.cm is the entry in t_baseurl.words

Also there should be option to include “title” attribute or not(input by user.)

c. File t_lt.words
——————

User would be given an option to browse a file on desktop. Selecting it will display all the contents in the app’s ‘keywords interface’. (Usually keyword phrases one per line). User can edit those contents.
This interface should be large enough to see all the contents/lines conveniently and edit comfortably.

User can add or remove keywords.

(After clicking Run in 2nd step – the app should save this file as t_lt.words)

d. t_lsi
——–
User would be given an option to browse a file on desktop to be selected. No loading of contents required.

(After clicking Run in 2nd step – the app should save this file as t_lsi.words)

e. t_sentence
————-

User would be given an option to browse a file on desktop to be selected. No loading of contents required.

(After clicking Run in 2nd step – the app should save this file as t_sentence.words)

f. t_lsicontent
—————
User would be given an option to browse a file on desktop to be selected. No loading of contents required.

(After clicking Run in 2nd step – the app should save this file as t_lsicontent.words)

g. t_fanto
———-

User would be given an option to browse a file on desktop to be selected. No loading of contents required.

(After clicking Run in 2nd step – the app should save this file as t_fanto.words)

h. Template file
—————-
User would be asked which “folder” to take ‘template files’ from. User can browse for the folder on the desktop and select it.

User would be asked which “files and folder” to take from that folder. User can click on the ‘files’ and ‘folder’ from that folder. Usually it will be a file like ‘template.template’ and folders like “images’ and “css”. Usually 1 template file and 1 images/css folder will be selected. Sometimes there can be 2 folders – 1 images and 1 css. So better to give wider options where user can just browse for the folder and click on required files and folders.

i. htaccess file
—————-
User would be given an option to browse a file on desktop to be selected. No loading of contents required.

(After clicking Run in 2nd step – the app should save this file as “.htaccess”)

j. Other file (Optional input crieria)
————-
User would be given an option to browse a file/create a file/edit it’s contents. Not necessary but recommended. Otherwise just ask for user to browse and select a file.

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

APPLICATION CAN SAVE ALL THOSE DATA IN IT’S CUSTOM DATA FOLDER OR AS YOU DESIRE TO CODE. BUT IF IT DOES SAVE DATA IN IT’S FOLDER THERE SHOULD BE OPTION TO DELETE CONTENTS OF IT’S DATA FOLDER. IT IS REQUIRED AS THE APPLICATION MAY BE RUN HUNDREDS OF TIMES AND THE DATA MAY CLOG UP IN THE FOLDER – IT’S SIZE WILL INCREASE.

ALSO THERE CAN BE SOME RUNS WHERE PREVIOUS DATA CAN BE UTILIZED SO AUTOMATIC DELETION OF DATA IS NOT RECOMMENDED UNTIL THE APP. IS CLOSED AT LEAST ONCE.

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

2. Running the app.
——————-

After all the inputs have been made, the app. will be run.

User will click on the button “Run and Create Files”.
All necessary changes will be made as in step 1.

3. Uploading
————-

User will input the ftp details. Following inputs required –

ftp : ftp.domain.com or ip-address
username:
pass:

(i) Directory for template images/css – input by user usually /public_html/folder-name/ or /public_html/

[[Here the "template images/css folder/folders" from step h.(not the template.template file) and the ".htaccess" file from step i. will be uploaded.]]

(ii) Directory for other files :- input by user usually /public_html/folder-name/cgi-bin/ or /public_html/cgi-bin/

[[Here all other files input by user in step 1 and created in step 2 will be uploaded. ]]

(iii) Core files uploading –

(a) user will input which directory to upload the contents – it will usually be either /public_html/folder-name/ or /public_html/folder-name/cgi-bin/
(b) User will be asked to browse and select for a folder on desktop. All the contents ie.. all the “files and folders” in that folder will be uploaded to Remote Directory input in step (a). User will also be given an option if he wants to change permissions on any of the files selected from the folder.

User will select those files and input their respective permissions usually 755 etc.. All the contents will be uploaded normally and those particular files(with changed permissions) after being uploaded will be CHMOD accordingly!

(iv) Other files (Optional)

User will select the file from desktop and input which directory to upload the slected file.

User will finally click on “Upload files” button and respective uploading actions will be done!

4. Testing
———–

User will click on “test” button and a sample url will appear on the user interface as a clickable html link. This link will be nothing but any random entry from the file t_url.words

You can see it will be an html link. User can click on that link and be taken to the web-page it links to.

If everythig is good, User will click on “Project successful” button and One run of the app. will be over.

Besides the entry in the t_baseurl.words along with “ftp data” and “the template directories options in step 3″ will be stored in the app. memory database of successful projects. THIS DATA IS NOT TO BE DELETED. Data should be saved in this form –

http://t_baseurl/
ftpdetails ie. ftp “ip address(ftp.domain-name)”,username,pass..
Directory for template images/css

User can always see the successful projects list in a drop-down menu. He can also see the 3 data stored.

He can also export the list either all 3 data or only the http://t_baseurl/ or copy-paste all successful http://t_baseurl/ data from an interface.

5. Making Changes
—————–

If testing was not OK. User can make some changes in the input options fields above in step 1 or step 3.
HE CAN UPLOAD FILES AGAIN. ONLY CHANGED INPUT OPTIONS should be executed this time. For example user changed the keyword file , then clicked on Run and create files – “only the new created keyword file must be created and uploaded this time.”
(THIS SAVES TIME)

Similarly if the user changes the options for “Core files uploading” in step 3. ie. the folder whose contents have to be uploaded and/or the remote directory where contents will be uploaded- only those
should be uploaded and only respective function should be executed in the “Application Run” in the “making changes” phase.

6. User input fields remembrance
———————————

When the application is closed and started again it should remember the last fields input by user and fill those automatically. OR something like which auto-fills the content in test-fields by remembering the data previoulsy entered eg. the ftp details. Not compulsary but good! Also the option to load the data ie. “3 data” related to successful http://t_baseurl/ will be good. Therafter the user can just change fields.

“Browsing folders” inbuilt in the app. interface should be fast and convenient.

Give me ur best bids! Hope you’ll be there in case I require debugging, tweaks, etc.

Modify All In One Shipping Mod

September 26th, 2009 Comments off

Hi there
I need an experienced Cubecart programmer who is can modify an existing mod called all in one shipping with postcodes to work with per item shipping. I have bought both mods but need the shipping to work per item. To review the existing mods they can be found here:

http://cubecart.expandingbrain.com/cubecart-4-mods/-all-in-one-shipping-with-postcodes-cc4/prod_79.html

http://cubecart.expandingbrain.com/cubecart-4-mods/shipping-by-item-cc4/prod_95.html

I would also like to use this mod in conjunction:

http://cubecart.expandingbrain.com/cubecart-4-mods/shipping-and-tax-estimates-cc4/prod_141.html

The customisation should be documented to explain the files modified to achieve the mod so that upgrading the store in future has little / no affect on the mods. Ideally all the coding should take place in the shipping module.

I look forward to hearing from you.

Anyone With A Facebook Account

September 26th, 2009 Comments off

Hi,

I’m looking to promote my site to people on facebook.

You can bid if you meet the following requirements:

1) You have at least 100 friends in your facebook account.
2) You and your friends are from USA / English speaking.
3) Type the word “great” in your bid so I know you have read the above.

Your job will be to:

1) post about my site in your fb status update
2) post a small review of my site on your wall for your friends to read and come visit my site.
3) anything else you can think off to help promote :)

Please P.M. me for site details / URL in case you want to check out my site first before bidding.

Keep the bids small because it is a very small easy job.
I will pick winners based on the lowest bid price to friends ratio.

Migration To Virtuemart

September 26th, 2009 Comments off

Script for Migration from a custom shop site (the database are in mysql) to virtuemart (joomla).
Need migration for customers and products only.
I can provide you a sample mysql DB or the previus shop system and you give me a script to migrate to the virtuemart database (only the products and the customers).
Please make offer only if you real know how to do this.

Site Like Kiva.org

September 26th, 2009 Comments off

Hi,

we are interested in creating a charity site like that found here:
www.kiva.org

please bid for a full site including graphs, backend scripts database.

please send examples of your work.

Get Me Affiliates

September 26th, 2009 Comments off

Hello,
You will be required to get 100 people a month signup under my affiliate link at usenext under the 14day free trial and they will have to pay 1 euro each to usenext via paypal for processing fee obviously the general must be different ppl must be real must have different ip etcetc u know the deal obviously i dont want ppl who wanna sign up under there proxy to the site etc etc must be real ppl i will be paying the chosen provider $500 at the end of the month provided they get the 100 succesful signups if u dont manage to get all the neccesary signups thats fine i will stay pay $5 for each succesful signup its a win win for both of us as im making a profit on this aswell and so are u this is an ongoing process type in 444h66f22 so i know u read all this thanks and hope 2 work with you :)
remember price is per a month

Scrape Godaddy Auctions List

September 26th, 2009 Comments off

Hello All,

Godaddy.com has an auction service where they auction off domain names and I would like to scrape a complete listing.

You can find it here:
https://auctions.godaddy.com

I would like the program to scrape the following categories: Expiring,Ending Soon, On Sale, $5 Domains, A-Z Listings.

I want a Script or program that will scrape the domain names and put them in a List.

The program should scrape the complete listing not just the first page of the listings and be able to export the list to a .txt format.

I will take the List of domains (one per line) and import them into my own software.

I am looking to spend no more then $50 on this but will make exceptions if a compromise is agreed upon with programmer.

Online Sneaker Store

September 26th, 2009 Comments off

Need a clone of http://ww w.dr ja y s.c om. The layout will already be developed. Will need a programmer to develop the database and CMS and shopping cart. Please show examples of similar work.

Original Articles

September 26th, 2009 Comments off

I need someone who is a native ENGLISH writer, to write 20 original articles total .

10 each for the following topics.

1)all natural health,
2)fitness topics.

The articles must be 450 words or more.

All articles must be written by a NATIVE ENGLISH SPEAKING writer. The articles need to concise , to the point and provide good information. I can’t accept articles that are just filled with filler words that are meant to fill space.

1)The articles need to be ghostwritten and I will retain all rights to product.
2)The articles need to be informative to the reader with 100% correct grammar and punctuation.
3)The project should be completed within 1 week or less
4)Articles must pass copyscape.

If an article you submit does not pass copyscape or has spelling and punctuation mistakes, you will not be paid for that article until it is corrected and resubmitted to me for approval. I will not be able to pay if all requirements in this listing aren’t met, so please don’t bid if you can’t meet these requirements.

You agree that upon sending me the articles all rights to the articles transfer to me. This means you will not sell, or re-use these articles in any way.

Zen Cart Template

September 26th, 2009 Comments off

I need a simple black and pink template for the e-commerce shopping cart Zen Cart. I will also need it uploaded to the website. Thanks!

Help Promote My New Blog

September 26th, 2009 Comments off

Hi I have a new blog and I would like help with promotion.

I would like help with SEO optimization, article writing and social media exposure. I am a newbie so I need someone who can start me out and then I can work with you more in my future projects.

Honesty is very vital to me and I want original articles which are copyscape checked. My mastermind group will help with checking if the copies are not original and someone has promised to read and see if the articles are grammatically correct. I welcome internationals so long as the articles are well written. Will start with only four articles.

I have a tight budget and want to make the best with that.

Start your bid with the word ‘totona’ this way I will know that you are not an automated service.

Thank you so much,
Grace

Sms Webportal

September 26th, 2009 Comments off

I want to build a sms portal with the following description:

USER PANEL
- User can send sms worldwide
- logging to access its account to compose and send message
- Advertisement banners/sponsored links are shown after login that matches user profile (age, interest, gender, etc.)
- Each member registration will require a valid email address as an activation link is sent through email in order to activate the account.
- Each member registration will require a valid phone number as the activation code is sent through SMS in order to activate the account
- Ability to edit member profile account
- Create favorite/group contact list
- Members can create an address book and assign contacts to their favorite or group list
- Ability to send individual SMS message or send bulk messages from their favorite/group contact list
- Ability to send anonymous sms
- Ability to schedule sms
- View SMS history and members can export the SMS history messages to a CSV file
- Ability to purchase additional SMS credits through paypal or offline payment e.g. email
- Ability to safe free SMS credits by accepting advertisement (email, sms)
- Ability to set maximum allowed advertisement (biweekly, x per week, y per day, monthly)
- Free sms can be extended by e.g sponsored by ….
- SMS inbox, outbox, recycle bin, send items, draft
- SMS message status can be shown (sent, pending, delivered with timestamp)
- Ability to reset password and send via mail

ADVERTISER PANEL (other site)
- logging to access its account to schedule advertisement (sms or html email) to selected target group (match interest, age, gender, etc)
- Advertiser can send bulksms worldwide via API e.g SMTP, HTTP
- API support delivery status report
- Advertiser can use alphanumeric senderID
- Advertiser can send flash message
- Ability to purchase additional SMS credits through credit card and paypal
- Statistics that shows the success of advertisement campaign (sms delivered, email read)
- Ability to reset password and send via mail

ADMINISTRATION
1. MEMBER MANAGEMENT
- Edit/delete/view/suspend member accounts
- Search for members by Username, First Name, Last Name, Email Address, City, Country or Mobile Phone
2. MASS MAIL
- Send text or HTML mass emails
- Ability to send targeted mass emails based on zero credits
3. SQL BACKUP
Ability to download MySQL database backups
4. NEWS MANAGEMENT
- Add/edit news or announcements which will be shown to members when they log into the account
5. SITE CONFIGURATION
- Edit system configurations
6. CREDITS MANAGEMENT
- Ability to manually add/deduct SMS credits from member(s) account
- Ability to set advertiser rates for user clicks on sponsored links/banners, sms and email advertisements
- Ability to set sms rate per destination country separately for users and advertisers.
7. FAQ MANAGER
- Ability to add/edit/delete faq questions
8. ADMIN MANAGER
- Ability to create multiple admin accounts to manage the backend operations
9. SPONSOR MANAGEMENT
- Add/edit/delete sponsor accounts
10. PACKAGE MANAGER
- Admin can create custom payment plans for members who wishes to pay for SMS credits
11. APPROVAL LIST
- Admin can view the list of pending batch processes to be approved/denied. Only approved that are members will have the free SMS credits deposited into their account
12. APPROVAL HISTORY
View the list of batch processes that have been approved
13. SCREENING
- Ability to screen words and replace with * in sms text send by user.
14 STATISTICS
- Number of users
- Number of advertisers
- Number of credits purchased/used by users and advertisers
- Number of free credits
- Number of users and users with zero credit
- Number of page views (add google analytics)
- Number of clicks per sponsored links/banners

See example: www.SMSLive247.com

Interesting

September 26th, 2009 Comments off

THIS PROJECT IS INTERESTING EXTREMELY FUN AND EASY I NEED YOU TO CONTACT ME FOR MORE INFO…

Copy Joomla Pages & Virtuemart

September 26th, 2009 Comments off

Copy all pages of nexXXXtdayfXXXlyeXXXrs.com to enXXXdleXXXsspriXXXnt.com. Need to install virtuemart. Joomla 1.5 and template is already installed. Need all pages including product details, digital specs, and price calculator, design upload. More projects for the right programmer.

Dmoz Listing Needed

September 26th, 2009 Comments off

I run a high quality website which is very informative and of nice design

I am looking to pay to have someone add my site to dmoz.

I am only willing to pay for a guaranteed permanant link on dmoz.
I will pay with paypal

Happy bidding

Flv Flash Player Playback

September 26th, 2009 Comments off

I need a php script created that will create a flash video player.

Heres how the script works.

1. Someones enters a .flv URL of a video that is hosted on the internet.

2. They enter the length of that video in minutes and seconds.

3. They choose a date and a time for when the video should start playing.

4. They press submit/get code.

Now after the user fills out this form and presses the submit button, the video player code is generated. When the user puts this code into their website, it will show a blank player and will ONLY play the video untill the specified time begins.

For example: If the user told the php script to playback the video at 5:00 pm and its only 4:45 pm then the video will NOT be playing. It will only start playing at 5:00pm

Categories: Flash, PHP Tags: , , , , , ,

Flash Logo

September 26th, 2009 Comments off

I need a flash header for a teen social network. We want something like this with the clouds and some teen pics. We’re open to ideas.
http://www.sunset-station.com/

One of our other logos we’ve had designed (not flash but good example)

http://justachat.com/images/logo.jpg

Google Seo

September 26th, 2009 Comments off

Our website www.fruitjuicenow.com needs to be listed on the first page of google for the following search terms:

MonaVie
Acai
Home Business

Please submit your technique and timeline to get this done.

Quick Mod Rewrite Help Needed

September 26th, 2009 Comments off

Hello,

Need someone to help me with a mod rewrite file. Only a few lines of code there, so should be really easy.

.htaccess file edit, need to redirect some urls to new pages.

This is only for programmers with over 20 reviews and you should be available on google chat to fix this.

thanks

Clone Of Twiturm For Twitter

September 26th, 2009 Comments off

I want a site that have all the features of

http://twiturm.com/ but the design/template must be different. Please look at the site and you must have knowledge of twitter api. It must have a admin system where I can bann people,delete people and inserting advertisements. They have one at the top advertisements the bottom and the right side. I want it setup Just like that. People will use there twitter account to upload there music.

I dont think this project should cost no more than 500. I want my colors of the site to look like this

http://zinmag-remedy-template-strict.blogspot.com/

The player must match the color of the site too.

Interesting Fun And Easy

September 26th, 2009 Comments off

THIS PROJECT IS INTERESTING EXTREMELY FUN AND EASY I NEED YOU TOO CONTACT ME

Adding Friends

September 26th, 2009 Comments off

ADD FRIENDS TO MY PROFILES ON MYSPACE AND FACEBOOK

Kootali Script Install W/ Mods

September 26th, 2009 Comments off

SeattleRacing.com will be a Kootali-script driven website.

Please see attachment.

The SeattleRacing.com website will go beyond the functionality of the standard script. The script mods also include (1) a car racing custom theme, (2) video support (ffmpeg or other), (3) a banner ad manager for the administrator, (4) RSS feed with Automotive News on the Homepage, (5) Install Google Analytics, and (6) Install Google Adsense.

Experienced Kootali installers only apply. Please bid accordingly.

Rahil Vora
President
Voreal Solutions

Joomla Virtuemart & Content

September 26th, 2009 Comments off

Need to copy pages and products from website into Joomla site and Install Virtuemart template. Joomla and template is already installed.

Copy pages of ultrXXXadoXXXtmeXXXdia.com to endXXXlessprXXXint.com – remove XXX.

Simple Logo

September 26th, 2009 Comments off

This is a very simple logo…shouldn’t take more than an hour to complete.

“Dude My Job Is So Awesome” are the logo words (without quotes, of course)

I am picturing green, blue, and maybe yellow. Sort of like this logo:

http://images.tvrage.com/shows/7/6955.gif. However, I want it more enclosed.

I was also picturing either color on the edge of the logo…maybe an outline color …then the middle another color and then the words a different color.

I want the letters sort of bubbly but not like teenage girl bubbly, like waterish…just not too overboard..I still want it to look professional, but fun.

we can discuss it more after I choose the person.

thank you very much!

Need Ajax/php Fixed.

September 26th, 2009 Comments off

Hey guys, my site – wisemafia.com

I need the ajax/php fixed, it has something to do with how it automatically starts new rounds in the game and for some reason it is messed up and it makes the ajax blink on the site, I need this fixed, It shouldnt take long to fix it, probably no more than an hour to look through files and find and solve the problem.

Thank you.

Compile Google Chrome For Win

September 26th, 2009 Comments off

I’d like to have google chrome compiled for windows without any navigation buttons or address bar. It’ll just browse a pre-defined URL.

You can see the code here: http://code.google.com/chromium/

I don’t want the right-click, either.

The application would only display the page.

I already have this kind of application which is using the IE API. I can show you that. I want something like it which using the Chrome backend.

I’ll use a javascript application on it. So I want the V8 (the javascript engine of google) included.

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.

A Cool Looking Index Page

September 26th, 2009 Comments off

What i need is a cool looking home page that will help convert guest into buyers. were i can tell customers of my products and services and give free download samples to guest and redo my header make it look better

Create Wp Template

September 26th, 2009 Comments off

I need a template created that looks similiar to another website.

Resourses:
I will give you a working template that you can drag and drop into your theme that will allow you to create pages with the template.

(i need the template that you will create to do the same)

I will provide what i want that template to look like.
I will give you the site addr, imgs, and css.

And I will give you money to make it for me today.

stumblah.com/slmaker.zip

here you will find a template and the site i want it to look like.

First person who can do this today, will win.

Please do not submit bid if you are an amature and have not worked with WP before.

You do not need to create images, and i have also loaded the css that may help.

I have included the imgs that you will need.

Thanks

Extend Vtiger Functions

September 26th, 2009 Comments off

1. Business environment

Planned services: adsl based voip, internet, iptv, server hosting

2. IT environment
Preferred platform for all IT systems: Linux, and open source solutions as Vtiger or SugarCRM

All the routing in software based or cisco solutions…
HW environment with virtuals server is existing and ready.

3. Requirements regarding the Billing, CRM, IVR systems

All solutions must be multi-language: En, Hu
The systems will be used by 10 users
expected number of customers: 20 000 to 30 000

Billing system requirements

prepaid and postpaid billing needed for the planned services
invoices should be according to Hungarian regulation
base currency: HUF, EUR optional
Invoices should be in pdf, not printed
rating/billing schema:
ADSL access: trafic and flat rate
iptv: pay per view as a packgage
server hosting: flat fee
voip: flat and/or duration based rating
cedit card and debit card payment
CRM requirements
CRM system should handle the following data:
lead
customer
qoute
order
phone nr and other id-s (TI will get a block of numbers from phone company)
customer contacts, troubles
pdf documents should be generated about quotes/orders and sent to customer
revenue assurance process should be in place (non paying customers get notivces…)
customer support: tier 1 will be provided by TI
trouble management process is necessary with interfaces to wholesale providers
interface to rekod, fraud system is needed for customer and location checking
Communication channels:

personal – virtual: website portal
IVR
internet based ordering
CRM-IVR integration is necessary: attach each call for customer record
IVR requirements:
IP based IVR is necessary
record all incoming calls–> orders can be placed via IVR
attach each call for customer record

Programming Project 1253994056

September 26th, 2009 Comments off

I would like to create a software program similar to the one in the following video.http://www.instantcapturepage.com/info.php

I want users to be able to create capture pages that they can embed in any website they own. I want the software to make an info capture page pop-up whenever someone visits a site and clicks on any link.

I want the software to allow the user to enter their own text, photos and what information they woudl like to capture.

Mini Website Modification

September 26th, 2009 Comments off

Looking for an experienced freelancer to
Add one new category and modify existing pages.
The website is topfreetrialoffers dot com
Once this work done, need continuous maintenance
adding and editing the pages.
This is very simple modification work adding one category with 2 links
and change main page and others as follows;
1. main page- put all 3 categories with banners of each offer.
2. Each category put book mark link.
3. On new category(teeth whitening), put an article written by me.
4. On weight-loss, put an article with expert author logo.
5. Other details can be changed by worker’s recommendation.

Capture Page Software

September 26th, 2009 Comments off

I would like to create a capture page creation software program similar to the one in the following video:http://www.instantcapturepage.com/info.php

Reverse Seo

September 26th, 2009 Comments off

Hello,

My competitor is #1 on G00gle for a few search terms, and they’re spreading lies about our company and everyone else in the industry. I need to get them knocked off of G00gle.

Thanks!
J

Bear