miktro


OpenStreetMap convention in Birmingham, UK: 6-8 September 2013

OpenStreetMap logo

OpenStreetMap

The Free Wiki World Map

6-8 September 2013 (Friday-Sunday)

State of the Map will be at Aston University Business School Conference Centre, Aston Street, Birmingham, England. View on OSM

OpenStreetMap’s annual international conference, State of the Map is returning to the UK, the first time it has come to the UK since the very first State of the Map in 2007.

State of the Map is the global gathering for everyone contributes to and/or uses OpenStreetMap. There will be keynotes and a breakout stream of presentations and workshops examining current practice, organisation and relationships; and preparing for the changes we can expect in coming years. In fact, so much has happened and is happening to OpenStreetMap that the theme of this year’s conference is “Change”.
2007 today
10,000 registered users 1.1 million registered users
50 million GPS points 3.2 billion GPS points
Advanced editor: JOSM version 321 JOSM version 5939
Easy editor: Potlatch 0.5 iD editor launched
time to wait before edits appeared on the map: about a week about a minute

Booking to attend the event is now open. The amount of accommodation on-site is limited and is first-come, first-served

 
Booking details etc. can be found at: http://2013.stateofthemap.org/

Free event – Open Web Application Security Project (OWASP) EUROPEAN TOUR 2013 – Cambridge – 13th May

Eu tour1.png

OWASP European Tour 2013
in conjunction with Anglia Ruskin University’s Department of Computing and Technology
13 May 2013
11am – 5.15pm
LAB 002, Lord Ashcroft Building, Anglia Ruskin University, 
Cambridge

The OWASP European Tour objective is to raise awareness about application security in the European region, so that people and organizations can make informed decisions about true application security risks. Everyone is free to participate in OWASP and all of our materials are available under a free and open software license.

A series of activities such as free conferences, trainings sessions and awareness games will be provided by renowned professionals with the sole purpose of bringing high-quality content and a comprehensive breadth of security topics across the EU region.

Who Should Attend the European Tour?

  • Application Developers
  • Application Testers and Quality Assurance
  • Application Project Management and Staff
  • Chief Information Officers, Chief Information Security Officers, Chief Technology Officers, Deputies, Associates and Staff
  • Chief Financial Officers, Auditors, and Staff Responsible for IT Security Oversight and Compliance
  • Security Management and Staff
  • Executives, Mangers, and Staff Responsible for IT Security Governance
  • IT Professionals Interested in Improving IT Security
  • Anyone interested in learning about or promoting Web Application Security
For more information and the agenda, download the official programme:

You can register for this free event online.

Everyone is free to participate in OWASP and all of our materials are available under a free and open software

license. Apart from OWASP’s Top 10, most OWASP Projects are not widely used and understood. In most cases
this is not due to lack of quality and usefulness of those Document & Tool projects, but due to a lack of
understanding of where they fit in an Enterprise’s security ecosystem or in the Web Application Development
Life-cycle.
This event aims to change that by providing an insight into the issues of cybercrime, its impact and detection
and a selection of mature and enterprise ready approaches together with practical examples of how to use
them.

 

Further details of the event can also be found at: https://www.owasp.org/index.php/EUTour2013

 


GNOME Outreach Program for Women (OPW) internships – application deadline on May 1

The upcoming round of the GNOME Outreach Program for Women internships will have an application deadline on May 1 and internship dates from June 17 to September 23.

opw-poster-USLetter-2013-JuneSeptember.png

 

Background Information

Free and Open Source Software (FOSS) is software that gives the user the freedom to use, copy, study, change, and improve it. There are many Free and Open Source Software licenses under which software can be released with these freedoms. FOSS contributors believe that this is the best way to develop software because it benefits society, creates a fun collaborative community around a project, and allows anyone to make innovative changes that reach many people. FOSS contributors do various things: software development, system administration, user interface design, graphic design, documentation, community management, marketing, identifying issues and reporting bugs, helping users, event organization, and translations.

Many people work on FOSS as a hobby in their spare time and some are employed by companies and non-profit organizations, including ones that are sponsoring this program! Elego, Google, Mozilla, Rackspace, and Red Hat have been the corporate sponsors of the program. GNOME Foundation, Open Technology Institute, OpenITP, OpenStack Foundation, The Tor Project, and Wikimedia Foundation have been the non-profit organizations sponsoring this program. Hobbyist FOSS experience is highly valuable in the professional world because seeing the publicly available contributions and history of collaboration gives confidence to employers when making hiring decisions.

Outreach Program for Women (OPW) internships were inspired in many ways by Google Summer of Code and by how few women applied for it in the past. This was reflective of a generally low number of women participating in the FOSS development. The GNOME Foundation first started the internships program with one round in 2006, and then resumed the effort in 2010 with rounds organized every half a year. In the May-August 2012 round, the Software Freedom Conservancy joined the Outreach Program for Women with one internship with the Twisted project. In the January-April 2013 round, many other FOSS organizations joined the program.

By having a program targeted specifically towards women, we found that we reached talented and passionate participants, who were uncertain about how to start otherwise. We hope this effort will help many women learn how exciting, varied and valuable work on FOSS projects can be and how inclusive the community really is. This program is a welcoming link that will connect you with people working on individual projects in various FOSS organizations and guide you through your first contribution.

 

Application Process

The application process is highly collaborative. You are expected to start working with a mentor and ask many questions during the application process.

If you have general questions at any point during the application process, you are welcome to email them to opw-list@gnome.org or ask them on the #opw IRC channel on GIMPNet (irc.gnome.org) , where you are encouraged to hang out throughout the application process. opw-list@gnome.org is a private list and your inquiries will only be visible to the coordinators and mentors for the program. Please start the subject line for all your e-mails to this list with a string [INQUIRY]. For organization-specific questions, please use the communication channels described on the page for each organization. Each project you will consider will have its IRC channel, and you should join it for the fastest way to get your project-specific questions answered and communicate with your mentor. It’s easy to connect to IRC.

You can see further information about the internships and application process here.


OSHUG – Open Source Hardware User Group – Meeting on Thursday – April 18th

OSHUG #25 — Is Three (Writing AVR Firmware, Panel Discussion)

Thursday 18th April 2013, 18:00 – 20:00 at Centre for Creative
Collaboration, 16 Acton Street, London, WC1X 9NG.

Sponsored by Quick2Wire: http://quick2wire.com/

Registration: http://oshug.org/event/25

The twenty-fifth meeting marks our third anniversary, and will feature a talk on writing embedded firmware and a panel discussion that will explore the future of open source hardware.

Writing firmware for the AVR: A Morse Code Beacon

In this talk we will look at a number of techniques for making the most of the miniscule MSP430 and ATTiny embedded microcontrollers.

Explaining how to approach the task of developing software for constrained systems such as those with only a few hundred bytes of RAM or a few kilobytes of Flash. Predominantly writing in C and using Chris Swan’s Morse Code Beacon as an example, revealing why code needs to be structured in ways that may initially seem counter-intuitive or undesirable, as well as how the resources are used and allocated.

Such techniques are essential for getting almost any useful program to run in small systems, and when applied to slightly bigger machines such as the ATmega — found in platforms such as Arduino — they can allow really comprehensive programs to be executed successfully.

Andy Bennett is an engineer that likes to inhabit the void between hardware and the software that runs on it. After graduating from
Imperial College with a degree in Electronic & Electrical Engineering, he joined Access Devices Digital Limited where he designed software and FPGAs for the UK’s first Dual Tuner Personal Video Recorders. He continued working on Advanced Product Development at Pace Micro Technology before leaving to build distributed database engines at GenieDB. One year ago he founded Knodium where he applies his finely honed ability to produce software on a shoestring.

Panel discussion: The Future of Open Source Hardware

Interest in open source hardware continues to grow unabated and the movement has come a long way in the three years since our first
meeting. However, could it ever provide opportunities on the same scale as those afforded by its much older and now well understood
cousin, open source software? What are the barriers to growth? How are the intellectual property and economic considerations different to those of open source software? These are just some of the questions
that we plan to explore as part of this panel discussion.

* Moderated by: Paul Downey.

Professor Cornelia Boldyreff is Visiting Professor in the School of Computing and Mathematical Sciences at the University of Greenwich, and Chair of the BCS Open Source Specialist Group. She is a Fellow of the BCS and HEA, and a member of the ACM and the BCS Women’s Committee. She has over 30 years experience in software engineering and has lead extensive research within open source software.

Sukkin Pang is a design engineer and a director at SK Pang Electronics Ltd. He graduated from the University of Hertfordshire and has over 20 years of industrial experience. He is passionate about open source hardware and has four Arduino shields published. He used to tinker in assembler on the Z80, 6502, PIC and AVR, but nowadays he mainly uses C and C++.

Alan Wood originally trained in systems engineering, got lost in software engineering and open source for a decade, before returning
back to his hardware roots via the open source hardware and makers movement that has gathered momentum over the last few years.

Nigel Rix is Director of Electronics at the ESP KTN, part of the UK’s innovation agency, the Technology Strategy Board. Nigel has over 30 years experience working with a variety high tech companies from multi-nationals to start-ups and on hardware and software based products from electron beam lithography and laser systems to solutions for the security sector.

Note: Please aim to arrive for 18:00 – 18:20 as the event will start
at 18:30 prompt.

Registration: http://oshug.org/event/25


Open Source Career Taster Days (1st of 3) – London 13/05/13

BCSWomen SG logo Open Source Specialist Group logo
Fossbox logo Flossie logo

A series of three one day workshops for women returners aimed at raising awareness of Open Source development as a dual skillset or second career.

The first workshop will be held on 13th May 2013, 10:00 – 13th May 2013, 17:00 at BCS, 1st Floor, The Davidson Buidling, 5 Southampton Street, London, WC2E 7HA, London.

See the BCS Events calendar page:  http://www.bcs.org/content/conEvent/7751

and the registration page:  http://www.bcs.org/content/ConWebDoc/50183

The course will aim to build awareness and confidence and help women take some first steps either towards learning to code or to update existing skills and to learn how they might contribute to Open Source projects. It will aim to raise awareness of self-training opportunities and of Open Source career paths and entry points.

Day 1: Programming for mobile devices using AppInventor

  • Introduction to FLOSS culture and licensing models
  • Programming for Android mobile devices using MIT AppInventor
  • Panel discussion – What is it like working in Open Source communities and in technology generally?

Day 2: Introduction to Open Source and Git

  • Introduction to Open Source projects and resources
  • How are Open Source projects organised? Brief overview of development roles (feedback, support, bug reporting, new feature requests, writing/updating software/creating artwork/documentation/translation). Introduction to development methods: test driven, agile
  • Introduction to Git

Day 3: Introduction to Python

  • Overview of current programming languages and their uses
  • Introduction to Python
  • Resources for next steps
  • Talks by women working in the industry and networking

Making use of OpenStreetMap Data – Southampton 18/3/2013 1

Monday 18th March 2013

Speaker: Nick Whitelegg

Time: 6.00pm for 6.30pm

Venue: Southampton Solent University, Reginald Mitchell Building, third floor, room RM326, SO14 0RD
Maps: Directions and maps at www.solent.ac.uk

Joint with the BCS Hampshire Branch, and Southampton Solent University

OpenStreetMap

This event is free, open to all, but please if possible book through the BCS website https://events.bcs.org/book/584/ , when available, both for BCS members and non-members for arranging refreshments, and particularly as the numbers are limited.

This technically-focused talk will introduce what the OpenStreetMap project is all about, but focus on how to use the data in your own projects.
The OpenStreetMap API will be introduced along with a number of tools for making use of the data, such as Osmosis, osm2pgsql, Mapnik and kothic-js.

The Freemap site and Android apps will be introduced as examples of third-party software making use of OSM data.

Nick Whitelegg is a senior lecturer in Computing (Web Development) at Southampton Solent University and teaches on a range of undergraduate software development courses including Java and web development. He has contributed software and data to the OpenStreetMap mapping project and has developed an open source mapping site and associated tools for walkers.