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

Category: Open Technologies

Free software or open source related posts.

Enjoy!

Mozilla, Open Technologies

HTML5 ane CSS3 for presentation slides

October 4, 2010 Bogomil Shopov 1 min read

Here you can find my slides presented 2 days ago at Wordcamp Bulgaria. You will definitely need Firefox 4 beta 2 at least because my […]

Open Technologies

How to Run Doctrine ORM with CodeIgniter

September 20, 2010 Bogomil Shopov 1 min read

There are a lot of tutorials in the web regarding this subject, but I think this is the fastest and the easiest way to run […]

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;

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

Open Technologies

Sending SMS messages via Twilio Rest API

July 30, 2010July 30, 2010 Bogomil Shopov 1 min read

I am looking at Twilio API right now for a project and I am surprised how easy is to handle voice and SMS messages. Here […]

Mozilla, Open Technologies

WRT: How to post to your WordPress using Ajax (+code)

July 1, 2010July 1, 2010 Bogomil Shopov 2 mins read

I just finished my “share2” WRT (Web Runtime Toolkit) widget. It allows me to post quick messages to my WordpPress blog or to any blog […]

Posts pagination

1 … 9 10 11 12 13 14

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