If you’re a long-time freelance web designer, you may be experiencing a rather common problem. As freelance web designers gain experience, they naturally become more proficient. This generally leads to attracting more clients, and results in taking on more work. Freelancers have obvious benefits. Like not having to work to someone else’ schedule, not having a… Continue reading Pre-Built Websites: 5 Productivity Tips for Freelance Web Designers
Tag: approach
How to Completely Remove Comments from WordPress
WordPress comments are an integral part of building a community with a WordPress blog. They allow your audience to connect with you by responding directly to your posts. They allow you to extend the conversation surrounding the topic you wrote your post about by letting members of your community pitch in. They even allow members… Continue reading How to Completely Remove Comments from WordPress
Open Source Week at SitePoint
If you are reading this, chances are you have stumbled upon something remotely related to Open Source. opensource.com defines it in a simple manner: More from this author Ilya Gelfenbeyn, CEO of Api.ai, on AI and the IoT Why the Internet of Things Still Has a Long Way to Go The term “open source” refers… Continue reading Open Source Week at SitePoint
Turn Your Web App Into A Native App
Posted · Category: Information Web apps are awesome, but many are not optimized for mobile, or are done so in ways that leaves much to be desired. These days, a poor mobile experience can quickly drive away users and kill engagement. While app users’ attention spans are shortening, they increasingly demand truly native mobile app… Continue reading Turn Your Web App Into A Native App
What’s new for developers, November 2016
In this edition of what’s new for developers, we’ve included app platforms, source code tools, AI and bot resources, frameworks, JavaScript resources, and much more. Much of what’s on the list this month is free, with a few high-value paid apps and tools also included. They’re sure to be useful to developers, from beginners to… Continue reading What’s new for developers, November 2016
Turn Your Web App Into A Native App
Posted · Category: Tools Web apps are awesome, but many are not optimized for mobile, or are done so in ways that leaves much to be desired. These days, a poor mobile experience can quickly drive away users and kill engagement. While app users’ attention spans are shortening, they increasingly demand truly native mobile app… Continue reading Turn Your Web App Into A Native App
Automatic responsive images with client hints
Over time, developers have wrestled with forcing images into responsive layouts. Media queries and fluid grids are constantly employed to achieve visually flexible images. Achieving such flexible images as pointed out by Ethan Marcotte in the seminal first edition of his book is as easy as: img { max-width: 100%; } The image resources being… Continue reading Automatic responsive images with client hints
Turn Your Web App Into A Native App
Posted · Category: Tools Web apps are awesome, but many are not optimized for mobile, or are done so in ways that leaves much to be desired. These days, a poor mobile experience can quickly drive away users and kill engagement. While app users’ attention spans are shortening, they increasingly demand truly native mobile app… Continue reading Turn Your Web App Into A Native App
The Principles Of Information Architecture
Advertisement At the heart of online design sits information architecture. In fact, a large proportion of our function as online designers is devoted to supporting users when it comes to locating the content that they need, and driving them towards the content that website owners would like them to interact with. As such, we incorporate… Continue reading The Principles Of Information Architecture
How to Simplify Image-Rich Website Development with Cloudinary
Posted · Category: Information Even the most talented developer knows that a great website is time-consuming to build and a challenge to maintain. The reason: You need to meet graphic design requirements for every device according to current design trends, while ensuring that your website performance is optimized for any browser. Cloudinary can eliminate many… Continue reading How to Simplify Image-Rich Website Development with Cloudinary
Eye Candy User Interface Design Inspiration
Advertisement When designing a web-based app or mobile app, you must not only think about the content of the app but also about the functionality. In many cases, you must focus even more on the functionality of an app and use a great UI design in order to create an app that is not only… Continue reading Eye Candy User Interface Design Inspiration
25 Powerful Tools and Resources For Web Designers
Posted · Category: Best Collections It’s important for web designers and agencies to keep abreast of the latest technological and design trends. It’s equally important that those who produce design tools and aids, maintain design element resources, and provide website development and implementation services That is true with the design and development aides that are… Continue reading 25 Powerful Tools and Resources For Web Designers
Using a Drag and Drop Builder? Get Your Free License
Posted · Category: Uncategorized Drag and drop website building tools have their pros and cons, as do most website building tools. If you are using drag and drop to build your websites, we have a little reward for you – a promise of something better. It’s called XPRS, it offers a new and innovative approach… Continue reading Using a Drag and Drop Builder? Get Your Free License
4 Point Checklist on Choosing Most Serious Coding Agency
Posted · Category: Best Collections Choosing the right coders for your project can be painfully similar to looking for a needle in the haystack. There are thousands of people out there offering their services, but who are the best ones for you and your business? Who among them understands your vision, aligns with your goals,… Continue reading 4 Point Checklist on Choosing Most Serious Coding Agency
Find JavaScript Code Snippets by Functionality with Cocycles
Cocycles is a new code search service that enables code to be found by functionality. In this article, Cocycles team member Jonathan explains the idea behind this approach to code searching. We’re all familiar with it: that moment when you’re forced to abandon your code editor, interrupt your workflow and open your browser to search… Continue reading Find JavaScript Code Snippets by Functionality with Cocycles
Selecting Parent Elements with CSS and jQuery
There have been occasions where I’ve wished I was able to select a parent element with CSS–and I’m not alone on this matter. However, there isn’t such thing as a Parent Selector in CSS, so it simply isn’t possible for the time being. In this tutorial we will walk through a few cases where having a CSS… Continue reading Selecting Parent Elements with CSS and jQuery
Better CSS Drop Caps With “initial-letter”
Drop caps are a form of decoration sometimes used at the beginning of a block of text; the initial letter running several lines deep and indenting the body text within these lines. Drop cap example, as found on The Walrus Drop cap example, as found on Nautilus It’s a typographic tradition as old as the… Continue reading Better CSS Drop Caps With “initial-letter”
How to Adopt Model View Presenter on Android
In the previous tutorial, we talked about the Model View Presenter pattern, how it is applied on Android, and what its most important advantages are. In this tutorial, we explore the Model View Presenter pattern in more detail by implementing it in an Android application. In this tutorial: we build a simple application using the MVP… Continue reading How to Adopt Model View Presenter on Android
Weekly Inspiration: Comments, Discussion, and Feedback
In this age of content saturation on the web, one opportunity for online publishers to stand out is through their respective communities. The communities which surround and make use of websites are massively important, and how they interact with those websites, and each other, is equally important. We’re used to seeing comment threads on websites;… Continue reading Weekly Inspiration: Comments, Discussion, and Feedback
Good Email Copy From Great Companies
Their mission at Front is to help people communicate better. Usually, it means building the best communication software possible, but today they are doing something different. They are releasing a collection of emails that we think have great copy called Good Copy, so the everyone can get inspiration for their own communication. You never have… Continue reading Good Email Copy From Great Companies
Tips for Designers Who Don’t Code
I hail from a design background and moved into front-end development some years ago. With responsive web design, the requirement of the designer is shifting. Here are a few tips collated to help designers who don’t code. In an ideal world, everybody designing for the web medium would also be a front-end developer. The reasons… Continue reading Tips for Designers Who Don’t Code
How to Make Floating Input Labels With HTML5 Validation
TL;DR Replace your JavaScript validation with HTML5 validation. It’s easier than you think, and gives you a ton of markup and styling control. Try this demo: What We’re Doing Here So you need to validate a form. You do the right thing and start with server-side validation. Then, if you’re a good web-designer, you add… Continue reading How to Make Floating Input Labels With HTML5 Validation
20 Useful WordPress Calendar Plugins
The first thing I think of when I hear “WordPress” and “calendar” is the default calendar widget that displays WordPress Posts by date. But WordPress calendar plugins encompass a far greater—not to mention more powerful—array of plugins. There are calendar plugins for events, bookings, and appointments. Some transform WordPress into its own private working app,… Continue reading 20 Useful WordPress Calendar Plugins
Less Is More – Minimalist And Simple Web Design
Image source: Vadim Grin[2] Exposed to lots of senseless content on the internet, we grow more sensitive to mess and distractions. We come across useless texts, we receive a pile of magazine spam, ads or business commercials, and we have serious difficulties in determining what is really worth our attention. Responsiveness Image source: Erikas Mališauskas[3]… Continue reading Less Is More – Minimalist And Simple Web Design