Jump to content



Welcome to AstaHost - Dear Guest , Please Register here to get Your own website. - Ask a Question / Express Opinion / Reply w/o Sign-Up!

Toggle shoutbox Shoutbox Open the Shoutbox in a popup

@  yordan : (25 May 2013 - 09:50 PM) Hi, Agyat What's New?
@  yordan : (25 May 2013 - 07:59 PM) Yay, Shoutbox Is Back! Yahooo!
@  agyat : (24 May 2013 - 05:15 PM) O Dear, Where Are You? Without Your Words This Sb Is ..
@  agyat : (23 May 2013 - 01:23 AM) Wow! Mr. Sb Back Home.
@  OpaQue : (23 May 2013 - 12:44 AM) Ting
@  OpaQue : (24 April 2013 - 02:44 PM) I guess, Time to run Mycent script.
@  OpaQue : (24 April 2013 - 02:43 PM) wow.. not much spam. except habatt posting lot of links.. :P
@  yordan : (23 April 2013 - 01:04 PM) You're welcome, agyat. Nice to have been helpful. Second lesson: try full words, "you" instead of "EW".
@  agyat : (23 April 2013 - 05:03 AM) @YORDAN: tHANK EW FOR YOUR FIRST LESSON.   :D
@  yordan : (22 April 2013 - 09:43 PM) @agyat : "why don't you help me", or "please help me", or "please teach us"
@  yordan : (22 April 2013 - 09:42 PM) welcome back, velma
@  velma : (22 April 2013 - 07:51 AM) **yawns** Good to be back, wonder what is going on here :)
@  agyat : (22 April 2013 - 03:50 AM) Oh! so, why don't help me learn english..
@  yordan : (21 April 2013 - 08:38 PM) The goal mentioned by shiu : "learning english, learning computer"
@  agyat : (21 April 2013 - 06:31 PM) WHAT GOAL?
@  yordan : (20 April 2013 - 10:39 AM) yes, that's our goal. simultaneouly learning English and teaching/learning computer using.
@  shiyu : (20 April 2013 - 07:30 AM) learning english,learning computer
@  yordan : (19 April 2013 - 01:11 PM) Oh, I see, it's just a trick in order to force people looking at your texte. Somehow smart, maybe.
@  agyat : (19 April 2013 - 02:54 AM) And of course I know it is not SEO friendly.
@  agyat : (19 April 2013 - 02:52 AM) There may be two possible answers for that ....


1) Shout was posted using mobile keypad.

2) To force people read content carefully and/or with more concentration.

Photo
- - - - -

Ide For Web Development?


12 replies to this topic

#1 FirefoxRocks

FirefoxRocks

    Super Member

  • [HOSTED]
  • 988 posts
  • Gender:Male
  • Location:Ontario, Canada
  • myCENTs:92.36

Posted 21 April 2010 - 06:23 AM

Does anyone recommend the use of an IDE for web development? If so, which one? I only know of NetBeans right now, but now that I think of it, Microsoft Expression Web and Adobe Dreamweaver can also be considered IDEs, but they are (supposedly) more powerful because they are paid products.

Personally I enjoy developing in Notepad++ and I use a lot of PHP includes anyways, so it's not a huge problem. But if I decide to move onto developing bigger sites, would you recommend the use of an IDE?

#2 Quatrux

Quatrux

    the Q

  • [HOSTED]
  • 1,669 posts
  • Gender:Male
  • Location:Lithuania, Vilnius
  • Interests:PHP, MySQL, Oracle, PL/SQL, HTML, CSS, Javascript, jQuery, C# Computers, Alternative OS, Amiga, MorphOS, Beer, Friends, Linux, KDE..
  • myCENTs:30.76

Posted 13 May 2010 - 07:22 AM

I can recommend Eclipse for PHP as it's free, same as Netbeans? Why don't you want to use Netbeans? ;]

But a cheap PHP IDE, which is one of the best I have ever used on Windows for such a cost is the current version of PHP Designer 7, you can read more about it on:

http://www.mpsoftwar...phpdesigner.php

It has all you need for web developing, especially it's good if you're moving from Notepad++ type of programs.. I guess Dreamweaver and a like applications are good when you're moving from such absurd programs like Microsoft Frontpage :)

For your personal preference, you can configure the look and feel and how PHP Designer 7 works for you best.

Edited by Quatrux, 13 May 2010 - 07:23 AM.


#3 fiage

fiage

    Advanced Member

  • Members
  • 154 posts

Posted 25 May 2010 - 01:56 PM

On windows I was using PHP Designer 2005. It is freeware. It may be difficult to get hold a copy of it now. It has snippets, builtin output window. If you have been working something like notepad++ then PHP Designer would be perfect next app to work on.

#4 yordan

yordan

    Way Out Of Control - You need a life :)

  • [MODERATOR]
  • 4,677 posts

Posted 26 May 2010 - 10:35 PM

I was using Notepad++ in "text" mode when I was preparing my Unix shell-scripts. And I was very surprised when a colleague showed me how to display my file in "Shell" language mode, it's really nice, with the way giving different colors for the comments, the functions, the arguments. Notepad++ is definitely a useful tool.
I use the portable version, because I can have it on my USB flashdisk, so no need to install it, I have it on any computer I am using.

#5 wutske

wutske

    Way Out Of Control - You need a life :)

  • [HOSTED]
  • 1,443 posts
  • Gender:Male
  • Location:Belgium
  • myCENTs:98.90

Posted 04 June 2010 - 09:48 AM

I've always built my sites in Notepad++, lovely app :)

I've used PHP Designer 2005 before and I just could not get used to it since the user interface was kinda crappy, that's why I just returned to using Notepad++ .
I'm not sure if Netbeans would be the right choice for PHP development, it's a great IDE, but it's more focussed on Java stuff so I'd consider it more an IDE for JSP than for PHP. You could also use Visual Studio (Express) for PHP development, there's probably a plug-in available, but it's the same story as Netbeans, but more focussed on Microsoft products like ASP.net .
Eclipse is indeed a good IDE, but it's not lightweight, but it's powerfull.

#6 8ennett

8ennett

    Premium Member

  • Members
  • 415 posts
  • Gender:Male
  • Location:UK
  • myCENTs:95.20

Posted 06 June 2010 - 12:53 PM

I prefer to use Dreamweaver when developing PHP websites, purely because it speeds up the process of the graphical design in aspect like tables, divs and most definately CSS. Apart from that though the rest is all done using the code side instead of the graphical. I also prefer the syntax highlighting in dreamweaver as apposed to php designer, it's just that little bit more easier to read and go through to correct mistakes as far as i'm concerned.

If you are designing quite a nice looking website which is feature-rich then I would recommend using DW, however if you are developing quite plain web apps then PHP designer is for you.

Edited by 8ennett, 06 June 2010 - 12:54 PM.


#7 starscream

starscream

    Super Member

  • Members
  • 893 posts
  • Gender:Male
  • Location:Land of Shadows
  • myCENTs:48.59

Posted 06 June 2010 - 03:07 PM

I think Aptana which is stripped down version of eclipse is one good editor and it doesn't need installation. You can run it from USB. But these days i think dreamweaver and Notepad++ are enough for most of the languages. There are some other editors like mozila and Ultraedit and some other but i think notepad++ is one free and good solution. Visual studio and netbeans are heavy and not even worth for opening small files for editing. It takes a lot of time for doing simple tasks in these big IDE's. So notepad+
+ and ultra edit are good for such tasks. Ultraedit IDE/Editor is paid by the way.

#8 k_nitin_r

k_nitin_r

    Member [ Level 1 ]

  • Members
  • 35 posts

Posted 19 June 2010 - 08:00 PM

Hi!

I use Visual Studio for ASP.NET web application development. If you are building applications targeting the Microsoft .NET platform/framework, Visual Studio is the only way to go. There are express editions of Visual Studio too, if you would like to have a free integrated development environment as a hobbyist, though you would want to switch to at least the Professional edition to do some serious development.

For Java development, I've used NetBeans, Eclipse, and Borland JBuilder. Borland eventually tossed away the Borland JBuilder IDE in favor of a customized version of Eclipse so you might as well just use Eclipse or NetBeans unless you have a specific requirement that you can't seem to get done with the free IDEs.

PHP development is best done with Eclipse or a commercial IDE such as the NuSphere PHP Ed.

Notepad++ is a pretty good text editor. It does not provide any of the advanced features that integrated development environments have to offer but for a quick job, it's a really good choice as it keeps all of the clutter out of your way.

#9 Entheone

Entheone

    Member [ Level 2 ]

  • [HOSTED]
  • 53 posts
  • Gender:Male
  • Location:Egypt
  • myCENTs:4.28

Posted 20 June 2010 - 04:01 AM

Personally, I use Adobe Dreamweaver for almost all of my web-development needs nowadays. I find it easy to use, quite intuitive, and extremely feature-rich.

When I first started out in web development (i.e. back in the days where HTML was the only game in town, even before DHTML and CSS had come out), I used to prefer Notepad and other simple text editors. The main reason for this, other than my own feelings of savvy and superiority :), was the fact that all the IDEs on the market at the time were totally standards-non-compliant and they infused your website with so much unnecessary and strange code.

Still, I tried almost all IDEs I could find at the time, and even then Dreamweaver (which was then created and owned by Macromedia, not Adobe) struck me as the best of its class. Sure, it cost a good deal of money, but you do get your money's worth - at least, I feel that I did.

Nevertheless, I understand there are numbers of very good open-source IDEs available nowadays. And while I have no immediate need (or time) to try them out, I suppose they're worth checking out for anyone who's just getting their feet wet in the web-development pond :-)

#10 k_nitin_r

k_nitin_r

    Member [ Level 1 ]

  • Members
  • 35 posts

Posted 20 June 2010 - 04:29 AM

Adobe Dreamweaver is a good addition to just about every web designer's/developer's tool kit. It speeds up the building of websites and can manage the cascading style sheets for you. The What-You-See-Is-What-You-Get interface is much more superior to most other products out there and offers a near-browser preview of what your web design would look like in the editor. It beats having to update the markup in a text editor and having to refresh a browser window to view the update, though you would still have to test your markup across different browsers.

#11 starscream

starscream

    Super Member

  • Members
  • 893 posts
  • Gender:Male
  • Location:Land of Shadows
  • myCENTs:48.59

Posted 20 June 2010 - 09:28 AM

Well if we have to look for more than one language then ultraedit is much better than dreamweaver. The reason is you can execute and view the results for most of the languages which are not supported by dreamweaver. For example, python and ruby on rails which are having frameworks for webdevelopment. I think that considered ultraedit and textmate are good text editor. They do things which are important while working with multiple web development languages. Atleast ultraedit is usable for multiple web development languages in comparison to dreamweaver.

#12 k_nitin_r

k_nitin_r

    Member [ Level 1 ]

  • Members
  • 35 posts

Posted 20 June 2010 - 11:39 AM

Hi!

I've noticed that Ultra edit costs sixty dollars for a license and TextMate, which only runs on the Mac OS, costs fifty dollars. While I would pay for an integrated development environment, I wouldn't really want to pay for a text editor because there are free alternatives that get the job done and when I do want to have something with more advanced functionality, I would get an integrated development environment.

Notepad++, by comparison, is a whole lot cheaper. In fact, Notepad++ is free and open-source! The core of Notepad++ is stable and works exactly as advertised, though you may find that some of the plugins are flaky. I don't really use the plugins so that has never bothered me - Notepad++ provides me with a quick-startup editor that provides syntax highlighting and the ability to work with Unicode text. Unicode may not be a priority for some people but I work on a couple of projects that require multi-lingual support.

Adobe Dreamweaver, however, provides an excellent WYSIWYG interface, which is why I would consider buying it if I do extensive work with web markup, but in most cases I would just use Notepad++.

#13 starscream

starscream

    Super Member

  • Members
  • 893 posts
  • Gender:Male
  • Location:Land of Shadows
  • myCENTs:48.59

Posted 20 June 2010 - 03:07 PM

If we have to compare between ultraedit and dreamwevaer for web developement IDE. then i'll go with ultraedit and the reason is that the support it is doing for many languages. Dreamweaver is less with support for many languages. But anyone who wants to do the development solely for flash, php, html and flex then in that case and only in that case it is worth to waste money on dreamweaver. Else i think notepadd++ which is free will do the job and if you want to spend few bucks then why not spend on ultraedit ? I don't mind spending on ultraedit by looking at the features and support that it offers. Just because notepad++ is free doesn't mean it'll get work done faster than ultraedit. In fact we have to compromise on many things with free things like notepad++. But one point where both these editors are better than dreamweaver that both of them supports large number of languages than dreamweaver.



Reply to this topic



  


0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users