Skip to content

Instantly share code, notes, and snippets.

View Baggz's full-sized avatar
👨‍🌾
Farming

František Hába Baggz

👨‍🌾
Farming
View GitHub Profile
@Baggz
Baggz / output.js
Created April 30, 2011 13:29
[UglifyJS] Issue #136
(function(a){function z(){d||(d=!0,s(e,function(a){p(a)}))}function y(c,d){var e=a.createElement("script");e.type="text/"+(c.type||"javascript"),e.src=c.src||c,e.async=!1,e.onreadystatechange=e.onload=function(){var a=e.readyState;!d.done&&(!a||/loaded|complete/.test(a))&&(d(),d.done=!0)},b.appendChild(e)}function x(a,b){if(a.state==o&&b)return b();if(a.state==n)return k.ready(a.name,b);if(a.state==m)return a.onpreload.push(function(){x(a,b)});a.state=n,y(a.url,function(){a.state=o,b&&b(),s(g[a.name],function(a){p(a)}),d&&u()&&s(g.ALL,function(a){p(a)})})}function w(a,b){a.state||(a.state=m,a.onpreload=[],y({src:a.url,type:"cache"},function(){v(a)}))}function v(a){a.state=l,s(a.onpreload,function(a){a.call()})}function u(a){a=a||h;var b=!1,c=0;for(var d in a){if(a[d].state!=o)return!1;b=!0,c++}return b||c===0}function t(a){return Object.prototype.toString.call(a)=="[object Function]"}function s(a,b){if(!!a){typeof a=="object"&&(a=[].slice.call(a));for(var c=0;c<a.length;c++)b.call(a,a[c],c)}}function r(a){var
@Baggz
Baggz / log.md
Created June 4, 2011 15:42
Heroku
-----> Heroku receiving push
-----> Node.js app detected
-----> Vendoring node 0.4.7
-----> Installing dependencies with npm 1.0.6
       
       Dependencies installed
-----> Discovering process types
       Procfile declares types -> web
-----&gt; Compiled slug size is 3.4MB
<%
file = 'homepage/css/design/jakub_nesetril_small.jpg'
"<img src=\"#{static}/#{staticMap[file] or file}\" width=\"180\" height=\"180\">"
%>

Getting Started Guide

TOC

  • Download HipChat
  • Circle
  • Trello
  • UserVoice
  • Intercom
  • PagerDuty
{
"location": "http://www.google.com",
"name": "bubu",
"metadata": [],
"version": 7,
"description": "Notes API is a *short texts saving* service similar to its physical paper presence on your table.",
"htmlDescription": "<p>Notes API is a <em>short texts saving</em> service similar to its physical paper presence on your table.</p>\n",
"sections": [
{
"name": "Notes",
@Baggz
Baggz / blueprint.md
Last active February 23, 2016 15:43

Data Structures

List of Orders (HAL Resource)

HAL Specification: Example Document

Properties

  • bar: baz

HAL Resource Base (object)