 |
Account Login
|
 |
 |
Latest Articles
|
 |
 |
IRC Channel
|
 |
 |
Associates
|
 |
 |
Associates
|
 |
|
 |
|
 |
|
 |
08-04-2008, 09:59 PM
|
#21 (permalink)
|
|
The Contributor
Join Date: Feb 2008
Location: Croatia
Posts: 90
Thanks: 4
|
NuSphere PhpED.
I'm using it for 9 months now and find it just amazing.. I'd reccomend it
__________________
Back from sysadmins to the programmers.
|
|
|
08-05-2008, 03:34 AM
|
#22 (permalink)
|
|
The Frequenter
Join Date: Sep 2007
Location: Denmark
Posts: 352
Thanks: 8
|
Notepad, been using it in all of the over 6 years I've been doing PHP, I'm pretty sure it doesn't implement any of the features you want but it does the job or atleast have for me =)
__________________
|
|
|
08-05-2008, 04:05 AM
|
#23 (permalink)
|
|
is cute and cuddly
Join Date: Mar 2008
Location: Vegas, Baby
Posts: 963
Thanks: 31
|
Ahhh, we have a winner.
Notepad with the paperback webster's dictionary module, and the php.net extension. Syntax highlighting provided by Crayola.
-m
|
|
|
|
|
The Following User Says Thank You to delayedinsanity For This Useful Post:
|
|
08-05-2008, 06:51 AM
|
#24 (permalink)
|
|
The Frequenter
Join Date: Dec 2007
Location: In my basement
Posts: 386
Thanks: 47
|
I can't beleive Kalle, my idol, uses notepad.
/cut
__________________
Signatures are nothing but incriminating.
|
|
|
08-05-2008, 07:03 AM
|
#25 (permalink)
|
|
is cute and cuddly
Join Date: Mar 2008
Location: Vegas, Baby
Posts: 963
Thanks: 31
|
A lot of people do. Especially Linux zealots, you'll find, claim that vi or emacs is good enough for everything and anything (not putting Kalle in that category, just pointing out a fact). In truth it's all you need, but there's still a few of us out there that like to be as efficient as possible. 
-m
|
|
|
|
08-05-2008, 09:43 AM
|
#26 (permalink)
|
|
The Prestige
Join Date: Oct 2007
Location: Manchester, UK
Posts: 854
Thanks: 32
|
VI is the best I use it all the time. Never really liked emacs dunno why.
IDE's are good, but for most of my scripting its faster (for me personally) just to use the command line.
__________________
mysql> SELECT * FROM `users` WHERE `users`.`clue` > 0;
Empty set (0.00 sec)
|
|
|
|
08-05-2008, 02:04 PM
|
#27 (permalink)
|
|
The Frequenter
Join Date: Sep 2007
Location: Denmark
Posts: 352
Thanks: 8
|
Quote:
Originally Posted by delayedinsanity
Ahhh, we have a winner.
Notepad with the paperback webster's dictionary module, and the php.net extension. Syntax highlighting provided by Crayola.
-m
|
haha, that actually made me lol pretty hard
+rep for you =P
Quote:
Originally Posted by Aaron
I can't beleive Kalle, my idol, uses notepad.
/cut
|
Its not very hard, its just about getting used to do it, I do use Visual Studio for C however but its only for its quick references to MSDN else I have disabled all those "fancy" editor features when coding =)
__________________
|
|
|
08-05-2008, 11:42 PM
|
#28 (permalink)
|
|
The Frequenter
Join Date: Dec 2007
Location: In my basement
Posts: 386
Thanks: 47
|
I've always thought that using notepad was like mowing your lawn with scissors.
The auto indent feature is amazing, and so is the synchronization with a remote system. I'm hungry. Notepad has no syntax highlighting, meaning easy errors. Meaning phail to me.
I am going to throw my wireless card out the window now so I stop browsing forums and get to work on the stuff that I need to get to work on.
__________________
Signatures are nothing but incriminating.
|
|
|
08-07-2008, 12:26 AM
|
#29 (permalink)
|
|
The Frequenter
Join Date: Sep 2007
Location: Denmark
Posts: 352
Thanks: 8
|
Quote:
Originally Posted by Aaron
I've always thought that using notepad was like mowing your lawn with scissors.
The auto indent feature is amazing, and so is the synchronization with a remote system. I'm hungry. Notepad has no syntax highlighting, meaning easy errors. Meaning phail to me.
I am going to throw my wireless card out the window now so I stop browsing forums and get to work on the stuff that I need to get to work on.
|
syntax highlighting doesn't really make any differences to me, with time comes experince, its mainly just in the beginning you make these easy errors, if you do get an error it doesn't take other than 5secs to fix it anyway.
Maybe sync with a remote system is a great feature, but I've always worked as a one person and therefore never really needed to remote sync other than CVS which is done by Tortoise in explorer really easily =)
__________________
|
|
|
08-07-2008, 03:07 AM
|
#30 (permalink)
|
|
how quixotic are you?
Join Date: Dec 2007
Location: Lapeer, MI
Posts: 445
Thanks: 37
|
Quote:
I can't beleive Kalle, my idol, uses notepad.
/cut
|
So do I. Not exactly, but I use notepad2. It's the same thing just with code highlighting.
I can't stand big programs like VS and DW! They are way too heavy and bloated. In the time it takes you to open up VS or DW you could have fixed the problem.
And yes, I'm running a very fast machine.
|
|
|
|
08-07-2008, 04:03 AM
|
#31 (permalink)
|
|
The Addict
Join Date: Nov 2007
Location: USA
Posts: 256
Thanks: 7
|
Quote:
Originally Posted by ETbyrne
So do I. Not exactly, but I use notepad2. It's the same thing just with code highlighting.
I can't stand big programs like VS and DW! They are way too heavy and bloated. In the time it takes you to open up VS or DW you could have fixed the problem.
And yes, I'm running a very fast machine.
|
VS yes, DW no, DW is not that bloated, at least not v8.
|
|
|
|
08-07-2008, 04:54 AM
|
#32 (permalink)
|
|
is cute and cuddly
Join Date: Mar 2008
Location: Vegas, Baby
Posts: 963
Thanks: 31
|
I'd disagree too, I'm running a mediocre machine, dual core 2ghz with 4gb of ram, opens for me in about 4 seconds. I bypass that by leaving it open permanently though haha. (referring to DW, btw)
-m
|
|
|
|
08-07-2008, 10:48 AM
|
#33 (permalink)
|
|
The Prestige
Join Date: Oct 2007
Location: Manchester, UK
Posts: 854
Thanks: 32
|
They are bloated both relative to a program like notepad
__________________
mysql> SELECT * FROM `users` WHERE `users`.`clue` > 0;
Empty set (0.00 sec)
|
|
|
|
08-07-2008, 07:22 PM
|
#34 (permalink)
|
|
is cute and cuddly
Join Date: Mar 2008
Location: Vegas, Baby
Posts: 963
Thanks: 31
|
That's a little bit of an unfair comparison. That's like saying a Mercedes has too many features because all it needs are two wheels, peddles and handlebars.
-m
|
|
|
|
08-07-2008, 09:09 PM
|
#35 (permalink)
|
|
how quixotic are you?
Join Date: Dec 2007
Location: Lapeer, MI
Posts: 445
Thanks: 37
|
Quote:
Originally Posted by delayedinsanity
That's a little bit of an unfair comparison. That's like saying a Mercedes has too many features because all it needs are two wheels, peddles and handlebars.
-m
|
No, you are totally wrong with that comparison. A Mercedes has more get up and go, DW doesn't, so it's a bad comparison. 
|
|
|
|
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|