Archive

Archive for January, 2016

Influencing Web Layouts with Print Layouts

January 14th, 2016 No comments

Jen Simmons has a compelling talk (video) where she calls out web design as being far too dominated by the HEADER CONTENT SIDEBAR FOOTER pattern we’re all too familiar with. Print design, despite so often being dubbed “dead” or in massive decline by those of us in web design, still excels in quality and variety of layout.

Certainly we can learn from print design on the web, yeah?

Do we have the tools on the web to do it?

I’d say: yes. In the sense that we don’t need incredibly fancy CSS abilities to do more interesting layouts than we are doing now. Old school tools like floats and absolute positioning are capable of doing pretty cool stuff. Especially combined with slightly more modern web technologies we readily reach for today, like web fonts, media queries, and flexbox.

What are some modern tools that take us further?

CSS shapes are pretty cool! Razvan Caliman has an article about them. You can force text inside and element to wrap along a specific path. Those paths can be things like curved ellipses, polygons, or even an image mask.

.element {
  shape-outside: polygon(0 0, 0 300px, 300px 600px);
}

Sara Soueidan has written about it for A List Apart. Chen Hui Jing has a great article about it too. Check out the demo right in that blog post:

Notice how it falls back well?

A great thing about CSS Shapes is that is has a natural fallback. No biggie. Have a square. http://t.co/u9D6y6Apfc pic.twitter.com/mfg8BFTMgP

— Jen Simmons (@jensimmons) February 11, 2015

Viewport units are pretty useful for print-style layouts as well. They make it trivially easy to, for example, size a container the exact size of the screen:

header.full-screen-hero {
  height: 100vh;
  background: url(/images/supergirl.jpg);
  background-size: cover;
}

Not to mention layout’s-best-friend – flexbox. If you invest some time into learning flexbox, I think it gives you super layout powers in that your brain readily reaches for it to solve pretty much any sort of layout.

What is a shame we don’t have?

The most significant is probably “CSS regions”, which were close to being a real thing. Adobe put a bunch of work into it. There were use cases (magazine layout being a pretty solid one). There were polyfills. They allowed you to flow content from element to element. Those elements could be positioned and styled however you wanted. Super cool.

Then they kinda got the smack down (unfair, imho) and Blink pulled support. Sara Soueidan did an excellent job vouching for their importance in CSS Regions Matter, but alas, they seem off to history’s junk pile.

I would argue :nth-everything would be pretty darn useful too.

Are there things coming in the future to help?

Perhaps:

@chriscoyier I think what will get us closest to print on web is CSS Figures + Regions combined w/ Overflow module https://t.co/UvcR97kiLi

— Sara Soueidan (@SaraSoueidan) January 13, 2016

The figures spec seems targetted directly at print layout!

This specification describes how figures commonly seen in print – e.g. tables, photographs with captions, and pullquotes – can be formatted with CSS.

The overflow spec seems to be working out a way to do what CSS regisons was trying to do (flow content):

The continue property gives authors the ability to request that content that does not fit inside an element be fragmented, and provides alternatives for where the remaining content should continue.

… although it doesn’t sound like you can specify an entirely different element for the content to flow to.

Wanna practice? Buy or borrow a magazine and give it a shot.

I did that the other weekend. I bought a Gourmet magazine and replicated one of the layouts I found in it.

It doesn’t mean you need to give up on what makes the web the web.

Universal access, responsiveness, all that good stuff. My demo used some flexbox to make the layout easier and ultimately more rigid. I used a little background-size: cover; to make the burgers fit the space as best they could. A few media queries to top it off and this print layout translated pretty well to the web.

More Examples

Here’s another one I did:

See the Pen Magazine Layout Attempt #2 by Chris Coyier (@chriscoyier) on CodePen.

This one was from a Scientific American:

It even had an SVG type lockup in it.


Stuart Robson created a layout based on an article he saw in Lagom magazine:


Helen V. Holmes is into the idea:

@chriscoyier I’m into that sorta thing (https://t.co/oPPnKAvvXR). Planning to do more. Really inspired by https://t.co/l07e3NHX9R.

— Helen (@helenvholmes) January 13, 2016

And she’s right about The Great Discontent:

This is kinda like “Art Directed Articles” right?

In some sense. I thought of those as one-offs that were sort of intentionally different from one anothers. It seems like a bit of a trend, but in looking back over the last 5-6 years, it’s maybe not so much a trend but just web designers stretching their arms once in a while.

Taking inspiration from print layout could be in the form of one-off articles, or entire sites.

Another thing attempted back-in-the-day: Treesaver. It was an attempt at automating these kind of layouts that was probably a bit before it’s time.

There is some pushback on this whole idea.

Some folks straight don’t like it.

@chriscoyier It’s an excercise in futility that translates into non-productive burned hours and wasted $.

— John V. Petersen (@johnvpetersen) January 13, 2016

Ah well. You can’t convince them all.

Further Reading


Influencing Web Layouts with Print Layouts is a post from CSS-Tricks

Categories: Designing, Others Tags:

Win Over Your Audience Using Video Backgrounds

January 13th, 2016 No comments
video backgrounds in web design

One of the biggest challenges a web designer faces is capturing and holding the attention of its audience. In a world with seemingly endless options, people are all too quick to move onto bigger and better, unless you can give them a compelling reason to stick around. Video, (when done right,) is an excellent way to pique the curiosity of your audience and keep them engaged.

Having just redesigned the website for my own web design studio, The Deep End, I opted to use video backgrounds for this very reason. It took a bit of trial and error, but once we figured out some of the technical difficulties, the end result is exactly what we were hoping for.

Benefits of Using Background Video

Online video isn’t exactly new, but it is still surprisingly under-utilized. I always try to talk my clients into using video on their sites for many reasons. Video can:

  • Tell a story.
  • Offer a “peek behind the curtain” of your business.
  • Allow potential customers to connect with your business on a more personal level.
  • Increase conversions.

All of these benefits can be derived from more traditional “messaging” videos, but background video can accomplish many of the same things. Essentially, these types of videos evoke a mood, and help to break down the barriers that exist when dealing with an online business. In other words, video makes a web-based business seem more real. That realness translates to trust, which leads to increased conversions.

This is great news for any website that is focused on conversions, (and they should all be!) But video backgrounds have a few other benefits as well, including:

  • The ability to convey a complex idea visually.
  • Grabbing your users’ attention.
  • Video is looked at as very current, so your website will seem current as well.

Given all the benefits, why wouldn’t every website be taking advantage of the power of video? This brings us to:

The Drawbacks

While video backgrounds have serious potential to draw users in and keep them on your site, there are some things to consider:

  • Page load speed: By now we know that users won’t stick around a page while waiting for it to load. You have about two to three seconds before you lose them, so you have to be very careful about the file size, particularly since you can’t control their internet speed.
  • Potentially distracting: A properly executed video can enhance the user experience, while one that is too colorful, or with too much going on can distract users from what they are there to do.
  • Not ideal for mobile: When your audience is on-the-go, you can’t expect them to have access to wifi, and we all know how wildly unpredictable mobile data speeds can be.

The good news is, there are some ways around these potential pitfalls.

Tips for Excellent Background Videos

Now that we understand why video backgrounds are beneficial, as well as what can go wrong, let’s take a look at what you can do to make the most of your site’s videos.

File Size / Length

We played around with this quite a bit for the header videos on The Deep End’s website. We started with a clip that ran about 30 seconds, with a file size of 28 MB. On desktop with a good internet connection, this was perfectly fine. But I wondered if it wasn’t too large for users who might have a slower connection speed.

I ended up doing some research, and I used PayPal’s homepage video as a guide. (Being such a large company, I know they did their homework.) They are currently using a video that runs 10 seconds, which seems more reasonable. So we trimmed ours down to that length as well.

paypal

The next part of the equation is file size. The new shorter clip was around 8 MB, and some quick research turned up an online tool which compresses video called Clip Champ. Running it through their filter produced a new 2 MB file which loads extremely fast.

Hosting Options

At first, I was scared off by the idea of hosting the videos on my own server. I thought it would be a strain on load speeds, so we originally opted for them to be hosted on YouTube. This didn’t go so well.

First of all, there was a pretty serious lag while our site was calling up the video from YouTube. The other, more serious problem was that my developer was having problems covering YouTube’s user interface elements. So as the video played, the title displayed along the top for a few seconds, and after the video was finished, rather than looping, it stopped, and displayed other related videos. I think that given more time, we may have been able to come up with some kind of work-around, but it didn’t seem worth the trouble.

As small as our video files ended up being, we decided to host them locally, and it is working out absolutely fine.

Keep it Subtle

Video backgrounds work best when they offer a glimpse of what a website offers, or of the personality behind it. But be careful not to overdo it with crazy colors, movement and cuts.

It works best if you can use a somewhat muted, monochromatic color scheme. Sometimes it’s difficult to control, for instance if the workspace being filmed is colorful or cluttered. Luckily there is an easy fix you can apply in editing, or with CSS. Simply layer a semi-opaque mask on top of the video to make it a bit more subdued.

media boom

Alternatively, (or additionally,) you may use a subtle pattern overlay on top of the video. It can subdue the overall color palette, as well as mask any undesirable pixelation which may result from a compressed video.

During filming, make sure movement is controlled and minimal. Also, remember you’re not making a blockbuster summer hit; Jump cuts aren’t necessary, and can be distracting. Having said that, sometimes a single cut is okay, so the video ends up being composed of two shots. This can actually be helpful to disguise the video loop during playback.

Design for Multiple Devices

Since you never know how good or bad a mobile browser’s internet connection may be, I strongly suggest providing a still image for mobile browsing.

Final Thoughts

Using video on your website can be incredibly powerful. You can tell your story, create a mood, and build trust with your audience. It’s one of the most enduring web design trends for good reason. But as with any trend, the benefits are only as good as the execution.

By doing things right, and producing a high-quality video that strikes a subtle tone, you not only get the attention of your users, but you let them get a glimpse of what drives your business. And that connection, more than anything, is what will make the difference between a user and a customer.

Read More at Win Over Your Audience Using Video Backgrounds

Categories: Designing, Others Tags:

IE8 is back from the dead

January 13th, 2016 No comments

Some site owners may well have been surprised this morning, when checking their analytics, to discover that customers are still visiting them using Internet Explorer.

Despite the fact that yesterday Microsoft ended support for any version of IE older than 11—Microsoft will not be providing updates and security patches for them—IE8, 9 and 10 have not been ‘switched off’. The decline of Internet Explorer has long been documented as the world switched from IE to Chrome, but reports of its death have been greatly exaggerated.

According to caniuse.com the most up to date stats for the browsers Microsoft is disowning are: IE10, 0.87% global usage; IE9, 0.91% global usage; IE8 1.18% global usage; IE7, 0.05% global usage. Surprisingly, that credits IE8 with more users than the two subsequent versions.

1 in every 250 aspiring web designers is still using IE8

Of course those stats are skewed by how they’re tallied. w3schools.com reports that in November 2015 IE8 usage on their site was 0.4%. We might expect those people with an interest in web design to upgrade their browser more frequently than the general population, but let’s consider that statistic for a moment: 1 in every 250 aspiring web designers is still browsing in IE8.

The reason IE8 appears unkillable lies with operating systems: in 2015 Windows XP usage was estimated at 16.94%; more than Windows Vista (1.97%), Windows 8 (3.52%), and Windows 8.1 (10.55%) combined. Windows XP shipped with IE6, it can be upgraded as far as IE8, but no further. A browser is simple to upgrade, but an operating system is not; especially when an upgrade requires the purchase of new hardware. Everytime Mom and Pop give junior their old laptop for college work, that’s one more frustrated millennial bumping up your IE8 stats.

Microsoft’s withdrawal of technical support won’t hasten the demise of IE8, it’s simply a symptom of its steady decline. A decline that will continue for at least another couple of years.

Ultimately, other people’s stats are meaningless. The only analytics that matter are your own. If IE8 vanishes from your stats, then by all means ignore it.

However, web standards encourage us to develop sites that are stress-tested well below the accepted 1% usage cut-off point. The Web may look a little wonky on IE8, but the content should still be accessible. In which case, why check browser stats at all? Does it really matter if IE8 crops up in your analytics from time to time? When IE8 finally does shuffle off this mortal coil, we may not even notice.

Featured image, uses vampire teeth image via Shutterstock.

Sucrose Font Family of 20 Unique Typefaces from Yellow Design Studio – only $9!

Source

Categories: Designing, Others Tags:

Mozilla Has Decided to Shut Down Persona

January 13th, 2016 No comments
mozilla-persona

Mozilla has decided to shut down its social login platform, Persona.

Launched in 2012, Persona has served as a social login service, acting as an alternative to Facebook and Twitter social logins. However, amidst the growing popularity of other social logins, Persona has failed to gather popularity, and that is the reason for its shutdown.

The key logic behind Persona was to serve as an API for developers so that they can implement social logins, and also to respect the users’ privacy by not tracking their activities on the web, unlike most other social login services.

mozilla-persona

Discussing the shutdown of Persona, Mozilla has posted the following:

Our metrics show that usage of persona.org is low, and has not grown over the last two years.

Hosting a service at the level of security and availability required for an authentication system is no small undertaking, and Mozilla can no longer justify dedicating limited resources to this project.

We will do everything we can to shut it down in a graceful and responsible manner.

As of now, Persona will remain functional until November 30 of this year, following which, it will be shutdown. This has been so done to allow existing users to find a relevant or suitable service.

For developers that might be so inclined, Mozilla has already open sourced Persona source code, and you can find it on GitHub.

Were, or are, you an active user of Persona? If so, which service will you now be migrating to? Share your views in the comments below!

Read More at Mozilla Has Decided to Shut Down Persona

Categories: Designing, Others Tags:

Things You Should Look for in a Web Host

January 13th, 2016 No comments

Web hosting is one of the most crucial aspects related to setting up a website, simply because you cannot go online if you have no place to host your site in the first place. As such, choosing the best web host for your needs and requirements becomes mandatory.

However, since web hosting in itself is an extremely saturated market, how does one pick the ideal web hosting provider and more importantly, what should one look for? Of course, a proper background check is the first step in this direction, and by reading unbiased web hosting reviews and facts, you can make a well-informed decision.

In this post, I will be discussing things and aspects that separate a good web host from a bad one, or in other words, things that you should look for when selecting a web hosting provider.

Things You Should Look For in A Web Host

It is common knowledge that there are certain key aspects that everyone should bear in mind when judging a web host. Uptime, for instance, is something that you just cannot compromise with. Similarly, good quality support is another such obvious factor.

Doing some research is always a good idea, and you can look up reviews and statistics related to web hosts that you might be considering. Sites such as Hosting Facts are good places where you can start your research.

That said, what are some other points that you should consider when looking for a web hosting provider?

Features and Limits

Obviously, the set of features that you should be looking for in a web host depends directly on your needs and requirements. For instance, if you are planning to run a WordPress website, you will need a server that is capable enough to handle databases and PHP scripts, as well as other relevant features.

hosting-connect-features

However, regarding features, you should focus more on what exactly you are being “offered”. Having dealt with innumerable web hosting providers for both shared and dedicated usage, I personally have never seen a truly “unlimited” hard drive, simply because there does not exist one. As such, “unlimited web hosting” is just a fancy buzzword, and it, in fact, is severely limited concerning features and limits.

Another thing to consider, especially when opting for a shared web hosting package, is the resource usage limits. Most shared web hosting providers openly talk about the disk space and bandwidth that they are offering, but very few actually bother to tell you what exactly is being “shared” with other users. Once again, I have never come across a shared hosting site that consumes 2000 GB of bandwidth within a month — if your site is getting that much of traffic, it will outgrow shared hosting before it outgrows the bandwidth.

You should, ideally, be looking for memory limits: physical and virtual memory limits, I/O usage threshold, as well as the maximum number of concurrent scripts that your web host allows for the plan you intend to purchase.

Software and Scripts

Almost every web host offers easy install methods for WordPress, Drupal and many other popular scripts (ditch your host right now if they do not). However, a good idea is to inquire about the version of software that they are running — for instance, PHP 5.3 has reached end of life, but there are several web hosts that are still stuck with PHP 5.3 and refuse to discuss an upgrade path.

hosting-blue

Similarly, if you are on a shared, semi-dedicated or fully and proactively managed VPS, ask your web host about the version of the control panel (say, cPanel or Plesk) that they are offering. While dedicated and self-managed VPS offer you the luxury of choosing your software versions, the other plans generally do not. That doesn’t mean you should be forced to stick with outdated or obsolete software!

Support

Proper support is the backbone of a web hosting business, and in the absence of satisfactory support, a web host cannot survive in the industry. However, as a customer, what should your considerations and expectations be regarding support?

First, it depends on the “type” of support that you are looking for. If you have pre-sales queries or a question about billing, it is normal for responses to be slightly delayed, and possibly sent only during business hours. However, when it comes to technical support, you should be able to get a reply anytime of day, and any day of the year. Unfortunately, there are some popular web hosts out there that offer tech support only during business hours and even worse, have the tech support desk unmanned during weekends. This is unacceptable, simply because hardware failure, DDoS attacks, or database errors do not take holidays, and just because it is a Saturday, you shouldn’t be stuck with a “504 service unavailable” message until Monday.

Secondly, you should consider the “medium” of support that is acceptable to you. Email or ticket-based support has become the norm in the web hosting industry, and it is still the primary medium of support everywhere. However, many web hosts offer limited support via Live Chat or phone, and if that is something you really need, look for a host that offers that. Personally, I have never received any advanced level of assistance via phone, but live chat is generally good for short issues, such as setting up custom DNS or email forwarders, etc.

The Fine Print

Of course, you should, by all means, focus on the terms of service and other clauses and conditions that your web hosting provider might put before you, before signing up with them.

hosting-fine-print

However, there are certain questions that you should surely ask, before purchasing a web hosting package. For example:

  • Backup Policy: Almost all decent web hosting providers offer guaranteed daily or weekly backups (again, ditch your web host if they do not). However, ask them about restore! Many web hosts tend to charge a fee for restoring your backups, and still others just offer you a zipped dump of your data, that might span in GBs, and tell you to figure out the restoring part yourself (or send you a link to their knowledgebase).
  • Refund Policy: Ask about the refund policy of the web host in question AFTER the money-back guarantee period has expired. Do they offer pro-rated refunds? If so, do they refund back to your card or PayPal, or do they refund it as account funds you can use to avail discount on future purchases with them?
  • Scope of Support: Even if your web hosting provider offers excellent support, be sure to consider the extent to which they might go to offer you that support. Will they be willing to install your SSL certificates for you, free of charge? Will they be willing to troubleshoot occasional WordPress issues, or help you setup your CDN?

Conclusion

Web hosting is a crowded industry, but there is no shortage of excellent web hosting providers out there. It depends on the nature of your needs and the requirements of your website, but at the end of the day, you should always do your homework before finalizing a web host.

Finally, you should note that most web hosts offer a money-back scheme, so you can try them out before committing for a longer payment term.

What do you think of these points? Are there any other aspects that you consider before signing up with a web host? Share your views in the comments below!

(dpe)

Categories: Others Tags:

You Can Now Watch Periscope Videos in Twitter on iOS

January 13th, 2016 No comments
periscope-2

For quite a while now, Periscope has served as a popular app for creating and broadcasting your videos live on social media. However, now, iOS users no longer need the Periscope app to watch videos posted by others, as all of that can be done right from within the Twitter app itself.

So far, each time a broadcast was shared via Periscope on to Twitter, you had to click on the link in Twitter in order to open the Periscope app, and then watch that broadcast. Now, those links are no more, and if you click on a broadcast, it will auto-play.

In fact, you do not even need a Periscope app or account on your iOS device to watch the broadcast, browse through the comments and favorites, etc.

periscope-main

This new update definitely adds a big dimension to Periscope. For broadcasters, it means your videos can reach a whole new set of audience — people who are very active on Twitter, but are not so active or do not use Periscope. For Twitter users, you can browse through amazing live videos right from within the Twitter app itself, without having to create a Periscope account or installing the Periscope app. Since videos autoplay when you click on them, it further adds to the UX factor of Twitter on iOS.

As of now, this feature is available only on iOS devices, such as iPhone or iPad. However, Twitter has plans of replicating this model on Android smartphones and tablets as well.

To learn more about Periscope on Twitter in iOS, read the blog post here. And don’t forget to share your views in the comments below!

Read More at You Can Now Watch Periscope Videos in Twitter on iOS

Categories: Designing, Others Tags:

Swiss in CSS: animating the International Typographic Style

January 13th, 2016 No comments

There’s probably no style and technology that are quite as well paired as the International Typographic Style and CSS.

When Detroit-based designer Jon Yablonski was looking for a way to flex his front-end muscles without client restraints, he decided to try and recreate some classic International Typographic Style posters, in CSS and vanilla JavaScript.

See the Pen Zürich Tonhalle (1955) by Jon Yablonski (@jonyablonski) on CodePen.

The inherently grid-based, almost Atomic Design-like, nature of the International Typographic Style lends itself perfectly to the rectilinear bias of CSS.

The solution for each poster was the same…Break the poster into smaller parts, take one step at a time recreating the layers, then experiment with different keyframe animations, timing-functions, and durations until it all feels right.

The recreated posters include work by Josef Müller-Brockmann, Hans Neuburg, and Pierre Keller, and range from the 1950s to the 1970s.

See the Pen Juni Festwochen Zürich (1959) by Jon Yablonski (@jonyablonski) on CodePen.

The International Typographic Style, also referred to as Swiss Style, but often now associated with 1980s corporate America, was popularized by Swiss designers in the mid-twentieth century. As World War II raged around it, Switzerland remained neutral, and its designers benefited from almost a decade of highly insular, highly focused design exploration; the result was the rational, ordered grids that we still employ today.

Yablonski’s interpretations don’t just reproduce the posters, he’s animated them in such a way as to emphasize their spirit and complexity; we can see that the mid-century masterpieces are far from simple. Minimalist without being minimal they are as dynamic and inventive as anything in the history of graphic design.

See the Pen Konstruktive Grafik by Jon Yablonski (@jonyablonski) on CodePen.

See the Pen Canadian Broadcasting Corp. Annual Report by Jon Yablonski (@jonyablonski) on CodePen.

See the Pen Ausstellung Eidgenössisches Kunststipendium by Jon Yablonski (@jonyablonski) on CodePen.

See the Pen Akari by Jon Yablonski (@jonyablonski) on CodePen.

See the Pen Berlin-Layout by Jon Yablonski (@jonyablonski) on CodePen.

See the Pen Tonhalle-Quartett by Jon Yablonski (@jonyablonski) on CodePen.

See the Pen Zürich-Tonhalle (1958) by Jon Yablonski (@jonyablonski) on CodePen.

Sucrose Font Family of 20 Unique Typefaces from Yellow Design Studio – only $9!

Source

Categories: Designing, Others Tags:

Active Collab: Project Management Made Simple

January 13th, 2016 No comments

For distributed teams in the web design and development world, the importance of collaboration and team management tools is not a secret. In the absence of proper task and team management tools and mechanisms, you will only end up wasting precious time, efforts, and resources.

Since project management is of utmost importance, you need to pick the right tool for the right job. In this post, I will be introducing you to one such tool that deals with task management, team collaboration, time tracking and invoicing — Active Collab.

What is Active Collab?

Active Collab is an all-around project management product that comes bundled with tools for task management, team collaboration, invoicing and payments, as well as time tracking.

The idea behind Active Collab is to help your team stay organized. Going beyond that, Active Collab lets you manage your projects from start to finish: you can assign tasks, measure the time spent on a given task, figure out ways to collaborate with your team members, and finally, handle payments and invoices for your projects.

All of this from within one app: Active Collab.

A Closer Look at Features

The biggest and most important aspect of Active Collab is the task management feature that it offers. You can work on multiple projects, with each project having its own task list, and each task list having its discussion threads, files, and associated content.

active-collab-work

However, the organization of Active Collab is what is impressive: each user gets their own Dashboard, that enlists info and updates about that particular user’s work and tasks. And as a super user, you can filter tasks by users, or pending dates, and so on.

Such seamless workflow is ideal for getting things done, as well as keeping track of the work that has been accomplished and work that is yet to be done.

Beyond that, Active Collab also focuses on team collaboration. For that purpose, it has an all-in-one calendar, which shows the upcoming and scheduled tasks.

active-collab-calendar

Of course, standard features such as @mentions are also available. However, the concept that I loved the most in Active Collab is Collaborative Writing — you can post notes, and let others edit them, or leave comments, with full version history tracking. You can compare this feature to Google Docs, sans the additional bloated luggage.

active-collab-notes

Regarding invoicing, Active Collab lets you track your bills, status (paid/unpaid) and other details from within its interface. It can send automated reminders to your clients, and once you set up your payment gateway (such as PayPal or credit cards), you can receive payments directly after issuing invoices.

active-collab-invoices

If you or your team work based on hours consumed in the given task basis, Active Collab has a time tracking feature for you. You can use it to set hourly rates for your jobs, and then log the total time being spent on a given job or project.

active-collab-timer

I thought of trying the Timer, but unfortunately, it is not yet available for Linux machines. However, from what I could guess from it, the Timer in Active Collab works like a stop-watch for tasks, allowing you to measure hours and minutes that you spend working on the given task, and then calculating the payment accordingly on the basis of your hourly rate.

Pricing

Active Collab offers two pricing models: cloud and self-hosted.

For cloud plans, you pay by number of users, and amount of storage being used. For instance, $25 per month will get you five users and 5 GB of storage, whereas $99 per month can fetch you 30 GB of storage, plus 30 users. Here is how the detailed pricing structure looks:

  • Five members and 5 GB of storage space — $25 per month
  • 15 members and 15 GB of storage space — $49 per month
  • 30 members and 30 GB of storage space — $99 per month
  • 60 members and 60 GB of storage space — $199 per month
  • Unlimited members and 500 GB of storage space — $299 per month

All of the above plans come with unlimited projects, SSL encryption, daily backups, premium support, etc. There is a 30-day free trial option too if you wish to try out the product before purchasing.

However, if you wish to go the self-hosted route, you can pay a one-time fee and then install Active Collab on your server. The pricing, in this case, is $499 as a one-time fee, and then you are entitled to support and updates for a year (you can renew it thereafter, if you wish to).

Verdict

Active Collab is not the only task and project management tool out there, but it surely is one of the best.

The project management, task, and time tracking features are pretty good, and it is well worth the investment if you are looking for a tool to streamline the workflow for your team.

The timer app, as well as collaborative writing, are excellent features to have. In fact, when it comes to minor features, Active Collab beats everything else in its league, such as Basecamp. For instance, you can customize your Dashboard via images from Unsplash, much like you would customize your Gmail inbox using themes.

Another feature that I love about Active Collab is the ability to host it on your server. I am not too fond of having my work projects resting on a different server that I do not own — if you too need absolute control over your data, or wish not to pay a monthly fee for storage and users, Active Collab’s self-hosted model is the perfect fit for you!

All said and done; Active Collab is a very useful tool and it scores full points for its features and prowess. By all means, if you need a project management tool, Active Collab should be on your list of tools to consider. Lastly, note that for the cloud-hosted plans, there is a 30-day trial period wherein you can test it out before deciding to purchase it. Or, you can just opt for the self-hosted plan and set it up on your server.

Links

Categories: Others Tags:

Eliminating Known Vulnerabilities With Snyk

January 13th, 2016 No comments

The way we consume open source software (OSS) dramatically changed over the past decade or two. Flash back to the early 2000s, we mostly used large OSS projects from a small number of providers, such as Apache, MySQL, Linux and OpenSSL. These projects came from well-known software shops that maintained good development and quality practices. It wasn’t our code, but it felt trustworthy, and it was safe to assume it didn’t hold more bugs than our own code.

Eliminating Known Vulnerabilities With Snyk

Fast-forward to today and OSS has turned into crowd-sourced marketplaces. Node’s npm carries over 210,000 packages from over 60,000 contributors; RubyGems holds over 110,000 gems, and Maven’s central repository indexes nearly 130,000 artifacts. Packages can be written by anybody, and range from small utilities that convert milliseconds to full-blown web servers. Packages often use other packages in turn, ending with a typical application holding hundreds if not thousands of OSS packages.

The post Eliminating Known Vulnerabilities With Snyk appeared first on Smashing Magazine.

Categories: Others Tags:

Google Makes Changes To Its Core Ranking Algorithm

January 12th, 2016 No comments
google-rank

Google has recently confirmed that it has released a core ranking algorithm update. While many SEO experts and enthusiasts were assuming this to be the first step towards the Penguin update, it is not the case, and the new changes are part of a core ranking update.

What is interesting is that Google, in general, does not confirm such updates. Google employees and Trends Analysts took to Twitter to talk about these updates, including the likes of Gary Illyes, John Mueller, and Zineb Ait. For instance, check out these tweets:

@jenstar yes, the changes you saw are part of a core algo update. @Missiz_Z is right almost always, you shan’t need my confirmation

— Gary Illyes (@methode) January 12, 2016

And another:

@dawnieando It’s not penguin; not “confirmed-ish” just “confirmed” :-).

— John Mueller (@JohnMu) January 12, 2016

Yet another:

@RaphSEO @korleon38 @abondance_com @seof1 pas de nom. Il s’agit simplement d’une de fréquentes quality updates.

— Zineb Ait (@Missiz_Z) January 12, 2016

Note that many webmasters and SEO experts around the world have been waiting for the Penguin update, which was expected to arrive sometime this month. However, Penguin has been further delayed, and this core ranking algorithm update is what is on board.

How will these core search updates affect SEO practices is yet to be seen. Of late, Google has been coming up with direct pointers and ideas towards its core ranking ideology, such as the role of HTTPS in search results, etc.

What do you think of these new trends at Google in terms of Search Engine Optimization? Share your views in the comments below!

Read More at Google Makes Changes To Its Core Ranking Algorithm

Categories: Designing, Others Tags: