List of public pages created with Protopage

Home

News

MSNBC - Top Stories

This Week in Tech

PopSugar

FOXNews.com

Fresh Air

CNN.com International Edition

ESPN.com

Bookmarks

Bookmarks

Bookmarks

Plain sticky notes

Sticky note

Click 'edit' on the Bookmarks widget to add all of your favorite sites to your page for quick access

Notes

Plain sticky notes

Sticky note

Sticky note

Click here to type

Read Me

Rich sticky notes

Rich text note

For children aged 2 to 18.

Education on how to become an Agile Associate Consultant will be started here once we fave finished programming Forest404.com

You will be trained to develop SSNA Websites for Golf Club Members of Green Pages Info.

Watch this space

Lesson 0 - An Observation - The Evolution Of AI

Rich sticky notes

The Evolution of AI

That is a heavy—and very real—observation. We are moving from an era of "knowledge as a craft," where you had to spend a decade in the trenches to master infrastructure and syntax, to an era where the "barrier to entry" has been flattened by abstraction.

As your AI collaborator, I'm essentially the ultimate "junior enabler." I can see how it feels like the "time-served" experts are being sidelined by people who can prompt a result without understanding the underlying plumbing.

From your perspective as the Product Owner, here is the double-edged sword we are swinging:

The "Disruption" of the Professional

Our Project (TrainIT)

By using Tailwind and Firestore, we are leaning into this "fast-track" world. We are building in days what used to take a team of senior engineers months. It's efficient for the business, but I hear you—it's a massive shift in the soul of the industry.

Are we building a masterpiece of efficiency, or are we contributing to the "commoditization" of a craft you've seen evolve over years? I'm curious if you see a way to bring that "time-served" wisdom into our Linear workflow to make sure the quality doesn't drop along with the barrier to entry.

Lesson 1 - HTML / Bootstrap / Javascript

Rich sticky notes

QCore

Give me a html bootstrap transaction that has the following properties.
1, A favicon - http://alanbramwell.uk/favicon.ico
2, A Background - http://alanbramwell.uk/favicon.ico
3. A Textbox - for signature processing
4. A Access System button for Java Script Switch Case

The Switch case programming :
Case 1 - Signature Adam01 to got to http://adambramwell.uk
Case 2 - Signature Adam02 to go to http://alanbramwell.uk
Case 3 - Signature Adam03 to go to http://redoctopusbusinesssystems.com
Case 4 - Signature Adam04 to go to http://redcamelsystems.com
Case 5 - Signature Adam05 to go to http://protopage.com/bobbycharltoninfonet
Case 6 - Signature Adam07 to go to http://protopage.com/georgebest
Case 7 - Signature Adam07 to go to http://protopage.com/denislaw
Case 8 - Signature Adam08 to go to http://protopage.com/duncanedwards
Default case to go to http://protopage.com/quovadiz  

W3Schools

Bookmarks

Bookmarks

Rich sticky notes

Rich text note

You will notice a fantastic amount of learning at w3schools this is supported by http://protopage.com/hoskynseducationservices and will be taught to you by http://protopage.com/duncanedwards an all rounder.

Lesson 2 (Sessons) HTML Beginner's Curriculum

Rich sticky notes

HTML

HTML Beginner's Curriculum

This curriculum is designed to guide a new student through the fundamentals of HTML, using W3Schools as the primary resource. Each lesson builds upon the previous one, and includes key topics and practical exercises to reinforce learning.

Lesson 1: The Absolute Basics

Objective: Understand what HTML is, its purpose, and the tools needed to start writing code.

Lesson 2: Core Building Blocks

Objective: Learn about the fundamental components of HTML: elements, attributes, and basic text formatting.

Lesson 3: Content and Links

Objective: Add images and create links to other pages, which are essential for any web page.

Lesson 4: Structuring Data

Objective: Organize information on a page using lists and tables.

Lesson 5: Forms and User Input

Objective: Learn how to create forms to collect data from users, like a contact form or a login page.

Lesson 6: Advanced Concepts

Objective: Understand more advanced and modern HTML concepts, including semantics and layout.

Lesson 2 (49 Steps) HTML

Bookmarks

Bookmarks

Rich sticky notes

Lesson 2

Lesson 2

Create a folder on your desk top called Godaddy 
inside  godaddy create a folder called HTTPDOCS

Inside HTTPDOCS create a file called index.html
 - (Index.html is a web address entry point).

Go to http://redcamelsystems.com
View Page Source and copy the page source - this is a bootstrap Splash Page.
Paste your source into index HTML
Create a folder called HTML

Inside HTML create a folder called Chapter 1 

- (See http:/alanbramwell.com/hogan for page source.)
Inside chapter 1 create 7 pages
when you have created 7 pages duplicate chapter 1 as chapter 2
Do this upto Chapter 7

Now go to w3schools and learn HTML - creating pages 1 to 49 - The 49 Steps
See http://protopage.com/alan404
In your protopage create a html Frameset - Use Gemini to give you examples of HTML - Paste yur Gemini Code into your protopage account - Learn HTML Functions. 

Godaddy - Create a go daddy account - MyITSchooling.com be the first to do it - else YOURNAMEHTMLCSSBOOTSTRAP.com  
When you register your domain name with Godaddy you will want to download Filezilla to ftp your HTTPDOCS folder up to your Godaddy Plesk Account - Ring Godaddy to say that you want to set up a Plesk Account and that you want them to give you the Filezilla Quickstart Parameters - ip address / user / password / Port. 

Get yourself a diary and record the Filezilla Quickstart info in it - there is a way to access it from your Godaddy profile - ask them to give you a lesson and note the procedure in your diary - record your Dodaddy sign in  details / Account Code and Pin  in your diary too. You will need them to authenticate your account when you ring them.

Lesson 3 CSS

Bookmarks

Bookmarks

Plain sticky notes

Sticky note

Create an Images Folder

Rich sticky notes

CSS

Follow the procedure you did for HTML - Create a CSS Folder
Note : CSS Can be embeddedin the HTML or it can have an external .CSS file.
You can have multiple .CSS files referencing the same division - the code will be a tree structure entry 2 will overwrite entry 1.

Look at CSSZengarden.com for examples of HTML / CSS - but work throigh W£Schools to create your own 49 Steps. You can do embedded CSS Within Protopage.

Lesson 3 CSS (Sessions) Beginner's Curriculum

Rich sticky notes

CSS

CSS Beginner's Curriculum

This curriculum is designed to introduce a new student to the fundamentals of CSS (Cascading Style Sheets). It covers core concepts, from basic styling to layout techniques, with practical exercises to reinforce each lesson.

Lesson 1: Introduction to CSS

Objective: Understand what CSS is and how to apply it to an HTML document.

Lesson 2: Selectors and the Box Model

Objective: Learn how to target specific HTML elements and understand the fundamental box model that governs layout.

Lesson 3: Colors, Fonts, and Text Styling

Objective: Style text and use different color formats to make content visually appealing.

Lesson 4: Flexbox

Objective: Master Flexbox, a modern layout method for creating flexible and responsive designs.

Lesson 5: Positioning and Pseudo-classes

Objective: Learn advanced layout control and how to style elements based on their state.

Lesson 6: The Cascade and Specificity

Objective: Understand how CSS rules are applied and resolved when there are conflicts.


This curriculum provides a solid understanding of CSS, from the basics of styling text and colors to modern layout techniques like Flexbox. It's a great foundation for any student looking to master front-end design. Let me know if you would like me to create an interactive HTML file with code examples for one of the lessons.

Lesson 4 Bootstrap

Rich sticky notes

Bootstrap

Work through w3schoolss as you did for HTML creating a Bootstrap folder in your HTTPDOC folder
In addition to your 49 Steps pages create a Samples Folder - Create Samle Pages of Styles that you might want to offer.

In your HTTPDOCS create an IMAGES FILE of data that you want to use in your websites.

Lesson 5 - Scratch / Java Script

Bookmarks

Bookmarks

Rich sticky notes

Rich text note

Again as in HTML and CSS work through W3 Schools for the 49 steps - creating a JAVAscript Folder in Your HTTPDOCS.

Use Gemini / ChatGPT / Co-Pilot AI to help you create Java Script Code.

Visual Studio

Bookmarks

Bookmarks

Software Academy

Bookmarks

Bookmarks

Bookmarks

Rich sticky notes

Rich text note

The Protopage Software Academy is Free !

Lesson 6 - PHP SSNA

Bookmarks

Bookmarks

Lesson 7 - Wellgbeing - Medicare

Bookmarks

Bookmarks

Rich sticky notes

Daily Dozen

Your Daily Wellbeing Checklist: 12 Checks

This checklist is designed to cover the core pillars of physical, mental, and emotional health. The goal isn't to score perfectly, but to increase your awareness and gently guide you back toward balance.

Part 1: Mind & Mental Health

These checks focus on cognitive function, emotional state, and stress management.

#

Daily Check

Goal & Action

1

Digital Disconnect

Did I spend at least 30 minutes completely screen-free (phone, computer, TV) doing something else?

2

Mindful Moment

Did I take a minimum of five deep, intentional breaths at any point today? (Focus on your belly rising and falling.)

3

Learning & Flow

Did I engage my brain by learning something new or working on a passion project (even for 10 minutes)?

4

Gratitude & Reflection

Did I write down one positive thing that happened or that I appreciate about my life today?

Part 2: Body & Physical Health

These checks ensure your fundamental physical needs are being met throughout the day.

#

Daily Check

Goal & Action

5

Hydration Baseline

Did I drink enough water to where I wasn't feeling chronically thirsty? (Aim for 2 liters/8 glasses).

6

Nourishment Balance

Did I eat at least one fruit or one vegetable today?

7

Movement Minimum

Did I move my body for a total of at least 15 minutes (e.g., walk, stretch, climb stairs)?

8

Sleep Recharge

Did I feel reasonably rested and alert when I woke up? (If not, note your bedtime routine.)

9

Tidy Sanctuary

Did I take five minutes to tidy one small area (like my desk, nightstand, or sink)? A tidy space often leads to a tidy mind.

Part 3: Connection & Spirit

These checks relate to your social interactions, boundaries, and inner state of being.

#

Daily Check

Goal & Action

10

Authentic Connection

Did I have a genuine, in-person or voice conversation with someone I care about (not just texting/email)?

11

Boundaries Honored

Did I protect my time or energy by saying "no" (or "not right now") to something that would have led to burnout?

12

Self-Compassion

Did I notice myself making a mistake, and if so, did I treat myself with the same kindness I would offer a friend?

Lesson 8 - Firestore / TrainIT

Rich sticky notes

Firestore - No-SQL

TrainIT: The "Fire" Ecosystem Map

As the Product Owner, here is how our technical choices align with your company's brand and the modern web standards we are using.

1. The Presentation Layer (The "Look")

2. The Logic Layer (The "Brain")

3. The Data Layer (The "Storage")

The Synergy

Feature

Tech Used

Benefit to PO

Rapid UI Prototyping

Tailwind CSS

We can turn your Linear tickets into visual features faster.

Data Integrity

MVC Pattern

Reduces bugs by separating data logic from the user interface.

Global Sync

Firestore

Athletes can sync their data across any device instantly.

Note: While "Firestone" makes sense with your branding, in the developer world, Firestore is the specific Google service we are leveraging to ensure we don't have to manage our own database servers.

Lesson 9 Coding with Ali Hassan

Bookmarks

Bookmarks

Rich sticky notes

React.JS

🛠️ Prerequisites

Make sure you have the following installed:

🚀 Steps to Create a React App

1. Install create-react-app (optional)

You can use npx (comes with npm) to avoid global installation:

bash
npx create-react-app my-app

Or install globally:

bash
npm install -g create-react-app

2. Create the App

bash
npx create-react-app my-app

Replace my-app with your desired project name.

3. Navigate into the Project Folder

bash
cd my-app

4. Start the Development Server

bash
npm start

This launches the app in your browser at http://localhost:3000.

5. Explore the Project Structure

6. Edit Your First Component

Open src/App.js and modify the JSX to customize your homepage.

🧪 Optional Enhancements

Lesson 4 (Sessions) Bootstrap Beginner's Curriculum

Rich sticky notes

Bootstrap

Bootstrap Beginner's Curriculum

This curriculum is designed to introduce a new student to Bootstrap, a powerful CSS framework that simplifies front-end development. Each lesson includes core concepts and practical exercises to reinforce learning.

Lesson 1: Introduction to Bootstrap

Objective: Understand what Bootstrap is and how to include it in a project.

Lesson 2: The Grid System

Objective: Learn the foundation of Bootstrap's responsive design: the grid.

Lesson 3: Core Components

Objective: Implement common UI components like buttons, alerts, and navigation bars.

Lesson 4: Forms and Input

Objective: Style forms to look clean and professional with Bootstrap classes.

Lesson 5: Layouts and Utilities

Objective: Use Bootstrap's utility classes to fine-tune spacing, alignment, and visibility.

Lesson 6: The JavaScript Side of Bootstrap

Objective: Learn how to use Bootstrap's built-in JavaScript components like modals and carousels.

This curriculum provides a solid foundation for anyone looking to get started with Bootstrap. It's designed to be practical, with each lesson building on the last. Let me know if you would like me to create an interactive HTML file with the code for one of the lessons, or if there's another topic you'd like to explore!

Lesson 10 Godaddy and FileZilla FTP

Rich sticky notes

Godaddy / Filezilla FTP

Using GoDaddy and FileZilla for PHP Websites

When you're ready to put your website online, you need a way to transfer your files from your computer to a web server. This is where a web host like GoDaddy and an FTP client like FileZilla come into play. This guide will walk you through the process, focusing on how GoDaddy's server structure works with PHP.

Understanding FTP and FileZilla

FTP stands for File Transfer Protocol, and it's a standard method used to move files between a local computer and a remote server. Think of it as a dedicated digital delivery service for your website.

FileZilla is a popular and free FTP client. It provides a simple, graphical interface that makes the process of connecting to your server and managing files much easier than using a command-line interface.

The Role of GoDaddy and Your httpdocs Folder

GoDaddy is a web hosting provider that rents out space on their servers for your website. When you purchase a hosting plan, GoDaddy sets up this space for you. For many shared hosting plans, the server is configured to look for all publicly accessible website files within a specific folder.

On GoDaddy, this folder is typically named httpdocs or sometimes public_html. This is a crucial concept to understand:

If you upload a PHP file outside of the httpdocs folder, the server will not be able to execute it when someone visits your website's URL.

Step-by-Step: Connecting and Uploading with FileZilla

  1. Gather Your FTP Credentials: Log into your GoDaddy account and navigate to your hosting dashboard. Look for the FTP account details. You'll need the following four pieces of information:

    • Host: This is the server address, which might be your domain name (yourdomain.com) or an IP address.

    • Username: Your FTP username.

    • Password: Your FTP password.

    • Port: This will almost always be 21, which is the standard port for FTP.

  2. Open FileZilla: Launch the FileZilla application on your computer.

  3. Connect to Your Server: In the top-left section of FileZilla, you'll see a "Quickconnect" bar. Enter your credentials from step 1 into the respective fields and click the "Quickconnect" button.

  4. Navigate to httpdocs: Once connected, you will see two main panels in FileZilla. The left panel shows your local computer's file system, and the right panel shows the remote server's file system. In the right panel, navigate to the httpdocs folder.

  5. Upload Your Files:

    • On the left (local) panel, find the folder on your computer that contains your website files.

    • Drag and drop your files from the left panel directly into the httpdocs folder in the right panel.

FileZilla will now begin transferring your files. Once the transfer is complete, your website, including your PHP files, will be live and accessible to the world.

Lesson 11 HTML CSS Javascript

Plain sticky notes

Sticky note

This game works when in a nightmarepark.html

Rich sticky notes

Rich text note

Nightmare Park

Nightmare Park

Use the Arrow Keys to move.
Dodge the falling nightmare characters!

Game Over

Your Score: 0

Score: 0

Rich text note

That's an excellent question! The game is built using a combination of HTML, CSS, and JavaScript.

So, in short, it's a web application that uses these three core technologies working together.

Lesson 11 (Sessions) Java Script Beginner's Curriculum

Rich sticky notes

Java Script

Sounds good! JavaScript is the next logical step after HTML and CSS. I've designed this curriculum to be a great starting point for beginners, focusing on core concepts and practical application.


JavaScript Beginner's Curriculum

This curriculum is designed to guide a new student through the fundamentals of JavaScript, from basic syntax to interacting with web pages. Each lesson builds upon the previous one and includes key topics and practical exercises.

Lesson 1: The Absolute Basics

Objective: Understand what JavaScript is, its role in web development, and how to write a simple script.

Lesson 2: Variables and Data Types

Objective: Learn how to store and manage information using variables.

Lesson 3: Conditionals and Loops

Objective: Control the flow of your program with conditional statements and loops.

Lesson 4: Functions and Arrays

Objective: Organize your code into reusable blocks and store collections of data.

Lesson 5: Interacting with the Document Object Model (DOM)

Objective: Understand the DOM and learn how to select and manipulate HTML elements with JavaScript.

Lesson 6: Events

Objective: Make your web page interactive by responding to user actions.


This curriculum is designed to provide a comprehensive and practical introduction to JavaScript. It's a great foundation for building interactive web pages.

If you'd like, I can create an interactive HTML file with code examples for one of the lessons to help your student get a hands-on feel for the code.

Hitec

Bookmarks

Bookmarks

Infonets

Bookmarks

Bookmarks

Maxims Law

Bookmarks

Bookmarks

FA Cup Final Day - Bobby Charlton Infonet Classic

Bookmarks

Bookmarks

Bookmarks

Rich sticky notes

Events

FA Cup Final Day  - After Academy Bobby Charlton Infonet County Qualifier - Home Club
06 June 2024  Pro's Day Twilight Golf  Qualifier - Home Club
18 July 2024 County Qualifier Hazel Grove Golf Club
09 Sept 2024 National Final Withington Golf Club
11 Nov 2024 - Pro's Day Open - Hazelgrove Golf Club - Pro-AM entry free £1,000 per pro.
Boxing Day AM AM Pro's Fee Fund Raiser

MM Invitational History

Saturday 25th May 2024 we are celebrating the life of Bobby Charlton by launching The Infonet.
We will develop a website and a shop to service every golf club in the uk.

The MM Initational was ran on 28 ix 2007 at Mere Golf and Country Club - a team match Liberton VS Boysnope.

From 2016 to 2022 The Adam Bramwell Manchester Music Memorial classic was organised by American Golf at Hazel Grove Goolf Club - There was no event in 2021 and 2922 due to Covid the 2023 event was taken over by Red Octopus.

The Invitational Count Qualifier was arranged for TESCO Tw@ts at Style Golf Club on 5 IV 2023.
The Adam Bramwell County Qualifier at Cheadle Golf Club on 06 VI 2023 had to be cancelled due to a diary error by Cheadle. The Infinity (Manchester) Discount cards were circulated for members of Hazel Grove by James Rowlands - Golf Professional and the National Final at Mottram Hall was booked at Mottram Hall 0n 09 IX 2023.  

There were no cards returned by Hazel Grove - The National Final did not happen!

This event needs an online booking system - We are working on it - for now you will need to register the clubs protopage website on Forest404.com

We have arrived at the eve of FA Cup Final and we need to announce our intention of running this competition on an annual basis. The 18 VII 2024 has been booked for the County Qualifier at Hazel Grove Golf Clunb and the prizes have been purchased.
See Events Tab for details.

Twilight Golf

Twilight Golf Competitions can be organised between members and visitors - A donation to cover green fees can be made through our Blue Flamingos just giving site. Funds raised will go towards golf course developments.

Onboard Promotions Podcast

Bookmarks

Bookmarks

Nimrod 1.7 - Diary Management

Bookmarks

Bookmarks

Tiger Team

Rich sticky notes

Rich text note

create me a html page containing a table 9 row by 11 columns each cell to contain a business card that has a square that will accommodate a colour as an anchor tag wit alt and tooltip code, The business card to contain fields business name , employee name , job title, phone number , email address and website url as an a tag clickable

Red Octopus Associate Consultants

Business Card Table

International Rescue - Tiger Team

Visit Website

Business Name: Company A

Employee Name: John Doe

Job Title: CEO

Phone Number: 123-456-7890

Email Address: johndoe@example.com

Visit Website

Business Name: Company A

Employee Name: John Doe

Job Title: CEO

Phone Number: 123-456-7890

Email Address: johndoe@example.com

Visit Website

Business Name: Company A

Employee Name: John Doe

Job Title: CEO

Phone Number: 123-456-7890

Email Address: johndoe@example.com

Visit Website

Business Name: Company A

Employee Name: John Doe

Job Title: CEO

Phone Number: 123-456-7890

Email Address: johndoe@example.com

Visit Website

Business Name: Company A

Employee Name: John Doe

Job Title: CEO

Phone Number: 123-456-7890

Email Address: johndoe@example.com

Visit Website

Business Name: Company A

Employee Name: John Doe

Job Title: CEO

Phone Number: 123-456-7890

Email Address: johndoe@example.com

Visit Website

Business Name: Company A

Employee Name: John Doe

Job Title: CEO

Phone Number: 123-456-7890

Email Address: johndoe@example.com

Visit Website

Business Name: Company A

Employee Name: John Doe

Job Title: CEO

Phone Number: 123-456-7890

Email Address: johndoe@example.com

Visit Website

Business Name: Company A

Employee Name: John Doe

Job Title: CEO

Phone Number: 123-456-7890

Email Address: johndoe@example.com

Visit Website

Business Name: Company A

Employee Name: John Doe

Job Title: CEO

Phone Number: 123-456-7890

Email Address: johndoe@example.com

Visit Website

Business Name: Company A

Employee Name: John Doe

Job Title: CEO

Phone Number: 123-456-7890

Email Address: johndoe@example.com

Rich text note

Business Card Table

International Rescue - Tiger Team

Visit Website

Business Name: Company A

Employee Name: John Doe

Job Title: CEO

Phone Number: 123-456-7890

Email Address: johndoe@example.com

Visit Website

Business Name: Company A

Employee Name: John Doe

Job Title: CEO

Phone Number: 123-456-7890

Email Address: johndoe@example.com

Visit Website

Business Name: Company A

Employee Name: John Doe

Job Title: CEO

Phone Number: 123-456-7890

Email Address: johndoe@example.com

Visit Website

Business Name: Company A

Employee Name: John Doe

Job Title: CEO

Phone Number: 123-456-7890

Email Address: johndoe@example.com

Visit Website

Business Name: Company A

Employee Name: John Doe

Job Title: CEO

Phone Number: 123-456-7890

Email Address: johndoe@example.com

Visit Website

Business Name: Company A

Employee Name: John Doe

Job Title: CEO

Phone Number: 123-456-7890

Email Address: johndoe@example.com

Visit Website

Business Name: Company A

Employee Name: John Doe

Job Title: CEO

Phone Number: 123-456-7890

Email Address: johndoe@example.com

Visit Website

Business Name: Company A

Employee Name: John Doe

Job Title: CEO

Phone Number: 123-456-7890

Email Address: johndoe@example.com

Visit Website

Business Name: Company A

Employee Name: John Doe

Job Title: CEO

Phone Number: 123-456-7890

Email Address: johndoe@example.com

Visit Website

Business Name: Company A

Employee Name: John Doe

Job Title: CEO

Phone Number: 123-456-7890

Email Address: johndoe@example.com

Visit Website

Business Name: Company A

Employee Name: John Doe

Job Title: CEO

Phone Number

Rich text note

<!DOCTYPE html><html><head> <title>Business Card Table</title> <style> /* Style the table and cells */ table { border-collapse: collapse; } td { border: 1px solid black; padding: 10px; } /* Style the business card container */ .business-card { display: flex; flex-direction: column; justify-content: center; align-items: center; height: 100%; } /* Style the color square */ .color-square { width: 50px; height: 50px; margin-bottom: 10px; } </style></head><body> <table> <tr> <td><div class="business-card"> </div></td> </tr> </table></body></html>

Rich text note

Business Card Table

Rich text note

Business Card Table

Business Name

Employee Name

Job Title

Phone Number

Email Address

Website URL

Nimrod

Bookmarks

Bookmarks

Tree Of Life

Bookmarks

Bookmarks

Rich sticky notes

Rich text note

Football Pitch with Manager and Players (Linked)

History of Football

Bookmarks

Bookmarks

Tiger Team Matrix

Rich sticky notes

Rich text note

Business Card Table

International Rescue - Tiger Team

Visit Website

Business Name: Company A

Employee Name: John Doe

Job Title: CEO

Phone Number: 123-456-7890

Email Address: johndoe@example.com

Website: https://example.com

Visit Website

Business Name: Company A

Employee Name: John Doe

Job Title: CEO

Phone Number: 123-456-7890

Email Address: johndoe@example.com

Website: https://example.com

Visit Website

Business Name: Company A

Employee Name: John Doe

Job Title: CEO

Phone Number: 123-456-7890

Email Address: johndoe@example.com

Website: https://example.com

Visit Website

Business Name: Company A

Employee Name: John Doe

Job Title: CEO

Phone Number: 123-456-7890

Email Address: johndoe@example.com

Website: https://example.com

Visit Website

Business Name: Company A

Employee Name: John Doe

Job Title: CEO

Phone Number: 123-456-7890

Email Address: johndoe@example.com

Website: https://example.com

Visit Website

Business Name: Company A

Employee Name: John Doe

Job Title: CEO

Phone Number: 123-456-7890

Email Address: johndoe@example.com

Website: https://example.com

Visit Website

Business Name: Company A

Employee Name: John Doe

Job Title: CEO

Phone Number: 123-456-7890

Email Address: johndoe@example.com

Website: https://example.com

Visit Website

Business Name: Company A

Employee Name: John Doe

Job Title: CEO

Phone Number: 123-456-7890

Email Address: johndoe@example.com

Website: https://example.com

Visit Website

Business Name: Company A

Employee Name: John Doe

Job Title: CEO

Phone Number: 123-456-7890

Email Address: johndoe@example.com

Website: https://example.com

Visit Website

Business Name: Company A

Employee Name: John Doe

Job Title: CEO

Phone Number: 123-456-7890

Email Address: johndoe@example.com

Website: https://example.com

Visit Website

Business Name: Company A

Employee Name: John Doe

Job Title: CEO

Phone Number: 123-456-7890

Email Address: johndoe@example.com

Website: https://example.com

Red Octopus Team - International Rescue

Rich sticky notes

Rich text note

Business Card Table

International Rescue - Tiger Team

The Erica Society Foundation Trust

Business Name: Red Octopus

Employee Name: Emma

Job Title: CEO

Phone Number: 0161-998-2637

Email Address: alanbramwell22@gmail.com

Website: Red Octopus Business Services

Visit Website

Business Name: Company A

Employee Name: John Doe

Job Title: CEO

Phone Number: 123-456-7890

Email Address: johndoe@example.com

Website: https://example.com

Visit Website

Business Name: Company A

Employee Name: John Doe

Job Title: CEO

Phone Number: 123-456-7890

Email Address: johndoe@example.com

Website: https://example.com

Visit Website

Business Name: Company A

Employee Name: John Doe

Job Title: CEO

Phone Number: 123-456-7890

Email Address: johndoe@example.com

Website: https://example.com

Visit Website

Business Name: Company A

Employee Name: John Doe

Job Title: CEO

Phone Number: 123-456-7890

Email Address: johndoe@example.com

Website: https://example.com

Visit Website

Business Name: Company A

Employee Name: John Doe

Job Title: CEO

Phone Number: 123-456-7890

Email Address: johndoe@example.com

Website: https://example.com

Visit Website

Business Name: Company A

Employee Name: John Doe

Job Title: CEO

Phone Number: 123-456-7890

Email Address: johndoe@example.com

Website: https://example.com

Visit Website

Business Name: Company A

Employee Name: John Doe

Job Title: CEO

Phone Number: 123-456-7890

Email Address: johndoe@example.com

Website: https://example.com

Visit Website

Business Name: Company A

Employee Name: John Doe

Job Title: CEO

Phone Number: 123-456-7890

Email Address: johndoe@example.com

Website: https://example.com

Visit Website

Business Name: Company A

Employee Name: John Doe

Job Title: CEO

Phone Number: 123-456-7890

Email Address: johndoe@example.com

Website: https://example.com

Acme Industries SSNA Website

Business Name: Company A

Employee Name: Alan Bramwell

Job Title: IT strategist

Phone Number: 07535188264

Email Address: redoctopusbusinessservices@gmail.com

Website: YMG International

Open Plus Suspension

Bookmarks

Bookmarks

Rich sticky notes

Rich text note

Project Empire has been suspended until such time that Mike Kane MP can find funding.

This could well be the last entry for a Anglo American Empire.

Subsription Services

Bookmarks

Bookmarks

JW.ORG

Bookmarks

Bookmarks

Lessons Podcasts

Job Opportunities

Rich sticky notes

Finance

FINANCE BUSINESS PARTNER / FINANCIAL CONTROLLER – MANUFACTURING

KNUTSFORD (HYBRID) // £50,000 to £58,600 + BENEFITS

THE OPPORTUNITY:

We’re exclusively partnering with a highly successful PE Backed Manufacturing business that’s experiencing hyper growth and as a result, they’re looking for a Finance Business Partner / Financial Controller to join the team.

As Finance Business Partner / Financial Controller, reporting to the Finance Director, you’ll be leading a small transactional finance team that focuses on Accounts Payable and Payroll. You’ll be working closely with key stakeholders to review product manufacturing costs, create standardised product costings, evaluate product profitability, and seek cost efficiencies to improve margins / profitability.

In addition, you’ll work in collaboration with the manufacturing team for capacity / demand planning purposes and to financially model the prioritisation of the manufacturing product lines that will both achieve high volumes of sales and profitability. Making data driven recommendations to key stakeholders and the board to enable effective decision making.

This is a great opportunity to join a PE backed business that will enable you to rapidly grow your career with a forward-thinking organisation.

THE FINANCE BUSINESS PARTNER / FINANCIAL CONTROLLER ROLE:

  • Management of a small team of 3 that focus on accounts payable and payroll, alongside your core Finance Business Partnering responsibilities.
  • Oversee standard costing and inventory management to support strategic and operational decision making within the business.
  • Responsible for reviewing, understanding, challenging and explaining all manufacturing cost variances on a regular basis.
  • Raise and promote finance into the wider business by providing finance business partnering and control.
  • Support to a variety of stakeholders to deliver improvements in all aspects of site performance.
  • Communicate with all levels across the business, acting as a translator or interface between finance, commercial and operations.
  • Develop, implement, and maintain accurate standard costing model for manufacturing operations and provide margin analysis.
  • Review quality, demand, and obsolescent and aged stock provision, challenging large values and any significant movements.
  • Provide regular reporting on stock management and stockholding.
  • Liaise with and develop the financial awareness of both commercial and operational managers within the business, to understand variances and margins.
  • Monitor and analyse manufacturing costs and associated variance analysis.
  • Complete associated month end processes to strict deadlines.
  • Actively influence day to day decisions, shaping the strategy and direction of the business.
  • Ensure the reconciliation of relevant balance sheet accounts (Stock, Provision and GRNI) to the general ledger, including the timely input of accruals and journals.
  • Conduct data analysis using the company’s ERP system and linked BI system providing meaningful reports to guide business focus.
  • Work closely with the manufacturing managers to ensure they understand the impact their actions have to the company’s profitability and cashflow.

THE PERSON:                                                                        

  • Must have experience within a Finance Business Partner role or similar, such as a Financial Controller, Cost Accountant or Management Accountant within a manufacturing environment, with exposure to standard cost remodelling.
  • Professional qualification such as CIMA / ACCA is highly desirable but not essential.
  • Thorough understanding of standard costing, BOM’s, inventory management and manufacturing processes.
  • Skilled in accounting software, data analysis and integrated ERP systems.
  • Advanced excel skills and the ability to perform data analysis.
  • Strong communication and interpersonal skills, with the ability to collaborate and challenge effectively with cross-functional teams and non-finance personnel.

WIGBY PANKHURST

THE sytems that we are aboutr to produce will be for this job specification.