Wednesday, July 31, 2013

Clubspaces Customers: Don't Forget Pending Dark Date!


Don't forget! If your Region uses Clubspaces, you will need to convert your Region website to a new vendor before Sept. 3. As of Sept. 3, all Clubspaces websites will go dark and all information, such as pictures, calendars, and documents, will no longer be available.

Active.com, the owner of Clubspaces is converting its website platforms to eTeamz. For a coupon code for free year of eTeamz, please contact Shea McLaughlin.

Click here for other website options, or for help converting your website.

Friday, July 19, 2013

How Searchable is Your Facebook Page?


I hope that you promote your Facebook page to all of your Region’s families and volunteers during registration events and the like. But if someone is out there on Facebook searching for your Region page, is it easy to find?

For example, if a user goes into the search bar, and types in “Region 32…” Region 32, Region 320, Region 3204 should all automatically populate in the drop-down predicted results. Or, if a user searches for their local AYSO by city and/or state, that should also automatically bring up results.

Here’s how to ensure that your Facebook page is searchable:

Tuesday, July 16, 2013

Catch common usability problems before user testing.


There is a saying I always liked: "Don't try to say again what has already been said better," With that on my mind, I present to you the following link. http://userium.com/ This a excellent checklist/tool in your web development arsenal that allows you to catch common usability problems before user testing. Enjoy, and happy coding.

Click Me!

Thursday, July 11, 2013

CSS Button Generator


Building a website can be a time consuming and stressful task. one of the hardest aspects of design for many people is assets. Something as simple as a button can be a hassle when you don't know where to get the assets to design and eventually code your own. This being the internet some industrious individual has come along and given us a simple CSS Button Generator.

CSS Button Generator will create beautiful  simple CSS buttons for you to use on your web pages without the need for any images. These time saving tricks and tools can turn what was once an arduous task into a painless procedure. remember; work hard, but work smart.

Happy coding.


Friday, July 5, 2013

How Does Your Facebook Cover Image Look?



Since Facebook completely re-designed its profiles into timelines, the Facebook cover image has the focal point of every FB Business Page.

The cover image is the large rectangular image (the smaller inset square image is the profile photo).

In my time looking at Region Facebook pages, I’ve seen everything from really great cover images to blurry or blank images. Here are a few ways to make sure your Region’s Facebook page has a great cover image.

Tuesday, July 2, 2013

Do's and Dont's of HTML Email Blasts.


Hey everyone, after a week off we are back with more helpful hints.

With the proliferation of email-blast software and websites all over the internet, its becoming increasingly popular for people to turn to these avenues in order to drive sign ups, direct to seasonal events, and really reach out and impress where a regular email would fall short.

One of the best aspects of these sites is their ability to let you craft a beautiful email-blast whether you have skills in HTML or not. Many people though can sometimes be a little to ambitious when diving into the HTML editors as they tend to carry their skill sets in designing websites into crafting their email blasts and they can be frustrated when the results do not match their efforts

Email clients such as Hotmail, Yahoo, Outlook, Gmail, etc., can render your emails in different ways. What looks one way in Yahoo or Outlook 2003 may appear very different in Gmail or Entourage.
The root of this problem is the variance among email clients in the level of support for CSS (Cascading Style Sheets).

There is no real standard for what an email client should support and how it should go about supporting it. Every email client takes its own approach to rendering HTML and CSS – which is why an email that looks fine in one email client can look different in another.

So how can you or your designer ensure an email design remains consistent and looks great across all these different email clients? Here's a helpful list of "Do's and Dont's" on email blasts and HTML.