Skip to content
Logo

Bogomil Shopov – Бого

Human. Hacker. Artist. Prague.

  • Home
  • Who’s Bogo
  • Public Talks ++
  • Blog Flavors
    • Mozilla
    • Lean-Agile
    • Privacy
    • Security
    • Open Technologies
  • Workshops
    • Me(n)tal health: Learn and improve your soft skills with heavy metal.
    • Take My Visual 🍻 Threat Modeling Workshop

Month: August 2010

Community Management, Mozilla, Mozilla in Bulgaria

Our new community website is ready

August 27, 2010August 27, 2010 Bogomil Shopov 2 mins read

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: – […]

Open Technologies

Quick short URL PHP function

August 27, 2010January 5, 2011 Bogomil Shopov 1 min read

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;

Closed Technologies

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

August 17, 2010August 17, 2010 Bogomil Shopov 2 mins read

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 […]

Open Technologies

vTiger SOAP bridge from WordPress and Imap server

August 3, 2010August 24, 2010 Bogomil Shopov 2 mins read

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 […]

How.Camp 2024 – Gabrovo, Bulgaria

How.Camp is an event about free and open source software (FOSS) and open culture

Join us now ^^ in the middle of Bulgaria for some food, sightseeing and FOSS community spirit.

Attribution-ShareAlike 4.0 International License | Mik by Shark Themes