Back to Basics WordCamp Chicago 2011 TJList TJList
This document is a presentation about essential HTML and CSS skills for bloggers and business owners. It discusses how WordPress alone is not enough and basic coding skills are still needed. It encourages learning HTML semantics and CSS properties like the box model. It provides examples of improving markup and styling with CSS. Resources for learning HTML and CSS are also included.
Dylan Jones, a student at Salford City College Eccles Sixth Form Centre, created a 3D model of a sidekick character for his BTEC Level 3 Extended Diploma in Creative Media Production Games Design unit on 3D modelling. Over the course of several weeks, he drew designs, began modelling the character, added details like arms, hands, a head, and a backpack, applied textures and colors, and finally imported the completed model into a 3D software program to take screenshots.
The document summarizes the author's experience starting and maintaining a blog called the "Electronic Museum" blog. It discusses how the blog has evolved from an initial complex site meant for museum professionals into a simpler WordPress blog. The author details lessons learned like keeping it simple, using blogging to build an audience, and focusing on regular posting to drive traffic over time.
The document discusses steps for developing a CSS framework, including defining layout rules, framework files, resets, grids and units, forms, tables, and generic classes. The framework is designed to be easily reusable, have a short source code, increase productivity, and decrease bugs. Key steps involve defining the layout, grids and units, resets, typography, forms and tables, and generic classes through separate CSS files.
Managing responsive websites with css preprocessors presented at Penn State Webconference Tuesday June 23, 2015. Sass and Less preprocessors simplify managing css for responsive websites.
This document discusses responsive design and CSS frameworks. It explains that responsive design allows pages to adapt to different screen sizes using liquid layouts, scaling images, viewport meta tags, and media queries. Media queries allow applying styles based on device capabilities. CSS frameworks provide pre-built CSS classes and tools to make working with CSS easier. Popular frameworks include Bootstrap and Blueprint, which offer grid systems for multi-column layouts. CSS preprocessors allow variables, inheritance, and other programming techniques to be used with CSS.
This document discusses rolling your own CSS framework by starting from scratch rather than using an existing framework. It recommends using CSS preprocessors like SASS or LESS to write CSS code. It also provides many links to additional CSS resources on topics like responsive design, grids, typography, and existing frameworks. The document is presented by Mike Aparicio and encourages the reader to contact him with any other questions.
Designing an Enterprise CSS Framework is Hard, Stephanie RewisFuture Insights
Taken from the Future of Web Design, San Francisco 2015 Conference. https://futureofwebdesign.com/san-francisco-2015/
It seems that not a week goes by without a shiny new framework of some type — be it CSS or JS. But no matter how awesome they are, each have shortcomings and idiosyncrasies that invariably make you ask, 'Why?' Now imagine someone gave you the ability to start from scratch to create your own framework. No strings. No preconceptions — well, except that it has to be enterprise scale, platform agnostic, and work in a whole host of disparate situations. In this session, Stephanie will talk about some of the challenges, hurdles, tradeoffs, and unique decisions Salesforce UX made on the way to building an enterprise framework.
The document discusses visual regression testing, which is a type of software testing used to detect unexpected changes to the UI. It works by taking screenshots of an application's user interface at different states and comparing them to reference screenshots to identify visual differences. Tools mentioned that can be used for visual regression testing include PhantomCSS, Wraith, Grunt-photobox, and Needle. The document emphasizes that visual regression testing is important because even small UI changes can have unintended consequences, and it helps ensure the user experience remains consistent.
The document discusses making your own CSS framework to manage multiple websites with limited resources. It recommends starting with a CSS reset, basic structural elements, and columns for layout. Future-proof the framework to match HTML5. Keep colors, images, and styling out of the framework. Build reusable widgets and allow for design freedom and individuality across sites. The initial version may be too constricting without flexibility. Add optional "flare" like boxes and slideshows once the basics are established. The framework should be easily upgradable and accessible across managed sites.
The document discusses grid systems in web design. It explains that grid systems use ratios and measurements to construct layouts with fixed or flexible widths. For fixed grids, the canvas size is based on screen resolution, while flexible grids scale to browser windows. The document also describes creating grids in Photoshop, using background images for alignment, and the 960 Grid System CSS framework which enables rapid prototyping with 12 or 16 column grids within a 960px container.
This document discusses responsive design and CSS frameworks. It defines responsive design as designing websites that respond to different screen sizes, platforms, and orientations. Responsive design uses media queries and CSS techniques to create a single website that adjusts its layout and features based on how it is viewed. Some key benefits of responsive design include being content focused, cost effective, cross-platform, easy to manage, and SEO friendly. The document then discusses responsive strategies like breaking points, dynamic fonts, flexible grid layouts, and content choreography. It also covers responsive design tools like the developer toolbar and responsive design mode in browsers. Finally, it lists some popular CSS frameworks and other libraries that can be used for responsive design.
This document is a teenage web designer's portfolio which introduces himself as Sam Franklin and provides his contact information. It discusses design principles for websites targeting teenagers, advocating for rounded corners, quick loading times, compatibility across browsers, valid code, and an emphasis on games with bold colors and minimal text over flashy intros or unnecessary elements. The designer notes most teens don't appreciate or understand good design principles despite valuing usability.
1. The document discusses using CSS to create visual elements like shapes, logos, and icons instead of images for performance, maintainability, and resolution independence reasons.
2. It provides examples of how to create basic shapes like rectangles, circles, and triangles using CSS properties like border-radius, gradients, and positioning.
3. The document also covers techniques for generating HTML elements, using pseudo-elements, and manipulating elements with transforms to create effects like masks and shadows.
I have been working with NHibernate for manner of couple of years and I never seriously thought about how it is built from inside, what is the architecture of NH, how much it depends on ADO.NET, how they made reflection to work fast, how high code quality is, which people worked on it and what was the history of it. The other day, I had chance to start mine own small ORM project and all of this questions raised for me. Thus I will do my best to share everything I discovered in NHibernate surgery.
This document provides an introduction to the CSS Masterclass course by Arkmont.com. It discusses what CSS is and how it is used to style web pages. It also covers different ways to add CSS to a page, including external, internal, and inline styles. Additionally, it explains CSS selectors like tags, classes, and IDs which are used to target specific HTML elements for styling. The document provides examples of CSS properties and values that are used to define styles.
1) The document outlines the plans for the final class meeting, which includes completing a memo about the ACE projects, finishing the web design portfolios, and answering evaluation questions.
2) Students have the option to code their portfolio from scratch or use WordPress, and the instructor will provide guidance on both options.
3) There were some issues with the print materials project that need to be resolved by sending all design assets to the instructor before the class ends.
The document discusses Nathan Smith's presentation on the 960 Grid System. Some key points:
- Nathan Smith is the principal UI architect at projekt202 and advocates for understanding frameworks as tools rather than "black boxes".
- The 960 Grid System provides commonly used dimensions based on a 960 pixel width with 12 or 16 column variants that can be used separately or together.
- Code examples show how the grid system divides pages into columns and allows for nested grids and column rearranging with CSS classes.
1. The document discusses adapting web design processes for adaptive or responsive design.
2. It outlines the traditional web design process and compares it to designing adaptively, noting that adaptive design only requires learning one line of code - media queries.
3. The document encourages starting the design process from the outside and working in, then coding from the inside out. Gracefully degrading designs and progressively enhancing code is recommended.
The document provides tips for writing a screenplay in 3 phases: preparation, brainstorming, and editing. In preparation, one should read screenplays, choose a software and genre. Brainstorming involves noting many ideas and refining them. In editing, read scripts aloud, get feedback, and remove unnecessary content. Following these phases helps organize the screenwriting process.
1) The document provides answers to students' questions about remaining coursework, projects, and grades. It also addresses concerns about the upcoming web design project.
2) The professor discusses various options for creating wireframes and mockups to plan out website designs, including using pencil and paper, cut-and-paste methods, Photoshop, and online wireframing tools.
3) Examples of good and bad website designs are presented to illustrate principles of simplicity, functionality, and form following function in interface design. The next class will focus on creating logos to brand themselves for the web project.
Sharing is Caring - Web Development ResourcesTrevor Barnes
August 2014 Michigan State University WebDev Forum - "Sharing is Caring"
With web development changing so quickly these days, it’s more important than ever for us to share with fellow developers. We’ll take a look at some of our favorite front-end tools, techniques, and resources that we rely on to keep up to date with a modern web development workflow.
This document discusses several web 2.0 technologies that can be used in the classroom including Blogger, Flashvortex, Sync.in, Ediscio, and Discovery Education. It provides information on setting up accounts for each tool, how to use their features, potential benefits and difficulties of using them for educational purposes. Blogger allows teachers to create class blogs for students to document classroom activities. Flashvortex provides free banners and widgets for classroom websites. Sync.in enables real-time collaborative writing. Ediscio is an online flashcard tool and Discovery Education is a digital resource library.
This document discusses several web 2.0 technologies that can be used in the classroom including Blogger, Flashvortex, Sync.in, Ediscio, and Discovery Education. It provides information on setting up accounts for each tool, how to use their features, potential benefits and difficulties of using them for educational purposes. Blogger allows teachers to create class blogs for students to contribute to. Flashvortex provides banners and widgets that can be added to websites. Sync.in enables real-time collaborative writing. Ediscio is an online flashcard tool. The document analyzes the pros and cons of each for classroom learning.
Designing an Enterprise CSS Framework is Hard, Stephanie RewisFuture Insights
Taken from the Future of Web Design, San Francisco 2015 Conference. https://futureofwebdesign.com/san-francisco-2015/
It seems that not a week goes by without a shiny new framework of some type — be it CSS or JS. But no matter how awesome they are, each have shortcomings and idiosyncrasies that invariably make you ask, 'Why?' Now imagine someone gave you the ability to start from scratch to create your own framework. No strings. No preconceptions — well, except that it has to be enterprise scale, platform agnostic, and work in a whole host of disparate situations. In this session, Stephanie will talk about some of the challenges, hurdles, tradeoffs, and unique decisions Salesforce UX made on the way to building an enterprise framework.
The document discusses visual regression testing, which is a type of software testing used to detect unexpected changes to the UI. It works by taking screenshots of an application's user interface at different states and comparing them to reference screenshots to identify visual differences. Tools mentioned that can be used for visual regression testing include PhantomCSS, Wraith, Grunt-photobox, and Needle. The document emphasizes that visual regression testing is important because even small UI changes can have unintended consequences, and it helps ensure the user experience remains consistent.
The document discusses making your own CSS framework to manage multiple websites with limited resources. It recommends starting with a CSS reset, basic structural elements, and columns for layout. Future-proof the framework to match HTML5. Keep colors, images, and styling out of the framework. Build reusable widgets and allow for design freedom and individuality across sites. The initial version may be too constricting without flexibility. Add optional "flare" like boxes and slideshows once the basics are established. The framework should be easily upgradable and accessible across managed sites.
The document discusses grid systems in web design. It explains that grid systems use ratios and measurements to construct layouts with fixed or flexible widths. For fixed grids, the canvas size is based on screen resolution, while flexible grids scale to browser windows. The document also describes creating grids in Photoshop, using background images for alignment, and the 960 Grid System CSS framework which enables rapid prototyping with 12 or 16 column grids within a 960px container.
This document discusses responsive design and CSS frameworks. It defines responsive design as designing websites that respond to different screen sizes, platforms, and orientations. Responsive design uses media queries and CSS techniques to create a single website that adjusts its layout and features based on how it is viewed. Some key benefits of responsive design include being content focused, cost effective, cross-platform, easy to manage, and SEO friendly. The document then discusses responsive strategies like breaking points, dynamic fonts, flexible grid layouts, and content choreography. It also covers responsive design tools like the developer toolbar and responsive design mode in browsers. Finally, it lists some popular CSS frameworks and other libraries that can be used for responsive design.
This document is a teenage web designer's portfolio which introduces himself as Sam Franklin and provides his contact information. It discusses design principles for websites targeting teenagers, advocating for rounded corners, quick loading times, compatibility across browsers, valid code, and an emphasis on games with bold colors and minimal text over flashy intros or unnecessary elements. The designer notes most teens don't appreciate or understand good design principles despite valuing usability.
1. The document discusses using CSS to create visual elements like shapes, logos, and icons instead of images for performance, maintainability, and resolution independence reasons.
2. It provides examples of how to create basic shapes like rectangles, circles, and triangles using CSS properties like border-radius, gradients, and positioning.
3. The document also covers techniques for generating HTML elements, using pseudo-elements, and manipulating elements with transforms to create effects like masks and shadows.
I have been working with NHibernate for manner of couple of years and I never seriously thought about how it is built from inside, what is the architecture of NH, how much it depends on ADO.NET, how they made reflection to work fast, how high code quality is, which people worked on it and what was the history of it. The other day, I had chance to start mine own small ORM project and all of this questions raised for me. Thus I will do my best to share everything I discovered in NHibernate surgery.
This document provides an introduction to the CSS Masterclass course by Arkmont.com. It discusses what CSS is and how it is used to style web pages. It also covers different ways to add CSS to a page, including external, internal, and inline styles. Additionally, it explains CSS selectors like tags, classes, and IDs which are used to target specific HTML elements for styling. The document provides examples of CSS properties and values that are used to define styles.
1) The document outlines the plans for the final class meeting, which includes completing a memo about the ACE projects, finishing the web design portfolios, and answering evaluation questions.
2) Students have the option to code their portfolio from scratch or use WordPress, and the instructor will provide guidance on both options.
3) There were some issues with the print materials project that need to be resolved by sending all design assets to the instructor before the class ends.
The document discusses Nathan Smith's presentation on the 960 Grid System. Some key points:
- Nathan Smith is the principal UI architect at projekt202 and advocates for understanding frameworks as tools rather than "black boxes".
- The 960 Grid System provides commonly used dimensions based on a 960 pixel width with 12 or 16 column variants that can be used separately or together.
- Code examples show how the grid system divides pages into columns and allows for nested grids and column rearranging with CSS classes.
1. The document discusses adapting web design processes for adaptive or responsive design.
2. It outlines the traditional web design process and compares it to designing adaptively, noting that adaptive design only requires learning one line of code - media queries.
3. The document encourages starting the design process from the outside and working in, then coding from the inside out. Gracefully degrading designs and progressively enhancing code is recommended.
The document provides tips for writing a screenplay in 3 phases: preparation, brainstorming, and editing. In preparation, one should read screenplays, choose a software and genre. Brainstorming involves noting many ideas and refining them. In editing, read scripts aloud, get feedback, and remove unnecessary content. Following these phases helps organize the screenwriting process.
1) The document provides answers to students' questions about remaining coursework, projects, and grades. It also addresses concerns about the upcoming web design project.
2) The professor discusses various options for creating wireframes and mockups to plan out website designs, including using pencil and paper, cut-and-paste methods, Photoshop, and online wireframing tools.
3) Examples of good and bad website designs are presented to illustrate principles of simplicity, functionality, and form following function in interface design. The next class will focus on creating logos to brand themselves for the web project.
Sharing is Caring - Web Development ResourcesTrevor Barnes
August 2014 Michigan State University WebDev Forum - "Sharing is Caring"
With web development changing so quickly these days, it’s more important than ever for us to share with fellow developers. We’ll take a look at some of our favorite front-end tools, techniques, and resources that we rely on to keep up to date with a modern web development workflow.
This document discusses several web 2.0 technologies that can be used in the classroom including Blogger, Flashvortex, Sync.in, Ediscio, and Discovery Education. It provides information on setting up accounts for each tool, how to use their features, potential benefits and difficulties of using them for educational purposes. Blogger allows teachers to create class blogs for students to document classroom activities. Flashvortex provides free banners and widgets for classroom websites. Sync.in enables real-time collaborative writing. Ediscio is an online flashcard tool and Discovery Education is a digital resource library.
This document discusses several web 2.0 technologies that can be used in the classroom including Blogger, Flashvortex, Sync.in, Ediscio, and Discovery Education. It provides information on setting up accounts for each tool, how to use their features, potential benefits and difficulties of using them for educational purposes. Blogger allows teachers to create class blogs for students to contribute to. Flashvortex provides banners and widgets that can be added to websites. Sync.in enables real-time collaborative writing. Ediscio is an online flashcard tool. The document analyzes the pros and cons of each for classroom learning.
This document discusses several web 2.0 technologies that can be used in the classroom including Blogger, Flashvortex, Sync.in, Ediscio, and Discovery Education. It provides information on setting up accounts for each tool, how to use their features, potential benefits and difficulties of using them for educational purposes. Blogger allows teachers to create class blogs for students to contribute to. Flashvortex provides banners and widgets that can be added to websites. Sync.in enables real-time collaborative writing. Ediscio is an online flashcard tool. The document analyzes the pros and cons of each for classroom learning.
Concept diagrams are one of the best bang-for-buck deliverables available to today’s UX designer. In its most basic form, a concept diagram uses nouns connected by verbs to describe a system, idea, or application. It can be a sophisticated deliverable or a quick-and-dirty sketch. The technique is not unlike diagramming sentences in elementary school — though it tends to be quite a bit more fun.
This is a fast-paced primer on building better concept diagrams and using them to understand relationships between ideas in new ways. In particular, we’ll examine how to use concept diagrams to represent domain expertise and create a mechanism for transferring knowledge between stakeholders, subject matter experts, and designers.
Learn the simple rules for creating concept diagrams, when you will and won’t want to create one, and what to do with it once you have it. Understand how concept diagrams differ from similar techniques such as affinity diagramming and mindmapping, and when best to apply each in your process.
Variations on this talk have been presented at the 2014 Information Architecture Summit in San Diego, MinneWebCon 2014 at the University of Minnesota, Web 2013 at Penn State, and the 2014 University of Illinois Web Conference.
This document discusses reusing code to save time when building websites. It recommends learning to read code from other sources as a way to improve one's own skills. The DRY principle of "Don't Repeat Yourself" is introduced to encourage reusing code rather than rewriting it. Popular content management systems like Wordpress and frameworks like Twitter Bootstrap are presented as ways to build upon existing templates and tools to develop websites more efficiently without starting from scratch.
This document provides information about setting up free websites to generate affiliate income. It discusses finding a niche topic, such as singing lessons, and products to promote for that niche, such as an online vocal coaching course. It then covers conducting keyword research and checking traffic and competition for relevant keywords. The document advocates using free content from sources like articles, videos, and podcasts to create helpful, non-salesy pages. Setting up accounts on free website platforms is presented as a low-effort way to start generating affiliate commissions and traffic for future websites. In summary, the document outlines an SEO-focused process for selecting a niche, researching products and keywords, gathering free content, and setting up basic free websites to affiliate market niche products
Yoshi Sakai, founder and CEO of Bluemoo Inc, gave a presentation on their new content management system (CMS). Some key points:
- The new CMS allows for agile homepage building with a sliding top menu and page editing with no page reloads.
- It uses an all-in-one package distribution and independent HTML headers for each page.
- The WYSIWYG editor allows image and flash uploading with file management.
- The CMS is aimed to be legacy-proof and future-focused.
- It is currently available for $99 in a pilot version, which normally costs $299, and includes hosting, updates and support.
stackconf 2025 | Stratoshark: Bringing the Wireshark experience to cloud and ...NETWAYS
Wireshark revolutionized network troubleshooting and security with its intuitive analysis of network packets. Now, meet its sibling: Stratoshark, the tool designed to bring the Wireshark experience to the world of cloud and containers. Stratoshark enables you to capture and analyze system calls and log messages, providing the same level of clarity and insight for system-level activity as Wireshark does for network packets. Powered by libsinsp and libscap, it seamlessly integrates with tools like Sysdig and Falco, enhancing your ability to troubleshoot, secure, and understand modern cloud-native environments. In this Ignite session, we’ll introduce Stratoshark’s capabilities, demonstrate its use with system calls and AWS CloudTrail logs, and highlight its cross-platform availability for macOS, Windows, and Linux. Whether you’re exploring S3 buckets or securing Kubernetes clusters, Stratoshark is here to help you navigate cloud and container complexity with confidence. Join us for a glimpse into the future of system and cloud introspection!
⭐️ Bitcoin - Mining Race ⭐️ The fastest-growing Bitcoin movement ⭐️ english
⭐️ Referral link - https://miningrace.com/wallet/invite-activate/edA6xDgWMVLBAfCClWJyr ⭐️
Invitation code - edA6xDgWMVLBAfCClWJyr
Mining Race - The fastest-growing Bitcoin movement
Participate in the ultimate Bitcoin community challenge. Conquer the top in the Mining Race.
Cryptocurrencies are all about the community. And what better way to support the BTC community than with a community-based mining program?
By participating in the Mining Race, you not only support the Bitcoin blockchain, but also receive additional rewards for being a member of the Mining Race community!
Ready for the Bitcoin Mining Race Challenge?
⭐️ Referral link - https://miningrace.com/wallet/invite-activate/edA6xDgWMVLBAfCClWJyr ⭐️
Invitation code - edA6xDgWMVLBAfCClWJyr
stackconf 2025 | Integrating generative AI into API Platform: Good idea? by L...NETWAYS
This conference will not praise generative AI but rather focus on how to integrate and leverage these technologies, as well as the tools available. As a bonus, we will explore whether machine learning in PHP is feasible and what its limitations are. A thought-provoking discussion on the challenges and opportunities in this field.
A Bot Identification Model and Tool Based on GitHub Activity Sequencesnatarajan8993
These slides are presented at International Workshop on Bots in Software Engineering (BotSE) 2025 as a journal first presentation. The publication can be found at https://doi.org/10.1016/j.jss.2024.112287 and the RABBIT tool at https://github.com/natarajan-chidambaram/RABBIT.
2025-05-04 A New Day Dawns 03 (shared slides).pptxDale Wells
Lesson 3 of 6 in a Heritage Bible Master Class study of "A New Day Dawns"
Heritage Bible Master Class meets every Sunday morning at 10:15 at the Heritage Palms Country Club, on the south side of Fred Waring, just east of Jefferson, in Indio, California. Please come check us out!
stackconf 2025 | Evolving Shift Left: Integrating Observability into Modern S...NETWAYS
The concept of “Shift Left” has long guided developers to address issues early in the software development lifecycle (SDLC), catching bugs before they reach production. But as modern software ecosystems become more complex—with microservices, serverless architectures, and global deployments—testing alone no longer suffices. It’s time to rethink Shift Left as more than just pre-release testing—it must evolve. Traditional testing strategies like Test-Driven Development (TDD) and Behavior-Driven Development (BDD) have been invaluable, ensuring code correctness and expected behaviour. However, they miss critical aspects of real-world performance, scalability, and user experience. A passing test suite can’t guarantee an application won’t crash under peak loads or degrade due to subtle performance bottlenecks. Enter observability: the missing piece in the Shift Left equation. By integrating observability practices early in the SDLC, teams gain deep, actionable insights into how applications behave in production-like environments. Metrics, traces, and logs reveal performance slowdowns, scalability constraints, and user experience hiccups long before end users are affected. This talk explores how combining testing with observability transforms Shift Left into a proactive, production-aware development practice. Attendees will learn practical strategies for evolving their SDLC by embracing observability early—shifting left not just on testing, but on operational readiness.
⭐️ Bitcoin - Mining Race ⭐️ The fastest-growing Bitcoin movement ⭐️ english
⭐️ Referral link - https://miningrace.com/wallet/invite-activate/edA6xDgWMVLBAfCClWJy ⭐️
Invitation code - edA6xDgWMVLBAfCClWJy
Mining Race - The fastest-growing Bitcoin movement
Participate in the ultimate Bitcoin community challenge. Conquer the top in the Mining Race.
Cryptocurrencies are all about the community. And what better way to support the BTC community than with a community-based mining program?
By participating in the Mining Race, you not only support the Bitcoin blockchain, but also receive additional rewards for being a member of the Mining Race community!
Ready for the Bitcoin Mining Race Challenge?
⭐️ Referral link - https://miningrace.com/wallet/invite-activate/edA6xDgWMVLBAfCClWJy ⭐️
Invitation code - edA6xDgWMVLBAfCClWJy
https://scholar.google.com/citations?user=Af07_G0AAAAJ&hl=en
In the evolving world of DevOps, the boundaries between technical execution and strategic vision are increasingly blurred. In this talk, I’ll share my journey of transitioning from a platform engineer, deeply immersed in technical challenges, to a platform product manager tasked with driving vision, prioritization, and stakeholder alignment. Over nearly three years as an engineer, I honed my expertise in infrastructure and automation. Transitioning into product management, however, required resetting my imposter syndrome, adopting a new mindset, and building entirely new skills.
This talk will explore the challenges of moving from solving problems to defining them, balancing technical depth with strategic foresight, and embracing the often-overlooked “glue work” that holds teams together. Attendees will gain insights into the mindset shifts required for such a transition, practical advice for others considering a similar path, and ways this experience can foster a more integrated and effective DevOps culture.
The presentation will include slides that walk the listeners through my journey, discussing why I did it, societal expectations, bumps in the road, and wins.
THE SEXUAL HARASSMENT OF WOMAN AT WORKPLACE (PREVENTION, PROHIBITION & REDRES...ASHISHKUMAR504404
Article 11 of the Convention on Elimination of All Forms of Discrimination (CEDAW) to which India is a party requires it to take all appropriate measures to eliminate discrimination against women in the field of employment. Equality in employment can be seriously impaired when women are subjected too gender specific violence such as Sexual Harassment at Workplace.
Article 21 of the Constitution which is related to a right to life and personal liberty, includes the right to live with dignity, and in the case of women, it means that they must be treated with due respect, decency and dignity at workplace. With more and more women joining the workforce, both in organized and unorganized sectors, ensuring and enabling working environment for women through legislation became imperative. To achieve this objective the sexual harassment of women at workplace bill was introduce in the Parliament, and was passed by both the house of Parliament and received the assent of the President on 22nd April 2013 It came in to force on 09.12.2013.
It is to provide for safe, secure and enabling environment to every women irrespective of her age or employment status by fixing the responsibility on the employer as well as the District Magistrate (D.M) or (A.D.M) of every district in the state as a District Officer and laying down the statutory redressal mechanism.
stackconf 2025 | The Power of Small Habits in Agile Teams by Maroš Kutschy.pdfNETWAYS
When I was reading books like ‘Atomic Habits’ by James Clear and ‘The Power of Habit’ by Charles Duhigg, I was thinking about how these principles related to habits could be applied in software development and testing in agile teams.
I am fascinated by connecting the IT world with the non-IT world, and I think that the small habits topic is a great example of such a connection.
In my talk I will share my ideas on how we can apply these principles in both individual and team areas.
I will provide examples related to the daily work of developers, testers, scrum masters, and DevOps/TechOps engineers, along with examples for whole teams.
I will share my experience of applying principles of small habits to myself at work and in personal life. I will tell the stories and lessons learnt about what worked and what didn’t.
The more time I spend with this topic, the more I am convinced that small habits have great power to increase the performance of agile teams.
This session will be unique, because it will be packed with many practical tips which can be applied right after the session in daily life of the attendees.
Main takeaways (lessons learnt):
– Why small habits are so powerful
– How to apply small habits principles for individual developers, testers, scrum masters, and DevOps/TechOps engineers
– How to apply small habit principles in agile teams delivering software
ICSE 2025 Keynote: Software Sustainability and its Engineering: How far have ...patricialago3459
Thanks to its digital transformation, society depends on software. This is expected to bring important benefits but at the same time is accompanied by worrisome constraints. The societal role of software and its engineering is not new. Nor is their need to be sustainable. But what does it mean, really? And how far have we come with our research?
This talk wants to trigger reflection on the research being done, its impact and its true contribution to the complex and urgent problems posed by both society and our planet.
How Innovator Podcasts Are Reshaping Modern Thinking by Dino Miele.pdfDino Miele
Innovator podcasts have become one of the most influential forces shaping how we learn, think, and connect with groundbreaking ideas. They are more than just background noise or entertainment—they are platforms where visionary minds discuss transformative concepts that are changing industries and reimagining the future. In an age when speed and substance are often at odds, innovator podcasts offer depth, perspective, and relevance in a format that fits seamlessly into daily life, as explained by Dino Miele.
26. @mixin padding($args) {
...
// allow for processing of various combos of arguments.
...
// it goes on forever
...
...
...
@return $padding-values;
}
@sonniesedge
#3: Thanks for the introduction.
I’m Charlie Owen.
I live and work here in Berlin. Moved here about 15 months ago from London and I love it.
I swear it’s a cliche, but it was the Club Mate that hooked me.
Anyway, I’m a frontend developer. I specialise in design systems and large scale sass.
Accessibility and ease of use are my thang.
#4: I’ve worked on a few big projects and at some big organisations
including producing some of Rupert Murdoch’s Sky broadcast channels.
#5: The AAT - the Association of Accounting Technicians, based in the UK.
Sounds boring, but this is actually a global membership-based organisation, serving hundreds thousands of people around the world.
It was my first introduction to large-scale design systems and a huge influencing factor on this talk
#6: I also worked at the BBC, where I built the site for last years British national elections.
You know the one where we elected David Cameron. Remember him?
Nobody mention Brexit.
This was an amazing technological challenge.
We had to support every kind of browser out there, including the ones we hate, like IE6. This had to work on desktop, on mobile.
Fantastic fun working with everything department in the BBC.
All the hard work was so worth it.
On election night, this was being viewed by 18 million people PER SECOND.
Half of UK saw it over a 24 hour period.
That was a terrifying thing where you REALLY could not fuck up.
#7: So, getting on to the point of this talk…
First of all, what is a framework?
Well, that’s something that’s not really easily defined.
We’re a bit sloppy with language in this area. So many terms that we use lazily.
But for the purposes of this, I’m taking a framework to be, REALLY BROADLY, “something that helps you build CSS more efficiently”.
#8: So does that mean something like Bootstrap?
I mean, bootstrap let’s you build a website, yeah?
But does it? Bootstrap is mostly just something that you drop onto a website.
This may be harsh, but to me, Bootstrap is a collection of design patterns. It’s not really something that allows you to build your own code. If you’ve ever used it, you know you end up overriding everything.
(Forgive me, I know about some of the mixins available. But they’re not really forefront, are they?)
#9: Perhaps Bourbon is a better example.
It’s a collection of Sass mixins and functions that you can use to output your own CSS.
But to me, although its quite amazing and I’m in awe of it, it’s not a framework framework as such.
It’s more a collection of tools, that you can choose your own way of using.
#10: I guess to me, a CSS framework is something in-between.
Something as powerful as Bourbon, that allows you to easily and quickly produce something like Bootstrap.
A framework is more… opinionated.
Something documented, with an input, a way of working and an output.
To use a terrible analogy: a framework is not just the hammer in your toolkit. It’s not just the toolkit on its own. It’s the combination of tools, experience and manuals, such that allow you to start and finish a project efficiently for a client’s needs.
Dave Ruperts said that we should be delivering a “series of mini-Bootstraps” to each of our clients. We should ideally be handing them a complete pattern library, so that they can build and extend their own websites.
#11: And that’s why I built my own system.
It’s called Loom. It’s very new, and a work in progress, but it’s a complete framework designed to help people like me, and you, to build pattern libraries faster.
It’s not like Bootstrap. It’s not a collection of pre-made patterns that can be dropped into a site.
It’s not like Bourbon, which focusses on the generation tools themselves.
It’s a factory. A production line. It’s a system that allows you to churn out or weave your own pattern libraries.
#12: I don’t want to concentrate too much here on how it works. If you’re into that, go and look it up on github and take a peek.
But perhaps an overview is worth it
it’s a Sass framework that takes in various variables and settings and uses them to spit out CSS.
It’s built with design systems in mind, which means that It’s designed to produce components in a systematic, standardised way.
It’s nothing NEW. Things like this exist already. And all the components have been around for years.
But I hope that it could be come something bigger.
#13: Design systems are really important.
On a project, of any size, standardising things like spacing, colours and font families is vital if any kind of expansion could occur, or multiple people are to work on things.
So in Loom every spacing unit, every colour, every font, every text-style, comes from a variable.
Even better, all collections of units come from Sass maps and lists.
#14: And you’d end up accessing these lists and maps via an understandable function.
get-spacing. get-color. get-font-family.
This means no more `margin-left: 25px` in your code.
It means no more `color: #333` in your code.
It means a more… organised approach to things.
It means that a design system is the main definition of colours and fonts and spacing.
And again, nothing new here. But this is rarely enforced. Loom tries to enforce this stuff.
#15: Inverted Triangle CSS.
If any of you follow the work of Harry Roberts you’ll know about this.
It forces your CSS to source order as the way to define specificity.
#16: What does that mean?
All Sass partials are arranged in layers, with the most broad, the least specific, sitting at the top.
As you go down the triangle, things get more specific and narrower in scope.
It’s a controlled approach to selector specificity.
Great for teams!
#17: At the same time, classes are kept as simple and as flat as possible.
There’s no Sass nesting in Loom.
I know it’s attractive, but it’s ultimately destructive.
The lack of nesting prevents any particular chunk of CSS specificity from rising above the average.
These two things together mean no more of this……..
#18:
No more “I’ll just add something to the end of the stylesheet that beats the selector I want to override”.
Source order becomes the primary mechanism of deciding what selector “wins”.
Again, nothing new.
Just some preexisting practises that are used in the framework.
#19: I’d initiated and developed another in-house framework on a previous project, and had found the process to be really useful.
But that one was built with the needs of specific projects in mind, and it didn’t fulfil the needs of the broader community.
I wanted to build something that worked for all potential users, however you write your CSS code.
And also…. because I could.
I wanted to do things better. I’d seen similar frameworks. I knew there was a better way of doing it.
#20: I could just stand here and go over every line of code in Loom, but you could do that yourself on github.
But I think these talks are a really important place for learning process, on HOW we learn and code, not what we code.
And this is really important as I guess that there’s a variety of experience levels here, and it’s really important, as a community, that we learn and grow together.
So, I want to talk about what I learned while building Loom.
#21: Know what you want to achieve.
Know what you want your tool to do.
it’s really easy to get “feature creep” in your own head, as you learn about new things and new tech.
For example, I kept breaking out of my assigned aim of creating a pure CSS generation library.
I kept wanting to javascript helpers. But it really wasn’t helping me achieve my aim. My aim was to create a CSS library generator. Adding other things didn’t help me to get to my endpoint. It just kept pushing me further and further away.
#22: Be opinionated. Weigh up the pros and cons. Take some time.
Evaluate things. Pick a way of doing things and stick to it.
I was really nervous about my naming scheme. Folder layers prefixed with numbers. I KNEW a purist would come along and mock that. But to me it was vital - I’m a bit dyslexic and reading lists is really really hard for me.
This is really important for those of us who are not white cis males. You tend to end up doubting yourself. You gotta stand up and fight that feeling and be proud.
So.……… “Carry yourself with the confidence of a mediocre white man”.
#23: There will always be someone who comes along and tells you to do things in a different way.
Little people. Always trying to undermine others.
You know what, everyone has an opinion. But not all opinions were created equally, you know?
Trust yourself.
#24: AT THE SAME TIME…
Allow yourself flexibility, so that you can achieve the end result. Allow yourself to be wrong! People learn from making mistakes. If you end up going down the wrong path, allow yourself to turn back and try another route.
I really painted myself into a corner with how I was using fonts. Like, I found out they would WORK, but I wouldn’t be able to use them efficiently in a project. I ended up having to remove what I’d done and restructuring half the project to accommodate a new way of fonts.
That wasn’t changing direction for the sake of it. That was changing things so that stuff worked. It was a considered change induced by need, not vanity.
#25: Don’t ignore what others have already done. Even if you don’t agree from it, LEARN.
Bourbon is amazing - learn from it. The mixins in there are so damn powerful, it’s unreal.
InuitCSS is wonderful. It was what inspired me to write any kind of framework in the first place. The use of ITCSS in there is inspirational.
You can draw on the pool of the community knowledge and experience. You’re not alone and you shouldn’t try to do everything alone.
I was screwed for ages trying to come up with a robust media-query system. I eventually realised that I could just use something developed by someone else. Sass MQ is amazing, so why not just use it? It is licensed under MIT, so I could just pick it up and go.
#26: It’s possible to over engineer to death.
Inspired by something I’d seen - and fundamentally misunderstood - in Bourbon I started working on a mixin like this…
#27: It was longwinded and awful
I haven’t got the original to show you as I kinda burned it from my memory.
I could have just written this….
#28: Know when to stop.
Always bring it back to your final aim.
Does your extra code add anything for the user? Or are you doing it for yourself?
#29: Take everything simply, and slowly.
Don’t try and build something that is perfect from the start. Things are going to change.
You need to be flexible, like I said before.
So, make successive passes at your code.
Write what you want to achieve initially. Write it as a comment.
Then play, make it do something.
Then make it work. Make sure it does what you want it to do.
Then make it better.
Not just a coding issue. People in other industries face this. A novel isn’t written grammatically perfect from the start, with everything in there. A plot framework comes first, then chapters, then editing.
#30: Dunno about you, but I’ve always sucked at documentation.
But it’s amazing.
Finding a good documentation system is like finding a good… I dunno… a good dentist.
You’ll stop being afraid and you’ll want to visit again.
Same with documentation. I found Sassdocs to be a wonderful tool for this. Add what your code does as comments, and Sassdocs will find those comments and build a little manual for you based on it.
If you find a system like that, one that is great, you’ll *want* to document everything. It is so so so pleasing to see everything you’ve written documented in a page. And this is really important.
You are not working in a vacuum. You are part of a community, or a team, and your code has to outlive you.
And this community spirit doesn’t just apply to documentation. It applies to your code. Think about the people you work with. Imagine you have never seen this code before. You might have put a fancy shorthand piece of code in there.
#31: And finally….
Come up with a good name!
You would not believe how long it took me and my partner in a bar, drinking beer and trying to come up with a name even this bad. I had a bad hangover by the end of the process, for sure.
It’s genuinely fun to try and come up with one, but it’s also so important for namespacing and package naming.
#32: Thanks for listening.
Just to note as well that I’m looking for a new position right now.
Ask me any questions later on.