<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; ">I will, if it works ill not just keep it internal but release it to the world, i find myself in a constant battle against developers especially in my team to keep the straight and narrow, being a standards zealot i find myself constantly screaming at people for not doing things the right way or simply copying bits from one website or anouther.  Infact it drives me mad the way that people feel the need to rewrite the xhtml and basic css each time as i know they've done it before let alone myself, this is the case when it comes to news engines and all sorts of ecommerce apps that we write.<DIV><BR class="khtml-block-placeholder"></DIV><DIV>The idea is that they start a project and run this baby and it starts spitting out a site skeleton with some basic set of tick boxes of requirements, i figured it wont take me long to write a modular script that can pull in bits and bobs of script to mashup together a basic site so thats the plan.  I was thinking when its all done to release it to the world in a sort of php/textmate developers guide to heaven.  So people can publish there modules and people can simply use them as bits to slot in.  I know this isn't the place to gather interest but none-the-less it seems the place to have a good rant.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Anyway....</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Rather than just tell me the syntax if you could point me along to the js file that the object is based on or the docs or if failing that just tell me the command, that be great!</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Thanks lots!</DIV><DIV><BR><DIV><DIV>On 20 Apr 2007, at 22:09, Thomas Aylott (subtleGradient) wrote:</DIV><BR class="Apple-interchange-newline"><BLOCKQUOTE type="cite"><DIV><DIV>On Apr 20, 2007, at 5:03 PM, Lawrence Curtis wrote:</DIV><BLOCKQUOTE type="cite"><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><FONT face="Helvetica" size="3" style="font: 12.0px Helvetica">However if there is some way of just grabbing a remote file straight into a project</FONT></DIV> </BLOCKQUOTE></DIV><BR><DIV>TextMate HTML output windows are capable of running shell command on your machine through javascript.</DIV><DIV>If you have a url with files to download, you can use javascript to call a shell script on the TextMate users machine that will download the file and load them up in TextMate and do whatever else you want.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>You could even have the script recreated each time you view that page via the same technique so you'd have the whole thing centralized and auto-updating.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>that's a really cool idea you have there, do share your results if you can.</DIV><DIV><BR><DIV><SPAN class="Apple-tab-span" style="white-space:pre">     </SPAN>thomas Aylott — <B>subtleGradient </B>— CrazyEgg — sixteenColors</DIV></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; min-height: 14px; "><BR></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">______________________________________________________________________</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">For new threads USE THIS: <A href="mailto:textmate@lists.macromates.com">textmate@lists.macromates.com</A></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">(threading gets destroyed and the universe will collapse if you don't)</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><A href="http://lists.macromates.com/mailman/listinfo/textmate">http://lists.macromates.com/mailman/listinfo/textmate</A></DIV> </BLOCKQUOTE></DIV><BR></DIV></BODY></HTML>