Categories
- Android (51)
- Challenge of the month (14)
- Dirk Fauth (39)
- Eclipse (314)
- Hendrik Still (1)
- Java (35)
- Jeanderson Candido (3)
- Lars Vogel (109)
- Matthias Mailänder (3)
- OSGi (30)
- Other (37)
- Papercut (15)
- Private (4)
- Servlet (2)
- Simon Scholz (6)
- Softskill Topics (5)
- vogella (34)
- Web (7)
vogella tutorial rss feed
Home
Recommended
Twitter
-
Recent Posts
Monthly Archives: April 2010
Leaving America
My temporary re-assignment to the US is ending this week; time to think about what I liked. I believe the greatest thing was to experience a different culture together with my family. I also learned how fast time passes by. … Continue reading
Posted in Private
3 Comments
Eclipse 4.0 is different & Mascot stories
What if you want to make a good first impression and show how different Eclipse 4.0 really is? How helpful is the following splash screen in this quest? Lets replace this splash with something “cooler” for example this: To do … Continue reading
Making faces – How to display an image for all your blog comments
Have you ever wondered why some people have a friendly face when posting a blog comment while others seems to look quite anonymous? 😉 Here is one possible solution: Gravatar provides a service which allows you to use a single … Continue reading
Posted in Eclipse, Softskill Topics, Web
4 Comments
Thanks for the Eclipse Top Contributor Award
EclipseCon is almost a month ago and I would like to thank everyone for the honor of receiving the Eclipse Top Contributor Award 2010. A big thank you goes to the whole Eclipse community for being such a interesting and … Continue reading
Posted in Eclipse
13 Comments
Slides from Eclipse e4 presentation at JUG San Francisco
Yesterday I had the honor to present Eclipse e4 at the JUG SF. I talked about the modeled workbench, renderer, CSS styling, DI and the services. For the presentation I re-used lots of material from the EclipseCon talk with Kai … Continue reading
Eclipse p2 Composite Repositories – All the update sites you ever wanted
I frequently install new Integration builds from the Eclipse.org website. Afterwards I used to maintain all my desired update sites, for example EGit and Mylyn and install my favorite packages. Fortunately I met Pascal Rapicault on EclipseCon and he gave … Continue reading
Beginners Java challenge: Write “Hello” World”
We recently discussed with several people the fact the Eclipse IDE makes coding so simple that people actually lose the ability to write (Java) code without an IDE. So for the next few weeks I will post a few simple … Continue reading