Archive

Posts Tagged ‘clicked’

Logo And Button Design

June 2nd, 2011 Comments off

Hello Super Star Designers,

The star in the logo will also be used as the button to “star” the content. So, it is very important that the logo will look good as a button/icon also.

With that in mind, the design of the star is the most important. The typography will not be near as important when choosing a winner as the design of the star symbol.

The artists of the site are the stars. So, the star symbol must either have the human figure inside of it or represent both a human and a star in another way. Your creativity is key here. The star symbol attached is very good too. You are welcome to clean it up, tweak it, and make it really shine.

It is very important to show how the star button will look when hovering over it with the pointer because it is also a button to vote and favorite content. When hovering, it would look great if sunbeams came out of it or it glowed from behind. Also, please show how it will look when it has been clicked. Please show me the normal, hover, and clicked buttons because their designs all have to match the logo.

In the star symbol attached it looks like the person is reaching for something greater than themselves. I think that is a very powerful image. Can you create a star person that looks inspiring? When a person hovers over the button it should look even more inspiring. Finally, when clicked it should look different to let them know it has already been clicked. The logo can be anyone of these three variations.

The background can be black(space), bright blue(sky), or plain white. The typography can be any color that you see fit.

This logo is extremely important to the success of the community because it will be used over and over as the button to vote for the stars of the website and will hopefully inspire people to become Self Made Stars.

Thus, if you would like to be responsible for creating the logo for a huge startup called SelfMadeStars.com then please submit your design at https://99designs.com/logo-design/contests/self-made-stars-logo-79702

So, please use 99designs to submit your all star design. Only designs submitted through the contest will be accepted.

Buttons 2

March 2nd, 2010 Comments off

Basic Requirements

Write a complete program named Buttons that implements a window with three buttons

Buttons

March 1st, 2010 Comments off

Basic Requirements

Write a complete program named Buttons that implements a window with three buttons

Easy Jscript Dhtml Or Jquery

December 12th, 2009 Comments off

Okay, I have a template with 4 graphic buttons across the top of a table.
eg/ [Payment] [Policy] [Postage] [FAQ]
and below is a single cell table with a border (basically a box)

NOTE: THIS IS AN eBay TEMPLATE So Jquery, HTML, DHTML & JavaScript may be best to use (maybe?) since it relies on eBay’s ‘Structure’ – My Template is simply one that fits into the Header/Footer on eBay made up of basically Tables – (though ope to suggestions, but the Layout and design is a perfect fit and have used this kind of template previous W/OUT the Tricks of JQuery etc or whatever you feel best to use.

Now, what I need is when a user clicks Policy button, it will display the HTML I have written to explain our policy. (this will stay unless another button is clicked). If FAQ button is clicked, the same thing – the policy (or whatever was clicked beforehand) then is removed & replaced with the FAQ HTML I have written. It is all HTML, it must e able to display HTML, Graphics, of all kinds in this table (box)

Now some Areas, such as Postage will be longer lines down the page, then eg. FAQ, so the Table must expand or retract depending on the lines of the particular content.

Also, there will be content present in the Table BEFORE anyone clicks the buttons above, this will just be HTML and Graphics I will pass onto you..
So, the Table 1 HTML stays, unless users presses g/ [FAQ], then it shows FAQ HTML, and so on. At the bottom of each Content/Table will be a link.. ‘Return to Original Content’ and when clicked will go back to table 1.

Very easy, all html, graphics, etc will be provided to you in correct format, you simply need to make it replace when certain button is clicked, there are 4 buttons and 1 original default content in total.

I have tried to use DHTML which I can get the content to change ‘on Click’ but the table does not expand and retract depending on lines of html. It seems simply for maybe a new age format combining Javascript, JQuery or Ajax.
If you are experienced in these then please place your bid, we have more work for skilled JScript, JQuery and Ajax programmers for upcoming websites also, so this is also a test of a simple HTML template with a little Button Replace HTML using these methods.

Show examples of these languages to get job, or put in Quick and Competitive Market Bid for winning this tinkering project :)

thanku.

P.P.S – I Have the Web Design for this eBay Selling Template done… Its your job to make the Code do what is suppose to do. ie. I click the ‘Policy’ link/graphic box and your code slides in the HTML I have pre-written. All the outer work is done, its your job to make sure the code, explained aboce’ does as intended – NOT HARD CONSIDERING THE TEMPLATE/GFX/TEXT CONTENT etc are all done, making code work, weather JScript, JQuery, AJAX etc is upto you. (Thank you)

P.s ask q’s if u wish.

Website Done

November 6th, 2009 Comments off

I need a site with the following features done:

Please see www.wasserlasser.net for the banner that should be used.

The banner should be centered.
On the left side I want my navigation and to the right of it the main content.

The navigation needs to be expandable like this one for example (www.blau-weiss-erc.org)

I need the following sub-pages done.

1. News
I need a full editor in the back to enter news. The last three news postings should also be visible on the index.php

2. Link to the Forum
The URL needs to be editable in the backend.

3. Linklist
I need an option in the back where I can add other websites into this linklist. I need to add the name, the URL, a banner and a counter on how often the link on my site has been clicked on. The links to the other sites need to be sorted by how often the link has been clicked. The IP of the person who has clicked the link should be stored so that their link only counts once every 24h.

4. Products
An editable link in the backend which I can change.

I also need to be able to write something in the backend that is displayed on the index.php above the news about the site.

The footer needs to include a counter of todays, yesterdays and total visitors.

I do not want any open source CMS or anything like that!

Let me know if you have any questions.

Easy Javascript / Html Mod

October 25th, 2009 Comments off

Okay, I have a template with 4 graphic buttons across the top of a table.
eg/ [Payment] [Policy] [Postage] [FAQ]
and below is a single cell table with a border (basically a box)

Now, what I need is when a user clicks Policy button, it will display the HTML I have written to explain our policy. (this will stay unless another button is clicked). If FAQ button is clicked, the same thing – the policy (or whatever was clicked beforehand) then is removed & replaced with the FAQ HTML I have written. It is all HTML, it must e able to display HTML, Graphics, of all kinds in this table (box)

Now some Areas, such as Postage will be longer lines down the page, then eg. FAQ, so the Table must expand or retract depending on the lines of the particular content.

Also, there will be content present in the Table BEFORE anyone clicks the buttons above, this will just be HTML and Graphics I will pass onto you..
So, the Table 1 HTML stays, unless users presses g/ [FAQ], then it shows FAQ HTML, and so on. At the bottom of each Content/Table will be a link.. ‘Return to Original Content’ and when clicked will go back to table 1.

Very easy, all html, graphics, etc will be provided to you in correct format, you simply need to make it replace when certain button is clicked, there are 4 buttons and 1 original default content in total.

I have tried to use DHTML which I can get the content to change ‘on Click’ but the table does not expand and retract depending on lines of html. It seems simply for maybe a new age format combining Javascript, JQuery or Ajax.
If you are experienced in these then please place your bid, we have more work for skilled JScript, JQuery and Ajax programmers for upcoming websites also, so this is also a test of a simple HTML template with a little Button Replace HTML using these methods.

Show examples of these languages to get job, or put in Quick and Competitive Market Bid for winning this tinkering project :)

thanku.

P.s ask q’s if u wish.

Video On Website Not Working

October 18th, 2009 Comments off

I have access to the files/database.

In short I want my movies/clips to play when the icons next to the titles are clicked. Thats it.

There are 2 pages on the website that should have video on them
page 1:
‘Jam Cams’ has the clip titles and video icons but the clips don’t play when the icons are clicked.

page 2:
‘Movies’

displays this message:

Not Found

The requested URL /movies/ was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

Apache/2.2.14 (Unix) mod_ssl/2.2.14 OpenSSL/0.9.8i DAV/2 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at lenzeye.com Port 80

It should be displaying the titles of 2 movies with a little film camera icon that when clicked plays the movie.

website: www.lenzeye.com

Jquery Image Rotator Mod

August 27th, 2009 Comments off

The current file is here:
http://www.lunarist.com/files/content-slider-2009/index-slider.html

I want it to:
1. Pause for 6 secs ( or any configurable delays ) whenever any items on the left side is clicked, after 6 seconds it should automatically rotate again.

2. When rotating, I don’t want the blurb ( cut out paper at the bottom ) to slide out / show itself, instead, I want it to show up only when the corresponding tab is clicked. The list item on the left STILL rotates though.

3. When the active image ( in the background ) is clicked, the corresponding blurb will slide out too – so this basically acts like another tab.

Everything is packed here:
http://www.lunarist.com/files/content-slider-2009/content-slider-2009.rar

This is quite an urgent one so I’d be very thankful if any of you is skillful enough to finish it ASAP ( its due yesterday )

[PLEASE IGNORE ATTACHED FILE - FOR SOME REASON I CAN'T UPDATE IT. Download thru the URL I provided above instead]

Development Of Integration

August 24th, 2009 Comments off

We are looking for a programmer to develop the integration between MS Office/Open Office documents (word, excel, etc) and the application Enterprise Forms (http://www.longnhi.com/), which is a web based workflow engine written in C#. This integration should be done according to the following requirements:

1. In the application Enterprise Forms we have created the following 2 templates:

–> 1.1. Parameters, with the following mandatory fields, among others:

—-> 1.1.1. Document Type
—-> 1.1.2. Revision Number
—-> 1.1.3. Format for the content: Office/EF Form
—-> 1.1.4. MS Office/Open Office template (Word, Excel, …) with predefined fields
—-> 1.1.5. Users that can save the MS Office/Open Office document locally

–> 1.2. Document named “Test”, with the following fields, among others:

—-> 1.2.1. Document Type
—-> 1.2.2. Title
—-> 1.2.3. Control Number
—-> 1.2.4. Revision Number
—-> 1.2.5. Status
—-> 1.2.6. Date Created
—-> 1.2.7. Date Released
—-> 1.2.8. Author
—-> 1.2.9. Launch in Office (MS Office/Open Office template (Word, Excel, …))
—-> 1.2.10. Approvers

2. When creating ANY DOCUMENT in Enterprise Forms:

–> 2.1. The Enterprise Forms document must receive the Revision Number (point 1.1.2.) and the MS Office/Open Office template (point 1.1.4), both defined in the Parameters document correspondent to the document type being created (point 1.1.). And the status field must have the value “In Process”.

–> 2.2. The Enterprise Forms document must have a button named “Launch in Office” (that is shown only if the option defined in point 1.1.3. of the Parameters document correspondent to the document type of the EF document is Office) and when clicked must launch the MS Office/Open Office attachment mentioned in point 2.1. above. The MS Office/Open Office attachment must be launched in a new window with the corresponding application (word/excel, …) and the Enterprise Forms document from were it was launched must also stay open.

–> 2.3. The MS Office/Open Office attachment launched must inherit automatically and immediately all the values of the fields from the Enterprise Forms document. These inherited fields cannot be editable in the MS Office/Open Office document (cannot be changed by anyone).

–> 2.4. The author of the Enterprise Forms document completes the content of the MS Office/Open Office document and when he saves and closes the MS Office/Open Office document it must be stored/embedded in the field “Launch in Office” of the Enterprise Forms document from where it was created.

–> 2.5. The update of the fields must be done always from the Enterprise Forms document to the MS Office/Open Office document, never from the MS Office/Open Office document to the Enterprise Forms document.

–> 2.6. Users must not be able to close the Enterprise Forms document or the application if there is an MS Office/Open Office document open. If they try to do it they must receive a message saying “You must first close the corresponding Office document”

–> 2.7. After the MS Office/Open Office document is saved the first time, every time the “Launch in Office” button (that is shown only if the option defined in point 1.1.3. of the Parameters document correspondent to the document type of the EF document is “Office”) is clicked it must open the saved/ambedded MS Office/Open Office document and not the template from the parameters document anymore. The MS Office/Open Office document must always be opened in a new window with the corresponding application (word/excel, …) and the Enterprise Forms document from were it was launched must also stay opened.

–> 2.8. Every time there is a change/update in the fields of the Enterprise Forms document the correspondent fields in the MS Office/Open Office document embedded in it must also be automatically and immediately updated, so that the fields that are common between the Enterprise Forms document and the correspondent MS Office/Open Office document have always the same values.

–> 2.9. Every time the MS Office/Open Office document is saved and closed it must update/replace the MS Office/Open Office document previously stored/embedded on the Enterprise Forms document (in the field Launch in Office).

3. After completing both the MS Office/Open Office document and the Enterprise Forms document, the Enterprise Forms document will go through an approval cycle and when approved the status field will become “Released”.

4. On the Enterprise Forms documents with the status field with the value “Released” a “New Revision” button must be made available, which when clicked must make a copy of the complete Enterprise Forms document (including the MS Office/Open Office Document embedded), and this copy should become available for editing again with the status “In Process”. In this new copy the field Revision Number (point 1.2.4.) must be incremented by 1.

5. When an Enterprise Forms document with the status “Released”or a previous version of the same document with the status “Archived” are opened, if the option defined in point 1.1.3. of the Parameters document correspondent to the document type of the EF document is “Office”, the correspondent MS Office/Open Office Document should be automatically opened in read only mode (no one can change it or save it in the Enterprise Forms document nor locally) using a corresponding viewer, and the Enterprise Forms document from were it was launched must also stay opened.

–> 5.1. In this case, the “Launch in Office” button must also be available and if it is used it must open the MS Office/Open Office Document in read only mode (no one can change it or save it locally), using a corresponding viewer, and the Enterprise Forms document from were it was launched must also stay opened.

6. When an Enterprise Forms document with a status different then “Released” or “Archived” is opened, the MS Office/Open Office Document should not be opened automatically and the users can open it manually from the “Launch in Office” button if and when they want to.

–> 6.1. In this case, when clicking the “Launch in Office” button, if the Enterprise Forms document is new and the option “Format for the content” in the Parameters document is defined as “Office”(point 1.1.3.), the MS Office/Open Office attachment/template (point 1.1.4.) defined in the corresponding Parameters document is launched in a new window, using a corresponding viewer and the Enterprise Forms document from were it was launched must also stay opened. If the Enterprise Forms document is not new and the option “Format for the content” in the Parameters document is defined as “Office” (point 1.13.), the MS Office/Open Office document previously saved/embedded in the Enterprise Forms document is launched in a new window, using a corresponding viewer and the Enterprise Forms document from were it was launched must also stay opened.

–> 6.2. When opening the MS Office/Open Office document, if the user at that moment has permissions to edit the Enterprise Forms document, the MS Office/Open Office document must be opened in edit mode and the user can change it and save it in the Enterprise Forms document, but must not be able to save it locally (except if the user is defined in the field “Users/Roles that can save the MS Office/Open Office document locally” (point 1.1.5.) of the Parameters document correspondent to the Enterprise Forms document in question). If the user doesn’t have permission to edit the Enterprise Forms document, the MS Office/Open Office document must be opened in read only mode and the user cannot change it or save it on the Enterprise Forms document nor locally.

–> 6.3. In this case, the author of the Enterprise Forms document must have also the option to delete the MS Office/Open Office document that had been saved/embedded in the Enterprise Forms document or to replace the MS Office/Open Office document that had been saved/embedded in the Enterprise Forms document with the current MS Office/Open Office document attached in the correspondent Parameters document (point 1.1.4.).

–> 6.4. The “Launch in Office” button must be hidden if when opening the Enterprise Forms document, in the Parameters document (point 1.1.) corresponding to this document the option “Format for the content” is defined as “EF Form” (point 1.1.3.).

7. This integration between Enterprise Forms documents and MS Office/Open Office documents must be available for use with any Enterprise Forms document/template if in the option defined in point 1.1.3. of the Parameters document correspondent to the Enterprise Forms document/template the value selected is “Office”. If this integration is being used for a certain Enterprise Forms document/template and the user changes the Parameters Document not to use integration for this Enterprise Forms document/template any more, from that moment on, when creating Enterprise Forms documents of that type they must not have integration any more, but the Enterprise Forms documents of that type that were created before this change must continue having integration and continue having the MS Office/Open Office document that had been saved/embedded in the Enterprise Forms document.

Regards,
Filipa Sousa

Categories: .NET, C/C++, Javascript, MS SQL, SQL Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

Domain Parking Platform

August 22nd, 2009 Comments off

I need a domain parking script designed to fit my needs. Here are the requirements. Please post bids and PM questions. This will also be an ongoing projects as upgrades and additions will need to be done on a monthly basis so will develop into a nice long term business relationship for someone

Here is about as detailed as I can get with what I need though there may need to be some minor changes

1. User comes to my site

2. User signs up for “domain parking account”
A. Create username and password
B. Email verification

3. User adds domains they wish to park up to 500 at a time
A. These domains will be hosted on my server
B. Users need to be able to add additional domains in the future as well

4. Users will be selected to choose a TEMPLATE for each domain or on a bulk basis
A. I need 6 template layouts to use for this. A sample layout can be found at http://www.mesotheliomasolutions.info though there will need to be a banner rotation and placement added to this layout
B. Users will need to be able to choose keywords on the layouts entry page. See the example page.
1. Script will need to try and auto detect keywords from the domain and use those until the user customizes the domain keywords and content
2. User will need to be able to change/add keywords in the boxes of templates, and on the “recomended” section on the left side of the layout
C. User will need to be able to add custom content in the boxes like on the example page, at the top of the page, bottom of page, and on results page. User needs to be able to add different content on each results page to match the keyword they have selected
D. User will need to be able to add pictures to the content boxes and results page
1. User will need to be able to add in their own photos to template result pages and content boxes
2. I have a disk with 250k stock images on it. The user needs to be able to search these images as a first choice for pictures for the templates boxes and results page
3. There is one exception to this and that is adult domains. They may only use stock images (provided on a seperate disk) for adult domains
E. Users will need to be able to change the colors of the templates. Preferance for this would be for them to just click on the colors to change vs having to try and find color codes etc.

5. Ad’s for results pages
A. Ads will come from multiple feed providers including searchfeed, Miva, XMLFeed, Affinity and a few others
1. These feeds will need to be combined and show the highest paying results
2. There needs to be room to expand this for additional feeds

6. When a user has a VISITOR come to their “Parking Page” and they click a keyword it needs to queery the feeds (from above)and supply results (click on a keyword or picture on the sample page for example)
and when a user clicks an add it opens in a seperate window. This will need to get around popup blockers

7. When that visitor clicks on an AD on the results page my user needs to have their account credited a % of the revenue I earn from the ad that has been clicked. I need to be able to control each users % of revenue share on a user by user basis. I also need to be able to add or subtract a % if I want on a bulk basis daily for example subtract 7% from all users total for one day or add 9% to everyone for 1 day. A new signup rate at 50% to start for all new signups but I need to be able to go up or down on a case by case basis as mentioned.
1. Stats need to have an * by them until I recieve final stats from the feed providers. Once I make changes (adding and subtracting %) I need to be able to remove the * and this make those stats fianl
2. As mentioned above with the adding and subtracting that needs to be a day by day basis and not change previous stats once they are final
3. I also need to be able to remove a % of clicks for ALL users at once or individual users rounded to the lowest number example take 10% of all clicks from all users
4. Program needs to start to learn what is the FINAL payout for keywords over the last 14 days for each keyword clicked to provide better estimates to users

8. Affiliate Program
1. I want an affilaite program for users to refer new users to the program. I want this to pay 2 levels deep 10% for 1st level and 2% for second level.
2. I need to be able to control the percentages on a case by case basis for this as well. These percentages will be for the final stats for each day and be displayed in the users stats along with other stats.
3. Affilaite earnings need to be stopped at 1 year from date of referal

9. Stats for users need
1. Summary stats for pay period
A. These will show daily stats for pay period or custom date ranges as defined by the user. These will show:
Date
Total # of visitors across all domains
Total # of clicks across all domains
Click through rate (example 200 visitors total and 100 clicks the CTR would be 50%)
Searches (this would be home many times a user clicks a keyword or uses a search box)
RPC (this is the overall average value per click for each day)
Revenue This is the total revenue earned for all clicks for each day
When multiple days are shown these need to be individual and then at the bottom totaled

B. Users will need to be able to click on daily stats where the stats will be broke down by domain showing the same stats from above. They will also need to be able to see a “traffic analysis”
for each domain as well which will show keywords clicked and refering url’s

Users will need a paypal account when joining and added to a paypal masspay for payments when joining once a month

Admin backend
>> 1. Need to be able to close accounts or deduct clicks based on fraud
>> 2. Need to be able to control % paid to users as mentioned above
>>
>> #3 is very important
>> 3. Need a database built of keywords clicked on all users domains combined
>> sorted from highest click value to lowest and able to be viewed by custom
>> dates or however I want to use it/search it
>> 4. Need to be able to view users stats, refering urls etc on an individual basis
5.

Full Image Sharing System

August 5th, 2009 Comments off

Please only bid if you are able to complete this project to a high standard. Please do not bid if you do not have experience – past projects of a similiar nature is essential! Please message me with links to previous work.

Full design has been created – I will send you the design to implement the functionality.

Specifications:
Page 1

Play Sounds On Click

July 2nd, 2009 Comments off

I have a simple web page set up already, it just needs some additional coding. As it is now, there are 8 images (song titles), and I want those images to play specific songs (mp3 files) when clicked. I have the mp3′s hosted in a folder already on the site. I just need the index.html file modified with the coding to make those songs play when each particular song name is clicked. I don’t want the browser to open a new window to play the sounds. I want the window to stay the same, and the song to start playing in the background. If you click on a new song title, I want the previous song to stop playing, and the newly clicked song to begin playback. It’s pretty simple really. I need this to be compatible with firefox, safari, and IE browser types.

At the bottom of the page, I also need a little tiny flash player (for added compatibility). One such as the SLIM version of the free player found at http://musicplayer.sourceforge.net/ installed at the bottom of the page would work just fine.

All the files are already on my server, and the page is already active, the sound links just dont work yet. It’s a quick and easy job if you know what you’re doing.

Competition Site

July 2nd, 2009 Comments off

I am reposting this cause of a few problem i had personally stopped me from accepting a bid in time last time i posted this…

I am Looking to create a competition Site, Based on the idea of http://www.milliondollarhomepage.com

Except this site will be a competition site, with a daily competition for users to click the correct pixel on the image and win a Daily prize amount.

with there being a million pixels from them to choose from.. only members can win (free sign up) but anyone should be able to click any pixel in the image..

Members with have a set number of clicks upon sign up (to be determined in an admin area) members use these clicks to attempt to select the winning pixel.. if they select the wrong pixel it will open a web link to an advertiser… and if they select the winning pixel it will open a page to claim their winnings.. When a Pixel is clicked it cannot be clicked again by that user within the competition period, these will be known as dead pixels and will be backed out (with a colour determined by admin) Also a recorded of the pixels they click will be avail in number form.

Users also upon sign up get there own recruitment page that will be the 1000000 pixel image, and every person that views the Members recruitment page gets the user free Clicks (amount determined in admin area) if a new member signs u thro their recruitment page they will get more clicks (again determined by admin).. Users also get free clicks every hrs (determined by admin)..

the advertising area on the boards will be sold in 50×50 areas… advertisers sign up via buy space and select the 50×50 area they want then they upload their image and website link.. advertisers are allowed to buy more than on area (amount determined by admin by using paypal) advertisers show be able to view stats total page views links clicked etc for what area they bought..

There will also be an admin area where everything on website can be controlled price, winning pixel, bonus pixels, ban members, amount of clicks for new members – recruiting – page views, and have all stats, members etc etc

This is an outline of the kind of thing i am looking for time period for this is around August time.. if you have any questions let me know..

Domain “parking” Platform

June 25th, 2009 Comments off

Here is about as detailed as I can get with what I need..

1. User comes to my site
2. User signs up for “domain parking account”
A. Create username and password
B. Email verification
3. User adds domains they wish to park
A. These domains will be hosted on my server
4. User selects template
A. I have 3 template layouts to use
5. User selects keywords to be used in template
A. Here is a example template and where users would need to set keywords http://www.mesotheliomasolutions.info/
6. User is able to add custom pictures or stock photos we will have
7. User will be able to add content as it is on the example template
8. When a user has a VISITOR come to their “Parking Page” and they click a keyword or add it needs to queery my search engine and supply results (click on a keyword or picture on the sample page for example)
9. When that visitor clicks on an AD on the results page my user needs to have their account credited a % of the revenue I earn from the add that has been clicked. I need to be able to control each users % of revenue share on a user by user basis. A new signup rate at 60% to start for all new signups but I need to be able to go up or down on a case by csae basis
10. I need to have an affiliate program for users who sign up other users that pays 2 levels deep 1st level 10% 2nd level 3%

Users will also need to be able to change colors on templates

11. Stats for users
A. Users need to be able to see summary stats on a daily and pay period basis as well as custom date ranges set by them
B. Users need to be able to see individual domains stats for daily, pay period and custom ranges
C. Users will need to be able to see Keywords clicked on the pages
D. Users will need to be able to see the refering URL

12. USERS will need a payapl account to be paid via paypal mass pay

Admin backend
1. Need to be able to close accounts or deduct clicks based on fraud
2. Need to be able to control % paid to users as mentioned above
3. Need a database built of keywords clicked on all users domains sorted from highest click value to lowest and able to be viewed by custom dates or however I want to use it
4. Need to be able to view users stats, refering urls etc
5. Need paypal masspay set up so I can pay users all at the same time once a month

A Model Agency Webisite

May 17th, 2009 Comments off

i need a talent and modeling agency website that is light but attractive with categories of male kids and feamale.
models can register free which generates a code they can used to pay but need to be confirmed to activate their profiles from the back end.
the cms should have a news adding, google ads, and adding of models from the backend. each model can edit their profile by adding images to their gallery.
a model profile is a page with their info like waist colour race age country(only 6 countries ie uganda, kenya,tanzania rwanda,burundi and southern sudan.)
it should have a today’s featured model, and videos, blog.
clients or users can book the model on the model’s page. which sends mail to us with the model’s name which we can easily find and contact using the caode for their project.
backend can manage models like control their images.
three levels of registration are available, like basic member for only their names but no photos can be added, silver member has upto 3 photos to their profile and gold members can add 10 photos and a video.
the website should shouw the categories, then when clicked goes to thumbnailed images of categories of different models(say male) then when clicked, it shous that model’s profile page with the model’sthumb nailed photos that enlarge in same window when clicked. only gold members can appear as featured members and they appear 1st in the gallery. basic members appear on a different page as list and an option to upgrade.
admin can easily upgrage a member by just a few clicks.
advice on the website is also welcome from the programmer.

For Kuaza – Java Script

May 15th, 2009 Comments off

We are in need of the following Java Script for our Questions & Answers page. Please note the following information.

Our site is set up using CSS style sheets

Default Font

Competition Site

May 14th, 2009 Comments off

I am Looking to create a competition Site, Based on the idea of http://www.milliondollarhomepage.com

Except this site will be a competition site, with a daily competition for users to click the correct pixel on the image and win a Daily prize amount.

with there being a million pixels from them to choose from.. only members can win (free sign up) but anyone should be able to click any pixel in the image..

Members with have a set number of clicks upon sign up (to be determined in an admin area) members use these clicks to attempt to select the winning pixel.. if they select the wrong pixel it will open a web link to an advertiser… and if they select the winning pixel it will open a page to claim their winnings.. When a Pixel is clicked it cannot be clicked again by that user within the competition period, these will be known as dead pixels and will be backed out (with a colour determined by admin) Also a recorded of the pixels they click will be avail in number form.

Users also upon sign up get there own recruitment page that will be the 1000000 pixel image, and every person that views the Members recruitment page gets the user free Clicks (amount determined in admin area) if a new member signs u thro their recruitment page they will get more clicks (again determined by admin).. Users also get free clicks every hrs (determined by admin)..

the advertising area on the boards will be sold in 50×50 areas… advertisers sign up via buy space and select the 50×50 area they want then they upload their image and website link.. advertisers are allowed to buy more than on area (amount determined by admin by using paypal) advertisers show be able to view stats total page views links clicked etc for what area they bought..

There will also be an admin area where everything on website can be controlled price, winning pixel, bonus pixels, ban members, amount of clicks for new members – recruiting – page views, and have all stats, members etc etc

This is an outline of the kind of thing i am looking for time period for this is around August time.. if you have any questions let me know..

Web Page Change Text

May 12th, 2009 Comments off

Please note that I have used the symbol * in place of many words / letters so search engines will not pick up this project web page details:
This project paid in full via Script Lance escrow after complete. After my choosing the successful contractor, I will email to him the correct text and the pre-made to use banner.
below is the project:

In the top banner have the zip code 75**1 under the blue text
L*n**le, Texas. That will mean to move up a little bit all the text:
Welcome to L***ale, Texas 75**1

where it says: Real Es***e Dev***pers
change to read: Bui**ers / R*al Es*ate Dev****ers

now on this line:
A Be**tiful 5.*6 A**e par*el located on F* 16 * Co**ty Road 4*00 in Lin**le, Te**s 7**71

change to read:
A Beautiful 5.*6 A**e par*el located on F*16 Ea*t * Co**ty Road 4*00 in Li**ale, Te**s

(pop-up window)
On the line that says: O**er Fi***ce
change to read: O**er Fi***cing on this pr**erty.

when O**er Fin***ing on this pro****y. is clicked on, the new pop-up
window now to read:

$420,000 sales price
$42,000 down
$3400.96 for 20 years * 9%
Buyer and seller pay 50/50 for all closing cost.
No penalty for early pay off.
This transaction / closing will be written
via a legal Real Estate contract.

take off the line: Inside New L**p 4*

under the line: Flat level pr***rty with ma**re trees.
have the text: This pr**erty El***tion is 5*1 Feet above S*a L**el.

on the line that reads: Se*io*r Cit***n C*m**n**y
replace with:
As***ted li***g – N***ing H**e Co**lex (Ur****ly Ne**ed)
S***or Ci***en Ap****ents (Ur****ly Ne**ed)

under the red star burst, have the text: Other Properties (Black bold arial font)
keep the banner 2 Acres For Sale to the left of that banner have the banner
(attachment I will email to you) when that banner is clicked on it opens the url
provided.
Have the text 22 ***** *******,***** ***** ******* and when that tex is clicked on it
opens the url provided.

at the bottom footer the text that reads:
Note: The information contained herein was obtained from sources deemed to be reliable.
This offering is subject to price change, or withdrawal, without notice.

This site is optimized in 1024 x 768 resolution.

replace with and make the text a bit more bolder / larger:

The information contained herein was obtained from sources deemed to be reliable.
However, we cannot make any gu******es, rep*******tions, and/or warranties as to
the acc**acy thereof. This o***ring is su**ect to errors, omi****ns, price change,
or wit*****al, without notice.

Jquery Popup

May 1st, 2009 Comments off

Looking for a javascript guru who has vast knowledge of jQuery.

I need full rights for this javascript, I will be releasing it for free on a site of mine and be using it on an open source forum script released under GNU.

Basically, I have multiple links – when clicked, it should show a popup where you clicked with your mouse, so not in the center of the page, just above the link. Like the mockup in the attachment.

The links are recognized by a unique id eg “popup_id_3″ in the a/link tag. If javascript is disabled for the user, it must just check what the href is linking to and go to the link – so has to be 100% degradeable.

Has to work with all modern browsers, that’s INCLUDING IE6! The javascript sends the id to a php file which should return the popup contents – from database or static content in PHP, whatever is easier for you. When a second link is clicked, the previous popup fades out and the new one fades in after the previous one has fully faded out. I want the fade to happen pretty quickly. but that you do just notice it. The popup must also have a close button.

See attachment to get an idea how it has to look.

Thanks and looking forward to seeing some bids!

Scroll Bar Changes

May 1st, 2009 Comments off

I wish to make some changes to the scrolling bar (the one across the top with the small gorillas) on www.grumpygorilla.co.uk.

What I need to do is:

1. Set the gorillas such that when they first appear you can scroll in both directions, with gorillas appearing under the left and right arrows (see attached image). If this is possible, can we set the exact positioning i.e. what was centred.

2. Keep the gorilla navigation position after you have clicked on the link. i.e. If you have scrolled across to sport nutrition and clicked on it, can the scroll bar stay in the same position as when you clicked on it rather than going back to the original position (with the offers on the left).

Please confirm timescales.

Jquery Tree

April 16th, 2009 Comments off

I have two boxes, A (tree) on the left, and B (list) on the right

A contains nested tree using <ul> and <li id=xxx> tag similar to: http://news.kg/wp-content/uploads/tree/d&d/
B is a box that contains sortable list (<li id=xxx>) similar to: http://jqueryui.com/demos/sortable/

Event:
A: – parent nodes will have no event
– if child nodes in A is double clicked, it will be copied to B
– if child nodes in A is dragged and dropped to B, it will also be copied to B
B: – if nodes in B is double clicked, it will be removed from B
– nodes in B can also be sorted (look the jquery demo above)

B can only have limit 8 nodes. Anything other than that user need double click the node in B to remove it in order to copy new node from A or else javascript alert error will pop up

I also need a button that if clicked, alert the id value from <li> of box B in comma separated.

As usual, whoever who can provide a working demo with reasonable bid will win this project.

Customize Template

April 12th, 2009 Comments off

Have a recently purchased flash template that needs customizing. http://www.templatemonster.com/flash-templates/16652.html

Change Logo to clients logo

Digital Music E-commerce Store

March 18th, 2009 No comments

Create a music store with the following functionality:

This site will handle the buying and selling of music files such as mp3s. It will involve integration to payment processors such as paypal and google checkout, and is expected to be built using a framework such as Symfony, Zend, or Drupal. Some graphics and HTML slicing **WILL BE PROVIDED**. Also we are programmers ourselves so we will be monitoring the project closely. As an alternative to building from the ground up drupal can be used and built on. Please NO OPEN SOURCE E-COMMERCE SOLUTIONS. Also ONLY LAMP solutions NO ASP, NO JSP.

here are the exact specifications:

**YTBD = Yet To Be Determined.

General Summary: This site will facilitate the transaction of music files for a price yet to be determined (YTBD). The site will feature music created by the in-house producers. Simultaneously, independent producers should be able to upload their own music to the site, and offer them for sale. The producers may be charged a subscription fee, YTBD. The independent producers will earn a portion of the revenue, also, YTBD. There needs to be an affiliate program which rewards affiliates for linking customers to the site. Furthermore, people will be able to ask questions to the in-house producers it will be answered by the admin account. There should be a comment system to each file posted, allowing registered users to comment, and talk amongst each other and to rate the song (similar to amazon.com’s 5 star system)

Brief Overview:

Bear