Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Website Design Forum


You are currently viewing our Website Design Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
How is this site made?
Old 11-10-2010, 08:27 PM How is this site made?
Experienced Talker

Posts: 33
Trades: 0
supergamesweb.com/

Hello,
I was wondering how is this website made. Is there a template used and are these games affiliate links or what? Your information would be greatly appreciated.

Last edited by chrishirst; 11-11-2010 at 02:26 PM..
outstandn is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 11-11-2010, 12:25 AM Re: How is this site made?
Average Talker

Posts: 28
Trades: 0
cool website
__________________

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
Newweddingrings is offline
Reply With Quote
View Public Profile
 
Old 11-11-2010, 12:37 AM Re: How is this site made?
net
net's Avatar
Experienced Talker

Posts: 40
Name: Duane
Location: Clarksville, TN
Trades: 0
what i could see is amazon links. I was thinkng of being able to play some games but all it was was a bunch of pics of games that went to a page w/ a amazon link.
__________________

Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
net is offline
Reply With Quote
View Public Profile Visit net's homepage!
 
Old 11-11-2010, 02:26 AM Re: How is this site made?
Banned

Posts: 29
Location: New York
Trades: 0
it is called super game web,but why can not play games,just pictures.
maggiechen33 is offline
Reply With Quote
View Public Profile
 
Old 11-11-2010, 05:29 PM Re: How is this site made?
bjayslist's Avatar
Junior Talker

Posts: 2
Name: MoNi
Trades: 0
That site is a script. Most likely, in php.
__________________

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
bjayslist is offline
Reply With Quote
View Public Profile
 
Old 11-11-2010, 07:27 PM Re: How is this site made?
Novice Talker

Posts: 13
Location: Serbia
Trades: 0
This site is wordpress cms, what i see they make posts with game videos from youtube and info, and share amazon links to buy games.
lonerunner is offline
Reply With Quote
View Public Profile Visit lonerunner's homepage!
 
Old 11-12-2010, 12:15 AM Re: How is this site made?
gamer-goddess's Avatar
Average Talker

Posts: 18
Name: Nicholette
Trades: 0
Theme Name: Gallery, a Thematic child theme
Theme URI: http://www.chris-wallace.com/2009/06...-1-2-released/
Description: The ultimate gallery-style Thematic child theme for WordPress.
Author: Chris Wallace
Author URI: http://chris-wallace.com
Template: thematic
Version: 1.2.1
.
This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html


Overall simple theme but would take some time to actually recreate
Tools Needed:
- Brain
- Flash
- Knowledge of CSS, JavaScript & PHP

The layout actually follows the CSS Box Model. Basically there are 5 rows. Without looking at the stylesheet (because its a WP theme and the div names are like a million miles long)
the 5 rows are:
header, flash, content, ads, footer

The box model (in short) looks something like this:
Code:
<div class=contentwrapper>
   <div class=header></div>
   <div class=flash></div>
   <div class=content></div>
   <div class=ad></div>
</div>
   <div class=footer></div>

The PHP and Flash portions are a little more complicated to explain than that. The overall CSS layout can probably be recreated in less than 5 minutes. The actual content that goes into each row will take a little more time.
As for the numbers are the bottom of the "flash" and "content" rows, that's known as Pagination
You can probably Google some scripts to help you get started, or learn how to create your own
You'll notice that just about everything on the web that holds more data than the page can display has some form of Pagination.

Each little box in the "content" row is put into a section. Javascript is used to control the little star ratings at the top of each video game.
As far as everything else - the video games are probably stored in a database and accessed through PHP
Creating a mySQL database, accessing, editing, deleting and adding to that data is very easy to do; but it would still take some time to create the data in the database

I dont know how this person got access to all this video game information, but if YOU personally were recreating and managing this data, you might be able to create your database and code up your own filter that reads information from a website and adds that information to your database (intermediate/advanced level of experience needed)

Anyway, hope that helped
gamer-goddess is offline
Reply With Quote
View Public Profile Visit gamer-goddess's homepage!
 
Old 11-12-2010, 03:31 AM Re: How is this site made?
Skilled Talker

Posts: 60
Name: Dmitry
Trades: 0
Obviously it's WordPress based site. Template name has been posted in previous post by gamer-goddess.
__________________
Sincerely, Dmitry

Please login or register to view this content. Registration is FREE
ElmanF is offline
Reply With Quote
View Public Profile Visit ElmanF's homepage!
 
Old 11-12-2010, 05:29 AM Re: How is this site made?
Novice Talker

Posts: 5
Name: Nick
Trades: 0
This is a website to get more and more review. It is made in Wordpress CMS that is very user friendly as well as search engine friendly.
__________________

Please login or register to view this content. Registration is FREE
tcrojastisal is offline
Reply With Quote
View Public Profile Visit tcrojastisal's homepage!
 
Old 11-29-2010, 04:25 PM How is this website built?
Experienced Talker

Posts: 33
Trades: 0
Hello,
I need to know how is this website built and what script does it use? The designer sad that it uses an auto updating script, but which one? Also what wordpress theme does this site use?
www megagamescenter com
Your help will be greatly appreciated.

Thanks
outstandn is offline
Reply With Quote
View Public Profile
 
Old 11-29-2010, 05:19 PM Re: How is this site made?
Experienced Talker

Posts: 33
Trades: 0
Thanks for your Information
outstandn is offline
Reply With Quote
View Public Profile
 
Old 11-29-2010, 10:51 PM Re: How is this site made?
Junior Talker

Posts: 3
Name: Ben
Trades: 0
yeah, of course there are templates, actually, there are serveral kinds of template for buiding the forum
__________________

Please login or register to view this content. Registration is FREE
flyn is offline
Reply With Quote
View Public Profile Visit flyn's homepage!
 
Old 11-30-2010, 02:50 AM Re: How is this site made?
Banned

Posts: 22
Trades: 0
Websites are designed and there are programmers who can code and make custom games, to your needs. The best thing you can do is to outsource your needs to an reputed Website Design and Development Company.
sarahjones is offline
Reply With Quote
View Public Profile
 
Old 11-30-2010, 03:14 AM Re: How is this website built?
Skilled Talker

Posts: 60
Name: Dmitry
Trades: 0
Quote:
Originally Posted by outstandn View Post
Hello,
I need to know how is this website built and what script does it use? The designer sad that it uses an auto updating script, but which one? Also what wordpress theme does this site use?
www megagamescenter com
Your help will be greatly appreciated.

Thanks
This site is WP powered too.
__________________
Sincerely, Dmitry

Please login or register to view this content. Registration is FREE
ElmanF is offline
Reply With Quote
View Public Profile Visit ElmanF's homepage!
 
Reply     « Reply to How is this site made?
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 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.46202 seconds with 12 queries