Introducing the 2016 Developer Competition (IBM Social Business User Community)  

By IBM developerWorks | 5/9/16 12:30 PM | - | Added by Oliver Busse

At the ICON US conference today we announced our 2016 developer competition to highlight your skills using IBM Collaboration Solutions as your platform for innovative, adaptable and above all useful collaboration solutions.

IBM XPages for Bluemix Now Generally Available!  

By IBM developerWorks | 5/4/16 8:12 AM | - | Added by Oliver Busse

We are excited to announce that today the IBM XPages Runtime is generally available on IBM Bluemix. This is great news for the IBM Notes and Domino community because it means developers can now use the XPages runtime to build cloud-based applications for a real-world production environment.

IBM Champions @IBMConnectED  

By IBM developerWorks | 1/12/15 5:29 PM | - | Added by Oliver Busse

If you're planning on going to IBM ConnectED, you'll want to maximize your time so that you can soak in as much information as possible. Our IBM Champions are hosting or co-hosting 35 sessions that you won't want to miss.

Java.next: Currying and partial application  

By IBM developerWorks | 11/26/13 11:00 PM | - | Added by Peter D Presnell

All of the Java.next languages include currying and partial application but implement them in different ways. This installment explains both techniques, distinguishes between them, and shows implementation details -- and practical uses -- in Scala, Groovy, and Clojure.

Rapid web development with Bootstrap  

By IBM developerWorks | 8/5/13 11:00 PM | - | Added by Per Henrik Lausten

Learn how to use Bootstrap to kickstart websites and web applications, including mobile-friendly ones. Bootstrap, which is based on the LESS project, was developed by Twitter's internal engineers to provide a consistent framework for web application UIs.

Do more in CSS with LESS  

By IBM developerWorks | 7/17/13 11:00 PM | - | Added by Cn=Bruce Elgort/O=Notesoss

Learn how to use LESS to write readable and maintainable Cascading Style Sheets (CSS) for modern websites. CSS makes the terrible old days of layout tricks with tables and invisible images a dim memory. But CSS is still unfriendly, and several initiatives tried to tame it for developers. One of the best is LESS, which extends CSS with dynamic behavior such as variables, mixins, operations, and fu[...]