Jan
7
Since others were having fun with it, I decided to show off a quick, poorly chosen framerate flash demonstration of Intype creating an XHTML/PHP file to do the all-famous Hello World script. Obviously, the point is not to demonstrate my coding knowledge (or mis-knowledge), but to show off the text editor's snippet control features, and how it can speed up development. In case you're curious how it interacts, for the first step I typed out the text xml and then pressed the TAB key, everything was automatically filled in for the XML header. I then typed in doctype and then TAB, but since there are multiple doctypes, it gave me a choice of which one I wanted to use, so I used the arrow keys to highlight the desired choice and pressed the ENTER key. To move through the parameter list within each snippet (fillable properties), you would also use the TAB key and enter whatever it is you want, or press the DELETE or BACKSPACE (I think) key to remove the entire property.
Please note the system clock window to know how long this actually took me -- you can clock it, heck you can even clock my hesitation since I'm not used to the tool yet.
Please note the system clock window to know how long this actually took me -- you can clock it, heck you can even clock my hesitation since I'm not used to the tool yet.
Continue reading "An XHTML Strict, PHP Hello World from Scratch in Under 60 Seconds with Intype"

