• 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!

Search results

  1. V

    Security POT security warning!

    Exceptions are common practice in OOP languages because they make a lot of sense in them. Exceptions are much cleaner than returning error codes from functions. For example, in the lifecycle of a website script we will connect to the database, run a couple of queries and render a page to show...
  2. V

    Real Tibia Letters for Gesior ACC News

    And when the user doesn't have the font installed...? :rolleyes:
  3. V

    Website Using Sqlite?

    And in terms of pretty much everything else SQLite is worse.
  4. V

    Cheap Domain?

    Then why the fuck do you even bother to post here if you have little interest in participating in the discussion at all? If you'd actually get off your lazy ass and bother to read what I've told you you'd be surprised to see how awful GoDaddy is. But if taking a minute of your time to read...
  5. V

    Cheap Domain?

    To quote you, "wtf lol"? Have you ever even bought a domain at GoDaddy? GoDaddy is seriously one of the worst companies I've ever bought something from. During the process of registering a domain they will shove adverts for everything from hosting plans to additional domains to your face - "buy...
  6. V

    Cheap Domain?

    GoDaddy is the perfect choice if you enjoy having ads shoved in your face and using the world's worst control panel ever. Fuck them. Use Namecheap.
  7. V

    first language you started using...

    No, it's not. HTML can not perform computations. This is an example brought up by stian a page or two ago: show us how to calculate the result of 1 + 1 in HTML. HTML is a markup language.
  8. V

    Teamfortress 2

    That's the point.
  9. V

    ZCMS, development of my CMS

    Version control
  10. V

    MSN Viruses? How bad are they?

    Indeed, Microsoft should have fixed the issue that exists between the keyboard and chair already :rolleyes:
  11. V

    The end of all privacy and freedom?

    And this logic is completely ridiculous. If I have an embarrassing medical condition, am I doing something illegal? No, I'm not. But that doesn't mean that I want everybody to know about it. Everybody should have the right to privacy. What you're saying is just plain sad.
  12. V

    first language you started using...

    It's interesting how you choose to simply ignore my post pointing out that "scripting languages" are Turing complete. A scripting language is capable of doing "1 + 1", whereas HTML (a markup language) is not. You have a very strange definition of a "programming language". Even the dictionary...
  13. V

    first language you started using...

    What you're saying is BS. PHP, Lua, Python, Ruby, Tcl, whatever are programming languages designed for scripting. They are just as Turing complete as C++ or Java (for example) are.
  14. V

    first language you started using...

    I pointed out what you said in the first place, which is not what you're claiming you said now, and you continue to run in your circular logic when you're proven wrong. The way you respond to me proves that your mental age is off by tens of years. Your post about "Java's GUI API being the...
  15. V

    first language you started using...

    You do realize that typing in all caps and font size 10 makes you look like a total impolite jackass, right? Now let's examine exactly what you said: "Java's graphical user interface API" - or in other words, the Swing library and its API. It has absolutely nothing to do with 2D rendering...
  16. V

    first language you started using...

    I clearly read it very well. First you said that Java's "GUI API" (I assume you were talking about Swing) was the simplest API you had ever seen, with SDL coming in close. I then propose that you should check out Qt, a great library with a simple API. It was only logical of me to assume that...
  17. V

    first language you started using...

    Do you even know what Qt is or what you're talking about? Qt is a very powerful cross-platform GUI library with a simple and clean API, OpenGL is a library for graphics programming. I don't see the connection here. What on earth are you trying to do in the first place? Trying to make desktop...
  18. V

    first language you started using...

    You need to experience Qt.
  19. V

    first language you started using...

    Finnish. Seriously though, PHP. It's just sad that I learnt to program using one of the worst languages there is.
  20. V

    iPhone 4.

    So in summary, you've been told numerous arguments against buying the iPhone. Numerous news sources report that a design flaw on the latest model makes holding it in your hand lose signal. Indeed, it's really disturbing that so many people still want such a device. Related video.
Back
Top