Fri, May 13, 2011 by Brandon Tate
Read more »Wed, Apr 27, 2011 by Isabel da Costa
Check out this screencast we just posted outlining the advantages of Drupal/Alfresco integration! The example we use in the video is the job applicant tracking system we use here at Appnovation and how easy and efficient it makes our work flow and organization. This is the first in a series of screencasts we will be posting showing you examples of how we can help your business!
Read more »Wed, Apr 20, 2011 by Justin
Recently I have been doing some research about SproutCore and have looked for websites that feature different possibilities and end outcomes of the framework. The process was difficult, as it was hard to find SproutCore sites that were both visually appealing and fully functional.
In no particular order, here is a list of the top 8 websites/apps I found. These sites are best viewed on a touch device, such as the iPad, and some use old versions of SproutCore.
Read more »Fri, Apr 15, 2011 by Li Chen
I recently implemented a theme for our company's new website. When I did cross-browser testing, some IE CSS3 incompatibility issues came up. A little Google searching yielded some solutions. I will not say these solutions provided the best answers, but they could provide an alternate approach. Here are my issues.
1.Curved corner (border-radius)
Read more »Fri, Apr 8, 2011 by Evan Barter
SproutCore is "an HTML5 application framework for building responsive, desktop-caliber apps in any modern web browser, without plugins." Here at Appnovation we recently became a partner of Strobe, the main driving force behind SproutCore, and we're excited to hook it up to Drupal to deliver quality applications to the web browser, whether it be on a desktop, iOS (iPhone and iPad) or Android devices.
Read more »Thu, Mar 31, 2011 by Sonja
Over the past few months, we've been working on updating our corporate site here at Appnovation. We're not talking just a new design, but also switching over to our own in-house, custom theme, as well as adopting more current web standards. (Hurrah for HTML5 Boilerplate!)
Read more »Fri, Mar 25, 2011 by Erico Nascimento
Now that IE9 is out with support for CSS3, things are starting to look good for the new standards, so we’re starting to switch to full CSS3 on some of our new projects and just incorporating some adjustments for IE7 and 8 or simply making sure that it degrades gracefully.
Here’s a simple example of button or link styles using css3 only.

We’re starting with a simple a tag:
Read more »Tue, Mar 22, 2011 by Ken So
In my previous blog on "adding extra buttons on Uberpos", I talked about how we can add extra functionality to an out-of-box system. I also talked about how UberPOS
allows you to create an "open-ring" with the use of uc_catalog and taxonomy module. Which brings me to today's topic: Creating departments for open-ring sale on UberPOS.
Fri, Mar 11, 2011 by Justin Tsang
If you want to allow users to change the color of your drupal website, then you came to the right tutorial. Before you start, it is important to plan ahead and make sure you know what text you want to change color and which background images will need to be changed. I would also recommend reading up on integrating color module.
Read more »