HTML Element Parser
08.04.10
I just started using github for version control and my open source apps. The newest is my HTML Parser. You can find it on github or the tester here.
HTML Element Parser will give you an array of all the html elements of your choosing. The program has been build for expansion and I plan to use it for the creation of some cool applications. Still, if you simply want to strip everything out of your html but the elements, give the tester a try.
The real power is in the code. If you plan to make a application that needs to find the html elements of a page and you can’t access the DOM give this a shot.
While the application will not give you attributes, yet, or give you a multi-dimensional-array, yet, I think you might find it useful down the road. Please give it a look and tell me what you think.
And, yes! This is open source.
Comment Guidelines
Although I always welcome words of thanks on Twitter please use comments to share your thoughts, questions, feelings and opinions. Thank you for your support in making this blog more engaging.

