Web Design Php
ok so basically the project is to change my current HTML site into a dynamic PHP website which can be modified through back end so a CMS would be required and finally we need to have a WORDPRESS blog integrated with the same design of the site however the most important is to keep exactly the current design and look of the website (I don’t want to have any change in the design of my current website) all this project will be under supervision of my SEO company so it’s very important that whoever take this project will know how to build the site SEO friendly!!!
Category: PHP Projects
PHP Projects
Build App – Google Yahoo Api
Build App – Google Yahoo Api
Here is how the app works:
Step 1 – Google Keywords API
Make a webpage with a text input box where user can enter a list of “seed keywords”.
On submit, each keyword is sent to the Google Keyword API.
Google’s API will return a variety of similar keywords, with traffic levels and competition levels for each keyword in the list.
Remove any keywords that have competition levels greater than 4 out of 5 (80%).
Remove any keywords that have last month search volume less than 20,000
Save results to a csv file.
Step 2 – Yahoo Site Explorer API
For each keyword in the list above, search in Google.com
Record the URL of the 5 websites in search result positions #1, #2, #3, #9, #10.
For each of those 5 websites, send to Yahoo Site Explorer API.
Find the number of “inlinks” (sites linking to the website) using these parameters:
Look at “inlinks”
Except from this domain (omit_inlinks=domain)
To entire site (entire_site=1)
The results will say how many other sites “inlink” to the site in position #1, #2, #3, etc.
Record the number of inlinks to each of the 5 URLs in the csv file.
If possible, sort the inlinks by Google Page rank. Then get the average Google Page Rank of the first 100 inlinks in the sorted list. Record that average value in the csv file.
Step 3 – Sort Results
Create 3 csv files for the final results:
Good
Medium
Bad
Each keyword needs to be sorted into ‘good’, ‘medium’ or ‘bad’.
Good:
All 5 URLs have number of inlinks less than 1,500
Average PR 1 or less for first 100 inlinks
Medium:
ALL URLs have number of inlinks between 1,500 and 5,000
At least 2 URLs have number of inlinks less than 1,500
Average PR 2 or less for first 100 inlinks
Bad:
Anything not fitting the criteria for ‘good’ or ‘medium’
Step 4 – Master Record
Add ALL records to a master csv file.
Append the records to any existing records. (add new records to end of old records).
The master csv file will contain a history of all records created since the app was created.
LINKS TO GOOGLE API AND YAHOO API ARE IN THE ATTACHED DOC, WITH SCREENSHOTS
Social / Semantic Web App
Social / Semantic Web App
Start-up is developing a web application that combines the best of semantic and social networks with an intuitive graphic UI. This shall be a fun project for 6-9 months!
We want to build a well-organized team of 3 people with good spirit in the Czech Republic with regular meetings in Prague.
(I was even thinking of posting this in the “Jobs” section …)
Please, don’t respond to this if you can’t make it to Prague at least every two weeks.
Profiles for team members are as follows:
1 technical lead
Good conceptual thinking and communication skills, fluent in English. Knowledge about semantic web and OpenSocial / Facebook API and experience with open-source projects would be a plus. Sound knowledge of MySQL, Apache, PHP. At least basic knowledge of RDF, Adobe Flex and AJAX; experiences in developing a complex web application.
Should be able to work a TRD against our brief and to set up a development framework.
Available for at least 30 hours a week.
1 web/PHP developer
Good command of English, sound knowledge of MySQL, Apache and PHP. Knowledge about semantic web and OpenSocial / Facebook API and experience with open-source projects area would be a plus.
Available for at least 30 hours a week.
1 Adobe Flex UI developer
Good command of English, very good knowledge of Adobe Flex/Flash and (X)HTML, basic knowledge of AJAX, MySQL, Apache and PHP. Experiences with open-source projects would be a plus.
Available for at least 30 hours a week.
We are looking for reliable people who are looking forward to pioneer, who are creative in engineering around problems, who have a sense of humour … and who have fun working in a good team!
We’re happy to work with people fresh from university as long as they have a good ambition and experiences in web development.
We want to get started as soon as possible 🙂
C# .net Gps Project
C# .net Gps Project
YOU WILL BE BIDDING ON PART 1 of THIS PROJECT. PART 2 IS INCLUDED SO YOU KNOW ABOUT FUTURE DEVELOPMENT.
ESCROW REQUIRED
PURPOSE: To track the real time movement of a laptop using a GPS receiver upadting the GPS data in 1 minute intervals. Laptop will be in a vehicle using Microsft Streets and trips for navigation. Only 1 GPS receiver will be connected to the laptop.
PART 1
DESCRIPTION: Project requires the detection of a GPS device (USB or bluetooth possibly being concurrently used by MS Streets and Trips) on a laptop using Windows XP, Vista or Windows 7 operating systems and then saving the data (lat long time) once every minute to a file that can be uploaded to a MySQl database. The file will be later used in google maps
1 – Launch from desktop
2 – All NMEA0183 protocol versions supported
3 – programmed in C# and .NET framework
4 – real time GPS data
5 – Automatic recovery of lost connections
6 – Display of data sets viewable on desktop in real time
7 – start/stop/reset buttons to start stop and clear data collection
8 – Completed project will consiste of BOTH the source code and Compiled EXE file
PART 2
DESCRIPION: Upload data to MySQL database when internet connection is avaliable.
1 – automatic detection of internet connection
2 – automatic upload of data to MySQL database
3 – Display data sets on website via google maps using two possible selections. Prefer javascript for google maps and XML for data set updating from MySQL database data
A – displays all points with start time and connects data sets using line
B – Displays animated movement of marker,. updates data sets once per minute, by deleting displayed marker and replacing it with a marker using the most updated dataset uploaded from the program.
This is a quick 1 day project for a programmer that is familiar with GPS C# .NET
Repair Work Or Modification
Repair Work Or Modification
I have a current project that occurs with many code errors, when there are too many people using the chat system, The chat was suppose to be made for many players. However there was nothing that made it to work in such a manner, having the details. I was told there were a few lines of code that needed to be fixed. I am not fully certain on that however I am placing the job on here with the first project listed below, and further projects I would like to work with the same person on, This is not one Job, this will be several small to medium jobs over this month.
If you would like to see the issue yourself please let me know.
the codes that come up are evening codes when the traffic is the most high.
Warning: mysql_connect() [function.mysql-connect]: Can’t connect to local MySQL server through socket ‘/var/lib/mysql/mysql.sock’ (11) in /var/www/vhosts/Roleplay-BU.com/httpdocs/play/common.php on line 7
Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /var/www/vhosts/Roleplay-BU.com/httpdocs/play/common.php on line 8
Warning: mysql_query() [function.mysql-query]: Can’t connect to local MySQL server through socket ‘/var/lib/mysql/mysql.sock’ (11) in /var/www/vhosts/Roleplay-BU.com/httpdocs/play/common.php on line 13
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /var/www/vhosts/Roleplay-BU.com/httpdocs/play/common.php on line 13
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /var/www/vhosts/Roleplay-BU.com/httpdocs/play/common.php on line 13
Warning: mysql_query() [function.mysql-query]: Can’t connect to local MySQL server through socket ‘/var/lib/mysql/mysql.sock’ (11) in /var/www/vhosts/Roleplay-BU.com/httpdocs/play/common.php on line 23
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /var/www/vhosts/Roleplay-BU.com/httpdocs/play/common.php on line 23
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /var/www/vhosts/Roleplay-BU.com/httpdocs/play/common.php on line 24
Warning: mysql_query() [function.mysql-query]: Can’t connect to local MySQL server through socket ‘/var/lib/mysql/mysql.sock’ (11) in /var/www/vhosts/Roleplay-BU.com/httpdocs/play/ajax.php on line 81
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /var/www/vhosts/Roleplay-BU.com/httpdocs/play/ajax.php on line 81
Warning: mysql_query() [function.mysql-query]: Can’t connect to local MySQL server through socket ‘/var/lib/mysql/mysql.sock’ (11) in /var/www/vhosts/Roleplay-BU.com/httpdocs/play/ajax.php on line 84
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /var/www/vhosts/Roleplay-BU.com/httpdocs/play/ajax.php on line 84
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /var/www/vhosts/Roleplay-BU.com/httpdocs/play/ajax.php on line 85
Warning: mysql_query() [function.mysql-query]: Can’t connect to local MySQL server through socket ‘/var/lib/mysql/mysql.sock’ (11) in /var/www/vhosts/Roleplay-BU.com/httpdocs/play/ajax.php on line 124
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /var/www/vhosts/Roleplay-BU.com/httpdocs/play/ajax.php on line 124
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /var/www/vhosts/Roleplay-BU.com/httpdocs/play/ajax.php on line 125
Warning: mysql_query() [function.mysql-query]: Can’t connect to local MySQL server through socket ‘/var/lib/mysql/mysql.sock’ (11) in /var/www/vhosts/Roleplay-BU.com/httpdocs/play/ajax.php on line 189
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /var/www/vhosts/Roleplay-BU.com/httpdocs/play/ajax.php on line 189
Warning: mysql_connect() [function.mysql-connect]: Can’t connect to local MySQL server through socket ‘/var/lib/mysql/mysql.sock’ (11) in /var/www/vhosts/Roleplay-BU.com/httpdocs/play/common.php on line 7
Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link resource in /var/www/vhosts/Roleplay-BU.com/httpdocs/play/common.php on line 8
Warning: mysql_query() [function.mysql-query]: Can’t connect to local MySQL server through socket ‘/var/lib/mysql/mysql.sock’ (11) in /var/www/vhosts/Roleplay-BU.com/httpdocs/play/common.php on line 13
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /var/www/vhosts/Roleplay-BU.com/httpdocs/play/common.php on line 13
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /var/www/vhosts/Roleplay-BU.com/httpdocs/play/common.php on line 13
Warning: mysql_query() [function.mysql-query]: Can’t connect to local MySQL server through socket ‘/var/lib/mysql/mysql.sock’ (11) in /var/www/vhosts/Roleplay-BU.com/httpdocs/play/common.php on line 23
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /var/www/vhosts/Roleplay-BU.com/httpdocs/play/common.php on line 23
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /var/www/vhosts/Roleplay-BU.com/httpdocs/play/common.php on line 24
Warning: mysql_query() [function.mysql-query]: Can’t connect to local MySQL server through socket ‘/var/lib/mysql/mysql.sock’ (11) in /var/www/vhosts/Roleplay-BU.com/httpdocs/play/ajax.php on line 81
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /var/www/vhosts/Roleplay-BU.com/httpdocs/play/ajax.php on line 81
Warning: mysql_query() [function.mysql-query]: Can’t connect to local MySQL server through socket ‘/var/lib/mysql/mysql.sock’ (11) in /var/www/vhosts/Roleplay-BU.com/httpdocs/play/ajax.php on line 84
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /var/www/vhosts/Roleplay-BU.com/httpdocs/play/ajax.php on line 84
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /var/www/vhosts/Roleplay-BU.com/httpdocs/play/ajax.php on line 85
Warning: mysql_query() [function.mysql-query]: Can’t connect to local MySQL server through socket ‘/var/lib/mysql/mysql.sock’ (11) in /var/www/vhosts/Roleplay-BU.com/httpdocs/play/ajax.php on line 124
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /var/www/vhosts/Roleplay-BU.com/httpdocs/play/ajax.php on line 124
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /var/www/vhosts/Roleplay-BU.com/httpdocs/play/ajax.php on line 125
Warning: mysql_query() [function.mysql-query]: Can’t connect to local MySQL server through socket ‘/var/lib/mysql/mysql.sock’ (11) in /var/www/vhosts/Roleplay-BU.com/httpdocs/play/ajax.php on line 189
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /var/www/vhosts/Roleplay-BU.com/httpdocs/play/ajax.php on line 189
The code list continues after that. I have been told that it is a setting that needs to be adjusted for the original making of the script.
If you can help in any manner suggest something that may be wrong, as you can see we use mysql, ajax, etc.
This chat was to be finished a while back I am looking for someone to take over the tasks of small updates. I will discuss more on future projects later on.
Please view over what is given and let me know. I need it changed so I can have the 200 to 500 users for this chat all able to role play at the same time. Not… 20… When I had first put up for the chat it was with interest for 5000 players.
This is a role playing chat, played by text posting that scrolls with images and banners. Nothing to harsh at the moment.
Projects for the future, I will continue to come back to do these.
IN-Chat mailing system
Item transfer
Gold transfer (Think Travian)
Daily gold
Log books – journals
The loading font and selection per character to use for banners, letters journals, all in that characters chosen font.
Create Custom WordPress Plugin
Create Custom WordPress Plugin
Hi!
I would like someone to make me a custom WordPress plugin, like this one: http:// deanhunt .com/ make-money-online/ (remove spaces to check the website). It would be used for voting on products, websites, services, hotels, restaurants, etc.
I have a list of requirements on how the plugin should be made and look like and I’ll send them to you when you send me a PM, before you bid.
Thanks!
Magento Template Plus Install
Magento Template Plus Install
This project is to install magento on my domain and create a template that matches the attached pdf.
To ensure you are not cut and pasting your bid i want you to comment on the pdf and say what will be the most difficult change.
The magento blog needs installed also.
How many days will this take?
Please only bid if you have excellent magento work feedback.
I need an update every 2 days on progress.
Many thanks.
Text Ad Exchange Coding Flash
Text Ad Exchange Coding Flash
I need someone who is either familiar with Text Ad Exchange scripts or just knows php and flash. I operate a site with a “wheel game” and need the flash corrected and the php that makes the wheel work corrected. I had the prizes changed and the person that did the flash must have done something wrong because things are not lining up like they should. The current programmer I use could not figure out the issue, so I need someone that knows both php and can deal with flash to fix this for me.
Nsis Installer Script
Nsis Installer Script
I’m working on an NSIS installer script, and I don’t have the time to finish it. I’m looking for a simple function, and that is for the user to be prompted with username and password, and with this tested via a https php connection.
I have some online examples, etc.
http://forums.shoutcast.com/showthread.php?s=&postid=2631144#post2631144
Php /oscommerce Employment
Php /oscommerce Employment
Hi,
We are searching (for our customer) a clever PHP programmer that have very good knowledge of osCommerce.
Our customer has a webshop and needs someone to administrate it on a full time basis. 8 hours / day – 22 days / month.
You will get a monthly salary. So please bid with 22 days duration, and how much salary you require for these 22 days.
Please also send me a private message with your CV.
Thanks
Adbrite Install & Cust.omize
Adbrite Install & Cust.omize
I need to design a web portal like yahoo or msn – nothing too complicated with email/sms/and content channels…
I also need to customise the adbrite script and also design a logo for the new site – this is urgent thx – if you can do this fast then bid – payment is immediate on completion thx
Recruitment Website Required
Recruitment Website Required
Hi
we need a clone of s1jobs website. both front end,backend and ALL features. All SEF.
Would suit someone with experience of recruitment websites. this is a UK based website. Website must have facility to place loads of adverts on it
In addtion to this, we also require facility to scrape this website as well and put on selected jobs
WordPress Theme Fix
WordPress Theme Fix
I need someone to edit three php files (index, single and fuctions) in my premium wordpress theme so that I can use custom fields to post images with my posts instead of the theme automatically getting the first image from the current post, and displaying it.
Client Management Database
Client Management Database
Hello,
I am in need of a php database driven script for inserting information about clients.
I am currently using an excel spreadsheet to do this and want to now
put it online, and offer it to my website visitors.
Side Note: I will be using Amember for user management and, if possible, this client management script will need to tie into that login for each user. If not possible, we can come up with another solution.
(Excel file attached for visual help.)
There will be 3 tabs that access 3 different (but similar) sections.
TAB 1: For Active Clients
TAB 2: For Potential Clients (Prospects)
TAB 3: For Past Clients (Previous)
TAB 1 Overview:
In Tab 1, for the active clients, each client will have its own ROW
and there will need to be 8 COLUMNS to enter text (including client
name, birthday, start date, rate…)
Then next to the 8 columns, there will be 5 columns where I could rate
that client on a scale from 1-10 on 5 different factors. THEN
finally, 1 column will need to give the TOTAL of those 5 numbers
multiplied by 2.
This will naturally need a SAVE, EDIT and DELETE field button, along
with a MOVE button (to be able to move a listing via checkbox from TAB
1 to TAB 2 or 3, for example).
NO SEARCH function is necessary. All data will remain visible on the
screen at all times since there will be no more than 20 – 30 listings
in total. I will also need an ADD FIELD/ROW button to add a row for a
new client, if the fields aren’t already visible.
Please see the attached excel file for an example of the layout. And this Google Doc for more specs:
https://docs.google.com/Doc?docid=0AThv9wATlvHVZGRmc2JzcWJfMzBoajl0NHhjbg&hl=en
Please let me know what programming languages (Ajax, php) you intend to use. If I can answer any specific questions, send them my way.
Thank you.
-Joshua
Psd To Html – Very Simple
Psd To Html – Very Simple
I have a .psd file that I want converted to html\css.
This is an e-mail template, so the result must be compatible with all major e-mail clients (meaning, the template must be shown flawlessly on all of them).
I’ll be testing the end result on:
Outlook 2003
Outlook 2007
Yahoo Mail
Live Hotmail
Apple Mail
Gmail
There’s a container where the text is. I want this container to have a min-height value and to be able to “expand” in case I had more text than the default height. No scrolling bar, just want the box to get bigger.
I’m available to send a .jpg of the template upon request via PMB. But it’s a very simple design.