Posts Tagged ‘facebook’

Setting up the FQL Console on Windows

Posted: 7th February 2011 by marc in Programming
Tags: , ,

Recently I came across a FQL test console that runs locally for running tests against the Facebook Query Language (FQL).  It is useful for testing purposes when developing a Facebook application.  After the download and setup it simply didn’t work properly.  Below are the changes I made to the fqlconsole.bat which seemed to make it [...]

A OpenGraphNET is a simple parser / library for the Open Graph protocol created by Facebook. More information on this protocol can be found at opengraphprotocol.org.  If this is something new to you, I’d suggest reading up on the semantic web, RDFa, and related OpenGraph materials – there is a good writeup here covering all [...]