Hacking Coda: Coda Code...
I’ll share with you guys how to hack your Coda Editor in order to expand the auto-complete feature to include your own functions, regardless if you are using an open framework or just building from scratch. As you can see in figure 1 and figure 2, I have modified my Coda to...
XUL (pronounced zool ([zu:l])), the XML User Interface Language, is a proprietary XML user interface markup language developed by the Mozilla project. say what ? Basically you can develop applications using only markup language, both for user interface and for data. Sounds kinda...