Skip to main content

MOSS: 1st Hands-on Power Training

Mindanao Open Source Society (MOSS) held its 1st Hands-on Power Training at the ADZU Open Source Laboratory. It was totally a new experience for me since I really do not know how to organize events. There is always a first time as they say. I really thank God for making this event a success though not yet perfect but hopefully the next will be planned and organized well. This event is so memorable for me since I have learned a lot of things that are not just technically related to Free and Open Source Software.


To Sir Fhics, thank you so much and I salute you sir! Sir Fhics is the head of CISCO Zamboanga. He is so down-to-earth, very kind, open-minded and a skilled man yet so humble. He is one of those skilled persons who never sets a gap between himself and those who are just starting up (newbies). He even considers himself a “droplet of water in the ocean of knowledge.” Again, thank you sir! I have learned not just pure networking stuffs from you but also values that are applicable to life as well.


To Ma’am Yolynne, you are one of a kind, you never let us down. Especially during those times when we were almost losing hope and our morale was almost negative 30,000 feet below sea level. You’ve shown us an understanding and a caring heart. Thank you so much. There should be more people like you in this world. Thank you for not just being part of my journey to the open source world but also to my life’s journey.


To Rj Ian Sevilla, Jay Manligas, Macky Alger, thanks bros! I know we can make it better the next time around. We have some mistakes but I know that from those we’ve grown as a person. Let’s congratulate ourselves for a successful event.


To the ADZU Computer Center staff, thanks a lot for helping us! Ma’am Maureen Bello, Sir Greg! Sir Genner Cerna, Sir Richter Vecina, Ma’am Girlie, Ma’am Cathy. Pro Deo et Patria!


To the new MOSS members, this event wouldn’t be a success if it weren’t because of you. Welcome to the open source world. Always stay interested. :) God bless us all.

Comments

Popular posts from this blog

Architecture Complexity

Here are the items to consider: Coding to an interface Service Oriented Architecture Automated Testing Domain Driven Design Custom Data Access Layer Layered architecture Complexity is relatively equal the number of lines of code. Note that complexity is not bad. It must be justified.

Repair Windows 7 System Files

8 out of 10 average PC users have their box’s system files altered by malwares, viruses, etc. We usually reinstall the OS if the antivirus and anti malware software did not perform their job well. Here’s one way to fix the corrupted system files without the need of restarting your Windows 7 box. 1. Run the Command Prompt as Administrator 2. Type the following command C:\Windows\system32\> sfc /scannow 3. After the verification phase, you will receive a message about your system files’ integrity Windows Resource Protection did not find any integrity violations.

Android Studio:Unknown Host Error

After installing Android Studio, I got the following error: Unknown host 'services.gradle.org'. Please ensure the host name is correct. If you are behind an HTTP proxy, please configure the proxy settings either in Android Studio or Gradle. Consult IDE log for more details (Help | Show Log) Solution File --> Settings --> HTTP Proxy --> Auto-detect proxy settings