1,920 Matching Annotations
  1. Oct 2020
    1. In Formik, validateOnBlur defaults to true and it allows you to tell Formik not to validate on blur. React Final Form validates on every change by default, and setting validateOnBlur to true is a way to tell React Final Form to only validate on blur (to not validate on change).
    1. Domain-driven design separates the model layer “M” of MVC into an application, domain and infrastructure layer. The infrastructure layer is used to retrieve and store data. The domain layer is where the business knowledge or expertise is. The application layer is responsible for coordinating the infrastructure and domain layers to make a useful application. Typically, it would use the infrastructure to obtain the data, consult the domain to see what should be done, and then use the infrastructure again to achieve the results.

      Domain Driven Design separates the the Model in the MVC architecture into an application layer, an infrastructure layer and a domain layer.

      The business logic lives in the domain layer. The infrastructure layer is used to retrieve and store data. The application layer is responsible for coordinating between the domain and infrastructure layer.

  2. Sep 2020
    1. For my point of view, and I've been annoyingly consistent in this for as long as people have been asking for this feature or something like it, style encapsulation is one of the core principles of Svelte's component model and this feature fundamentally breaks that. It would be too easy for people to use this feature and it would definitely get abused removing the style safety that Svelte previously provided.
    1. Instmctional systen1S design (IS D ) is the process for creating instructional sys­tems. It is both systematic and scientific in that it is d ocume ntable , replicable in its general application, and leads to predictable outcomes

      BIG KAHUNA OF DEFINITIONS.

      ISD is the process of creating Instructional Systems which are

      An arrangement, an organized approach, a set of resources and procedures.

    1. we need to step back and make a closer look at the DRY principle. As I mentioned earlier, it stands for "Don’t Repeat Yourself" and requires that any piece of domain knowledge has a single representation in your code base. The words domain knowledge are key here. DRY is not about duplicating code. It is specifically about duplicating domain knowledge

      This is actually a good point – to have a single representation of specific piece of domain knowledge in the code.

      DRY is not about duplicating code.

    1. 8-Up works like this: 1. Get eight people in a room and ask them a design ques-tion like “How might we do a better job of moving peo-ple around?”2. Then tell them: “You each have three minutes to come up with three ideas for how we might do a better job of moving people around.”3. Once those three minutes have passed, all eight people should have three ideas each. You then tell them: “Great, now turn to your neighbor, show them your three ideas, they will show you their three ideas, take those six ideas and whittle them down to two.”4. After they’ve done that, say to each pair: “Okay, show your two ideas to the pair next to you. They’ll show you their two ideas. Take those four ideas and whittle them down to two.”5. After that, you’ll have two groups of four with two ideas each. You get all eight people together and say: “Take those four ideas and whittle them down to one.”This tends to produce better ideas than just saying, “Hey, eight people, come up with ideas and we’ll vote on the best one.” Or: “Hey, eight people, I’m gonna lock you in a room until you agree on an idea.”

      How about the opposite of this with throwing out the worst option first as a means of setting a bar for coming up with better. Example: In a group of people going out to lunch, suggest everyone goes to McDonalds, a restaurant you're reasonably sure no one will want to go to, to get better ideas. This is another sort of framing by creating a dreadfully low set point.

    2. What you generally can’t do is press a button that says, “Let’s collaborate to make this better.” And even if you could, it’s not clear what that process would look like.

      I want this button!

    3. Question design is one of the key tools we have at our disposal when trying to get people to work together. The art of turning a “should” statement into a “how might we” statement works something like this: for any “should” question, understand what the goal of the proposed solution is, and then frame a “how” question around that goal.

    Tags

    Annotators

    1. Writing proficiency is an essential learning outcome for undergraduate education as a whole and, specifically, in postsecondary psychology education. The American Psychological Association (APA, 2013) explicitly names effective writing as a goal in its guidelines for psychology majors,

      Effective writing is a core principle in education, emphasized by the most noted national psychological associations (APA; American Psychological Association). The following sections outline efforts to streamline the methods used instructor to student feedback for essays in a psychology class.

  3. Aug 2020
    1. Walls, A. C., Fiala, B., Schäfer, A., Wrenn, S., Pham, M. N., Murphy, M., Tse, L. V., Shehata, L., O’Connor, M. A., Chen, C., Navarro, M. J., Miranda, M. C., Pettie, D., Ravichandran, R., Kraft, J. C., Ogohara, C., Palser, A., Chalk, S., Lee, E.-C., … King, N. P. (2020). Elicitation of potent neutralizing antibody responses by designed protein nanoparticle vaccines for SARS-CoV-2. BioRxiv, 2020.08.11.247395. https://doi.org/10.1101/2020.08.11.247395

    1. Rodda, L. B., Netland, J., Shehata, L., Pruner, K. B., Morawski, P. M., Thouvenel, C., Takehara, K. K., Eggenberger, J., Hemann, E. A., Waterman, H. R., Fahning, M. L., Chen, Y., Rathe, J., Stokes, C., Wrenn, S., Fiala, B., Carter, L. P., Hamerman, J. A., King, N. P., … Pepper, M. (2020). Functional SARS-CoV-2-specific immune memory persists after mild COVID-19. MedRxiv, 2020.08.11.20171843. https://doi.org/10.1101/2020.08.11.20171843

    1. Glasgow, A., Glasgow, J., Limonta, D., Solomon, P., Lui, I., Zhang, Y., Nix, M. A., Rettko, N. J., Lim, S. A., Zha, S., Yamin, R., Kao, K., Rosenberg, O. S., Ravetch, J. V., Wiita, A. P., Leung, K. K., Zhou, X. X., Hobman, T. C., Kortemme, T., & Wells, J. A. (2020). Engineered ACE2 receptor traps potently neutralize SARS-CoV-2. BioRxiv, 2020.07.31.231746. https://doi.org/10.1101/2020.07.31.231746

    1. This is a book about people. Because design is about peo-ple. We design with and for people. The better we understand people, the more effective we’ll be at our jobs. In particular, this book is about the decision-making part of people. That’s where bias comes in.

    Tags

    Annotators

    1. As we see, we can relate the notion of design to both aspects of human agency that we introduced previously: • Design is the sign that mediates market dynamics in connecting producers and users, and therefore we can approach markets as the societal form that realise the semiosis of the technosphere. • Design mediates, enables and produces human agency vis à vis the functions that are fulfilled by the effect produced by the artefactual mechanism; semiosis establishes distributed agency.

      I don't see a reason why markets should have this privileged function. I also miss any mention of power relations.

    1. Merge is a revolutionary technology that lets users import and keep in sync coded React.js components from GIT repositories to the UXPin Editor. Imported components are 100% identical to the components used by developers during the development process. It means that components are going to look, feel and function (interactions, data) just like the real product experienced by the end-users.
    1. Hsieh, C.-L., Goldsmith, J. A., Schaub, J. M., DiVenere, A. M., Kuo, H.-C., Javanmardi, K., Le, K. C., Wrapp, D., Lee, A. G., Liu, Y., Chou, C.-W., Byrne, P. O., Hjorth, C. K., Johnson, N. V., Ludes-Meyers, J., Nguyen, A. W., Park, J., Wang, N., Amengor, D., … McLellan, J. S. (2020). Structure-based design of prefusion-stabilized SARS-CoV-2 spikes. Science. https://doi.org/10.1126/science.abd0826

    1. Available Designs (found representational forms); the Designing one does (the work you do when you make meaning, how you appropriate and revoice and transform Available Designs); and The Redesigned (how, through the act of Designing, the world and the person are transformed).

      Three aspects of design according to Multiliteracy: available, designing one does, and the redesigned; Similar to remix? find what is usable, figure out a way to use it in order to construct meaning, and how the new product from the construction transforms either society, the world, or the available design

  4. Jul 2020
    1. JSON parsing is always pain in ass. If the input is not as expected it throws an error and crashes what you are doing. You can use the following tiny function to safely parse your input. It always turns an object even if the input is not valid or is already an object which is better for most cases.

      It would be nicer if the parse method provided an option to do it safely and always fall back to returning an object instead of raising exception if it couldn't parse the input.

    1. DESIGN is the creation of a plan to build an object, system, or human interaction. DIVERSITY is quantitative. It’s the composition of different people represented in what you make, and the decision makers on your team. INCLUSION speaks to the quality of the experience you’ve designed for these diverse folks, so they experience themselves as leaders and decision makers. EQUITY lives in how we design our systems and processes; the way we work, and who we work with, so we are upholding our commitment to diversity and inclusion. FRAMEWORKS are the basic structures that enable complex systems to function. MISREPRESENTED COMMUNITIES are communities that have been defined by dominant culture, denied the ability to define themselves on their own terms, and are therefore falsely or narrowly represented. We use this instead of “underrepresented” or “marginalized,” because those identifiers again center the POV of dominant culture.

      I love these definitions and want to remember them

  5. Jun 2020
    1. News can no longer be (only) about the mass update. Stories need to be targeted to those who might be able to improve the situation. And journalism’s products — which are more than its stories — must be designed to facilitate this. News needs to be built to engage curiosity about the world and the problems in it — and their solutions. People need to get lost in the news like they now get lost in Wikipedia and Facebook. There must be comprehensive stories that get the interested but uninformed up to speed quickly. Search and navigation must be improved to the point where satisfaction of curiosity is so easy it becomes a reflex. Destination news sites need to be more extensively hyperlinked than almost anything else (and not just insincere internal links for SEO, but links that are actually useful for the user.) The news experience needs to become intensely personal. It must be easy for users to find and follow exactly their interests, no matter how arcane. Journalists need to get proficient at finding and engaging the audience for each story. And all of this has to work across all modes of delivery, so it’s always with us. Marketers understand this; it’s amazing to me that the news industry has been so slow to catch on to multi-modal engagement.

      everything would work perfectly if we had all of these and people are actually rational and diligent with infinite resource.

    1. you could say the same thing about a lot of new productivity apps as well - they’re trying to capture something intangible about the way we work, collaborate, share and organise. Now that we’re all locked down, half the software engineers on earth are sitting at their computers swearing at their tools and thinking of new ways to collaborate, with video, text, voice, screen sharing, or something else again, and with synchronous or asynchronous models, or something else. But the interesting ones here aren’t just ‘video’, or ‘screen sharing’ or ‘notes’ - they’re bets on how to present that differently, and to work differently. They’re bets on psychology and on how people might feel about working that way.
    1. For me the best part of Upcoming was being able to see what events my friends are going to. With their redesign, Upcoming decided to hide that behind two clicks. Now when you go to the site, I see whats popular in San Francisco, but I have to click to see what my friends are upto. Even on an events page, I can no longer easily see if any of my friends are going there. Instead I am shown the groups and tags. But I have to click to see who is attending.

      tiny changes to the UX. not understanding the JTBD of your product

    1. I kind of wish there was an HN like job site that was widely used in corporate America but didn’t have all the ‘content’. Just an online resume

      wondering what's the original purpose of adding the news feed to LI, the product decision.

      lack of understanding I think. to drive "engagements" and keep eyeballs? what's the incentives and how do they relate to LI's biz model?

    1. However, a ActiveRecord::Rollback within the nested transaction will be caught by the block of the nested transaction, but will be ignored by the outer transaction, and not cause a roll back! To avoid this unexpected behaviour, you have to explicitly tell rails for each transaction to indeed use proper nesting: CopyActiveRecord::Base.transaction(joinable: false, requires_new: true) do # inner code end This is a safer default for working with custom transactions.
    1. Note that we are not making the common argument that making new tools can lead to new subject matter insights for the toolmaker, and vice versa. This is correct, but is much weaker than what we are saying. Rather: making new tools can lead to new subject matter insights for humanity as a whole (i.e., significant original research insights), and vice versa, and this would ideally be a rapidly-turning loop to develop the most transformative tools.
  6. May 2020
    1. Also, with more design styles and choices, many websites opt to not use an underlining style for an embedded link in text, nor will they use a traditional blue color to indicate an embedded link.

      Fortunately Google's ranking algorithm penalizes against this in addition to requirements for better online accessibility that help to encourage against these sorts of dark patterns of web design. Users still need to be aware that they exist however.

    1. Don’t go to code academy, go to design academy. Be advocates of the user & consumer. It’s not about learning how to code, it’s about translating real-world needs to technological specifications in just ways that give end users agency and equity in design, development and delivery. Be a champion of user-centric design. Learn how to steward data and offer your help.

      The importance of learning to design, and interpreting/translating real-world needs.

    1. the i18n object with all the strings

      They don't require supplying all keys for other objects that can be overridden, such as banner: the default value is used for whatever keys are not provided within the banner object. In other words, values are merged, with the supplied values overriding the defaults. The i18n object should work the same way. Often you only need/want to override a couple phrases/translations, not all of them.

      See: https://www.iubenda.com/en/help/1205-how-to-configure-your-cookie-solution-advanced-guide

    1. calls for cities to focus on health in their planning have been growing. “For the resilient, sustainable cities we all want and need, urban plans need to be designed, evaluated and approved using a health lens,”
    1. Suppose someone with a lot of clout in your organisation makes a decision, but that decision conflicts with your organisations’s design principles. Instead of having an opinion-based argument about who’s right or wrong, the previously agreed-upon design principles allow you to take ego out of the equation.
    2. I like design principles that can be formulated as: X, even over Y. It’s not saying that Y is unimportant, just that X is more important: Usability, even over profitability. Or: Profitability, even over usability. Design principles formulated this way help to crystalise priorities.
    1. I dismissed the idea, though, because I thought that cloning even part of a repository with git-svn required scanning every commit in the entire repository, in order to build the local history. With almost 1.5 million commits in the plugin repository, that would take roughly 4 hours to clone a plugin.
    1. “As I enter the office floor, I see my colleagues, wave to them, and find myself a desk. I overhear some guys talking about an old client of mine. I give them some tips on how I used to handle this client, but I really don’t have time to chitchat. My new client will arrive in an hour; a key account and we cannot afford to lose him. I’m damn nervous and I need to prepare. So, I pick up my laptop and move into one of the available quiet rooms. I close the door and start working.” This straightforward story explains the advantages of the open office, as well as the users’ fears of not being able to concentrate, and the potential business implications of distracted workers. And the story provides a possible design solution (creating ‘quiet rooms’), which proved to be valuable input in the design process (they got their quiet rooms).

      Example of an effective and authentic narrative.

    1. Scientist's Guide to Poster Presentations, by Peter J. Gosling; Preparing Scientific Illustrations: A Guide to Better Posters, Presentations, and Publications, by Mary Helen Briscoe; Displaying Your Findings: A Practical Guide for Presenting Figures, Posters, and Presentations, by Adelheid A. M. Nicol, et.al.
  7. Apr 2020
    1. One thing is certain when it comes to navigation trends, users and designers seem to be fed up with completely hidden styles and demand options that work in similar formats on desktops and mobile devices. This might be one of the reasons a vertical pattern is trending.
    1. A top navigation conserves more vertical page space than a left navigation. With a left navigation, the navigation links occupy the left column of your page. This shrinks and narrows the content area of your page, which means you will have less space for your content. A top navigation, however, uses minimal vertical space, which allows you to occupy the content area of your page with content only.
    1. Privacy is at the heart of our design: Your usernames and passwords are incredibly sensitive. We designed Password Checkup with privacy-preserving technologies to never reveal this personal information to Google. We also designed Password Checkup to prevent an attacker from abusing Password Checkup to reveal unsafe usernames and passwords. Finally, all statistics reported by the extension are anonymous. These metrics include the number of lookups that surface an unsafe credential, whether an alert leads to a password change, and the web domain involved for improving site compatibility.
  8. Mar 2020
    1. I discuss the flaws of this in regards to spreadsheets in Spreadsheets Are Sabotaging Your Business. In brief, when people inevitably started using the more complex formulas available, they unknowingly broke the fundamental design concept of paper spreadsheets: that humans can understand what’s happening between the cells.
    1. In contrast to the previous studies, for the switch dilemma,consequentialist agents were rated to be no less moral (Z0.73,p.47,d0.10) or trustworthy (Z1.87,p.06,d0.26)than deontological agents.

      To me, this seems to weigh against their main claim. In the one case in which a majority favored the consequentialist choice, the consequentialists are not disfavored! They are really playing this down. Am I missing something?

    2. The amount of moneyparticipants transferred to the agent (from $0.00 to $0.30) was usedas an indicator of trustworthiness, as was how much money theybelieved they would receive back from the agent (0% to 100%)

      Note that this is a very small stake. (And was it even perhaps hypothetical?)

    1. For several reasons the Simple backend shipped with Active Support only does the "simplest thing that could possibly work" for Ruby on Rails3 ... which means that it is only guaranteed to work for English and, as a side effect, languages that are very similar to English. Also, the simple backend is only capable of reading translations but cannot dynamically store them to any format.That does not mean you're stuck with these limitations, though. The Ruby I18n gem makes it very easy to exchange the Simple backend implementation with something else that fits better for your needs, by passing a backend instance to the I18n.backend= setter.
    1. Layouts uses the Bootstrap framework, so everything you build with it is responsive. Sites that you build with Layouts display great on desktops, tablets and phones. The Bootstrap grid will shift and adjust automatically according to the screen size. Layouts gives you additional control over the exact appearance in every width. You can manually select how the grid will appear, to get perfect positioning on every device. You can even completely hide parts of the page if you don’t want them to appear on narrow screens.

      Good illustration

  9. Feb 2020
    1. How to Build a Successful Graphic Design Strategy for Your Business? February 15, 2020 Shiv Graphic Design A successful business needs a successful graphic design strategy. A strategy helps the business in taking necessary action and adequate guidance to increase business growth. There are a lot of factors that go into building an effective business strategy, but, when it comes to graphic design strategy, it’s all about the visuals and representing your business visually to your customers. This guide will help you in building a successful graphic design strategy that can skyrocket your business growth, but, before that let’s find what does an effective graphic design strategy means. What Does an Effective Graphic Design Strategy Mean? Graphic design is a creative piece that is visually appealing to look at and when you strategize the production and display for the graphic design then it is called a graphic design strategy. The purpose of having a defined graphic design strategy is to deliver a clear brand message among your audience. It is all about visual branding and creating a visual presence among your clients. The idea behind having a strategy is to integrate business with a creative visual idea to promote business growth. Why Does Graphic Design Strategy Matter For Your Business? Graphic design plays an important role in business and commerce. Design is more than aesthetic but a way of communication that helps viewers in understanding the underlying concept of design. Business uses graphic design in a variety of areas like website design, logo design, business card design, flyer design, etc. the objective of using these tools is to inform the viewers about the business. When a piece of information is shared via audio, three days later the percentage of data retention is just 10%, whereas, when the same information is presented visually, three days later the percentage of data retention is 65%. It provides us clear evidence of how important visuals are for a business. An Infographic design that is one of the most used visual marketing tools and uses visual graphics heavily has the potential of increasing the website traffic by 12%, which is a significant amount of growth. Here is the Guide on Building an Effective Graphic Design Strategy for Your Business Display Your Brand Identity Your brand identity is the key to success, therefore, it becomes important for your business to display the brand identity with pride. A strong brand identity attracts customers automatically and customers tend to trust you more. Graphic design helps in establishing a groundwork for a business to brand its business. Branding enhances business outreach and ensures a brand is recognized easily. When a business works more on the branding part rather than the sales part, the business tends to grow with a “J-curve”. The reason for this is the influence of branding on the customers and the decision to purchase the product or services. Create the Awareness of Your Brand A graphic design element like flyer, poster, business card, logo design,  etc. address the clients about the business. The purpose of using these elements is to create brand awareness.  Brand awareness is how easily your brand is recognized by potential customers. To understand the effect of this factor, we have to dig deep into the psychological factor behind brand awareness. The psychology behind creating brand awareness is to establish positive memory among the customers interacting with the brand. People tend to trust those who they are familiar with, therefore, it becomes important for a business to become familiar with the customers. In psychology, this is called the mere-exposure effect and in layman’s term, it is called the familiarity principle. According to this principle, people tend to develop a preference for things merely because they are familiar with them. You can use this psychological phenomenon to your advantage and use visual designs to advertise and make people aware of your brand. Stand Apart From Your Competitors The market is always competitive and is constantly changing as time passes. It becomes a hefty challenge for a business to adapt according to the needs of the consumers. If a business does not adapt to the market then people are going to reject the product, no matter how good your product is. You always have to play by market rules otherwise you are going to lose. You can take the example of Nokia, which was the best selling mobile phone manufacturer when feature phones were at their brink, but Nokia failed. There were many factors that collectively made Nokia a failure but the primary one is the refusal of adaptability to the market. When other smartphone sellers were providing users with an Android smartphone, Nokia was still providing a Symbian based smartphone. When you are up to date with the technology, you could stand apart from your competitors and provide your customers with unique and new technology. Graphic design can help you in designing the framework of the product.  You can change your website design to enhance your User experience by optimizing the user interface. When you focus your attention on these factors, you could create a difference in your service and your competitor service, which helps you in standing apart from them. Advertise Your Business to Potential Customers You can have a revolutionary business idea, but if your customers do not know about it, then what’s the benefit. This is where advertisement comes into play. The advertising market is around $1.2 trillion which is expected to grow at an average pace of 5%. A professional graphic designer can help you in your campaigns by designing advertisement materials like billboard design, flyer designs, etc. Designing these elements is essential as the attention span of the viewers is very limited to 3-5 seconds and the job of the design is to deliver the brand message within this time limit. Graphic design uses visual hierarchy and other design concepts to either increase the attention time span or to deliver the message fast and sometimes do both. When you can increase these factors, you can influence the viewer into buying your product. Use Social Media to Engage With Customers Using social media for your business is essential in this day and age because of the user base this platform offers. There are 3.5 billion social media users worldwide and on average, a user spends 3 hours on social media. One of the main content on  Social media is images, graphics, and videos. The majority of the posts you see on social media are visual content. A business can create high-quality visual content like images, videos, etc. and post it on various social media platforms to attract customers. Around 90% of the brands use social media to increase brand awareness and if you fall on the 10% of business then you are missing out on a big opportunity, therefore, to brand your business, you would need to have social media marketing on point. Now, that being said, one of the main aspects of social media is the use of graphics and media. Your investment in media content can be easily recoverable if you can provide quality over quantity, therefore, it is recommended that you post shareable content that has the potential of going viral. How to Effectively Implement the Graphic Design Strategy? Any strategy whether it’s a graphic design strategy or a business strategy needs to have adequate planning to give direction to your team. Planning is an essential part of strategy implementation as it provides you with measurable insights that you can hold accountable. You would need Creative design services in order to have a graphic design strategy, therefore, you should choose the services accordingly. What is a design strategy in graphic design? Design strategy in graphic design refers to the integration of graphic design and businesses with each other to produce content that can be used for the benefit of the business. How does graphic design affect marketing? Graphic design is an essential element of marketing, whether its content marketing or offline marketing using a poster, flyer, etc. you need to have quality graphics to attract customers. Why is graphic design important in advertising? Graphic design is a very important part of the advertisement industry, it attracts us towards the brands. Graphic design gives a business a face that influences the brand positioning in the mind of the viewer. What is a good graphic design? Design is an artistic approach to anything which differs person to person but, when you add a business element to it then we can define good graphic designs as a design that presents the business such that it attracts customers towards the business. Shiv Edit profileHi, my name is Shiv Kumar. I’m a blogger, Digital marketer at EveryDesigns and I write on various topics including design, ecommerce, startups, digital marketing, interactive content, and much more. You know, wherever the mood goes.

      Having a defined graphic design strategy helps a business in positioning itself better in this competitive world. Find out about graphic design strategies.

    1. Specifically, instructors should seek to minimize extraneous cognitive load and should consider the intrinsic cognitive load of the subject when constructing learn-ing experiences, carefully structuring them when the material has high intrinsic load.

      Break those chapters into smaller 3 to 5 day assignments. Tie the video presentations to each assignment.

    1. Devstringx Technologies opened for business in 2014. Today, Devstringx is India’s most recommended IT company for software product development, mobile app development and independent software testing services which headquarter in Noida, India.

      Website and software development square measure the basics part of running a profitable business. In current promoting, the necessity of custom software is rise day by day. Devstringx technologies one in all the most effective custom software development company in Noida, India. Custom software may be used with none long-time investment. They are doing not need constant development to suit company necessities. You'll be able to expend the software at any time. There square measure multiple advantages of custom advantages development like- efficient, measurability, flexible, compatible, customized answer, security.

      Our experienced, energetic and dedicated team of custom software developers and that we provide complete it software services with budget suited to your pockets. Our consultants recognize alright the key parameter of your business and deliver the proper results on time. We provide additional complete software testing services like functional testing services, performance testing services, Api testing services, usability testing services, content testing services, agile testing services, regression testing services, compatibility testing services, automation testing services, web application testing services in India.

      We've a separate team for every field like software developers, software tester, web developer...! Our team invariably able to work and that they commit the leads to future commitment towards your company. We give higher priority to our client's satisfaction. We specialized in providing the most effective automation testing services in Noida, India.

    1. A Step By Step Guide to Design a Logo for Your ClientsPosted by jennytarga on February 7th, 2020Logo is a very important part of building your brand image. It is the first brick that goes into your business branding, therefore a logo design becomes very important for your business to grow big.Branding allows your brand to connect with your clients and help them remember you wherever they go. These qualities are essential for your business to grow big. Since logo design plays such importance in business, therefore, we’ve curated a step by step guide to designing a logo for your clients.Understanding Clients NeedsUnderstanding the client's needs and wants helps you in managing project time and efforts. If your client is what something else is and you are providing something else then it's not going to work. Therefore, coming up with a design that reflects the client’s brief saves you multiple revisions and additional hours of work.The client's needs can be found in the design brief he/she provides at the first meeting. This brief is the holy grail that you can never cross. Now that being said, you can add a little innovation and personalized style into the design but, within the context of the design brief.Define Brand IdentityBrand identity is how people perceive your client. It might sound simple but it is way more complex than that. Around 65% of humans are visual learners, therefore, influencing them using visual means helps your brand identity to get registered in your client’s mind faster.Defining your brand identity gives you guidelines and instructions on what to do and what not to do. There are thousands of permutations and combinations that you can use to come up with a logo design but, when you have a brand identity guide you can save yourself tons of time and brainstorming efforts. This type of branding using visuals is called Visual Branding.  Analyze CompetitorsAnalyzing competitors helps you in getting inspirations and design structures. You can learn about industry standards after analyzing the competitors and researching the industry as a whole. For research, you can use Google, Google Images and the competitor's websites.Decision on Logo StyleLogo style is your approach towards the particular design. You can use the data collected from analyzing the competitors to decide your design style.A logo style can tell you different things about the brands, therefore choose this very carefully. Some of the common logo styles are as follows-ClassicModern & minimalistic designHandmade designVintage designChoose Logo TypeThere are several different types of logos that you can use for your design project. To decide on the logotype you can use the competitor analysis as well as the design brief. You can also provide your clients with two or more different types of logo concepts. Giving them options to choose from enables you to deeply understand what they want.Choose Color PaletteColor is the most important part of a logo. The brand guide and branding process always have a defined color palette. Designers must never go out of these palette to ensure uniformity of brand designs.If the business is brand new you have to choose the color wisely. Color plays a significant role in our everyday decisions and the same applies to the brand. You can use this guide on color psychology to learn more about color psychology.Choose Right TypographyRight typography that matches the characteristics of the brand image enables the brand to express its underlying feel to the viewer.Provide the Best OptionIf you are providing the graphic design services to the clients then it becomes essential for you to design multiple options for your clients. Designing a logo can be challenging and requires years of experience. To get the best result with your designs you need to keep practicing and keep learning about new trends and techniques.Go, Design Logo Now!Use this guide to implement your design project idea into a physical design. The most important part of being a professional logo designer is to keep practicing your skills. You can always use sites like Pinterest, Dribble to get inspiration but, the most important thing is to keep practicing.

      Use this step by step guide to design a logo for your clients that they can never reject.

  10. Jan 2020
    1. Standard fare. User joins to other things like author profiles too, but those aren’t relevant here.

      Interesting layout/design: 2 columns with commentary on right column. Don't see this often, but it can certainly work well.

      Also like the horizontal lines.

      Shame this site is no longer around.

    1. with the Flickr architecture each shard would need to be updated or searched (or a search service would need to be created to collate that metadata—which is in fact what they do).

      Search service for collating data spread out in shards.

    2. Deconstructing a system into a set of complementary services decouples the operation of those pieces from one another. This abstraction helps establish clear relationships between the service, its underlying environment, and the consumers of that service. Creating these clear delineations can help isolate problems, but also allows each piece to scale independently of one another. This sort of service-oriented design for systems is very similar to object-oriented design for programming.

      Service-Oriented-Architecture (SOA)

    1. ssh doesn't let you specify a command precisely, as you have done, as a series of arguments to be passed to execvp on the remote host. Instead it concatenates all the arguments into a string and runs them through a remote shell. This stands out as a major design flaw in ssh in my opinion... it's a well-behaved unix tool in most ways, but when it comes time to specify a command it chose to use a single monolithic string instead of an argv, like it was designed for MSDOS or something!
    1. How To Make Thousands of Gold In Guild Wars 2 - Guide & Advice From The MMOs Richest Player [2019]

      29.20 / It all comes down to trust. (ingame-otc desk instead of using game's own marketplace.)

      Trading posts between servers.

      Merchant Guilds with grand-bazaar like reputation tracking.

      GW2 economy design decisions necessitates the formation of guilds / trading communities.

      Bypassing tax of "Trading Post" via P2P bartering.

      Reddit exchange.

      Only reputation metric is your trading history in that specific subreddit. Use people with high reputation as escrow.

      No middle-class in GW2. Rich records 2 hours long podcast for more players to make money.

      Achievement system integrates with how fast you make gold and progress on other parts of the game. Golden idea to be included into social economy design!

      "Do x,y,z like "recycle 1 ton of plastic" - earn "plastic recycler badge and get a %0.02 reduction on your bills." This can also get out of hand quickly, slippery slope. Still, implemented responsibly, can work wonders for a society.

      We want money to flow through people and make it flow through your community first.

      Sell to your community first. Then use global trade post as plan B.

      When we changed the way we trade, the nature of gold in game changed. We were prioritizing materials, not gold. Resources became money, a multi-currency economy.

      Community became tighter, engagement increased, people socialized more and started to enjoy the game more. Middle-class emerged!

      Players learn how to achieve goals. Make money just playing the game.

      "Trade post guilds" changed the whole game.

      Peg the spirit shards value to play time value, all of a sudden everything matters (in the game)

      Economical decisions in this game forces people to cooperate if you want to achieve a goal.

      Maps (levels) are designed in a specific way, you are expected to flow through the entrance to exit and earn map currency.

    1. le numérique permet l’optimisation des flux et des ressources, rassemble des compétences, orchestre le dialogue et les échanges. Lien entre les différentes composantes de la ville, le numérique crée désormais des ponts entre les environnements tangibles et virtuels. Dès lors, cette ville « augmentée » rythmée par les connexions et la mobilité, offre de nouvelles opportunités pour le design dans la conception de services et la création de nouvelles expériences pour les citadins.

      esquisse du rôle du numérique dans la nos manières de penser l'urbanisme

    1. Amazing Facts about Logo Design that Might Shock YouSushmachoudharyJan 7 · 4 min readGraphic Design is one of the best methods for getting your brand recognized all over the world. Many startups and businesses invest heavily in their graphic design to ensure that they get the best graphics.A single design has a potential of conveying unspoken words, which makes it one of the most prominent way that brand uses to market their business. Since, Logo design is an essential element of branding therefore, it becomes important to know the facts about logo design and the famous logos.Pepsi paid $1 Million for Getting a Golden Ratio LogoPepsi hired designers and spent an estimated amount of $1 million dollar in designing their logo. It took around 5 months time to redesign the icon. Pepsi spent several million dollars to change their custom logo design from billboard, vehicle wrap, and other advertising campaigns.The reason for changing Pepsi logo to match the golden ratio proportion is because golden ratio proportion is considered to be the most attractive and harmonious designs to look at.Nike Logo Swoosh is Actually an Goddess’s FeatherNike is named after the Goddess with the same name Nike. The goddess personified victory and often portrayed with wings. These wings became the inspiration for Nike, Inc. Nike logo is one the most recognized logos in the world with an estimated worth of $26 Billion alone.In 1983, the designer Carolyn Davidson, also known as “The Logo Lady” was gifted with a golden Swoosh ring with an embedded diamond and 500 shares (Worth $1,000,000 as of 2015) of Nike stock to express his gratitude.Starbucks Logo Takes Inspiration from Greek MythologyStarbuck logo represents a mermaid holding two tails. She was a siren in Greek mythology that lured the sailors. Alternatively, she was connected with European folktale Melusine, who married a human. The logo of Starbucks was changed throughout the years. The most recent version of the logo is more friendly and recognizableBaskin Robbins Has “31” Masked in their LogoBaskin Robbins is an ice cream and cake chain company having various branches throughout the world. The company began its operation in 1945 with 31 flavors of ice cream. You can find the number “31” concealed in their logo.Apple LogoThe Apple logo was created back in 1977 with analogous tools, therefore, needed an update. It took $50K to digitize the apple logo.McDonald's Logo Has a Hidden MeaningMcDonalds Logo does not just represent the word “M” but resembles female breasts. In 1962, the logo for McDonald's was re-designed. They hired a psychologist named Louis Cheskin who suggested them to use golden arcs making an “M” which would make them remind them of their childhood.BMW Logo Is Not a PropellerThe BMW logo is not a propeller it was popularly known for, but represents the flag of Bavaria.BMW LogoBavaria FlagTwitter LogoTwitter logo was bought for just $15 when the company was launched. The designers of the twitter logo, Simon Oxley received just $6 for selling the logo. Later, Twitter hired renowned designers to redesign the same bird logo.If you are a business and want to get your logo, organizing a graphic design contest is the best option.MGM Logo used 7 different LionsMGM logo uses 7 different lions for their iconic logo. The Lions were trained to roar on cue to get the right mascot logo.An image was circulated on the internet depicting the lion being ill treated for getting the right logo but, it's fake, the image was photoshopped and the lion was going through an MRI scan.

      These are 10 amazing Facts about logo design that will help you learn about your favorite brand.

  11. Dec 2019