Posts Tagged ‘PHP’
These pictures are from Windows 7. Look at “System Tray”.
I must say that it works “MyScreenCapture” in Windows 7 that you see.
Finally!
In short, a new version of MEMO has been released today (It was longer?).
Read the rest of this entry »
I wanted a bit more functionality for HTML … he he.
I added many new function buttons. Most of what is for HTML coding.
MEMO supports many popular HTML tags and facilitates your coding. You can only select one or more row text and press the F11 key. It formats Unordered List code for you. Of course, F10 makes Ordered list. How about that!
I was pretty tired of making each line of text <li>TEXT</li>, especially when I already have a few lines of text.
Quickpost this image to Myspace, Digg, Facebook, and others!
Memo is an advanced plain text editor for common programming languages. I made this program, because I want to modify some code in Delphi, Cpp or C (can be anything else). Using a program like CppBuilder is OK, but those programs are very heavy and not handy – of course it is working so slow. I do not want to launch a big program for modifying some part of the source code. I wanted a simple – and handy program for viewing, checking and modifying some codes. And now, you can compile your source file with MEMO.
Features
With Memo, the users are able to:
- load and modify common programing code
- syntax highlighting for common programming languages such as Pascal, Cpp, PHP, Perl, Python
- use spell checker
- pick up C++ templates (C++Builder like templates) and Object Pascal templates (Delphi like templates) – Press Ctrl + J to get these stuff
- Cut/Copy/Paste operations
- drag and drop
- unlimitted Undo / Redo (depends on your computer memory)
- convert characters (lowercase to uppercase or uppercase to lowercase)
- save selected block as a file
- insert a plain file into the chosen point
- select block (colum mode)
- read and save PC, Unix and Mac file formats (default is PC format)
- easy access prompt
- compile and see compiler output
and several more..


