За последние 24 часа нас посетили 21962 программиста и 1345 роботов. Сейчас ищут 686 программистов ...

Создание нового opensource PHP редактора написанного на PHP

Тема в разделе "Прочие вопросы по PHP", создана пользователем grytskiv, 1 май 2008.

  1. Anonymous

    Anonymous Guest

    lexa, автор туп, и это очевидно. О чем тут пытается дискутировать толпа взрослых парней, я не понимаю. Никогда не опускайтесь до одного уровня с дураком, там он вас задавит опытом.
     
  2. topas

    topas Активный пользователь

    С нами с:
    16 авг 2006
    Сообщения:
    2.258
    Симпатии:
    36
    ИМХО, (уворачиваясь от тухлых помидоров), Zend тяжеловесен, и любой PHP-редактор будет работать быстрее, если конечно оптимизировать его под конкретные нужды и не реализовывать перерасчет орбит планет солнечной системы. И тут конечно: одно и то же на Си будет работать в 10-100 раз быстрее чем PHP, и вот скорость последнего как раз надо сделать выше чем в Zend. И не важно, что 10 аналогичных программ на Си будут летать с той же скоростью что и твой PHP-монстр. Главное, чтобы скорость твоего монстра тебя устраивала и не была препятствием для разработчика.

    Не знаю, мне идея нравится.
     
  3. MaXyC_Web_Studio

    MaXyC_Web_Studio Активный пользователь

    С нами с:
    31 дек 2006
    Сообщения:
    678
    Симпатии:
    3
    Адрес:
    Новоуральск
    Edit area

    Here is EditArea, a free javascript editor for source code. (That is no way a WYSIWYG editor).
    This editor is designed to edit souce code files in a textarea. The main goal is to allow text formatting, search and replace and real-time syntax highlight (for small text).

    This editor is free and freely distributable (released under LGPL license). All I ask is that I receive credit for my work. I will also enjoy to receive mail to tell me if you 're using it, just in order to have an idea of how much this editor is used. ;-)
    Main features:

    * Easy to integrate, only one script include and one function call
    * Tabulation support (allow to write well formated source code)
    * Search and replace (with regexp)
    * Customizable real-time syntax highlighting (currently: PHP, CSS, Javascript, Python, HTML, XML, VB, C, CPP, Pascal, Basic, Brainf*ck)
    * Auto-indenting new lines
    * Line numerotation
    * Multilanguage support (currently: Croatian, Danish, English, French, German, Italian, Japanese, Polish, Portuguese)
    * Possible PHP gzip compression (compress the 12 core files to one file of ~20Ko)
    * Allow multiple instances
    * Full screen mode
    * Possible plugin integration
    * Possible save and load callback functions
    * Possible dynamic content management
    * Can work in the same environment than "protype" and "mootools"'s like libraries.

    Current limitations:

    * automatic focus on the textarea on page load.
    * slow when editing huge files (javascript is not a fast language).
    * only on syntax language at the same time (no html and php syntax highlight at the same time).

    Example

    http://www.cdolivet.net/editarea/editar ... _full.html

    Download

    The current version is the 0.7, released on 2007-10-10. Go on sourceforge for EditArea 0.7 downloads.
    http://sourceforge.net/project/showfile ... _id=164008

    You can see the change log here (txt file).
    http://www.cdolivet.net/editarea/editar ... ge_log.txt

    Compatibility

    It works on IE 6 & 7, Firefox 1.5 & 2 and Opera 9. More information available in the compatibility chart
    Documentation

    The online documentation is available here
    http://www.cdolivet.net/editarea/editar ... ility.html
     
  4. Hight

    Hight Старожил
    Команда форума Модератор

    С нами с:
    5 мар 2006
    Сообщения:
    7.153
    Симпатии:
    0
    Адрес:
    из злой параллельной вселенной
    У меня в рабочей машине сейчас 2Гб оперативы, 4200+ проц. Мне сам зенд не страшен =)

    p.s. И видео 8600GT, Я теперь играцо могу.
     
  5. Elkaz

    Elkaz Старожил
    Команда форума Модератор

    С нами с:
    26 июн 2006
    Сообщения:
    3.373
    Симпатии:
    0
    Адрес:
    Баку, Азербайджан
    0_o Поверьте, Celeron + 512 Mb мне пока хватает :)
     
  6. +Sten+

    +Sten+ Активный пользователь

    С нами с:
    27 авг 2007
    Сообщения:
    978
    Симпатии:
    0
    Вот блин, у меня искушение периодически появляется - снять все деньги с вебманей и купить нормальный системник, хотя коплю на аффтомобиль =)

    Но зенд на моем денди буквально летает, не знаю, почему у вас глючит. У меня загружается быстрее того же дримвивера. Комп - проц 1.5, 512 ОЗУ.
     
  7. Anonymous

    Anonymous Guest

    Комодо круче всех! :)