Archive for the ‘Tools’ Category

Adobe Flash Platform Services Unveiled – Powered by Gigya

Wednesday, October 14th, 2009

Adobe unveiled its new Flash Platform Services at the Adobe MAX conference last week, featuring the Gigya-powered services in the keynotes on both Monday and Tuesday.  Adobe Flash Platform Services are online, hosted services that allow developers to add innovative capabilities to Web applications with a predictable, cost efficient deployment model.  Developers, advertisers and publishers are now using Adobe Flash Platform Services to make Web applications sharable, social, and collaborative.

It was amazing to see the enthusiastic response from the thousands of developers that filled every nook of the show, and our hats are off to the fantastic team at Adobe that worked so hard to bring this important product to market. In addition to the distribution services powered by Gigya, coming soon to Flash Platform Services are social services powered by Gigya, which enable simplified implementation and management of Facebook Connect, MySpaceID, Sign in with Twitter,  Y!OS, though a single API.

You can learn more about how to access the services, available for Flash Pro, Flexbuilder 3 and Dreamweaver at http://www.adobe.com/flashplatform/services/


Gigya and Acquia host Webinar for new Gigya Socialize Drupal Module – available now in archive

Friday, August 7th, 2009

A big thanks to our friends at Acquia, and Joshua Brauer in particular, for putting on such a quality webinar earlier this week. The webinar was very well attended and folks asked some great questions, the answers to which are being posted together with the webinar. If you missed the live event, it is available for anyone to view right now.

For those who may be unfamiliar, Gigya Socialize makes it easy to integrate your site with social sites and OpenID providers like Facebook Connect, Twitter, MySpace and more.  Gigya provides single, simplified API access to all authentication and social APIs from these providers to streamline implementation and management.

The Drupal module for Gigya Socialize delivers all the features and functionality of the core Socialize product, from authentication, to customization & personalization, to promotion, but also provides some very powerful features specific to the Drupal CMS.

Gigya’s new Socialize Module for Drupal makes it easy for Drupal site owners to:

  • Enable users to link existing accounts with social network and OpenID identities, and personalize the user experience by making it easy for sites to integrate user profile and social graph data.
  • Increase user acquisition by enabling users to invite friends to the site, or to share site content or a specific event. For example, using the Socialize module users can choose to invite their Facebook friends to comment on a new post they created.
  • Increase site traffic through viral promotion, enabling users to send status updates, tweets and newsfeed events to their social networks. The Gigya Socialize module has been fully integrated with Drupal’s user action and trigger core modules so Drupal site owners can configure the viral promotion channels to work dynamically.
  • Easily configure the user experience, design, and module functionality using the Drupal administration panel.

“Content and community are the critical components of many Drupal websites and the Gigya Socialize Drupal module connects Drupal-based communities with the leading social networks on the web,” said Dries Buytaert, Drupal project founder and Acquia CTO.  “Simplifying site authentication processes and integration with various networks and platforms can improve the user experience and extend the reach of every website.”

The new Gigya Socialize Drupal module is fully configurable and installs in minutes with no programming. The module is available, free of charge, on Drupal.org at http://drupal.org/project/gigya.
Please check it out and let us know what you think or if you have questions. We can be reached at support@gigya-inc.com.

Gigya Launches Socialize Plugin for Wordpress

Tuesday, July 7th, 2009

In our continued effort to make it easy for sites to add social and authentication features, we’ve recently launched a Socialize plug-in for WordPress.
The new Socialize plug-in enables WordPress sites to easily add multi-dimensional social and authentication functionality by providing a single point of access to Facebook Connect, MySpaceID, Sign in with Twitter as well as OpenID providers like Gmail, Yahoo! Mail and AOL Mail.
Features include:

  • Users can log into the site using their social network or webmail identity, enabling the Socialize plug-in to personalize the user experience by displaying the user’s name and image.
  • Users can update their status, promoting their activity to the newsfeeds of their social network, or invite specific social network friends with a custom message, driving traffic back to the original site.
  • Users can post comments on blog posts directly to their newsfeed on Facebook.
  • Users can share content or a specific event on the website.

Currently, plug-ins for both Wordpress and bbPress, WordPress’ forum software solution are available.  They are both fully configurable from the Wordpress administration panel, require little time to install, and require no programming knowledge.
Socialize’s code is also OpenSource, so developers can customize it as desired for their specific site needs.
The plug-in is available on Gigya’s website at http://www.gigya.com/public/Content/GS/Plugins.aspx or on Wordpress at http://wordpress.org/extend/plugins/gigya-socialize-for-wordpress/

Online reports, Flash based interface and more!

Wednesday, August 15th, 2007

Gigya hasjust released a new version of Wildfire, which includes online reports as well as some other great stuff. This update requires a small change on your end and below you’ll find details in the “How to upgrade” section.

What’s new?

1. New Flash-based interface – The Flash interface has several advantages:
    a. Lighter – So it loads quickly.
    b. Improved UI – We now show the names and icons of the social networks. This change helps users to easily find the destination where they wish to post. 
    c. Code text box – We now offer a text box within the interface for users to grab your code. This allows us to deliver online reports on both quick and manual posts. When switching to this new version, you can simply hide your own text box (don’t remove it, since Wildfire takes the code from there), so users grab code from Wildfire. If you do not wish to include a text box within Wildfire, you can easily remove it through the Wildfire customization page.
    d. CDN hosting – The version is hosted on CDN (Content Delivery Network) servers, which provide optimal up time and redundancy.
2. Online reports – Together with the Flash-based version, you can now get online reports on a variety of metrics such as: number of posted widgets per network, widgets views on profiles or stickiness of widgets on profiles. These stats can be reported using your widget IDs.
3. Piczo – Users can now quick post also to their Piczo accounts.

How to Upgrade?

1. In your current Wildfire code, change the file name of the Wildfire JS from: wfapi.js to: wfapiV2.js
2. Sign up for an account on our new site at www.gigya.com and go to the Account Settings page. On this page you’ll find your PartnerID. Place this ID in the Wildfire code, instead of your PARTNERNAME, which you have placed there before (see example below).
3. Optional – Hide your textarea (or text box) that presents users with your embed code. To do that, simply add in your textarea tag: STYLE=”DISPLAY:NONE”. Users will grab code from the Wildfire text box and you will get full tracking on any post done from your site. Please note that if you wish to increase the size of the Wildfire text box, you may simply increase the size of Wildifre, and the text box will get larger.
4. Once you have that done, just login to Gigya.com and see your widget stats, through the My Reports link.
If you need any help with the upgrade, please contact us at: partners@gigya-inc.com

Thanks for working with Gigya!

Best,

Eyal Magen
CEO, Gigya

Example – Changing PARTNERNAME to your PartnerID:

1. For the full Wildfire UI:

Before: Wildfire.initPost("XYZ.COM", "divWildfirePost", 400, 230, pconf);
After: Wildfire.initPost("1541", "divWildfirePost", 400, 230, pconf);

2. For the Wildfire button:
Before: <script src="http://cdn.gigya.com/wildfire/JS/WFButton.js?flash=1&module=post&cid=TEXTAREA_ID&partner=XYZ.COM"></script>
After: <script src="http://cdn.gigya.com/wildfire/JS/WFButton.js?flash=1&module=post&cid=TEXTAREA_ID&partner=1541"></script>

Please feel free to comment there or email us with any feedback, questions or suggestions.

Gigya Launches Wildfire for Facebook Apps

Tuesday, June 12th, 2007

A new version was released today with a couple of exciting updates.

1. Support for Facebook application platform – We developed a dedicated application on the Facebook platform, which will save partners significant time and resources. With a single click, visitors can post videos, slide shows, music, games or widgets directly to Facebook.

With this application, it is possible to post a full content item (Flash, image or HTML) on the actual user profile on Facebook.

Partners do not need to change anything to get this functionality. Wildfire uses the same HTML you provide and posts it on Facebook.

We also have a solution for sites who do have a dedicated Facebook application.

2. Friendster Media section – recently Friendster added a new section to the profile called “Media”. This section is not limited in the number of characters it can hold. Previously, posting to Friendster resulted in many cases in an overflow of sections, since other sections are limited in size. Wildfire defaults now to the Media section on Friendster to avoid overflow as much as possible.

Wildfire auto-posting – support for Blogger, Typepad, Tagged and LiveJournal!

Wednesday, May 16th, 2007

We are excited to update you about new features from Gigya. If Wildfire is already set on your site, the update takes place automatically. Just sit back and watch Wildfire do more auto postings for you!

Version 1.0.18 Updates:

1. Blogger, Typepad, Tagged & LiveJournal support – Together with these 4 additional networks, Wildfire now supports auto posting to top ten networks!

2. Wildfire button – We now offer an even simpler way to add Wildfire to your site. Just add the Wildfire button and it will open a small window where we will take care of the rest. To grab the button one-line code click here and scroll down.

Case study: http://www.testriffic.com – This hugely popular tests/quizzes site is featured to stress the importance of presenting the embed item on the page that includes the code & Wildfire. Some sites send the user to the code page after showing the content. This reduces the incentive to post. Showing the content item near the code & Wildfire increases the number of postings.

This newsletter is also posted on our blog. Please feel free to comment there or email us at partnersupport@gigya.com with any feedback, questions or suggestions.

Wildfire Updates, Helpful Tips and a Case Study

Monday, April 23rd, 2007

We are excited to bring you our first newsletter for the Wildfire auto posting tool. Wildfire launched on April 8th and already is used by sites with a combined user count of over 25m! The newsletter will have 3 sections: Updates, a Helpful tip and a Case study.

Version 1.0.17 Updates:

1. Post a MySpace bulletin – a powerful feature that increases virality. We added a simple checkbox that enables users to post a bulletin when posting your content on their page. Bulletins are personal messages which are not displayed on the user profile (like comments). When users check the “post bulletin” check box, Wildfire will post a bulletin with a subject and body of your choice to all of the user’s friends (no worry, we defined a decent default message). For more info please consult our API.

2. Facebook support – Wildfire users can now auto post to Facebook, which is now the 2nd largest social network. Please note that unless you adjust your site to fit the Facebook requirements, the HTML that will be posted will be a link to your content page. If you want your content unit to be embedded, please refer to: http://www.facebook.com/share_partners.php and read “Making Sure the Preview Works”.

  1. On Friday, April 19th, MySpace changed the name of one of their fields. Immediately after noticing this we released a fix that handled this change.

Helpful tip! Customize Wildfire – Did you know that you can easily change the colors and fonts within Wildfire to fit your site design? Click here to download the API document for more information.

Case study: www.zingfu.com – We are featuring this site since it demonstrates a recommended practice – locating Wildfire just before the embeddable code. Placing Wildfire in this location increases the number of total posts of your content substantially.