Fuyuko Gratton's profile

LinkedIn Profile Integration to Wordpress, 2013

Using LinkedIn API, I imported profile into a wordpress page. To minimize creating duplicate content. Current method of the import include:
 
1) Periodically pull JSON objects for projects for a specified user
2) Create a custom skin and pull relevant data from the JSON objects and dynamically creates the code (PHP)
3) use CSS to implement the layout.
 
The project is implemented at http://fuyuko.net/resume/  
Possible Project Spin Off:
 
1) convert this to a Wordpress Plugin
2) create a cron job and periodically update the data automatically (obsticle = require authentication)
 
LinkedIn Profile Integration to Wordpress, 2013
Published:

LinkedIn Profile Integration to Wordpress, 2013

My goal here is to pull my profile from LinkedIn using their API and post the info. I don’t know about you but keeping up with your work profile Read More

Published: