Skip to content

Instantly share code, notes, and snippets.

View barraponto's full-sized avatar

Capi Etheriel barraponto

View GitHub Profile
[Desktop Entry]
Type=Application
Name=Master PDF Editor
GenericName=Master PDF Editor
Comment=Edit your PDF and XPS files
Exec=/opt/masterpdfeditor/master-pdf-editor %f
Icon=pdfeditor.png
Categories=Office;Publishing;
MimeType=application/pdf
casper = require('casper').create(
logLevel: 'debug',
verbose: true
)
dates = require './dates.json'
starturl = 'http://www2.sabesp.com.br/mananciais/divulgacaopcj.aspx'
setDate = (date) ->
return ->
casper = require('casper').create(
logLevel: 'debug',
verbose: true,
userAgent: 'Mozilla/5.0 (Macintosh; Intel Mac OS X)'
)
dates = require './dates.json'
starturl = 'http://www2.sabesp.com.br/mananciais/divulgacaopcj.aspx'
setDate = (date) ->
# Maintainer: AlexanderR <rvacheva at nxt dot ru>
# Contributor: zhn <zhangn1985 AT gmail com>
pkgname=python-renpy
pkgver=6.16.3
pkgrel=2
pkgdesc="Platform-dependant Ren'Py libraries."
arch=('i686' 'x86_64')
license=('MIT')
url='http://www.renpy.org'
depends=('fribidi' 'glew' 'ffmpeg' 'python2-pygame>=1.9.1' 'freetype2>=2.5.1')
<?php
/**
* @file randolph_tweaks.module
* TODO: Enter file description here.
*/
/**
* Implements hook_field_WIDGET_TYPE_form_alter().
*/
25 de março/decoração/ Kalunga
4 toalhas para mesa de tema infantil
150 balões
100 balões espaguete
1 rolo de barbante
Fitilhos de cores diferentes (10)
Máscaras diversas(comprar pronta)
rolos de papel crepon diversos - NÃO COMPRAR MUITO PORCARIA, QUE ESTRAGA
chapéu de criança, daqueles de festa
cartolina, cola colorida, papel cartào, lantejoula, gliter, cola branca, cola quente(comprar pistola e refil)
#!/bin/sh
# Uncomment the following line to override the JVM search sequence
# INSTALL4J_JAVA_HOME_OVERRIDE=
# Uncomment the following line to add additional VM parameters
# INSTALL4J_ADD_VM_PARAMS=
INSTALL4J_JAVA_PREFIX=""
+ INSTALL4J_JAVA_PREFIX=
- Aula 3:
- Unidade 2:
- question: Substitua o MEUNOME pelo meu nome mesmo, isto é, a palavra Capi.
data:
- index: 0
name: index.php
editable: true
cursor: [0, 17]
content: "<?php print 'Oi MEUNOME!' ?>"
expected:
#!/usr/bin/env python2
# coding: utf-8
"""
Agrega informações da tramitação de processos legislativos da Câmara
Municipal de São Paulo, como publicados em http://www.camara.sp.gov.br/
index.php?option=com_content&view=article&id=10008:detalhes-tramitacao-projetos-dados-abertos&catid=119
"""
from __future__ import print_function
<?php
// $Id$
/**
* @file
* Outputs block with simple links to login / logout.
*/
/**
* Implementation of hook_block_info()