TalkPHP
 
 
Account Login
Latest Articles
» The basic usage of PHPTAL, a XML/XHTML template library for PHP
» Vulnerable methods and the areas they are commonly trusted in.
» Simple way to protect a form from bot
» The Basics On: How Session Stealing Works
» How to keep your forms from double posting data
IRC Channel
IRC Speech Bubble Join the friendly bunch on IRC...
(#TalkPHP on Freenode)

...Also available via a web interface.

See this thread for information on the TalkPHP Free Hugs Initiative™. Subject to availability.
Associates
Associates
CSS Tutorials
Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old 08-04-2008, 09:59 PM   #21 (permalink)
The Contributor
 
abiko's Avatar
 
Join Date: Feb 2008
Location: Croatia
Posts: 90
Thanks: 4
abiko is on a distinguished road
Default

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.
Send a message via ICQ to abiko Send a message via MSN to abiko
abiko is offline  
Reply With Quote
Old 08-05-2008, 03:34 AM   #22 (permalink)
The Frequenter
Zend Certified 
 
Join Date: Sep 2007
Location: Denmark
Posts: 352
Thanks: 8
Kalle is on a distinguished road
Default

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 =)
__________________
Send a message via MSN to Kalle Send a message via Skype™ to Kalle
Kalle is offline  
Reply With Quote
Old 08-05-2008, 04:05 AM   #23 (permalink)
is cute and cuddly
 
delayedinsanity's Avatar
 
Join Date: Mar 2008
Location: Vegas, Baby
Posts: 963
Thanks: 31
delayedinsanity is on a distinguished road
Default

Ahhh, we have a winner.

Notepad with the paperback webster's dictionary module, and the php.net extension. Syntax highlighting provided by Crayola.
-m
delayedinsanity is offline  
Reply With Quote
The Following User Says Thank You to delayedinsanity For This Useful Post:
Kalle (08-05-2008)
Old 08-05-2008, 06:51 AM   #24 (permalink)
The Frequenter
 
Join Date: Dec 2007
Location: In my basement
Posts: 386
Thanks: 47
Aaron is on a distinguished road
Default

I can't beleive Kalle, my idol, uses notepad.

/cut
__________________
Signatures are nothing but incriminating.
Send a message via MSN to Aaron
Aaron is offline  
Reply With Quote
Old 08-05-2008, 07:03 AM   #25 (permalink)
is cute and cuddly
 
delayedinsanity's Avatar
 
Join Date: Mar 2008
Location: Vegas, Baby
Posts: 963
Thanks: 31
delayedinsanity is on a distinguished road
Default

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
delayedinsanity is offline  
Reply With Quote
Old 08-05-2008, 09:43 AM   #26 (permalink)
The Prestige
Advanced Programmer Top Contributor Good Samaritan 
 
sketchMedia's Avatar
 
Join Date: Oct 2007
Location: Manchester, UK
Posts: 854
Thanks: 32
sketchMedia is on a distinguished road
Default

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)
sketchMedia is offline  
Reply With Quote
Old 08-05-2008, 02:04 PM   #27 (permalink)
The Frequenter
Zend Certified 
 
Join Date: Sep 2007
Location: Denmark
Posts: 352
Thanks: 8
Kalle is on a distinguished road
Default

Quote:
Originally Posted by delayedinsanity View Post
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 View Post
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 =)
__________________
Send a message via MSN to Kalle Send a message via Skype™ to Kalle
Kalle is offline  
Reply With Quote
Old 08-05-2008, 11:42 PM   #28 (permalink)
The Frequenter
 
Join Date: Dec 2007
Location: In my basement
Posts: 386
Thanks: 47
Aaron is on a distinguished road
Default

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.
Send a message via MSN to Aaron
Aaron is offline  
Reply With Quote
Old 08-07-2008, 12:26 AM   #29 (permalink)
The Frequenter
Zend Certified 
 
Join Date: Sep 2007
Location: Denmark
Posts: 352
Thanks: 8
Kalle is on a distinguished road
Default

Quote:
Originally Posted by Aaron View Post
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 =)
__________________
Send a message via MSN to Kalle Send a message via Skype™ to Kalle
Kalle is offline  
Reply With Quote
Old 08-07-2008, 03:07 AM   #30 (permalink)
how quixotic are you?
 
ETbyrne's Avatar
 
Join Date: Dec 2007
Location: Lapeer, MI
Posts: 445
Thanks: 37
ETbyrne is on a distinguished road
Default

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.
__________________
Dingo Web Systems > http://www.dingocode.com
My Website > http://www.evanbot.com
ETbyrne is offline  
Reply With Quote
Old 08-07-2008, 04:03 AM   #31 (permalink)
The Addict
 
CoryMathews's Avatar
 
Join Date: Nov 2007
Location: USA
Posts: 256
Thanks: 7
CoryMathews is on a distinguished road
Default

Quote:
Originally Posted by ETbyrne View Post
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.
CoryMathews is offline  
Reply With Quote
Old 08-07-2008, 04:54 AM   #32 (permalink)
is cute and cuddly
 
delayedinsanity's Avatar
 
Join Date: Mar 2008
Location: Vegas, Baby
Posts: 963
Thanks: 31
delayedinsanity is on a distinguished road
Default

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
delayedinsanity is offline  
Reply With Quote
Old 08-07-2008, 10:48 AM   #33 (permalink)
The Prestige
Advanced Programmer Top Contributor Good Samaritan 
 
sketchMedia's Avatar
 
Join Date: Oct 2007
Location: Manchester, UK
Posts: 854
Thanks: 32
sketchMedia is on a distinguished road
Default

They are bloated both relative to a program like notepad
__________________
mysql> SELECT * FROM `users` WHERE `users`.`clue` > 0;
Empty set (0.00 sec)
sketchMedia is offline  
Reply With Quote
Old 08-07-2008, 07:22 PM   #34 (permalink)
is cute and cuddly
 
delayedinsanity's Avatar
 
Join Date: Mar 2008
Location: Vegas, Baby
Posts: 963
Thanks: 31
delayedinsanity is on a distinguished road
Default

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
delayedinsanity is offline  
Reply With Quote
Old 08-07-2008, 09:09 PM   #35 (permalink)
how quixotic are you?
 
ETbyrne's Avatar
 
Join Date: Dec 2007
Location: Lapeer, MI
Posts: 445
Thanks: 37
ETbyrne is on a distinguished road
Default

Quote:
Originally Posted by delayedinsanity View Post
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.
__________________
Dingo Web Systems > http://www.dingocode.com
My Website > http://www.evanbot.com
ETbyrne is offline  
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT. The time now is 10:40 AM.

 
     

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Inactive Reminders By Icora Web Design