<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Most excellent, thanks Sven!<div>Didn't know this functionality existed in a Terminal session!</div><div>This is exactly what I needed.</div><div><br></div><div>Now I just need to figure out how to write a simle bundle to automate the process a bit, </div><div>i.e. create a bundle that will output the current file to an HTML file with the same name and in the same directory.</div><div>Any insight or resources that could point me in the right direction?</div><div> </div><div><br><div><div>On Oct 23, 2008, at 3:55 PM, Sven Axelsson wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div class="gmail_quote">2008/10/23 radarseven <span dir="ltr"><<a href="mailto:mr@radarseven.com">mr@radarseven.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"> <br> Hello All,<br> <br> New to TextMate and love it so far.<br> <br> I'm wondering if there is an existing bundle or method that will allow me to<br> generate a new HTML document from a parsed PHP file? I'd like to be able to<br> generate HTML files based on a local PHP file reading from an XML to<br> generate pages quickly to post to a server that doesn't support server-side<br> technology.<br> <br> This also would be great for building HTML emails from a XML file in<br> conjuction with the Email Tester bundle.<br> <br> I would love to get any feedback or tips from the community on this.<br> </blockquote><div><br></div><div>Can't you just run php in a terminal session like</div><div><br></div><div>php infile.php > outfile.html</div><div> <br></div></div>-- <br>Sven Axelsson<br>++++++++++[>++++++++++>+++++++++++>++++++++++>++++++<br> >++++<<<<<-]>++++.+.++++.>+++++.>+.<<-.>>+.>++++.<<.<br>+++.>-.<<++.>>----.<++.>>>++++++.<<<<.>>++++.<----.<br> <br>_______________________________________________<br>textmate mailing list<br><a href="mailto:textmate@lists.macromates.com">textmate@lists.macromates.com</a><br><a href="http://lists.macromates.com/listinfo/textmate">http://lists.macromates.com/listinfo/textmate</a><br></blockquote></div><br></div></body></html>