Reply
Classified Site?
Old 02-21-2007, 09:47 PM Classified Site?
Novice Talker

Posts: 9
What would i need to learn to be able to build a classified site ex: autotrader...on a smaller scale. Iv'e been into web design for a while and i'm in the process of learning css and soon i was looking at getting into php and mysql. Would php and mysql be a good combination for building a dynamic site of that sort?
NeLo is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
     
Old 02-21-2007, 11:10 PM Re: Classified Site?
ForrestCroce's Avatar
Half Man, Half Amazing

Posts: 3,025
Name: Forrest Croce
Location: Seattle, WA
PHP/MySQL would be fine for a project of that type, but it might not be the best project to take on, unless Craigslist doesn't exist in your area. Even Google "Base" never got off the ground in the face of competition from CL.

Anyway, a database ( MySQL, SQL Server, Oracle, MS Access ) is like an Excel file, with a bunch of tables, and more strict rules about the data that can go into them. Because of those rules, you know that anything in the database is as it should be. That makes them great for storing ( and manipulating ) data, on a large scale.

And then PHP or ASP or even Perl or Python are languages that carry out orders they've been given. Usually these commands involve talking to a database, and turning the db results into html. This means you can have software ( that runs on the web server ) be used on a Mac, PC, or a WebTV.

You could instead look for a content management system that will do what you're looking for, but if you're using this as a way to pick up new skills and get your feet wet, you'd want to decide how to structure your data ( which depends on what you want to store and how you want to use it ), then when that's done, you would write code to interact with the data and spit out html/css.
ForrestCroce is offline
Reply With Quote
View Public Profile Visit ForrestCroce's homepage!
 
Old 02-21-2007, 11:35 PM Re: Classified Site?
Novice Talker

Posts: 9
thx alot that was real helpful

and yea i just wanna do this just to get my feet wet with dynamic web site building and online business. It's not gonna be anything big, or a car classified either, i'm aiming at something different and i'm also going keep it fairly local.
NeLo is offline
Reply With Quote
View Public Profile
 
Old 02-24-2007, 11:54 PM Re: Classified Site?
Extreme Talker

Posts: 226
Location: South Korea
I run a Korea classifieds and the site is basd on PHP/MySQL.

http://www.usfkclassifieds.com

Mike
__________________
Classifieds for those living in Korea
Forums for those living in Korea
Sports Trader Central, Buy, sell or trade sport cards
mikesilvia is offline
Reply With Quote
View Public Profile Visit mikesilvia's homepage!
 
Old 03-05-2007, 04:45 AM Re: Classified Site?
Novice Talker

Posts: 5
I own large Australian and New Zealand Automotive classified sites. They are written in asp.net using sql.
Check them out and let me know if I can help further.
www.autoline.com.au
interested is offline
Reply With Quote
View Public Profile
 
Old 12-08-2007, 05:18 PM Re: Classified Site?
Experienced Talker

Posts: 31
You may want to try and find a classifieds script that you can purchase. Even if you want to build your own, seeing demos of others will help bring ideas.
nlassiter is offline
Reply With Quote
View Public Profile
 
Old 12-10-2007, 10:58 AM Re: Classified Site?
smarty's Avatar
Ultra Talker

Posts: 401
Name: Vinod Rawat
Location: india
try this free script... i will say its the best....

http://www.deltascripts.com/phpclassifieds


if u select not using this, you can learn much from this

php mysql rocks

cheers

rep appreciated
smarty is offline
Reply With Quote
View Public Profile Visit smarty's homepage!
 
Old 02-21-2008, 06:16 AM Re: Classified Site?
Novice Talker

Posts: 8
I'd recommend using http://www.iautosoftware.com, rather that developing by yourself. It will save your time and money.
__________________
Classifieds software development
http://www.irealtysoft.com, http://www.iautosoftware.com
rodion is offline
Reply With Quote
View Public Profile
 
Old 05-29-2008, 02:54 PM Re: Classified Site?
Novice Talker

Posts: 10
Yeah you will never be able to compete with Craigslist. Find something else.
kale988 is offline
Reply With Quote
View Public Profile
 
Old 06-03-2008, 06:58 AM Re: Classified Site?
WebHive's Avatar
Experienced Talker

Posts: 32
Name: Eugene Sutula
Location: Ukraine
The problem is that most probably CL will die if they won't find a better solution to fight with spam. (http://www.codinghorror.com/blog/archives/001123.html)
So if you think you can bring something new here you should try. But I'm sure you won't be able to beat CL using free copycat scripts... Build something custom!
__________________
Custom Web Development
WebHive is offline
Reply With Quote
View Public Profile Visit WebHive's homepage!
 
Old 07-02-2008, 12:36 AM Re: Classified Site?
Junior Talker

Posts: 4
I think craigslist has recently done a decent job to defend against spam. All free classified sites will always have the risk of people posting junk but with tools such as CAPTCHA it has helped tone it down a bit. People would have to invest a lot of time to get around it.
__________________
free classified ads
mr350z2006 is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Classified Site?
 

Thread Tools

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

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




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.14733 seconds with 13 queries