In defense of better software designs.

<p>If you use software for daily tasks, build products for clients, or design software for a living, you may think it obvious that users should be at the center of software design. But are they truly? Think of any common software or digital product you have used recently &mdash; were you frustrated with it?</p> <p>Consider a simple example: creating a&nbsp;PDF&nbsp;(Portable Document Format) file from a Word document.&nbsp;PDFs are the most used portable document type&nbsp;claimed, not just by Adobe, but also by this&nbsp;PDF technical community. PDFs were created to preserve document formats and readability across different devices for easy sharing while safeguarding against unwanted edits.</p> <blockquote> <p>Fun fact:&nbsp;Adobe&rsquo;s engineering VP, Phil Ydens, estimated there may be up to 2.5 trillion PDF documents worldwide.</p> </blockquote> <p>On Macs, creating a PDF from a Word document requires multiple steps:</p> <ol> <li>Create or open a Word document.</li> <li>Select &lsquo;Save As&rsquo; from the File menu.</li> <li>Modify default names or folder locations if necessary.</li> <li>Choose &ldquo;PDF&rdquo; as the file format from a dropdown menu. (You have to scroll to get to it as the 9th choice on the list!)</li> <li>Click &ldquo;Export&rdquo; and wait for a confirmation message.</li> </ol> <p><a href="https://jayshreegururaj.medium.com/in-defense-of-better-software-designs-94fd1f79841b">Read More&nbsp;</a></p>