Archive

Posts Tagged ‘across’

Need To Post 50 Ads On Craigslist In Cities Across Usa

September 20th, 2011 Comments off

I am looking for someone who has experience posting ads on Craigslist. I need ads posted in at least 50 major U.S. cities.

I will provide the ad that will be posted. This is a one time job ONLY. Not an ongoing job.

Thanks

Email Html Across Browsers

August 12th, 2011 Comments off

Email HTML Expert needed.

We need to create a html template that we can use within our www.mailchimp.com email marketing account as the PDF attached.

We have an email that exists where we can copy the code. Its vital that this does not have alignment issues. We will exchange the image links and text ourselves by editing the template within mail chimp each month.

Please do not bid if you unless you have created an email campaign before,
Mail chimp has a browser checker so we can check the alignment before its sent out.

This bid it to convert/ edit / create one email build in html as per the picture provided.

Website Work

April 24th, 2011 Comments off

I need my php website repaired. The site is sillytext.com, it is a photogallery site with picture texting and here is what I need fixed:

1) Pictures are 3 across on all pages. I need 4 across.

Note: I reduced the thumb sizes and got the 4 across but with it like that the picture go’s off when you click it to send it. Go to the site and click a thumb, it appears on the send form nice now but if you go 4 across it messes up.

2) I want the captions removed from under the pictures,

3) If you go through the gallery in any page after the first page (say page 5 in funny pics category) and click a thumb, it go’s to the send page. Now, when you click the back button it go’s all the way to the gallery homepage. I need the back button to go to the last page viewed.

4) When you page through the pictures the next page that comes up always stays on the bottom. I need the page to load the top of the next page.

Go to sillytext.com login as demo / demo and go through a few gallery pages to see what i mean.

I just spent money getting this made so please be fair on the price.

Categories: PHP Tags: , , , , , ,

Upload And Improve Php Site

November 29th, 2009 Comments off

I am looking for someone to reproduce a php website for me. We have all the coding for this already, so no need to recreate, just upload and make some small changes.

The site is here www.savillas.com and we want to make some small changes. We are recreating it with a different branding so the logo and the bar the logo is on will change. This is being done by a designer and will be provided.

We also need a content management system (wordpress) that will enable me to

* change the pics in the long stripe of pics across…

update content on the pages. Rich text editing. Possibility to upload pics
Contact form – this exists but we need replace some words and enquiries forwarded…
Storage of any contacts in contacts database
Paypal payment system for bookings linked up
Change titles in headings across (home, accommodation etc)
Ability to create extra pages to place links in the yellowish field that goes down on the right hand side.
Also need the ability to change the yellow band across… With the brown font. Just as an image.
Needs to be uploaded to host provided by us

Zabbix/cisco/snmp Config

November 21st, 2009 Comments off

We require the following to be executed on a properly installed and currently running Zabbix 1.6.7 server;

* Cisco 4506, this must be connected to Zabbix via SNMP and monitored
* SNMP General configuration, across 30~ hosts, completely new configuration will be made
* HP Insight Manager, Dell OpenManage SNMP agents must be monitored by Zabbix across 30~ hosts

Many graphs will be required to be setup, to show traffic, cpu load, and other performance information for many machines

This is a reasonable project, a seasoned Cisco administrator with experience w/Zabbix will be able to do complete this within 12-16 hrs with our assistance. Engineers from our side without experience in Zabbix will be standing by to assist and execute repetitive tasks across the ~30 servers in question.

Design Like Another Web Site..

October 14th, 2009 Comments off

I have a non-profit organization looking for a new web site. They put on a leadership conference every year for about 260 10th graders (high school) from across the State of Alabama. They raise the funds for the students and about 50 staff. Their current web site is not good at all and they need a simple, yet eye catching and easy to navigate site. I like the web site http://readingbeer.com/. I don’t want a clone, but could use something just like it….

Also, if you are interested in donated your template/services….this organization will give you some nice recognition in their professionally printed program book that goes to all 260 10th graders, PLUS all of their parents and about another 100 people across the state of Alabama when they are trying to fundraise. The students are from different high schools across the entire state.

Again, they would be happy to give you a nice size ad in their program book along with a spot on their web site which is viewed by about 350 UNIQUE visitors per month. This organization is a non-profit and your “donation” would also be tax deductible. We can provide you a 501c3 form from the IRS.

Otherwise, please provide a good deal….a partial donation is fine as well.

Flash Menu Problem On Website

September 4th, 2009 Comments off

The flash menu tabs on website is having problems – when user clicks to go to a new page if they scroll their mouse over flash menu the tabs will all say

Request For Proposal For Forex

September 1st, 2009 Comments off

Request for proposal for Forex Automated trade platform. (stand alone)

I need a stand alone automated trading platform, with a well designed GUI user friendly.
1) Threaded c/c++ ncurses application that can leverage a multi-cpu linux (windows)environment for backtesting and live trading.
2) Fault tolerant to internet outages, power outages the proposed software should be able to pick up where it left off, acknowledge any open trades, and respond accordingly.
3) FIX Protocol – uses quickfix library, can leverage multiple FIX paths to ensure order execution and protective counter trading: to as many brokers as possible to connect to live or demo trading
http://www.quickfixengine.org/
3) Can trade on multiple currency pairs simultaneously.
charting interface for technical analysis
4) Storage of all low level and high level trading and quote information in mysql.
5) Simple c++ strategy interface implemented as a class or object. Strategy interface will have clean hooks to calls in ta-lib, quantlib, and fann. Handoff must include sample strategies demonstrating the use of these three technologies.
6) Backtesting environment should fully automate the process of testing strategy across multiple predefined currency pairs using M1 data, testing multiple values of predefined strategy input parameters with Neural Network hooks.
7) Should leverage existing open source projects like QuantLib and TA-Lib in strategy scripting language: http://ta-lib.org/
http://quantlib.org/
8) GUI or ncurses required, as long as storage of backtesting and live trading information is stored in MySQL in such a way as it becomes easy to model in Excell or custom PHP/MySQL web app.
9) Full source code and documentation handoff. Immediate support upon request (if new version of quickfix breaks compatibility, etc.)
10) Ncurses client should be separate program from main daemon application, using JSON or similar to communicate, or even FIX if it makes sense or API. Multiple clients should be able to talk to the daemon, having identical information on all clients.
11) The server daemon should be able to trade the same strategy across multiple FIX accounts or paths, understanding that the forex, stock data provided from upstream will be different across brokers, and only trade on each data stream at each broker institution.
12) Incorporation of FANN http://leenissen.dk/fann/ into backtesting and / or forward trading. Good design would result in a bonus. An example of NN application to trading can be found at: http://cortex.snowcron.com/forex_nn.htm
13) Server Daemon should be ROCK SOLID STABLE. That means no cheating or shortcuts when programming it. It should not skip a beat when connections fail to FIX brokers or connections from Ncurses clients. Live money will be used to trade it! It should respond to signals for gracefull exit, restart, and statistics (FIX stats, other stats not available from OS, health status.) An snmp interface would be nice. Daemon should also have three logging levels to syslog daemon . debug log, trade log, and information log. All message go to syslog and mysql.

14. some MT4 indicators will be converted to work with this platform.

15. a charting Template coded in MT4 will be used as the base Template for the charting interface on the platform

16. A Large number of Brokers API to be hard coded into the platform, so that end users can easily enter their account Login and password to easily connect to theri respective brokers, to execute trade orders, as demo or live trading. as well as grab quotes.
Open source project that is similar in design to the proposed program: http://www.activequant.org/ – I do not like java though. feel free to pull ideas / code from it.

Please Only Bid if you have done such Job before, and you have knowledge of meta trader launguage

I do need well design interface for it, very attractive to end users, and the chart display should be well defined for end user liking. as well API to connect to various Brokers, through a simple interface

Write Testimonials Across Web

June 2nd, 2009 Comments off

Our car dealership, Bill Pierre Auto Centers, includes Bill Pierre Ford, Bill Pierre Chevrolet and Pierre Money Mart. We are in Seattle, Washington zip code 98125.

We sell all makes and models of cars. We have a large inventory. You can see more on pierreautocenters.com, pierreford.com, pierremoneymart.com and pierrechevrolet.com. We give car loans to most of the customers who purchase from us.

We want you to go to online sites like CitySearch, YellowPages, Yelp, Google, Edmunds, Dealerrater, Judysbook, Mydealerreport, Superpages, Dexonline, Yahoo, Google, and MSN directory, and any/all consumer opinion websites and CREATE MULTIPLE ACCOUNTS with DIFFERENT EMAIL ADDRESSES, write a 4 or 5 star review, and post it. You must also personalize your profile and add a pic, Invite your friends, review 2-3 other unrelated businesses also to give your profiles credibility. We want this because otherwise the sites think you are spam or a employee of the dealership.

We want 40 testimonials per week on multiple sites. We require that you email us a progress report with links to your reviews and the name of the profile you posted under.

Payment will be made through Scriptlance. Make your bid for 1 month of testimonial writing..40 per week. Bid accordingly.

Thanks,

Rahil

Xml Schema Via Forms

May 7th, 2009 Comments off

We are using Machform from Appnitro.com to dynamically create embedded forms for our website.

*After form submission* I would like to send across the collected details to an XML schema, i.e. it’s a system which will import all the data sent across to it. I have been given the schema by the data collection company.

So…

1) User fills form (already created via MachForm)
2) Collected details sent to external XML Schema URL i.e. http://www.
3) MachForm handles the redirection to a success page

I have *three forms*, the number of forms is irrelevant however they each have a different function therefore will post to an XML at different times…

1) FORM 1 – A) user completes form B) collected details sent across to server2 via XML C) redirect to success URL
2) FORM 2 – A) user completes form B) user pays via protx.com C) collected details sent across to server2 via XML D) redirect to success URL
3) FORM 3 – As form 2

Please note, no data should be sent via XML to server 2 via the schema unless they complete all necessary fields (validation), MachForm will handle all this so you don’t have to. Also note, in forms 2 and 3 data should only be sent after successful payment.

YOU WILL ONLY NEED TO DEVELOP THE LINK TO THE XML SCHEMA, NOT PAYMENT NOT FORMS, JUST BE SURE YOU SEND DETAILS AT THE RIGHT TIME!

THERE WILL BE THREE SEPERATE SCHEMAS WHICH WILL BE PROVIDED

YOUR CODE WILL WORK WITH MACHOFRM

Please see http://www.imranmohammed.com/slxml.rar for example schema, and flow chart

Xml Schema From Forms

May 5th, 2009 Comments off

We are using Machform from Appnitro.com to dynamically create embedded forms for our website.

*After form submission* I would like to send across the collected details to an XML schema, i.e. it’s a system which will import all the data sent across to it. I have been given the schema by the data collection company.

So…

1) User fills form (already created via MachForm)
2) Collected details sent to external XML Schema URL i.e. http://www.
3) MachForm handles the redirection to a success page

I have *three forms*, the number of forms is irrelevant however they each have a different function therefore will post to an XML at different times…

1) FORM 1 – A) user completes form B) collected details sent across to server2 via XML C) redirect to success URL
2) FORM 2 – A) user completes form B) user pays via protx.com C) collected details sent across to server2 via XML D) redirect to success URL
3) FORM 3 – As form 2

Please note, no data should be sent via XML to server 2 via the schema unless they complete all necessary fields (validation), MachForm will handle all this so you don’t have to. Also note, in forms 2 and 3 data should only be sent after successful payment.

YOU WILL ONLY NEED TO DEVELOP THE LINK TO THE XML SCHEMA, NOT PAYMENT NOT FORMS, JUST BE SURE YOU SEND DETAILS AT THE RIGHT TIME!

Please see http://www.imranmohammed.com/slxml.rar for

WordPress Plugin

March 21st, 2009 No comments

I am looking for an expert WordPress programmer to do the following:

Create a plugin that will allow users who are registered on the site to be able to post information on whoever we are posting about.

1. Must be able to use the site register in order to use the plugin and admin still has the same controls in order to accept or deny the postings as with any other post.

2. This works with the Postings, not the pages.

3. Contributor should be able to create a new biography of a person since this site is about posting information about a particular person and their history.

a) Upload an image that must be same size format thumbnail and not a poor job, the picture must be clear.
b) Bio information of the person, First and Last name, current title, location such as city, state, country.
c) Input text of person in order to display story or information about them.
d) Link area for hyperlinks to other locations where information can be viewed when inputting information of the person. These links will show on the main page of this person with the story as reference links.
e) All must work with the current comments.

4. When a new biography of a person has been created, it goes on the main page by rank. Anyone can click on this image with the name of the person and either comment about them or register to add more information. This system will just continue to grow, it’s like adding more on to the bio with date and time of when posted and by who.

5. I want a ranking system that will allow users who comment that will cause the person to go higher in the ranking. The admin should be able to set this to any number particular to the following: If set to 10, then after every 10 comments, the person gets a Star, the same with adding more information about them. I should be able to change the settings to whatever number I want for that bio to achieve in order to obtain a star for popularity.

6. Main page should be of these postings set by admin, such as I want ten or the top ten to be shown on the main page or whatever number I want. Five across or four across and how many down.

7. Must work with any skins I choose. The main page must show the top persons and look nice. The secondary page that opens the bio must be nice and show all the postings below it preferably as a short title and summary where they must click to open it and it will drop down. It could also be just title, summary and a plus (+) sign to expand it. Whatever looks good.

8. A search bar across the top page for easy search and an A through Z quick link to last name searches that will show all bios with the last name of the letter chosen.

No bugs and no issues with it. I expect the full code when completed and must be able to add to the content plugin and activate like any other plugin. Must have my name in the Plugin for reference.

Bear