Go to "Files" to download releases of EZComm and Jirrit.
EZComm (EZ Comm) is still maintened, code hosted on https://github.com/bon-ami/ezcomm
You can use it as either a client or a server for TCP/UDP text messages
Jirrit is still maintened, code hosted on https://github.com/bon-ami/jirrit
You can use it to operate with commands on JIRA, bugzilla, Jenkins and Gerrit.
EZOutput is hosted on https://gitee.com/bon-ami/ezoutput
DotNet Library v0.2 contains some of the useful methods and codes to make C#, VB.Net languages and other DotNet languages easier in control and development. Soon, full Code Documentation will be included inside the code files followed by Web Documentation and Code Examples, If God wills
patchview is one addon to patchutils, with this tool you can view, in a simplified way,only the sub-patches, that you want, of one (big) patch file. You can split patches.To simplify this, it makes the enumeration of the files and you can choose b
Code is now available on github :
https://github.com/sergiomb2/patchutils
Programming allows separate design.
Example showing how design separates the code and PHP script for lenguaje as is done with dotNET architecture that separates into aspx and cs or vbs but now with PHP.
A cross platform GUI for several code formatter, beautifier and indenter like AStyle, GNU Indent, GreatCode, HTML Tidy, Uncrustify and many more. Main feature is a live preview to directly see how the selected formatting option affects the source code.
bocca is a text-based, scriptable, interactive development environment for SIDL/Babel-based development of mixed language C/C++/Fortran/Java/Python code. It manages source and build systems. Bocca automates creating SIDL/Babel code or CCA components.
phpAnnotations provides Annotations support similar to Java or C# in your PHP projects. Annotations gives you the ability to add meta information/configuration to your classes by readable at runtime using reflections.