Subscribe to our newsletter

  • This field is for validation purposes and should be left unchanged.

How to Add Facebook Comments to My Website

By | Development |

*This is an updated version of our previous tutorial on adding Facebook comments to your website.* Facebook’s social plugin, Comments, allows you to quickly add comments to your website. Users not only have access to basic commenting abilities, they also have the option to cross-post their comments directly into their Facebook Timeline. Comment Administrators also gain access to a deeper…

Read More

Tutorial for Creating a Custom Email Template in MailChimp

By | Design |

MailChimp is a great tool for creating email campaigns that engage consumers and drive traffic to your website. It also has a powerful template designer that allows you to create a custom design starting with a basic template. Here are step-by-step instructions on how to turn a simple layout into a great-looking design. Step 1: Creating a New Template Once…

Read More

Starting a Remote Rails Console With Capistrano

By | Development |

For developers that deploy Rails with Capistrano, here are a few tasks to quickly open an interactive rails console or rails dbconsole on a remote server. If you’re like me, you’ll occasionally want to open a console to run a quick query, set an admin flag on a user or just verify that a migration worked correctly. This usually means…

Read More

10 Essential Third Party Services for All Website

By | Design |

It’s no longer necessary to create every feature that you want for your website. Now there are plenty of third party services to help you add some extra bells and whistles without spending much time at all. Third party companies, such as Olark, Boast, and Mailchimp, spend their time and money on offering a specific product and direct their focus…

Read More

Testing Rails 4 Apps With RSpec 3: Part I

By | Development |

In this two-part series, I’ll cover testing a Rails application—from how to get set up with the latest toolchain to writing those first tests. While it can be tricky to get everything playing nicely together, a solid test suite can be lifesaver down the road.  In Part 1, I’ll look at how to set up and configure RSpec 3 (with…

Read More

5 (Free) Beautiful Mobile-Friendly Image Sliders

By | Design |

There is nothing new about website image sliders but the way you interact with them has changed dramatically. A typical image slider usually includes a few basic controls, automatic slide transitions and the ability to cycle through slides via a pager. However, what happens when you try to interact with these sliders on a mobile phone? Or a tablet? There are…

Read More

When to Build a Web Application vs. a Mobile Application

By | Development |

Web Ascender is approached by local and international businesses to help them improve business processes and implement solutions to generate revenue.  Our team has created a lot of mobile friendly web applications and actual native mobile applications over the years. When businesses approach us with a need, they don’t necessarily know how to approach or solve their problem.  They sometimes…

Read More

How to Write and Test Time-Dependent Code

By | Development |

Lately I’ve been writing a lot of code that deals with time—from time zones and scheduling tasks to scheduling tasks from different time zones. Time can be really tricky. It’s notoriously hard to debug and its gotchas are easy to overlook. Here are a few tips for writing and testing time-dependent code that I wish I could send back in…

Read More
  • Free Ebook: 5 Common Mistakes to Avoid When Building a Website Download Now ›