Search Results

Search results 1-20 of 25.

The forums have been archived. Please read this thread for more information.

  • What's the best programming language?

    moo - - Technology

    Post

    Ok i understand what you mean now Have you heard about mono? A framework that will let you run .Net code on most devices (it is not entirely free though). I assume you where talking about visual basic .net and not the old COM language.

  • What's the best programming language?

    moo - - Technology

    Post

    Quote from mrsovr: “I was just saying that every programming language is built from assembly, I already know about the differences of C++ and other higher languages.” Exactly, and that's why i'm telling you that most high-level languages are NOT built from assembly and never even compiled to assembly.

  • Video Brightness Adjust Troubleshooting

    moo - - Help

    Post

    Which encoding are you using? You should try to use their recommended settings!

  • What's the best programming language?

    moo - - Technology

    Post

    Quote from mrsovr: “OK so what I have to say is the best programming language in the world is for computers are either binary or assembly, assembly is easier then binary and everything we see on computers or any other smart device was built with assembly! C was built with assembly, same as C++, java, ruby, C#, etc. along with all of the operating systems! Assembly language is the lowest level language that humans can use to tell the computer what to do.” Wait a second. You shouldn't compare C++ …

  • This is my life...

    moo - - Real Life

    Post

    overcoming-procrastination.png

  • Game Developing [Team Needed]

    moo - - Archive

    Post

    It seems like all these kind of projects never get finished or just goes very slow. I would suggest that you start out by making something really simple just to ensure that you and your team is actually capable of finishing something, you will also learn the strength of each member, so you are much better equipped when/if you are going to create something bigger. So unless you are 120% committed to your project, and know you can keep it up through the whole process (which could be long), you rea…

  • Help out, guys! ;_;

    moo - - Help

    Post

    Are you using a laptop? If you are try to unplug it, and make a recording on battery only.

  • What songs is this in Pewdiepie video?

    moo - - Other

    Post

    Nero's Day at Disneyland - Wrapped Around the Pole ..and yes i do know how to search comments on youtube.

  • Connection question

    moo - - Help

    Post

    No, that's pretty fast. Your connection is not the problem, unless you want to upload more than 1mb per second.

  • Connection question

    moo - - Help

    Post

    If something disturbs the signal you should just change location? In an ideal setup cable should never improve internet speed.

  • What's the best programming language?

    moo - - Technology

    Post

    I agree with Gotwoodgaming, you can't choose "the best" programming language without knowing what the purpose is first. However my favorite tends to be C# and C++, . For beginners i guess the basic/python languages are the easiest to get started with? I also want to note that HTML is NOT a programming language! Markup has nothing to do with programming, javascript on the other hand is a quite powerful language.

  • Connection question

    moo - - Help

    Post

    NO! Unless your broadband connection is faster than your wireless router connection, which i highly doubt since most wifi routers are at least 54Mbps. You could of course make a speed-test in different locations to see if that is the bottleneck. About DNS, that can only improve the speed that domains are converted to ip's, so once the down- or upload begins you would see no change in speed. I would say unless you have something blocking the signal in the room, switching to ethernet would offer n…

  • Pewdie Audio

    moo - - Archive

    Post

    Here is the link that pewdie provided for the remix contest last year: mediafire.com/?y8xuuwb46zcpjub

  • [in-dev] click counter website

    moo - - Archive

    Post

    I'm not sure if I understand this, do you need the data to be a part of the image, or just displayed on top of it? I guess I'm just going to wait and see until you get the design exported, that will probably clear things up. Good luck with this btw

  • [in-dev] click counter website

    moo - - Archive

    Post

    Quote from Cirno: “Only I still need to find a proper PHP/MySQL coder to make images output status and such :V. not the images on the website btw. but the actual count thingies.” Are you talking about dynamic image generation? I might be able to do that

  • Sony Vegas Pro 11 AVI

    moo - - Help

    Post

    You should probably post the exact error, and tell what kind of avi it is your are trying to import, did you make it with a recorder or?

  • Lol, did it take you 6 months to figure out

  • Pewds has the nicest Fan base (Bros)

    moo - - Chat Box

    Post

    This is in a totally wrong section! Or is it just me who don't see how this is a user creation? Should probably be in General > Feedback, or Off-Topic...

  • What is the status of this project? I mean has anything been made yet or are you still planning stuff?

  • I'm pretty sure zip can be both packed and unpacked in memory, but I respect you for creating your own archive format Using zip could maybe save you some time, but if you're interested in doing it yourself that's just cool! You will probably learn more from it too