Are you nuts! You sound too scatterbrained to complete anything! But I do wish you the best, as RSS News Reader and compiler are interests of mine too. Actually I have written both. I have a free News Reader available and a JIT compiler engine plus syntax language interpreter that I have used internally for 5 years now. The beauty of my compiler is that it is one single C++ class including the syntax interpreter, compiler, and byte code execution and stack all in one simple .cpp/.h pair with no 3rd party components or parsers. Most of the stuff out there is ridiculously complicated and it doesn’t need to be that way. Best wishes!