Posts Tagged facebook
net_rim_bb_facebook_lib(120) is not responding
Posted by Mitch in blackberry on October 31, 2011

uncaught exception application net_rim_bb_facebook_lib(120) is not responding; process terminated I get this error when I execute “mark prior opened” on my blackberry messages. I think it’s trying to mark all the Facebook messages opened but doesn’t have the method right. Probably some code fb didn’t include with their bb app. Not a big deal though [...]
Post a Facebook video on your website
Posted by Mitch in code, Web Development on August 14, 2010

Simple code to embed a video you have on your Facebook account (or anyone else’s Facebook account), provided that the privacy settings allow access. <object classid=”clsid:d27cdb6e-ae6d-11cf-96b8-444553540000″ width=”400″ height=”300″ codebase=”http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0″><param name=”allowfullscreen” value=”true” /><param name=”allowscriptaccess” value=”always” /><param name=”src” value=”http://www.facebook.com/v/movieID” /><embed type=”application/x-shockwave-flash” width=”400″ height=”300″ src=”http://www.facebook.com/v/movieID” allowscriptaccess=”always” allowfullscreen=”true”></embed></object>
Invite ALL Facebook friends to a group, event or page
Posted by Mitch in code, Web Development on July 1, 2010

Here’s a winner of a Facebook hack. To invite ALL of your friends to a Group, Event or Page: Click on Invite or Suggest or whatever. Wait for the window to open. Copy/Paste the code below into your browser address bar behind the window (where you type website addresses): javascript:elms=document.getElementById(‘friends’).getElementsByTagName(‘li’);for(var fid in elms){if(typeof elms[fid] === ‘object’){fs.click(elms[fid]);}} [...]
Facebook RSS Feeds for Groups
Posted by Mitch in Web Development on January 20, 2010
Cannot block School of Wizardry on Facebook
How to Unhide iPHONE posts on Facebook
Posted by Mitch in Web Development on November 18, 2009
Facebook makes it easy to hide posts from people on your NEWS FEED page. If you goto hide someone’s posts and accidentally hide an Application, don’t worry, you can Un-hide it. This happened with a friend recently where he hid the iPHONE posts and wanted them back. DIRECTIONS: Simply goto the NEWS FEED page and [...]



