LectureMaker, LLC

February 25, 2009

Bay Area R User Group 2009 Kickoff Video

Ron Fredericks writes: In February I attended the Bay Area R User Group meeting recently held at Predictive Analytics World 2009. Michael E. Driscoll, one of the two kickoff meeting co-chairs, was gracious enough to let LectureMaker capture the video for the event as a technical marketing “lighthouse” project.

Today I am happy to present this video to my readers.

If you manage the marketing, feature roll-out, or web site design, for a social network or professional ecosystem, then you need the techniques presented in this video.

Watch this video to learn about:

  1. The open-source analytics programming language called R
  2. How Google and Facebook approach analytics to predict their web user community’s behavior
  3. Where to download R and get enterprise level support
  4. How the meeting co-chairs use R

The R and Science of Predictive Analytics: Four Case Studies in R – the Video

Get Adobe Flash player 10If you prefer not to upgrade to flash 10, you may try playing the flash movie from this link: lmpremovie.swf

Email this video Link to this video LectureMaker Video Player product and support page

Panel of four recognized R users from industry:

  • Bo Cowgill, Google
  • Itamar Rosenn, Facebook
  • David Smith, Revolution Computing
  • Jim Porzak, The Generations Network

Moderator and co-chair of Bay Area R User Group:

  • Michael E. Driscoll, Dataspora LLC

(more…)

Technorati Tags: , , , , , , , , , , , , , , , , , , , , , , ,

March 30, 2008

How to Display Math Symbols in WordPress

Filed under: Blogs, Lecture Secrets — Tags: , , , , , , — admin @ 2:52 pm

Ron Fredericks writes: Have you ever wanted to include math equations in your blog posts or lecture materials?  Here is an easy and slick way to get the job done.  Use Embedded Components new WordPress plugin called WordPress Math Publisher, or wpmathpub, for short. 

As an example, when I embedded the wpmathpub [pmath size=xx] tag into my blog post — like this:

Code (mathtext)
  1. [pmath size=16](a^2+b^2)=a^2+2*a*b+b^2[/pmath]
  2.  
  3. Where:
  4. [pmath size=12]~a[/pmath] is defined as a
  5. [pmath size=12]~b[/pmath] is defined as b

I get the following mathematical equation displayed in my blog post:

(a^2+b^2)=a^2+2*a*b+b^2

where:
~a is defined as a
~b is defined as b

 You can learn more from the plugin’s wiki-like documentation on wordpress.org site itself from here:

http://wordpress.org/extend/plugins/wpmathpub/

You can post questions or comments on this plugin from here:

http://www.embeddedcomponents.com/blogs/2008/03/wpmathpubsupport/

Technorati Tags: , , , , , ,

Powered by WordPress