Pages

Monday, January 30, 2017

Fyresite Web Design Opens New Remote Office In Los Angeles

web designFyresite, Phoenix's top web design company, is proud to announce the opening of a brand new remote location in Los Angeles. Jason Turnquist, co-founder of the company, was thrilled to reveal Fyresite's expansion in a call with investors and clients: "We are opening this new remote location to service our growing customer base in Los Angeles and all along the West Coast. This will allow us to better meet the needs of our clients, which is the mission of our company."

The move to L.A. firmly entrenches Fyresite's presence in California. The company has been working extensively with numerous partners in the state for years. Opening a remote office will improve relationships with these clients, while also opening the door to bring in new business—all while offering more competitive pricing than local web design shops. The remote office enables Fyresite to continue to keeping all development in-house and avoid the risks of outsourcing work to unreliable third-party web designers.

Fyresite was established in 2009 with one objective in mind—to help businesses succeed online. The company boasts an staff of elite web designers, software engineers, and digital marketers, all working cohesively to facilitate Fyresite's top goal. Turnquist went on to state that his crack team takes an immense amount of pride in taking on and solving the most difficult design challenges. Fyresite is scaling up and bringing in more team members that have vast experience in a wide variety of areas. The company has brought together this blend of talent as part of the relentless pursuit of providing clients the best results on the market.

"Businesses want to work with companies that bring a little bit everything that they need to the table," Turnquist said on the call, "And that's just what we do best here at Fyresite. Whatever needs a client has with regards to building or marketing their brand, we have the best people and tools to make it happen." Fyresite's extensive suite of services includes product branding, application development, hardware integration, and data visualization. In addition to traditional web design, the company is heavily involved in mobile web development. Turnquist stated that this gives businesses a major leg up on the competition in an increasingly mobile-first world. Fyresite firmly believes that modern websites have to be accessible and provide a great user experience for customers whom strictly utilize smartphones and tablets to access the internet.

A complete list of offerings—as well as instructions to get a complimentary consultation—can be found on the company's website, Fyresite.com.

SOURCE: Press Advantage [Link]


Source: Fyresite Web Design Opens New Remote Office In Los Angeles

Saturday, January 28, 2017

Web Development vs. Software Development: How to Choose?

Some people have doubts about which path to follow: web development or software development?

There are basically two different paths you can go when it comes to programming: web development & software development. So, how do you choose between the two? What can you do in order to make the right choice?

John Sonmez: 

Hey, what's up, John Sonmez from simpleprogrammer.com. I have a question for you about web development or software development. Let's choose. This question is from—oh, this is a very interesting name. I think it's Lyubomir. That's pretty cool. Sounds like he could probably be on Lord of the Rings or something, sounds like an elfish name Lyubomir or maybe a dwarf. Anyway, he says, "Hello John!" Exclamation, I like that. Start with an umph! "I really like your videos and the advices that you are giving. Wish you the best and a lot of success to your productive channel." Thank you.

"I am a 19-year-old male, who is about to start university in 3 months with major in informatics. I saw the curriculum of it and I am going to study a lot of C++ and Java. The problem is that I want to become a web developer (probably backend), but I also love software programming, using algorithms and loops. I had little experience in C++ programming in the past for about 3-4 months and I find it really cool and fun. On the other hand, I like web development too, but I suck at design. My first question is what should I choose: Web development or software development? Can you go in depth about their pros and cons? Can I learn C++, Java, etc. and few web languages or do I have to specialize in one area? And can I be a frontend developer without doing design and working with softwares like Adobe Photoshop?"

I already answered the second question. As far as web developer, I'm not going to reanswer that but you can definitely check out the video that I have about can you be a web developer without design skills. The answer is yes, you can.

But now, to choose between software development or web development. It's kind of a nitpicky phrase. Is there really a difference there? I think what he's talking about is really doing kind of backend type of development versus frontend. I did a video on backend versus frontend. You can check that out here just to get some more context.

But between choosing the 2, it doesn't really matter all that much. What matters is the specialty that you pick and this kind of addresses the bigger question here is what are you going to specialize in and what are you going to choose? Because even if you just said web development you're not just going to become a generic web developer, you're not just going to become a generic software developer. You need to have a specialty. Again, I'll point you to my playlist on specialties which you can check out here. It's ever growing as more and more of this topic is discussed, but there's a lot of good information about there.

If I had to choose today between going the web route or more the backend route it's a tough one. I personally think, this is just my personal opinion here at this point. I think it's a lot more fun and interesting to work on algorithms and to work on the backend stuff. In my career, I did software development for 15 years, more than 15 years. I had a lot more fun working on like coming up with the algorithms and designing the architecture, the stuff that you didn't see because I felt like it required more brain and more thought and more—it was more challenging to me. I've always liked that type of challenge that's presented by that, to come up with the design of the architecture, to build the things, to unit test them and make sure that that works. To me, that's always had the bigger appeal building these kind of things that are not visible but are still critical to an application.

That's my personal opinion. I think that's more fun. When I've done web development I actually did a video on I hate web development. I was talking about this a little bit. A lot of web development just—again, some of you are going to argue with this. That's fine. That's cool. This is just my opinion. But in my opinion what I've seen as a lot of web development is doing crud type of stuff where you're basically wiring up stuff to a user interface and then making it work and then doing the design components and fiddling with why does this button not work or why is this not showing up correctly.

There's some challenge and there's some fun in that. I don't want to say that it's just total—and there's some excitement. There's a feeling when you've created a web page, you've created a web app and it works and you go to the website and it's amazing because you created this thing and you're seeing it working. There's that, but it's a little bit more boiler plate, it's a little bit less challenging for those of you that want that challenge.

Again, not to say that there's not challenge especially with some of the JavaScript frameworks I know with React and Angular stuff, there's more architecture built into the frontend. We're kind of blurring the lines there. In that case, I could see that. I haven't actually worked a lot with React so I can't really talk to that, but in general, I find that web development is more of the making the things work and translating directly from the requirements, I need to build a page with this button that does this thing to the code and the markup that makes that happen. Whereas the backend stuff that you might do that is not visible to a UI is going to be more like, okay, you've got these big requirements and ideas and now you have to come up with this architecture and stuff. That may appeal to you more.

Again, it depends on you. This is just my opinion. If you're creative and you like design and development type of stuff, maybe that creativity will be sparked in web development. But if you're a different kind of creative and you like the problem solving, deep algorithm type of stuff then the backend stuff is probably going to be more appealing to you. That's what was more appealing to me, although, like I said, I've done both and I've enjoyed both in my career. I just would prefer, if I had a choice, if someone said, "Okay, you can only do 1 kind of development for the rest of your life" I'm going to skip the web and all of the problems and complexities of that and I want to work on the pure backend stuff. That's just me.

What about you? Leave a comment below and let me know what do you prefer. Let's take a vote here: web development or non-web development, software development. I don't know if we should divide it that way. We can say frontend or backend. What are you, a frontend or backend? What do you prefer? Also, out of curiosity, what are you doing now? Are you doing what you prefer? Because I'm curious of how many of you are not doing what you actually would prefer to do. Leave a comment below to let me know. If you like this video, click the subscribe button. You'll get more videos like this, 2 to 3 a day, and I will talk to you next time. Take care.

Topics:

development ,software ,choice ,web development


Source: Web Development vs. Software Development: How to Choose?

Friday, January 27, 2017

Web and Software Developments - An Insight Into The Evolution

In the challenging world, everyone wants to meet his or her needs without trouble. Now, the web and software development plays an essential role in solving issues and finding important facts. Are you interested in learning about current changes in web and software development? The Internet and software are important,and without these two, it is tough to move forward in the modern world. The world is completely steeped in advanced technology, making everything high excellence and trying to reduce heavy workloads.

Changes in Software Development:-

Artificial Intelligence: When looking at software development, every year it makes certain changes to improve the accessing performance, efficiency, and much more. Mainly, software development is unlimited, and there are no boundaries to the development process. Have you experienced artificial intelligence? The Artificial intelligence pulls many people's attention by keeping the world moving to see what will happen in the futur e. As per CB Insights, the entire tech community now focuses on finding innovative ways to grab information. Many popular companies such as Facebook, Google, Apple, and Salesforce successfully introduced AI around 140 industries made use of it in 2016.Developers are now investing all their resources in the field of artificial intelligence because it is very fruitful. Investing in the advanced technology leads to million-dollar earnings in no time. Software developers are still diligently trying to develop apps with great performance.

Chatbots: They keep the world completely busy, and everyone engages with chatbot technology. The new idea with chatbots is the simplicity in creating one. Facebook Messenger has widely resulted in breaking the barrier to making chatbots a reality drop. Furthermore, developers do not want to build the technology from scratch, but it rather from the existing API technology. If the expert software developers do not concentrate on creating chatbots, t hat will begin the chatbots' downfall. Now you can see how chatbots create the an easier life.

Boosted Reality: The two prominent boosted reality apps are Snapchat and Pokémon GO. Initially, Pokémon Go was hugely popular with extreme downloads of 500 million when it launched. Many users loved the boosted reality and spent their time searching for Pokémon through Pokémon GO. However, the more interesting boosted reality app is Snapchat. Snapchat allows people to engage with augmented reality without the need for additional hardware.

Snapchat has done an excellent job by using lenses, and many people not realize they are playing with boosted reality. The examples mentioned above prove that the world is not only ready for boosted reality; but already uses it. The technology is an impressive platform to track. It leads to software builders who are changing the face of the world by focusing on changes in future technology. The trending approach to technology helps to enha nce widespread adoption.

Changes in Web Development:-

Web developers should be thanked for making changes and engaging us with the new evolution of the web development platform.

Motion UI: The Motion User Interface is a SaaS library that includes three essential parts of the apps Foundation by Zurb. It is extensively utilized for CSS transitions and for creating animations at an advanced level. With Motion UI, it is slightly easy to map the app's transition to appear rich for smooth performance with predefined enabled motions. The prototypical animated components are added effortlessly into the websites to build motion UI.

The Advanced Platform of New Responsive Design: There are so many technologies emerging in the world. Modern technologies were only appearing in initial applications, but the growth in 2016 has set the pace for the upcoming years. Responsive design will not be constrained to mobile responsiveness only. There are many screens, devices, and i ntegrated gadgets such as Google Glass, Oculus Rift, and Apple watch for the advanced technology. These enhanced technologies ensure their growth with huge popularity. The Semantic User Interface is a new design structure that will make a drastic change in the web development platform.

Huge Impact on IoT: IoT is also known as the Internet of Things. It takes app development to the next level. As per Technavio, this technology is expected to improve by 31.72% (CAGR) from 2015 to 2019. The Gartner also expects the development of IoT will come from startup firms that are less than three years old. By connecting smart objects to the platform of the Internet, the Internet of Things facilitates a data exchange, which was never a possibility before. However, now developers have changed everything with many devices connected and easily accessible via a network with normal equipment and gadgets.

Full-Screen Navigation Framework: Full-screen navigation enhances the user experience when accessing mobile devices. Mobile devices are an essential part of everyone's life with regular usage to meet their needs. If you navigate to the desired website on your mobile device to access a registration form, when you click the registration form, it will jump quickly to full-screen display to facilitate the user filling out the form without any trouble. Web developers are developing sites and designs by the following this trend and looking to deliver more excitement on the web development platform.

Foundation of Apps: The foundation of apps is the forthcoming single page app design, which was developed with the flexbox grid and Angular JS design. This design facilitates quick and simple responsive web app establishment, allowing web developers to start quickly by writing codes unique to the application. Now, many industries are effectively using the advanced level of responsive front-end design.

Everything in Real-Time: Real-time analytics has been achieving h uge growth and has been successfully integrated into mobile and desktop apps. Live streaming is popular on the social media platforms with certain apps such as Meerkat and Periscope gaining prominence.


Source: Web and Software Developments - An Insight Into The Evolution

Thursday, January 26, 2017

Web Designer/Desktop Publisher Specialist

Web Designer/Desktop Publisher Specialist - United Global Technologies - Roadtechs.com Nuclear Job Board  

Posted by: United Global Technologies <bbernstein@ugtechnologies.com> on January 26, 2017 at 11:13:43. Click here to reply to this post via Email.Click here for help with email link

Contract / Temp to Direct / Direct Hire: ContractCity: RichlandState: WashingtonCountry: United States

The individual shall support individual task managers, instructional designers and the Conduct of Training and DTI Program Managers in reviewing training packages for completeness, copy editing for quality, making changes to PowerPoint, Storyline, lesson plans, etc.The successful applicant will have:• The knowledge and skill to edit training materials in hard copy and electronically. • Ability to work in various software applications (e.g. Microsoft Office, Articulate Storyline). • The knowledge and skill to design and develop a wide variety of written technical materials including reports, presentations, student guides, handbooks, etc. • Strong writing and editing skills and be able to work collaboratively with diverse groups such as peers, subject matter experts, instructors and management to accomplish assigned tasks. The Subcontractor may be asked to provide support to activities including but not limited to:• Review existing course content and presentations and mak e improvement recommendations.• Graphic design and templates. • Other duties assigned.

Required Qualifications:• BA/BS degree or equivalent combination of education and experience in technical writing or related field. • Experience in writing technical documentation (e.g. handbooks, reports, student manuals) and developing presentations. • Excellent proofreading and editing skills • Proficient in editing PowerPoint presentations, manuals, documents, etc. • Familiarity with style guides (Chicago Manual of Style) and best practices for development of engaging presentations. • Ability to work well with others and to coordinate and facilitate projects and meetings. • Strong communication and interpersonal skills. • Excellent skills in Microsoft office applications. • Demonstrated willingness to learn new applications. • Basic understanding of the ADDIE model of training development.

Desired Qualifications:• Adobe Photoshop.• Articulate Storyline. • Ability to write talking points for speakers. • Ability to write scripts for video shoots . • Knowledgeable in how to edit video footage. • Knowledgeable in design of web pages and web sites. • Knowledgeable in graphic design.

36 page view(s)

Thinking about applying for this position?Please make sure that you meet the minimum requirements indicated for the job before you apply (see user agreement). If you are qualified, then use either the email link (near top of post) or the application link (near bottom of post) to apply, whichever is provided.

Roadtechs.com notice to workers thinking about a career in nuclear power:All nuclear power plant employees are subject to background, financial and criminal history checks before they are granted access to any nuclear power facility and these checks are repeated at regular intervals. Additionally, new hire drug and alcohol screening is mandatory and all sites perform random drug and alcohol screening.

© Copyright - Roadtechs®, LLC. All rights reserved. No reproduction of any part of this website may be sold ordistributed for commercial gain nor shall it be modified or incorporated in any other work, publication, or website.Use of this site implies compliance with the Roadtechs User Agreement.


Source: Web Designer/Desktop Publisher Specialist

Wednesday, January 25, 2017

How to design websites for people with disabilities in 2017

The disabled community can easily be neglected when it comes to online user experience (UX) or mobile app interface design.

But despite preconceived ideas, designing with disabled consumers at the forefront of innovation will make a product even more accessible to the wider public. 

For any web designer it's important to understand where web accessibility for people with disabilities is failing, why it's important to improve standards, and why it's beneficial to everyone beyond moral motives. 

We explore the current areas where web interfaces struggle to cater to people with mild, moderate and serious disabilities, and offer steps that provoke inclusive thinking and designing. We also suggest organisations to turn to for testing and further advice.

But before moving on it's important to define exactly who is included in the disabled community. The definition of disability under the Equality Act 2010 is when someone has a physical or mental impairment that has a substantial and long-term negative effect on their ability to do normal daily activities. 

In this feature we focus on the partially sighted, neuro-diversity (such as dyslexia or the autistic spectrum), hearing loss, the elderly who suffer impairments, those with mobility or cognitive impairment (such as epilepsy), manual dexterity problems and those with learning disabilities.

The ThinkDesignable Collective encourages design and media industries to think smarter about diversity. This feature follows on from the collective's conference, Designable 2016, which brought together designers, creatives, marketers, innovators and campaigners to discuss ways of making media and design more inclusive.

Why designing for disability benefits everyone 

The Royal National Institute for the Blind (RNIB) head of solutions, strategy and accessibility Steve Tyler says good accessibility also means good design. 

"If a site is navigable, uses site elements correctly, and offers a genuinely customer-centred experience, the further creation of apps that interrogate the site, search engines that search it, and the plethora of devices that are out there accessing it, can all work properly," he says. 

Similarly, Open Inclusions research director Tom Pokinko says participatory design with disabled people and the elderly helps to create better products and services for everybody, which leads to a better brand experience overall.  

"They often come up with very creative solutions to specific design problems because they are used to innovating within and around design limitations. And the challenges they face are more often than not more obvious version of the same or similar challenges faced by non-disabled users.

"For example, websites and emails with small or low-contrast fonts are hard to read for people with visual impairments but also for people with tired eyes or people who experience glare on their mobile phone screen. 

"Similarly, unclear messaging and visual design with confusing layouts or distracting visuals make web pages difficult to understand for dyslexics and people with cognitive impairments, but also impact the user experience of non-disabled visitors, especially those who happen to be distracted, stressed, needing to find information in a hurry, or who are not native language speakers," he says. 

How to think 'disability first' 

Elizabeth DePoy and Stephen Gilson are authors of Design and Branding for Disability.

They looked at disability symbols used in public spaces, such as an ear with a line through it to denote assistive listening. They came up with new symbols that avoid referring to body parts but focused on giving general directions for everyone rather than singling out specific disabilities. 

"This allows choice. It doesn't say who should park here or use the symbol, but it gives attributes. You know if you go up in the elevator where it is or if you go left or right," says Elizabeth. 

The pair describes a creative process that begins with awareness of the need for change, or what they refer to as "undesign". 

"Undesign is actually an existing school of thought and practice…that invokes criticism first and then informed revision to achieve a balance between aesthetics and function. This creative yet forensic process is necessary for clearing thought debris so that a new canvas is left for redesign," says Elizabeth. 

They aim to follow five redesign principles built on a foundation of design theories combined with their own: seamlessness, scepticism, elegance, proximity and polyphony. 

  • Seamlessness is seen in the example of signage redesign. Highlighting features of an environment avoids "carving humans into segments", but instead places environmental features in the spotlight. 
  • Elegant design refers to inconspicuous fit, quality and precision. 
  • Healthy doubt and persistent asking 'why this over that?' characterises the principle of scepticism. 
  • Both proximity and polyphony emerge from co-design approaches in which those who are the object of a design process are part of it. 
  • But alongside incorporating these principles into a brand philosophy, there needs to be practical manifestation.

    The current situation

    People with disabilities and the elderly represent large and quickly growing consumers segment, according to Tom. The increased purchasing power of these consumers makes for a compelling business case.

    The Click-Away Pound Survey 2016 by Rick Williams and Steve Brownlow from disability and diversity consultancy Freeney Williams explores the online shopping experience of customers with disabilities and the costs to businesses of ignoring them. The disabled participants vary on level of competence and personal conditions, but include those with visual and hearing impairment, manual dexterity and neuro-diversity. 

    Based on the survey's findings, around 6.1 million disabled internet users in the UK have access needs – and 71 percent of disabled customers with access needs will click away from a website they find difficult to use. Only 7 percent would phone a helpline and 11 percent would get help from someone else. 

    But what's important for brands to note is the estimated spending power of £11.75 billion in the UK alone that they miss out on when this happens – around 10 percent of the total UK online spend last year.

    Eighty-two percent of customers with access needs would spend more if websites were more accessible, the survey says. 

    But as well as proposing a compelling business case, function for the disabled at the forefront of design can benefit everyone.

    Essentially, the survey indicates the silent customer cannot be assumed to a satisfied customer. 

    And as digital culture becomes dominant, access for disabled people becomes an issue that permeates all organisational levels, functions, systems and products. 

    How disabled people access websites

    To have an understanding of what accessibility issues disabled people have, it's important to know how some people with more serious conditions access a website. 

    Over half of the respondents in the Click-Away Pound Survey used some form of assistive technology (AT) to help them interact with computers.

    The report mentions four main assistive technologies: screen readers (58 percent of all respondents), screen magnifiers (14 percent), dictation software (13 percent) and refreshable braille (5 percent).

    Other examples of AT include voice over features on all Apple devices, the Android phone's inclusion of Google screenreader TalkBack, and Microsoft's Narrator screenreader. 

    Some users might even need a variety of these, and their ability to use them can depend on their device and its OS, programmes the user wants to use and the hardware it's installed on. 

    But although AT is helpful for those with visual impairments, website design plays a key role in access and how well these assistive technologies function. 

    Online access barriers  

    Seventy-three percent of those with access needs experienced barriers on more than a quarter of websites they visited for the first time, according to the Click-Away Pound Survey.

    Crowded pages with too much content was the most common barrier – 67 percent of participants said it was the biggest website issue they face. 

    This was followed by poor link information and navigation, filling in forms, distracting moving images and graphics, and poor legibility (colour contrast and text layout).

    Of those who use screen readers, 86 percent said they found websites difficult to use with their software. 

    "Often, not only are inaccessible sites not designed correctly but use a lot of scrolling imagery, advertising, and clutter. This causes screen reading technology to be fooled about what to focus on," says Steve. 

    "A great deal of processing power and site rendering has to happen on devices where over-complicated systems are at work." 

    The survey shows that people who have difficulty using a site are unlikely to give it a second chance where there's an alternative, but points out that these accessibility issues can have negative impacts on anyone. 

    How to provide better web accessibility 

    Rick Williams from disability and diversity consultancy Freeney Williams suggests that those in charge of websites should establish a house guide, which sets out clear standards of a brand's expectations for site developers and designers. 

    He suggests those standards and guidelines should then be used as a management tool to check it has in fact, been done. 

    Guidelines could cover issues such as colour contrast, the use of the alt-tag and form field labels.

    Developers and designers should make sure colour contrasts used on sites fall within international standards so it can easily read by those with a visual impairment or dyslexia. 

    "Ensure the alt-tag is used properly so those who use AT can understand what a given link might actually do if activated," says Rick. 

    "Avoid graphic capture, too much text on a page and make sure the heading structure is used properly as this is often used as a shortcut way of navigating a page." 

    Where to learn more about design and disability

    The Web Accessibility Initiative (WAI), which in turn has released Web Content Accessibility Guidelines 2.0, also known as WCAG2.  These recommendations detail how to make a website interface accessible for all. 

    This covers good practice about web design, creating alternative text descriptors for images, using navigational systems like headings, lists, and how elements on the page should function. This ensures that screen readers operate properly. 

    A first port of call should be a visit to the easy checks page of the Web Content Accessibility Guidelines. 

    The checks cover page title, image text alternatives, headings, colour contrast, resizing text, keyboard access and visual focus, moving, flashing or blinking content, multimedia alternatives and basic structure.

    From here, it's up to brands to make a conscious decision on whose responsibility it is to make sure the brand web interface includes the disabled.

    A recent report by Forrester Consulting, on behalf of Microsoft, found 60 percent of organisations rely on "developers following guidelines" to carry out accessibility of their content. 

    Only 42 percent reported using a content accessibility checker, and only 25 percent said they have strong governance in place. 

    Although there's no straightforward answer - it could be the responsibility of customer engagement, PRs, marketing, communications or IT development - it should be clear who gets the final say on whether a website's design meets the WCAG2 guidelines. 

    Furthermore, as the Click Away Pound Survey suggests, a brands compliance with WCAG2 must be worked alongside expert interpretation and testing by users with impairments. 

    Below are organisations and consultancies that specialise in delivering research, user tests and methods to develop a brands user experience for the disabled.

    Open Inclusions is a consultancy that specialises in providing research-based innovation solutions for clients who need both digital and physical accessibility.

    Brands can get in touch via a call or email, and be followed up by a face-to-face meeting and a process of how to make their brand UX as inclusive as possible. 

    As mentioned earlier, Freeney Williams is a consultancy that works to enable organisations to recruit, employ and retain disabled people in the workforce, develop and sell products or services that are accessible to all customers, and meet their duties under the Equality Act 2010.

    The consultancy also offers a free disability audit to assess your level of disability competence.

    There are currently over two million blind and partially sighted people in the UK and this is set to double by 2050. The Royal National Institute for the Blind wants blind and partially sighted people to be able to use the web, just like other people can.

    RNIB provides consultancy services as well as accreditation of well-designed sites. The organisation offers specialist guidance and, most importantly, user testing and observation. 

    RNIB also offers accessibility solutions to businesses, you can find out more here.

    Steve Taylor from the RNIB says the notion of the internet from its inception has been that ability or disability shouldn't be a barrier.  

    "Today, people's expectations of technology have grown exponentially.  With the advent of products like Amazon's Echo and Google Home, delivery of information in the way you want it when you want it is here. Sometimes it's convenient to use keyboards or a mouse, others times you want to speak to someone. 

    "Sometimes you are carrying things or driving, which means you want easy to access information. Well-designed sites allow all of this from a single source," he says.

    Rufus Leonard is an independent agency that works with organisations to produce cross-channel brand-led customer experience.

    Rufus Leonard aim to produce brand design, as well as developing business systems and manage business transformation. 

    It designs and builds technical ecosystems that enable brands to deliver inclusive user experiences.


    Source: How to design websites for people with disabilities in 2017