Archive
Producing visually pleasant documents from plain text with reStructuredText and rst2a
reStructuredText is a lightweight markup language intended to be highly readable in the source format. With it, you can produce beautiful HTML, PDF, XML, and even S5 documents from plain text files.
Comparing and merging files with Meld
When you’re editing text, you may find yourself with two or three similar versions of a file. Often you are not sure which file has what content, what was deleted in one, what was added in another, and where exactly. You know what content your file should contain, but you are not sure which version to start from. It’s one of those moments you wish your computer were smart enough to understand your problem and fix it for you. Well, that’s not going to happen, but there is an open source application that you can run to help. Meet Meld, a visual diff and merge tool.
Tracking your sport activity with open source software
If you’re a FOSS enthusiast who keeps fit by exercising or playing sports, it’s time you used an open source application to track your activities. With these programs you can get a good overview of your exercises or create diagrams and statistics for specific time ranges and sport types. Read More
PyDEV, use Eclipse’s power to program in Python!
PyDEV is a plugin that enables developers to use Eclipse for Python and Jython development, making Eclipse a first-class Python IDE. The software offers features such as code completion, syntax highlighting, syntax analysis, automated refactoring, template system, source code quality checking, and a debugging environment. Read more
Scribes editor focuses on the text
Scribes is a text editor for GNOME that focuses on usability. After 30 minutes of usage, you will either love it or hate it.
A gentle introduction to Tao.OpenGl using SimpleOpenGlControl (OpenGL with C#)
An introduction tutorial I did about Tao.OpenGL and C# Builder Personal Edition.
Read it here
CLI Magic: Making HTML, manpages from plain text with AsciiDoc
AsciiDoc is a handy program that can produce formatted HTML documents and manpages from plain text files. With it, you can produce general purpose documents or specialized output such as mathematical formulae and musical notation. Read more
Review: Jabbin adds VoIP to Jabber
So this is my article on Linux.com about Jabbin, which covers VoIP (Jingle and previously TINS) in an open source Jabber client, called Jabbin. Enjoy