Remove Ad, Sign Up
Register to Remove Ad
Register to Remove Ad
Remove Ad, Sign Up
Register to Remove Ad
Register to Remove Ad
Signup for Free!
-More Features-
-Far Less Ads-
About   Users   Help
Users & Guests Online
On Page: 1
Directory: 149
Entire Site: 4 & 988
Page Staff: pennylessz, pokemon x, Barathemos, tgags123, alexanyways, supercool22, RavusRat,
04-19-24 08:09 PM

Thread Information

Views
1,337
Replies
8
Rating
0
Status
CLOSED
Thread
Creator
Davideo7
07-10-10 05:43 PM
Last
Post
Davideo7
07-11-10 10:19 AM
Additional Thread Details
Views: 236
Today: 0
Users: 0 unique

Thread Actions

Thread Closed
New Thread
New Poll
Order
 

Optimized Site & 0 Viz RGR Games for few days

 

07-10-10 05:43 PM
Davideo7 is Online
| ID: 209076 | 542 Words

Davideo7
Level: 351


POSTS: 13696/45320
POST EXP: 3474068
LVL EXP: 811455997
CP: 191263.8
VIZ: 121500527

Likes: 0  Dislikes: 0
I've just spent the past 3 days (and 20+ hours) optimizing the site to increase performance and speed. Unfortunately this required me to spend most of my Saturday working on this, however it was definitely needed since the site was starting to get real slow and the SQL Server kept crashing due to so much database strain and I wasn't going to put something like this off to the side. I'm sure everyone has noticed the huge increase in site speed (note: the RGR game pages were taking up to 5 seconds to load before, now they're well under 1 second - in other words, about 10 times faster).



All games are free for the next few days
That's right, all games are free to play for the next few days. I'm making some DB changes and therefore I can't allow any data to go to or from the DB that involves purchasing or selling games. This means that while the games are free to play, you wont actually be purchasing them when you go to play them. Also because of this, you currently cannot sell your games that you have.

For those who are tech savvy, here's exactly what I did: Currently I have 1 DB table dedicated to keeping track of all the games that every user owns. The problem with this is that there's over 300,000 rows which means that every time a user goes to a Game page, it has to search through all of those rows to see if the user owns the game. What I plan on doing is making a table for each individual system. One of the reasons why the game pages are a lot faster now is because I removed the script that searches these rows, just until I've got a DB table for each system. I'm hoping to have everything taken care of by Monday, which means games are free until probably around Monday.



Improved RGR Search
A lot of Google Bots would get stuck or lost in the RGR Search engine which would cause a little strain. Basically they'd end up on pages that would display no results. Here's what I did to prevent this:

When you go to search for a game, Tetris for example, the systems that have the game 'Tetris' would be clickable and let you view only Tetris games for whatever system you clicked and all other systems are dimmed but if you click them, it just takes you to the system but it wont try to display tetris games for that system since the dimmed systems don't have tetris games; same thing applies for the letters.

Another nice new thing I've added was that if your search results return nothing, the RGR will try to make a recommendation. So for example, lets say someone tried searching for Pokemon games for the Atari 2600, since none exist, it would give you recommendations of Pokemon games for other systems.

This also increases my Search Engine rankings since Search Engines will be finding and displaying good pages in the RGR instead of bad pages with no results.



Other Optimizations
I did optimize various other pages which included the Message Center, RGR Pages, Index, and a few other things.
I've just spent the past 3 days (and 20+ hours) optimizing the site to increase performance and speed. Unfortunately this required me to spend most of my Saturday working on this, however it was definitely needed since the site was starting to get real slow and the SQL Server kept crashing due to so much database strain and I wasn't going to put something like this off to the side. I'm sure everyone has noticed the huge increase in site speed (note: the RGR game pages were taking up to 5 seconds to load before, now they're well under 1 second - in other words, about 10 times faster).



All games are free for the next few days
That's right, all games are free to play for the next few days. I'm making some DB changes and therefore I can't allow any data to go to or from the DB that involves purchasing or selling games. This means that while the games are free to play, you wont actually be purchasing them when you go to play them. Also because of this, you currently cannot sell your games that you have.

For those who are tech savvy, here's exactly what I did: Currently I have 1 DB table dedicated to keeping track of all the games that every user owns. The problem with this is that there's over 300,000 rows which means that every time a user goes to a Game page, it has to search through all of those rows to see if the user owns the game. What I plan on doing is making a table for each individual system. One of the reasons why the game pages are a lot faster now is because I removed the script that searches these rows, just until I've got a DB table for each system. I'm hoping to have everything taken care of by Monday, which means games are free until probably around Monday.



Improved RGR Search
A lot of Google Bots would get stuck or lost in the RGR Search engine which would cause a little strain. Basically they'd end up on pages that would display no results. Here's what I did to prevent this:

When you go to search for a game, Tetris for example, the systems that have the game 'Tetris' would be clickable and let you view only Tetris games for whatever system you clicked and all other systems are dimmed but if you click them, it just takes you to the system but it wont try to display tetris games for that system since the dimmed systems don't have tetris games; same thing applies for the letters.

Another nice new thing I've added was that if your search results return nothing, the RGR will try to make a recommendation. So for example, lets say someone tried searching for Pokemon games for the Atari 2600, since none exist, it would give you recommendations of Pokemon games for other systems.

This also increases my Search Engine rankings since Search Engines will be finding and displaying good pages in the RGR instead of bad pages with no results.



Other Optimizations
I did optimize various other pages which included the Message Center, RGR Pages, Index, and a few other things.
The Owner
Owner, Developer, Advertiser, etc
Founder, Mod, Investor


Affected by 'Laziness Syndrome'

Registered: 12-06-04
Location: Wisconsin
Last Post: 1 day
Last Active: 4 min.

(edited by Davideo7 on 07-10-10 06:04 PM)    

07-10-10 08:21 PM
joebab is Offline
| ID: 209160 | 92 Words

joebab
Level: 90


POSTS: 1797/2088
POST EXP: 78752
LVL EXP: 7058238
CP: 50.1
VIZ: 89459

Likes: 0  Dislikes: 0
I can't believe there hasn't been a party in this thread
It's great to see that you've been able to optimise pages instead of having to upgrade the server just yet.
Hopefully by the time you've done all the optimising possible you'll be able to afford an upgraded server or there would be a slight problem.
Also the other day I was looking in online users and saw about 5 times more google bots than usual. Is there any reason for that, or did they just like vizzed at that time?
I can't believe there hasn't been a party in this thread
It's great to see that you've been able to optimise pages instead of having to upgrade the server just yet.
Hopefully by the time you've done all the optimising possible you'll be able to afford an upgraded server or there would be a slight problem.
Also the other day I was looking in online users and saw about 5 times more google bots than usual. Is there any reason for that, or did they just like vizzed at that time?
Vizzed Elite

3rd Place in the December 2009 VCS Competition!
Please Join my Game Site http://addictedgamer11.webs.com
2000 POSTS!!


Affected by 'Laziness Syndrome'

Registered: 04-26-09
Location: Australia
Last Post: 3369 days
Last Active: 2272 days

07-10-10 09:22 PM
Didowe is Offline
| ID: 209191 | 73 Words

Didowe
Level: 100


POSTS: 1601/2697
POST EXP: 163835
LVL EXP: 10348296
CP: 812.4
VIZ: 21496

Likes: 0  Dislikes: 0
I COULD GO SUPER SONIC, THE PROBLEM'S CHRONIC

reference to how fast the speed is, it is marking my return of being more active here since I won't spend so much time waiting for a thread to load.

Thanks David for at least NOT do what most other forum owners do with these problems (ignoring it) and actually went on and trying the find out what the problem is AND fixing it
I COULD GO SUPER SONIC, THE PROBLEM'S CHRONIC

reference to how fast the speed is, it is marking my return of being more active here since I won't spend so much time waiting for a thread to load.

Thanks David for at least NOT do what most other forum owners do with these problems (ignoring it) and actually went on and trying the find out what the problem is AND fixing it
Member
Affected by


Affected by 'Laziness Syndrome'

Registered: 05-10-09
Last Post: 3171 days
Last Active: 2834 days

07-10-10 10:17 PM
Davideo7 is Online
| ID: 209226 | 174 Words

Davideo7
Level: 351


POSTS: 13703/45320
POST EXP: 3474068
LVL EXP: 811455997
CP: 191263.8
VIZ: 121500527

Likes: 0  Dislikes: 0
joebab : They're back again. The reason they originally went away is because I went to Google Webmaster Tools and reduced the number of bots (for just a few days) but than it resulted into only 1 or 2 at a time and bots index pages for Google Search engine which increases my search engine ranking so I don't want it to low but I also don't think I need it as high as it is right now (which is like 50-75). I'll try and get that number down to like 20-25 because they do cause strain, not a ton but it adds up.

Didowe : I put Vizzed at a pretty high priority in my life unlike a lot of forum owners out there - I do have a few more things I plan to do which will optimize the site even more, spending 20+ hours to make the site faster is worth it considering the fact that upgrading to a new server or database server is really expensive and time consuming.
joebab : They're back again. The reason they originally went away is because I went to Google Webmaster Tools and reduced the number of bots (for just a few days) but than it resulted into only 1 or 2 at a time and bots index pages for Google Search engine which increases my search engine ranking so I don't want it to low but I also don't think I need it as high as it is right now (which is like 50-75). I'll try and get that number down to like 20-25 because they do cause strain, not a ton but it adds up.

Didowe : I put Vizzed at a pretty high priority in my life unlike a lot of forum owners out there - I do have a few more things I plan to do which will optimize the site even more, spending 20+ hours to make the site faster is worth it considering the fact that upgrading to a new server or database server is really expensive and time consuming.
The Owner
Owner, Developer, Advertiser, etc
Founder, Mod, Investor


Affected by 'Laziness Syndrome'

Registered: 12-06-04
Location: Wisconsin
Last Post: 1 day
Last Active: 4 min.

07-11-10 12:00 AM
DarkHyren is Offline
| ID: 209254 | 44 Words

DarkHyren
Level: 160


POSTS: 5998/7842
POST EXP: 744411
LVL EXP: 51968916
CP: 993.7
VIZ: 483674

Likes: 0  Dislikes: 0
Question, will the retro game room act like when one isnt logged in, ie let you play free but not make saves, or will it still create save files and anyone that wants to access those saves just has to buy the game afterwards?
Question, will the retro game room act like when one isnt logged in, ie let you play free but not make saves, or will it still create save files and anyone that wants to access those saves just has to buy the game afterwards?
Vizzed Elite
Elite Lurker King

2nd Place in the June 2009 VCS!
2nd Place in the December 2009 VCS!


Affected by 'Laziness Syndrome'

Registered: 12-19-08
Last Post: 2609 days
Last Active: 1413 days

07-11-10 01:20 AM
Davideo7 is Online
| ID: 209264 | 30 Words

Davideo7
Level: 351


POSTS: 13707/45320
POST EXP: 3474068
LVL EXP: 811455997
CP: 191263.8
VIZ: 121500527

Likes: 0  Dislikes: 0
DarkHyren : Good question. Yes it still loads your user information and will let you use save files. Basically all the features are still available except buying and selling games.
DarkHyren : Good question. Yes it still loads your user information and will let you use save files. Basically all the features are still available except buying and selling games.
The Owner
Owner, Developer, Advertiser, etc
Founder, Mod, Investor


Affected by 'Laziness Syndrome'

Registered: 12-06-04
Location: Wisconsin
Last Post: 1 day
Last Active: 4 min.

07-11-10 02:37 AM
Cyro Xero is Offline
| ID: 209277 | 59 Words

Cyro Xero
Level: 110


POSTS: 933/3193
POST EXP: 241888
LVL EXP: 14386873
CP: 2389.3
VIZ: 714746

Likes: 0  Dislikes: 0
Good stuff. I'll have to look around for something that interestbs me since I haven't been to the RGR in a while. Got another question for you- does this include the Retro Toons as well? I assume they're both connected in a way that if something affects one it also affects the other, but I wanted to confirm it.
Good stuff. I'll have to look around for something that interestbs me since I haven't been to the RGR in a while. Got another question for you- does this include the Retro Toons as well? I assume they're both connected in a way that if something affects one it also affects the other, but I wanted to confirm it.
Vizzed Elite
Funder
Record holder: Posted from 3 different continents in 24 hours- Sep. 27, 2010


Affected by 'Laziness Syndrome'

Registered: 11-22-06
Location: Minnesnowta
Last Post: 2445 days
Last Active: 1042 days

07-11-10 09:35 AM
is Offline
| ID: 209316 | 68 Words


JigSaw
Level: 164


POSTS: 4473/7936
POST EXP: 584185
LVL EXP: 57381883
CP: 8045.8
VIZ: -46031833

Likes: 0  Dislikes: 0
Good question cyro, I think they are probably in separate tables but it depends on how david made it I can't remember. Most likely it is only the RGR that is free for a few days I dont see why RTR would be free there are probably a lot less rows in the RTR. Thats just my guess unless David wants to do the same for the RTR.
Good question cyro, I think they are probably in separate tables but it depends on how david made it I can't remember. Most likely it is only the RGR that is free for a few days I dont see why RTR would be free there are probably a lot less rows in the RTR. Thats just my guess unless David wants to do the same for the RTR.
Vizzed Elite
PHP Developer, Security Consultant

Affected by 'Laziness Syndrome'

Registered: 04-06-06
Location: Area 51
Last Post: 1728 days
Last Active: 1722 days

07-11-10 10:19 AM
Davideo7 is Online
| ID: 209332 | 54 Words

Davideo7
Level: 351


POSTS: 13708/45320
POST EXP: 3474068
LVL EXP: 811455997
CP: 191263.8
VIZ: 121500527

Likes: 0  Dislikes: 0
Cyro Xero : Nope it doesn't include the RTR. The RTR actually uses old code that the RGR use to use about 6 months ago, will need to update that one of these days.

JigSaw : Yeah there are far less rows in the table for the RTR, no need to do the same.
Cyro Xero : Nope it doesn't include the RTR. The RTR actually uses old code that the RGR use to use about 6 months ago, will need to update that one of these days.

JigSaw : Yeah there are far less rows in the table for the RTR, no need to do the same.
The Owner
Owner, Developer, Advertiser, etc
Founder, Mod, Investor


Affected by 'Laziness Syndrome'

Registered: 12-06-04
Location: Wisconsin
Last Post: 1 day
Last Active: 4 min.

Links

Page Comments


This page has no comments

Adblocker detected!

Vizzed.com is very expensive to keep alive! The Ads pay for the servers.

Vizzed has 3 TB worth of games and 1 TB worth of music.  This site is free to use but the ads barely pay for the monthly server fees.  If too many more people use ad block, the site cannot survive.

We prioritize the community over the site profits.  This is why we avoid using annoying (but high paying) ads like most other sites which include popups, obnoxious sounds and animations, malware, and other forms of intrusiveness.  We'll do our part to never resort to these types of ads, please do your part by helping support this site by adding Vizzed.com to your ad blocking whitelist.

×