Go Back   Flash Flash Revolution > Flash Flash Revolution > FFR General Talk > Bug Reports and Suggestions
Register FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
Old 01-26-2015, 05:43 PM   #1
gold stinger
Signature Extraordinare~~
Song Submission & Events Manager
Game ManagerEvent StaffSimfile JudgeFFR Wiki StaffFFR Simfile AuthorFFR Music ProducerD7 Elite KeysmasherFFR Veteran
 
gold stinger's Avatar
 
Join Date: Jan 2007
Age: 28
Posts: 6,367
Send a message via Skype™ to gold stinger
Default ATTN: FFR Website Devs

Your Google Plus front page icon is broken.

You can view what the icon is supposed to look like by clicking anywhere on this blue link. (It's literally a copy-paste from the src)

This is what it looks like now:


anyone else getting the problem? is it to certain browsers?

edit:
also where is facebook like button, just going to leave a like & g+1
move the facebook like button up next to the google plus button


asdf
__________________
Quote:
Originally Posted by YoshL View Post
butts.



- Tosh 2014







Last edited by gold stinger; 01-26-2015 at 05:53 PM..
gold stinger is offline   Reply With Quote
Old 01-26-2015, 05:57 PM   #2
Fission
no
Simfile JudgeFFR Simfile AuthorFFR Veteran
 
Fission's Avatar
 
Join Date: Jan 2004
Age: 33
Posts: 1,850
Default Re: ATTN: FFR Website Devs

there is <blink>tons</blink> of stuff on ffr that is "suboptimal," including butchered web development best practices throughout that can be seen at a cursory glance of the frontend code
Fission is offline   Reply With Quote
Old 01-26-2015, 05:58 PM   #3
Velocity
Doing the wrong thing the right way since 2010.
Site and Game Administrator
AdministratorRetired StaffDeveloperFFR Simfile AuthorD7 Elite KeysmasherFFR Veteran
 
Velocity's Avatar
 
Join Date: Jul 2007
Posts: 1,812
Default Re: ATTN: FFR Website Devs

Quote:
Originally Posted by Fission View Post
there is <blink>tons</blink> of stuff on ffr that is "suboptimal," including butchered web development best practices throughout that can be seen at a cursory glance of the frontend code
The joys of really old code and multiple developers~
Velocity is offline   Reply With Quote
Old 01-26-2015, 06:06 PM   #4
FF_rules
FF Veteran
FFR Veteran
 
FF_rules's Avatar
 
Join Date: May 2006
Posts: 668
Default Re: ATTN: FFR Website Devs

Quote:
Originally Posted by Velocity View Post
The joys of really old code and multiple developers~
Slightly off topic; Gambling hall tends to eat infinite memory on my firefox after I use it for a few hours (from constant refreshing). Is this just more? I'm not tech savvy enough to understand the issue at all (If I were to guess; cache issue?)
__________________

FF_rules is offline   Reply With Quote
Old 01-26-2015, 06:07 PM   #5
Fission
no
Simfile JudgeFFR Simfile AuthorFFR Veteran
 
Fission's Avatar
 
Join Date: Jan 2004
Age: 33
Posts: 1,850
Default Re: ATTN: FFR Website Devs

it takes a concerted effort to adhere to best practices and can't be magic'd in overnight as you probably already know. multiple developers isn't really the problem on its own so much as not adhering to good coding practices is. somebody has to be watching for it or else it creeps up and you end up with the current state of FFR's codebase.
Fission is offline   Reply With Quote
Old 01-26-2015, 06:13 PM   #6
gold stinger
Signature Extraordinare~~
Song Submission & Events Manager
Game ManagerEvent StaffSimfile JudgeFFR Wiki StaffFFR Simfile AuthorFFR Music ProducerD7 Elite KeysmasherFFR Veteran
 
gold stinger's Avatar
 
Join Date: Jan 2007
Age: 28
Posts: 6,367
Send a message via Skype™ to gold stinger
Default Re: ATTN: FFR Website Devs

figured out how to solve the problem at least on my end: had to clear cookies and cache related to facebook & google.
__________________
Quote:
Originally Posted by YoshL View Post
butts.



- Tosh 2014







Last edited by gold stinger; 01-26-2015 at 06:13 PM..
gold stinger is offline   Reply With Quote
Old 01-26-2015, 06:14 PM   #7
mrpreggers
D7 Elite Keymasher
D7 Elite KeysmasherFFR Veteran
 
mrpreggers's Avatar
 
Join Date: Feb 2011
Age: 29
Posts: 3,391
Default Re: ATTN: FFR Website Devs

Quote:
Originally Posted by FF_rules View Post
Slightly off topic; Gambling hall tends to eat infinite memory on my firefox after I use it for a few hours (from constant refreshing). Is this just more? I'm not tech savvy enough to understand the issue at all (If I were to guess; cache issue?)
a few hours what de fuck you addict
__________________
mrpreggers is offline   Reply With Quote
Old 01-26-2015, 09:26 PM   #8
s1rnight
( ŻuŻ)-b
FFR Music Producer
 
s1rnight's Avatar
 
Join Date: Aug 2011
Posts: 387
Send a message via AIM to s1rnight Send a message via Skype™ to s1rnight
Default Re: ATTN: FFR Website Devs

Quote:
Originally Posted by Fission View Post
it takes a concerted effort to adhere to best practices and can't be magic'd in overnight as you probably already know. multiple developers isn't really the problem on its own so much as not adhering to good coding practices is. somebody has to be watching for it or else it creeps up and you end up with the current state of FFR's codebase.
pls bring this guy in to fix the code. i trust him a lot
__________________
s1rnight is offline   Reply With Quote
Old 01-26-2015, 10:07 PM   #9
Velocity
Doing the wrong thing the right way since 2010.
Site and Game Administrator
AdministratorRetired StaffDeveloperFFR Simfile AuthorD7 Elite KeysmasherFFR Veteran
 
Velocity's Avatar
 
Join Date: Jul 2007
Posts: 1,812
Default Re: ATTN: FFR Website Devs

Quote:
Originally Posted by Fission View Post
it takes a concerted effort to adhere to best practices and can't be magic'd in overnight as you probably already know. multiple developers isn't really the problem on its own so much as not adhering to good coding practices is. somebody has to be watching for it or else it creeps up and you end up with the current state of FFR's codebase.
Most of the developers (including myself) that worked on FFR website learned to program websites using FFR, so as they learned, they got better. This also means that early projects by them are best described as a clusterfuck,but never got revisted due to them "working as intended".
Velocity is offline   Reply With Quote
Old 01-26-2015, 11:25 PM   #10
FoJaR
The Worst
 
FoJaR's Avatar
 
Join Date: Nov 2005
Location: space ghost is dead to me
Posts: 2,816
Send a message via AIM to FoJaR Send a message via MSN to FoJaR
Default Re: ATTN: FFR Website Devs

Quote:
Originally Posted by Fission View Post
it takes a concerted effort to adhere to best practices and can't be magic'd in overnight as you probably already know. multiple developers isn't really the problem on its own so much as not adhering to good coding practices is. somebody has to be watching for it or else it creeps up and you end up with the current state of FFR's codebase.
so so true. most of the time in the world of coding there are multiple developers working on a project. this is not an excuse.
__________________
FoJaR is offline   Reply With Quote
Reply


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

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

Forum Jump



All times are GMT -5. The time now is 07:13 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright FlashFlashRevolution