Monthly Archives: December 2009
Data Visualization with Flex, Part III
In this final installment of his Data Visualization with Flex series, Toby builds on the work from the first two parts to take our visualization to the next level. The final product allows you to visualize how often various tech key words are used on t… Continue reading
SEO for Multilingual Marketing
Multilingual marketing should be considered in every international marketing initiative. Yet, when it comes to web site localization, most businesses only go so far in creating a literal translation of their English copy. In this article, Christian dem… Continue reading
Data Visualization with Flex, Part II
In part I of this series, Toby showed us how to extract a subset of useful information from a truly massive set of raw data: nearly all the posts from the SitePoint forums! In part II, we’ll set about turning that data into a useful visualization, sh… Continue reading
Expression Web 3—Your New PHP Tool Kit
Microsoft Expression Web 3 has some unique features that make it invaluable to web developers. In this article, Raena puts the web development tool through its paces and cranks out a simple PHP page. After reading the article, you can test out your kno… Continue reading
Enhance User Profiles with Google’s Social Graph API
Google’s Social Graph API gives developers access to a wealth of public social data mined from the Web. In this tutorial, Louis extends a Ruby on Rails user registration form to query the API and suggest site URLs for users to add to their profiles.