NamePros
Welcome, Guest! Ready to make a name for yourself in the domain business? We welcome both the hobbyist and professional domainer to join the discussion as part of the NamePros community.

Click here to create your profile to start earning reputation for posting, and trader ratings for buying & selling in our free e-marketplace. Build your trader rating with each successful sale. Our system has tracked over 100,000 sales and counting!
FAQ & TOS Register Search Today's Posts Mark Forums Read

Go Back   NamePros.com > Website Development Discussion Forums > Programming
Reload this Page Can This Be Done?

Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics.

Advanced Search


Closed Thread
 
LinkBack Thread Tools
Old 07-29-2007, 08:42 PM THREAD STARTER               #1 (permalink)
In-House Graphic Designer
 
True_Snake's Avatar
Join Date: Aug 2004
Location: Toronto, Canada
Posts: 4,289
True_Snake has much to be proud ofTrue_Snake has much to be proud ofTrue_Snake has much to be proud ofTrue_Snake has much to be proud ofTrue_Snake has much to be proud ofTrue_Snake has much to be proud ofTrue_Snake has much to be proud ofTrue_Snake has much to be proud ofTrue_Snake has much to be proud ofTrue_Snake has much to be proud of
 

Member of the Month
August 2005
Ethan Allen Fund Ethan Allen Fund Ethan Allen Fund Child Abuse Autism

Can This Be Done?


Hello guys, I've had an idea for a while for a new site.

Well, I got around to doing something with that idea .

Without giving away a ton of details about my project:

I was wondering if it's possible to replace the image in an image ratings script with an audio player playing a user submitted audio file instead of an image. It'd be rating audio instead of pictures.

Is that possible? Tough to do?

I'm not good with programming, so do let me know if it's possible !
????: NamePros.com http://www.namepros.com/programming/355649-can-this-be-done.html

Thanks in advance .

True_Snake
__________________

Logos:PM ME!
OVECHKIN.INFO! Rising Star!

True_Snake is offline  
Old 07-29-2007, 09:01 PM   #2 (permalink)
NamePros Regular
 
ablaye's Avatar
Join Date: May 2006
Location: WebmasterGround.com
Posts: 863
ablaye is on a distinguished road
 



Yes it is possible. Just like people can submit videos via youtube, you can also submit sound files.
ablaye is offline  
Old 07-29-2007, 09:29 PM THREAD STARTER               #3 (permalink)
In-House Graphic Designer
 
True_Snake's Avatar
Join Date: Aug 2004
Location: Toronto, Canada
Posts: 4,289
True_Snake has much to be proud ofTrue_Snake has much to be proud ofTrue_Snake has much to be proud ofTrue_Snake has much to be proud ofTrue_Snake has much to be proud ofTrue_Snake has much to be proud ofTrue_Snake has much to be proud ofTrue_Snake has much to be proud ofTrue_Snake has much to be proud ofTrue_Snake has much to be proud of
 

Member of the Month
August 2005
Ethan Allen Fund Ethan Allen Fund Ethan Allen Fund Child Abuse Autism
Cool, thanks !

Any ideas on how I go about doing it?

Would it be too hard? Because I have the image rating script setup. Is there an audio rating script out there? I looked ... couldn't find one [free or cheap].

Thanks,
True_Snake

EDIT: My index.tpl template file if it helps:

Code:
<td valign="top" width="$SITE_MAIN_COLUMN_WIDTH" class="base1">
<table $GLOBALS[STYLE_TABLE_PARAMETERS_OUTER] width="100%">
<tr>
	<td class="header" colspan="2">&nbsp;&nbsp;Rate $user_login ($image_name)</td>
</tr>
<tr>
	<td colspan="2">$profileBar</td>
</tr>
<tr class="base1">
	<td>&nbsp;</td>
</tr>
<tr>
	<td colspan="2">
	<table $GLOBALS[STYLE_TABLE_PARAMETERS_OUTER] width="100%">
	<tr>
		<td align="center">$rateBar</td>
	</tr>
	</table>
	</td>
</tr>
<tr class="base1">
	<td>&nbsp;</td>
</tr>
<tr>
	<td colspan="2" align="center"><img src="image.php?i=$image_id" border="0" alt="$imageAltText" title="$imageAltText" $imageHeightWidth /></td>
</tr>
<tr class="base1">
	<td>&nbsp;</td>
</tr>
</table>
<br />
<table $GLOBALS[STYLE_TABLE_PARAMETERS_OUTER] width="100%">
<tr>
	<td class="header" colspan="2">&nbsp;&nbsp;Image Info:</td>
</tr>
<tr>
	<td class="base2">
	<table $GLOBALS[STYLE_TABLE_PARAMETERS_SPACER] width="100%">
	$imageExtraFields
	</table>
	</td>
</tr>
</table>
<br />
<table $GLOBALS[STYLE_TABLE_PARAMETERS_OUTER] width="100%">
<tr>
	<td class="header" colspan="2">&nbsp;&nbsp;User Info:</td>
</tr>
<tr>
	<td class="base2">
	<table $GLOBALS[STYLE_TABLE_PARAMETERS_SPACER] width="100%">
	<tr class="alt1">
		<td class="label" nowrap="nowrap" align="right" valign="top" width="20%">&nbsp;Age</td>
		<td class="text">$age</td>
	</tr>
	<tr class="alt1">
		<td class="label" nowrap="nowrap" align="right" valign="top" width="20%">&nbsp;Location</td>
		<td class="text">$location</td>
	</tr>
	<tr class="alt2">
		<td class="label" nowrap="nowrap" align="right" valign="top" width="20%">&nbsp;Birthday</td>
		<td class="text">$birthday</td>
	</tr>
	<tr class="alt1">
		<td class="label" nowrap="nowrap" align="right" valign="top" width="20%">&nbsp;Zodiac Sign</td>
		<td class="text">$zodiac</td>
	</tr>
	$userExtraFields
	</table>
	</td>
</tr>
$allImages
</table>
<br />
<table $GLOBALS[STYLE_TABLE_PARAMETERS_OUTER] width="100%">
<tr>
	<td class="header" colspan="4">&nbsp;&nbsp;Last Few:</td>
</tr>
$lastFew
</table>
</td>
__________________

Logos:PM ME!
OVECHKIN.INFO! Rising Star!

Last edited by True_Snake; 07-29-2007 at 09:49 PM.
True_Snake is offline  
Old 07-30-2007, 05:27 AM   #4 (permalink)
NamePros Expert
 
Peter's Avatar
Join Date: Nov 2003
Location: Scotland
Posts: 5,069
Peter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond repute
 


Child Abuse Save The Children Save The Children Help The Homeless - Holiday 2009 Help The Homeless - Holiday 2009 Help The Homeless - Holiday 2009 Help The Homeless - Holiday 2009
I presume you have already adapted the php scripts? They will have to be changed so that they will accept mp3's or wav files (whichever format you want).

1 potential problem you may encounter is the usual copyright issue people wil start uploading content they have no right t upload and you will have to stem that.
__________________
Manage your portfolio using my new Domain Portfolio Management script.
Securing Your Domain Name From Theft
Peter is offline  
Old 07-30-2007, 11:23 AM THREAD STARTER               #5 (permalink)
In-House Graphic Designer
 
True_Snake's Avatar
Join Date: Aug 2004
Location: Toronto, Canada
Posts: 4,289
True_Snake has much to be proud ofTrue_Snake has much to be proud ofTrue_Snake has much to be proud ofTrue_Snake has much to be proud ofTrue_Snake has much to be proud ofTrue_Snake has much to be proud ofTrue_Snake has much to be proud ofTrue_Snake has much to be proud ofTrue_Snake has much to be proud ofTrue_Snake has much to be proud of
 

Member of the Month
August 2005
Ethan Allen Fund Ethan Allen Fund Ethan Allen Fund Child Abuse Autism
Yes. I just need a way to put a player on the page instead of the image.

As for copyrights, I have that figured out . It will not be a problem.

Thanks!
True_Snake
__________________

Logos:PM ME!
OVECHKIN.INFO! Rising Star!

True_Snake is offline  
Old 07-31-2007, 06:50 PM THREAD STARTER               #6 (permalink)
In-House Graphic Designer
 
True_Snake's Avatar
Join Date: Aug 2004
Location: Toronto, Canada
Posts: 4,289
True_Snake has much to be proud ofTrue_Snake has much to be proud ofTrue_Snake has much to be proud ofTrue_Snake has much to be proud ofTrue_Snake has much to be proud ofTrue_Snake has much to be proud ofTrue_Snake has much to be proud ofTrue_Snake has much to be proud ofTrue_Snake has much to be proud ofTrue_Snake has much to be proud of
 

Member of the Month
August 2005
Ethan Allen Fund Ethan Allen Fund Ethan Allen Fund Child Abuse Autism
Bump .


True_Snake
__________________

Logos:PM ME!
OVECHKIN.INFO! Rising Star!

True_Snake is offline  
Old 08-01-2007, 04:09 AM   #7 (permalink)
NamePros Expert
 
Peter's Avatar
Join Date: Nov 2003
Location: Scotland
Posts: 5,069
Peter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond reputePeter has a reputation beyond repute
 


Child Abuse Save The Children Save The Children Help The Homeless - Holiday 2009 Help The Homeless - Holiday 2009 Help The Homeless - Holiday 2009 Help The Homeless - Holiday 2009
http://www.mioplanet.com/rsc/embed_mediaplayer.htm

of course that is only good for if the visitor uses windows, an alternative would be to get a flash based player.
__________________
Manage your portfolio using my new Domain Portfolio Management script.
Securing Your Domain Name From Theft
Peter is offline  
Old 08-03-2007, 09:27 PM THREAD STARTER               #8 (permalink)
In-House Graphic Designer
 
True_Snake's Avatar
Join Date: Aug 2004
Location: Toronto, Canada
Posts: 4,289
True_Snake has much to be proud ofTrue_Snake has much to be proud ofTrue_Snake has much to be proud ofTrue_Snake has much to be proud ofTrue_Snake has much to be proud ofTrue_Snake has much to be proud ofTrue_Snake has much to be proud ofTrue_Snake has much to be proud ofTrue_Snake has much to be proud ofTrue_Snake has much to be proud of
 

Member of the Month
August 2005
Ethan Allen Fund Ethan Allen Fund Ethan Allen Fund Child Abuse Autism
Thanks Peter for your help .

I went a different route, used phpBB instead.

Now I have another question:

Is there anyway to make the poll choices permanent. Like ... I want the user to post a thread, and it automatically adds a poll/vote with preset choices?

Thanks,
True_Snake
__________________

Logos:PM ME!
OVECHKIN.INFO! Rising Star!

True_Snake is offline  
Old 08-04-2007, 04:03 AM   #9 (permalink)
New Member
Join Date: Aug 2007
Posts: 10
Dondon2d is an unknown quantity at this point
 



Don't really get your question but based on what I've understood, I think there is a MOD for that, just search on phpBB forums.
Dondon2d is offline  
Old 08-12-2007, 04:22 PM   #10 (permalink)
Senior Member
 
superprogrammer's Avatar
Join Date: Aug 2004
Location: Washington
Posts: 4,327
superprogrammer has much to be proud ofsuperprogrammer has much to be proud ofsuperprogrammer has much to be proud ofsuperprogrammer has much to be proud ofsuperprogrammer has much to be proud ofsuperprogrammer has much to be proud ofsuperprogrammer has much to be proud ofsuperprogrammer has much to be proud of
 



How is this coming up True_Snake?
__________________
Download youtube videos at www.HugYouTube.com -NO LINKS TO PARKED PAGES-
Anonymous access at www.Banned.net
superprogrammer is offline  
Old 08-13-2007, 11:19 AM THREAD STARTER               #11 (permalink)
In-House Graphic Designer
 
True_Snake's Avatar
Join Date: Aug 2004
Location: Toronto, Canada
Posts: 4,289
True_Snake has much to be proud ofTrue_Snake has much to be proud ofTrue_Snake has much to be proud ofTrue_Snake has much to be proud ofTrue_Snake has much to be proud ofTrue_Snake has much to be proud ofTrue_Snake has much to be proud ofTrue_Snake has much to be proud ofTrue_Snake has much to be proud ofTrue_Snake has much to be proud of
 

Member of the Month
August 2005
Ethan Allen Fund Ethan Allen Fund Ethan Allen Fund Child Abuse Autism
Hey SP . Long time, no see!

I used phpBB. The link is in the first line of my signature. But I still need to figure out how I can have pre-set poll choices so other members can simply rate the audio.

Thanks,
True_Snake
__________________

Logos:PM ME!
OVECHKIN.INFO! Rising Star!

True_Snake is offline  
Closed Thread


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools


Liquid Web Smart Servers  
All times are GMT -7. The time now is 01:27 AM.

Managed Web Hosting by Liquid Web
Domain name forum recommended by Domaining.com Powered by: vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.6.0 Ad Management plugin by RedTyger