The talk starts with a simple question: how to watch YouTube video without frying an egg on Linux Laptop (since video decoding is a CPU-intensive process and produces a lot of heat). Then the speaker briefly introduces the backgrounds/issues/history about video decoding on Linux desktop includes: h264 patents (includes recent Cisco deal), Google VP8 (which […]
Category: Hong Kong Open Source Conference
Learn R through Public Data Hacking: Introduction to Practical Data Science
Public data are everywhere but can you make use of them? This course aims to bring you the essential techniques such as data acquisition, data manipulation and data visualization to make sense out of the public data. The tool of choice is R. Why? We are the Hong Kong R User Group, that’s why. Speaker: […]
Makers, Open Source Hardware and Shanzhai
Makers movement powered by open source hardware and online sharing platforms have been coined the “New Industrial Revolution” by Chris Anderson. XinCheJian is the first hackerspace in China established in 2010. The talk will cover Maker movement in China and the researches done by hacked matter group to show how this present new opportunities for […]
Quality comes free with open source software tools – Functional Testing
This is a continuation of the previous talk in HKOSC 2013. Steven will continue introducing open source test automation for functional testing. Again tools appear straightforward, but testing at functional level is a lot more than catching bugs. There will be demonstration to illustrate on what’s more we can do than merely catching bugs – […]
CocoaPods, a better way to use and publish open source project for iOS and Mac
CocoaPods is the de facto dependency manager for iOS and Mac development. With CocoaPods you can easily integrate opensource project to your project. In this talk we will discuss: How to use CocoaPods to manage project dependency Configure CocoaPods for your special project needs Publish your own open source library on CocoaPods Create your own […]