On the downhill slope
Now that I've completed 4 out of the 5 days of training out here, I'm really starting to enjoy San Francisco. Of course, I miss my family and friends back home - but the students I'm training have been very hospitable and enjoyable to work with. They even invited me to join them at Zebulon last night for a "going away" party for one of the team members. I was happy to go, but got scared and left after the car bombs started flowin'. It was weird being at Zebulon and not seeing any Tangosol or Solarmetric monkeys (case in point).
Last night, I had the pleasure of dining with Crazy Bob and his woman at a very cool restaurant down by the bay. It was fun talking about how WebWork sucks and Google is a horrible place to work. Bob's work life seems to be pretty horrendous, but the new baby in a few weeks should turn things around.
Good luck you two - I wish you the best.
The weather here is awesome. It seems to hover between 60 and 75, which is perfect IMO. Denver weather sounds awful right now. A good quote from Jason: "It's like I went to sleep Tuesday night and woke up in Phoenix."
One of the fun parts of class today was sharing IDEA tips. The good ones I learned were 1) use the pin icon on the panels to auto-close them when you're not using them (Command+1 to re-open the Project pane) and 2) install the Rearranger Plugin to control where your getters and setters are generated. The only tips I had to offer were Command+N, Command+Shift+N and Command+E - which most IDEA users already know. A lot of folks didn't know about Command+E (recent files), so that was likely my only contribution. Another good one I learned was Command+Shift+Alt+N (variable search). With all of the shortcuts I'm learning for IDEA, it's going to become harder and harder to keep using Eclipse. Got another useful shortcut? I'd love to hear about it!


Posted by Glen Stampoultzis on July 22, 2005 at 02:14 AM MDT #
Posted by Nev on July 22, 2005 at 03:54 AM MDT #
- Make a dummy/sandbox project with diff. type of modules and files - to be able to test everything, cause some nice things are context aware. Even it it's old, this might help :).
- Print this Default Keymap
- Take all the shortcuts there an try them in action - you learn them faster this way. After that, when you work, it will come everything without thinking :).
- Learn a little about the differend type of 'completions' - they are not exactly like in Eclipse (I would say they are powerfull when you know them)
- Use LiveTemplates, and make your own templates(it's very easy). Here are some good examples mostly not included in IntelliJ.
- Use "File Templates" and make your own for - fast startup. For XHTML you can find some of them here.
- Use IDEA 5.0 (RC1 now) - lot of new things - especially cool javascript support!
- There are a lot of nice flash demos and tips on the Jetbrains site (in the training section)
- Enjoy, and concentrate on the code/project, not on how to obtain something from the IDE. IntelliJ does this for you :)
> it's going to become harder and harder to keep using EclipseIf you do the above you will find Eclipse very unproductive :), except some nice plug-ins that still :( have no IntelliJ version. E.g: Spindle,Spring-IDE,EclipseWork,HibernateSynchronizer,etc.
Posted by Ahmed Mohombe on July 22, 2005 at 09:53 AM MDT #
Posted by Patrick Peak on July 22, 2005 at 02:49 PM MDT #
Posted by David on July 22, 2005 at 04:06 PM MDT #
Posted by Matt Raible on July 22, 2005 at 04:21 PM MDT #
Posted by Gwyn Evans on July 22, 2005 at 08:13 PM MDT #
Posted by Ted Bergeron on July 26, 2005 at 02:38 AM MDT #
Posted by Sergey Pariev on July 27, 2005 at 01:39 PM MDT #
Posted by Gwyn Evans on July 27, 2005 at 01:43 PM MDT #
Posted by Marc Logemann on July 29, 2005 at 09:40 PM MDT #