Home Gallery Resources The Team Rules chat Login Register
Pages:  1 2 [3] 4 5 6 ... 445
Author Topic: Brawl Vault Problems, Updates, and Suggestions  (Read 1821920 times)
0 Members and 3 Guests are viewing this topic.
DarkPikachu
Angel Kitten
***
Offline Offline

Posts: 3069


complexity == fun

  • Awards Super Saiyan Topic Heart Container KCMM Veteran Tutorial Writer

  • View Profile Awards
    « Reply #30 on: January 07, 2011, 07:57:41 PM »


    I don't like chrome...
    not alot of options...

    and FF just lags and freezes with me :/

    besides...
    I still have to dumb my website down to work with them...
    (especially opera)

    I think I'll keep the high class look for IE,
    and set a few low class looks for the others...
    images cause more lag than DirectX with IE

    eh...
    I'll just wait for you to fix it Smiley
    it's only a small error...
    I didn't know it was JS controlling it though

    EDIT:
    read that page...
    you're using proboards right??
    ^ignore that Q
    it doesn't do it for me on my forum...
    (I use proboards)

    plus, I think it's fixable...
    this is the only (THE only) website that's done that to me,
    and it's only on that one page...

    I'm thinking you can use some code from another textbox here,
    and edit that buggy textbox with the code :/
    « Last Edit: January 08, 2011, 08:06:45 AM by Tcll » Logged


    Quote: Friedslick6
    you have been through a lot of hassle. I've watched every topic you posted on this, and most of them seemed to disintegrate gradually.
    But the coolest part was that you didn't stop working on it despite that.

    Quote: Internet Explorer
    you're doing more with your life right now than probably most other people around you. You're a valuable asset to the Smash community. So yeah, you should be proud.

    quote: Greg
    You do have a gift which I've seen many developers use to their advantage. You can become a great coder, and with all of those ideas I think you can really build something great.

    ピカノ
    THE catgirl fan
    Special Access
    *****
    Offline Offline

    Posts: 949


    papersak's personal stalker

  • Awards Famous Hacker Heart Container Pin Collector Super Saiyan Topic

  • View Profile WWW Awards
    « Reply #31 on: January 07, 2011, 08:14:52 PM »


    But, the text box isn't buggy. For all intents and purposes, the code should work the same everywhere --- IE is the odd man out here.

    http://www.w3counter.com/globalstats.php

    Catering to IE only or specifically means you are neglecting likely 50% of your audience nowadays, more so as your user base is bound to be more tech savvy than a knitting forum.

    Stealing code from proboards isn't gonna help --- completely different set of functions from simple machine forums. As I said, it's fixable and I'll get around to it some day... but this is a bug brought on by IE and IE alone... worse yet --- the bug is specific to a newer version meaning Microsoft introduced even more bugs into their software.
    Logged



    DarkPikachu
    Angel Kitten
    ***
    Offline Offline

    Posts: 3069


    complexity == fun

  • Awards Super Saiyan Topic Heart Container KCMM Veteran Tutorial Writer

  • View Profile Awards
    « Reply #32 on: January 07, 2011, 08:36:21 PM »


    again...
    this is the only forum I've been on that's done it...
    and it's only in that window...
    it has to be the code is all...

    you get to it whenever Smiley
    at least you know about it Wink
    that's all that matters

    and I'm not just catering to IE (in coding)
    I just mention'd I had to make lower grade codes using images which take up space and cause lag >:/
    I'm making it compatible with the other browsers...
    (sry 4 lag though T_T)
    « Last Edit: January 08, 2011, 08:06:35 AM by Tcll » Logged


    Quote: Friedslick6
    you have been through a lot of hassle. I've watched every topic you posted on this, and most of them seemed to disintegrate gradually.
    But the coolest part was that you didn't stop working on it despite that.

    Quote: Internet Explorer
    you're doing more with your life right now than probably most other people around you. You're a valuable asset to the Smash community. So yeah, you should be proud.

    quote: Greg
    You do have a gift which I've seen many developers use to their advantage. You can become a great coder, and with all of those ideas I think you can really build something great.

    ピカノ
    THE catgirl fan
    Special Access
    *****
    Offline Offline

    Posts: 949


    papersak's personal stalker

  • Awards Famous Hacker Heart Container Pin Collector Super Saiyan Topic

  • View Profile WWW Awards
    « Reply #33 on: January 07, 2011, 09:04:30 PM »


    While the code may be buggy in IE, it's just buggy in IE. I still maintain that it's IEs fault! There are hundreds of ways to perform a task with code, it just so happens that the current IE fails at this particular one.

    Still though, images are a basic part of any site although CSS is quickly replacing some uses (gradients, rounded corners). If images are making your site lag --- you are doing something wrong (or are so far behind spec wise that your computer shouldn't be able to see most sites today).

    Images should be...
    • Low file size while retaining quality with respect to their purpose
      • png is great for less compression and transparency but can be overkill for large, complex images
      • gif for quick, small animations or transparency on a specific colored background
      • jpg for larger, more complex images where absolute perfection isn't necessary
    • Hosted on a decently fast connection
      • Free hosts tend to suck... some times it is simply faster to host images elsewhere. I've abused photobucket (and more recently imageshack) for that purpose
    • Used as necessary or to provide emphasis
      • Google, Youtube, Hulu, Facebook... rather great examples.
      • Can't say I obey this myself... tend to make stuff look fancy while sacrificing efficiency.

    And as far as managing multiple variations of a site dependent on browser goes... I suppose it can work out but well... either you are using different links to do so (placing the annoyance on the users) or building it into the code itself (likely using PHP which we tried messing with earlier...) --- this forum already has TONS of IE specific code, both in the pure HTML and in the PHP, to make the site clean and functional in all browsers.

    But... I'll end my rant here. Using stuff which will work only in one browser is never a good idea, even if you do support other browsers in some way. (My annoyances with it include... pre-FF support Toonami Jetstream, Chrome specific functionality in youtube, old-outdated sites that force you to use IE for lame reasons Tongue)
    « Last Edit: January 07, 2011, 09:05:28 PM by picano » Logged



    DarkPikachu
    Angel Kitten
    ***
    Offline Offline

    Posts: 3069


    complexity == fun

  • Awards Super Saiyan Topic Heart Container KCMM Veteran Tutorial Writer

  • View Profile Awards
    « Reply #34 on: January 07, 2011, 09:27:09 PM »



    JSYK...
    I agree with most all of yur post there... Smiley

    but just to mention, IE's been out longer than any of these other noobs...
    I think people are progging for the noobs rather than the pros...
    (which whould explain why you say IE fails)
    ^IE prbly has a better method than FF or chrome,
    but the method that they use tends to be easier to prog

    Netscape and Dreamweaver quit for some reason <_<

    I choose IE because of it's history and compatibility...

    just like the XP, Vista, and 7 OS wars
    I hate to break the truth to ya people...
    Vista < 7 < XP
    you can call it blastphemy all you want, but it's true...

    ... oh and about the lag thing...
    granted it's not by alot, but images do take longer to load (causing lag)
    than dynamically generating a gradient with DX.
    along with long webpages...

    it's a killer job for the CPU is what I'm trying to say :/
    « Last Edit: January 07, 2011, 09:28:27 PM by Tcll » Logged


    Quote: Friedslick6
    you have been through a lot of hassle. I've watched every topic you posted on this, and most of them seemed to disintegrate gradually.
    But the coolest part was that you didn't stop working on it despite that.

    Quote: Internet Explorer
    you're doing more with your life right now than probably most other people around you. You're a valuable asset to the Smash community. So yeah, you should be proud.

    quote: Greg
    You do have a gift which I've seen many developers use to their advantage. You can become a great coder, and with all of those ideas I think you can really build something great.

    Jack H.
    Titles cost $5,000
    Supreme Kitten
    ********
    Offline Offline

    Posts: 578


    Co-Founder of KC-MM

  • Awards Super Saiyan Topic Renowned Hacker Starstormer Heart Container

  • View Profile WWW Awards
    « Reply #35 on: January 08, 2011, 01:27:14 AM »


    I'm not going to comment on some of that stuff above. There's so much falsehood I nearly fell off my chair.

    So, on my end I've gotta get HexEdit, and Sawndz (or however you spell it, heh). I'll get those two up by tomorrow, no sweat. Smiley
    Logged

    -Jack H.

    Puraidou
    The one and only
    Social Kitten
    *
    Offline Offline

    Posts: 4731

  • Awards Hey! Listen! PC Core Gamer Heart Container 128-bit Core Gamer

  • View Profile Awards
    « Reply #36 on: January 08, 2011, 07:02:06 AM »


    IE fails in many places where FF and GC work fine. IE is the most crappy browser on the market IMO. Seriously, why use IE? It's crap. Same goes for Opera and Safari on windows.

    And XP = 7 Equally, Vista sucked.

    Don't bother replyin, this was just a rant XD
    Logged

    (specter)
    Holy Kitten
    *
    Offline Offline

    Posts: 1039


  • Awards KCMM Veteran Heart Container Active Contributor

  • View Profile Awards
    « Reply #37 on: January 08, 2011, 07:58:14 AM »


    As great of a site it is for hosting and downloading, Mediafire is not safe -- I've gotten a total of two high-risk viruses from the site so far, both times when I clicked on the thing to start downloading the hack. The latest virus in which I got just now was called "Malicious Toolkit Variant". Luckily my Norton got both, but still I don't think it's a safe site... I think we should aim for another downloading site.
    « Last Edit: January 08, 2011, 08:01:00 AM by (specter) » Logged


    ピカノ
    THE catgirl fan
    Special Access
    *****
    Offline Offline

    Posts: 949


    papersak's personal stalker

  • Awards Famous Hacker Heart Container Pin Collector Super Saiyan Topic

  • View Profile WWW Awards
    « Reply #38 on: January 08, 2011, 08:02:55 AM »


    If you're getting virus warning on mediafire... something is already wrong on your end.

    Though... a lot of old mediafire content is starting to vanish now. Might need a more permanent solution.
    « Last Edit: January 08, 2011, 08:06:35 AM by picano » Logged



    (specter)
    Holy Kitten
    *
    Offline Offline

    Posts: 1039


  • Awards KCMM Veteran Heart Container Active Contributor

  • View Profile Awards
    « Reply #39 on: January 08, 2011, 08:13:20 AM »


    If you're getting virus warning on mediafire... something is already wrong on your end.

    Though... a lot of old mediafire content is starting to vanish now. Might need a more permanent solution.

    What could possibly be "wrong" for me?
    Logged


    DarkPikachu
    Angel Kitten
    ***
    Offline Offline

    Posts: 3069


    complexity == fun

  • Awards Super Saiyan Topic Heart Container KCMM Veteran Tutorial Writer

  • View Profile Awards
    « Reply #40 on: January 08, 2011, 08:15:24 AM »


    IE fails in many places where FF and GC work fine. IE is the most crappy browser on the market IMO. Seriously, why use IE? It's crap. Same goes for Opera and Safari on windows.

    And XP = 7 Equally, Vista sucked.

    Don't bother replyin, this was just a rant XD

    alright... I won't "say" anything Wink

    but give me at least 10 fails...
    because I only know of 2

    although I like FF's DL manager
    and I like Chrome's history page

    I'm not going to comment on some of that stuff above. There's so much falsehood I nearly fell off my chair.

    So, on my end I've gotta get HexEdit, and Sawndz (or however you spell it, heh). I'll get those two up by tomorrow, no sweat. Smiley

    you can't beat history, and knowledge Wink
    at least I've used the other browsers... (except Safari) :/
    so it's not like I don't know what I'm talking about...

    and thanx btw... Smiley

    If you're getting virus warning on mediafire... something is already wrong on your end.

    Though... a lot of old mediafire content is starting to vanish now. Might need a more permanent solution.

    What could possibly be "wrong" for me?

    I don't get viruses from MF >_>
    then again... I won't even if there is a virus...

    note: no VPS (don't need it)

    EDIT:
    don't bother replying to that last one... XD
    I'm just spoutin off info again Tongue
    « Last Edit: January 08, 2011, 08:20:25 AM by Tcll » Logged


    Quote: Friedslick6
    you have been through a lot of hassle. I've watched every topic you posted on this, and most of them seemed to disintegrate gradually.
    But the coolest part was that you didn't stop working on it despite that.

    Quote: Internet Explorer
    you're doing more with your life right now than probably most other people around you. You're a valuable asset to the Smash community. So yeah, you should be proud.

    quote: Greg
    You do have a gift which I've seen many developers use to their advantage. You can become a great coder, and with all of those ideas I think you can really build something great.

    (specter)
    Holy Kitten
    *
    Offline Offline

    Posts: 1039


  • Awards KCMM Veteran Heart Container Active Contributor

  • View Profile Awards
    « Reply #41 on: January 08, 2011, 08:27:48 AM »


    I don't get viruses from MF >_>
    then again... I won't even if there is a virus...

    note: no VPS (don't need it)

    EDIT:
    don't bother replying to that last one... XD
    I'm just spoutin off info again Tongue

    I should remind you I've only gotten two viruses total since I started Brawl hacking November 13th, 2010 -- that implies that it's very uncommon, but I still got them, and my Norton blocked them. The virus was received the moment I clicked "Click here to start your download". Norton even says the virus was from just plain old "www.mediafire.com", and the virus before this one originated from somewhere else on Mediafire.

    But anyway, why am I getting viruses from the site? How can it be only something for me and no one else? Is someone making a virus specifically for me and no one else? Because it makes no sense how only I am the one who can get them from the site.
    « Last Edit: January 08, 2011, 08:30:24 AM by (specter) » Logged


    DarkPikachu
    Angel Kitten
    ***
    Offline Offline

    Posts: 3069


    complexity == fun

  • Awards Super Saiyan Topic Heart Container KCMM Veteran Tutorial Writer

  • View Profile Awards
    « Reply #42 on: January 08, 2011, 08:33:54 AM »


    I don't get viruses from MF >_>
    then again... I won't even if there is a virus...

    note: no VPS (don't need it)

    EDIT:
    don't bother replying to that last one... XD
    I'm just spoutin off info again Tongue

    I should remind you I've only gotten two viruses total since I started Brawl hacking November 13th, 2010 -- that implies that it's very uncommon, but I still got them, and my Norton blocked them. The virus was received the moment I clicked "Click here to start your download". Norton even says the virus was from just plain old "www.mediafire.com", and the virus before this one originated from somewhere else on Mediafire.

    But anyway, why am I getting viruses from the site? How can it be only something for me and no one else? Is someone making a virus specifically for me and no one else? Because it makes no sense how only I am the one who can get them from the site.

    hmm...
    your Norton could be mistaking a cookie for a virus :/
    it doesn't seem to be adware related...
    ^unless an ad pops up when you click DL

    but still Norton said it was MF so that contredics the adware thing :/
    I think it's a cookie being mistaken for a virus
    Logged


    Quote: Friedslick6
    you have been through a lot of hassle. I've watched every topic you posted on this, and most of them seemed to disintegrate gradually.
    But the coolest part was that you didn't stop working on it despite that.

    Quote: Internet Explorer
    you're doing more with your life right now than probably most other people around you. You're a valuable asset to the Smash community. So yeah, you should be proud.

    quote: Greg
    You do have a gift which I've seen many developers use to their advantage. You can become a great coder, and with all of those ideas I think you can really build something great.

    ピカノ
    THE catgirl fan
    Special Access
    *****
    Offline Offline

    Posts: 949


    papersak's personal stalker

  • Awards Famous Hacker Heart Container Pin Collector Super Saiyan Topic

  • View Profile WWW Awards
    « Reply #43 on: January 08, 2011, 08:39:21 AM »


    Well, that's precisely why I say something is already wrong on your end.

    It would be very unlikely to target a single user. I've had no trouble with mediafire, you are the only user here to report issues with it, and I don't see any major trend with google results for a mediafire specific virus.

    My guess would be that you already have some virus on your system that is tampering with your browsing, either redirecting traffic through a shady proxy or modifying content based on a list of popular sites.

    Though if you've got any suggestions I'm open to ideas.
    Logged



    (specter)
    Holy Kitten
    *
    Offline Offline

    Posts: 1039


  • Awards KCMM Veteran Heart Container Active Contributor

  • View Profile Awards
    « Reply #44 on: January 08, 2011, 08:43:18 AM »


    Both times I got the virus I had an ad appear in a separate window Tcll.

    Picano, so you're saying a virus got past my Norton? Because I always keep it on and it blocks like every single thing -- I don't think a virus could have gotten through.
    Logged


    Pages:  1 2 [3] 4 5 6 ... 445
    Print
    Jump to: