Some introduction to NGN technology , introduction to webrtc2sip, architecture of webrtc2sip, sipml5, show demo audio video communication using chrome, introduction to open-ims, architecture of open-ims, show demo audio video communication using android mobiles. Speaker: Jorge Serrano (Peru) Mr Jorge Serrano is professor and software developer using Java and .NET in Peru Universities. Regularly give […]
Category: Hong Kong Open Source Conference
Mozilla communities in Chinese-speaking regions
Mozilla is one of biggest FOSS projects in the world. In this forum, Mozillians from Chinese-speaking communities will get together, talking about different topics across Mozilla, open communities and volunteering culture, localizations, and exchanging opinions from different locale’s point of view. Speaker: Mr Irvin Chen (Taiwan), Mr Peter Pin-guang Chen (Taiwan), Mr Orin Chen (Taiwan), […]
Streaming the web, binary json and streaming in javascript
Streaming is an old concept in software, the reason why Unix works so well. It is important that we align with this philosophy when we do web development. During work of my part-time master project, I focused on how to make streaming large files to elastic search efficiently. Below is outline of talk I would […]
David and Goliah: from Firefox browser to Firefox OS
“David and Goliah” is a classics story in the Bible regarding how to compete with a giant. Looking back to the history of Mozilla and Firefox, it is also about competing with the strong or even dominated competitor to promote openness and freedom of the web. In this session, the speaker will talk about the […]
An Introduction to Garbage Collection Algorithm in OpenJDK
One of the main attraction of the Java Platform is automatic memory management. The OpenJDK JVM contains sophisticated Garbage Collector algorithms to ensure memory management is done efficiently and with minimal impact to the application. In this talk we will give you a brief tour of the different GC algorithm that is available in OpenJDK […]