Xml Feed Into Html
Experience of using and styling XML feeds is essential
Experience of using and styling XML feeds is essential
I need for the optin forms on this page:
https://www3.gotomeeting.com/register/539251942
To function the same on this HTML page:
http://eonlineseminar.com/
Want to keep the design the same, this should be an easy job for anyone that knows what they’re doing.
I look forward to working with you.
Thanks
I’m looking for a developer who will be working on converting PSD file to HTML 2 and CSS. I need just one page(home page).
Website consists of:
- Header with navigation
- Slider
- Left column
- Main content(text with h1, h2, h3 and space for embedding a video)
- footer
I have PSD file, jpg is attached. I need someone who can convert it in html with table less and with cs, i need this in div base not a table. I need this asap.
I have PSD file, jpg is attached. I need someone who can convert it in html with table less and with cs, i need this in div base not a table. I need this asap.
Hi
I have a wordpress site but its in html files. I would like the site cleaned up and organised properly.
removal of any other site within the code and some of the content in a different location on the page,
should take 30 mins for someone who knows what they are doing.
Hi
I have a wordpress site but its in html files. I would like the site cleaned up and organised properly.
removal of any other site within the code and some of the content in a different location on the page,
should take 30 mins for someone who knows what they are doing.
Hi
My designer has completed the design of my website in adobe indesign. I now need it to be converted into html so I can publish my website.
There are approx 5 pages.
My budget is $23
We need to create html website from perfect ready psd ….the website is in both Arabic & English approx.22 pages….just normal style …so you should be familiar with …right to left alignment….
your job is all about html…we wil provide the content in both Arabic & English..
I need to see examples of Arabic& English websites you did…indeed.
The project is simple. You just need to convert attached JPG file into html. We will supply high quality version of the file.
Images should be images, text is text, background is background.
Thanks.
Hi,
I need the attached PSD file cut up into html. I need it done so it perfectly matches the attached image. Pixel perfect. Please use css, not tables within html code.
This project is urgent and I’m hoping someone can finish the project within 24 hours. I am a perfectionist, so if you do not have a lot of experience cutting up PSD into html and do not believe you can make it perfect, please do not bid.
Message with any questions.
Regards,
Wyatt
Convert PSD into html and creation of 3 additional content pages.
Must be compatible with all major browsers.
Must be available to start ASAP.
I have a PDF design of a one page website that I want to create. I need it in regular HTML code. All images and look must be maintained in HTML.
Very simple PSD must be sliced into HTML for email. Super simple for someone skilled.
I want you to convert My templates into HTML.
I have a 1 page PSD design which I need cut into HTML so I can use it as a website.
I need this done straight away. Please only bid if you can start now and finish within an hour.
Thanks
Need someone to slice one graphic file into HTML. This page is an addition to an already existing website, and you need to use the same css style. Page needs to be delivered asap! Today preferably!
Will accept the first decent bid!!
Hello I have a psd template a designer designed for us for our new website and he only does design he does not know how to code it to HTML or make it a REAL WEBSITE so he sent us .psd file of the template for the homepage but now we are stuck and in a bind because we dont know how to do it either… I need a true expert who can do this today and make the website actually a real html website where we can edit the pages in text editors like you could with any other website layout..
I need a true professional for this and don’t have any time to waste so true professionals only please and I need someone who can complete this TODAY urgently for us… so only bid if you can start working immediately!
I need a PSD sliced up into html, css, and some javascript.
I have a homepage designed already. I also have a jpg of the homepage with detailed notes on it. It is very easy to understand. There is form that needs to be built on the page as well as javascript image rotator in the page as well. I have the script already available just plug it in for me. Also the form has all values already put together in a doc.
I will include a BONUS if this can be completed perfectly in 24 hours and it is ready for migration to live server.
Whoever picks this job will also have the option of slicing up a subpage of this site as well, which will be less pictures and more content so it will be much easier.
Please respond ASAP. Urgently need this completed. I have attached a jpg of the notes on the site. Please let me know if you can do this quickly.
I have WHMCS installed and I would like you to integrate it into my site’s HTML design. FOR MORE DETAILS PLEASE REVIEW THE .TXT DOCUMENT I HAVE ATTACHED TO THIS PROJECT!
I would also like someone to do these “further security steps” that WHMCS recommends: http://wiki.whmcs.com/Furthur_Security_Steps
Thanks!
We have a client who needs a JPG split into HTML and CSS.
The CSS must be tableless. No tables, please. The final product will consists of:
1. HTML File
2. Tableless CSS File
3. All images in an “images” folder.
Deadline should be by Monday 12/21/2009, but we will take sooner.
I have 2 psd documents that can be seen here: http://www.lasvegasattractions.com I need the design7 psd to be converted into html. The second psd is just to show how the buttons on the left will roll over.
I want the html code to be seo friendly, as well as easy for me to edit using simple programs like frontpage 2000.
In the html each button on the left and the 2 buttons on the header should each be clickable. The large las vegas image at the top of the content will be removed. That whole area has to be easy for me to enter and edit content.
Slice 5 PSD files into optimized HTML with separate CSS files.
All images, colors and text need to be optimized for the fastest load times possible. Use of HTML colors as opposed to images were possible is needed.
Please let me know:
1) Your availability
2) Time to completion
Time to completion, pricing and average reviews will determine selection.
I have a sales page in .doc format and need to in HTML version and some formatting done.
Its easy job and I need it done today.
I have a html page with flash header and slide show. I also have a php contact form that i would like placed into the html page with all of the flash heading to stay the same.
Everything is created I just need to combine the two.
thanks
Convert indented plain text into properly formated HTML
I like to use indented plain text for project planning, as I feel it allows me to easily express hierarchical relationships between different elements without all the troubles associated with other file formats.
In order to be able to later present these documents in the web, I’m looking for somebody with an excellent grasp of regular expression to code for me, in PHP, a conversor from plain text to properly formated HTML.
The conversor has to do the following:
Step 1: Collect information
Ask for a document title
Ask for the plain text that needs to be converted into HTML
Step 2: Transform text into properly formated HTML
2-1) Include the header file (header.html), replacing $$title$$ by the document title specified in the previous step
2-2) Do the following transformations to the plain text
a) Based on the indentations expressed in the source plain text, properly open and close blockquote tags, in order to obtain the appropriate indentation level in the resulting HTML. Also indent blockquotes tags in the HTML file itself, so it is easier to read the resulting HTML.
b) When a doble carriage return is detected in the plain text file (blank line), replace it by opening and closing p tags
c) Surround text starting with * with the h1 tag
d) Surrond text starting with ** with the h2 tag
e) Surround text starting with *** with the h3 tag
2-3) Include the footer file (footer.html)
Step 3: Show the resulting HTML file in a textarea, from which it can easily be copied.
I have included 4 files in this project description
header.html
Contains the header that needs to be added at the top of the resulting HTML file
footer.html
Contains the footer that needs to be added at the bottom of the resulting HTML file
SampleText.txt
A sample plain text file for testing purposes
ResultingHTML.html
The resulting HTML file that is expected after the conversion process, taking SampleText.txt as source
I need someone who can help me take the twitter search RSS feed and parse the results into an HTML form I’ve created.
An example of the form is here:
http://aqroo.com/twitter/twitter-plugin.html
An example of the Twitter RSS feed is here:
http://search.twitter.com/search.atom?q=star%20trek
I have a copy of RSS2HTML, RSS2HTML Pro and RSS2HTML Cache from FeedForAll.com. More details on these scripts are available here:
RSS2HTML – www.rss2html.com
RSS2HTML Pro – http://www.feedforall.com/rss2html-pro.htm
RSS2HTML Cache – http://www.feedforall.com/rss-cache.htm
*If you would prefer to use a different script/solution to parse the RSS feeds I am open to alternatives.
The script needs to have the ability to configure the number of results shown on each page. For example, I could set it to only display the 3 most recent entries or the 10 most recent entries.
The script should take a single keyword from the page, and then retrieve the RSS feed for that page. The keyword to be searched will be set by another PHP variable. When designing the script, the script should retrieve “$twitter_keyword” for the keywords to be searched.
Finally, the script should save the list of author names and URLs to a MySQL db. The script should build a list of all author names found in the RSS feed (regardless if they display or not), and then check the list of authors for duplicates. All new authors should then be added to the database.
If you have any other questions, please send me a PM and I’m happy to clarify any questions. Thanks!
I would like this jpeg logo (exclude words below) image recreated in super sharp graphics, then converted into a 198w x 198h html image. I would like the image to look like a watermark (barely visible), and put in a box. We will write an article either atop the logo or below it in the box. Low bidders that take the time to do exact mockups will likely get the job.
I would like this jpeg logo (exclude words below) image recreated in super sharp graphics, then converted into a 198w x 198h html image. I would like the image to look like a watermark (barely visible), and put in a box. We will write an article either atop the logo or below it in the box. Low bidders that take the time to do exact mockups will likely get the job.
I have a sales letter written up that needs to be transfered from Microsoft Word into HTML.
I have the HTML/CSS template all ready to go, I just need the content from Word transferred over.
Once I choose you as the winner I will email you the files you need to complete the project.
Thanks for bidding.