SitePoint Sponsor |
|
User Tag List
Results 126 to 150 of 160
-
May 20, 2005, 21:07 #126
- Join Date
- Aug 2004
- Location
- New York
- Posts
- 120
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Your missing out on web developing.
Try dreamweaver, it has support for many languages and frameworks out there, including php. I heard crimson editor was good too for php solely, but can't confirm it.
Dreamweaver is superb.
-
May 24, 2005, 05:12 #127
- Join Date
- May 2005
- Posts
- 532
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
On my view Dreamweaver is the best, Although I heard that notepad 2 is also good it enable fast and free text editing with syntax highlighting and other features which all are familiar.
-
May 24, 2005, 05:52 #128
- Join Date
- Jun 2004
- Location
- Mumbai
- Posts
- 447
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Originally Posted by tmapm
Anjanesh
-
May 24, 2005, 16:22 #129
- Join Date
- Sep 2004
- Location
- Toronto, Canada
- Posts
- 44
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Auto Indetation
You are missing auto indentation.
-
May 26, 2005, 10:24 #130
- Join Date
- May 2005
- Posts
- 3
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
I am using Crimson on windows,
kate on linux,
They have a good colorisation scheme that help me not to commit syntax error
For database administration backend writing,
I am using my code generation tool: www.phpbackend.com
-
May 26, 2005, 10:48 #131
- Join Date
- Sep 2001
- Location
- Somewhere in this vast universe
- Posts
- 3,741
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Originally Posted by rommi
-
May 26, 2005, 12:11 #132
- Join Date
- Aug 2004
- Location
- New York
- Posts
- 120
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Originally Posted by Archbob
-
May 26, 2005, 15:08 #133
if you use some special editor which has replace and other good functions then you wont waste time, Just try a good editor.
Afterall Notepad is for kids.Purchase any JaduSoft products in 10$ only offer ends 1st July
Try a Live demo before you purchase, Best software.
-
May 26, 2005, 16:58 #134
Originally Posted by Archbob
Originally Posted by ShytKicka
-
May 26, 2005, 17:45 #135
- Join Date
- Sep 2004
- Location
- Albany, NY
- Posts
- 204
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Originally Posted by Jadusoft.com
Notepad is hardly for kids. I can't see how you can relate the two at all. I can type faster than I can find functions from a list, anyways.
-
May 26, 2005, 18:22 #136
- Join Date
- Jul 2004
- Location
- canada
- Posts
- 3,193
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
I like notepad.
the only reason i started using Dreamweaver was FTP fetaure.
if notepad only had this, i would have kept on using it.
-
May 26, 2005, 20:29 #137
- Join Date
- Aug 2004
- Location
- New York
- Posts
- 120
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Originally Posted by Jadusoft.com
Afterwards, you should realize that something like Dreamweaver is far superior. Indenting, color coding, functions list, tabbing, are just some of the things to look for when writing clean-cut code.
-
May 26, 2005, 21:29 #138
dreamweaver is good for mostly for html and anything ui related, and it can help to do quick fixes for programming, however i still prefer for an IDE for any kind of progamming with oop
dreamweaver does not automatically register user created functions, variables and classes. while DW is highly extensiable and is a great mutli-purpose tool, if a person is knee deep in code, an IDE that is feature rich is probably the way to go, esp for debugging.
as for everyone trashing notepad..... its a great lightweight tool on every windows machine, so why trash consistency? Notice, its name doesn't include the word "editor" in it, do you write a full paper while taking notes? no, you just put down quick and dirty things that you want to remember or need to know or use it for a quick fix.
know thy tools... and use the right ones for the job.
-
May 26, 2005, 22:00 #139
Originally Posted by Jadusoft.com
If you can't open up Notepad and create a standards-compliant website, even if it is a little more cumbersome, then you need to rethink your approach to web design.
-
May 29, 2005, 10:07 #140
- Join Date
- May 2004
- Location
- Portsmouth, UK
- Posts
- 5
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
I use Dreamweaver for PHP, as i do all html etc coding in Dreamweaver. and don't have to swith between diffrent programs
-
May 29, 2005, 11:17 #141
- Join Date
- Aug 2004
- Location
- New York
- Posts
- 120
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Notepad was never meant for web programming, it shouldn't even be discussed here. How can notepad possibly compare to dreamweaver? Anybody can make their own notepad program in C++ or Java, it doesn't take a genious to create a box where you can input regular text and then save it. Ofcoarse it is fast, that is not the point, when you go back after 5 months to your source code and not understand a damn thing that is going on, that's when your realize you made a big mistake using notepad in the first place.
-
May 29, 2005, 11:36 #142
- Join Date
- Jul 2004
- Location
- canada
- Posts
- 3,193
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Originally Posted by ShytKicka
But, I din't with the part when you said you can't get a thing after 5 months of what you've been doing. i think its the same with Dreamweaver if you don't comment it. so, comments should be there no matter what you use. just using something like dreamweaver doesn't make the program easy to remmeber after 5 months, if you don't have commentsLast edited by jaswinder_rana; May 29, 2005 at 17:10.
-
May 29, 2005, 15:54 #143
It's not the program you code with, it's how you program with it.
-
May 29, 2005, 21:01 #144
Originally Posted by Dylan B
-
May 29, 2005, 21:13 #145
Originally Posted by EOBeav
Notepad, for the educated, is a decent program (short of syntax highlighting, of course.)
-
May 29, 2005, 21:42 #146
- Join Date
- Aug 2004
- Location
- New York
- Posts
- 120
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Yes but, it'll be slower with notepad, you can't be as organized, you don't know the width and height of a standard 80 column source code. You don't know the lines, you can't distinguish different parts of code in notepad as in dreamweaver, which can ultimately lead to poor and unorganized code. If you notepad guys/gals thing you're so great with it, how about posting some of your code
.
-
May 30, 2005, 04:43 #147
- Join Date
- May 2003
- Location
- London, On.
- Posts
- 1,127
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Originally Posted by ShytKicka
If I'm using notepad, I don't care about line numbers. I only need that when I get a compile (or parse) error. In which case it tells me what line the error is on, and Notepad then provides the functionality to easily go to that line.
Also, I don't know why you would need to rely on your IDE to distinguish sections of code, especially one such as Dreamweaver which doesn't support code collapse.
That said, UltraEdit for life.
-
May 30, 2005, 07:55 #148
- Join Date
- Jul 2004
- Location
- canada
- Posts
- 3,193
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Tell me a person, who never got any parse error and never got any problem because they were using an IDE which had color syntax highlighting.
also i know dreamweaver has those auto complete features for HTML, unless as a prgrammer you don't know them then its ot worth, its just like copying and pasting and in the end you don't know what you did.
-
May 30, 2005, 08:05 #149
- Join Date
- Mar 2004
- Location
- West Midlands, United Kingdom
- Posts
- 2,631
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Thats true, thats sometimes a bad thing about beginners using IDE's it does stuff without them releasing what is going in. Sometimes the best thing for learning is to have to look through line after line of code to find a parse error.
-
May 30, 2005, 08:07 #150
- Join Date
- Mar 2004
- Location
- West Midlands, United Kingdom
- Posts
- 2,631
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Originally Posted by ShytKicka
Bookmarks