- Upvotes Received
- 8
- Posts with Upvotes
- 7
- Upvoting Members
- 8
- Downvotes Received
- 2
- Posts with Downvotes
- 1
- Downvoting Members
- 2
- Interests
- web security and web development
51 Posted Topics
Re: There's no correct answer on this question I will do my best to explain my view of it though. It's very important when you want to start programming that you know what you want to create. If you for example wants to create websites it won't be much useful to … | |
Re: This looks like a copy/paste from somewhere else. Only think I'm going to say; SEO. | |
Re: Ehm, the link only shows an commercial image of the template, not realy much of the theme itself? But I guess it looks okay. | |
Re: Unity is gaining a lot of interest lately, mainly because of how easy they make it to port your games to other platforms. You'd use C# and Javascript to create your Unity games. Unity is especially popular within mobile game development. C# is not a bad choice at all, a … | |
Re: Learn HTML in a shorter while? HTML is probably the easiest "language" to learn. There's not really much to it. You don't need tools. The best way to learn something is, and will always be, getting your hands on it. Meaning, start working with HTML. Make your own HTML pages. … | |
Re: It's incoming/outgoing connections are probably blocked by the firewall. Add it to the list of authorized applications. | |
Re: You haven't really stated any question? But I guess you want help with the algorithm. Read the numbers from the file and put them in a list (also known as an array) and make a for loop to iterate over it. To check for even and odd numbers, check if … | |
Re: I might be stupid, but what's the purpose of posting this? | |
Re: I'm sorry to say it, but you really should work a bit on your grammar. You won't make far in the world of programming if you can't express yourself fluently in English. Anyway, HTML/PHP/Javascript can all be learned at the same time. Pick a website you would to create and … | |
Re: Android based website? What's that? Are you looking for websites which scales down and fits to the browser used in Android? You have to specify your question a bit and make sure it's understandable for everyone before you ask. | |
Re: You're asking for complex things to be explained in a simple way.. Go get started with Android programming and explore the SDK. Read tutorials, I'm sure you will find loads content regarding using the gyroscope in the phone. | |
Re: I'm sorry, but I would re-write that code if I were you. When you find yourself making several nested if/else statements you should take a step back and re-consider if you're doing this the right way. It's not good programming practices what you're trying to do. | |
Re: It depends on how advanced you want to go and how much programming you want to do? There are services out there which allow you do make an Android app without doing any programming. I'm a opponent to such services since I believe that people need to learn how to … | |
Re: I haven't used the subprocess module before, but why do you try to write to the file you try to read from? | |
Re: Python the most powerfull tool? I find C extremely powerfull too? Anyway, it's hard to point out what works best for you. Everyone is different and we all want to do different things. But what do you want to learn? Do you have anything you're dreaming about programming? If we … | |
Re: And you're still able to connect to wireless networks? Hmm... My best guess would be driver or some config files that are broken. | |
Re: And how do you expect us to troube shoot his PC? But my first guess would be broken/missing drivers. | |
Re: Tbh, by reading what you posted, I had no clue what you want to ask us about? I have a guess though. Well it depends on many things. You're new to the site, so you haven't earned any reputation. Your grammar is, sorry bro, really bad. Think it or not, … | |
Re: It's a big question you're asking, since IT is a really big subject. But a few ideas you could look into. - How the IT/IT industry has impacted/affected the world we live in today. - How would the world look like with IT? - Does IT bring new projects to … | |
Re: Okay, so you're basically asking for a programming project you an work on while expanding your skills? At the same time you're asking for a mentor? If you want to program, you will have to realize that you can't have one person guiding you all the time. Programming takes a … | |
Re: Are you only asking for a free webhost and a free domain? I would not recommend going for the free web hosts. They do usually provide a really unstable and slow service. The only considerable one I've used is http://www.000webhost.com Instead, go and find a fairly cheap web hosting provider. … | |
Re: In no paticular order: * The Big Bang Theory * How I met your mother * The Kind of Queens * The walking dead * MASH * Friends | |
Re: Ehm, what was your purpose by posting this? Do you want help as to how to improve it or what? | |
Re: Why not check this site out? http://www.w3schools.com/php/php_mail.asp It all depends on what your project is exactly about. There's diferent ways of approaching this, but check the link I gave you, it should help you. | |
Re: Since I use all Apple I would choose iTunes between those two. But my overall favorite music streaming program would be Spotify. Barely uses iTunes to buy songs, I only use it for my podcasts. | |
Hello Daniweb, I will soon reach the point where I'm ready to move on my journey of programming. One thing that has always interested me is the mobile world. I would like to develop things for the mobile world. What I want to ask/know is tips from people already developing … | |
Re: Are you on a Laptop or Desktop? This could sound like a missing for broken Internet driver? Have you checked that? If I have to give you more advices I need some more info about your computer. | |
Re: First, you shall NEVER even consider making a malware removal application in Java. Java is not good and is not meant to be used to create such software. The reason for this is, that Java can't "dig down" into the system like more low level programming languages can. Instead programming … | |
Hello, I'm really interested in developing apps for iOS. I do already have everything setup and I'm ready to start programming. What I'm curious about is; Is it worth buying the apple developer account already? I don't have anything ready to release yet, but I have read that they also … | |
Re: It's great that you want to study computer science! It's indeed an interesting field and I'm sure you are going to enjoy this journey. To answer your question; I will always suggest people who are new to the world of programming and computer science to start out with Python. Python … | |
Re: What you have to think through is how much this will actually require. I have seen many people bringing up this topic and they have all been either under-skilled, haven't thought this through or simply doing it for the wrong reason. So, if you are thinking about posting this on … | |
Re: I can not provide you with a working code right now, but this should be possible. It's all a matter of some PHP magic ;) Look around the net for PHP functions to send emails (There's a build in function) and figure out how to do both things at the … | |
Re: I have used Twitter Bootstrap for several projects and it really helps you a lot if you are concerned about productivity. When I started out I actually oly used this website: http://getbootstrap.com/getting-started/ Of course it all comes down to how much web dev experience you have? Because using Twitter Bootstrap … | |
Re: Have you tried something like this: if (num1 == num2) { //Do something. } else if (num1 == num3) { //Do another thing. } else if (num2 == num3) { //Do another thing. } else { //Do a third thing. } To be honest I have never really worked with … | |
Re: A quick search on Google resulted in this link: http://answers.microsoft.com/en-us/protect/forum/mse-protect_scanning/how-do-i-remove-the-piano-man-corrupt-virus/a1d2b0b0-0a58-4ef5-8143-22cfa3abd21c?msgId=9c856073-2488-4555-9df0-bf152b65e3f4 | |
Re: To relax? I normally code :P I do actually normally code to relax. But other than that I also tend to; Talk with my friends and girl friend, watch a movie or a TV series, listen to music and work out. | |
Re: Why shouldn't it work? I mean, it's afterall one of the most known Linux distributions. Did you encounter any problems since asking? | |
Re: Okay first of, there's a huge diference between Android and iOS. Android is Google's little baby and are open source to a certain point. You are free to change the code for your needs and mod it in every possible way. Every person can freely submit apps to the Google … | |
Re: It's very unclear what you are asking for. Please rephrase your questions to get a higher chance of people actually commenting/helping. I will try to answer the question in the way I understood it. pros: - stability - security - freedom <-- don't get me wrong on this one - … | |
Re: I will stand out say that I use Firefox. I can't point one thing out and say THAT'S WHY I use Firefox, but I will try to short it down as much as possible. One of the reasons were that Firefox is open-source and non-profit. I know it's stupid but … | |
Re: I can't see how this belongs to this section? Anyway, for me it seems like you have deleted the driver for your wireless internet. Try to go to the manufactures website and download the driver for your model and install it. If that doesn't solve it for you, I'm afraid … | |
Re: Hello and welcome! I don't see much point in this thread since you aren't explaining anything at all. If you had explained a little about why you signed up, what skills you have and what you are interested in, I could see a use of this thread. Anyway, welcome again. | |
Re: Okay first of all you should write all your HMTL in caps take a look at a normal site and you barely find any capitalized code. Second you can't use HTML to do web designing and it's also not meant for that. Instead for your wbe design I would recommend … | |
Re: Yes it sounds like your hard drive is taking it's last breaths. Test your hard drive and see if it's really there the problem is. If the hard drive is okay, I would format the hard drive and install a new version of Windows. | |
Re: I will give you a simple answer, no. HTML is a markup language which means it's only used to present data, it is not capable of actually taking out actions. | |
Re: It depends on what operating system you are using. I'm on a Mac and I have two tools I use when programming/making websites. The first one I'm using is called Coda 2 and is an awesome app which in my opinion should be used by ever web developer. There are … | |
Re: I'm going to need some more information if you want a more precise answer on this one. I will do my best to answer your question though. There can be found several reasons behind this attack on the website. One of the main things I always check when I check … | |
Re: If you have completely no idea on how to use a computer I would suggest you do to the library and either ask for some books covering this (they excist, I work on a library) otherwise ask the staff if they want to help you out. | |
Re: I have used a lot of differnet text editors and IDE's over the time. It has all come down to me only using two tools/editors/IDE's for my development. I don't see any need for code completion when programming in Python. It's a basic language and it will only benefit you … | |
I'm a web developer and I have joined this forum to seek more knowledge. I have been working with web designing for about 2-3 years now and I just decided that it was about time to dig into the server side languages so I have started on PHP. I have … |
The End.