Monday, February 17, 2014

Facebook Fans for your website

By Seomul Evans

For many businesses and institutions, having a Facebook page is an effective way to promote their products and services, and can significantly expand their network. Getting tons of fans on Facebook is easy, if you just follow some of these simple ideas.

First off, start with what you already have. Click on the "Suggest to Friends" button and invite friends from your original profile. The number of fans you will get from this method depends mainly on the number of friends that you actually have and your relationship with them. Aside from this, you should also invite your e-zine and e-mail subscribers. Send out an e-mail to your subscribers informing them of your fan page, and place a logo of Facebook in your newsletters.

Get the people who regularly visit your site to go to your Facebook fan page by embedding eye-catching things on your website. Choose from a number of widgets that you can embed on your site, such as the Fan Box widget, where you can display your page stream and some fans, or the Live Stream widget, which fans can use to send comments in real time. You can also load nice videos on your Facebook page and embed them on your website or your blog. The video serves as a link to your Facebook fan page.

People are attracted to unique and interesting material. A great way to get more people to check out your Facebook page and like it is to add interesting stuff on your fan page. Make your fan page unique by uploading an attractive welcome video on your main canvas page. Here, you can share what your page is about and why people should "Like" it. There are also a number of Facebook applications that you can try adding to your page to make it more appealing, such as Vpype, a live video-streaming application where you can air Internet shows directly from your page. There are also several companies that create custom Facebook applications, depending on what you want.

After doing this you post interesting updates, articles and news relevant to your business on your Facebook, so that people who are added in your list get the post and are forced to comment on your profile. By doing this the user who will comment on your profile will in return automatically post your comment to all users in his profile. This will notify more users about your existence and you will end up getting more people in your network.

Don't forget to link, link, link. Make sure you add a link on your personal profile page that will direct your visitors to your Facebook fan page. Place your fan page’s URL right below your profile picture, on the "Write something about yourself" area, so that it will be easily visible to friends who visit your page. You can also link your fan page to other sites, such as Twitter. Your Facebook updates will automatically get posted to your Twitter account, and you can also promote your fan page on your background and Twitter bio field.

Above are the ways of doing it but the most important thing is that you keep on posting on your Facebook profile. You have to be very active on Facebook. An active profile is the key to attracting more and more users.
These are only a few of the things you can do to increase your Facebook fans. Try them out!

About the Author: Seomul Evans is a senior Custom Facebook Fan page designer and a Social Media Blogger

Source: www.isnare.com

W3C Training: Early Bird Rates through 27 February for JavaScript and HTML5 Courses

W3C is pleased to launch a new edition of its JavaScript online course, to help Web developers master good JavaScript practices and avoid the pitfalls of the language. The course is 4 weeks long, to start on 17 March 2014. This course is a condensed set of tricks, advice, tools and good practices built around JavaScript, with a logical flow that is always illustrated by examples and assignments. JavaScript is one of the three major Web developer tools, along with HTML5 and CSS3, so register before February 27 to benefit from the early bird rate.
Register now to the upcoming W3C HTML5 online course, to start 27 March 2014. Acclaimed trainer Michel Buffa will cover the techniques developers and designers need to create great Web pages and apps. This course edition features additional advanced sections on time based animation, 2D geometric transformations, Web Audio API, etc., all illustrated by numerous examples. Register before February 27 to benefit from the early bird rate.
Learn more about W3DevCampus, the W3C online training for Web developers.

Friday, February 14, 2014

CSS Masking Module Level 1 Draft Published

The CSS Working Group and the SVG Working Group have published a Working Draft of CSS Masking Module Level 1. CSS Masking provides two means for partially or fully hiding portions of visual elements: masking and clipping. Masking describes how to use another graphical element or image as a luminance or alpha mask. Typically, rendering an element via CSS or SVG can conceptually be described as if the element, including its children, are drawn into a buffer and then that buffer is composited into the element’s parent. Luminance and alpha masks influence the transparency of this buffer before the compositing stage. Clipping describes the visible region of visual elements. The region can be described by using certain SVG graphics elements or basic shapes. Anything outside of this region is not rendered. CSS is a language for describing the rendering of structured documents (such as HTML and XML) on screen, on paper, in speech, etc. Learn more about the Style Activity and the Graphics Activity.

Progress Events is a W3C Recommendation

The Web Applications Working Group has published a W3C Recommendation of Progress Events. The Progress Events specification defines an event interface that can be used for measuring progress; e.g. HTTP entity body transfers. This specification is primarily meant to be used by other specifications. Learn more about the Rich Web Client Activity.

Efficient XML Interchange (EXI) Format 1.0 (Second Edition) is a W3C Recommendation

The Efficient XML Interchange Working Group has published a W3C Recommendation of Efficient XML Interchange (EXI) Format 1.0 (Second Edition). This document is the specification of the Efficient XML Interchange (EXI) format. EXI is a very compact representation for the Extensible Markup Language (XML) Information Set that is intended to simultaneously optimize performance and the utilization of computational resources. The EXI format uses a hybrid approach drawn from the information and formal language theories, plus practical techniques verified by measurements, for entropy encoding XML information. Using a relatively simple algorithm, which is amenable to fast and compact implementation, and a small set of datatype representations, it reliably produces efficient encodings of XML event streams. The grammar production system and format definition of EXI are presented. Learn more about the Extensible Markup Language (XML) Activity.

Friday, February 7, 2014

Call for Review: Accessible Rich Internet Applications (WAI-ARIA) 1.0 advances to Proposed Recommendation

The Protocols and Formats Working Group (PFWG) today published Accessible Rich Internet Applications (WAI-ARIA) 1.0 and the WAI-ARIA 1.0 User Agent Implementation Guide as Proposed Recommendations. WAI-ARIA is a technical specification for making dynamic, interactive Web content accessible to people with disabilities. WAI-ARIA and supporting documents are described in the WAI-ARIA Overview. Comments are welcome by 7 March 2014. More information is provided in the WAI-ARIA 1.0 is Proposed Recommendation e-mail. Read about the Web Accessibility Initiative (WAI).

XML processor profiles Note Published

The XML Processing Model Working Group has published a Working Group Note of XML processor profiles. This specification defines several XML processor profiles, each of which defines how any given XML document should be processed, both operationally and in terms of what information must be made available to applications. It is intended as a resource for other specifications, which can by a single normative reference establish precisely what input processing they require as well as what information they require. Learn more about the Extensible Markup Language (XML) Activity.