![]() ![]() |
Aug 21 2009, 08:00 PM
Post
#401
|
|
|
Newbie ![]() Group: Members Posts: 96 Joined: 3-July 06 Member No.: 5,992 |
"Crimson Editor will be superceded by Emerald Editor. "
|
|
|
|
Aug 31 2009, 04:02 PM
Post
#402
|
|
|
Newbie ![]() Group: Members Posts: 9 Joined: 19-January 09 From: Abuja Member No.: 28,067 Languages: Html, CSS, Javascript, PHP, ASP, Sql |
|
|
|
|
Aug 31 2009, 05:37 PM
Post
#403
|
|
|
Newbie ![]() Group: Members Posts: 11 Joined: 8-May 09 Member No.: 30,746 |
|
|
|
|
Sep 1 2009, 03:16 PM
Post
#404
|
|
|
Newbie ![]() Group: Members Posts: 5 Joined: 29-August 09 From: Bangladesh Member No.: 33,438 |
Any one not uses TSW WebCoder. I am very like it. But suggest after finish learning then start use TSW. Because, learning time no alternative notepad.
|
|
|
|
Sep 1 2009, 09:30 PM
Post
#405
|
|
|
Newbie ![]() Group: Members Posts: 11 Joined: 8-May 09 Member No.: 30,746 |
|
|
|
|
Sep 4 2009, 04:29 PM
Post
#406
|
|
|
Newbie ![]() Group: Members Posts: 5 Joined: 11-July 09 Member No.: 32,283 |
I enjoy using Kate.
It's for Linux, which I use. Image (In Finnish): (IMG:http://img83.imageshack.us/img83/4224/kateinfinnish.png) |
|
|
|
Sep 11 2009, 03:00 PM
Post
#407
|
|
|
Newbie ![]() Group: Members Posts: 5 Joined: 29-August 09 From: Bangladesh Member No.: 33,438 |
What do you mean? If you are new in programming and starting time use TSW or some other editor. It is badly effect to your learning. Because, all editor are make coding easy to the programmer. Other side notepad gives you only writing page. Not provide any other help. There all things do only your brain. There you need remind all coding language perfectly. If you are learn this process you learn perfectly. This process helping you future and you understand it benefits when you starting professional developing. So, starting time use notepad or any plain page and after a certain time when you familiar all code move any editor which you feeling it is perfect for you. |
|
|
|
Sep 15 2009, 04:13 PM
Post
#408
|
|
|
Newbie ![]() Group: Members Posts: 69 Joined: 3-September 09 Member No.: 33,550 Languages: HTML, JavaScript, PHP (though I still have much to learn) |
I use Code Genie 3.0 at work. I love it. It's just a text editor, but with coloration. The cool thing is that you can customize the color scheme of the syntax for the various languages. I'm not sure where to get it though. It's installed from our servers.
|
|
|
|
Sep 15 2009, 09:54 PM
Post
#409
|
|
|
Newbie ![]() Group: Members Posts: 20 Joined: 12-May 09 Member No.: 30,826 |
I started off with the standard built in notepad on windows xp OS
My fav editor is Notepad++ Portable Heres a screenie of it http://orbitupload.com/get/notepad44.png |
|
|
|
Sep 15 2009, 10:03 PM
Post
#410
|
|
|
Newbie ![]() Group: Members Posts: 5 Joined: 14-August 06 Member No.: 6,492 |
HTML-Kit if you can't get Dreamweaver.
|
|
|
|
Sep 22 2009, 12:25 AM
Post
#411
|
|
|
Newbie ![]() Group: Members Posts: 37 Joined: 24-July 09 Member No.: 32,592 Languages: (X)HTML, CSS, JavaScript, ASP.NET, PHP |
I use Visual Studio Web Designer 2008.
|
|
|
|
Sep 22 2009, 12:28 AM
Post
#412
|
|
|
Newbie ![]() Group: Members Posts: 37 Joined: 24-July 09 Member No.: 32,592 Languages: (X)HTML, CSS, JavaScript, ASP.NET, PHP |
If you are new in programming and starting time use TSW or some other editor. It is badly effect to your learning. Because, all editor are make coding easy to the programmer. Other side notepad gives you only writing page. Not provide any other help. There all things do only your brain. There you need remind all coding language perfectly. If you are learn this process you learn perfectly. This process helping you future and you understand it benefits when you starting professional developing. So, starting time use notepad or any plain page and after a certain time when you familiar all code move any editor which you feeling it is perfect for you. I agree. Use Notepad to begin with, because it helps you learn the actual coding and helps give you a better understanding of code. Once you get into bigger projects thought use a editor. Just make sure that it offers a design view and a source view. |
|
|
|
Sep 22 2009, 12:04 PM
Post
#413
|
|
|
Duotone Fox ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 3,585 Joined: 6-November 07 Member No.: 18,212 Languages: (X)HTML, CSS, Javascript, PHP, SQL, XML [DOM]. |
I agree. Use Notepad to begin with, because it helps you learn the actual coding and helps give you a better understanding of code. Once you get into bigger projects thought use a editor. Just make sure that it offers a design view and a source view. I recommend against editors with design view. The reason? Even if your page looks good in design view it could look terrible in real browsers. It's best if you download a few browsers and always look at your pages in a real browser. If you don't think that design view is that problematic, count on my word: we've had a lot of people coming here asking why their sites don't work when dreamweaver shows it working correctly. |
|
|
|
Oct 11 2009, 07:38 PM
Post
#414
|
|
|
Newbie ![]() Group: Members Posts: 18 Joined: 10-October 09 Member No.: 34,421 |
I usually use either Notepad/Notepad ++ or Dreamweaver.
This post has been edited by Heartless: Oct 11 2009, 07:38 PM |
|
|
|
Oct 11 2009, 08:08 PM
Post
#415
|
|
|
Member ![]() ![]() Group: Members Posts: 229 Joined: 8-January 08 From: Hermosa Beach Member No.: 19,368 Languages: HTML, CSS, JS/Ajax, SQL, ColdFusion, some ASP.net & VB.net, and focusing on PHP/MySQL |
has anyone used visual studio .net? Im learning how to create asp.net pages, and personally i think Visual Studio is terrible. Maybe I havent learned all the capabilities yet, but DW seems to be way better for auto-completion, allowing a user to select a color in hex in CSS, and adding html tags through the insert menu way faster.
|
|
|
|
Oct 25 2009, 07:13 AM
Post
#416
|
|
|
Newbie ![]() Group: Members Posts: 8 Joined: 23-October 09 From: Egypt Member No.: 34,715 |
|
|
|
|
Nov 4 2009, 01:59 AM
Post
#417
|
|
|
Newbie ![]() Group: Members Posts: 9 Joined: 24-October 09 Member No.: 34,763 Languages: (X)HTML, CSS, JavaScript, PHP, SQL, Java, C++ (still working on the last three) |
If Dreamweaver did not exist, I would pick Notepad ++ over all of the rest. It is, in my opinion, the runner up of Dreamweaver. It has the colorful text, FTP access, recognition of code, and it has tabs! It can also remember what you type in, in the case that you want to redo or undo something. I trust Notepad++ when AD4 isn't there (IMG:style_emoticons/default/smile.gif)
|
|
|
|
Nov 17 2009, 10:02 PM
Post
#418
|
|
|
Newbie ![]() Group: Members Posts: 6 Joined: 19-October 09 Member No.: 34,607 |
I clicked other...
On PC I use textpad all the way. But since buying a mac I'm finding it harder and harder to want to use windows for anything other than checking that the damn thing works in IE, so I bought coda: Panic - Coda Love it to bits, makes CSS an absolute breeze and has plenty of language highlighting options. Haven't found the debugger much use but the built in ftp is good. Am aware that quite a few of these things appear to be on free software too, but sometimes it feels nice to pay for something you use a lot (IMG:style_emoticons/default/smile.gif) Full list of fun in the editor (which I wish I'd read before, being trying to get blockedit to work for ages) - coda editor toys This post has been edited by AlexMoore: Nov 17 2009, 10:11 PM |
|
|
|
Nov 18 2009, 03:44 PM
Post
#419
|
|
|
Newbie ![]() Group: Members Posts: 32 Joined: 18-July 09 Member No.: 32,459 |
I used Notapad for around the first year, then shifted to notepad for about 2 years, then I came in contact with Dreamweaver and started using this tool.
Ingolme is actually very correct, specially with Dreamweaver (from when I last used it) it renders things a bit different. But about for 3 or 4 months now I started using Aptana Studios, I just simply LOVE this tool, it's not as heavy as Dreamweaver, does a couple of things a bit more logical than Dreamweaver and has easy options to open browsers, it also gives you previews of your HTML and CSS in both FF and IE, still the 2 most common used browsers. This post has been edited by Hemlock: Nov 18 2009, 03:44 PM |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 23rd November 2009 - 05:00 AM |