Re: [PHP] PHP context editor

2013-03-15 Thread curtis



Sent from my Galaxy S®III

 Original message 
From: Ashley Sheridan  
Date: 03/15/2013  5:03 PM  (GMT-05:00) 
To: Sebastian Krebs  
Cc: gei...@b1-systems.de,georg ,PHP General List 
 
Subject: Re: [PHP] PHP context editor 
 
On Fri, 2013-03-15 at 12:05 +0100, Sebastian Krebs wrote:

> 2013/3/15 Karim Geiger 
> 
> > Hi Georg,
> >
> > On Thu, 2013-03-14 at 23:10 +0100, georg wrote:
> > > hello,
> > > annyone knows of some good PHP context editor freeware ?
> > > (tired of missing out on trivials like ; )
> >
> > I don't know exactly what you mean by a context editor but if you want
> > an editor with syntax highlighting try eclipse for an complete IDE
> > (Multiplatform), notepad++ on Windows, textwrangler on Mac or vim on
> > Linux
> >
> 
> Or PhpStorm on Linux (multiplatform)  :) Or Netbeans on Linux
> (multiplatform too). Or gedit on Gnome/Linux, or or or ...
> "vim" is not the end of what can a linux desktop can provide :D
> 
> 
> >
> > Regards
> >
> > --
> > Karim Geiger
> >
> > B1 Systems GmbH
> > Osterfeldstraße 7 / 85088 Vohburg / http://www.b1-systems.de
> > GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537
> >
> 
> 
> 


For Linux I quite like KATE, it's part of the KDE stuff. Netbeans is
great as a full-blown IDE, or Geany is quite nice if you need something
in-between those two. The great thing is that they are all available on


I've also been using something called Textpad on Windows.  It's about 30 euros 
and very powerful. 




Re: [PHP] PHP context editor

2013-03-15 Thread Curtis Maurand
I've been playing with bluefish as of late.  The openoffice folks have taken 
over that project.



tamouse mailing lists  wrote:

>On Fri, Mar 15, 2013 at 4:03 PM, Ashley Sheridan
> wrote:
>> On Fri, 2013-03-15 at 12:05 +0100, Sebastian Krebs wrote:
>>
>>> 2013/3/15 Karim Geiger 
>>>
>>> > Hi Georg,
>>> >
>>> > On Thu, 2013-03-14 at 23:10 +0100, georg wrote:
>>> > > hello,
>>> > > annyone knows of some good PHP context editor freeware ?
>>> > > (tired of missing out on trivials like ; )
>>> >
>>> > I don't know exactly what you mean by a context editor but if you
>want
>>> > an editor with syntax highlighting try eclipse for an complete IDE
>>> > (Multiplatform), notepad++ on Windows, textwrangler on Mac or vim
>on
>>> > Linux
>>> >
>>>
>>> Or PhpStorm on Linux (multiplatform)  :) Or Netbeans on Linux
>>> (multiplatform too). Or gedit on Gnome/Linux, or or or ...
>>> "vim" is not the end of what can a linux desktop can provide :D
>>>
>>>
>>> >
>>> > Regards
>>> >
>>> > --
>>> > Karim Geiger
>>> >
>>> > B1 Systems GmbH
>>> > Osterfeldstraße 7 / 85088 Vohburg / http://www.b1-systems.de
>>> > GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB
>3537
>>> >
>>>
>>>
>>>
>>
>>
>> For Linux I quite like KATE, it's part of the KDE stuff. Netbeans is
>> great as a full-blown IDE, or Geany is quite nice if you need
>something
>> in-between those two. The great thing is that they are all available
>on
>> Windows too.
>>
>> Thanks,
>> Ash
>> http://www.ashleysheridan.co.uk
>>
>>
>
>Since we're doing this, lemme toss in my rec for Sublime Text 2.
>
>But I'm still holding onto my dear old Emacs, cos it's my frenz.
>
>--
>PHP General Mailing List (http://www.php.net/)
>To unsubscribe, visit: http://www.php.net/unsub.php

-- 
Sent from my Android phone with K-9 Mail. Please excuse my brevity.

Re: [PHP] PHP context editor

2013-03-15 Thread tamouse mailing lists
On Fri, Mar 15, 2013 at 4:03 PM, Ashley Sheridan
 wrote:
> On Fri, 2013-03-15 at 12:05 +0100, Sebastian Krebs wrote:
>
>> 2013/3/15 Karim Geiger 
>>
>> > Hi Georg,
>> >
>> > On Thu, 2013-03-14 at 23:10 +0100, georg wrote:
>> > > hello,
>> > > annyone knows of some good PHP context editor freeware ?
>> > > (tired of missing out on trivials like ; )
>> >
>> > I don't know exactly what you mean by a context editor but if you want
>> > an editor with syntax highlighting try eclipse for an complete IDE
>> > (Multiplatform), notepad++ on Windows, textwrangler on Mac or vim on
>> > Linux
>> >
>>
>> Or PhpStorm on Linux (multiplatform)  :) Or Netbeans on Linux
>> (multiplatform too). Or gedit on Gnome/Linux, or or or ...
>> "vim" is not the end of what can a linux desktop can provide :D
>>
>>
>> >
>> > Regards
>> >
>> > --
>> > Karim Geiger
>> >
>> > B1 Systems GmbH
>> > Osterfeldstraße 7 / 85088 Vohburg / http://www.b1-systems.de
>> > GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537
>> >
>>
>>
>>
>
>
> For Linux I quite like KATE, it's part of the KDE stuff. Netbeans is
> great as a full-blown IDE, or Geany is quite nice if you need something
> in-between those two. The great thing is that they are all available on
> Windows too.
>
> Thanks,
> Ash
> http://www.ashleysheridan.co.uk
>
>

Since we're doing this, lemme toss in my rec for Sublime Text 2.

But I'm still holding onto my dear old Emacs, cos it's my frenz.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] PHP context editor

2013-03-15 Thread Ashley Sheridan
On Fri, 2013-03-15 at 12:05 +0100, Sebastian Krebs wrote:

> 2013/3/15 Karim Geiger 
> 
> > Hi Georg,
> >
> > On Thu, 2013-03-14 at 23:10 +0100, georg wrote:
> > > hello,
> > > annyone knows of some good PHP context editor freeware ?
> > > (tired of missing out on trivials like ; )
> >
> > I don't know exactly what you mean by a context editor but if you want
> > an editor with syntax highlighting try eclipse for an complete IDE
> > (Multiplatform), notepad++ on Windows, textwrangler on Mac or vim on
> > Linux
> >
> 
> Or PhpStorm on Linux (multiplatform)  :) Or Netbeans on Linux
> (multiplatform too). Or gedit on Gnome/Linux, or or or ...
> "vim" is not the end of what can a linux desktop can provide :D
> 
> 
> >
> > Regards
> >
> > --
> > Karim Geiger
> >
> > B1 Systems GmbH
> > Osterfeldstraße 7 / 85088 Vohburg / http://www.b1-systems.de
> > GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537
> >
> 
> 
> 


For Linux I quite like KATE, it's part of the KDE stuff. Netbeans is
great as a full-blown IDE, or Geany is quite nice if you need something
in-between those two. The great thing is that they are all available on
Windows too.

Thanks,
Ash
http://www.ashleysheridan.co.uk




Re: [PHP] PHP context editor

2013-03-15 Thread Sebastian Krebs
2013/3/15 Karim Geiger 

> Hi Georg,
>
> On Thu, 2013-03-14 at 23:10 +0100, georg wrote:
> > hello,
> > annyone knows of some good PHP context editor freeware ?
> > (tired of missing out on trivials like ; )
>
> I don't know exactly what you mean by a context editor but if you want
> an editor with syntax highlighting try eclipse for an complete IDE
> (Multiplatform), notepad++ on Windows, textwrangler on Mac or vim on
> Linux
>

Or PhpStorm on Linux (multiplatform)  :) Or Netbeans on Linux
(multiplatform too). Or gedit on Gnome/Linux, or or or ...
"vim" is not the end of what can a linux desktop can provide :D


>
> Regards
>
> --
> Karim Geiger
>
> B1 Systems GmbH
> Osterfeldstraße 7 / 85088 Vohburg / http://www.b1-systems.de
> GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537
>



-- 
github.com/KingCrunch


Re: [PHP] PHP context editor

2013-03-15 Thread Karim Geiger
Hi Georg,

On Thu, 2013-03-14 at 23:10 +0100, georg wrote:
> hello,
> annyone knows of some good PHP context editor freeware ?
> (tired of missing out on trivials like ; )

I don't know exactly what you mean by a context editor but if you want
an editor with syntax highlighting try eclipse for an complete IDE
(Multiplatform), notepad++ on Windows, textwrangler on Mac or vim on
Linux

Regards

-- 
Karim Geiger

B1 Systems GmbH
Osterfeldstraße 7 / 85088 Vohburg / http://www.b1-systems.de
GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537


signature.asc
Description: This is a digitally signed message part