Pages

Friday, March 31, 2017

Keeping Up and Staying Relevant: A Conversation with Graphic Designer Michael Dolan

Editor's Note: The following sponsored article is brought to you courtesy of HOW Design Live's trusted partner, Adobe.

The past few years have brought a flood of new apps and services for creative professionals. And with them have come even more design trends. So what does all of this mean and, more importantly, how does it influence the way designers work today?

Meet Michael Dolan, a visual designer and HOW Design Live speaker who's been exploring one of Adobe's newest creative apps, Project Felix, and thinking about how it's redefining creative imaging for graphic design.

As Founder and Creative Director of Churchill Design Studio in Santa Rosa, CA, Dolan has a full schedule. He decided to try Project Felix, Adobe's new 3D compositing tool for graphic designers, out of a combination of curiosity and the desire to remain relevant.

[Related: Adobe's Project Felix Makes Oscar-Winning 3D Design Technology User-Friendly]

"The need to do 2D and 3D compositing was definitely there," he says. "I would use Illustrator CC and Photoshop CC to fake it, doing things the arduous way like lighting with adjustment layers, adding perspective, and transforming shapes in Photoshop to achieve the look I wanted."

He says that, while it can be hard to even keep up with new features in Photoshop, he saw Felix as an opportunity to expand his skillset and get out in front of some of the changes happening in design. "I approached it as self-study, continuing education. Then I discovered two things: One, that playing with the software was fun, straight up. I was learning and got to be in a complete creative space. And two, that I could instantly create comps that would have taken hours with Photoshop."

dolan-1dolan2

Dolan's Project Felix explorations

He appreciates the automation in Felix. "Light interacts with the material you've applied to your object, so you don't have to manage that, and perspective is naturally created in the scene," he says. "If you're not working in Felix, you have to really consider and create and tweak the perspective yourself."

So how did he get started with learning Felix? First he did some research into 3D concepts, which were new to him. "But overall," he says, "just having an understanding of design helps when you're learning another discipline. It would have been overwhelming to try to jump into Cinema4D to learn full-on professional modeling software, so Felix was a great entry point. It helped me form the right questions and stay ahead of the curve."

Dolan is already using Felix in his work for clients. For example, he's created lifestyle images in which he's placed a mobile phone model from Felix into the scene:

dolan3dolan4

"What's great about Felix is that I can orient and light the phone the way I want and place it right where I need it," he says. "Then I can bring the comp into Photoshop and add an app screen to the phone."

He encourages other designers to give Felix a try. "You don't need to sit through four hours of Lynda.com or Skillshare—if you have 15 to 30 minutes, you can jump in and start making mistakes. You'll learn by trial and error—and it won't feel like a chore."

Attend Michael Dolan's HOW Design Live session, What 3D Means to How You Design 10 Months and 10 Years from Now, on Wednesday, May 3, 2017 at 1:00 pm.

An online design workshop from HOW Design University:

jawag1fp7sspfrpzo28c
Source: Keeping Up and Staying Relevant: A Conversation with Graphic Designer Michael Dolan

Thursday, March 30, 2017

TypeScript: Modern JavaScript Development

Leverage the features of TypeScript to boost your development skills and create captivating applications

About This Book
  • Learn how to develop modular, scalable, maintainable, and adaptable web applications by taking advantage of TypeScript
  • Explore techniques to use TypeScript alongside other leading tools such as Angular 2, React, and Node.js
  • Focusing on design patterns in TypeScript, this step-by-step guide demonstrates all the important design patterns in practice
  • Who This Book Is For

    This Learning Path is for intermediate-level JavaScript developers who want to use TypeScript to build beautiful web applications and fun projects. No prior knowledge of TypeScript is required, but a basic understanding of jQuery is expected. This Learning Path is also for experienced TypeScript developers who want to take their skills to the next level, and also for web developers who wish to make the most of TypeScript.

    What You Will Learn
  • Understand the key TypeScript language features and runtime
  • Install and configure the necessary tools in order to start developing an application
  • Create object-oriented code that adheres to the SOLID principles
  • Develop robust applications with testing (Mocha, Chai, and SinonJS)
  • Apply GoF patterns in an application with a testing approach
  • Identify the challenges when developing an application
  • Migrate JavaScript codebases to TypeScript to improve your workflow
  • Utilize System.JS and Webpack to load scripts and their dependencies
  • Develop high performance server-side applications to run within Node.js
  • In Detail

    TypeScript is an open source and cross-platform typed superset of JavaScript that compiles to plain JavaScript that runs in any browser or any host. TypeScript adds optional static types, classes, and modules to JavaScript, to enable great tooling and better structuring of large JavaScript applications. Through this three-module learning path, you'll learn the ins-and-outs of TypeScript for building more robust software.

    The first module gets you started with TypeScript and helps you understand the basics of TypeScript and automation tools. Get a detailed description of function, generics, callbacks, and promises, and discover the object-oriented features and memory management functionality of TypeScript.

    The next module starts by explaining the current challenges when designing and developing an application and how you can solve these challenges by applying the correct design pattern and best practices. You will be introduced to low-level programming concepts to help you write TypeScript code, as well as working with software architecture, best practices, and design aspects.

    The final module will help you build a complete single page app with Angular 2, create a neat mobile app using NativeScript, and even build a Pac Man game with TypeScript. As if the fun wasn't enough, you'll also find out how to migrate your legacy codebase from JavaScript to TypeScript.

    By the end of this Learning Path, you will be able to take your skills up a notch and develop full-fledged web applications using the latest features of the TypeScript.

    This Learning Path combines some of the best that Packt has to offer in one complete, curated package. It includes content from the following Packt products:

  • Learning TypeScript by Remo H. Jansen
  • TypeScript Design Patterns by Vilic Vane
  • TypeScript Blueprints by Ivo Gabe de Wolff
  • Style and approach

    This is a step-by-step, practical guide covering the fundamentals of TypeScript with practical examples. The end-to-end projects included in this book will give you ready-to-implement solutions for your business scenario, showcasing the depth and robustness of TypeScript.

    Table of Contents

    Module 1: Learning TypeScriptChapter 1: Introducing TypeScriptChapter 2: Automating Your Development WorkflowChapter 3: Working with FunctionsChapter 4: Object-Oriented Programming with TypeScriptChapter 5: RuntimeChapter 6: Application PerformanceChapter 7: Application TestingChapter 8: DecoratorsChapter 9: Application ArchitectureChapter 10: Putting Everything Together

    Module 2: TypeScript Design PatternsChapter 1: Tools and FrameworksChapter 2: The Challenge of Increasing ComplexityChapter 3: Creational Design PatternsChapter 4: Structural Design PatternsChapter 5: Behavioral Design PatternsChapter 6: Behavioral Design Patterns: ContinuousChapter 7: Patterns and Architectures in JavaScript and TypeScriptChapter 8: SOLID PrinciplesChapter 9: The Road to Enterprise Application

    Module 3: TypeScript BlueprintsChapter 1: TypeScript 2.0 FundamentalsChapter 2: A Weather Forecast Widget with Angular 2Chapter 3: Note-Taking App with a ServerChapter 4: Real-Time ChatChapter 5: Native QR Scanner AppChapter 6: Advanced Programming in TypeScriptChapter 7: Spreadsheet Applications with Functional ProgrammingChapter 8: Pac Man in HTML5Chapter 9: Playing Tic-Tac-Toe against an AIChapter 10: Migrate JavaScript to TypeScript


    Source: TypeScript: Modern JavaScript Development

    Wednesday, March 29, 2017

    Tags / Keywords: Software Development Outsourcing

    Synapse Solutions - Software Development Outsourcing

    Level 3, 480 Collins Street, Melbourne, Victoria, Australia, VIC 3000

    www.synapsesolutions.com.au

    Synapse Solutions is a Melbourne-based leading Software Development, Web Design and Web Development Company that offers end to end services and solutions customised for a wide range of key industry verticals.


    Source: Tags / Keywords: Software Development Outsourcing

    Tuesday, March 28, 2017

    Job Opening: Web Programmer Analyst

    Position: Web Programmer AnalystCompany: San Mateo County Community College DistrictLocation: Redwood City CA US

    San Mateo County Community College District values the principles of diversity and equity. We provide our students with a rich and dynamic learning community that embraces differences, emphasizing collaboration and engaging students in and out of the classroom, encouraging them to realize their goals, and to become critical thinkers and socially responsible leaders.

    The Web Programmer Analyst performs technical work involved in the design, development, and implementation of web-based applications. This position works with faculty, staff, administrators, and students to develop, grow, and implement impactful, cost-effective web and digital programs. Under supervision of the Director of Marketing, Communications & Public Relations, the position evaluates, develops, and implements a variety of moderately difficult web programs and systems, and analyzes web program problems to develop resolutions. Public contact is extensive and involves conferring with potential and existing users, vendors, and staff, faculty, administrators, and students about programming, web design and content needs. A high degree of independent judgment and creativity is required to independently perform assigned work following prescribed procedures and to apply those procedures to the work of user departments. Consequences of errors in judgment can be costly in employee time; however, management and procedural controls limit the risk of serious consequences. A Web Programmer Analyst can lead the work of other staff and student assistants as assigned.

    Duties and Responsibilities

    The duties below are representative of the duties of the classification and are not intended to cover all of the duties performed by the incumbent(s) of any particular position. The omission of specific statements of duties does not exclude them from the position if the scope of work is similar, related, or a logical assignment to this classification.

    1. Designs and develops applications and management systems for District web systems

    2. Tests, verifies, debugs, revises, refines, and creates all web sites, web applications and multi-media channels, including digital signage and other multi-media projects

    3. Plans, designs, and implements new software and upgrades for web-based applications on multiple web server platforms

    4. Develops web standards of procedures for review and implementation

    5. Assists in integrating various web communications components (such as course management, portal, social network, and video conferencing) into college and District websites as appropriate

    6. Conducts research to obtain information pertaining to web application development tools

    7. Evaluates the products of external vendors to assess the use of third-party software within the District's information system

    8. Exchanges information with technical staff, system users, vendors, outside programming, and marketing personnel to discuss web design concepts, original ideas, web programming, and implementation timelines, web project budgets and expenditures, installation, and enhancement needs and other matters

    9. Assists in making recommendations for the college and District's web-based architecture, systems design and development, uniform web structure, operations, policies, and procedures

    10. Serves as technical advisor for web-based District media concepts, designs, and implementation

    11. Coordinates and participates in advisory councils and related committees as assigned

    12. Coordinates with District, faculty, and trainer staff in the use of web technologies to provide technical assistance for setting up instructional, student services, marketing, outreach, and other administrative internets and intranets, web or electronic communication

    13. Meets with division and department contacts to continue development of their site and confers with faculty, staff, administration and vendors about programming, web design, multi-media and content needs

    14. Works with technology partners and outside resources to develop and enhance the college and District web presence

    15. Prepares documentation of web systems, applications, and sites as required

    16. Provides user training and training documentation in conjunction with other training staff to meet user needs

    17. Generates and distributes web usage and analytic reports on a regular basis

    18. Attends meetings, workshops, conferences, and other events to obtain current information about marketing multi-media/digital and web-design concepts and trends

    19. Keeps up with current web and multi-media trends and knowledge to help in setting best practices, defining web goals, and measuring success

    20. Performs other related duties as assigned

    Minimum Qualifications

  • A combination of education and experience equivalent to an Associate's degree or other equivalent educational program in multimedia, web development, or a closely related field
  • Successful work experience of increasing responsibility that has included web programming and multi-media design
  • Extensive public contact experience with people at various levels within organizations who are diverse in their cultures, language groups and abilities
  • Demonstrated skill in the use and application of various programming languages, systems, and procedures
  • Demonstrated skill in written communication, including development of procedural documentation
  • Skill in training and leading the work of others
  • Demonstrated skill in multi-tasking, time management, prioritizing workloads, and working independently
  • Possession of a valid California Driver's License (or the ability to obtain one) and the ability to drive a motor vehicle to off-campus sites
  • Knowledge, Skills and Abilities

    1. Knowledge of concepts, practices, technology, resources, and procedures commonly used in developing and implementing web sites and web applications, including but not limited to: HTML , XHTML , CSS , ASP , JavaScript, PHP and Adobe Software

    2. Knowledge of codes in HTML and ability to train content owners in use of editing tools

    3. Skill in adjusting CSS in order to ensure positive user experience and maintain college web branding

    4. Ability to provide initial training and support for OmniUpdate content management software

    5. Strong knowledge in JavaScript

    6. Knowledge of database design concepts, server operating systems, software applications, and programming languages used to develop and implement web-based, database driven applications

    7. Strong experience in website production utilizing knowledge of current best practices, W3C standards, ADA 508 standards, and cross browser compatibility

    8. Understanding of web usability, information architecture, navigation and design priorities associated with web sites, digital signage as well as familiarity with current web and multi-media trends and the underlying technologies of both static and dynamic sites

    Experience with education websites is a plus

    9. Ability to collect data and analyze trends, consumer behavior, site usage, and performance

    10. Ability to prepare for and perform training sessions for users at a variety of skill levels

    11. Ability to work and adapt in a dynamic, flexible and creative environment, and complete multiple projects, simultaneously, in a timely manner

    12. Graphic design skills and design sense for creating aesthetically pleasing user interfaces using Adobe software including, but not limited to, Adobe Photoshop, InDesign, and Dreamweaver

    13. Ability and willingness to work as part of a team to promote the effective use of web and multi-media technology

    14. Ability to analyze situations accurately and adopt an effective course of action and outcome evaluation

    15. Skill in written and oral communication, including composing of technical documentation; communication with individuals, as well as small and large groups

    16. Skill in respectful, sensitive communication with people at various levels in the organization who are diverse in their cultures, language groups, and abilities

    17. Excellent customer service skills when working with members of the on and off campus community and ability to work with others as part of a team

    Physical Requirements

    This classification requires sitting for long periods of time, pushing and pulling, and visual acuity. The ability to type, use phone, stand intermittently, walk, bend and stoop, occasionally lift, carry, push, pull or otherwise move objects of light to moderate weight, work at a computer, including sitting and viewing a monitor for various lengths of time, repetitive use of keyboard, mouse or other control device, dexterity of hands and fingers to operate keyboard. Ability to operate a motor vehicle and drive to off campus locations.

    Preferred Qualifications

    Benefits

    Benefits include paid holidays, vacation and sick leave. The District pays all or a portion of monthly medical plan premiums (depending on the coverage) and pays all of the monthly dental and vision plan premiums for employees and eligible dependents. Additional paid benefits include life insurance, salary continuance insurance, and an Employee Assistance Program. Classified employees participate in the Public Employees' Retirement System, a defined-benefit retirement plan through the State of California. Optional tax-deferred 403(b) and 457 retirement plans are also available.

    Posting Detail Information

    Open Date

    03/28/2017

    First Review Date

    04/18/2017

    Close Date

    Open Until Filled

    Yes

    Special Instructions Summary

    Required application materials, including the cover letter, will be screened on the basis of Requirements and Knowledge, Skills and Abilities listed in this announcement. Candidates for interview will be selected from among those who most closely meet the requirements and knowledge, skills and abilities. Meeting the minimum qualifications does not guarantee an interview. As part of the interview process, candidates may be asked to demonstrate job-related knowledge and skills.

    Conditions of Employment

    Prior to employment, the selected candidate will be required to complete the following:

    1. Submit official transcripts (applies to all faculty or educational administrative positions)

    2. Submit verifications of prior employment

    3. Satisfactory references

    4. Successfully being cleared for employment through the background checking process

    In addition to background checks, the District may review publicly available information about a candidate on the Internet. If a candidate is aware of incorrect or inaccurate information that is available on the Internet, the candidate is welcome to address such an issue with the Office of Human Resources.

    .

    5. Present original documents for proof of eligibility to work in the United States

    6. Approval of your employment by the SMCCCD Board of Trustees

    7. Provide a certificate of Tuberculosis exam for initial employment.

    8. Have fingerprints taken by a Live Scan computer (Clearance must be received prior to first day of employment). Please note that the California Education Code requires, in part, that community college districts shall not employ or retain in employment persons in public school service who have been convicted of certain felonies, a misdemeanor drug charge (including alcohol offenses) or misdemeanor moral turpitude (sexual offense) crime. However, consideration may be given to those whose drug convictions occurred more than five years ago. A conviction for other crimes may not necessarily disqualify you from the job for which you may be applying.


    Source: Job Opening: Web Programmer Analyst

    Monday, March 27, 2017

    Sothink SWF Decompiler and SWF Quicker – Tools to convert Flash and edit swf directly

    Sothink provides best web authoring sharewares like Flash Animation Maker, SWF Decompiler, DHTML Menus, Logo Maker for web masters

    There are so many animation tools while this suit, Sothink SWF Decompiler and SWF Quicker, is special for Flash loves and editors. They have got high prize in so many famous download site. Like CNET and TUCOWS.

    The tools are specially designed to convert swf to fla , swf to HTML5 and to edit swf , which are highly effective and reduces lots of precious time for the web developers.

    Apart from tools, the web site also offers wide variety of free samples/tutorials for web developers in order to get used with their tools easily.

    To get these tools free trial, please visit:

    http://www.sothink.com/product/swfquicker/

    http://www.sothink.com/product/flashdecompiler/

    About Sothink:

    Sothink one of the leading sharewares and web based software launchers widely known for its quality all over the world. Sothink is the trademark of SourceTec Software Co., Ltd listed just like the Flash as a Trademark for Adobe.

    The most highly utilized software of Sothink among web creators are Flash to HTML5, Flash Editor and Logo Design Software particularly the Logo Maker from Sothink is specially designed in such a way that non-professional too can access with it and create a professional logo design in a short time span.

    To know more about their products and to read about their features and various sharewares, visit their official site: http://www.sothink.com/

    Media ContactCompany Name: SothinkContact Person: Media RelationsEmail: Send EmailCountry: United StatesWebsite: http://www.sothink.com


    Source: Sothink SWF Decompiler and SWF Quicker – Tools to convert Flash and edit swf directly

    Sunday, March 26, 2017

    Pediatric Software Introduced by CustomSoft

    CustomSoft is a leading Software development company having sound experience in web development. CustomSoft is well known for its high quality software and efficient technical team.

    Pune, India, March 26, 2017 --(PR.com)-- Pediatric Software developed by CustomSoft help pediatricians to give children the care they need to grow and maintain optimal health potential when they reach adulthood.

    Pediatrics is a medical field of practice diagnosis and treating children from infancy until about the time they reach adulthood. Physicians and practitioners, called pediatricians, can sometimes be overwhelmed by the demanding needs of their medical practice, tending to both the parents and their patients.

    Features· Registration and Login· Child Records- Name, Age, Birth Date· Lab Details· Medical History· Vaccination Details and Alerts· Reports· Health Records· Medication Details· Graphic growth charts· Access patient data from a central database· Upload digital files from scanned patient records or diagnostic images· Appointment Scheduling· Online Medication Services· Billing· Feedback

    CustomSoft is a complete Software Services Provider Company based in India. CustomSoft provides full range of Software development services like Web Design and Development for Insurance, Healthcare, Retail, Hotel, Real Estate, Shipping, Logistic, E-Learning Solution and other IT related works. CustomSoft provide complete IT business solutions to organization who would like to have a Web presence for Business.

    To Contact CustomSoft:http://www.custom-soft.com/contact_us.htmlVisit: http://www.custom-soft.comEmail: mailto:info@custom-soft.comTo know more about CustomSoft:http://www.custom-soft.com


    Source: Pediatric Software Introduced by CustomSoft

    Saturday, March 25, 2017

    Association Chapter Management - Major Tips For Boosting Your Web Design

    From Wikitravel

    Sorry, this page was recently deleted (within the last 24 hours). The deletion and move log for the page are provided below for reference.

  • 13:57, 25 March 2017 Binbin (Talk | contribs) deleted page Association Chapter Management - Major Tips For Boosting Your Web Design (Spambot: content was: "Web design can be tricky. You will see in this piece that this mindset is of utmost importance. You can also see some great web design tips that are easy to f..." (and the only contributor was "[[Special:Contributions/Yak03coil|Y...)
  • There is currently no text in this page. You can search for this page title in other pages, search the related logs, or edit this page.

    Retrieved from "http://wikitravel.org/en/Association_Chapter_Management_-_Major_Tips_For_Boosting_Your_Web_Design"
    Source: Association Chapter Management - Major Tips For Boosting Your Web Design

    Friday, March 24, 2017

    NASA’s Journey With the U.S. Web Design Standards

    The U.S. Web Design Standards were created by the government, for the government. They're currently implemented on hundreds of government sites, with an audience of more than 26 million monthly users. They've also been recommended by the Office of Management and Budget (OMB) for all government agencies to ensure a consistent look and feel of their public-facing digital services. Over the coming months, the team will be doing a series of blog posts to share information about the how different agencies are using the Standards. We chatted with Brandon Ruffridge, Senior Software Developer at NASA's Glenn Research Center, to talk about his team's use of the U.S. Web Design Standards.

    National Aeronautics and Space Administration (NASA) logo.

    Standards team: What motivated you to use the U.S. Web Design Standards?

    Brandon Ruffridge: We wanted to develop a set of standards so when people visit one of our sites, they immediately recognize they are on an official NASA website. We're also in the early stages of updating our public web presence and were looking for a User Interface (UI) toolkit that would allow us to create a modern, responsive website. The U.S. Web Design Standards seemed like a good place to start, since they are built by government with government-specific needs in mind. Our team liked the fact that the Standards weren't developed in a vacuum, but were refined through user research and testing, and have been used successfully by other government agencies.

    Standards team: What were the benefits you gained by using the Standards?

    Ruffridge: The Standards allowed us to create our own set of web standards specific to NASA with very little effort. They provided all the basic UI components that we needed, and it is all Section 508 compliant, which is the accessibility requirement all federal agencies must follow when building a website.

    Standards team: What were the unintended consequences or surprises?

    Ruffridge: It was fun! I even published a node package. I learned some new things like gulp, jekyll, node, and color contrast accessibility requirements.

    Standards team: What advice would you have for other agencies?

    Ruffridge: The Standards are a great place to start if your agency wants to provide a consistent, modern, and user-friendly website. If you don't have much in-house UI/UX and front-end development expertise, or don't want to spend time creating your own style standards and toolkit from scratch, they are a great resource built by many talented people from government and the open source community who are consistently working to improve them. It provides a look and feel that will become increasingly familiar to the public as they become used on more and more government websites. Slight tweaks to the color palette may be all you need to tailor them to your agency.

    We're looking to learn more from agencies that have used the Standards; if you're interested in talking to us about your experience or have any feedback, feel free to send us an email. You can also chat with the team in the new public Slack channel for the Standards!

    Also, on January 25th, we hosted a DGU webinar to share more information about the features and future of the Standards, including the 1.0 release. Check it out to learn more or follow along at standards.usa.gov.

    This post was originally published on the 18F blog.

    If you have a .gov or .mil email address, check out the various DigitalGov Communities that you can join, like MobileGov, the Web Content Managers Forum, and the User Experience (UX) Community of Practice. 

    Check out our Events platform, DigitalGov University (DGU), and register for an upcoming event today! If you'd like to find out how your agency can create an online or in-person DGU event, or partner with them on your own event, please fill out this form.

    Tags: 18F, accessibility, DGU, DigitalGov University, NASA, National Aeronautics and Space Administration, Office of Management and Budget, OMB, responsive web design, section 508, training, US Web Design Standards, user research, webinar


    Source: NASA's Journey With the U.S. Web Design Standards

    Thursday, March 23, 2017

    The Road To Resilient Web Design

    Editor's Note: In the world of web design, we tend to become preoccupied with the here and now. In "Resilient Web Design1", Jeremy Keith emphasizes the importance of learning from the past in order to better prepare ourselves for the future. So, perhaps we should stop and think more beyond our present moment? The following is an excerpt from Jeremy's web book.

    Design adds clarity. Using colour, typography, hierarchy, contrast, and all the other tools at their disposal, designers can take an unordered jumble of information and turn it into something that's easy to use and pleasurable to behold. Like life itself, design can win a small victory against the entropy of the universe, creating pockets of order from the raw materials of chaos.

    The Book of Kells is a beautifully illustrated manuscript created over 1200 years ago. It's tempting to call it a work of art, but it is a work of design. The purpose of the book is to communicate a message; the gospels of the Christian religion. Through the use of illustration and calligraphy, that message is conveyed in an inviting context, making it pleasing to behold.

    A page from an illuminated manuscript.2The incipit to the Gospel of Matthew in the Book of Kells. (Large preview3)

    Design works within constraints. The Columban monks who crafted the Book of Kells worked with four inks on vellum, a material made of calfskin. The materials were simple but clearly defined. The cenobitic designers knew the hues of the inks, the weight of the vellum, and crucially, they knew the dimensions of each page.

    Prints And The Revolution Link

    Materials and processes have changed and evolved over the past millennium or so. Gutenberg's invention of movable type was a revolution in production. Whereas it would have taken just as long to create a second copy of the Book of Kells as it took to create the first, multiple copies of the Gutenberg bible could be produced with much less labour. Even so, many of the design patterns such as drop caps and columns were carried over from illuminated manuscripts. The fundamental design process remained the same: knowing the width and height of the page, designers created a pleasing arrangement of elements.

    Old style text in two columns.4A page from Gutenberg's Bible.

    The techniques of the print designer reached their zenith in the 20th century with the rise of the Swiss Style. Its structured layout and clear typography is exemplified in the work of designers like Josef Müller‐Brockmann and Jan Tschichold. They formulated grid systems and typographic scales based on the preceding centuries of design.

    A diagram demonstrating proportions.5A framework for medieval manuscripts by Jan Tschichold. (Large preview6)

    Knowing the ratio of the dimensions of a page, designers could position elements with maximum effect. The page is a constraint and the grid system is a way of imposing order on it.

    Taking Your Talent To The Web Link

    When the web began to conquer the world in the 1990s, designers started migrating from paper to pixels. David Siegel's Creating Killer Websites came along at just the right time. Its clever TABLE and GIF hacks allowed designers to replicate the same kind of layouts that they had previously created for the printed page.

    Those TABLE layouts later became CSS layouts, but the fundamental thinking remained the same: the browser window — like the page before it — was treated as a known constraint upon which designers imposed order.

    There's a problem with this approach. Whereas a piece of paper or vellum has a fixed ratio, a browser window could be any size. There's no way for a web designer to know in advance what size any particular person's browser window will be.

    Designers had grown accustomed to knowing the dimensions of the rectangles they were designing within. The web removed that constraint.

    If It Ain't Fixed, Don't Break It Link

    There's nothing quite as frightening as the unknown. These words of former US Secretary of Defense Donald Rumsfeld should be truly terrifying (although the general consensus at the time was that they sounded like nonsense):

    There are known knowns. There are things we know we know. We also know there are known unknowns, that is to say we know there are some things we do not know. But there are also unknown unknowns — the ones we don't know we don't know.

    The ratio of the browser window is just one example of a known unknown on the web. The simplest way to deal with this situation is to use flexible units for layout: percentages rather than pixels. Instead, designers chose to pretend that the browser dimensions were a known known. They created fixed‐width layouts for one specific window size.

    In the early days of the web, most monitors were 640 pixels wide. Web designers created layouts that were 640 pixels wide. As more and more people began using monitors that were 800 pixels wide, more and more designers began creating 800 pixel wide layouts. A few years later, that became 1024 pixels. At some point web designers settled on the magic number of 960 pixels as the ideal width.

    It was as though the web design community were participating in a shared consensual hallucination. Rather than acknowledge the flexible nature of the browser window, they chose to settle on one set width as the ideal …even if that meant changing the ideal every few years.

    Not everyone went along with this web‐wide memo.

    Dao Or Dao Not Link

    In the year 2000 the online magazine A List Apart published an article entitled A Dao of Web Design. It has stood the test of time remarkably well.

    In the article, John Allsopp points out that new mediums often start out by taking on the tropes of a previous medium. Scott McCloud makes the same point in his book Understanding Comics:

    Each new medium begins its life by imitating its predecessors. Many early movies were like filmed stage plays; much early television was like radio with pictures or reduced movies.

    With that in mind, it's hardly surprising that web design began with attempts to recreate the kinds of layouts that designers were familiar with from the print world. As John put it:

    "Killer Web Sites" are usually those which tame the wildness of the web, constraining pages as if they were made of paper — Desktop Publishing for the Web.

    Web design can benefit from the centuries of learning that have informed print design. Massimo Vignelli, whose work epitomises the Swiss Style, begins his famous Canon with a list of The Intangibles including discipline, appropriateness, timelessness, responsibility, and more. Everything in that list can be applied to designing for the web. Vignelli's Canon also includes a list of The Tangibles. That list begins with paper sizes.

    The web is not print. The known constraints of paper — its width and height — simply don't exist. The web isn't bound by pre‐set dimensions. John Allsopp's A Dao Of Web Design called on practitioners to acknowledge this:

    The control which designers know in the print medium, and often desire in the web medium, is simply a function of the limitation of the printed page. We should embrace the fact that the web doesn't have the same constraints, and design for this flexibility.

    This call to arms went unheeded. Designers remained in their Matrix-like consensual hallucination where everyone's browser was the same width. That's understandable. There's a great comfort to be had in believing a reassuring fiction, especially when it confers the illusion of control.

    There is another reason why web designers clung to the comfort of their fixed‐width layouts. The tools of the trade encouraged a paper‐like approach to designing for the web.

    Ship Of Tools Link

    It's a poor craftsperson who always blames their tools. And yet every craftsperson is influenced by their choice of tools. As Marshall McLuhan's colleague John Culkin put it, "we shape our tools and thereafter our tools shape us."

    When the discipline of web design was emerging, there was no software created specifically for visualising layouts on the web. Instead designers co‐opted existing tools.

    Adobe Photoshop was originally intended for image manipulation; touching up photos, applying filters, compositing layers, and so on. By the mid nineties it had become an indispensable tool for graphic designers. When those same designers began designing for the web, they continued using the software they were already familiar with.

    If you've ever used Photoshop then you'll know what happens when you select "New" from the "File" menu: you will be asked to enter fixed dimensions for the canvas you are about to work within. Before adding a single pixel, a fundamental design decision has been made that reinforces the consensual hallucination of an inflexible web.

    Photoshop alone can't take the blame for fixed‐width thinking. After all, it was never intended for designing web pages. Eventually, software was released with the specific goal of creating web pages. Macromedia's Dreamweaver was an early example of a web design tool. Unfortunately it operated according to the idea of WYSIWYG: What You See Is What You Get.

    While it's true that when designing with Dreamweaver, what you see is what you get, on the web there is no guarantee that what you see is what everyone else will get. Once again, web designers were encouraged to embrace the illusion of control rather than face the inherent uncertainty of their medium.

    It's possible to overcome the built‐in biases of tools like Photoshop and Dreamweaver, but it isn't easy. We might like to think that we are in control of our tools, that we bend them to our will, but the truth is that all software is opinionated software. As futurist Jamais Cascio put it, "software, like all technologies, is inherently political":

    Code inevitably reflects the choices, biases and desires of its creators.

    Small wonder then that designers working with the grain of their tools produced websites that mirrored the assumptions baked into those tools — assumptions around the ability to control and tame the known unknowns of the World Wide Web.

    Reality Bites Link

    By the middle of the first decade of the twenty‐first century, the field of web design was propped up by multiple assumptions:

  • that everyone was browsing with a screen large enough to view a 960 pixel wide layout;
  • that everyone had broadband internet access, mitigating the need to optimise the number and file size of images on web pages;
  • that everyone was using a modern web browser with the latest plug‐ins installed.
  • A minority of web designers were still pleading for fluid layouts. I counted myself amongst their number. We were tolerated in much the same manner as a prophet of doom on the street corner wearing a sandwich board reading "The End Is Nigh" — an inconvenient but harmless distraction.

    There were even designers suggesting that Photoshop might not be the best tool for the web, and that we could consider designing directly in the browser using CSS and HTML. That approach was criticised as being too constraining. As we've seen, Photoshop has its own constraints but those had been internalised by designers so comfortable in using the tool that they no longer recognised its shortcomings.

    This debate around the merits of designing Photoshop comps and designing in the browser would have remained largely academic if it weren't for an event that would shake up the world of web design forever.

    Stuck Inside Of Mobile Link

    An iPod. A phone. And an internet communicator. An iPod. A phone …are you getting it? These are not three separate devices. This is one device. And we are calling it: iPhone.

    With those words in 2007, Steve Jobs unveiled a mobile device that could be used to browse the World Wide Web.

    A web page on the screen of a mobile phone.7The iPhone. (Large preview8)

    Web‐capable mobile devices existed before the iPhone, but they were mostly limited to displaying a specialised mobile‐friendly file format called WML. Very few devices could render HTML. With the introduction of the iPhone and its competitors, handheld devices were shipping with modern web browsers capable of being first‐class citizens on the web. This threw the field of web design into turmoil.

    Assumptions that had formed the basis for an entire industry were now being called into question:

  • How do we know if people are using wide desktop screens or narrow handheld screens?
  • How do we know if people are browsing with a fast broadband connection at home or with a slow mobile network?
  • How do we know if a device even supports a particular technology or plug‐in?
  • The rise of mobile devices was confronting web designers with the true nature of the web as a flexible medium filled with unknowns.

    The initial reaction to this newly‐exposed reality involved segmentation. Rather than rethink the existing desktop‐optimised website, what if mobile devices could be shunted off to a separate silo? This mobile ghetto was often at a separate subdomain to the "real" site: m.example.com or mobile.example.com.

    This segmented approach was bolstered by the use of the term "the mobile web" instead of the more accurate term "the web as experienced on mobile." In the tradition of their earlier consensual hallucinations, web designers were thinking of mobile and desktop not just as separate classes of device, but as entirely separate websites.

    Determining which devices were sent to which subdomain required checking the browser's user‐agent string against an ever‐expanding list of known browsers. It was a Red Queen's race just to stay up to date. As well as being error‐prone, it was also fairly arbitrary. While it might have once been easy to classify, say, an iPhone as a mobile device, that distinction grew more difficult over time. With the introduction of tablets such as the iPad, it was no longer clear which devices should be redirected to the mobile URL. Perhaps a new subdomain was called for — t.example.com or tablet.example.com — along with a new term like "the tablet web". But what about the "TV web" or the "internet‐enabled fridge web?"

    We Are One Link

    The practice of creating different sites for different devices just didn't scale. It also ran counter to a long‐held ideal called One Web:

    One Web means making, as far as is reasonable, the same information and services available to users irrespective of the device they are using.

    But this doesn't mean that small‐screen devices should be served page layouts that were designed for larger dimensions:

    However, it does not mean that exactly the same information is available in exactly the same representation across all devices.

    If web designers wished to remain true to the spirit of One Web, they needed to provide the same core content at the same URL to everyone regardless of their device. At the same time, they needed to be able to create different layouts depending on the screen real‐estate available.

    The shared illusion of a one‐size‐fits‐all approach to web design began to evaporate. It was gradually replaced by an acceptance of the ever‐changing fluid nature of the web.

    Positive Response Link

    In April of 2010 Ethan Marcotte stood on stage at An Event Apart in Seattle, a gathering for people who make websites. He spoke about an interesting school of thought in the world of architecture: responsive design, the idea that buildings could change and adapt according to the needs of the people using the building. This, he explained, could be a way to approach making websites.

    One month later he expanded on this idea in an article called Responsive Web Design. It was published on A List Apart, the same website that had published John Allsopp's A Dao Of Web Design ten years earlier. Ethan's article shared the same spirit as John's earlier rallying cry. In fact, Ethan begins his article by referencing A Dao Of Web Design.

    Both articles called on web designers to embrace the idea of One Web. But whereas A Dao Of Web Design was largely rejected by designers comfortable with their WYSIWYG tools, Responsive Web Design found an audience of designers desperate to resolve the mobile conundrum.

    The Adjacent Possible Link

    Writer Steven Johnson has documented the history of invention and innovation. In his book Where Good Ideas Come From, he explores an idea called "the adjacent possible":

    At every moment in the timeline of an expanding biosphere, there are doors that cannot be unlocked yet. In human culture, we like to think of breakthrough ideas as sudden accelerations on the timeline, where a genius jumps ahead fifty years and invents something that normal minds, trapped in the present moment, couldn't possibly have come up with. But the truth is that technological (and scientific) advances rarely break out of the adjacent possible; the history of cultural progress is, almost without exception, a story of one door leading to another door, exploring the palace one room at a time.

    This is why the microwave oven could not have been invented in medieval France; there are too many preceding steps required — manufacturing, energy, theory — to make that kind of leap. Facebook could not exist without the World Wide Web, which could not exist without the internet, which could not exist without computers, and so on. Each step depends upon the accumulated layers below.

    By the time Ethan coined the term Responsive Web Design a number of technological advances had fallen into place. As I wrote in the foreword to Ethan's subsequent book on the topic:

    The technologies existed already: fluid grids, flexible images, and media queries. But Ethan united these techniques under a single banner, and in so doing changed the way we think about web design.

  • Fluid grids. The option to use percentages instead of pixels has been with us since the days of TABLE layouts.
  • Flexible images. Research carried out by Richard Rutter showed that browsers were becoming increasingly adept at resizing images. The intrinsic dimensions of an image need not be a limiting factor.
  • Media queries. Thanks to the error‐handling model of CSS, browsers had been adding feature upon feature over time. One of those features was CSS media queries — the ability to define styles according to certain parameters, such as the dimensions of the browser window.
  • The layers were in place. A desire for change — driven by the relentless rise of mobile — was also in place. What was needed was a slogan under which these could be united. That's what Ethan gave us with Responsive Web Design.

    Changing Mindset Link

    The first experiments in responsive design involved retrofitting existing desktop‐centric websites: converting pixels to percentages, and adding media queries to remove the grid layout on smaller screens. But this reactive approach didn't provide a firm foundation to build upon. Fortunately another slogan was able to encapsulate a more resilient approach.

    Luke Wroblewski coined the term Mobile First in response to the ascendency of mobile devices:

    Losing 80% of your screen space forces you to focus. You need to make sure that what stays on the screen is the most important set of features for your customers and your business. There simply isn't room for any interface debris or content of questionable value. You need to know what matters most.

    If you can prioritise your content and make it work within the confined space of a small screen, then you will have created a robust, resilient design that you can build upon for larger screen sizes.

    Stephanie and Bryan Rieger encapsulated the mobile‐first responsive design approach:

    The lack of a media query is your first media query.

    In this context, Mobile First is less about mobile devices per se, and instead focuses on prioritising content and tasks regardless of the device. It discourages assumptions. In the past, web designers had fallen foul of unfounded assumptions about desktop devices. Now it was equally important to avoid making assumptions about mobile devices.

    Web designers could no longer make assumptions about screen sizes, bandwidth, or browser capabilities. They were left with the one aspect of the website that was genuinely under their control: the content.

    Echoing A Dao Of Web Design, designer Mark Boulton put this new approach into a historical context:

    Embrace the fluidity of the web. Design layouts and systems that can cope to whatever environment they may find themselves in. But the only way we can do any of this is to shed ways of thinking that have been shackles around our necks. They're holding us back.Start designing from the content out, rather than the canvas in.

    This content‐out way of thinking is fundamentally different to the canvas‐in approach that dates all the way back to the Book of Kells. It asks web designers to give up the illusion of control and create a materially‐honest discipline for the World Wide Web.

    Relinquishing control does not mean relinquishing quality. Quite the opposite. In acknowledging the many unknowns involved in designing for the web, designers can craft in a resilient flexible way that is true to the medium.

    Texan web designer Trent Walton was initially wary of responsive design, but soon realised that it was a more honest, authentic approach than creating fixed‐width Photoshop mock‐ups:

    My love for responsive centers around the idea that my website will meet you wherever you are — from mobile to full‐blown desktop and anywhere in between.

    For years, web design was dictated by the designer. The user had no choice but to accommodate the site's demand for a screen of a certain size or a network connection of a certain speed. Now, web design can be a conversation between the designer and the user. Now, web design can reflect the underlying principles of the web itself.

    On the twentieth anniversary of the World Wide Web, Tim Berners‐Lee wrote an article for Scientific American in which he reiterated those underlying principles:

    The primary design principle underlying the Web's usefulness and growth is universality. The Web should be usable by people with disabilities. It must work with any form of information, be it a document or a point of data, and information of any quality — from a silly tweet to a scholarly paper. And it should be accessible from any kind of hardware that can connect to the Internet: stationary or mobile, small screen or large.

    References Link
  • A Dao of Web Design9 by John Allsopp
  • The Vignelli Canon10 by Massimo Vignelli
  • Openness and the Metaverse Singularity11 by Jamais Cascio
  • One Web12 by Jo Rabin and Charles McCathieNevile
  • Responsive Web Design13 by Ethan Marcotte
  • A Richer Canvas14 by Mark Boulton
  • Fit To Scale15 by Trent Walton
  • Long Live the Web: A Call for Continued Open Standards and Neutrality16 by Tim Berners‐Lee
  • (yk, il)

  • 1 https://resilientwebdesign.com/
  • 2 https://www.smashingmagazine.com/wp-content/uploads/2017/03/book-of-kells-large-opt.jpg
  • 3 https://www.smashingmagazine.com/wp-content/uploads/2017/03/book-of-kells-large-opt.jpg
  • 4 https://www.smashingmagazine.com/wp-content/uploads/2017/03/gutenberg-bible-preview-opt.jpg
  • 5 https://www.smashingmagazine.com/wp-content/uploads/2017/03/jan-tchichold-medieval-manuscript-framework-large-opt.png
  • 6 https://www.smashingmagazine.com/wp-content/uploads/2017/03/jan-tchichold-medieval-manuscript-framework-large-opt.png
  • 7 https://www.smashingmagazine.com/wp-content/uploads/2017/03/iphone-large-opt.jpg
  • 8 https://www.smashingmagazine.com/wp-content/uploads/2017/03/iphone-large-opt.jpg
  • 9 http://alistapart.com/article/dao
  • 10 http://www.vignelli.com/canon.pdf
  • 11 http://www.kurzweilai.net/openness-and-the-metaverse-singularity
  • 12 https://www.w3.org/TR/mobile-bp/#OneWeb
  • 13 http://alistapart.com/article/responsive-web-design
  • 14 http://markboulton.co.uk/journal/a-richer-canvas
  • 15 http://trentwalton.com/2011/05/10/fit-to-scale/
  • 16 https://www.scientificamerican.com/article/long-live-the-web/
  • ↑ Back to top Tweet itShare on Facebook


    Source: The Road To Resilient Web Design

    Wednesday, March 22, 2017

    Leawo Offers iTunes Cleanup Software with 50% Discount for Celebrating the Product Page Update

    To celebrate the Leawo Tunes Cleaner page update, the company kicks off a half-price promotion activity. The promotion starts from March 22, and it will not come to an end until the last minute of March 30.

    This press release was orginally distributed by SBWire

    Shenzhen, Guangdong -- (SBWIRE) -- 03/22/2017 -- For providing better user engagement for all customers, Leawo Software, one of the leading multimedia solution and iTunes utilities providers, recently released an updated page for its iTunes cleanup software, Leawo Tunes Cleaner, with multiple functions highlighted. In order to celebrate the product page update, Leawo Software today kicks off a half-price promotion activity for Leawo Tunes Cleaner only.

    The promotion starts from March 22, 2017, and it will not come to an end until the last minute of March 30, 2017. During the promotion, all customers could directly visit the official webpage of Leawo Tunes Cleaner and purchase the product at $19.99, much cheaper than its original price, $39.99.

    iTunes is playing an incredibly important role in iOS users' digital life. However, many users have got a messy iTunes library when using iTunes for music enjoyment, which may be caused by too many duplicate or incomplete songs. That is what Leawo Tunes Cleaner can do. Aimed at providing best iTunes cleanup solution for all iOS users, Leawo Software launched Leawo Tunes Cleaner.

    Leawo Tunes Cleaner is a piece of effective iTunes cleanup software that could smartly help users clean up iTunes library. As a professional iTunes cleanup program, it could detect and delete duplicate songs in iTunes, get album artwork for iTunes music files, download and add music tags like album, song name, artist, year, etc. to complete music info, allow manual editing of music tags, save unfixed music files for future fixing, etc. This iTunes cleaner could also help clean up local music folders like MP4 music library or others.

    Several days ago, the company redesigned and released an updated Leawo Tunes Cleaner page for all users worldwide. This page update of the iTunes cleanup software provided a brand new UI design to show all function showcases and text descriptions more intuitively. It also highlighted the prod uct's main functions, like iTunes library cleanup, duplicate deletion and music info completion.

    This page update sales activity is also including the Mac version of Leawo Tunes Cleaner even its page hasn't been updated yet. According to Leawo officials, the web page of Leawo Tunes Cleaner for Mac is reportedly planned to be updated within one month, same as that of the Windows version. People could also visit the official web page of Leawo Tunes Cleaner for Mac and get the product with 50% off during the 9-day promotion.

    About Leawo Software Co., Ltd.Leawo Software Co., Ltd., established in 2007, is a multimedia solution and iTunes utilities provider. The products of multimedia solution mainly solve videos, DVD/Blu-ray and PowerPoint problems; the iTunes utilities mainly provide Apple devices transfer and recovering solutions. Leawo products support multiple languages and latest OS of Windows, Mac and Apple devices.

    For more information on this press release visit: http://www.sbwire.com/press-releases/leawo-offers-itunes-cleanup-software-with-50-discount-for-celebrating-the-product-page-update-785318.htm


    Source: Leawo Offers iTunes Cleanup Software with 50% Discount for Celebrating the Product Page Update

    Tuesday, March 21, 2017

    Security in Web Design Can’t be an Afterthought

    Share

    Share

    Share

    Email

    Understanding the security threats that make frequent headline news involves a lot of wrestling with acronyms – it's easy to prefer ignorance when confronted with terms like DDoS attacks, SQL injections, and XSS – but the increasing availability of hacking tools even on a for-hire basis means that protecting websites and devices is a concern for everybody, regardless of how large or small their business is or how tech-savvy they are.

    Hosting and CMS

    So, what's the best way to create a bulletproof website? Every new build begins with two important questions – "which CMS is best for the job?" and "who will host the website?" The answer to both can help lay the groundwork for a secure online presence without much effort from the user. Note that a web design agency may have their own preference for hosting and CMS but the below considerations still apply.

    In the case of the first question, opting for a CMS like WordPress means that a website will always have two-factor authentication, a type of login procedure that requires an additional hardware device (like a mobile phone), and a team of experts working to close security holes in the platform. Similarly, popular business CMS such as Umbraco and Magnolia often schedule "penetration tests" or simulated attacks to reveal vulnerabilities.

    The second consideration, hosting, can be a quite a personal decision – there are "green" hosts, for example – but a good host still has a particular set of security features. Look for a back-up policy, server firewalls, dedicated tech support, and failsafes against malicious code. The importance of a good host can be summed up in the fact that all websites on their books are at risk if their neighbors are compromised.

    WAFs and Updates

    Even with the website hosted and built, security remains an everyday concern. For that reason, many owners entrust the task of fending off internet nasties to specialist software like web application firewalls (WAFs). WAFs can provide a prudent decision for retail websites in particular; some solutions, like Incapsula's, help brands comply with PCI DSS, a type of security standard designed to combat credit card fraud.

    In brief, WAFs provide a cloud-based "barrier" against our favorite acronyms – DDoS attacks, XSS, and SQL injections, otherwise known as Distributed Denial of Service attacks, cross-site scripting, and Scripted Query Language injections. While the former is the "celebrity" of the three, largely due to the Mirai botnet, SQL injection is an old trick that won't go away, the cause of a great deal of embarrassment for UK brand TalkTalk and Vtech a few years ago.

    The concept of maintenance is an important one in running a website – keep all software up-to-date (certain pieces of malware can sneak in through vulnerabilities in unpatched software; those frequent update requests from Java are designed to protect the user) and let firewalls, anti-virus, and anti-malware software run regularly, both for the purposes of scanning and updating themselves. Delete the accounts of old or AWOL administrators too.

    Don't be Lazy

    Finally, it's impossible to underestimate the significance of human laziness in successful cyberattacks. For example, password cracking software isn't particularly clever; it's just smart enough to know that there are some websites out there secured with a username and password combination like "admin" and "password". Consequently, weak credentials are more of an invitation than a deterrent as far as criminals are concerned.

    Similarly, two-factor authentication can be a pain, especially for users who clear their cookies often or move between devices a lot. It's not something anybody wants to regret using in hindsight though, so make sure it's enabled wherever the option exists. From the perspective of logging in, two-factor authentication means that a website is almost impervious to fraudulent activity – as long as the supporting device isn't lost or stolen.

    In summary, website security is more of an ongoing commitment than a quick fix but it doesn't have to be an all-consuming job, as tools like WAFs demonstrate.


    Source: Security in Web Design Can't be an Afterthought

    Monday, March 20, 2017

    Blackmagic Design Web Presenter Used For E! UK Oscar Watch Along Party Stream

    "The ATEM Television Studio HD is a brilliant bit of kit. Having full control via the front panel and source buttons means you can do everything on the switcher itself, so if you had no room for an additional laptop, you could still deliver a professional multicam broadcast. The switcher performed flawlessly during the web broadcast while the HyperDeck Studio Mini and Blackmagic Web Presenter proved incredibly straightforward and easy to set up and operate. Simply put, we couldn't have delivered this production without Blackmagic, as it met our budget and space requirements perfectly."

    For more on Pettitt's use of Blackmagic products see the press release below. For more on all things Blackmagic, visit BlackmagicDesing.com

    Manchester, United Kingdom – March 16, 2017 – Blackmagic Design today announced that prolific web broadcaster Alex Pettitt delivered a Facebook Live Stream for broadcaster E! UK's Oscars Watch Along Party using a compact live production workflow consisting of the ATEM Television Studio HD, HyperDeck Studio Mini and Blackmagic Web Presenter.

    E! hosts Watch Along parties for many high profile award ceremonies, in which celebrities are invited to a luxury hotel to give their instant reactions to all of the red carpet action. The contents are then streamed out live to the broadcaster's social media feeds, to interact with fans and encourage them to join the conversation.

    Alex's brief for the Oscars was to deliver a slick and entertaining live web broadcast that would help drive viewers to the channel's linear coverage of the event and continue watching. Given the hotel suite location, E! UK made it clear that space would be at a premium, but that Alex couldn't compromise on production quality.

    "The production area was just big enough to squeeze in a trestle table for myself and a colleague to work from, so I knew that Blackmagic's new web broadcasting kit would be the perfect solution," explains Alex. "At first, I think the E! team were worried that I'd arrived with just a small suitcase, which not only had the live streaming kit inside but also my clothes for the next day! But that quickly turned to amazement once everything was unpacked and ready to go in just a few minutes, and they got to see the amazing quality that the kit delivered."

    Three camera sources were fed into the ATEM Television Studio HD, which was controlled by both software and from its front panel buttons. To save further space, Alex made use of the 7" Blackmagic Video Assist 4K as his multiview monitor during the production. "It was the perfect size to see all of the inputs and the preview/program screens, and as a bonus, we fed the audio from the unit into a mini speaker so the production team could hear the live studio audio."

    The ATEM's program out was fed into a Blackmagic Web Presenter to convert the live broadcast to 720p, where it was output over USB to a Mac running OBS for distribution via E!'s Facebook page. A clean camera feed from the AUX out was also recorded in ProRes to SD cards using the HyperDeck Studio Mini allowing Alex to produce additional social media clips and teasers as the night unfolded.

    "The ATEM Television Studio HD is a brilliant bit of kit. Having full control via the front panel and source buttons means you can do everything on the switcher itself, so if you had no room for an additional laptop, you could still deliver a professional multicam broadcast," concludes Alex.

    "The switcher performed flawlessly during the web broadcast while the HyperDeck Studio Mini and Blackmagic Web Presenter proved incredibly straightforward and easy to set up and operate. Simply put, we couldn't have delivered this production without Blackmagic, as it met our budget and space requirements perfectly."

    Press Photography

    Product photos of ATEM Television Studio HD, HyperDeck Studio Mini, Blackmagic Web Presenter and all other Blackmagic Design products are available at www.blackmagicdesign.com/images.

    About Blackmagic Design

    Blackmagic Design creates the world's highest quality video editing products, digital film cameras, color correctors, video converters, video monitoring, routers, live production switchers, disk recorders, waveform monitors and real time film scanners for the feature film, post production and television broadcast industries. Blackmagic Design's DeckLink capture cards launched a revolution in quality and affordability in post production, while the company's Emmy™ award winning DaVinci color correction products have dominated the television and film industry since 1984. Blackmagic Design continues ground breaking innovations including 6G-SDI and 12G-SDI products and stereoscopic 3D and Ultra HD workflows. Founded by world leading post production editors and engineers, Blackmagic Design has offices in the USA, UK, Japan, Singapore and Australia. For more information, please go to www.blackmagicdesign.com.


    Source: Blackmagic Design Web Presenter Used For E! UK Oscar Watch Along Party Stream

    Saturday, March 18, 2017

    Discover the many benefits and advantages of using Calgary web design firms

    Calgary web design firms can provide you with a crucial means of taking your brand deep into the public sphere. With the right design, software, and advice you can energize and invigorate your company by reaching into new markets and riding the wave of new consumer trends.

    The various combinations of web-based tools will enable you to develop new business opportunities that you may have not even expected. Using the right web-based tools can open your company to a world of new possibilities. The extensive network of arrangements that constitutes the web allows your brand and your products to be propagates and circulated in many kinds of ways and through many different channels.

    However, it is important to be diligent in selecting the web design firm that you work with. You want to work with a firm that is able to deliver world-class service for rates that are reasonable. But finding such a firm need not be too burdensome. Companies rely increasingly on the web to both market t heir brand and establish relationships with customers. It is important to have a website that is flexible and that possesses the reach and power to solidify your links with potential consumers.

    The right web design can put you in front of your target market. It will enable you to locate the people most likely to purchase your product and give them an easy way to access your site. This can only redound to your benefit and ensure that you are given the best chance possible to connect with new customers.

    Web design is not a job to be left to amateurs. You want to work with people who have kept up with the latest developments in web design--people who are reliable and competent design professionals.

    You want a web that maximizes the power of search engine optimization. Indeed, SEO is the ultimate front in trying to gain notoriety and publicity in the virtual medium of the worldwide web. Search engine optimization can help put your company or product in the top listings for individual searches. However, this can only be accomplished through a careful analysis of the algorithms used by the SEO forums.

    Google and other search engines are making constant upgrades to their systems which can make it difficult to keep maintain or advance the ranking of your site. Indeed, Google updates require change to SEO methods regularly. In order to keep up with the latest updates you will need to work with a Vancouver Internet marketing firm with in-depth knowledge and expertise. If you have SEO experts on your side, you can stay ahead of the game. Such professionals can keep you very much in the vanguard of being found.

    Nowadays, few companies can afford not to incorporate the web in their overall marketing strategy. Knowing the best ways of achieving search engine optimization is vital in executing such plans and attracting online users to your site. The most important thing for a company, in regard to its web presence, is to be found before its comp etitors are.


    Source: Discover the many benefits and advantages of using Calgary web design firms

    Friday, March 17, 2017

    The 7 Best Free Website Builders for Anyone on a Budget

    Website builders make the internet accessible. Because of website building software, anyone can build a professional looking site without any coding knowledge. While choice is always good, how do you find the best website builders when there are so many? Also, if this is your first website, you may be overwhelmed by the whole process.

    In this post, we'll learn if you're ready and able to build a site on your own with a website builder. We'll also cover the best free website builders to fit into a tight budget. Finally, we'll profile 10 popular builders so you can learn all about alternatives to expensive web designers.

    Prepare to upskill.

    What Is a Website Builder?

    Before we profile different apps, let's start with the basics.

    A website builder is software that acts like a website building wizard. It filters the information in a way that is easier for most people to understand. Without a website builder, creating something online that resembles the websites you're used to requires coding knowledge.

    That's where a web designer comes in. Designers use mock-ups called wireframes and a number of other industry design tools to create a template for your site. Once you approve it, the designer develops it themselves or passes it along to someone to code the site into being.

    While that is a wonderful option, starting a business is an expensive venture. Profits often don't come instantly rolling in. If you're pinching your pennies, a website builder is much more economical. It also may be all you need.

    How Do Website Builders Work?

    Every website builder is a bit different, but they follow the same basic formula. They look like layered forms that you fill out as you go. Many let you preview your changes in real time. This makes it easy to implement design changes even if you're not familiar with what each part of the site is called.

    In fact, because of the real-time updating, website builders end up teaching you more about web building as well as creating your site.

    You can always go back into your dashboard to change things later. You can also add features, sliders, opt-in forms, and a number of other tools to your site as you grow.

    Benefits to Website Builders

    While a designer will custom create your website for you, a website builder is cheaper and gives you total control at your skill level. There's no awkward conversations with your designer where you try to explain what you envision.

    The best website builders can set up eCommerce systems or links to third party systems like Shopify. They are also optimized in design which means a team of experts set up the program to create visually appealing websites with very little trial and error.

    Furthermore, website builders guarantee a user-friendly experience for your customers or visitors. There isn't any guesswork on your side. Remember, design isn't only about how something looks. It is also about how it functions.

    As you can see, website builders deliver functionality and flair.

    When You Need a Designer

    You probably need a web designer instead of a website builder if you have unique requirements or a special vision for your website. If you want your site to stand out as different from anything anyone has ever seen before, or need many specialized features that relate to your business.

    You might also need a designer if your website is very technical, such as cyber security firms who need their clients to be able to transmit files to them securely via a web portal.

    You may also decide to go with a web designer instead of a website builder

    Are Website Builders Free?

    Many website builders come as part of the package of service you receive when you purchase a domain name. In this case, they are technically free or more accurately, you paid for them along with your domain.

    Still other website builders are completely free, such as the WordPress.com platform's sites. Blogger and Google Sites are also free, blog style websites that have web builders.

    Some of the website builders on our list of the best website builders do charge for their service. Some of these charges are monthly while some are a one-time fee. A detailed summary of the cost of each of the best website builders is included in their respective sections below.

    In general, a new or small business can utilize a website builder to create a functional, well-designed website for a mere fraction of the cost of a designer.

    7 Of The Best Website Builders 1. Bold Grid for WordPress– Free with Hosting

    Bold Grid has drag and drop functionality and works seamlessly with WordPress. Simply pick an 'inspiration' and edit it from the font to the number of menus. Bold Grid works like an addition to the WordPress website builder, so you get the best of both worlds.

    Bold Grid creates professional looking results so you can easily build a website you're proud of. Tack on any plug-ins you need for additional functional features like ways to build your email list, quizzes and forms, and even list management.

    To sign up to use Bold Grid, you must supply a Connect Key related to your hosting package.

    boldgrid website builder for wordpress

    2. WordPress – Free with Hosting

    WordPress has two separate entities in the online space: their .com and their .org. Free WordPress sites reside in the .com area and are great for simple sites, but have limited functionality professionally.

    In order to monetize your website with ads or link it to eCommerce platforms, you'll need to pay for a WordPress.org site. If you deal directly with WordPress, you'll pay slightly more for hosting, but save time.

    No matter which WordPress system you use, there is a free website builder included. WordPress offers an endless number of Themes to choose from which are essentially design templates. You can manipulate many individual aspects of the site design after selecting your initial theme. Many themes are free, while some vary in price.

    There are a massive number of plug-ins that work with WordPress to enhance your marketing and your visitors' experience. Choose any that appear to you though WordPress itself and activate them to start using them. Examples of popular plug-ins include Pay with A Tweet or MailChimp.

    To clarify for beginners, WordPress has their own web building system which you can use, detailed above. There are also additional third-party website builders that integrate to WordPress like Bold Grid or Elementor.

    wordpress platform - create a beautiful website, blog, or app.

    3. Elementor For WordPress- Free

    Elementor particularly addresses some of the common complaints designers have with website builders, such as slow responsiveness, more customization, and code output that looks like conventional hard-coded methods. Before Elementor, the code of sites built with website builders was odd and clunky. This could be hard for designers and developers to work with later if they needed to hard code changes.

    Consequently, Elementor delivers instant drag and drop, DIY website design for small business and bloggers. The code output is clean so developers can manipulate it later and it plays nicely with the WordPress codebase and any plug-ins you've chosen.

    Download Elementor for free to see it in action.

    free Live Page Builder For WordPress

    4. MotoPress For WordPress- Free to Try, Premium Starts at $29.00

    MotoPress makes building a robust website using easy drag and drop interface. There are so many potential features to this site we need a list to sufficiently illustrate them.

    Let's just list the main features for you to easier pick up the benefits:

  • Frontend editing means you can see the page in real time with all changes you make. If you like it, just publish and now the world can see it too.
  • There are several pre-designed layout templates to pick from. You can add more custom content thereafter.
  • The Style Builder allows you to change styles of any element with a user-friendly toolkit that keeps things simple.
  • Choose from several Google fonts for branded, easy to read content.
  • See how your site will look on a desktop, mobile phone, or tablet right from your design dashboard.
  • WooCommerce integration for your eCommerce presence. Customize even further with the same front end editing on your store pages as the rest of your site.
  • Add-ons to bring additional features to you and your visitors.
  • Drag & Drop Page Builder for WordPress

    5. Wix, Free

    Wix is well known in the website builder space for easily creating high-tech looking pages with little effort. The templates are varied and highly customizable allowing for a lot of your personal creativity.

    With easy drag and drop functions and templates created by expert designers, Wix makes stunning galleries, SEO friendly online spaces completely optimized for mobile viewing.

    Wix websites are beautiful and the price tag of free is always affordable.

    Easy Drag and Drop page builder

    6. Weebly, Free for Basic, Advanced Features Start at $8/Month

    Weebly is a great way to build an eCommerce site on a budget. The Starter package also allows Google Ads as a way to make extra money on web traffic. Like the other best website builders we're including, Weebly is easy to use with drag and drop customization.

    No tech experience is necessary to create a beautiful website, blog, or storefront.

    Weebly Drag and Drop Website Builder

    7. Squarespace, $12-18/Month

    Squarespace has big brand recognition among website builders because the service is solid and the design templates and features are robust. It's easy to build a site without coding and a free custom domain comes with your monthly cost.

    The builder supports eCommerce, is SSL secured, and you have access to the analytics you need to grow your online authority.

    squarespace platform

    Ready to Build?

    Any of these best free website builders will suit the needs of a variety of businesses, but MotoPress has the most diverse and easy to use functionality and design options. It does cost a small fee, however.

    If your budget is too tight for MotoPress, Build Grid is an excellent runner up in the best website builders.

    Play around with your design! If you make a mistake, it's easy to change everything back. You'll soon have a website you are proud of that you designed yourself.

    Want more ?Get Notified of Latest Trends

    Subscribe to our mailing list and get interesting stuff and updates to your email inbox.

    Thank you for subscribing.

    Something went wrong.


    Source: The 7 Best Free Website Builders for Anyone on a Budget

    Thursday, March 16, 2017

    New Designer-Centric Website Creation Platform Launches as SXSW 2017

    18916-HDL17_Social-Media-Images_500x60-321

    SXSW 2017 has begun, celebrating film, interactivity and music as creative from a vast array of media converge on Austin, TX. One particular feature of this year's festivities arrives in the form of the Brandcast Design Lounge, where creative can stop by to "relax, recharge and get inspired" with fireside chats on interactive design and more. Brandcast, a design-centric company that specialized in creating designer-friendly web design software, is celebrating the launch of Design Studio, which brings the options and performance of some of the most popular design tools—think Photoshop—to an in-browser interface.

    brandcast

    Brandcast Chief Product Officer Conor Egan says the goal is to enable designers to build precise and custom-looking websites that would traditionally require code to create, without being locked into the parameters of a typical drag-and-drop template-based web builder. 

    "The idea was to make an end-to-end design platform – from wireframing to production to iteration," Egan says. "It's a collaborative platform, so designers and content editors can come in and work on it together, removing the bottleneck of using code and slowdown and unpredictability. It empowers the designer to build more and iterate based on analytics and performance, to focus on storytelling and brand."

    The Design Studio web design platform is one among swell of new web design and layout tools that are created specifically for designers, but its toolkit and interface are what truly makes it unique. The interface offers a toolset inspired by Adobe Photoshop and InDesign, making it familiar and user-friendly for designers less adept at coding—not to mention TypeKit connection for precise typography control.

    Launched four years ago with software geared toward Etsy store owners and personal websites, Brandcast is no stranger to creating web design software, but new web technologies prompted the company to rewrite its platform from scratch with a more robust set of simple layout tools and new capabilities. "We're using React, the library that Facebook uses, which allows for new interactions and feel like a desktop application," Egan says. "It wouldn't have been possible a year ago."

    For now, it's best suited to design-focused informational sites for agencies and marketing teams, but more CMS features are on the horizon for more complex interactivity and publishing. That's why Brandcast aims to get the software into the hands of every designer it can—so they can explore and expand its capabilities. At SXSW, visitors to the Design Lounge can sign up to beta test a free version of Design Studio. "We want to change the web design paradigm so it's not technical/code but design-led," Egan says.

    Earn a certificate in UX Design from HOW Design University

    jawwriexhps8whpdn37k


    Source: New Designer-Centric Website Creation Platform Launches as SXSW 2017

    Wednesday, March 15, 2017

    30 Useful Websites for BIM Design Software Users

    30 Useful Websites for BIM Design Software Users

    Today, every one knows BIM! And we all could have noticed that BIM advantages affected all AEC disciplines, and architecture might be the most beneficial one. We at Arch2O, tried to build up a list of resources that we found useful for BIM users. There is an overwhelming amount of information out there on BIM, however, we have taken the time to search through the best-known BIM blogs, publications, and tools. Here we go!

    See also :

    Blogs

    BIM 360 Blog: A blog by Autodesk that keeps you up to date with the latest Autodesk BIM 360 feature news, expert tips, and insider resources.

    Shoegnome: For beginners level, Jared Banks' website aims to showcase innovation within the building industry and offer insights into BIM technology. The website features a variety of YouTube tutorials and articles.

    AEC DevBlog:  AEC Devblog is a good resource for managers and developers using Revit, Navisworks, and other Autodesk AEC (Architecture, Engineering, and Construction) and BIM. The blog is run by Autodesk's Developer Technical Services (DevTech) team.

    Beyond Design : aims to showcase innovation within the building industry and offer insights into BIM technology since 2009. It's run byAutodesk's Navisworks team and covers a variety of tips and tricks, best practices, and insider knowledge to make the most out of BIM software and management.

    BIM Fix Blog :  Australia's BIM community could get the most recent BIM updates through this blog. BIM Fix Blog may only update once a month, but it posts very useful BIM tips and tricks, every article is worth it!

    Revit Add-ons : Tim Grimm covers Revit add-ons and plugins, many of which are free.

    The Revit Kid: Good blog for tutorials and tips ! offering a combination of video and text based instruction for novices and seasoned veterans. It also has numerous pages of relevant content, and supplemental material such as a newsletter, and (paid) ebooks and videos.

    Bond-Bryan BIM Blog: Good all round ! BIM site by Bond Bryan's Rob Jackson that offers lighthearted industry stories. They also cover BIM initiatives, tips and tricks, and promote relevant conferences and industry awards.

    HOK BIM Solutions – HOK are one of the leaders in BIM. David Light @davewlight looks after BIM in London and is a regular on the BIM event circuit.

    Revit Everything Technology by David Light 

    The Case for BIM – Casey Rutland is an Architect and Associate Director at Arup Associates, specialising in BIM project design, delivery and management.

    Construction Code runs by Stephen Hamil, who offers BIM advice while also cataloging his own professional life.

    Epic BIM – multiple contributors whose philosophy is Keep It Simple Stupid !

    Publications

    AECbytes Magazine AECbytes is offering a quarterly print magazine for $49 a year. They also keep an updated blog.

    Automation in Construction This international, research-oriented journal focuses on information technologies in construction. They particularly focus on computer-aided design. Readers can order a year's worth of print articles for $99.

    Cadalyst Cadalyst's quarterly print magazine provides software and hardware reviews, illuminates technology trends, and delivers expert advice to help CAD and BIM managers stay up-to-date. Each issue is $9.95 and $2.25 for shipping and handling.

    AECMagazine AECMagazine is a free online UK magazine that publishes bi-monthly. It keeps readers up-to-date on the latest technology solutions in architecture engineering, and construction.

    Constructech This magazine zeroes in on the intersection of construction and technology (for example, the latest issue features an entire app catalog that's sorted by how relevant it is to certain professions). It is published every other month.

    AUGIWorld AUGIWorld is Autodesk User Group International's official magazine which is published once every two months. This in-depth publication provides specialized insight into topics like CAD management, AutoCAD add-ons, and management advice. AUGIWorld is reserved for AUGI subscribers only.

    BIM Free Object Libraries

    ARCAT

    For CAD and BIM resources, ARCAT is a one-stop-shop. Their free, no registration system has everything from concrete to pollution control system.

    Autodesk Seek A large library of mostly non-generic multi-disciplinary components by Autodesk. Users can quickly find product specifications for over 66,000 commercial and residential building products.

    The National BIM Library The National Bim Library offers a collection of free to download generic BIM components that are compatible with the major BIM products. NBS are better know for their specifications but have taken a strong interest in BIM recently. The library is still a little sparse but the basics are in place for a very useful resource.

    RevitComponents  Some useful free components especially strong on furniture and interiors.

    Revit City  This site has been going a while and there are 1000's of components to download. You need to register in order to be able to download components.

    TurboSquid This site offers components which you pay for but there are a small amount of free items. TurboSquid have a Revit certification system that ensures the components meet minimum standards. Compare the prices to the time you might spend modeling the items.

    Bimstore The Bimestore offers a library of BIM content by manufacturers in Revit, Microstation and ArchiCAD format. The content is free to download. You will need to register on the site first. They have an excellent guide to content creation.

    CAD Notes Very useful website maintained by Edwin Prakoso on everything related to AutoCAD, Microstation and Revit.

    Polantis Polantis is a free-to-use BIM library that is fantastically organized and simple to use. While its library is a little smaller than others on this list, it's easy to find exactly what you're looking for.

    SmartBim SmartBim offers product models from over 40,000 families types in 10,000 Revit objects. Need a sprinkler? It's an entire category. An ice maker? They got 'em. A hospital bed? They've got four!

    …..


    Source: 30 Useful Websites for BIM Design Software Users