I use Eclipse which is identical on Linux and Windows. Go to the eclipse.org site and follow the PHP links. There is an all in one package that makes it pretty easy to install -- all you need is Java.hannnndy wrote:Please tell me What are this variety of IDEs in Linux? I cant find em
windows or linux for web development?
Moderator: General Moderators
- Christopher
- Site Administrator
- Posts: 13596
- Joined: Wed Aug 25, 2004 7:54 pm
- Location: New York, NY, US
Re: windows or linux for web development?
(#10850)
Re: windows or linux for web development?
califdon wrote:What, no Mac??!!VladSun wrote:I would suggest you - Linux OS - for web developers team, Linux OS for all kind of servers and Windows OS for designers team
Please, forgive me, but Macs are not very popular in my country - I've seen a Mac once in my life ... and have never even touched one ...
As far as I know Macs aren't popular in Europe (or at least Eastern Europe).
So, I would say to the graphic designers: "GIMP it, baby"
There are 10 types of people in this world, those who understand binary and those who don't
- Kieran Huggins
- DevNet Master
- Posts: 3635
- Joined: Wed Dec 06, 2006 4:14 pm
- Location: Toronto, Canada
- Contact:
Re: windows or linux for web development?
I use gEdit (with a few options turned on) for merb work, and editplus via wine for PHP.
As far as IDE's go, Komodo Edit / IDE both seem decent - and they're based on XULRunner... cross-platform FTW!
No Macs?? They're everywhere here! I'm a visible minority with my Thinkpad, even among programmers.
As far as IDE's go, Komodo Edit / IDE both seem decent - and they're based on XULRunner... cross-platform FTW!
No Macs?? They're everywhere here! I'm a visible minority with my Thinkpad, even among programmers.
- hannnndy
- Forum Contributor
- Posts: 131
- Joined: Sat Jan 12, 2008 2:09 am
- Location: Iran>Tehran
- Contact:
Re: windows or linux for web development?
but to be honest none of these IDE s can compare for example Netbeans for java or even eclipse for java and I have tried the m all but not even elipse could help me using our network shared folders to edit files
I think php is not so rich in IDEs as java is
some weeks age i was a windows user and i was using xp and dreamweaver in order to edit my files some events happened then I hate windowse i as very fast and quick at the code but these week it was my major problem to find a nice editor even editor not an IDE to write codesand web services
I tried :
eclipse
bluefish
scream
gphpedit
emacs
simpleTextEditor
dreamweaver using wine program
kDevelope
.
.
.
but I could not find my nice one to code fast and support network drives samba share drives
but I think Linux is better and im proud of myself to work with it because I was using windows for years and i think it was not mine
my linux is mine
I think php is not so rich in IDEs as java is
some weeks age i was a windows user and i was using xp and dreamweaver in order to edit my files some events happened then I hate windowse i as very fast and quick at the code but these week it was my major problem to find a nice editor even editor not an IDE to write codesand web services
I tried :
eclipse
bluefish
scream
gphpedit
emacs
simpleTextEditor
dreamweaver using wine program
kDevelope
.
.
.
but I could not find my nice one to code fast and support network drives samba share drives
but I think Linux is better and im proud of myself to work with it because I was using windows for years and i think it was not mine
my linux is mine
Re: windows or linux for web development?
have you tryed PDT for eclipse?
- hannnndy
- Forum Contributor
- Posts: 131
- Joined: Sat Jan 12, 2008 2:09 am
- Location: Iran>Tehran
- Contact:
Re: windows or linux for web development?
what do you mean? PDT
i don't understand
i don't understand
Re: windows or linux for web development?
You mean editors aren't able to edit files on mounted samba drives? Unlikely.but I could not find my nice one to code fast and support network drives samba share drives
Re: windows or linux for web development?
viewtopic.php?f=30&t=77491 - already solved 
There are 10 types of people in this world, those who understand binary and those who don't
- hannnndy
- Forum Contributor
- Posts: 131
- Joined: Sat Jan 12, 2008 2:09 am
- Location: Iran>Tehran
- Contact:
Re: windows or linux for web development?
yes it already solved to mount smbfs in my pc but the question is why should it be this hard
i think web development or even any development needs a reliable environment to develop freely the best but is not provided by some complexity of linux
but with all of this im starting to like linux after this 1 month using it
i think web development or even any development needs a reliable environment to develop freely the best but is not provided by some complexity of linux
but with all of this im starting to like linux after this 1 month using it
Re: windows or linux for web development?
What complexity are you talking abouthannnndy wrote:i think web development or even any development needs a reliable environment to develop freely the best but is not provided by some complexity of linux
but with all of this im starting to like linux after this 1 month using it
You'll like it more - that's a promise
There are 10 types of people in this world, those who understand binary and those who don't
- hannnndy
- Forum Contributor
- Posts: 131
- Joined: Sat Jan 12, 2008 2:09 am
- Location: Iran>Tehran
- Contact:
Re: windows or linux for web development?
for example after all of the hard steps of installing eclipse (really it was not so hard)
i installed php on in (in was so hard to install on it after all dariush my friend did that for me)
but now when i press ctrl+space for function of the php the big error of
org.eclipse.ui.internal.editors.text.JavaFileEditorInput
this meant that betwean eclipse 3.1 ,3.2 there was some changes
but why should i involved with it is none of my bussines they product should work properly after installation but it does not

i installed php on in (in was so hard to install on it after all dariush my friend did that for me)
but now when i press ctrl+space for function of the php the big error of
org.eclipse.ui.internal.editors.text.JavaFileEditorInput
this meant that betwean eclipse 3.1 ,3.2 there was some changes
but why should i involved with it is none of my bussines they product should work properly after installation but it does not
-
thamizhchelvan
- Forum Newbie
- Posts: 23
- Joined: Tue May 08, 2007 2:50 am
Re: windows or linux for web development?
Windows is better for development environment.
Linux is better for running environment.
Linux is better for running environment.
Re: windows or linux for web development?
This is debatable. Myself, I quite comfortable with *nix development environment, it's those little annoyances that throw me off, like sound demons not being able to auto-detect speaker configuration (it was my own experience with Ubuntu or Debian a year ago).thamizhchelvan wrote:Windows is better for development environment.
- hannnndy
- Forum Contributor
- Posts: 131
- Joined: Sat Jan 12, 2008 2:09 am
- Location: Iran>Tehran
- Contact:
Re: windows or linux for web development?
i have faced someting in linux
when editing a file for example fstab a file named fstab~ being created
pr for example index.php after editing a file named index.php~ created at its folder
when editing a file for example fstab a file named fstab~ being created
pr for example index.php after editing a file named index.php~ created at its folder