I hereby claim:
- I am bogomil on github.
- I am bogo (https://keybase.io/bogo) on keybase.
- I have a public key whose fingerprint is A4F4 ED62 303E 45EA 7EF0 71F4 8D00 0379 B73B C182
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
//haha | |
boolean b; | |
b = false; | |
if (b.toString().lenght < 5 ) { | |
... | |
} |
<!DOCTYPE html> | |
<html lang="en-US"> | |
<head> | |
<title>Voice Application with TTS</title> | |
<!-- Meta Info --> | |
<meta charset="utf-8"> | |
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | |
<meta name="viewport" content="width=device-width, initial-scale=1"> |
<?php | |
/* | |
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE | |
Version 2, December 2004 | |
Copyright (C) 2014 Bogomil Shopov <[email protected]> | |
Everyone is permitted to copy and distribute verbatim or modified | |
copies of this license document, and changing it is allowed as long | |
as the name is changed. |
Imagine you have developed a state-of-art website and after 30 days of worry-free time it finally happens:
Your clients visit the website (let’s imagine this one) and see anything but the expected result: a working web app.
The normal reaction is to call you (in the most unpropriate time) and ask you to fix it asap, because he/she is losing money or the world will end in pain just because this service is not working.
I am sure you will spend 5 min convincing him/her that you haven’t done anything wrong and most probably it’s their fault. Then you will spend another 5 min listening to other-side arguments and after that you will start fixing the problem, without even knowing what it is.
<?php | |
//get this from twillio website | |
require "twilio.php"; | |
class Twillio_SMS | |
{ | |
var $ApiVersion; | |
var $AccountSid; | |
var $AuthToken; | |
var $smsServer; |
CmdUtils.CreateCommand({ | |
names: ["smali", "смали"], | |
arguments: noun_type_url, | |
description: ("Заменя вашия URL с по-къс, за по-лесно споделяне."), | |
homepage: "http://www.bogomil.info/", | |
author: {name: "Bogomil Shopov", email: "[email protected]"}, | |
license: "GPL", | |
preview: function(pblock, {object: {text}}){ | |
if (!text) { | |
pblock.innerHTML = this.description; |
// Search bulgarian websites. It is still in development, but is more than usable. | |
CmdUtils.CreateCommand({ | |
names: ['търси', 'дири', 'намери'], | |
arguments: [ | |
{role: "object", label: 'дума', nountype: noun_arb_text}, | |
{role: "goal", label: 'източник', nountype: noun_arb_text} | |
], | |
homepage: "http://www.bogomil.info/2759/", |