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.
(more…)
As opposed to my slide, where I didn’t show anything about macros, I do use macros. I just honestly forgot about it, even though it was my very first blog entry here on our blog.
(more…)
I gave two talks at the BarCamp Munich, last weekend (actually I was there only on Saturday). First and foremost I have to thank the people who have organized the BarCamp, it was great! I liked especially that there were enough tracks in parallel to choose a session from. I didn’t know how much tech stuff people would want to hear, but it seems there had been enough techies. Good for me, because that made me able to give two sessions.
(more…)
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.
(more…)