How to Open Source Internal Software
Using war stories from several open source projects the talk will cover the sometimes subtle aspects (both technical and social) of how to run a lasting and vibrant open source project.
Programming Videos and Tutorials
Using war stories from several open source projects the talk will cover the sometimes subtle aspects (both technical and social) of how to run a lasting and vibrant open source project.
Mobile devices are gaining popularity but the diversity of these devices poses a challenge for development. HTML 5 promises to bring a consistent API to program the client side for both desktop and diverse mobile devices. One additional challenge with mobile devices is network connectivity, or the lack of it.
Do you have to look at Rails models with 2500 lines of code? Or 200 line methods loaded with iterators, conditionals and instance variables? Not only you, even the code author does not understand what’s going on in there.
There are many popular myths concerning regular expressions (Regex). First, it’s exceptionally hard to master Regex. Second, a normal programmer rarely needs Regex. Third, Regex are tricky to read and hence can’t be maintained. That is all wrong!
Most developers prefer slinging code to words or video, but writing books, blogs and newsletters or even releasing the occasional video on YouTube can open up significant doors and opportunities. Part-time programmer and publishing and media geek Peter Cooper looks at the ways developers have got ahead through sharing what …
Eclipse Rich Client Platform 4.2 makes delivering applications on the desktop easier than ever. This session presents examples to demonstrate how easy it is to use dependency injection to assemble loosely coupled services and customize the appearance of your applications by using the modeled workbench and CSS.