Mods To WordPress Blogs

Mods To WordPress Blogs
I want to do the following..

1. install the wordpress for my other three blogs

2. I need to make some modifications to the blogs using the rss to blog that I haveinstalled so that the feeds begin automatically showing on my blogs

I would like the feeds to show up just like they are on riotimes.com

I want the top stories section

You see how at the at the bottom show in a list of links divided by category.

and then also on the right where there is an image and then a short synopsis and it send you to the original source.

3. I want the articles first three to come up like my blog posts an to cut off at the mid-way point or shop off the last paragraph and then to say

To read the rest of the article. Click Here

The purpose of this is to send traffic back to the original source of the material.

If the price is good, we can get started asap. An example of one of my blogs is tablet*community.com delete the * all the blogs have the same design.

Affiliate Script Integration

Affiliate Script Integration
Im setting up an affiliate script called JAM and i need to integrate it with my payment processor.
The script needs to get some variables every time a sale is made – like the sale ammount and the transaction id – in order to calculate and assign the propper commission to my affiliates.
The script offers different integration options like inserting a PHP or JavaScript code in the last page of the order process, using an image tag, etc.
I dont care about the selected method as long as it works.
For someone who knows PHP this must be a piece of cake but im trying to do it myself an it´s been a bitch.

Website For Art Gallery

Website For Art Gallery
I would like to create a website for an Art Gallery

The website will be done in PHP and MySql
(Database to hold the pictures of the art)
I want a custom CMS

This site will consist of:
1. Home Page
2. About Page
3. Gallery Page (showing Picture, Name, Size and Price and if sold and buy it now buttons connected to paypal.)
picture, if clicked will show larger)
4. Contact Page

Backend:

Admin Page
-upload the pictures,
-Add Name
-Add Size
-Add pricing for pictures
-mark as sold (check box, will show as sold in gallery)
-Financial section to keep totals of what has been sold each month.
-bulk email section to send newsletter

Logo:
Need to re-create logo

Magento Multi-site — Fix Bugs

Magento Multi-site — Fix Bugs
We have a Magento Multi-Site setup with Paypal Payments Pro and Paypal Checkout Express.

Bug #1
The website is crashing when a user is attempting to checkout as Guest without registering as a user.

Bug #2
When Payment details are being passed to Paypal for payment, the shopping cart contents are not being displayed in the paypal payment

Bug #3 (not paypal related)
When Clicking add to cart, the item doesn’t get added to cart the first time and needs to be added again
Also when clicking the shopping cart logo, it doesn’t take you to the shopping cart.

Bug #4
Shipping Amount not being displayed in proper currency format.
– The programmer must be familiar with Magento-Mutli site setup

Bug #5
Some HTML formatting

Photo Battle Site

Photo Battle Site
*** I am ONLY looking for VETERAN programmers for this project. I have asked several programmers for quotes on this project, and the average bid was for $300. But I am willing to pay for quality if you have an impressive record of positive reviews on large projects.

I expect daily updates and fast, quality work. In return, I will pay you very well and treat you with respect. I am the founder of several well-known, high-traffic websites and my reputation is very good.

With your bid, please include several reasons about why you would be the best choice for this project. ***

SUMMARY: Members of a certain Facebook network vote to determine the most attractive person in the network.

– All current members of the network are entered automatically. Their Facebook pic is the photo used by default, unless they change it. Every member is allowed to vote, but they must log in through Facebook connect.

– Each day, each voter is presented with 32 randomly selected members to vote on. The voting works just like this: http://whoishotter.com/?page=contest&start=new (We have already coded this, it just needs tweaking.)

– There are 8 rounds of voting. Each round lasts 1 week. Each round eliminates a percentage of the girls. 100% of girls are voted on in Round 1. Round 2: 85%. Round 3: 70%. Round 4: 50%. Round 5: 30%. Round 6: 32 girls left. Round 7: 8 girls left. Round 8: 2 left girls.

– Each member can opt-out, change photo, and view what Round they’re in.

Flash (source Files) To Html

Flash (source Files) To Html
Hi,

We need to redesign the whole website (english and spanish versions) of this website in Flash http://lcv.descubretuweb.com/flash to HTML-PHP-CSS

General details:

1. FTP data to a test server will be provided to access .fla source code, .psd files, all the texts in a digital format and pictures. And to upload the job for work monitoring
2. Visual aspect must be the same than the original website (except animations effects from flash in textual elements)
3. The same Flash-animation effects should be included in the pictures
4. PHP “includes” for menu and footer and a PHP-based form
5. CSS for presentation (including <div>-based layout)
6. No images for any element containing text (including menu items)
7. It should be W3C XHTML and CSS valid

Minor changes in the web will also be required from the original website (i.e. include a sentence in the first page, include a favicon, contact form within the “Contact” page, google maps in “Where we are” page)

We will be modifying this website, so we need a clean code, specially the CSS. We also will need to outsource more projects this month, so looking to work with somebody in a regular basis.

Best regards,
www.descubretuweb.com – SEO&M Search Engine Optimization and Marketing

Color Inspiration: Wonderful Uses of Beige

Color Inspiration: Wonderful Uses of Beige

Beige and tan are most often used in websites simply as background colors. They’re commonly seen used in paper textures, grunge sites, or, occasionally, as a solid-colored background. The advantage is that, because they’re neutral, they can easily be combined with any number of other colors without clashing.

The websites shown below offer a pretty complete picture of how beige and tan are used in today’s website designs. There are twenty five sites included, but please feel free to share more within the comments.

The Theme Foundry


All For Design


James Charlick


True Design


Advuli


Eighty Two Design


Sinopse


InkByte


Infinitum


I am Docto


Tenth Time


Make Film Work


Pixelcraft


Mr. Simon Collison


Giantpea


Noora Katto


Grafikas


ONETWENTYSIX


Carol Rivello


Cooper Graphic Design


People 82


Christopher Barrett – Photographer


Mutt Ink


Sprocket House


E3Solutions



Pdf Edit In Php – Replace Text

Pdf Edit In Php – Replace Text
Hello,

We need a php script that finds a text string (about 10 chars) in a pdf file and replaces it with another text (about the same size). something like this: replace (“string1”, “string2”, “file.pdf”)

We know how to read the pdf file and find the string but not how to save the new one.

Please only bid if you know how to achieve this.

Quick WordPress Plugin

Quick WordPress Plugin
I need a quick WordPress plugin

It would attach to the_content filter

For each post it would get the attached images using for example

$allimages =&get_children(‘post_type=attachment&post_mime_type=image&post_parent=’ . $post->ID );

For every image it will use wp_get_attachment_url($attachid) to get it’s url and then check if this image was displayed on the page.

If it is, it will link thoe whole image it to it’s attachment page using get_attachment_link($attachid).

If it was linking to something else it would replace that link with the link to the attachment page.

So the end result is something like <a href=”attachment page url><img src=”image url” /></a>

First one to finish wins the project.

New Feature For Mall

New Feature For Mall
I am in the process of setting up mall store where different retailers could become sellers on my mall and sell products on our mall store.They have their own admin,payment system web address etc but they all sell under mall main domain.

i want to add a feature in this mall where customers buying product when add to cart then they also see extra button there which says Add to price beater.
This action should only be performed by login customers and registered sellers of mall only.

When customer clicks on this button”Add to price beater” then he is directed to new page where he is given choice to choose days it could be 1, 3,6 or 9 days for which product remains on right column box and we can call it “Can you beat it” box.

Now any one clicking on that box could see all products with actual price and prices which were beaten by different sellers or last price offered could be shown like Lowest price offered so far infront of each product and if clicked then it shows full details of that product .
In details of this page it should also show Beat it button in case some one still wants to offer better price and if you click as logged in seller and press beat it then you should see following Message.

Customer———————wants you to beat price shown.
Customer Location——————— pull customer’s post code from database.
Customer’s country ——————————-pull from database.
Price you offer as final delivered price inclusive all taxes and delivery will be BOX FOR PRICE and a send button.

On sending this message /beating price ,following message is sent to buyer registered email address.

Mall seller —————- has offered to supply you this item at the cost of £——–
Please contact seller at telephone number—————-or email address ————-
or his web address ————–pull from database his ministore’s address.
To discuss it further.
We strongly recommend not to indulge in any cash or direct dealing with this seller and always ask supplier to show this product on this website which is www.MALLADDRESS.co.uk with price offered from where you checkout and pay by scheduled online paying method like paypal etc.

If any one other than logged in mall seller tries to click that button then he should be forced to login and register as seller and show message “Sorry only authorised sellers are allowed to perform this action so please become seller to participate in different activities of this website”

Prices beaten more than last quote or actual price should be rejected.

All price beaters items even put in mini store or main mall items will only show on main index page but they could belong to any shop and this system must be available to all stores which are yet to be created obviously system copies catalog and other folders for each new store and it then becomes a fully working merchant website.

System may check once in a day and update days left for each price beat product and remove which are expired and message sent to buyer to proceed with existing price or latest quote as the situation may be.
Customers desiring to remove their own products from price beat could do so any time even if they allocated 9 days for it but are interested to remove and checkout with existing price or first quote they received even after one hour ,so after this action of removing by buyer product should be reomoved from price beat page.

Any one who is enthusiastic and has command over php should only bid for this project please.

Add Rotating Quotes To Site

Add Rotating Quotes To Site

I need someone to add a testimonials rotation in the empty space of the header of this site:
http://www.coloradointerpreting.com

The site is built on Joomla…so it would be great if it could integrate into that. The two most important features are that it look good and be easy to update/modify/add/remove individual quotes. If it is easier/better not to manage it within Joomla…that is okay too.

Should be pretty straightforward, but let me know if you need any clarification.