select a.id, a.date_added, a.active,
b.title, b.description, b.genre, b.page_seo_url,
d.file_name,
group_concat(convert(f.category_id,char(8))) as BlogCategoryID
from blog a
left join blog_details b on (a.id = b.blog_id and b.language = 1)
left join blog_gallery c on (a.id = c.table_id)
left join media_library d on c.media_library_id = d.id
left join blog_category_rel e on e.blog_id = a.id
left join blog_category_details f on (e.category_id = f.category_id and f.language = 1)
where a.active = 1
and b.page_seo_url = 'world-champion-magician-shawn-farquhar-honoured-at-ffff-fechters-finger-flicking-frolic'
group by a.id, b.title, b.description, b.genre,d.file_name,b.page_seo_url
limit 1
World Champion Magician Shawn Farquhar honoured at FFFF Fechters Finger Flicking Frolic
Super proud of our own Shawn Farquhar being honoured in the Close Up Magic world at FFFF.
The 44th Annual FFFF™ Convention will be held on April 23-26, 2014. The Guest Of Honor will be Shawn Farquhar.
Shawn Farquhar has been entertaining audiences around the globe for more than 20 years and has won just about every award in magic, including the 2009 FISM Grand Prix World Championship of Magic.
His television appearances include performances on Penn & Teller Fool Us and The Ellen DeGeneres Show. His magic has been seen on television shows like the "X-Files" and "Highlander," and in motion pictures like "Spooky House" and the "Fly II." His corporate clients include IBM and Konica as well as being a very popular performer on the most luxurious cruise vessels such as Norwegian Star and Radiance of the Seas.