|
View:
New views
15 Messages
—
Rating Filter:
Alert me
|
|
|
off list topic - OS/IDEHi All
Just a off list topic too cool the current frantic code development pace down :) Was interested to know what the breakdown of linux/windoze/mac as well as code dev IDE's that "solar" people use. I use: Gentoo Linux / Quanta Jeff Surgeson _______________________________________________ Solar-talk mailing list Solar-talk@... http://mailman-mail5.webfaction.com/listinfo/solar-talk |
|
|
Re: off list topic - OS/IDEIt depends:
My Own: Ubuntu+Server + Netbeans/Eclipse PDT (deppending on my mood) Office: Windows Vista/XP + Notepad++/Eclipse PDT/Netbeans ____________________________ Edwin F. López A. ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨ _______________________________________________ Solar-talk mailing list Solar-talk@... http://mailman-mail5.webfaction.com/listinfo/solar-talk |
|
|
Re: off list topic - OS/IDEAs for myself:
- Mac OS X and TextMate on my development machines - Linux and VIM on staging and production - At OmniTI, Solaris and OpenBSD are used frequently Fun question, Mr Surgeson, thanks for asking. -- Paul M. Jones http://paul-m-jones.com/ _______________________________________________ Solar-talk mailing list Solar-talk@... http://mailman-mail5.webfaction.com/listinfo/solar-talk |
|
|
Re: off list topic - OS/IDEubuntu and geany/vim
Anthony Gentile _______________________________________________ Solar-talk mailing list Solar-talk@... http://mailman-mail5.webfaction.com/listinfo/solar-talk |
|
|
Re: off list topic - OS/IDEI am similar to Edwin. Home: Ubuntu + eclipse PDT, netbeans, and gedit
(with plugins). At work, windows XP + PDT or netbeans + notepad++. I connect to our Linux servers via samba. Jon On 10/8/09, Edwin F. Lopez A. <edwinflopez@...> wrote: > It depends: > > My Own: Ubuntu+Server + Netbeans/Eclipse PDT (deppending on my mood) > Office: Windows Vista/XP + Notepad++/Eclipse PDT/Netbeans > ____________________________ > Edwin F. López A. > ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨ > _______________________________________________ > Solar-talk mailing list > Solar-talk@... > http://mailman-mail5.webfaction.com/listinfo/solar-talk -- Sent from my mobile device _______________________________________________ Solar-talk mailing list Solar-talk@... http://mailman-mail5.webfaction.com/listinfo/solar-talk |
|
|
Re: off list topic - OS/IDE> My Own: Ubuntu+Server + Netbeans/Eclipse PDT (deppending on my mood)
Good choice, (ubuntu) know what it means? _______________________________________________ Solar-talk mailing list Solar-talk@... http://mailman-mail5.webfaction.com/listinfo/solar-talk |
|
|
Re: off list topic - OS/IDEWindows + Zend Studio for development(my own machine, other's machine
usually use notepad) Linux + emacs or vi for production machines typically James Kilbride -----Original Message----- From: solar-talk-bounces@... [mailto:solar-talk-bounces@...] On Behalf Of Jeff Surgeson Sent: Thursday, October 08, 2009 2:35 AM To: solar-talk@... Subject: [Solar-talk] off list topic - OS/IDE Hi All Just a off list topic too cool the current frantic code development pace down :) Was interested to know what the breakdown of linux/windoze/mac as well as code dev IDE's that "solar" people use. I use: Gentoo Linux / Quanta Jeff Surgeson _______________________________________________ Solar-talk mailing list Solar-talk@... http://mailman-mail5.webfaction.com/listinfo/solar-talk _______________________________________________ Solar-talk mailing list Solar-talk@... http://mailman-mail5.webfaction.com/listinfo/solar-talk |
|
|
Re: off list topic - OS/IDEWell, I read its meaning the first time I knew about the distro, but
searching throughly it's like a very humanistic concept (and huge, just check its entry in wikipedia: http://en.wikipedia.org/wiki/Ubuntu_(philosophy) ) But I like one of its meanings: "the essence of being human". I'd love to have such a word in Spanish. :-) ____________________________ Edwin F. López A. ¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨¨ 2009/10/8 Jeff Surgeson <solar@...>: >> My Own: Ubuntu+Server + Netbeans/Eclipse PDT (deppending on my mood) > > Good choice, (ubuntu) know what it means? > > > _______________________________________________ Solar-talk mailing list Solar-talk@... http://mailman-mail5.webfaction.com/listinfo/solar-talk |
|
|
Re: off list topic - OS/IDEAt work I have two machines:
At home I have just my Windows XP SP2 laptop, on which I code using Notepad++ almost entirely, though at times I do open EclipsePDT just for the tool set in it. However I did install Ubuntu 8.04 on it through Wubi, so I use essentially the same Linux tool set at home as I do in the office.
I also have VIM installed on all my computers and, for those times when I feel like torturing myself, I'll open that bad boy up, give it a spin, curse a little bit, then close it down and use what I'm comfortable with. ;)
On Thu, Oct 8, 2009 at 8:03 AM, Edwin F. Lopez A. <edwinflopez@...> wrote: Well, I read its meaning the first time I knew about the distro, but -- Robert Gonzalez http://www.robert-gonzalez.com _______________________________________________ Solar-talk mailing list Solar-talk@... http://mailman-mail5.webfaction.com/listinfo/solar-talk |
|
|
Re: off list topic - OS/IDE> But I like one of its meanings: "the essence of being human". I'd love
> to have such a word in Spanish. :-) Yes you are right, the one thing that the African languages have that a lot of others don't, is the ability to tell a whole story with one word. :D _______________________________________________ Solar-talk mailing list Solar-talk@... http://mailman-mail5.webfaction.com/listinfo/solar-talk |
|
|
Re: off list topic - OS/IDEI use OS X exclusively. I predominately use TextWranger for text editing. It has better search capabilities than anything else I've found. That's really important to me. Its also fast and light weight. I also occasionally use Eclipse on smaller personal projects. I like some of the highlighting and code completion features. It takes a long time to boot up and its search is really poor. Eclipse is good for writing code dealing with one file and good for new code. TextWranger is way better in code maintenance or understanding mode. If I had to pick only one, I'd go with TextWranger. Jeff On Oct 7, 2009, at 11:35 PM, Jeff Surgeson wrote: > Hi All > > Just a off list topic too cool the current frantic code development > pace down > :) > > Was interested to know what the breakdown of linux/windoze/mac as > well as code > dev IDE's that "solar" people use. I use: > > Gentoo Linux / Quanta > > Jeff Surgeson > _______________________________________________ > Solar-talk mailing list > Solar-talk@... > http://mailman-mail5.webfaction.com/listinfo/solar-talk _______________________________________________ Solar-talk mailing list Solar-talk@... http://mailman-mail5.webfaction.com/listinfo/solar-talk |
|
|
Re: off list topic - OS/IDE> I use OS X exclusively.
_______________________________________________
> > I predominately use TextWranger for text editing. It has better > search capabilities than anything else I've found. That's really > important to me. Its also fast and light weight. > > I also occasionally use Eclipse on smaller personal projects. I like > some of the highlighting and code completion features. It takes a > long time to boot up and its search is really poor. > > Eclipse is good for writing code dealing with one file and good for > new code. TextWranger is way better in code maintenance or > understanding mode. > > If I had to pick only one, I'd go with TextWranger. > > Jeff > > On Oct 7, 2009, at 11:35 PM, Jeff Surgeson wrote: > > Hi All > > > > Just a off list topic too cool the current frantic code development > > pace down > > > > :) > > > > Was interested to know what the breakdown of linux/windoze/mac as > > well as code > > dev IDE's that "solar" people use. I use: > > > > Gentoo Linux / Quanta > > > > Jeff Surgeson > > _______________________________________________ > > Solar-talk mailing list > > Solar-talk@... > > http://mailman-mail5.webfaction.com/listinfo/solar-talk > Solar-talk mailing list Solar-talk@... http://mailman-mail5.webfaction.com/listinfo/solar-talk |
|
|
Re: off list topic - OS/IDEHey guys!
Jeff Surgeson: Same as most people I've got two set ups: Development: Mac OS X + TextMate Production: Linux + vim over ssh Hmmm ... it looks like mine is almost identical to Paul's! :D On 8 Oct 2009, at 07:35, Jeff Surgeson wrote: > Hi All > > Just a off list topic too cool the current frantic code development > pace down > :) > > Was interested to know what the breakdown of linux/windoze/mac as > well as code > dev IDE's that "solar" people use. I use: > > Gentoo Linux / Quanta > > Jeff Surgeson > _______________________________________________ > Solar-talk mailing list > Solar-talk@... > http://mailman-mail5.webfaction.com/listinfo/solar-talk Jeff Moore: Interesting!! I used to use TextWranger too, before I switched over to TextMate. All in all, I thought TextMate was a more powerful editor and it suited very well to my coding style, so... but there is just something about TextWrangler that is very appealing! :) I didn't even know that version 3.0 came out ... Have you used TextMate much? Do you know the main differences between the two? On 8 Oct 2009, at 17:44, Jeff Moore wrote: > I use OS X exclusively. > > I predominately use TextWranger for text editing. It has better > search capabilities than anything else I've found. That's really > important to me. Its also fast and light weight. > > I also occasionally use Eclipse on smaller personal projects. I like > some of the highlighting and code completion features. It takes a > long time to boot up and its search is really poor. > > Eclipse is good for writing code dealing with one file and good for > new code. TextWranger is way better in code maintenance or > understanding mode. > > If I had to pick only one, I'd go with TextWranger. > > Jeff Dmytro _______________________________________________ Solar-talk mailing list Solar-talk@... http://mailman-mail5.webfaction.com/listinfo/solar-talk |
|
|
Re: off list topic - OS/IDEOS: Windows XP, Vista, Linux
IDE: Eclipse, Zend, notepad++ -----Original Message----- From: solar-talk-bounces@... [mailto:solar-talk-bounces@...] On Behalf Of Jeff Surgeson Sent: Thursday, October 08, 2009 2:35 AM To: solar-talk@... Subject: [Solar-talk] off list topic - OS/IDE Hi All Just a off list topic too cool the current frantic code development pace down :) Was interested to know what the breakdown of linux/windoze/mac as well as code dev IDE's that "solar" people use. I use: Gentoo Linux / Quanta Jeff Surgeson _______________________________________________ Solar-talk mailing list Solar-talk@... http://mailman-mail5.webfaction.com/listinfo/solar-talk _______________________________________________ Solar-talk mailing list Solar-talk@... http://mailman-mail5.webfaction.com/listinfo/solar-talk |
|
|
Re: off list topic - OS/IDEOn Thursday, October 8, 2009, Jeff Surgeson <solar@...> wrote:
> Hi All > > Just a off list topic too cool the current frantic code development pace down > :) > > Was interested to know what the breakdown of linux/windoze/mac as well as code > dev IDE's that "solar" people use. I use: > > Gentoo Linux / Quanta > > Jeff Surgeson Textmate all the way and Vi on production servers. I love simple software and can't stand big IDEs. -- -antti _______________________________________________ Solar-talk mailing list Solar-talk@... http://mailman-mail5.webfaction.com/listinfo/solar-talk |
| Free embeddable forum powered by Nabble | Forum Help |