Skip to content

Instantly share code, notes, and snippets.

View mignev's full-sized avatar

Marian Ignev mignev

View GitHub Profile
@mignev
mignev / gist:1683387
Created January 26, 2012 15:46
Simple example of webview in appcelerator
// this sets the background color of the master UIView (when there are no windows/tab groups on it)
Titanium.UI.setBackgroundColor('#000');
// create tab group
var tabGroup = Titanium.UI.createTabGroup();
//
// create base UI tab and root window
//
@mignev
mignev / index.html
Created March 25, 2012 15:44
SpineJS JavaScript api fix: Simple example for properties in spinejs models, controllers and etc.
<!DOCTYPE html>
<html>
<head>
<meta charset=utf-8>
<title>App</title>
<meta name="viewport" content="width=device-width; initial-scale=1.0; minimum-scale=1; maximum-scale=1.0; user-scalable=0;"/>
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="format-detection" content="telephone=no" />
<link rel="stylesheet" href="/application.css" type="text/css" charset="utf-8">
@mignev
mignev / frontend_job_ad.md
Last active December 2, 2015 17:21
Front-end Gagu Job Ad

Front-end Gagu

MediaHub си търси frontend човек за офиса си в София. Фокусът на компанията е разработка и интеграция на решения за разпространение и визуализиране на видео съдържание.

Много важно!

От особенна важност за позицията е добро познаване по: JavaScript, HTML5 и CSS3.

Ще се радваме ако:

В допълнение познаването на следните продукти и технологии е предимство:

  • Nodejs
  • MongoDB
@mignev
mignev / _usage
Created November 25, 2013 14:17 — forked from subosito/_usage
curl https://raw.github.com/gist/3342482/57d1f618104185aa89044f934c4f86cb74e11553/rbenv-openshift.sh | bash
@mignev
mignev / build
Created November 25, 2013 15:10 — forked from sanjmen/build
#!/bin/bash
# This is a simple build script and will be executed on your CI system if
# available. Otherwise it will execute while your application is stopped
# before the deploy step. This script gets executed directly, so it
# could be python, php, ruby, etc.
#
# MEMCACHED SERVER
#
@mignev
mignev / client.rb
Last active December 31, 2015 07:09
Fast rails runner
require 'socket'
# thanks to @mitio
UNIXSocket.open('/tmp/fast.pid') do |fastrails|
fastrails.write ARGV.join(' ')
puts fastrails.read
end
=begin
Jekyll tag to include Markdown text from _includes directory preprocessing with Liquid.
Usage:
{% markdown <filename> %}
=end
module Jekyll
class MarkdownTag < Liquid::Tag
def initialize(tag_name, text, tokens)
super
@text = text.strip
@mignev
mignev / coworker.md
Created March 14, 2016 10:25
Co worker

Който се чувства комфортно да говори на езици като:

  • JavaScript (Client /React, Angular/ & Server side (Node))
  • Go (Docker, Kubernetes, Microservices)

Обича да си цапа ръцете със сървъри и се забавлява на тази картинка: https://scontent-frt3-1.xx.fbcdn.net/…/12605387_12291098337…

Да ми пише на лично или на мейл: m.ignev@cloudstrap.io / p.ivanov@cloudstrap.io

Ние ... по въпросите ще го познаем :)))

@mignev
mignev / vault-tests.md
Created September 17, 2016 22:54 — forked from come-maiz/testers.md
Vault snap testing