SlideShare a Scribd company logo
1 of 55
Advancement of IT :
Enabling Technology Through
Freedom of Choice, Open
Innovation and Collaborative
Computing

Professor Dr R Badlishah Ahmad
Universiti Malaysia Perlis (UniMAP)
Introdution
â—Ź

â—Ź

â—Ź

â—Ź

IT is advancing and changing at rapid pace because of
Internet (TCP/IP)
Access to Internet become necessity.. from fiber optic to 3G,
4G, WiMAX etc
Everybody is getting connected and make themselves
available and accessible anytime and anywhere
What are the software technology behind this? Use by giant
company such as Google and Facebook Co..
Internet
1965: Two computers at MIT Lincoln Lab communicate with one
another using packet-switching technology
1968: Beranek and Newman, Inc. (BBN) unveils the final version of the
Interface Message Processor (IMP) specifications. BBN wins
ARPANET contract
1972: BBN’s Ray Tomlinson introduces network email. The
Internetworking Working Group (INWG) forms to address need for
establishing standard protocols
1973: Global networking becomes a reality as the University College of
London (England) and Royal Radar Establishment (Norway) connect to
ARPANET. The term Internet is born.
Internet
1974: Vinton Cerf and Bob Kahn (Fathers of the Internet) publish "A
Protocol for Packet Network Interconnection," which details the design
of TCP
1982: TCP and IP, as the protocol suite, commonly known as TCP/IP,
emerge as the protocol for ARPANET. (IPv4 to IPv6)
1987: The number of hosts on the Internet exceeds 20,000. Cisco
ships its first router
1990: Tim Berners-Lee, develops HyperText Markup Language (HTML)
1991: World Wide Web is introduced to the public
INTERNET is based on TCP/IP and the source code is
OPEN/Available
Transmission Medium
â—Ź

coaxial cable, the first
broadband transmission
medium, invented by AT&T
in 1929 for Ethernet:
–

–

â—Ź

at 400MHz, Cable Loss
5.5dB/100ft
at 20GHz, Loss ~
100dB/100ft

Data Rate of 10-100Mbs
Transmission Medium
â—Ź

Twisted Pair cabling:
–

â—Ź

Shielded Twisted Pair (STP) &
Unshielded Twisted Pair (UTP)

UTP: most popular network cable in data
networks for short/medium length (up to
100 meters or 328 feet) BW ~ 1GHz
–

Data Rate of 40Gbs (50m) – 1 pair of
cable

–

100Gbs (15m) – 1 pair of cable

–

1 Gigabit Ethernet (GE) – 250Mb/s per
pair (there are 4 pairs)

–

10GE? Heavier, difficult to maintain →
Fibre is the best option
Transmission Medium
â—Ź

Fiber Optic
–

â—Ź

â—Ź

BW 1THz, Loss ~
0.93dB/1km

26 Terabit/s in 1 Wavelength
channel at 50km
Explosive of mass data! ->
Internet of Things
Internet Evolution to Human (Video)
Freedom of Choice and Open
Innovation:
Technology Availability
Education Gets IT & OPEN
â—Ź

â—Ź

â—Ź

Massachusetts Institute of Technology is leading the way
MIT OCW shares free lecture notes, exams, and other resources
from more than 1,700 courses spanning MIT's entire curriculum
40 million visits from virtually every country on earth

10
Microsoft Commitment
â—Ź

(Microsoft Malaysia presentation at Malaysian Open Source
Conference (MOSC) 2011)
–

to achieve Openness and Interoperability with OSS

–

designing products to support OSS

–

collaboration with OSS vendors to ensure interoperability
between products

–

contributing to OSS projects

–

releasing some technologies under approved Open
Source licenses

11
Important of an Open Standard?

Standards, instructions or “blueprints” that are created and maintained in an

open

manner.
Using a democratic approach where no single individual or company controls
the standard.

Open standards provide choice and interoperability
between systems.

12
Open Source Software (OSS) or Free
Software (FS)?
â—Ź

â—Ź

OSS == FS
A type of software defined by its collaborative development
model, accessibility of code and distribution models.
–

â—Ź

Examples are GNU/Linux kernel, gcc, Open Office, Xpdf,
GIMP etc.

This is in contrast with proprietary software which is only
available in a binary or “closed” format and typically carries
a license fee.
–

Examples are Microsoft XP & Vista, Microsoft Visual
C/C++, Borland C, MS Office 2007, Adobe Photoshop
etc.
13
Binary code:

14
Source code:

#include <stdio.h>
int main (void)
{
printf("hello, world!n");
return 0;
}

15
Technology Availability
“Free Software/Open Source Software
(FOSS)”

16
17
Unix family tree
1970

1980

2000

1990

FreeBSD

BSD family

OpenBSD

BSD (Berkeley Software Distribution)

NetBSD

Bill Joy

Bill Joy

SunOS (Stanford University Network)
NextStep

Bell Labs (AT&T)

GNU
Richard Stallman

MacOS X
GNU / Linux
Linus Torvalds

Ken Thompson
Dennis Ritchie (C language
created to implement a portable OS)

IRIX (SGI)
SRV5

Ritchie, Thompson

Time

System V family

HP­UX
Sun Solaris
 AIX (IBM)
GNU Project
GNU = GNU is Not Unix (a recursive acronym!)
Project to implement a completely free
Unix-like operating system
â—Ź

â—Ź

â—Ź

Started by Richard Stallman in 1984, an MIT
researcher, in a time when Unix sources were
researcher
no longer free.
Initial components: C compiler (gcc), make
(GNU make), Emacs, C library (glibc), coreutils
(ls, cp ...)
However, in 1991, the GNU project was still
missing a kernel and was running only on
proprietary unice, until the invention of Linux
kernel!!

Richard Stallman
19
Linux Kernel (part of an OS)
â—Ź

â—Ź

Linus Torvald

â—Ź

â—Ź

â—Ź

Free Unix-like kernel created in 1991 by
Linus Torvalds
The whole system uses GNU tools:
C library, gcc, binutils, fileutils, make,
emacs...
So the whole system is called “GNU/Linux”
Shared very early as free software (GPL
license), which attracted more and more
contributors and users
Since 1991, growing faster than any other
operating system (not only Unix)

20
Linux Kernel Evolution

21
GNU/Linux DISTRIBUTIONS (Distros)

22
Distros... All in 1 Disc!!
â—Ź

â—Ź

â—Ź

LibreOffice.org: word processing,
spreadsheet & presentation
Thunderbird+Lightning: email &
calendaring
Firefox, Chrome: Web browsing → try
the add-ons!

â—Ź

Pidgin: instant messaging

â—Ź

Gimp: image manipulation, animations

â—Ź

Blender: 3D imaging, rendering and
animations

â—Ź

Exaile: music manager and player

â—Ź

VLC: video & music player

â—Ź

Much more...
More Sample of FOSS
The GIMP
The GNU Image Manipulation Program
http://gimp.org
â—Ź

License: GPL

â—Ź

Main developers: community

â—Ź

Extremely powerful image processor
Similar to Photoshop

â—Ź

Platforms: Unix/Linux/MacOS , Windows

â—Ź

Extensible and scriptable through plugins.
OpenOffice.org
Full featured and popular free office suite
http://openoffice.org/
â—Ź

â—Ź

â—Ź

License: LGPL (since version 2.0)
Main developer: Sun Microsystems, with support from a big
community. Business model: selling desktop solutions without
Microsoft software.
Supported platforms: Unix, Windows, MacOSX
LibreOffice
â—Ź

Main developer: The Document Foundation

â—Ź

A fork of OpenOffice.org.

â—Ź

Support Open Document Format (ODF) to provide freedom

â—Ź

â—Ź

LibreOffice has been downloaded approximately 7.5 million
times since its first stable launch in January 2011.
Default office suite in many different Linux distributions,
such as Fedora, Linux Mint, openSUSE and Ubuntu.

â—Ź

Google also supports the LibreOffice project

â—Ź

LibreOffice is licensed under the terms of the LGPLv3
http://www.libreoffice.org/
Inkscape
A vector graphics editor
http://inkscape.org
â—Ź

License: GNU GPL

â—Ź

Developers: community

â—Ź

â—Ź

Supported platforms:
Linux/Unix, Windows and
MacOS X
Competing with Corel Draw
and Adobe Illustrator
Mozilla Firefox
Today's most advanced and friendly web
browser & No 1 browser
http://mozilla.org/projects/firefox
â—Ź

â—Ź

â—Ź

â—Ź

â—Ź

License: MPL (copyleft type)
Main developers: Mozilla Foundation,
community
Supported platforms: Unix / Linux,
Windows, MacOS X
A very serious competitor to Internet
Explorer,
which development was stopped for
years!
Market share (March 2007): 24 % in
Europe.
It even reaches 44% in Slovenia, 41% in
Finland and 36% in Germany! More
statistics on http://www.xitimonitor.com.
Eclipse
â—Ź

â—Ź

â—Ź

Integrated development environment
(IDE) comprising a base workspace
and an extensible plug-in system for
customizing the environment
written mostly in Java and able to
compile JAVA
other programming languages
including Ada, C, C++, COBOL,
Fortran, Haskell, JavaScript, Lasso,
Perl, PHP, Python, R, Ruby (including
Ruby on Rails framework), Scala,
Clojure, Groovy, Scheme, and Erlang
Scilab
â—Ź

â—Ź

â—Ź

â—Ź

â—Ź

Open Source
Scilab is open source
software distributed under
CeCILL license
cross-platform numerical
computational package
high-level, numerically
oriented programming
language
MATLAB!
KiCAD
â—Ź

â—Ź

software suite for electronic design
automation (EDA)
integrated environment for all of the
stages of the design process:
–
–

PCB layout

–

â—Ź

Schematic Capture
Gerber file generation/visualization
and library editing

cross-platform program, written with
wxWidgets to run on
–

FreeBSD, Linux, Microsoft Windows
and Mac OS X
Android
â—Ź

A Software platform and operating
system for mobile devices

â—Ź

Based on the Linux kernel.

â—Ź

Found way back in 2003.

â—Ź

Developed in Palo Alto, California.

â—Ź

â—Ź

Developed by the Andy Rubin, Rich
Miner, Nick Sears and Chris White.
Purchased by the GOOGLE in
AUGUST, 2005 for $50million
Market Share
Android - Open Handset Alliance (OHA)
â—Ź

â—Ź

â—Ź

It’s consortium of several
companies.
This group of companies are
allowed to use source code
of Android and develop
applications.
Nokia/Blackberry - not part
of OHA.
GNU/Linux alternatives to Proprietary
tools
Internet Explorer
IIS
Money
MS Office
MS Outlook
MS Project
Nero
Photoshop
WinAmp
W. Media Player

Mozilla
Firefox
Apache
GNU Cash
OpenOffice
Evolution
Mr Project
(Planner)
k3b
The GIMP
xmms
xine
mplayer

Alternatives to Windows programs:
http://linux.ie/newusers/alternatives.php
Why FOSS?
Is it because of Cost?
Free Software (Open Source Software)
Free Software grants the below 4 freedoms to the user:
The freedom to run the program, for any purpose
â—Ź The freedom to study how the program works,
and adapt it to one's needs
â—Ź The freedom to redistribute copies to help others
â—Ź The freedom to improve the program, and release one's
improvements to the public
â—Ź

See http://www.gnu.org/philosophy/free-sw.html

38
Proprietary Software
Microsoft & EULA (End User License Agreement)

â—Ź

â—Ź

You give up all rights
You accept all obligations placed on you for
limited benefit

â—Ź

You may not share the software

â—Ź

You may not change the software

â—Ź

You do not own the software

â—Ź

You may only install the software to one device

â—Ź

â—Ź

We reserve the right to change the license for any
reason or purpose at any time
You may only run the software as specifically
spelled out in the EULA

39
Government Adoption Trends
â—Ź

â—Ź

â—Ź

Worldwide, 265 government policy initiatives ranging from pilot
projects to preferences (and even mandates) for the use of OSS
(Center for Strategic and International Studies – April 2006)
Most OSS policy initiatives are in Europe (47%), Asia (27%), LATAM
(15%) followed by N. America (9%)
Local/state level more likely to be approved by council/legislative
action
***Data taken from CSIS Study on Government Open Source
Policies

40
It is because of
Freedom!

41
Why US Governments move to open
source

Public sector organizations must cut costs in an
environment of software upgrades, security issues
and piracy
â—Ź The level of acceptance of open source has been
raised
â—Ź The need to provide increased access for
business and people
â—Ź To promote a local software industry
â—Ź The software can be shared
â—Ź

42
U.S. Federal Government OSS users
â—Ź

U.S. Air Force

â—Ź

DHS

â—Ź

DISA

â—Ź

NOA

â—Ź

Army

â—Ź

Census Bureau

â—Ź

Navy

â—Ź

DOJ

â—Ź

Marine Corp

â—Ź

GSA

â—Ź

Coast Guard

â—Ź

Energy

â—Ź

NASA

â—Ź

PTO

â—Ź

FAA

â—Ź

U.S. Courts

43
Sampling of 5,000+ users in the U.S.
â—Ź

City of New York DoITT

â—Ź

Connecticut DoIT

â—Ź

City of Chicago

â—Ź

Indiana University

â—Ź

Penn State University

â—Ź

Florida EPA

â—Ź

University of Michigan

â—Ź

NC DPI

â—Ź

City of Houston

â—Ź

Minnesota DOT

â—Ź

Louisiana Health & Human Services

â—Ź

Pennsylvania OIT

City of Philadelphia

â—Ź

â—Ź

DeKalb County, GA

Los Angeles County

â—Ź

â—Ź

NC University System

State of North Carolina ITS

â—Ź

â—Ź

Henrico County, VA

â—Ź

Minnesota Department of Natural Resources

City of Seattle

â—Ź

â—Ź

Purdue University

â—Ź

Arizona State University

â—Ź

University of Phoenix

MIT

â—Ź

CUNY & SUNY

â—Ź

Miami-Dade County, FL

â—Ź

University of Texas

â—Ź

University of Chicago

â—Ź

Florida Department of Health

â—Ź

Massachusetts ITD

â—Ź

Carnegie Mellon University

â—Ź

Wisconsin DET

â—Ź

Baltimore County, MD

â—Ź

Georgia University System

â—Ź

Emory University

â—Ź

NY State Insurance Dept.

â—Ź

City of Los Angeles

â—Ź

MD Anderson

â—Ź

â—Ź

â—Ź

California DOJ
Johns Hopkins University

44
Focus on Brazil's government
â—Ź

Many ministries have switched to Linux and other OSS
–

“The number one reason for this change is economic” - Sergio
Amadeu, National Institute for Information Technology (BBC, 2005)

â—Ź

Plan open source when digitizing the Federal court system

â—Ź

State of Parana
–

â—Ź

“The world of technology is opening up; there are hundreds of
thousands of people working to improve free software. The old, closed
model must adapt in order to survive.”
–

â—Ź

â—Ź

adopting eGroupWare, MySQL solution for its 10,000 users

Cerqueira Cesar, Head of IT, Banco do Brasil

Many ministries have switched to Linux and other OSS
All Schools will be using Linux PC (825,000 installation – 2008), 2009
another 150,000 – LXF Magazine July 2008.

45
Focus on India's government
â—Ź

State Government of Kerala
–
–

â—Ź

â—Ź

â—Ź

Announced in 2006 it will be a completely FLOSS zone
Deploying linux in 12,500 schools

Goa, Tamil Nadu, West Bengal using Linux to save costs on
e-governance
Sam Pitroda, National Knowledge Commission: “... we must
actively encourage wherever possible open source software
implementations and open standards.”
Several national and local government projects to distribute
OSS freely in local languages

46
Focus on Malaysia's government
â—Ź

â—Ź

â—Ź

â—Ź

â—Ź

Approved by the Government IT and Internet Committee on 19 th
February 2004
Announcement of OSS Master Plan 16th July 2004
Formulated through consultative process involving government
agencies, institutions of higher learning, nonprofit organizations
Institute of Microelectronic Systems established OS R&D group;
maintain Asian Open Source Centre
Administration Modernization and Management Planning Unit
created Open Source Competency Centre (OSCC) and wrote a
government-approved OSS plan
–

Migration roadmap for e-mail, browsers first, then databases
47
List of Linux adopters in Education - 1/2
Examples of large scale adoption of Linux in education
include the following:
â—Ź

â—Ź

The OLPC XO-1 (previously called the MIT $100 laptop and
The Children's Machine), is an inexpensive laptop running
Linux, which will be distributed to millions of children as part
of the One Laptop Per Child project, especially in
developing countries.
Republic of Macedonia deployed 5,000 Linux desktops
running Ubuntu across all 468 public schools and 182
computer labs (December 2005). Later in 2007, another
180,000 Ubuntu thin client computers were deployed.

48
List of Linux adopters in Education - 2/2
â—Ź

â—Ź

â—Ź

â—Ź

Schools in Bolzano, Italy, with a student population of 16,000,
switched to a custom distribution of Linux, (FUSS Soledad
GNU/Linux), in September 2005.
Brazil has around 20,000 Linux desktops running in
elementary and secondary public schools.
Government officials of Kerala, India announced they will use
only free software, running on the Linux platform, for computer
education, starting with the 2,650 government and
government-aided high schools.
22,000 students in the US state of Indiana had access to Linux
Workstations at their high schools in 2006.
49
Linux Foundation Report 2010
â—Ź

Linux is poised for growth in the coming years (2011):
–

77% of companies are planning to add more GNU/Linux
servers in the next twelve months

–

only 41% of respondents are planning to add Windows
servers in the next year

–

while 44% say that they will decreasing or maintaining
the number of Windows servers in their organizations over
the same time period

–

over the next five years, 80% of respondents plan on
adding more GNU/Linux, relative to other operating
systems, compared to only 21% planning on adding more
Microsoft servers in the same period.
51
52
Summary

FOSS is about Freedom and not Cost!!
Internet based on TCP/IP is FOSS..

53
THE END...

“The free software movement is one of the
most successful social movements to emerge in
the past 25 years, driven by a worldwide
community of ethical programmers dedicated to
the cause of freedom and sharing. But the
ultimate success of the free software movement
depends upon teaching our friends, neighbors
and work colleagues about the danger of not
having software freedom, about the danger of a
society losing control over its computing”
www.fsf.org
54
55

More Related Content

What's hot

Hillel kobrovski Linux security overview for ciso
Hillel kobrovski   Linux security overview for cisoHillel kobrovski   Linux security overview for ciso
Hillel kobrovski Linux security overview for cisoHillel Kobrovski
 
Operating Systems: A History of Linux
Operating Systems: A History of LinuxOperating Systems: A History of Linux
Operating Systems: A History of LinuxDamian T. Gordon
 
Ait 1-1 Berkely Unix Operating System
Ait 1-1 Berkely Unix Operating SystemAit 1-1 Berkely Unix Operating System
Ait 1-1 Berkely Unix Operating SystemEmman Paolo Nuñez
 
Ait 1 1 group 3 berkeley unix
Ait 1 1 group 3 berkeley unixAit 1 1 group 3 berkeley unix
Ait 1 1 group 3 berkeley unixbravnel
 
Ait 1 1 group 3 berkeley unix
Ait 1 1 group 3 berkeley unixAit 1 1 group 3 berkeley unix
Ait 1 1 group 3 berkeley unixdraperMarmilyn
 
Ait 1 1 group 3 berkeley unix
Ait 1 1 group 3 berkeley unixAit 1 1 group 3 berkeley unix
Ait 1 1 group 3 berkeley unixjayson
 
Presentation1 linux os
Presentation1 linux osPresentation1 linux os
Presentation1 linux osjoycoronado
 
Introduction To Opensource And GNU/Linux
Introduction To Opensource And GNU/LinuxIntroduction To Opensource And GNU/Linux
Introduction To Opensource And GNU/LinuxSheila Eiffert
 
Building Mini Embedded Linux System for X86 Arch
Building Mini Embedded Linux System for X86 ArchBuilding Mini Embedded Linux System for X86 Arch
Building Mini Embedded Linux System for X86 ArchSherif Mousa
 
Distro Recipes 2013 : Contribution of RDF metadata for traceability among pro...
Distro Recipes 2013 : Contribution of RDF metadata for traceability among pro...Distro Recipes 2013 : Contribution of RDF metadata for traceability among pro...
Distro Recipes 2013 : Contribution of RDF metadata for traceability among pro...Anne Nicolas
 
Plan9: Bad Movie, Good Operating System
Plan9: Bad Movie, Good Operating SystemPlan9: Bad Movie, Good Operating System
Plan9: Bad Movie, Good Operating SystemQuentin Fennessy
 
Kernel Recipes 2013 - Easy rootfs using Buildroot
Kernel Recipes 2013 - Easy rootfs using BuildrootKernel Recipes 2013 - Easy rootfs using Buildroot
Kernel Recipes 2013 - Easy rootfs using BuildrootAnne Nicolas
 
Glendix: The Why and the How
Glendix: The Why and the HowGlendix: The Why and the How
Glendix: The Why and the HowAnant Narayanan
 
Techbuddy: Introduction to Linux session
Techbuddy: Introduction to Linux sessionTechbuddy: Introduction to Linux session
Techbuddy: Introduction to Linux sessionAshish Bhatia
 
Linux lesson
Linux lesson Linux lesson
Linux lesson mutharam
 

What's hot (20)

History of linux
History of linuxHistory of linux
History of linux
 
Linux introduction
Linux introductionLinux introduction
Linux introduction
 
Hillel kobrovski Linux security overview for ciso
Hillel kobrovski   Linux security overview for cisoHillel kobrovski   Linux security overview for ciso
Hillel kobrovski Linux security overview for ciso
 
Operating Systems: A History of Linux
Operating Systems: A History of LinuxOperating Systems: A History of Linux
Operating Systems: A History of Linux
 
Ait 1-1 Berkely Unix Operating System
Ait 1-1 Berkely Unix Operating SystemAit 1-1 Berkely Unix Operating System
Ait 1-1 Berkely Unix Operating System
 
Ait 1 1 group 3 berkeley unix
Ait 1 1 group 3 berkeley unixAit 1 1 group 3 berkeley unix
Ait 1 1 group 3 berkeley unix
 
Ait 1 1 group 3 berkeley unix
Ait 1 1 group 3 berkeley unixAit 1 1 group 3 berkeley unix
Ait 1 1 group 3 berkeley unix
 
Ait 1 1 group 3 berkeley unix
Ait 1 1 group 3 berkeley unixAit 1 1 group 3 berkeley unix
Ait 1 1 group 3 berkeley unix
 
Presentation1 linux os
Presentation1 linux osPresentation1 linux os
Presentation1 linux os
 
linux introduction
linux introductionlinux introduction
linux introduction
 
Introduction To Opensource And GNU/Linux
Introduction To Opensource And GNU/LinuxIntroduction To Opensource And GNU/Linux
Introduction To Opensource And GNU/Linux
 
Building Mini Embedded Linux System for X86 Arch
Building Mini Embedded Linux System for X86 ArchBuilding Mini Embedded Linux System for X86 Arch
Building Mini Embedded Linux System for X86 Arch
 
Distro Recipes 2013 : Contribution of RDF metadata for traceability among pro...
Distro Recipes 2013 : Contribution of RDF metadata for traceability among pro...Distro Recipes 2013 : Contribution of RDF metadata for traceability among pro...
Distro Recipes 2013 : Contribution of RDF metadata for traceability among pro...
 
Plan9: Bad Movie, Good Operating System
Plan9: Bad Movie, Good Operating SystemPlan9: Bad Movie, Good Operating System
Plan9: Bad Movie, Good Operating System
 
Presentation1
Presentation1Presentation1
Presentation1
 
Intro to open_source
Intro to open_sourceIntro to open_source
Intro to open_source
 
Kernel Recipes 2013 - Easy rootfs using Buildroot
Kernel Recipes 2013 - Easy rootfs using BuildrootKernel Recipes 2013 - Easy rootfs using Buildroot
Kernel Recipes 2013 - Easy rootfs using Buildroot
 
Glendix: The Why and the How
Glendix: The Why and the HowGlendix: The Why and the How
Glendix: The Why and the How
 
Techbuddy: Introduction to Linux session
Techbuddy: Introduction to Linux sessionTechbuddy: Introduction to Linux session
Techbuddy: Introduction to Linux session
 
Linux lesson
Linux lesson Linux lesson
Linux lesson
 

Viewers also liked

Engaged Journalism: Connecting With News Audiences
Engaged Journalism: Connecting With News AudiencesEngaged Journalism: Connecting With News Audiences
Engaged Journalism: Connecting With News AudiencesJake Batsell
 
Clipping Diario Design 18/11/11 @ IED Barcelona
Clipping Diario Design 18/11/11 @ IED BarcelonaClipping Diario Design 18/11/11 @ IED Barcelona
Clipping Diario Design 18/11/11 @ IED BarcelonaIED Barcelona
 
Kaye prox food bank a season of giving
Kaye prox food bank a season of givingKaye prox food bank a season of giving
Kaye prox food bank a season of givingccncinci
 
Understanding Public Transport Networks using Free and Open Source Software
Understanding Public Transport Networks using Free and Open Source SoftwareUnderstanding Public Transport Networks using Free and Open Source Software
Understanding Public Transport Networks using Free and Open Source SoftwarePatrick Sunter
 
Social software & Web 2.0 in education
Social software & Web 2.0 in educationSocial software & Web 2.0 in education
Social software & Web 2.0 in educationOskar H
 
T3 conference talk nov 2014
T3 conference talk nov 2014T3 conference talk nov 2014
T3 conference talk nov 2014Sid Yenamandra
 
All about me
All about meAll about me
All about meatoleafoa
 
8 Years in Louisiana's Oil & Gas Industry - Ben Broussard, LOGA
8 Years in Louisiana's Oil & Gas Industry - Ben Broussard, LOGA8 Years in Louisiana's Oil & Gas Industry - Ben Broussard, LOGA
8 Years in Louisiana's Oil & Gas Industry - Ben Broussard, LOGALouisiana Oil & Gas Association
 
TransportCamp AU Presentation: Designing a multimodal, high-frequency network...
TransportCamp AU Presentation: Designing a multimodal, high-frequency network...TransportCamp AU Presentation: Designing a multimodal, high-frequency network...
TransportCamp AU Presentation: Designing a multimodal, high-frequency network...Patrick Sunter
 
Turgen smp final
Turgen smp finalTurgen smp final
Turgen smp finalbukhmurun
 
SILABO DE ALIMENTOS Y BEBIDAS
SILABO DE ALIMENTOS Y BEBIDASSILABO DE ALIMENTOS Y BEBIDAS
SILABO DE ALIMENTOS Y BEBIDASISAC PANAMA
 
Catalogo
CatalogoCatalogo
CatalogoNaileV
 
Transit-Protect presentation 2014
Transit-Protect presentation 2014Transit-Protect presentation 2014
Transit-Protect presentation 2014Transit-Protect
 
Distributed affordance: An Open-World Assumption for Hypermedia
Distributed affordance: An Open-World Assumption for HypermediaDistributed affordance: An Open-World Assumption for Hypermedia
Distributed affordance: An Open-World Assumption for Hypermediaruyalarcon
 

Viewers also liked (20)

Engaged Journalism: Connecting With News Audiences
Engaged Journalism: Connecting With News AudiencesEngaged Journalism: Connecting With News Audiences
Engaged Journalism: Connecting With News Audiences
 
Clipping Diario Design 18/11/11 @ IED Barcelona
Clipping Diario Design 18/11/11 @ IED BarcelonaClipping Diario Design 18/11/11 @ IED Barcelona
Clipping Diario Design 18/11/11 @ IED Barcelona
 
Kaye prox food bank a season of giving
Kaye prox food bank a season of givingKaye prox food bank a season of giving
Kaye prox food bank a season of giving
 
Understanding Public Transport Networks using Free and Open Source Software
Understanding Public Transport Networks using Free and Open Source SoftwareUnderstanding Public Transport Networks using Free and Open Source Software
Understanding Public Transport Networks using Free and Open Source Software
 
UITM =)
UITM =)UITM =)
UITM =)
 
Xinfo: Beyond the Book
Xinfo: Beyond the BookXinfo: Beyond the Book
Xinfo: Beyond the Book
 
Social software & Web 2.0 in education
Social software & Web 2.0 in educationSocial software & Web 2.0 in education
Social software & Web 2.0 in education
 
T3 conference talk nov 2014
T3 conference talk nov 2014T3 conference talk nov 2014
T3 conference talk nov 2014
 
All about me
All about meAll about me
All about me
 
8 Years in Louisiana's Oil & Gas Industry - Ben Broussard, LOGA
8 Years in Louisiana's Oil & Gas Industry - Ben Broussard, LOGA8 Years in Louisiana's Oil & Gas Industry - Ben Broussard, LOGA
8 Years in Louisiana's Oil & Gas Industry - Ben Broussard, LOGA
 
TransportCamp AU Presentation: Designing a multimodal, high-frequency network...
TransportCamp AU Presentation: Designing a multimodal, high-frequency network...TransportCamp AU Presentation: Designing a multimodal, high-frequency network...
TransportCamp AU Presentation: Designing a multimodal, high-frequency network...
 
Turgen smp final
Turgen smp finalTurgen smp final
Turgen smp final
 
SILABO DE ALIMENTOS Y BEBIDAS
SILABO DE ALIMENTOS Y BEBIDASSILABO DE ALIMENTOS Y BEBIDAS
SILABO DE ALIMENTOS Y BEBIDAS
 
STC PMC Newsletter 2005-03
STC PMC Newsletter 2005-03STC PMC Newsletter 2005-03
STC PMC Newsletter 2005-03
 
GSRMS Ben Broussard
GSRMS Ben BroussardGSRMS Ben Broussard
GSRMS Ben Broussard
 
Louisiana Resources: American Eurocopter
Louisiana Resources: American EurocopterLouisiana Resources: American Eurocopter
Louisiana Resources: American Eurocopter
 
Catalogo
CatalogoCatalogo
Catalogo
 
Problemas de multipliação
Problemas de multipliaçãoProblemas de multipliação
Problemas de multipliação
 
Transit-Protect presentation 2014
Transit-Protect presentation 2014Transit-Protect presentation 2014
Transit-Protect presentation 2014
 
Distributed affordance: An Open-World Assumption for Hypermedia
Distributed affordance: An Open-World Assumption for HypermediaDistributed affordance: An Open-World Assumption for Hypermedia
Distributed affordance: An Open-World Assumption for Hypermedia
 

Similar to ICIT2013-Keynote-Speech-In-Bali

IEM-2014-Talk-On-Free-and-Open-Source-Software-FOSS-v2
IEM-2014-Talk-On-Free-and-Open-Source-Software-FOSS-v2IEM-2014-Talk-On-Free-and-Open-Source-Software-FOSS-v2
IEM-2014-Talk-On-Free-and-Open-Source-Software-FOSS-v2Ir. Dr. R.Badlishah Ahmad
 
Free Open Source Software - Introduction
Free Open Source Software - IntroductionFree Open Source Software - Introduction
Free Open Source Software - IntroductionIr. Dr. R.Badlishah Ahmad
 
Be Free Be Linux
Be Free Be LinuxBe Free Be Linux
Be Free Be Linuxaboelnour
 
Introduction to Gnu/Linux
Introduction to Gnu/LinuxIntroduction to Gnu/Linux
Introduction to Gnu/LinuxRanjith Siji
 
An Introduction to Linux
An Introduction to LinuxAn Introduction to Linux
An Introduction to Linuxanandvaidya
 
Internet Of Things: Hands on: YOW! night
Internet Of Things: Hands on: YOW! nightInternet Of Things: Hands on: YOW! night
Internet Of Things: Hands on: YOW! nightAndy Gelme
 
Linux and Localization Tutorial Paras pradhan Senior Linux ...
Linux and Localization Tutorial Paras pradhan Senior Linux ...Linux and Localization Tutorial Paras pradhan Senior Linux ...
Linux and Localization Tutorial Paras pradhan Senior Linux ...webhostingguy
 
Abc beagleboard Getting To Know It
Abc beagleboard Getting To Know ItAbc beagleboard Getting To Know It
Abc beagleboard Getting To Know Itrviolachurch
 
Update on CRC Open and Free DAB Tools
Update on CRC Open and Free DAB ToolsUpdate on CRC Open and Free DAB Tools
Update on CRC Open and Free DAB ToolsFrancois Lefebvre
 
Dtu 2012_03_15
Dtu 2012_03_15Dtu 2012_03_15
Dtu 2012_03_15Peter Toft
 
Introduction to linux
Introduction to linuxIntroduction to linux
Introduction to linuxplarsen67
 
Amarmore linuxintro-100301095530-phpapp01
Amarmore linuxintro-100301095530-phpapp01Amarmore linuxintro-100301095530-phpapp01
Amarmore linuxintro-100301095530-phpapp01haha loser
 
C# on a CHIPs
C# on a CHIPsC# on a CHIPs
C# on a CHIPsMirco Vanini
 
Embedded Linux Multimedia
Embedded Linux MultimediaEmbedded Linux Multimedia
Embedded Linux MultimediaCaglar Dursun
 
Free/Open Source Software for Science & Engineering
Free/Open Source Software for Science & EngineeringFree/Open Source Software for Science & Engineering
Free/Open Source Software for Science & EngineeringKinshuk Sunil
 

Similar to ICIT2013-Keynote-Speech-In-Bali (20)

IEM-2014-Talk-On-Free-and-Open-Source-Software-FOSS-v2
IEM-2014-Talk-On-Free-and-Open-Source-Software-FOSS-v2IEM-2014-Talk-On-Free-and-Open-Source-Software-FOSS-v2
IEM-2014-Talk-On-Free-and-Open-Source-Software-FOSS-v2
 
Free Open Source Software - Introduction
Free Open Source Software - IntroductionFree Open Source Software - Introduction
Free Open Source Software - Introduction
 
Be Free Be Linux
Be Free Be LinuxBe Free Be Linux
Be Free Be Linux
 
Introduction to Gnu/Linux
Introduction to Gnu/LinuxIntroduction to Gnu/Linux
Introduction to Gnu/Linux
 
Raspberry Pi
Raspberry PiRaspberry Pi
Raspberry Pi
 
Linux para iniciantes
Linux para iniciantesLinux para iniciantes
Linux para iniciantes
 
An Introduction to Linux
An Introduction to LinuxAn Introduction to Linux
An Introduction to Linux
 
Internet Of Things: Hands on: YOW! night
Internet Of Things: Hands on: YOW! nightInternet Of Things: Hands on: YOW! night
Internet Of Things: Hands on: YOW! night
 
Linux and Localization Tutorial Paras pradhan Senior Linux ...
Linux and Localization Tutorial Paras pradhan Senior Linux ...Linux and Localization Tutorial Paras pradhan Senior Linux ...
Linux and Localization Tutorial Paras pradhan Senior Linux ...
 
Abc beagleboard Getting To Know It
Abc beagleboard Getting To Know ItAbc beagleboard Getting To Know It
Abc beagleboard Getting To Know It
 
Update on CRC Open and Free DAB Tools
Update on CRC Open and Free DAB ToolsUpdate on CRC Open and Free DAB Tools
Update on CRC Open and Free DAB Tools
 
Dtu 2012_03_15
Dtu 2012_03_15Dtu 2012_03_15
Dtu 2012_03_15
 
Introduction to linux
Introduction to linuxIntroduction to linux
Introduction to linux
 
Amarmore linuxintro-100301095530-phpapp01
Amarmore linuxintro-100301095530-phpapp01Amarmore linuxintro-100301095530-phpapp01
Amarmore linuxintro-100301095530-phpapp01
 
C# on a CHIPs
C# on a CHIPsC# on a CHIPs
C# on a CHIPs
 
Embedded Linux Multimedia
Embedded Linux MultimediaEmbedded Linux Multimedia
Embedded Linux Multimedia
 
Facebook_TIP_Nov
Facebook_TIP_NovFacebook_TIP_Nov
Facebook_TIP_Nov
 
Facebook and Telecom
Facebook and TelecomFacebook and Telecom
Facebook and Telecom
 
Free/Open Source Software for Science & Engineering
Free/Open Source Software for Science & EngineeringFree/Open Source Software for Science & Engineering
Free/Open Source Software for Science & Engineering
 
Linux Introduction
Linux IntroductionLinux Introduction
Linux Introduction
 

More from Ir. Dr. R.Badlishah Ahmad

OBE- Basic Concept of Bloom Taxonomy.pdf
OBE- Basic Concept of Bloom Taxonomy.pdfOBE- Basic Concept of Bloom Taxonomy.pdf
OBE- Basic Concept of Bloom Taxonomy.pdfIr. Dr. R.Badlishah Ahmad
 
Understanding Free/Open Source Software (FOSS) and the Benefit to E-Commerce
Understanding  Free/Open Source Software (FOSS)  and  the Benefit to E-CommerceUnderstanding  Free/Open Source Software (FOSS)  and  the Benefit to E-Commerce
Understanding Free/Open Source Software (FOSS) and the Benefit to E-CommerceIr. Dr. R.Badlishah Ahmad
 
UniMAP Vice Chancellor 2015 Presentation
UniMAP Vice Chancellor 2015 PresentationUniMAP Vice Chancellor 2015 Presentation
UniMAP Vice Chancellor 2015 PresentationIr. Dr. R.Badlishah Ahmad
 
Code of Ethics & Code of Conduct as a Profesional Engineer
Code of Ethics & Code of Conduct as a Profesional EngineerCode of Ethics & Code of Conduct as a Profesional Engineer
Code of Ethics & Code of Conduct as a Profesional EngineerIr. Dr. R.Badlishah Ahmad
 
Introduction to-mendeley presentation-2014
Introduction to-mendeley presentation-2014Introduction to-mendeley presentation-2014
Introduction to-mendeley presentation-2014Ir. Dr. R.Badlishah Ahmad
 
Undergraduate Final Year Project Guideline for Lecturers 2014
Undergraduate Final Year Project Guideline for Lecturers 2014Undergraduate Final Year Project Guideline for Lecturers 2014
Undergraduate Final Year Project Guideline for Lecturers 2014Ir. Dr. R.Badlishah Ahmad
 
Developing a Vibrant Research Culture v2
Developing a Vibrant Research Culture v2Developing a Vibrant Research Culture v2
Developing a Vibrant Research Culture v2Ir. Dr. R.Badlishah Ahmad
 
Bengkel Kesedaran OSS, MAMPU, Feb-2013
Bengkel Kesedaran OSS, MAMPU, Feb-2013Bengkel Kesedaran OSS, MAMPU, Feb-2013
Bengkel Kesedaran OSS, MAMPU, Feb-2013Ir. Dr. R.Badlishah Ahmad
 

More from Ir. Dr. R.Badlishah Ahmad (20)

OBE- Basic Concept of Bloom Taxonomy.pdf
OBE- Basic Concept of Bloom Taxonomy.pdfOBE- Basic Concept of Bloom Taxonomy.pdf
OBE- Basic Concept of Bloom Taxonomy.pdf
 
IEA graduate-atributes
IEA graduate-atributesIEA graduate-atributes
IEA graduate-atributes
 
SCCE Annual Report 2015
SCCE Annual Report 2015SCCE Annual Report 2015
SCCE Annual Report 2015
 
Chapter3 methodology
Chapter3 methodologyChapter3 methodology
Chapter3 methodology
 
Pencapaian KPI 2015 SCCE UniMAP
Pencapaian KPI 2015 SCCE UniMAPPencapaian KPI 2015 SCCE UniMAP
Pencapaian KPI 2015 SCCE UniMAP
 
Understanding Free/Open Source Software (FOSS) and the Benefit to E-Commerce
Understanding  Free/Open Source Software (FOSS)  and  the Benefit to E-CommerceUnderstanding  Free/Open Source Software (FOSS)  and  the Benefit to E-Commerce
Understanding Free/Open Source Software (FOSS) and the Benefit to E-Commerce
 
SCCE Annual Report 2014
SCCE Annual Report 2014SCCE Annual Report 2014
SCCE Annual Report 2014
 
UniMAP Vice Chancellor 2015 Presentation
UniMAP Vice Chancellor 2015 PresentationUniMAP Vice Chancellor 2015 Presentation
UniMAP Vice Chancellor 2015 Presentation
 
Pencapaian KPI SCCE 2014
Pencapaian KPI SCCE 2014Pencapaian KPI SCCE 2014
Pencapaian KPI SCCE 2014
 
Code of Ethics & Code of Conduct as a Profesional Engineer
Code of Ethics & Code of Conduct as a Profesional EngineerCode of Ethics & Code of Conduct as a Profesional Engineer
Code of Ethics & Code of Conduct as a Profesional Engineer
 
Advancement on embedded linux-v2
Advancement on embedded linux-v2Advancement on embedded linux-v2
Advancement on embedded linux-v2
 
Introduction to-mendeley presentation-2014
Introduction to-mendeley presentation-2014Introduction to-mendeley presentation-2014
Introduction to-mendeley presentation-2014
 
Undergraduate Final Year Project Guideline for Lecturers 2014
Undergraduate Final Year Project Guideline for Lecturers 2014Undergraduate Final Year Project Guideline for Lecturers 2014
Undergraduate Final Year Project Guideline for Lecturers 2014
 
Guide for Postgraduate Students
Guide for Postgraduate StudentsGuide for Postgraduate Students
Guide for Postgraduate Students
 
Developing a Vibrant Research Culture v2
Developing a Vibrant Research Culture v2Developing a Vibrant Research Culture v2
Developing a Vibrant Research Culture v2
 
Scilab-by-dr-gomez-june2014
Scilab-by-dr-gomez-june2014Scilab-by-dr-gomez-june2014
Scilab-by-dr-gomez-june2014
 
Writing proposals
Writing proposalsWriting proposals
Writing proposals
 
Effective supervision
Effective supervisionEffective supervision
Effective supervision
 
Bengkel Kesedaran OSS, MAMPU, Feb-2013
Bengkel Kesedaran OSS, MAMPU, Feb-2013Bengkel Kesedaran OSS, MAMPU, Feb-2013
Bengkel Kesedaran OSS, MAMPU, Feb-2013
 
Introduction-to-Ubuntu-2013
Introduction-to-Ubuntu-2013Introduction-to-Ubuntu-2013
Introduction-to-Ubuntu-2013
 

Recently uploaded

mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docxPoojaSen20
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxRoyAbrique
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...M56BOOKSTORE PRODUCT/SERVICE
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfSumit Tiwari
 

Recently uploaded (20)

Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docx
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
9953330565 Low Rate Call Girls In Rohini Delhi NCR
9953330565 Low Rate Call Girls In Rohini  Delhi NCR9953330565 Low Rate Call Girls In Rohini  Delhi NCR
9953330565 Low Rate Call Girls In Rohini Delhi NCR
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
KSHARA STURA .pptx---KSHARA KARMA THERAPY (CAUSTIC THERAPY)————IMP.OF KSHARA ...
 
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdfEnzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
Enzyme, Pharmaceutical Aids, Miscellaneous Last Part of Chapter no 5th.pdf
 

ICIT2013-Keynote-Speech-In-Bali

  • 1. Advancement of IT : Enabling Technology Through Freedom of Choice, Open Innovation and Collaborative Computing Professor Dr R Badlishah Ahmad Universiti Malaysia Perlis (UniMAP)
  • 2. Introdution â—Ź â—Ź â—Ź â—Ź IT is advancing and changing at rapid pace because of Internet (TCP/IP) Access to Internet become necessity.. from fiber optic to 3G, 4G, WiMAX etc Everybody is getting connected and make themselves available and accessible anytime and anywhere What are the software technology behind this? Use by giant company such as Google and Facebook Co..
  • 3. Internet 1965: Two computers at MIT Lincoln Lab communicate with one another using packet-switching technology 1968: Beranek and Newman, Inc. (BBN) unveils the final version of the Interface Message Processor (IMP) specifications. BBN wins ARPANET contract 1972: BBN’s Ray Tomlinson introduces network email. The Internetworking Working Group (INWG) forms to address need for establishing standard protocols 1973: Global networking becomes a reality as the University College of London (England) and Royal Radar Establishment (Norway) connect to ARPANET. The term Internet is born.
  • 4. Internet 1974: Vinton Cerf and Bob Kahn (Fathers of the Internet) publish "A Protocol for Packet Network Interconnection," which details the design of TCP 1982: TCP and IP, as the protocol suite, commonly known as TCP/IP, emerge as the protocol for ARPANET. (IPv4 to IPv6) 1987: The number of hosts on the Internet exceeds 20,000. Cisco ships its first router 1990: Tim Berners-Lee, develops HyperText Markup Language (HTML) 1991: World Wide Web is introduced to the public INTERNET is based on TCP/IP and the source code is OPEN/Available
  • 5. Transmission Medium â—Ź coaxial cable, the first broadband transmission medium, invented by AT&T in 1929 for Ethernet: – – â—Ź at 400MHz, Cable Loss 5.5dB/100ft at 20GHz, Loss ~ 100dB/100ft Data Rate of 10-100Mbs
  • 6. Transmission Medium â—Ź Twisted Pair cabling: – â—Ź Shielded Twisted Pair (STP) & Unshielded Twisted Pair (UTP) UTP: most popular network cable in data networks for short/medium length (up to 100 meters or 328 feet) BW ~ 1GHz – Data Rate of 40Gbs (50m) – 1 pair of cable – 100Gbs (15m) – 1 pair of cable – 1 Gigabit Ethernet (GE) – 250Mb/s per pair (there are 4 pairs) – 10GE? Heavier, difficult to maintain → Fibre is the best option
  • 7. Transmission Medium â—Ź Fiber Optic – â—Ź â—Ź BW 1THz, Loss ~ 0.93dB/1km 26 Terabit/s in 1 Wavelength channel at 50km Explosive of mass data! -> Internet of Things
  • 8. Internet Evolution to Human (Video)
  • 9. Freedom of Choice and Open Innovation: Technology Availability
  • 10. Education Gets IT & OPEN â—Ź â—Ź â—Ź Massachusetts Institute of Technology is leading the way MIT OCW shares free lecture notes, exams, and other resources from more than 1,700 courses spanning MIT's entire curriculum 40 million visits from virtually every country on earth 10
  • 11. Microsoft Commitment â—Ź (Microsoft Malaysia presentation at Malaysian Open Source Conference (MOSC) 2011) – to achieve Openness and Interoperability with OSS – designing products to support OSS – collaboration with OSS vendors to ensure interoperability between products – contributing to OSS projects – releasing some technologies under approved Open Source licenses 11
  • 12. Important of an Open Standard? Standards, instructions or “blueprints” that are created and maintained in an open manner. Using a democratic approach where no single individual or company controls the standard. Open standards provide choice and interoperability between systems. 12
  • 13. Open Source Software (OSS) or Free Software (FS)? â—Ź â—Ź OSS == FS A type of software defined by its collaborative development model, accessibility of code and distribution models. – â—Ź Examples are GNU/Linux kernel, gcc, Open Office, Xpdf, GIMP etc. This is in contrast with proprietary software which is only available in a binary or “closed” format and typically carries a license fee. – Examples are Microsoft XP & Vista, Microsoft Visual C/C++, Borland C, MS Office 2007, Adobe Photoshop etc. 13
  • 15. Source code: #include <stdio.h> int main (void) { printf("hello, world!n"); return 0; } 15
  • 16. Technology Availability “Free Software/Open Source Software (FOSS)” 16
  • 17. 17
  • 19. GNU Project GNU = GNU is Not Unix (a recursive acronym!) Project to implement a completely free Unix-like operating system â—Ź â—Ź â—Ź Started by Richard Stallman in 1984, an MIT researcher, in a time when Unix sources were researcher no longer free. Initial components: C compiler (gcc), make (GNU make), Emacs, C library (glibc), coreutils (ls, cp ...) However, in 1991, the GNU project was still missing a kernel and was running only on proprietary unice, until the invention of Linux kernel!! Richard Stallman 19
  • 20. Linux Kernel (part of an OS) â—Ź â—Ź Linus Torvald â—Ź â—Ź â—Ź Free Unix-like kernel created in 1991 by Linus Torvalds The whole system uses GNU tools: C library, gcc, binutils, fileutils, make, emacs... So the whole system is called “GNU/Linux” Shared very early as free software (GPL license), which attracted more and more contributors and users Since 1991, growing faster than any other operating system (not only Unix) 20
  • 23. Distros... All in 1 Disc!! â—Ź â—Ź â—Ź LibreOffice.org: word processing, spreadsheet & presentation Thunderbird+Lightning: email & calendaring Firefox, Chrome: Web browsing → try the add-ons! â—Ź Pidgin: instant messaging â—Ź Gimp: image manipulation, animations â—Ź Blender: 3D imaging, rendering and animations â—Ź Exaile: music manager and player â—Ź VLC: video & music player â—Ź Much more...
  • 25. The GIMP The GNU Image Manipulation Program http://gimp.org â—Ź License: GPL â—Ź Main developers: community â—Ź Extremely powerful image processor Similar to Photoshop â—Ź Platforms: Unix/Linux/MacOS , Windows â—Ź Extensible and scriptable through plugins.
  • 26. OpenOffice.org Full featured and popular free office suite http://openoffice.org/ â—Ź â—Ź â—Ź License: LGPL (since version 2.0) Main developer: Sun Microsystems, with support from a big community. Business model: selling desktop solutions without Microsoft software. Supported platforms: Unix, Windows, MacOSX
  • 27. LibreOffice â—Ź Main developer: The Document Foundation â—Ź A fork of OpenOffice.org. â—Ź Support Open Document Format (ODF) to provide freedom â—Ź â—Ź LibreOffice has been downloaded approximately 7.5 million times since its first stable launch in January 2011. Default office suite in many different Linux distributions, such as Fedora, Linux Mint, openSUSE and Ubuntu. â—Ź Google also supports the LibreOffice project â—Ź LibreOffice is licensed under the terms of the LGPLv3 http://www.libreoffice.org/
  • 28. Inkscape A vector graphics editor http://inkscape.org â—Ź License: GNU GPL â—Ź Developers: community â—Ź â—Ź Supported platforms: Linux/Unix, Windows and MacOS X Competing with Corel Draw and Adobe Illustrator
  • 29. Mozilla Firefox Today's most advanced and friendly web browser & No 1 browser http://mozilla.org/projects/firefox â—Ź â—Ź â—Ź â—Ź â—Ź License: MPL (copyleft type) Main developers: Mozilla Foundation, community Supported platforms: Unix / Linux, Windows, MacOS X A very serious competitor to Internet Explorer, which development was stopped for years! Market share (March 2007): 24 % in Europe. It even reaches 44% in Slovenia, 41% in Finland and 36% in Germany! More statistics on http://www.xitimonitor.com.
  • 30. Eclipse â—Ź â—Ź â—Ź Integrated development environment (IDE) comprising a base workspace and an extensible plug-in system for customizing the environment written mostly in Java and able to compile JAVA other programming languages including Ada, C, C++, COBOL, Fortran, Haskell, JavaScript, Lasso, Perl, PHP, Python, R, Ruby (including Ruby on Rails framework), Scala, Clojure, Groovy, Scheme, and Erlang
  • 31. Scilab â—Ź â—Ź â—Ź â—Ź â—Ź Open Source Scilab is open source software distributed under CeCILL license cross-platform numerical computational package high-level, numerically oriented programming language MATLAB!
  • 32. KiCAD â—Ź â—Ź software suite for electronic design automation (EDA) integrated environment for all of the stages of the design process: – – PCB layout – â—Ź Schematic Capture Gerber file generation/visualization and library editing cross-platform program, written with wxWidgets to run on – FreeBSD, Linux, Microsoft Windows and Mac OS X
  • 33. Android â—Ź A Software platform and operating system for mobile devices â—Ź Based on the Linux kernel. â—Ź Found way back in 2003. â—Ź Developed in Palo Alto, California. â—Ź â—Ź Developed by the Andy Rubin, Rich Miner, Nick Sears and Chris White. Purchased by the GOOGLE in AUGUST, 2005 for $50million
  • 35. Android - Open Handset Alliance (OHA) â—Ź â—Ź â—Ź It’s consortium of several companies. This group of companies are allowed to use source code of Android and develop applications. Nokia/Blackberry - not part of OHA.
  • 36. GNU/Linux alternatives to Proprietary tools Internet Explorer IIS Money MS Office MS Outlook MS Project Nero Photoshop WinAmp W. Media Player Mozilla Firefox Apache GNU Cash OpenOffice Evolution Mr Project (Planner) k3b The GIMP xmms xine mplayer Alternatives to Windows programs: http://linux.ie/newusers/alternatives.php
  • 37. Why FOSS? Is it because of Cost?
  • 38. Free Software (Open Source Software) Free Software grants the below 4 freedoms to the user: The freedom to run the program, for any purpose â—Ź The freedom to study how the program works, and adapt it to one's needs â—Ź The freedom to redistribute copies to help others â—Ź The freedom to improve the program, and release one's improvements to the public â—Ź See http://www.gnu.org/philosophy/free-sw.html 38
  • 39. Proprietary Software Microsoft & EULA (End User License Agreement) â—Ź â—Ź You give up all rights You accept all obligations placed on you for limited benefit â—Ź You may not share the software â—Ź You may not change the software â—Ź You do not own the software â—Ź You may only install the software to one device â—Ź â—Ź We reserve the right to change the license for any reason or purpose at any time You may only run the software as specifically spelled out in the EULA 39
  • 40. Government Adoption Trends â—Ź â—Ź â—Ź Worldwide, 265 government policy initiatives ranging from pilot projects to preferences (and even mandates) for the use of OSS (Center for Strategic and International Studies – April 2006) Most OSS policy initiatives are in Europe (47%), Asia (27%), LATAM (15%) followed by N. America (9%) Local/state level more likely to be approved by council/legislative action ***Data taken from CSIS Study on Government Open Source Policies 40
  • 41. It is because of Freedom! 41
  • 42. Why US Governments move to open source Public sector organizations must cut costs in an environment of software upgrades, security issues and piracy â—Ź The level of acceptance of open source has been raised â—Ź The need to provide increased access for business and people â—Ź To promote a local software industry â—Ź The software can be shared â—Ź 42
  • 43. U.S. Federal Government OSS users â—Ź U.S. Air Force â—Ź DHS â—Ź DISA â—Ź NOA â—Ź Army â—Ź Census Bureau â—Ź Navy â—Ź DOJ â—Ź Marine Corp â—Ź GSA â—Ź Coast Guard â—Ź Energy â—Ź NASA â—Ź PTO â—Ź FAA â—Ź U.S. Courts 43
  • 44. Sampling of 5,000+ users in the U.S. â—Ź City of New York DoITT â—Ź Connecticut DoIT â—Ź City of Chicago â—Ź Indiana University â—Ź Penn State University â—Ź Florida EPA â—Ź University of Michigan â—Ź NC DPI â—Ź City of Houston â—Ź Minnesota DOT â—Ź Louisiana Health & Human Services â—Ź Pennsylvania OIT City of Philadelphia â—Ź â—Ź DeKalb County, GA Los Angeles County â—Ź â—Ź NC University System State of North Carolina ITS â—Ź â—Ź Henrico County, VA â—Ź Minnesota Department of Natural Resources City of Seattle â—Ź â—Ź Purdue University â—Ź Arizona State University â—Ź University of Phoenix MIT â—Ź CUNY & SUNY â—Ź Miami-Dade County, FL â—Ź University of Texas â—Ź University of Chicago â—Ź Florida Department of Health â—Ź Massachusetts ITD â—Ź Carnegie Mellon University â—Ź Wisconsin DET â—Ź Baltimore County, MD â—Ź Georgia University System â—Ź Emory University â—Ź NY State Insurance Dept. â—Ź City of Los Angeles â—Ź MD Anderson â—Ź â—Ź â—Ź California DOJ Johns Hopkins University 44
  • 45. Focus on Brazil's government â—Ź Many ministries have switched to Linux and other OSS – “The number one reason for this change is economic” - Sergio Amadeu, National Institute for Information Technology (BBC, 2005) â—Ź Plan open source when digitizing the Federal court system â—Ź State of Parana – â—Ź “The world of technology is opening up; there are hundreds of thousands of people working to improve free software. The old, closed model must adapt in order to survive.” – â—Ź â—Ź adopting eGroupWare, MySQL solution for its 10,000 users Cerqueira Cesar, Head of IT, Banco do Brasil Many ministries have switched to Linux and other OSS All Schools will be using Linux PC (825,000 installation – 2008), 2009 another 150,000 – LXF Magazine July 2008. 45
  • 46. Focus on India's government â—Ź State Government of Kerala – – â—Ź â—Ź â—Ź Announced in 2006 it will be a completely FLOSS zone Deploying linux in 12,500 schools Goa, Tamil Nadu, West Bengal using Linux to save costs on e-governance Sam Pitroda, National Knowledge Commission: “... we must actively encourage wherever possible open source software implementations and open standards.” Several national and local government projects to distribute OSS freely in local languages 46
  • 47. Focus on Malaysia's government â—Ź â—Ź â—Ź â—Ź â—Ź Approved by the Government IT and Internet Committee on 19 th February 2004 Announcement of OSS Master Plan 16th July 2004 Formulated through consultative process involving government agencies, institutions of higher learning, nonprofit organizations Institute of Microelectronic Systems established OS R&D group; maintain Asian Open Source Centre Administration Modernization and Management Planning Unit created Open Source Competency Centre (OSCC) and wrote a government-approved OSS plan – Migration roadmap for e-mail, browsers first, then databases 47
  • 48. List of Linux adopters in Education - 1/2 Examples of large scale adoption of Linux in education include the following: â—Ź â—Ź The OLPC XO-1 (previously called the MIT $100 laptop and The Children's Machine), is an inexpensive laptop running Linux, which will be distributed to millions of children as part of the One Laptop Per Child project, especially in developing countries. Republic of Macedonia deployed 5,000 Linux desktops running Ubuntu across all 468 public schools and 182 computer labs (December 2005). Later in 2007, another 180,000 Ubuntu thin client computers were deployed. 48
  • 49. List of Linux adopters in Education - 2/2 â—Ź â—Ź â—Ź â—Ź Schools in Bolzano, Italy, with a student population of 16,000, switched to a custom distribution of Linux, (FUSS Soledad GNU/Linux), in September 2005. Brazil has around 20,000 Linux desktops running in elementary and secondary public schools. Government officials of Kerala, India announced they will use only free software, running on the Linux platform, for computer education, starting with the 2,650 government and government-aided high schools. 22,000 students in the US state of Indiana had access to Linux Workstations at their high schools in 2006. 49
  • 50. Linux Foundation Report 2010 â—Ź Linux is poised for growth in the coming years (2011): – 77% of companies are planning to add more GNU/Linux servers in the next twelve months – only 41% of respondents are planning to add Windows servers in the next year – while 44% say that they will decreasing or maintaining the number of Windows servers in their organizations over the same time period – over the next five years, 80% of respondents plan on adding more GNU/Linux, relative to other operating systems, compared to only 21% planning on adding more Microsoft servers in the same period.
  • 51. 51
  • 52. 52
  • 53. Summary FOSS is about Freedom and not Cost!! Internet based on TCP/IP is FOSS.. 53
  • 54. THE END... “The free software movement is one of the most successful social movements to emerge in the past 25 years, driven by a worldwide community of ethical programmers dedicated to the cause of freedom and sharing. But the ultimate success of the free software movement depends upon teaching our friends, neighbors and work colleagues about the danger of not having software freedom, about the danger of a society losing control over its computing” www.fsf.org 54
  • 55. 55