Personal Development for Smart People Forums

Personal Development for Smart PeopleTM Forums

 

Go Back   Personal Development for Smart People Forums > Personal Development > Technology & Technical Skills

Notices

Technology & Technical Skills Computer skills, hardware, software, internet topics, gadgets, programming

Reply
 
Thread Tools Display Modes
Old 02-03-2008, 02:54 PM   #1 (permalink)
Member
 
Join Date: Oct 2007
Location: Almeria Spain
Posts: 42
Nigel is on a distinguished road
Default Picture framing visulisation software for website

Does anyone out there know of any visualisation software for a picture framing website?
I know that such software exists because I have seen may picture framing website that allow you to upload your picture and choose a frame and be able to see what it will look like against your picture.
Any ideas please?
Nigel is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-03-2008, 06:03 PM   #2 (permalink)
Senior Member
 
Join Date: Nov 2006
Posts: 336
Minsc is on a distinguished road
Default

Quote:
Originally Posted by Nigel View Post
Does anyone out there know of any visualisation software for a picture framing website?
You want to generate a preview of a picture in a frame for a site that sells picture frames or something(like CafePress)?

You'd have to use a server-side language like PHP with GD. To do it, you'd have to do something like:
-Apply aspect correction to the picture. Pad the top and bottom or left and right sides with transparent pixels until its aspect ratio is that of the frame.
-Map the picture onto the frame. There would be four points corrisponding to the corners of the picture somewhere on the image of the frame and you'd put the image inside of these points. It might get narrower or wider, ect.
-Maybe add a shadow?
-Blur the picture or the edges of it a little so that it looks natural.
-Overlay some lighting/glass onto the image.

You basically use server-side scripts to put the image over a picture of an empty picture frame. You'd have to use scripts for a website. If you're doing it manually, you could use Photoshop or something.

If you want to put a border that looks like a picture frame around an image, then you'd use textures that can repeat vertically or horizontally and some corner images and paste them onto the sides of the image with GD or Photoshop. Some programs can do this automatically if that's what you want.
Minsc is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-04-2008, 05:43 AM   #3 (permalink)
Senior Member
 
Join Date: Mar 2007
Location: What of it?
Posts: 724
jamestl2 is on a distinguished road
Default

Have you considered snapshots?:
Snap

They generate a preview of a link or image, using a thumbnail, I believe.
jamestl2 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-04-2008, 12:53 PM   #4 (permalink)
Member
 
Join Date: Oct 2007
Location: Almeria Spain
Posts: 42
Nigel is on a distinguished road
Default

Hi guys,
Thanks for those emails, but the sort of software I am looking for is what has been used on this website Frame Express
This website lets you build you own frame on the web so you can see how it will look before its even framed
I know lots of different websites use similar software but I don't know where I can get it from.
Any ideas?
Nigel is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-05-2008, 04:34 AM   #5 (permalink)
Senior Member
 
Join Date: Nov 2006
Location: Melbourne, Australia
Posts: 182
tobyhede is on a distinguished road
Default

That site looks custom built to me ... using PHP and an Image Library (GD, ImageMagick or similar)
tobyhede is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-05-2008, 05:48 AM   #6 (permalink)
Senior Member
 
Join Date: Nov 2006
Posts: 336
Minsc is on a distinguished road
Default

Quote:
Originally Posted by Nigel View Post
Hi guys,
Thanks for those emails, but the sort of software I am looking for is what has been used on this website Frame Express
That particular website uses CSS to put a border around an image... If you select the preview, you'll see that it's more than an image.

It's usually done with, say, PHP/GD since you can do more with those. (although CSS is less server-intensive and is usually smaller)

You can't use normal software on a website. You have to write a script that has no UI and interfaces with the webserver to generate an image from some input. (generating a picture frame is done in the same way as you would make a blog or a forum)

You might find something if you Google "php scripts", ect, but it's usually custom-written for something like a preview.
Minsc is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-11-2008, 10:19 PM   #7 (permalink)
Junior Member
 
Join Date: Feb 2008
Posts: 2
gale44 is on a distinguished road
Default

AbleDesign - Dynamic Picture Frame

Came across this, and wondered if it might be what you are looking for.
gale44 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Steve Pavlina Possibly Misunderstanding Intellectual Monopoly Abolisionists? Kiba Steve Pavlina 129 04-07-2008 01:16 AM
Free softwares Kiba Character & Contribution 17 03-05-2007 09:21 PM


All times are GMT. The time now is 12:09 PM.


Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Copyright © 2010 by Pavlina LLC