Skip to content
Bogomil Shopov – Бого

Bogomil Shopov - Бого

  • Home
  • Who’s Bogo
  • Public Talks ++
  • Blog Flavors
    • Mozilla
    • Lean-Agile
    • Privacy
    • Security
    • Open Technologies

Month: August 2010

Our new community website is ready

August 27, 2010 by Bogomil Shopov

We have a new community site. It is based on WordPress 3.0.1 and Budypress. What are the features: 1. We have community. Anyone can: – register; – share information to the website activity wall; – write to his/her own blog; – join groups by topic (SUMO, Thunderbird, Firefox, L10n, Development and others); – join and … Read more

Categories Community Management, Mozilla, Mozilla in Bulgaria Leave a comment

Quick short URL PHP function

January 5, 2011August 27, 2010 by Bogomil Shopov

function shortURL($long) { $short=file_get_contents(“http://is.gd/api.php?longurl=”.$long); return $short; } Usage: $short = shortURL(“http://veryveryveryverylongurl.tld/something/verylong.php”); echo $short;

Categories Open Technologies Tags API, PHP, Short url 1 Comment

Posting to Facebook fan page wall as an admin using Facebook API

August 17, 2010 by Bogomil Shopov

I know, I know. This is a blog about Open Technologies and Open Web and I am writing about Facebook. Shame on me :) It’s a little bit tricky and I’ve lost 3 hours to resolve it and that’s the reason to post it here Here is the solution.: 1. If you are reading this, … Read more

Categories Closed Technologies 13 Comments

vTiger SOAP bridge from WordPress and Imap server

August 24, 2010August 3, 2010 by Bogomil Shopov

In my last project I have to make to work together a vTiger instalation, a WordPress form and an Imap account. The best decision was to create 2 SOAP services to handle 2 requests: Show me the code 1. Setup the webforms.php. The good thing is – you can use this SOAP service to fill … Read more

Categories Open Technologies Tags Imap, Leads, SOAP, vTiger, Wordpress 1 Comment

FOSS Profiles

  • Mozilla/Thunderbird L10n
  • OpenStreetMap
  • Bugzilla
  • Wikipedia
  • Matrix

Mastodon

  1. Loading Mastodon feed...

© 2026 Bogomil Shopov - Бого • Built with GeneratePress