Posts Tagged ‘development’
At the Ajax in Action we had four talks. Nikolai spoke about “Dojo and Adobe AIR” where he showed on an example how well dojo and AIR integrate. The second was “RIA/UI development with Dojo”, where he showed all about how the new layouting widgets in dojo 1.2 can be efficiently used. One talk I gave was “Efficient JavaScript Development”, where I tried to show a couple of tools, strategies, tips and tricks of how to develop JavaScript code efficiently and make it less pain. The second was “Scaling AJAX apps”, where I showed some concepts and ways to make your AJAX app fast and scale better.
Read the rest of this entry »
I don’t remember which IDE it was that made me learn to use the shortcuts (may be Turbo Pascal back then), and (almost) since then I am too lazy to learn new shortcuts. Now I always first customize the keyboard shortcuts.
And already for a long time I am missing Ctrl+D/Apple+D for Komodo Edit which I use for editing JavaScript, CSS and HTML. This shortcut is supposed to duplicate either the current line or the entire selection. To make a long story short, here is the screencast video (1:04 min) that shows you how to apply the macro shown below.
Read the rest of this entry »