• Professional Development
  • Medicine & Nursing
  • Arts & Crafts
  • Health & Wellbeing
  • Personal Development

101 Courses in Belfast

Recruiting great people to our organisations is the key to high performance and sustainable business success.

Values Based Recruitment
Delivered in Loughborough or UK Wide or OnlineFlexible Dates
£359

Leadership - turning values into action (In-House)

By The In House Training Company

A question of trust. Leadership implies followership. And that means trust. Because who's going to follow a leader they don't trust? This programme takes a values-driven approach to leadership. It gets current and aspiring leaders to hold up the mirror to themselves and to see their reflections as leaders of people. It asks them whether what they see justifies their view of themselves as leaders. It helps them understand just what it takes to be an effective leader. And it does so in a highly practical, constructive manner. It helps the course participants to truly understand the core skills of effective leadership. It focuses on the difference between leadership and management, defining what high performing teams do and how they do it. It helps people to see their teams from different perspectives, allowing them to adapt their styles to maximise team outputs. And it explores concepts such as emotional intelligence, authentic leadership and the RAIV approach (relationships-achievement-independence-vocation) to help explore underlying values and use them to drive effective leadership. Because what worth do our values have unless we put them into practice? The course will help you:• Appreciate the key skills a leader needs to be effective• Understand what the organisation expects of you as a leader• Recognise your leadership style and the impact it has on others• Consider your role models - who inspires you?• See leadership from the 'followers' perspective - how do you like to be led?• Discover what holds you back - limiting beliefs• Examine your core values -do they support your ambition?• Explore the concept of Emotional Intelligence - how do we manage ourselves?• Discover how to lead through change• Explore the concept of 'Authentic Leadership' - consider how it can work for you• Practice some of the skills essential to motivating and influencing for success• Use the RAIV approach to generating enthusiasm and commitment• Plan how best to 'walk the leadership talk' - in your role, in your organisation Above all, this course will help you put theory into practice, values into actions, in a mature, considered, effective way. Day 1 1 Welcome and introduction Participants are welcomed to the programme and invited to share their personal objectives and people challenges Participants given an action plan template to complete throughout the workshop Participants required to bring an inspirational quote to share with the group 2 What is leadership? The concept of 'leadership' The role of a leader Skills assessment for all participants# Leadership v Management Assess your team effectiveness 3 Your leadership style Leadership questionnaire You and your role models Push v Pull styles of leadership Empowerment v Control Team goals and role profiling Day 2 1 You, the leader Your core values Your communication style Situational leadership The Emotional Bank Account Buy Me Today 2 Are you Emotionally Intelligent? (EI) What is emotional intelligence? Self-assessment exercise Manage your emotions Nine strategies for promoting EI 3 Leading through change Identify the major changes affecting you / your team Types of change The roles of resistance How safe are you to talk to? Forcefield Analysis Day 3 1 Authentic Leadership (AL) What is AL? Managing perceptions is managing their truth A leadership challenge 2 Motivating and influencing for success What motivates you? Motivational theory Leading by example Influencing skills required Influencing styles The influence challenge! 3 Creating enthusiasm and commitment The RAIV approach (relationships-achievement-independence-vocation) Building self-worth What drives your team? Your leadership legacy Your commitment to leadership

Leadership - turning values into action (In-House)
Delivered in Harpenden or UK Wide or OnlineFlexible Dates
Price on Enquiry

MySQL server administration

5.0(3)

By Systems & Network Training

MySQL server admins training course description This MySQL Server administration course is designed for MySQL Server administrators who have a basic understanding of a MySQL database and a good working knowledge of SQL commands. The course provides an understanding of MySQL Architecture and practical experience in setting up, configuring and maintaining a MySQL server, backing up and recovering data and optimising query performance. This MySQL Server administration course also covers MySQL replication and its role in high availability and scalability. What will you learn Use MySQL Workbench. Install and configure a MySQL Server . Administer and tune a MySQL server. Configure log files and interpret error messages.. Secure the Server. Administer a replication topology. MySQL server admin training course details Who will benefit: Database administrators, Database developers and Technical consultants. Prerequisites: Introduction to MySQL Duration 5 days MySQL server admin training course contents Introduction to Oracle Application Express APEX concepts APEX main components Workspaces, database applications and websheet applications Creating a workspace The Workspace Administrator Upgrading APEX Logging into APEX Running an application SWL Workshop Use APEX to browse, create and modify objects Process ad hoc SQL statements Manage scripts in APEX Create, run and save SQL queries Build a database application Application components Create an application Create an application from a spreadsheet Create reports Create reports using wizards Edit report attributes Add links to reports Create a link to a printer-friendly version of a report Save and print reports in different formats Using files Uploading images Creating cascading stylesheet files Uploading static files Adding an Image as an application logo Adding a reference to a Javascript file Pages and regions Web form behaviour in APEX Create a form based on a table Create a form based on a procedure Create a form with a report Create a tabular form Format a form Locking in APEX forms Creating lists of values Overview of application express shared Components Dynamic and static lists of values Create a dynamic list of values Create a static list of values Use a list of values to control data in a report Create a cascading list of values Items and buttons Understand the different Types of items Create items Understand and edit item attributes Use Javascript with item Manipulate items in tabular forms Add dynamic items to a report Create and edit buttons Page Processing Page rendering and page processing Create computations Validate input data Process Data Understand application branching Create conditional branches Shared components Overview of application express navigation components Manage parent and standard tabs Create navigation bar entries Create and use lists and list items Manage breadcrumbs Create shortcuts Shared component subscription User interface defaults Display dynamic content Filter reports with dynamic queries Create charts with a wizard Format charts Create calendars Add links to calendars Create hierarchical trees State and debugging Understand session state Set a session state value Clear the session state Review the session state Review the messages in debug mode Enabling feedback Managing feedback and team development Themes and templates Switch to a different theme View existing templates Understand and manage templates Create a new template Add references to cascading stylesheet and Javascript files Dynamic actions and plug-in components Identify plug-in components and their types Plug In a component Create dynamic actions Use a plug-in in a dynamic action Building website applications Websheet applications and their components Create a websheet application Enable SQL and PL/SQL in a websheet application Add sections and pages to a websheet application Add links on a websheet page Add a data grid to a websheet application Create SQL reports ion websheet applications Add annotations to a websheet application Implementing security Authentication and authorization Provide an authentication scheme Create an authorization scheme using access control Enable and configure session state protection Deploy an appliction Define supporting objects Package an application Export an application Import an application Install supporting objects Administer Apex workspaces Manage workspaces and users Request a schema or storage Purge session state Monitor developer activity log Monitor workspace activity View activity reports Import a workspace Utility programs Import and export data Generate DDL statements View objects reports

MySQL server administration
Delivered in Internationally or OnlineFlexible Dates
£2,797

The Phoenix Effect

5.0(3)

By Lapd Solutions Ltd

Organisational development, Organisational culture, Organisational values, Organisational environment,

The Phoenix Effect
Delivered in Birmingham + 1 more or UK Wide or OnlineFlexible Dates
£1,250 to £1,500

Complete JavaScript

5.0(3)

By Systems & Network Training

Complete JavaScript training course description A hands on course covering JavaScript programming. Core JavaScript is covered first, including the basics, arrays, functions, classes, modules and Regular expressions. Client side JavaScript is then covered including JavaScript in browsers, Scripting CSS, the jQuery library and HTML APIs. What will you learn Read JavaScript. Write JavaScript. Debug JavaScript. Complete JavaScript training course details Who will benefit: Anyone wishing to learn JavaScript. Prerequisites: None. Duration 3 days Complete JavaScript training course contents CORE JAVASCRIPT Lexical structure: Character set, comments, literals, identifiers, and reserved words, optional semicolons.. Types, values and variables: Numbers, text, boolean values, null and undefines, the global object, wrapper objects, immutable primitive values and mutable object references, type conversions, variable declaration, variable scope. Expressions and operators: Primary expressions, object and array initializers, function definition expressions, property access expressions, invocation expressions, object creation expressions, operator overview, arithmetic expressions, relational expressions, logical expressions, assignment expressions, evaluation expressions, miscellaneous operators. Statements: Expression statements, compound and empty statements, declaration statements, conditionals, loops, jumps, miscellaneous statements, summary of JavaScript statements. Objects: Creating objects, querying and setting properties, deleting properties, testing properties, enumerating properties, property getters and setters, property attributes, object attributes, serializing objects, object methods. Arrays: Creating arrays, reading and writing array elements, sparse arrays, array length, adding and deleting array elements, iterating arrays, multi-dimensional arrays, array methods, FCMAScript 5 array methods, array type, array-like objects, strings as arrays. Functions: Defining functions, invoking functions, function arguments and parameters, functions as values, functions as namespaces, closures, function properties, methods and constructor, functional programming. Classes and modules: Classes and prototypes, classes and constructors, Java-style classes in JavaScript, augmenting classes, classes and types, object oriented techniques in JavaScript, subclasses, classes in ECMAScript 5, modules. Pattern matching and regular expressions: Defining regular expressions, string methods for pattern matching, the RegExp object. JavaScript subsets and extensions: JavaScript subsets, constants and scoped variables, destructuring assignment, iteration, shorthand functions, multiple catch clauses, E4X: ECMAScript for XML. Server-side JavaScript: Scripting Java with Rhino, asynchronous I/O with node. CLIENT SIDE JAVASCRIPT JavaScript in web browsers: Client side JavaScript, embedding JavaScript in HTML, execution of JavaScript programs, compatibility and interoperability, accessibility, security, client side frameworks. The Window object: Timers, browser location and navigation, browsing history, browser screen information, dialog boxes, error handling, document elements as window properties, multiple windows and frames. Scripting Documents: Overview of the DOM, selecting document elements, document structure and traversal, attributes, element content, creating, inserting and deleting nodes. Example: generating a table of contents, document and element geometry and scrolling, HTML forms, other document features. Scripting CSS: Overview of CSS, important CSS properties, scripting inline styles, querying computed styles, scripting CSS classes, scripting stylesheets. Handling events: Types of events, registering event handlers, event handler invocation, document load events, mouse events, mousewheel events, drag and drop events, text events, keyboard events. Scripted HTTP: Using XMLHttpRequest, HTTP by <script>: JSOMP, Comet with server-sent events. The jQuery library: jQuery basics, jQuery getters and setters, altering document structure, handling events with jQuery, Animated effects, Ajax with jQuery, Utility functions, jQuery selectors and selection methods, Extending jQuery with plug-ins. The jQuery UI library. Client side storage: localStorage and sessionStorage, Cookies, IE usingData persistence, Applicatioin storage and offline webapps. Scripted media and graphics: Scripting images, Scripting audio and video, SCG:scalable vector graphics, Graphics in a <canvas>. Scripted HTTP: Using XMLHttpRequest, HTTP by <script>: JSOMP, Comet with server-sent events. The jQuery library: jQuery basics, jQuery getters and setters, altering document structure, handling events with jQuery, Animated effects, Ajax with jQuery, Utility functions, jQuery selectors and selection methods, Extending jQuery with plug-ins. The jQuery UI library. Client side storage: localStorage and sessionStorage, Cookies, IE usingData persistence, Applicatioin storage and offline webapps. Scripted media and graphics: Scripting images, Scripting audio and video, SCG:scalable vector graphics, Graphics in a <canvas>. HTMLS APIs: Geolocation, history management, cross-origin messaging, web workers, type arrays and ArrayBuffers, blobs, the filesystem API, client side databases, web sockets.

Complete JavaScript
Delivered in Internationally or OnlineFlexible Dates
£2,367

Scrum Master Workshop: In-House Training

By IIL Europe Ltd

Scrum Master Workshop: In-House Training A Scrum Master helps project teams properly use the Scrum framework, increasing the likelihood of the project's overall success. Scrum Masters understand Scrum values, practices, and applications and provide a level of knowledge and expertise above and beyond that of typical project managers. Scrum Masters act as 'servant leaders', helping the rest of the Scrum Team work together and learn the Scrum framework. Scrum Masters also protect the team from both internal and external distractions. What you will Learn You'll learn how to: Comprehend the Agile Manifesto and mindset Explain the fundamental principles of Scrum Guide the Scrum team in their responsibilities Write requirements in the form of user stories Define Ready and Done Estimate using planning poker and prioritize using MoSCoW Facilitate the team through the 5 Sprint events Fulfill the role of Scrum Master in a Scrum project Create Information Radiators to enable transparency Define the structure of the retrospective Foundation Concepts Agile History, Values, and Mindset Introduction to Scrum Scrum events Scrum artifacts Scrum Roles and Responsibilities Product Owner responsibilities Scrum Master responsibilities The Team responsibilities Cross-functional Teams Building Effective Teams The Product Backlog and User Stories The Product Backlog User Stories Definition of Done Backlog grooming Estimating User Stories Story points, planning poker Prioritizing User Stories The Sprint Team capacity and velocity The Sprint Planning Meeting The Sprint Backlog The Sprint Learning to self-manage, self-organize, self-improve Sprint Review and Retrospective Project Progress and Completion The Daily Scrum The Task Board and The Burndown Chart Information Radiators Closing a Scrum Project Summary and Next Steps Review of course goals, objectives, and content

Scrum Master Workshop: In-House Training
Delivered in London or UK Wide or OnlineFlexible Dates
£1,495

Leadership and Management Programmes

5.0(3)

By Lapd Solutions Ltd

Leadership and Management development, Leadership training, management training, Leadership development

Leadership and Management Programmes
Delivered in Birmingham + 1 more or UK Wide or OnlineFlexible Dates
£9,000 to £15,000

M.D.D SELF AWARENESS PACKAGE (SELF IMPROVEMENT)

4.9(27)

By Miss Date Doctor Dating Coach London, Couples Therapy

Miss Date Doctor’s Self-Awareness coaching is designed to help individuals develop a deeper understanding of themselves, their needs, and their values. Self-awareness is a critical component of personal growth and development, and our coaching can provide you with the tools and insights needed to enhance your self-awareness and improve your relationships. Our Self-Awareness coaching includes a range of techniques and strategies, such as mindfulness, self-reflection, goal-setting, and identifying and managing limiting beliefs. We can help you develop a clearer understanding of your strengths and weaknesses, your values and priorities, and the ways in which your past experiences may be impacting your present relationships. With our Self-Awareness coaching, you can learn to become more present and grounded in your interactions with others, communicate more effectively, and build deeper, more meaningful connections with your partner or potential partner. The Miss Date Doctor Self Awareness Package Includes the following: Relationship Self-Awareness, Self-Awareness Coaching, Mindfulness, Self-Reflection, Goal-Setting, Limiting Beliefs, Personal Growth, Developing Self-Awareness, Building Self-Awareness, Communicating Effectively, Relationship Building, Understanding Yourself, Self-Discovery, Self-Awareness Techniques. https://relationshipsmdd.com/product/self-awareness-package/

M.D.D SELF AWARENESS PACKAGE (SELF IMPROVEMENT)
Delivered in London or UK Wide or OnlineFlexible Dates
£540

Scrum Master Exam Prep: In-House Training

By IIL Europe Ltd

Scrum Master Exam Prep This workshop prepares you for the Scrum.org Professional Scrum Master (PSM)™ I certification. A voucher for the exam and the access information you will need to take the exam will be provided to you via email after you have completed the course. NOTE: If you have participated in any of IIL's other Scrum workshops, you can bypass this program and focus on reading/studying the Scrum Guide and taking practice exams from Scrum.org. A Scrum Master helps project teams properly use the Scrum framework, increasing the likelihood of the project's overall success. Scrum Masters understand Scrum values, practices, and applications and provide a level of knowledge and expertise above and beyond that of typical project managers. Scrum Masters act as 'servant leaders', helping the rest of the Scrum Team work together and learn the Scrum framework. Scrum Masters also protect the team from both internal and external distractions. The Professional Scrum Master™ I (PSM I) certificate is a Scrum.org credential that enables successful candidates to demonstrate a fundamental level of Scrum mastery. PSM I credential holders will grasp Scrum as described inThe Scrum Guide™1 and recognize how those concepts can be applied. They will also share a consistent terminology and approach to Scrum with other certified professionals. What you will Learn You'll learn how to: Successfully prepare for the Scrum.org PSM I exam Comprehend the Agile Manifesto and mindset Explain the fundamental principles of Scrum, including events, artifacts, and roles Guide the Scrum team in their responsibilities Define Ready and Done Write requirements in the form of user stories Estimate using planning poker and prioritize using MoSCoW Facilitate the team through the 5 Sprint events Fulfill the role of Scrum Master in a Scrum project Create Information Radiators to enable transparency Define the structure of the retrospective Getting Started Introductions Workshop orientation Exam prep preview Foundation Concepts Agile History, Values, and Mindset Introduction to Scrum Scrum events Scrum artifacts Scrum Roles and Responsibilities Product Owner responsibilities Scrum Master responsibilities The Team responsibilities Cross-functional teams Building effective teams The Product Backlog and User Stories The Product Backlog User Stories Definition of Done Backlog grooming Estimating User Stories Story points, planning poker Prioritizing User Stories The Sprint Team capacity and velocity The Sprint Planning Meeting The Sprint Backlog The Sprint Learning to self-manage, self-organize, self-improve Sprint Review and Retrospective Project Progress and Completion The Daily Scrum The Task Board and The Burndown Chart Information Radiators Closing a Scrum Project Summary and Next Steps Review of course goals, objectives, and content Exam prep next steps

Scrum Master Exam Prep: In-House Training
Delivered in London or UK Wide or OnlineFlexible Dates
£1,495

M.D.D DATING PROFILE HELPER (SINGLES)

4.9(27)

By Miss Date Doctor Dating Coach London, Couples Therapy

Introducing the Dating Profile Helper Package: Crafting an Authentic and Irresistible Online Dating Presence Are you looking to enhance your online dating experience and attract meaningful connections? Miss Date Doctor’s Dating Profile Helper Package offers you expert guidance and support to create a captivating and genuine dating profile that reflects your true self and increases your chances of finding a compatible partner. In today’s digital age, your online dating profile serves as your first impression. Our experienced dating experts are dedicated to helping you stand out in a positive way, guiding you through the process of crafting a profile that effectively showcases your personality, interests, and aspirations. Here’s how the Dating Profile Helper Package can support you: Personalized Consultation: Our dating experts will conduct a personalized consultation to understand your personality, values, and dating goals. Profile Optimization: We’ll assist you in optimizing your profile text, ensuring it effectively communicates who you are and what you’re looking for. Photo Selection: We’ll provide guidance on selecting photos that capture your authentic self and present you in the best light. Creating a Compelling Bio: We’ll help you write a compelling and engaging bio that intrigues potential matches and sparks conversations. Highlighting Your Unique Qualities: Our experts will assist in showcasing your unique qualities, hobbies, and interests that make you stand out. Navigating Online Etiquette: We’ll provide guidance on how to interact with matches, initiate conversations, and maintain engaging communication. Building Confidence: The Dating Profile Helper Package can boost your confidence by providing expert support in creating a profile that accurately represents you. Attracting Compatible Matches: We’ll work towards attracting matches who resonate with your values and are looking for a genuine connection. The Dating Profile Helper Package at Miss Date Doctor is designed to empower you to present your authentic self in the online dating world. Our experienced dating experts provide personalized guidance and practical tips to enhance your online presence and increase your chances of finding meaningful connections. Invest in your dating success and take the first step towards crafting an appealing online dating profile with the Dating Profile Helper Package. Embrace the opportunity to authentically showcase who you are and attract matches that align with your values and aspirations. Let our experts guide you towards a more rewarding and fulfilling online dating experience. Get 6 new photos as a bonus 3 sessions x 1 hour https://relationshipsmdd.com/product/dating-profile-helper/

M.D.D DATING PROFILE HELPER (SINGLES)
Delivered in London or UK Wide or OnlineFlexible Dates
£700

Educators matching "values"

Show all 9
Sport Northern Ireland

sport northern ireland

1.0(2)

Belfast

Sport Northern Ireland is the leading public body for the development of sport in Northern Ireland. We distribute funds on behalf of the Exchequer and on behalf of The National Lottery. Our vision is: Northern Ireland: renowned as a place where people enjoy, engage and excel in sport Our mission is: To lead sports development at all levels producing more participants and more winners Our Strategic Objectives are: Sporting Communities: To increase and support the number of people adopting and sustaining a sporting lifestyle Sporting Clubs: To enable more people to reach their sporting goals through a structured environment Sporting Winners: To help more Northern Ireland Athletes to win at the highest level Sport Northern Ireland remains clear that the values and cultures of an organisation drives its commitment to excellence and our values and principles set out our commitment to providing people in Northern Ireland with world class sporting experiences. In consultation with our partners and staff, we have developed a Values and Principles Framework that will guide how we work to achieve our Corporate Vision, Mission and Strategic Objectives: Leadership: Being strategic and using our resources and expertise to achieve the maximum impact Creativity: Pushing boundaries and being flexible and innovative in our approach Teamwork: Ensuring genuine collaboration and partnerships and embracing the contribution of others Excellence: Providing an outstanding service for all Integrity: Being accountable, transparent, honest and fair Sport Northern Ireland is based at the House of Sport in Belfast, and operates a National Outdoor Training Centre at the base of the Mourne Mountains – Tollymore National Outdoor Centre. Sport Northern Ireland also manage the Sport Northern Ireland’s Sports Institute (SNISI),which is the High Performance Arm of Sport Northern Ireland based at the Jordanstown campus of the University of Ulster. SINI prepares Northern Ireland’s best athletes to perform on the world stage by providing an environment that nurtures elite athletes and coaches.

Jmd Training

jmd training

4.9(18)

Belfast

JMD Training was established in 2010 by the husband and wife team of Jim and Maire Donnelly, both of whom had many years’ experience in Health and Safety Training Northern Ireland and CSR Training Belfast. They recognised a niche in the market for an organisation that could deliver CSR and H&S training to scrupulously high standards, yet do so in a more flexible, caring and engaging manner than others. Jim and Maire knew that while employers and candidates appreciated the need for on-going training, the process itself was frequently intimidating and dispassionate. So in JMD Training, they have created an organisation with a distinctive culture and values, one in which learning in a supportive, non-intimidating environment is paramount, where training is memorable and – dare we say it – fun! It’s in our name – JMD – Just Making a Difference. JMD Training is now a leading H&S training company working across the North and South of Ireland, delivering high quality training and consultancy work working with Moy Park, Belfast Met, BPerfect, Mount Charles and the Housing Executive to just name a few. Offering a comprehensive range of training services from CSR, First Aid, Mental Health, Plant Machinery, Food Safety and reflecting the diversity of Northern Irelands workforce with language alternatives. To deliver this unique experience, they have built a ‘family’ of like-minded trainers and support staff, all of who share their professional rigour and personal warmth.

Learning Pool

learning pool

0.0(4)

Belfast Northern

Learning Pool was founded in 2006 to bring online learning into organisations in a collaborative way. Originally focused on sharing online learning content amongst government bodies, we took that concept and built out the offer to enable performance improvement and modernisation. We’ve always had a healthy obsession with delivering value for money which led us to engage strongly in open source projects that deliver real benefit outside of Learning Pool and provide leading-edge innovation at a reasonable price. For example, Learning Locker is the world’s only xAPI compliant, open source Learning Record Store and we’re a founding member of the Adapt open source framework that brought responsive elearning to the whole industry. We’ve come a long way since 2006, but we’re only just getting started. We take our responsibility to make the world a better place seriously and we’re proud of the culture we’ve created inside Learning Pool and with our customers. Three core values shape the way we do business and who we are as a company. They’re the reason that 98% of our customers recommend Learning Pool why we’re a Sunday Times Great Place to Work. We’ve got your back We never short change anyone and we take our responsibility to make the world a better place seriously. Let’s build to grow Our products are awesome right now and we constantly innovate. Our success is built on the team and creating opportunities for their careers is important to us. Do the right thing We look after our customers and each other beyond what the contract says or what time of day it is.

Generation Women

generation women

Belfast

I spent the first half of my career in a thick fog, and of course I got lost and ended up somewhere I didn’t want to be. I felt lost, miserable, and what little confidence I had was waning by the minute. I also became a total bore. I was consumed by how unhappy I was. I couldn’t even apply for another job because I didn’t know what I’d do. So I felt stuck. I had, by many measures, a great job, a great salary, in a great company. But I was in the wrong place. I was ambitious with nowhere to direct it, so it evolved into frustration! It took a fair bit of effort to turn it around, which started with working out what I wanted and developing some much needed confidence to get there. Thankfully I had a good basis with my Psychology degree, throw in a mountain of self-help books, a coaching and NLP qualification, a mountain of training on presenting and the like…and a real desire to build my brand, visbility, and expertise, meant I built a reputation for business and leadership transformation. That experience of having a big impact, being recognised, and having real influence made me feel like I could achieve anything. My values, purpose, and strengths were all aligned and I felt amazing! It came as quite a shock then to be confronted by my inner feminist one day. I’d had my first daughter (I now have 2), and was having a cheeky nap. You know how it is, I love my sleep! So for the first time ever, I sat her down in front of Nickelodeon so I could get some zzz’s. I was happily snoozing away when the advertising started to filter through to me. The ‘boys toys’ were all exciting and adventurous. The ‘girls toys’ made me want to vomit. All about being pretty and vacuous. I jumped off the sofa with an ‘oh hell no’! Ever since I was a little girl I’ve been driven by fairness. I think it may be because I’m the youngest of 4 and nothing ever seemed fair from my standpoint. My sister tells me of times I used to fight for gay rights at the dinner table and I was always arguing for what I felt was right (because it is). The one thing I’d never have called myself back then, or until that day, was a feminist. No, I’d been well trained by society to see feminists as embarrassing, hairy, dungaree-wearing angry women who made a show of themselves. This moment set a chain of events into action that lead me to start a political party where I live, and gave me the direction for the business I would later start.