Facebook SDK with iOS 6

Update: Facebook already release for iOS 6 (Xcode 4.5) Today , iOS 6 release and I updated my phone. However, I couldn’t run the project that is using facebook iOS SDK. I found , new Xcode 4.5 have include armv7s Architectures. However, facebook iOS SDK didn’t include this Architectures. So, we need to built our [...]

My Tutorial: Using Facebook Connect w/ Cocos2d « cocos2d for iPhone

cocos2d for iPhone » Programming » high score, social and ads networks   My Tutorial: Using Facebook Connect w/ Cocos2d (39 posts) (20 voices) Started 11 months ago by Jeston Latest reply from jorgevmendoza Tags: Application approved facebook news feed tutorial users   12Next »   Jeston Member Greetings Cocos2d Community, I wrote a tutorial [...]

Facebook Like WP Plugin

Facebook like is a wordpress plugin for facebook like plugins. Feature Layout Detail Customize Show in page,post,front end Technology PHP WordPress

Update Facebook Like WP Plugin

Now Support Layout in Plugins. You can your facebook like button layout. http://downloads.wordpress.org/plugin/facebook-like.zip

Facebook Like js Confilt with facebook share

Today, I wrote a plugin, facebook like with XFBML. Facebook like share is not showing. I didn’t know, why ? I check my code and check my blog. Disable some script and testing. I found it. When I use Facebook share, facebook like can’t work and it’s conflit javascript vairable. iFrame is no problem. Problem [...]

Facebook Like WP-Plugin — Update

Version 0.5 ======== Support XFBML with Application ID *Confilt with Facebook Share and Fan Page Old Code if you use XFBML facebooklike wordpress plugin

facebook like

I made the plugin. You can try it. First ,you need to do setting in WP-Admin > Settings > Facebook Like I will upgrade some feature soon. Download facebooklike Plugin Latest Version

facebook on apiwork

Today, I tried to combine with facebook and apiwork. Great!! it’s not too hard. Now, I can call facebook class easily and apiwork can use facebook developer wiki. I just use Facebook Class for my apiwork. In Controller (facebook.php) <?php class facebookController extends Controller { function facebookController() { parent::Controller(); } function index() { $this->load->Facebook(); $data['fb_user']=$this->fb->get_loggedin_user(); [...]

Sharing on Facebook vs Twitter

That a great thing to think ? Are you share on facebook or twitter ? I share on facebook most of the time. Most of the wordpress user using share this , sexy bookmarks that all include facebook and twitter. You should read this post http://www.point-star.net/2009/sharing-on-facebook-vs-twitter/ Facebook have many user , twitter have many share [...]