Archive

Posts Tagged ‘rectangle’

Web Banners Multiple Sizes

January 7th, 2012 Comments off

I need web banners designed for this site using the same logo and color scheme.

http://www.phoneoptin.com

There will be 15 sizes.

What you will provide to me:

Fully layered PSD source files.
All graphics, fonts & media used in the design

There will be alot more work for quality products.

Rectangles and Pop-Ups

300 x 250 – (Medium Rectangle)

250 x 250 – (Square Pop-Up)

240 x 400 – (Vertical Rectangle)

336 x 280 – (Large Rectangle)

180 x 150 – …

C++ Programs X2

March 2nd, 2010 Comments off

1. Write a program that reads a text file and outputs the contents to the screen. Use file I/O functions to check that the file exists before opening it and reads the file information until an end-of-file condition is reached. The text file you use will be named

Oscommerce Image Collage Maker

February 8th, 2010 Comments off

I need a collage maker in my oscommer store. This will compile various images and group them in a rectangle on the front of a shirt image. It will then create a single image out of the grouped images which can then be sent to my existing t-shirt customizer module. You can see an example of what I want here:

http://www.bigcitydvd.com/compilation%20shirt%20maker.jpg
http://www.bigcitydvd.com/compilation%20shirt%20maker.psd

The batch of images it will use will come from one of two sources at a time. 1. From an image collage cart I have in my store. This allows customer to add various images in my store to this cart so they can send it to the collage maker you will make. 2. The client can upload their own batch of images from their pc to the collage maker.

All images in the batch will be resized to fit either a square, rectangle (long), or rectangle (wide). The default will be rectangle (long) from the radio button you see in my picture. This will determine the shape of each image in the batch, so that all are the same size. Then we can fit all the images together with no gap in between, to make one final collage image. We also have two sliders, one for width and one for heigth. Here the client can change the shape of all images at once, e.g. from square to rectangle (long).

The collage maker may be in flash or ajax or a combo of the two. You must be able to work consistantly on this project and communicate daily.

Convert 1 Psd To WordPress

November 23rd, 2009 Comments off

The project is to convert this PSD to a WordPress theme:
http://dl.dropbox.com/u/7025/zkh.psd (see attatched image)
There will be only one template needed. The homepage will be the first
page, no separate templates should be built for other pages. All
content should load into this one PSD, in the white rectangle.
If content is too large to fit in the white rectangle, the two arrow
buttons should appear in the top right corner of the white rectangle,
and should enable scrolling functionality in the white rectangle.
There should be support for images and html in the pages.
Pages that are added in the admin should be automatically added to the
top of the white rectangle.

The site should be 990 px wide, and should always be centered against
a black background. XHTML/CSS valid.

Modify A Logo

October 10th, 2009 Comments off

I’m wiling to pay $20 for this and it must be done in today. I think you can only bid a minimum of $30 on here, but keep in mind I’m only willing to pay $20. So if you have to bid $30 (as a minimum requirment) that’s fine, but I’m only pay ing $20. This is less then an hour of work.

My client just wants to change their logo a little. It looks to plain and unartisic. They like the design of logo, it just needs to be tweaked and updated a bit. They like the tilted
rectangle with their name through it. THey want the rectangle to somehow look more like a tv – perhaps changing the border of of the rectangle or adding antenas (that rectangle is suppose to represent a flat screen tv) and making the gradient start in the center. Also, they would be interested in looking at a few more font types that are similarly clean. I am pretty sure they’ll want a san serif font and caps, but they’d like to look at another option if it looks really great.

NOTE: They may not like what you have done, so you may have to tweak and modify it a couple times. Showing a few examples may be the best option for this.

ALSO: That orange rectangle is suppose to represent a flat screen tv. They do ads on flatscreen tvs. So it will need a flatscreen look or atennas or something.

Advertisement Listing Website

August 18th, 2009 Comments off

Administrator Control Panel
1. Login
2. Add and Manage Products/Services Category
3. Add and Manage Members (Assign Priviledge)
4. Add and Manage Products/ Services Listing
5. Add and Manage Ads Listing
6. Add and Manage BizNews
7. Add and Manage Classified
8. Add and Manage Rectangle Ads (Left & Right)
9. Add and Manage Banner Ads (Top & Bottom)
10. Add and Manage Sponsored Links (left & Right)
11. Add and Manage User
12. Update Login Information (Password and Email)
13. Retrieve Password
14. Logout

Front End Data Retrieval
1. Retrieve Products/Services Category
2. Retrieve Products/ Services Listing
3. Retrieve Ads Listing
4. Retrieve BizNews
5. Retrieve Classified
6. Retrieve Rectangle Ads
7. Retrieve Banner Ads
8. Retrieve Sponsored Links
9. Products / Services – Search by Keyword & Location
10. Classified – Search by Location
11. BizNews – Sort By Year and Month

Member Login Panel
–> Member can add & manage sections base on priviledge assigned (Products / Services Listing, Ads Listing, Classigied, Rectangle Ads, Banner Ads)
–> Member can Update Login Information (Password and Email)
–> Retrieve Password
–> Logout

**Notes :-
- All information posted by User and members qill required administrator approval before being posted to website.

All design layout in *.PHP will be provided. You will only need to make sure the PHP code and MySQL code is integrated. Design of this website if fully completed, we only need programmer to develop the back-end coding(php & mysql), no design required.

Further description and information will be given to the appointed programmer.

Photo Tagging Script

July 29th, 2009 Comments off

Code to tag photos like in facebook:
-user clicks a point in the photo to identify a person – that will be the center point for a rectangle area
-user chooses tag for person (choose from menu of list of people, and also option to input in own tag)

Then when someone does mouseover of that photo in that area the rectangle appears around that center point the user had chosen when tagging, and the tag appears next to it. Also, when displaying the text for the tags under the picture, the mouseover rectangle on the photo corresponding to that tag appears.

Please provide sample and what programming languages you will use.

It will be part of a php/mysql website.

Needs to work with jpg, jpeg, png, and gif files.

Should use database to store tag info.

When user clicks on tagged part of photo should go to specified link.

Easy Image Analysis

June 25th, 2009 Comments off

My company needs the following project completed ASAP:

- We will be using a software that creates black and white “mask” images in bmp format. The images are snapshots from a video, and are named accordingly. For example, image frames 12-14 will be named something like shot_000_012.bmp, shot_000_013.bmp, and shot_000_014.bmp. You may see an example at www.claritylabs.com/screenshots/shot_5.jpg, shot_6.jpg, etc. Note that the demos are in jpg format.
- We will need a software that will allow us to easily process these images in batches and do the following:

1. Extract the frame #, x, y coordinate and the rectangular height and width of the white spot (bounded area) relative to the original dimensions of the image file.
2. Save the coordinates and rectangle dimensions in a .txt file like so:
<BEGIN CONTENT>
array[frame_number] = ["x-coordinate", "y-coordinate", "rectangle_width", "rectangle_height"];
array[frame_number] = ["x-coordinate", "y-coordinate", "rectangle_width", "rectangle_height"];
array[frame_number] = ["x-coordinate", "y-coordinate", "rectangle_width", "rectangle_height"];
<END CONTENT>

I’ve also posted up sample code programmed in Flash AS3. You simply need to convert it to JAVA, C, C++, or .NET. You may view the file at

http://www.claritylabs.com/screenshots/project_example_flash_as3.txt

Swf Flash File Music Creator

June 20th, 2009 Comments off

I need a Program developed that will output a .swf Flash file that plays music, allows voting/rating of the music and storage of the votings results, allows users to forward the file/link onto friends if they like the song, store the friends email addresses like a registration so that next time they wont have to type in the email addresses one by one. Please see the attached powerpoint for a very detailed description of the project. I need EVERY aspect of the Specification in the powerpoint to be in the program. This is a pretty involved program I think so I am looking for the right programmer that can do the job in a reasonable time frame.

The program must be able to make the
The final size of the output .swf file in all of the following ad size formats:
* 250 x 250 Square
* 200 x 200 Small Square
* 468 x 60 Banner
* 728 x 90 Leaderboard
* 300 x 250 Inline Rectangle
* 336 x 280 Large Rectangle
* 120 x 600 Skyscraper
* 160 x 600 Wide Skyscraper

To review the program must output a final .swf file that
1.) can play music.
2.) can encode the music to be played from a mp3 file that I will provide
3.) be able to play multiple songs , but I can host the songs on my site www.artistdiscovery.com if that is possible with .swf flash to reference look at my website to make the total file size small.
4.) Have a play, pause, next, stop button
5. Be able to insert the player functionality into any of the following image sizes:
* 250 x 250 Square
* 200 x 200 Small Square
* 468 x 60 Banner
* 728 x 90 Leaderboard
* 300 x 250 Inline Rectangle
* 336 x 280 Large Rectangle
* 120 x 600 Skyscraper
* 160 x 600 Wide Skyscraper

I want this to look very very professional. I am open to all ideas. I also would like to see similar work you have done like this if possible. PLEASE LOOK AT THE ATTACHED POWERPOINT BEFORE RESPONDING.

Customize Fotonotes Script

May 28th, 2009 Comments off

Customize the open source fotonotes script to fit the following proj specifcations. You may also choose to use another script or code from scratch:

Code to tag photos like in facebook:
-user clicks a point in the photo to identify a person – that will be the center point for a rectangle area
-user chooses tag for person (choose from menu of list of people, and also option to input in own tag)

Then when someone does mouseover of that photo in that area the rectangle appears around that center point the user had chosen when tagging, and the tag appears next to it. Also, when displaying the text for the tags under the picture, the mouseover rectangle on the photo corresponding to that tag appears.

Please provide sample and what programming languages you will use.

It will be part of a php/mysql website.

Needs to work with jpg, jpeg, png, and gif files.

Should use database to store tag info.

When user clicks on tagged part of photo should go to specified link (like in facebook)

1 day project.

Photo Tagging Script:

May 28th, 2009 Comments off

Code to tag photos like in facebook:
-user clicks a point in the photo to identify a person – that will be the center point for a rectangle area
-user chooses tag for person (choose from menu of list of people, and also option to input in own tag)

Then when someone does mouseover of that photo in that area the rectangle appears around that center point the user had chosen when tagging, and the tag appears next to it. Also, when displaying the text for the tags under the picture, the mouseover rectangle on the photo corresponding to that tag appears.

Please provide sample and what programming languages you will use.

It will be part of a php/mysql website.

Needs to work with jpg, jpeg, png, and gif files.

Should use database to store tag info.

When user clicks on tagged part of photo should go to specified link (like in facebook)

Photo Tagging Script

May 27th, 2009 Comments off

Code to tag photos like in facebook:
-user clicks a point in the photo to identify a person – that will be the center point for a rectangle area
-user chooses tag for person (choose from menu of list of people, and also option to input in own tag)

Then when someone does mouseover of that photo in that area the rectangle appears around that center point the user had chosen when tagging, and the tag appears next to it. Also, when displaying the text for the tags under the picture, the mouseover rectangle on the photo corresponding to that tag appears.

Please provide sample and what programming languages you will use.

It will be part of a php/mysql website.

Needs to work with jpg, jpeg, png, and gif files.

Should use database to store tag info.

When user clicks on tagged part of photo should go to specified link (like in facebook)

Photo Tagging Like In Facebook

May 27th, 2009 Comments off

Code to tag photos like in facebook:
-user clicks a point in the photo to identify a person – that will be the center point for a rectangle area
-user chooses tag for person (choose from menu of list of people, and also option to input in own tag)

Then when someone does mouseover of that photo in that area the rectangle appears around that center point the user had chosen when tagging, and the tag appears next to it. Also, when displaying the text for the tags under the picture, the mouseover rectangle on the photo corresponding to that tag appears.

Please provide sample and what programming languages you will use.

It will be part of a php/mysql website.

Needs to work with jpg, jpeg, png, and gif files.

Should use database to store tag info.

When user clicks on tagged part of photo should go to specified link (like in facebook)

Photo Tagging Like In Facebook

May 27th, 2009 Comments off

Code to tag photos like in facebook:
-user clicks a point in the photo to identify a person – that will be the center point for a rectangle area
-user chooses tag for person

Then when someone does mouseover of that photo in that area the rectangle appears around that center point the user had chosen when tagging, and the tag appears next to it. Also, when displaying the text for the tags under the picture, the mouseover rectangle on the photo corresponding to that tag appears.

Please provide sample and what programming languages you will use.

It will be part of a php/mysql website.

Online Business Card Designer

April 29th, 2009 Comments off

Online Business Card and Postcard Designer Application Flex or Flash , template based. (Webtoprint)

We would like a tool that :

Flash Music File Creator .swf

April 9th, 2009 Comments off

I need a program that can place music audio/songs in a flash banner. I currently have this capability with html banners however alot of adservers will not accept html as an ad type but they will accept .swf files. For an example of how the current html banners look take a look at these banners:

http://www.artistdiscovery.com/michelepulldown2.html
http://www.artistdiscovery.com/lloydbanner.html

As you can see, these are html banners and they can play multiple songs. I would like my .swf file to be able to do the same. I am not sure the best way to do this in .swf. If .swf has a pulldown that would be great if not a Play button as seen here would also be fine:

http://www.artistdiscovery.com/teejdleo240x400pl.gif
http://www.artistdiscovery.com/teejdleo728x90pl.gif

The final size of the output .swf file must be 50K or less (including the music). The program must be able to make the files in all of the following formats:
* 250 x 250 Square
* 200 x 200 Small Square
* 468 x 60 Banner
* 728 x 90 Leaderboard
* 300 x 250 Inline Rectangle
* 336 x 280 Large Rectangle
* 120 x 600 Skyscraper
* 160 x 600 Wide Skyscraper
The program must be able to take a song from a mp3 format and be able to convert/play it in the .swf file.

To review the program must output a final .swf file that
1.) can play music.
2.) can encode the music to be played from a mp3 file that I will provide
3.) be able to play multiple songs (i know this may impact file size), but I can host the songs on my site www.artistdiscovery.com if that is possible with .swf flash to reference look at my website to make the total file size small.
4.) Have a play, pause, next, stop button
5. Be able to insert the player functionality into any of the following image sizes:
* 250 x 250 Square
* 200 x 200 Small Square
* 468 x 60 Banner
* 728 x 90 Leaderboard
* 300 x 250 Inline Rectangle
* 336 x 280 Large Rectangle
* 120 x 600 Skyscraper
* 160 x 600 Wide Skyscraper
6.) have the ability of the user to rate the song they heard on a 10pt scale and have the ratings either sent to an email address or better yet put into a simple .txt file or database file that will site on my site www.artistdiscovery.com. Basically, I need to have some way to capture how well people like the songs. So each song that is in the .swf file must be able to be rated by users and the ratings put in some type of file where I can keep track of the ratings. If this will significantly increase the time and cost of the project, then this can be put off until later. I can hold off on this piece if necessary.

I want this to look very very professional. I am open to all ideas. I also would like to see similar work you have done like this if possible.

Joomla Module (very Simple)

March 24th, 2009 No comments

JOOMLA site: I need a very simple module created that has a rectangle in it. this rectangle expands when clicked. the module needs to be able to have an editable HTML file inside of it that displays inside the rectangle. (See attached image)

Bear