[Introspector-developers] Re: Introspector
Status: Beta
Brought to you by:
mdupont
|
From: James M. D. <mdu...@ya...> - 2002-04-20 08:08:07
|
Hello Taiq, I will forward my reponse to the maillist list. Currently I cannot add anyone to the mailling list! > How goes it on this Friday night? Good, it is Saturday morning in germany. > link that you sent me but still have yet to look at > it. i will give it a gander though. It is coming along, working on it every day. You run linux? > Reverse Engineering: To be honest, i do not have any > experience with this area nor do i have a lot of > knowledge about it and what it is exactly. Reverse Engineering is the extraction of information from an existing program, source code or executables. The creation of a new sortware given an existing program as an input. > > i am however, very interested in XML development > especially when it involves other technologies, for > example your current project. Yes, XML is central to the introspector. The GCC compiler is modified to output XML. The XML is streamed to a perl program that can process it, It puts the xml records in a database. Currently I am working on front ends to this database and scripts to run the compiler. > i do not know what, if anything or in any manner, i > could be a part of this project but it would be nice > to work on something of this nature. If you are interested in on of the following : 1. producing HTML pages from XML? 2. producing file format converter to other XML formats? 3. testing 3.1 setting up test cases 3.1 running tests documenting errors 4. documenting Creating web pages using on of the following : 1. Writing XSLT programs - some of that. 2. Writing perl programs - LOTS of that. 3. Writing php programs - i have no skill here 4. Writing java programs - I have started on java clasess, need testing. 5. Writing SQL queries - we need more of them. >i look forward > to hearing more about the project status and its > lifecycle. The database is ready for usage The perl database access is usable. The program to run the compiler is usable. Mike > --- James Michael DuPont <mdu...@ya...> > wrote: > > Hey, > > > > I am sorry that I have not gotten you subscribed > > yet. > > Anyway, you are the only one on the list so far! > > > > Currently I am working on a mysql port of the > > simplified database model. > > > > If you are interested, here is a self-contained > > mysql database script. > > > http://introspector.sourceforge.net/dotgnu/introspector_mysql.tgz > > > > Please tell me about your interest and experience > in > > the area of reverese engineering? What brought you > > to > > my project webpage? > > > > mike > > > > > > > > ===== > > James Michael DuPont > > > > __________________________________________________ > > Do You Yahoo!? > > Yahoo! Tax Center - online filing with TurboTax > > http://taxes.yahoo.com/ > > > ===== > <m.nelson /> > Web Developer > More sacrifice, > creates better living. > > __________________________________________________ > Do You Yahoo!? > Yahoo! Games - play chess, backgammon, pool and more > http://games.yahoo.com/ ===== James Michael DuPont __________________________________________________ Do You Yahoo!? Yahoo! Games - play chess, backgammon, pool and more http://games.yahoo.com/ |