• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Recent content by vpaan

  1. V

    Suggestion Users has the right to speak!

    A+++++++++++++++ post would agree again
  2. V

    Gesior AAC 2011 - Needed? Ideas?

    My first step would be to do an rm -rf * on the current codebase. You're working on an open-source project with collaborators and users from around the world. All code (including comments) should be in English only. No exceptions.
  3. V

    archezaac 2

    Filtering HTML by replacing all tags with "[removed]" is a bad idea and your approach is most likely exploitable in one way or another. Instead, use htmlentities() before printing out any user-submitted content (or to go a step further, let users post with a markup language like Markdown).
  4. V

    Archez AAC :: 0.1.0

    From a quick glance, this: 1. To ensure that the script isn't being executed outside of the index.php file (for example, so that a user doesn't navigate to /config.php or any other PHP file on the web server). Instead of doing this, all the system files should be stored outside the document...
  5. V

    Archez AAC

    Your designer must be retarded. It's like you're not even trying with your argument - if I were you, I'd be comparing something else than the "massive readability improvement" between "==" and "equals". When you decide on a career that is directly in connection with computer programming...
  6. V

    Archez AAC

    A designer doesn't need to know anything else than the most basic PHP (which is just as easy to learn as any $templating_language), and if that is too hard for them to comprehend they should seek employment in a different area. If you have other code in your templates than "loop over this...
  7. V

    Archez AAC

    It's just fucking pointless. PHP is already a template engine.
  8. V

    How many people can I host

    Why?
  9. V

    Android OS or iPhone iOS.

    And in practical use it makes little sense and is pretty much useless.
  10. V

    Dedicated Server Questions

    nginx.
  11. V

    [Germany] Textual 8.6 -

    A++++++++ server would play again
  12. V

    KDE Initiative

    How many times do I need to tell you that your claims were not "personal opinion"? If I say that "I don't really like how KDE looks", that is my personal opinion and it is an subjective claim. However, if I say that "KDE performs really poorly", that is not my personal opinion because it is an...
  13. V

    KDE Initiative

    Maybe you could have avoided wasting everybody's time by not posting bullshit.
  14. V

    KDE Initiative

    This is what you said: And when I asked you for proof, this is what you said: Saying that "KDE's performance is questionable" is not your personal opinion. It is a claim that must be backed with a real argument. On the other hand, saying that "I don't like how KDE looks or works" is your...
Back
Top