Archive for the tag ‘coding’

  • Mouse-less Eclipse

    Wednesday, August 5th, 2009 by stevie

    In his blog Andy Maleh posted a number of brilliant keyboard-shortcuts to ease the use of eclipse and greatly improve your programming experience.
    I just love it. Thank you so much!
    Link: Andy Maleh – Code Painter: Mouse-less Eclipse

  • Website Optimization Best Practices

    Monday, June 1st, 2009 by stevie

    Many new projects grow from a small base to a full blown app in time. Besides the pride of the accomplishments the developer now has to care about behind-the-scenes-stuff like page load, caching and effective webdesign to keep or improve the current speed when using the project.
    Speed – or to be more precise the lack [...]

  • AIR on Linux: Adobe wants beta testers

    Saturday, May 9th, 2009 by stevie

    Adobe’s AIR is plattform intented to distribute Flash based applications as desktop programs.
    Now Adobe’s looking for developers using linux to test a new release and report bugs and other problems with the new package. To check if you’re a fit for this job Adobe has outlined a few key questions you have to check before [...]

  • Learn Java by camp fire stories

    Wednesday, April 29th, 2009 by stevie

    Certainly there are many many ways out there on how to learn a programming language. But did you ever hear about learning a new language by hearing (ie. reading) a camp fire story? No? Sure you didn’t!

  • Web browser capabilities revisited

    Monday, February 16th, 2009 by stevie

    As a web developer you always have to keep in mind that what looks great on your box not always looks that good on your client’s or on some random visitor’s screen. This is mostly because of the different browser engines and versions.
    With this in mind you might tend to avoid any newer techniques, features [...]