Skip to content
Archive of posts tagged Tools

xmlwf – Is your xml document well formed?

There is a small nifty utility called xmlwf that can check your xml documents to see if they are well formed. sudo yum install expat Once installed, simply use : xmlwf Need more details, just check the man page Related articles Assigning ID to Objects transmitted in XML document (stackoverflow.com) removing characters from php output [...]

Faster blog with stats removed

I was thinking of removing the statpress plugin for quite some time now, but did not have a good alternative. Today finally I managed to do this as I had few hours to spare. Now that this is done, you should not be getting the database error that some of you on IE were getting [...]

Total upload and download on any interface.

Something that I have been searching for a long time, finally some look inside the /proc got me what I wanted. Hope this will save someone’s day. So far, the only option I could think of was to run conky which becomes a little heave on some of the very old laptops I have to [...]