-
24.05.10 - Integrate GeSHi with PHP applications
GeSHi (GEneric Syntax HIghlighter) is a popular PHP library for syntax highlighting for multiple programming/markup languages. There are multiple forms for integrate it with our PHP application, one of these is using regular expressions.Warning: GeSHi consumes high processing time, be careful. You [...]
-
24.02.10 - Regex in "search and replace" for Gedit
Download the plugin from or extract the content under the directory "~/.gnome2/gedit/plugins/" if not exist, create it.Activate the plugin ("Edit>Preferences>Addons") and restart Gedit.You have installed successful, for using it you must go to "Tools>Regex Search & Replace" option.