PugJr Posted April 19, 2009 Share Posted April 19, 2009 Like my topic said, so like all typing goes into a .txt format and just change it to a .php and then just update the page to see what happens to what you modified? Quote Link to comment https://forums.phpfreaks.com/topic/154728-how-many-of-you-people-code-without-an-editor/ Share on other sites More sharing options...
Zane Posted April 19, 2009 Share Posted April 19, 2009 I code on newspaper with a crayon...a white crayon. Â I parse what I write as I write it just because I'm that l33t and then I scan it into mspaint. After that I name that to a .php and it works perfectly...poof. Quote Link to comment https://forums.phpfreaks.com/topic/154728-how-many-of-you-people-code-without-an-editor/#findComment-813645 Share on other sites More sharing options...
Daniel0 Posted April 19, 2009 Share Posted April 19, 2009 If you want to waste your time then it's fine by me. I just think it's stupid. Either way, you'll always be coding with an editor. Notepad is also an editor, albeit a crap editor. It doesn't even understand UNIX line breaks, nor does it have automatic indentation, syntax highlighting, bracket matching, etc. It cannot open huge files either. It'll simply freeze on large files where other editors open them instantly. Quote Link to comment https://forums.phpfreaks.com/topic/154728-how-many-of-you-people-code-without-an-editor/#findComment-813660 Share on other sites More sharing options...
ankur0101 Posted April 19, 2009 Share Posted April 19, 2009 I am using dreamweaver cs3 and phpdesigner 2008, It will be terrific to edit or write codes in notepad Quote Link to comment https://forums.phpfreaks.com/topic/154728-how-many-of-you-people-code-without-an-editor/#findComment-813664 Share on other sites More sharing options...
Mchl Posted April 19, 2009 Share Posted April 19, 2009 Â Â I will not stop posting this comic in every thread where someone says they code in Notepad. Quote Link to comment https://forums.phpfreaks.com/topic/154728-how-many-of-you-people-code-without-an-editor/#findComment-813708 Share on other sites More sharing options...
zq29 Posted April 19, 2009 Share Posted April 19, 2009 I will not stop posting this comic in every thread where someone says they code in Notepad. Â It never gets old! Quote Link to comment https://forums.phpfreaks.com/topic/154728-how-many-of-you-people-code-without-an-editor/#findComment-813717 Share on other sites More sharing options...
.josh Posted April 19, 2009 Share Posted April 19, 2009 Same thing as I said in the last 100 threads about the same thing:  All I care about is remote editing and syntax highlighting. folding up blocks of code is a nice add-on, but not necessary. beyond that, it's all fluff to me, and I usually end up getting lost and frustrated. If uber pimp IDE's get you off, then go for it. Not judging. Just saying, it's not for me. Quote Link to comment https://forums.phpfreaks.com/topic/154728-how-many-of-you-people-code-without-an-editor/#findComment-813902 Share on other sites More sharing options...
Daniel0 Posted April 19, 2009 Share Posted April 19, 2009 I also like having code completion and code hints (haystack or needle first, anyone?). I also like when editors point out syntax errors like word processors point out spelling errors. I also like being able to Ctrl+Click (or something similar) on a non-built-in method, class or function to go to its definition. I like built-in debugging, profiling and possibly support for something like PHPUnit. Â Sure, I could code in Notepad (or something slightly more advanced than that like Gedit or Notepad++), but I much prefer an IDE. For minor edits on Windows I'll use Notepad++ and either Gedit or Vim on Linux, but only for minor edits. Quote Link to comment https://forums.phpfreaks.com/topic/154728-how-many-of-you-people-code-without-an-editor/#findComment-813909 Share on other sites More sharing options...
nrg_alpha Posted April 19, 2009 Share Posted April 19, 2009 To boot, it's not like all IDE's cost money. There are free ones out there (my favorite is NetBeans). So with those kind of IDE's at your disposal, I wouldn't see much point in using text editors (assuming money is supposed to be a driving determinant to resorting to those). Quote Link to comment https://forums.phpfreaks.com/topic/154728-how-many-of-you-people-code-without-an-editor/#findComment-813915 Share on other sites More sharing options...
ober Posted April 19, 2009 Share Posted April 19, 2009 phpDesigner2008 for me. I'm with Daniel on the pros of an editor as well. It makes me faster. Quote Link to comment https://forums.phpfreaks.com/topic/154728-how-many-of-you-people-code-without-an-editor/#findComment-813920 Share on other sites More sharing options...
PugJr Posted April 19, 2009 Author Share Posted April 19, 2009 Heh, well I guess 0% of you guys do? Â Although I have to say this is probably the funniest board I have seen on phpfreaks.com. Especailly zanus' post. Quote Link to comment https://forums.phpfreaks.com/topic/154728-how-many-of-you-people-code-without-an-editor/#findComment-813945 Share on other sites More sharing options...
zq29 Posted April 19, 2009 Share Posted April 19, 2009 Heh, well I guess 0% of you guys do? Â I could confidently say that any user with a banner under their name doesn't use something like notepad as their main editor. It's inefficient - Why make things hard on yourself when it costs nothing to make it easier? Quote Link to comment https://forums.phpfreaks.com/topic/154728-how-many-of-you-people-code-without-an-editor/#findComment-813951 Share on other sites More sharing options...
nrg_alpha Posted April 19, 2009 Share Posted April 19, 2009 I code on newspaper with a crayon...a white crayon. Â Hey zanus, what would happen if, instead of writing your code in Crayon White, you used Crayon Violent? Quote Link to comment https://forums.phpfreaks.com/topic/154728-how-many-of-you-people-code-without-an-editor/#findComment-813955 Share on other sites More sharing options...
.josh Posted April 19, 2009 Share Posted April 19, 2009 that would create a tear of space-time fabric and the universe would swallow itself up. Quote Link to comment https://forums.phpfreaks.com/topic/154728-how-many-of-you-people-code-without-an-editor/#findComment-813958 Share on other sites More sharing options...
nrg_alpha Posted April 19, 2009 Share Posted April 19, 2009 Sounds serious... Quote Link to comment https://forums.phpfreaks.com/topic/154728-how-many-of-you-people-code-without-an-editor/#findComment-813960 Share on other sites More sharing options...
.josh Posted April 19, 2009 Share Posted April 19, 2009 if you think that's serious, you should see what comes out the other end... Quote Link to comment https://forums.phpfreaks.com/topic/154728-how-many-of-you-people-code-without-an-editor/#findComment-813972 Share on other sites More sharing options...
Yesideez Posted April 20, 2009 Share Posted April 20, 2009 I use the power of mind. Â I think about the code then I can think about it running in my mind running without bugs. Only problem is, my mind is my local server and uploading to public is a bit tricky... Quote Link to comment https://forums.phpfreaks.com/topic/154728-how-many-of-you-people-code-without-an-editor/#findComment-814309 Share on other sites More sharing options...
Mchl Posted April 20, 2009 Share Posted April 20, 2009 then I can think about it running in my mind running without bugs. Â Did you patch your mind somehow? Because mine segfaults whenever I do division by zero by accident. Thing get nasty then. I don't know if I can hide any more bodies in my basement. Quote Link to comment https://forums.phpfreaks.com/topic/154728-how-many-of-you-people-code-without-an-editor/#findComment-814328 Share on other sites More sharing options...
Yesideez Posted April 20, 2009 Share Posted April 20, 2009 That's one thing I've never managed to patch. Â (Why is it a calculator can divide by zero (mine returns the full value) but computers (even now after many years of technoevolution) cannot divide by zero?) Quote Link to comment https://forums.phpfreaks.com/topic/154728-how-many-of-you-people-code-without-an-editor/#findComment-814353 Share on other sites More sharing options...
Mchl Posted April 20, 2009 Share Posted April 20, 2009 I just checked my slide rule... Guess what? It doesn't even have 0!!! WTF? Quote Link to comment https://forums.phpfreaks.com/topic/154728-how-many-of-you-people-code-without-an-editor/#findComment-814460 Share on other sites More sharing options...
Maq Posted April 20, 2009 Share Posted April 20, 2009 That's one thing I've never managed to patch.  (Why is it a calculator can divide by zero (mine returns the full value) but computers (even now after many years of technoevolution) cannot divide by zero?)  A calculator is a computer Quote Link to comment https://forums.phpfreaks.com/topic/154728-how-many-of-you-people-code-without-an-editor/#findComment-814473 Share on other sites More sharing options...
jackpf Posted April 20, 2009 Share Posted April 20, 2009 There are loads of free editors/IDE's out there. Why would you use notepad? Â I mean...they're free. Quote Link to comment https://forums.phpfreaks.com/topic/154728-how-many-of-you-people-code-without-an-editor/#findComment-814498 Share on other sites More sharing options...
Daniel0 Posted April 20, 2009 Share Posted April 20, 2009 (Why is it a calculator can divide by zero (mine returns the full value) but computers (even now after many years of technoevolution) cannot divide by zero?) Â Your calculator is broken if it returns a numerical value for a division by zero. It's undefined, so it's an invalid operation. If you think about it, then dividing by zero doesn't make any sense. Â You do not divide x cakes any times between no people. How many cakes does each person get? That's x/0. It doesn't make any sense. That's of course a non-mathematical way of rationalizing it. A more mathematical way of saying it would be that multiplication and division are inverse operations, i.e. bx=a <=> a/b=x (where a and b are constants and x is a variable). Now, if b=0 then 0*x=a, right? So if a=0, then any x is the solution to the equation, but if a!=0 then there is no solution. Either way we cannot give a definite solution for b=0, thus division by zero is undefined. Â What exactly does your calculator claim is the result of a division by zero? You cannot just define a value because that would go against certain axioms and thus your math would be incompatible with mainstream mathematics. Quote Link to comment https://forums.phpfreaks.com/topic/154728-how-many-of-you-people-code-without-an-editor/#findComment-814524 Share on other sites More sharing options...
.josh Posted April 20, 2009 Share Posted April 20, 2009 your calculator can't divide by zero any more than your computer can. Think of it displaying the original number as its custom error message. Quote Link to comment https://forums.phpfreaks.com/topic/154728-how-many-of-you-people-code-without-an-editor/#findComment-814584 Share on other sites More sharing options...
premiso Posted April 20, 2009 Share Posted April 20, 2009 your calculator can't divide by zero any more than your computer can. Think of it displaying the original number as its custom error message.  My calculator can divide by zero, but alast I got it from Bed, Bath and Beyond. The secrets to dividing by zero are not to be taken lightly as they reveal the truth about the world. You figure out how to divide by zero, then you understand the world and "reality" in full. In essence you become Neo from the Matrix. That is how he learned the truth.  Quote Link to comment https://forums.phpfreaks.com/topic/154728-how-many-of-you-people-code-without-an-editor/#findComment-814719 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.