Jobs By Category:
.NET
Academic Writing
Access DB
Accounting
Accounting/Bookkeeping
Active Directory
Advertising
After Effects
Ajax
Algorithmic
Android
Animation
Apache
Architecture
Art & Craft
Article Rewriting
Articles
ASP
Asterisk PBX
Astroturfing
Audio Services
Audio Transcription
AutoCAD
Automotive
Banner Design
Biology
Biotechnology
Blackberry
Blog
Boonex Dolphin
BPO
Branding
Building & Architecture
Building Architecture
Bulk Marketing
Business Analysis
Business Cards
Business Plans
Buyer Sourcing
C Programming
C#
C/C++
CAD/CAM
CakePHP
Caricature / Cartoons
Cartography/Maps
Chemical Engineering
Christmas
Chrome OS
Cisco
Civil Engineering
Cloud Computing/EC2
CMS
Cocoa
Codeigniter
Cold Fusion
Computer Security
Conceptual Design
Construction Monitoring
Contracts
Copywriting
Corporate Identity
Craigslist
CRM
Cryptography
CSS
Customer Support
Data Entry
Data Processing
Dating
Delphi
Desktop Support
Django
DNS
DotNetNuke
Dreamweaver
Drupal
E-Commerce
eBay
eBooks
eCommerce
Editing
Electrical Engineering
Electronic Forms
Electronics
eMarketing
Embedded Software
Engineering
Erlang
ERP
Excel
Expression Engine
Facebook
Fashion Design
Fiction
Finance
Finance Research
Financial Markets
Finite Element Analysis
Flash
Flex
Forum Posting
Forum Software
Game Design
Genealogy
Geology
Ghostwriting
Google Analytics
Google App Engine
Google Go
Google Wave
GPGPU
Grant Writing
Graphic Design
Handheld
Handheld / PDA
Home Design Drafting
Human Resources
IIS
Illustration
Illustrator
InDesign
Industrial Design
Insurance
Interior Design
Internet Marketing
iPhone
iSeries / AS400
J2EE
Java
JavaFX
Javascript
Joomla
JSP
LaTeX
Layout / Formatting
LDAP
Leads
Legal
Legal Advice
Legal Research
Link Building
LinkBuilding
Links
Linux
Logo Design
Mac OS
MacOS
Magento
Magneto
Management
Manufacturing
Market Research
Marketing
Materials Engineering
Matlab/Mathematica
Maya
Mechanical Engineering
Mechatronics
Medical
Medical Writing
Metatrader
Microcontroller
Microsoft
MLM
MMORPG
MODx
MS Access
MS Exchange
MS Expression
MS SQL
MS Windows
mSQL
MSWindows
Multimedia
Music
MySpace
MySQL
Objective C
Oracle
Order Processing
OsCommerce
Packaging / Covers
Palm
Patents
Paypal API
PCB Layout
PDF
PeopleSoft
Perl
Perl/CGI
Phone Support
Photo
Photo Editing
Photography
Photoshop
PHP
PLA / SCADA
PostgreSQL
Powerpoint
Print
Printing
Product Descriptions
Product Sourcing
Programming
Project Management
Project Scheduling
Proofreading
Protoshare
PSD Coding
PSD to HTML
PSD2CMS
Publishing
Python
Quantum
Quantum Computing/Physics
QuarkXPress
Quickbooks/Quicken/MYOB
REALbasic
Recruiting
Rendering/3D
Report Writing
Research
Reviews
Ruby/Ruby on Rails
Sales
SAP
Scientific Research
Script Install
Script Installation
Search Engine Optimization
Second Life / Virtual Worlds
Security
SEM / Adwords
SEO
Sharepoint
Shell Script
Shopping Carts
Silverlight
Social Networking
SocialEngine
Software Architecture
Software Testing
Solidworks
Sports
SQL
Stationery Design
Statistical Analysis
Structural Engineering
Supplier Sourcing
Support
Symbian
System Admin.
System Administration
Tax
Technical Support
Technical Writing
Telemarketing
Templates
Test Automation
Testing / QA
Training
Transcription
Translation
Travel Writing
Troubleshooting
Tutoring
Tutoring / Education
Twitter
Typography
UML Design
User Interface / IA
vBulletin
Verilog / VHDL
Video Services
Video Uploading
Virtual Assistant
Virtual Reality
Visual Basic
Voice Talent
VoIP
Volusion
Web Promotion
Web Scraping
Web Search
Website Design
Website QA
Website Security
Weddings
Windows
Windows Mobile
Wireless
Word
Wordpress
Writing
XHTML
XML
XXX
YouTube
Zen Cart
Zend


Thousands of experts bid on your personal project at ScriptLance.com

Add 2 pages to current CMS from PSD  


Required knowledge: Photoshop, PHP, SQL, Website Design







Here is the website you'll be working on: http://www.samkent.com/gaf

Project in detail

Front end
---------

1) Please download the project files from here: http://www.samkent.com/project_files.zip
This zip package contains the 2 Photoshop files you will be slicing.

2) Slice the Photoshop files into table-less XHTML strict layouts. This must validate using W3C markup service. The pages should also work in internet explorer 6+ and equal versions to this browser (Firefox etc).

News.psd - should be built in: includes/news.php
Sales_Catalogue.psd - should be built in: includes/sales/sales_catalogue.php

* Please note: The basic template is there ready to use. There isn't too much coding involved for the front end. Please adjust the design accordingly to fit in with the current design. Spacing between each news item should be 10px.

Content management system
-------------------------

Once you have built the pages on the front end, you can begin building them into the current content management system. This can be found here: http://www.samkent.com/gaf/cms

Username: admin
Password: test
*Please don't edit any items

As you can see, there is a basic content management system in place.

1) Build a page to add/edit/delete news items. As you can see from the design, there are 4 news items at a time. The newest item should appear at the top. When a new item is added, the bottom item should be deleted automatically from the database. The user should be able to add a picture for each news item. Please include auto resizing for the thumbnails.

* All of the images uploaded via the news page should be stored on the root of the site, in the folder news/thumbs. The text information can be stored in a database.

2) Build a page to add/edit/delete catalogue items for the "Sales Catalogue" page. There should be 8 items per page. When the page has over 8 items, it should add a new page (see design). The user should be able to add/edit/delete the following items:

- (1) A thumbnail - Again this should auto resize
- (2) Programme title
- (3) Series
- (4) Broadcaster
- (5) Year
- (6) Distributor
- (7) More information (end bit of text in the row)

The user must be able to add a link to the "Broadcaster" and "More information". I would also like the option to re-order the catalogue items. Please see the current CMS for an example.

* All of the images uploaded via the sales catalogue page should be stored on the root of the site, in the folder "catalogue/thumbs". The text information can be stored in a database.

3) As you can see, there are quite a few files in the current content management system (http://www.samkent.com/cms). These files currently allow my client to edit the programmes section.

Please tidy these up and create new folders for the new pages. IMPORTANT: I would like to see in: http://www.samkent.com/gaf/cms - 1 index page and then 3 folders titled: "programmes, news and sales_catalogue". This should be an easy enough task.

The content management system you build should be similar to the one we currently have. Simple and in keeping with the current design. I DO NOT want you adding big out of the box systems like joomla. You are welcome to use open source scripts as long as they are bug free and work well.

4) Finally: Please bug check the current CMS we have in place. The last developer rushed the job and it often crashes the browser. Please fix anything which looks wrong.

You can build on top of the current database we have in place OR I can create new ones for you. We can discuss this once you have won the bid.

Terms - Please read before bidding
----------------------------------

1) Your communication must be excellent via Skype or MSN.
2) You must speak excellent English.
3) You have 2 days (including today) to finish the project. We have some time on Monday (UK time) to finish, if we need it.
4) Payment via the Escrow system on GAF.
5) After the project has finished, I may need help installing your work on my clients server. By bidding, you agree to answer any questions I may have about the transfer to another server.
6) ONLY bid if you have the experience.
7) In your bid, you should state how you intend to build the system.

Important note before you bid
-----------------------------

I am due to begin a new job as project manager at a BIG design agency in the UK. I am currently looking for developers to use on a regular basis. If you do an excellent job, I will be putting you on my contact list of developers to use on a a VERY regular basis. Please think about this when placing your bid.

Thank you and happy bidding!






Job Categories:

PHP

Website Design

Photoshop

SQL

Related projects:

Migration of ASP.Net Web Page (2 Pages) to Sharepoint Portal  

ledge to migrate the 2 pages on our current .aspx to SharePoint 2010 environment.
The Bidder must have good background with SharePoint 2007 and hands-on experience with content on SharePoint Portal Services. This might be 6-10 hours of work.
Please feel free to send us email. Experience team with reference will have more chance of getting this project. We are also evaluating development partner based on this trial work.
Thanks

Finishing touches

shing touches)
So, I am sorry since I am not a good programmer and can not give you more details - but we know what we want, so there will not be any problems here. We will give you exact details on this project.
We had a programmer working on this project, but he is not with us any more - so you will have to continue his work. But like I said, most of this is already finished.
If we are setified, we are looking at a long term business relationship.

Add 2 Pages To Existing Site

I have a membership site that needs an "affiliate" page and "thank you" page added.
I don't need any content added to them. I only need an admin section given in the webmasters area so that I can edit them as I need. This admin are should be fully editable.
The pages should look identical to the rest of the site.
I only need one link added to the sidebar that should show up and be accessable to anyone. Not just the members.

need designer/css for adding additional pages to my site  

Hello, i need to add additional pages to my current website, looking for longterm relationship. i will send the link to my site in pm

Add 2 Contributions to osCommerce website- for Zeesol  


Additional files submitted:
oscFileBrowserv2.0.2.zip
paypal_direct_1_1.zip

Add Pages To Site Pca

need to add 6 pages to an exitsting website. PMB for url. will give further details on PMB

CMS From PSD Fast

Need a CMS with Captcha from PSD files fast.

add text link to existing cms

Add text link to cms under thumbnails.

Add 2 module to my website

I have a website.I want to add 2 modules in to my website.First is weather module,can show all location in USA.Second is heroscope module,auto appear when member login.It seems easy for professional coder,isn't it ?

add a page to our CMS

to go into our CMS and add another "Add Price" section with the same tables for us to input information.
Shouldn't be that hard since you can basically just copy what is there already and add it as another page in the CMS. We will edit the prices in the CMS by ourselves.
Sorry, but I will not escrow payment for this. I don't want to have to pay someone who doesn't know how to accomplish this task.
Payment WILL BE GIVEN AFTER COMPLETION

ADD 2 colums to a GRIDVIEW dynamically

omly generated integr between 0 and 100, I also needto color the forecolor of row that has the randomnumber=99 to maroon.
The budject for this project is $ 30
Please see attached file for an expected sample output
I would like the code to be in VB.net
Thank you Additional files submitted:
sample.doc

make / put up 2 pages to website  

>185_8542[1].JPG
accomm2.bmp
creekside villas.bmp
DSCF5322[1].JPG

Sales Copy 2 Pages

I need sales copy written (about 2 pages) to describe the benefits of using my employment site to get work, instead of looking in newspapers for jobs.

dmoz.org add 2 website by eyelogicmedia

we need to add 2 website to http://dmoz.org

Translation - English2chinese

I need 2 pages to be translated from english to chinese.
NO GOOGLE TRANSLATOR OR ANY OTHER AUTOMATIC WORK WILL BE ACCEPTED.
Please only realistic bids.
Files will be sent in .DOC format

fix linking error in 123 blogs

I need someone to log into 123 worpress blogs and fix an error. A lot of links have been added in the wrong format.
www.domnain.com//site - You need to fix it and make it www.domain.com/site
There are beween 0-8 wrong formatted links in each account.
Addtionally you need to add 2 links to each blog from a list I will forward to you.

Drupal Website from PSD template and user log in option  

by April 5th or 6th 2010.
Thank you for your time!

psd to html 2 pages  

psd to html 2 pages

Convert 3 Landing Pages from PSD to XHTML  

over effect on one of the pages. The other two are simple.

psd to html 2 pages  

psd to html 2 pages

Post your own project on getafreelancer Search for scimilar work on getafreelancer
Post your own project on scriptlance Search for scimilar work on scriptlance
Post your own project on eufreelance Search for scimilar work on eufreelance

Outsource your programming projects at ScriptLance.com today - Free signup

Post and Bid on projects! Join EUFreelance.com for free!




Currently viewed: "Add 2 pages to current CMS from PSD   "