Articles

Organizations that want to use the cloud but don’t want to entrust their data to an external provider build their own on-premises cloud, also known as a private cloud. They build their own infrastructure, buy their own software, and build an in-house team to oversee everything. While the goal is to stay in control of your data, this technique is fraught with security threats and other pitfalls. 

Haven’t you ever thought about migrating to the cloud? If you are already migrated to the environment of a private cloud, there are a few security risks in the private cloud that are found crucial.  

Source de l’article sur DZONE

Websites haven’t always been as adaptable as they are today. For modern designers, “responsivity” is one of the most significant defining factors of a good design. After all, we’re now catering to a host of users who frequently jump between mobile and desktop devices with varying screen sizes. 

However, the shift to responsive design didn’t happen overnight. For years, we’ve been tweaking the concept of “responsive web design” to eventually reach the stage we’re at today. 

Today, we’re going to take a closer look at the history of responsive web design.

Where Did Web Design Begin?

When the first websites were initially created, no one was worried about responsivity across a range of screens. All sites were designed to fit the same templates, and developers didn’t spend a lot of time on concepts like design, layout, and typography.  

Even when the wider adoption of CSS technology began, most developers didn’t have to worry much about adapting content to different screen sizes. However, they still found a few ways to work with different monitor and browser sizes.

Liquid Layouts

The main two layout options available to developers in the early days were fixed-width, or liquid layout. 

With fixed-width layouts, the design was more likely to break if your monitor wasn’t the exact same resolution as the one the site was designed on. You can see an example here

Alternatively, liquid layouts, coined by Glenn Davis, were considered one of the first revolutionary examples of responsive web design. 

Liquid layouts could adapt to different monitor resolutions and browser sizes. However, content could also overflow, and text would frequently break on smaller screens. 

Resolution-Dependent Layouts

In 2004, a blog post by Cameron Adams introduced a new method of using JavaScript to swap out stylesheets based on a browser window size. This technique became known as “resolution-dependent layouts”. Even though they required more work from developers, resolution-dependent layouts allowed for more fine-grained control over the site’s design. 

The resolution-dependent layout basically functioned as an early version of CSS breakpoints, before they were a thing. The downside was developers had to create different stylesheets for each target resolution and ensure JavaScript worked across all browsers.

With so many browsers to consider at the time, jQuery became increasingly popular as a way to abstract the differences between browser options away.

The Rise of Mobile Subdomains

The introduction of concepts like resolution-dependent designs was happening at about the same time when many mobile devices were becoming more internet-enabled. Companies were creating browsers for their smartphones, and developers suddenly needed to account for these too.

Though mobile subdomains aimed to offer users the exact same functions they’d get from a desktop site on a smartphone, they were entirely separate applications. 

Having a mobile subdomain, though complex, did have some benefits, such as allowing developers to specifically target SEO to mobile devices, and drive more traffic to mobile site variations. However, at the same time, developers then needed to manage two variations of the same website.

Back at the time when Apple had only just introduced its first iPad, countless web designers were still reliant on this old-fashioned and clunky strategy for enabling access to a website on every device. In the late 2000s, developers were often reliant on a number of tricks to make mobile sites more accessible. For instance, even simple layouts used the max-width: 100% trick for flexible images.

Fortunately, everything began to change when Ethan Marcotte coined the term “Responsive Web Design” on A List Apart. This article drew attention to John Allsopp’s exploration of web design architectural principles, and paved the way for all-in-one websites, capable of performing just as well on any device. 

A New Age of Responsive Web Design

Marcotte’s article introduced three crucial components developers would need to consider when creating a responsive website: fluid grids, media queries, and flexible images. 

Fluid Grids

The concept of fluid grids introduced the idea that websites should be able to adopt a variety of flexible columns that grow or shrink depending on the current size of the screen. 

On mobile devices, this meant introducing one or two flexible content columns, while desktop devices could usually show more columns (due to greater space). 

Flexible Images

Flexible images introduced the idea that, like content, images should be able to grow or shrink alongside the fluid grid they’re located in. As mentioned above, previously, developers used something called the “max-width” trick to enable this. 

If you were holding an image in a container, then it could easily overflow, particularly if the container was responsive. However, if you set the “max-width” to 100%, the image just resizes with its parent container. 

Media Queries

The idea of “media queries” referred to the CSS media queries, introduced in 2010 but not widely adopted until officially released as a W3 recommendation 2 years later. Media queries are essentially CSS rules triggered based on options like media type (print, screen, etc), and media features (height, width, etc). 

Though they were simpler at the time, these queries allowed developers to essentially implement a simple kind of breakpoint – the kind of tools used in responsive design today.  Breakpoints refer to when websites change their layout or style based on the browser window or device width.

Viewport Meta tags need to be used in most cases to ensure media queries work in the way today’s developers expect. 

The Rise of Mobile-First Design

Since Marcotte’s introduction of Responsive Web Design, developers have been working on new ways to implement the idea as effectively as possible. Most developers now split into two categories, based on whether they consider the needs of the desktop device user first, or the needs of the mobile device user. The trend is increasingly accelerating towards the latter. 

When designing a website from scratch in an age of mobile-first browsing, most developers believe that mobile-first is the best option. Mobile designs are often much simpler, and more minimalist, which matches a lot of the trends of current web design.

Taking the mobile first route means assessing the needs of the website from a mobile perspective first. You’d write your styles normally, using breakpoints once you start creating desktop and tablet layouts. Alternatively, if you took the desktop-first approach, you would need to constantly adapt it to smaller devices with your breakpoint choices.

Exploring the Future of Responsive Web Design

Responsive web design still isn’t perfect. There are countless sites out there that still fail to deliver the same incredible experience across all devices. What’s more, new challenges continue to emerge all the time, like figuring out how to design for new devices like AR headsets and smartwatches. 

However, it’s fair to say we’ve come a long way since the early days of web design. 

 

Featured image via Pexels.

Source

The post A Brief History of Responsive Web Design first appeared on Webdesigner Depot.

Source de l’article sur Webdesignerdepot

 At my company, we see a lot of SDKs and Swagger-generated clients that could throw exceptions at any time. This could be a fault in our logic, or it could be a fault with some 3rd party SDKs that have no rhyme or reason to how their exception handling works. But either way, when our customers want to fetch a Git commit history for a service, they do not want to be greeted with an error message.

We’ve seen GitHub go down during a customer demo and 3rd party integrations throwing other unexpected exceptions. Overall, it was a very discouraging experience for our customers that we had no control over.

Source de l’article sur DZONE

When you hear the word “leadership,” do you think of a particular person?

If you’d been asked that question anytime before the 1900s, chances are you’d think of an accomplished politician or a battle-tested general. These were the people leading society for most of recorded history. Today, you might have someone else in mind.

Since the industrial era, the US has birthed a pantheon of founders who’ve arguably led our society as much as any statesman or president. We put Rockefeller and Ford right next to Lincoln and Jefferson. Think about it; these guys haven’t just changed the US; they’ve changed how the entire world lives and does business.

Founders of successful companies today command even larger amounts of capital and power than JD and Henry. With the rise of social media, they are often thrust to the forefront of their brands and the public, whether they like it or not. Some manage the responsibility better than others.

In my opinion, the best businesses use all that capital, manpower, and name recognition to do more than simply make a profit. By leading with authenticity, inspiring positive action, and influencing their brand’s vision for innovation – they try to make a change.

I wanted to take a minute to reflect on some modern founder-led brands I think are doing a killer job of creating unique, world-changing businesses and company cultures. I also want to discuss the lessons I have learned from them.

Elon Musk – Tesla

When talking about founder-led brands of the 21st century, it’s hard to pass over electric vehicle manufacturer Tesla and its outspoken CEO, Elon Musk. Love him or loathe him, he belongs in any conversation on influential founders.

While Musk isn’t technically the founder of Tesla, he is one hundred percent responsible for the company’s direction over the past decade. I think two of the strongest leadership points for Musk are his focus on branding and innovation.

Tesla created showrooms and charging stations long before his business had the sales to justify the expense. People saw the name Tesla everywhere, got curious about it, and now that’s paying off big time. Tesla today is at the forefront of the EV industry while all the other car companies play catch-up.

Behind the scenes, Tesla was also early to create a vertically-integrated supply chain – giving it almost complete control over its product and logistics. That’s another feature with a hefty upfront price tag but paid off when the pandemic hit. Now the biggest automakers in the world are rushing to copy that model.

Musk arguably even convinced China to deregulate foreign ownership of automotive companies. That’s hard to prove. However, China changed its rules around foreign ownership of EV companies shortly after he refused to enter the country.

Arguably, Tesla today is one of the frontrunners in redefining how traditional companies run. Musk is known to hate bureaucracy and traditional hierarchies. He hires other people to take care of bureaucratic processes for him.

Musk is also known for hiring relatively young, hard-working employees into high-power management positions in the company and letting them prove themselves. That inspires extreme loyalty from his employees from an early age. Musk’s focus on efficiency and rejection of traditional hierarchies has sparked a small revolution in tech companies.

Finally, I respect Musk because he has goals beyond showing year-over-year growth to shareholders. That’s hard to do day in and day out.

Sara Blakely – Spanx

Sara Blakely is an example of a founder with her hands in every part of her business, from product creation to sales. Most importantly, she created an authentic company culture with values she felt the business world lacked.

For those who know her story, Spanx very nearly didn’t happen. Blakely pitched her slimming undergarment to multiple women’s brands run by men. Most told her it would never work.

It might seem silly now, but men used to think they knew women’s fashion better than women. It wasn’t until one executive gave Blakely’s product to his daughters to try out that he agreed to start stocking Spanx. It’s a great example of how businesses can make a lot of money by listening to their customers.

Besides founding a women’s clothing company that sells products women want, Blakely strived to bring “feminine energy” into the workplace. I saw this poignant quote from her in an article:

“Twenty-one years ago when I started Spanx, I ended up in the paper in Atlanta, and I was at a cocktail party and a couple of guys came up to me and they said, ‘Sara, we read about you. Congratulations! We heard you invented something.’ And I said, ‘Yes I did, I’m so excited.’ They said, ‘Business is war,’ and then they pat me on the shoulder and they kind of laughed at each other. I went back home to my apartment that night. I was 29 and I just thought, I’m not going to war. I’m going to do this very differently. I’m going to honor a lot of feminine principles — intuition, empathy, kindness. Just allowing myself to be vulnerable through this process. And of course, a lot of the masculine energy has helped me also — it was a balance. But I wasn’t going to do it by squashing the feminine.”

Blakely worked hard to create a sales-oriented company culture that was purposely welcoming from that point forward. She regularly scheduled “oops meetings” where employees could stand up and say how they messed up and turn it into a funny story. At Spanx, it was okay to make mistakes and learn from them.

Blakely wanted everything about her product to be fun, including the way it was sold. She created a mandatory boot camp for salespeople, which, among other things, requires employees to perform standup comedy. Little things like that resonated with people and made Spanx synonymous with “fun.” Even famous actresses were flashing their Spanx on the red carpet.

The lesson we can all learn from Spanx and Blakely is that fun and positive energy are great marketing tools for any business. Many companies try to push a fun culture publicly without any authentic leadership that genuinely exemplifies that narrative, they won’t have the same effect. Blakely’s story of Spanx is not just a story of the brand but a story of her life and the experiences that shaped her vision and goals.

Jack Dorsey – Block (FKA Square)

While better known for founding Twitter, Jack Dorsey has recently been in the news for his move to solely running payment processing business Block. I admire Dorsey because he radically encourages his teams to think differently about how they work.

Dorsey is known for optimizing ways to stay productive and focused throughout the day. He manages through unconventional tactics like communicating only through voice memos on his phone that he runs through transcription apps. He says this prevents him from being sidetracked by distractions on his computer. I think that kind of mindfulness is necessary now more than ever.

Dorsey tries to bring this level of focus to his interactions with his employees too. I saw a great quote from him in this article discussing computer-less meetings at Block.

“When phones are down and laptops are closed, the team can discuss any issue at hand without distraction. We can actually focus and not just spend an hour together but make that time meaningful — and if that time is 15 minutes, then it’s 15 minutes and then we move on with our lives.”

Besides limiting distractions, Dorsey is known to walk five miles to work daily, theme each day, and create detailed agendas and goals for each team meeting. In his former company, Twitter, the culture was frequently described as a space where employees could speak freely to management about things they wanted to change.

On that subject, Dorsey has been known to push hard for employee control in his companies. Perhaps ironically, he was also quoted saying he wants Twitter to break away from its co-founders’- vision and control, calling founder-led companies “severely limiting.” However, it still seems he has some sort of vision for the world that he wants to bring around via Block.

His business goals are visionary, pushing the boundaries of innovation in the financial world.

Dorsey is a known cryptocurrency enthusiast but had pushback from the Twitter team, including his CFO, about making a crypto-centric product. His move to payments processor, Block, seems to be a bid to follow his passion and exert his vision on the world.

Block has since made headlines for being extremely bullish on cryptocurrencies, while many have expressed doubts. Dorsey even changed the business’s name to Block to better reflect its focus on blockchain and famously purchased $50 million worth of Bitcoin in 2020. All the while, Dorsey has been quietly creating arms of his business in the hopes of improving BTC’s usefulness. That may pay off down the line.

Melanie Perkins – Canva

I identify strongly with Melanie Perkins, co-founder of graphic design SaaS, Canva. Besides being roughly the same age, we both came from nondescript beginnings with no background in entrepreneurship or tech.

Canva is an excellent example of a business created by becoming intimately familiar with a customer problem and executing. Perkins spent years teaching people how to use design platforms like Adobe Creative Suite because they were so complicated. Taking that knowledge, she started a simple product to help customers create high school yearbooks. That expanded into a super app covering every aspect of design.

This super-app has unlocked a way for millions to learn design and produce high-quality content at any skill level. The cost to use Canva is many times lower than anything else on the market.

While Canva is an amazing product, what I like most about Perkins is that she believes business serves a higher purpose than maximizing profits.

When she was suddenly thrust into the limelight with a $40 billion valuation, people were even more impressed by Perkins’ philanthropic goals. She vowed to donate a 30 percent stake in Canva to a charity dedicated to eliminating poverty (about $12 billion). She is also known to regularly fundraise for 25,000 different nonprofits through her app. She doesn’t just inspire people with words, but by actions, she’s actually taking.

Canva is very public about its ethos. I like their values because they are general yet avoid the jargon many companies fall into. They are:

  • To be a force for good and empower others;
  • Pursue excellence;
  • Be a good human;
  • Make complex things simple;
  • Set crazy big goals and make them happen.

Besides revolutionizing how modern businesses design and harness goodwill marketing, Canva was also one of the forerunners of the remote work trend.

Most of Canva’s “Canvanauts” worked from homes worldwide even before the pandemic. Canva showed a lot of tired old businesses that you could still run a successful company without having employees in the office 24/7.

How I Try to Learn From the Best

Finally, I want to talk about what I am trying to contribute to my team and society with my current business, startup acquisition marketplace, MicroAcquire.

As I’ve mentioned, I think it is very much on myself as a founder to set the tone of my business – and that starts with who I hire. When I’m searching for new employees to join the “#Micromafia” I not only look for productive workers, I look for people I genuinely enjoy spending time with. It’s the best feeling in the world to go to meetings where you leave thinking, “That was really fun.”

Besides creating a great team, I’ve tried to address another problem I see again and again at major tech companies: employee burnout. There’s a reason the average tenure of a tech employee is three years.

I love working on startups. It’s like playing a video game for me, and it’s probably why I’m a founder. That said, I know my employees don’t always feel the same way. As CEO, I make sure my team knows I want them to live their lives outside of MicroAcquire.

On the business side of things, I take cues from the best. Like Musk and Dorsey, I want to preemptively create features that I know our customers will love. I knew people wanted an easy way to sell their startups because I wished I’d had one back when I was doing it.

Like Spanx and Tesla, I also strongly believe in the power of innovative branding – and I make sure we spend in areas that will give us significant returns down the line.

For example, we’ve made it easy to get MicroAcquire merchandise online completely free. The extra exposure we get from tech people rocking MicroAcquire t-shirts is more than worth the cost. We also created our own media publication Bootstrappers.com to tell the founder stories we thought major publications had missed. That’s been a huge hit with our customers, who also happen to be founders. These people traditionally have had to spam inboxes and pay for press because they didn’t raise billions in funding.

Finally, like Blakely and Perkins, I also want to actively listen to customer feedback and make sure we create a necessary and desired product. That’s why I make sure we’re constantly engaging with our community both on our website and social media. Many of the features we’ve added are just things we’ve heard mentioned multiple times from customers.

So far, I love the community we’ve created online and in the office. I don’t claim to have the winning formula, but I feel we are making a real difference out there. We’re lucky to live in a world with so many smart people getting their ideas out and making a positive change in the world.

 

Featured image via Unsplash.

Source

The post 4 Founder-Led Brands That Are Done Right first appeared on Webdesigner Depot.

Source de l’article sur Webdesignerdepot

Kubernetes is an open-source container orchestration tool developed by Google and is also known as K8s. It is used in managing the complete lifecycle of containerized applications. Kubernetes provides high availability, scalability, and predictability to the containerized application. It automates the deployment, management, and scaling of containerized applications. Kubernetes also supports automated rollout and rollbacks,  service discovery, storage orchestration, scaling, batch execution, and more. Kubernetes provides the cluster where containerized applications can be deployed. Kubernetes is not the only container orchestration tool, but various “Kubernetes Alternatives” are available in the market.

Before we talk about the “Alternatives to Kubernetes,” let’s explore the key components of Kubernetes. The Kubernetes cluster consists of at least one worker node where containerized applications are deployed and one master node or control plane which manages the worker nodes. The Control plane or master node consists of Kube-API server, etcd, Kube-scheduler, and Kube-controller-manager, whereas the worker node consists of Kubelet, Kube-Proxy, and Container Runtime. 

Source de l’article sur DZONE


Introduction

In the field of app testing, QA managers and other senior testing professionals must implement different test management approaches such as test monitoring and control to ensure that the test suite runs smoothly. These essential management strategies are required by the managers to track and align the test progress for optimal accuracy and efficiency.

What Is Test Monitoring?

Test monitoring is a test execution process in which all testing activities and efforts are evaluated to:

Source de l’article sur DZONE

This month’s collection of the best new fonts is headed in a lighter and quirkier direction than previous months. What’s more, font foundries seem to be getting more creative with their designs as many of these fonts come with alternative stylistic sets, giving you more control over the resulting typeface.

If you’re looking for some fun new fonts to spice up your web designs with, start here:

1. Beauty Rose

Beauty Rose is a whimsical script font that can add a touch of romance and warmth to header text and hero images. It would also look great when promoting holidays and events like Mother’s Day, Valentine’s Day, and weddings.

2. Black Sharp

Black Sharp is a bold display font that works equally well for website logos as it does for physical products (e.g., signage, packaging, book covers, etc.). What’s especially neat about this font is how it transforms when you change its texture. It takes on a very different tone with a grainy look instead of a shiny one, for instance.

3. Goat & Qalvigo

Goat & Qalvigo is a classic serif font with a modern twist. While many of the examples provided by the type designer show off the funky side of the font, thanks to the additional ligatures and alternative styles, you can always use the regular character sets. Either way, you’ll have a classy new font to use all over your website.

4. Happy Comic

Happy Comic is a font filled with personality. Looking at it makes me think of a goofy cartoon character or maybe even an older Adam Sandler movie. This would be a good font for branding lighthearted and humorous brands or publications.

5. Helsa Display

Helsa Display is a slim and compact serif. While serifs usually work pretty well for paragraph text, this one belongs in headlines and sub-headlines because of how thin the characters are. It also has a bit of a dark side (see the examples at the link to see what I mean), so reserve this font for boundary-pushing brands and personalities.

6. Lab Antiqua Variable

Lab Antiqua is a font that took years to create. The most recent release for this font family is called Lab Antiqua Variable. Like other variable fonts, Lab Antiqua will effortlessly transition through a range of font sizes without losing the characteristics that make this serif font so unique.

7. Monomorium

Monomorium is a monospaced typeface with open apertures and a flowing style. In addition, this quirky font comes with additional ligatures, stylistic alternates, parentheses, and more, depending on how fun or buttoned-up you want it to look.

8. Neumond

Neumond is a serif font that pushes the boundaries of legibility. This font gives you the ability to equip the characters with razor-sharp lines, overlap the letters, and push them towards extreme angles. If you have a brand that’s challenging the norm, a font like this that does the same will go really well with it.

9. Pratico Slab UI

Pratico Slab UI is a slab serif font that would add strength and character to the text of a website. You can also experiment with the weight and size if you’re looking for a not-so-boring but highly legible header font.

10. PT Nature

PT Nature is an exciting collection of script fonts. While they all technically belong to the PT Nature family, each font is modeled after different people’s handwriting. So this font family could be really useful if you use a lot of script fonts in your work. Or if you want to make one site and brand look like it has multiple personalities.

11. Rosehot Typeface

Rosehot Typeface is a pretty font that straddles the line between serif and sans serif. With its elegant curves, unexpected twists, and additional angles, this font would beautifully elevate designs for high-end retailers, fashionistas, and others with luxury offerings or services.

12. Shorai Sans

Shorai Sans is a sans serif font inspired by both calligraphic brushstrokes as well as geometric outlines. You can use it to style Latin text as well as Japanese. The font’s creators suggest pairing it with Avenir Next for greater harmony in your designs.

13. Shoutyperson

Shoutyperson is a bold all-caps font. Because of the grungy, stenciled style of the font, it’s not really applicable for many projects. That said, Shoutyperson would be an effective font choice for military, ammunition companies, or brands or personalities associated with a strict, regimented lifestyle (like personal trainers).

14. Simple Farmhouse

Simple Farmhouse is a basic handwriting font that’s highly legible. It resembles the style of writing you’d use to jot down notes on a whiteboard or in a notebook, so it would work well for brands that want to convey a casual and low-key vibe.

15. Sweet Pancakes

Sweet Pancakes is a fun font with full-bodied characters. Most of the examples provided frame the font against food, so this could be used on restaurant websites or food blogs. However, that’s not to say it couldn’t be used elsewhere. It’s a lighthearted and easy-to-read font, so it could just as well be used to style websites and branding for companies and personalities with a bubbly personality and/or positive mission.

Source

The post 15 Best New Fonts, April 2022 first appeared on Webdesigner Depot.

Source de l’article sur Webdesignerdepot

No one likes talking about money. Most of us got into web design because we loved it. But the fact is, we’ve all got bills to pay.

If you’re a half-decent designer or a relatively competent developer, then there’s no reason you can’t make a living as a web designer. Here are six simple steps towards earning a living using the skills you already have.

Step 1. Freelance Work

Many individual bloggers and small company owners require websites to reach a larger audience. You might exploit this opportunity to begin a side business as a freelancer.

One of the most efficient ways to start is to look through employment networks and online classifieds. Eventually though, you’re going to need a portfolio. Building your freelancing company website could be your first opportunity to demonstrate your web development talents. As you embark on new projects, this website can display client testimonials that demonstrate your expertise. Ensure that it’s up to date, relevant, and follows current design trends. Also, make sure your website is linked to your social media profiles. 

Even though you are responsible for finding clients, you have a great deal of flexibility: you can choose your working hours and exercise more freedom and creativity. However, you’d still be accountable for your work and have to execute assignments on time to keep your clients satisfied.

It’s also important to remember that you’ll have to keep track of your taxes and other financial paperwork. Furthermore, you would not have a standard employer who will provide you with health insurance and other perks.

Step 2. Specialize

Today’s market offers a wide choice of web design services most suited to our needs. From designing and building custom websites to creating social media websites to managing SEO and PPCs, web design services offer various services. And while it is beneficial to have a general understanding of what all these services entail, it is always good to identify and refine your expertise. Becoming proficient in one aspect of web design will give you more confidence and direction regarding the kind of work you would like to do.

Allowing yourself to land repeat clients specializing in one type of service will make it easier for you to create processes in your business to complete work accurately and quickly. These processes will also help you build a team should you need one.  

Step 3. Networking Effectively

You should leverage social networking sites such as LinkedIn, practical tools for engaging with colleagues and potential customers. Ensure your profile is updated with all the services offered and all talents you deliver. Make sure you include links to any past projects you’ve worked on. There’s also a career board on LinkedIn that can help you avail yourself of many freelance projects. Registering and engaging with relevant organizations can allow you to acquire more visibility.

Freelancers are generally matched with modest design/development assignments through these websites. Although some developers heavily vouch for them, getting work from these websites when you’re just starting may be exceedingly challenging, considering most of your time will be exhausted in securing billable employment. 

Step 4. Start Your Own Blog or Podcast

Blogs and podcasts are an excellent way to organically acquire fresh customers and other relevant parties. A well-written blog is a terrific source of amusement and knowledge for potential clients. Aside from showcasing your services, a blog may be used to earn money in various ways. Once the blog grows large enough, you can incorporate backlinks, ads, or author-sponsored content. Many popular blogs eventually grow into fully-fledged businesses.

When you start a blog from scratch, it can take a long time to see a return on investment. Consider producing freelance articles for a blog with a constant stream of traffic to help you get started. This will enable you to demonstrate your skills while also getting compensated for them. 

Step 5. Work at a Design Agency

Working at a design agency or in-house could be an ideal option if you desire a more traditional job title. It also helps you build your portfolio with larger and more recognizable clients than those you can secure as a freelancer.

Instead of stressing about the management side of things, you can focus on serving clients and constructing websites with this approach. You wouldn’t have to look for new clients, and you’ll get all of the paid benefits that regular employees get. However, you’d have to work under strict supervision and have less creative control over your projects. There will also be harsh deadlines looming over your shoulder. And this procedure will also set a wage ceiling for you. On the other hand, obtaining employee insurance and securing a source of income can be very reassuring.

Step 6. Start Your Own Agency

Once you feel you have enough relevant experience and are confident in your abilities to perform and manage things well, you can start your own agency. It’s like freelance work, but on a much larger scale. The flexibility to employ others to do your work is the fundamental advantage of having your own agency. You can recruit additional designers and eventually recruiters to help you secure clients.

Having your own agency allows you to do the work you want and how you desire. As a general rule, start as a freelancer and gradually create the foundations for your agency as you gain expertise. You can eventually automate the entire process with hard effort and an innovative business plan.

You must actively network with other people in your business and reach out to new clients in addition to working on your skills. If you can create a solid customer base and take measured chances with your chosen projects, you can procure meatier projects and become prominent in the corporate sector.

 

Featured image via Unsplash.

Source

The post 6 Simple Steps to a Career in Web Design first appeared on Webdesigner Depot.

Source de l’article sur Webdesignerdepot

As I’m becoming a senior developer in terms of age, I’ve transitioned from one language to another. One of my main interests has always been clean, easy-to-understand UIs (User Interface). That journey started for me with Director (to create multimedia CD-ROMs), Flash website animation, and Flex Rich Internet Applications (= « Flash on steroids »). When I started developing with Java over 10 years ago, we had some projects with the early versions of Vaadin and JavaFX. As I went on with serverside applications, I only continued with JavaFX for some personal and side projects and loved the way you can create a UI both with XML (FXML actually) and code, exactly the same approach I loved with Flex. Since then, my love for Java and JavaFX only grew and it’s still my major programming environment.

But JavaFX has one missing piece: running it in the browser… Yes, JPRO can do this, but it needs a license and a dedicated server. And yes, there are some projects ongoing to bring JavaFX fully to the browser, but they are ongoing and not mature yet… Let’s look at another approach: Vaadin Flow and run it on a Raspberry Pi to control a LED and show the state of a button.

Source de l’article sur DZONE