Skip to content

Instantly share code, notes, and snippets.

View alatui's full-sized avatar

Master Chief alatui

  • Ireland
View GitHub Profile
<question help="" id="01" label="" type="radio_button">
<branch operator="=">
<question help="" id="01.01" label="" type="radio_button">
<branch operator="=">
<question help="" id="01.01.01" label="" type="radio_button">
<branch operator="=">
<question help="" id="01.01.01.01" label="" type="radio_button"/>
<requirement code="12289"/>
</branch>
</question>
.idea
.env.prod
# OS generated files #
######################
.DS_Store
.DS_Store?
.Spotlight-V100
.Trashes
ehthumbs.db
<script type="text/javascript">
try{var oppuzJSProtocol = (("https:" == document.location.protocol) ? "https://" : "http://"); var head= document.getElementsByTagName('head')[0]; var script= document.createElement('script'); script.type= 'text/javascript'; script.src= oppuzJSProtocol + "www.oppuz.com/script/lmd/5966.js"; script.async = true; head.appendChild(script); } catch (e) {}
</script>
@alatui
alatui / atividades
Last active February 28, 2017 14:08
const ATIVIDADES = [
{id: '1', nome: 'Pedreiro', icone: 'construct'},
{id: '2', nome: 'Eletricista', icone: 'bulb'},
{id: '3', nome: 'Encanador', icone: 'water'},
{id: '4', nome: 'Pintor', icone: 'color-palette'},
];
<!DOCTYPE html>
<html lang="pt-br">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, shrink-to-fit=no, initial-scale=1">
<title>Agroterenas</title>
@HEADER@
@alatui
alatui / reflect.py
Created May 10, 2018 13:19 — forked from huyng/reflect.py
A simple echo server to inspect http web requests
#!/usr/bin/env python
# Reflects the requests from HTTP methods GET, POST, PUT, and DELETE
# Written by Nathan Hamiel (2010)
from BaseHTTPServer import HTTPServer, BaseHTTPRequestHandler
from optparse import OptionParser
class RequestHandler(BaseHTTPRequestHandler):
def do_GET(self):
{
"nf": {
"request_quotation": [{
"cost": 40.5,
"price": 40.5,
"handling_time": 0,
"shipping_time": 4,
"promise": 4,
"caption": "Expresso",
"service_id": 6