Skip to content

Instantly share code, notes, and snippets.

View psacc's full-sized avatar
🙂

Paolo Sacconier psacc

🙂
View GitHub Profile

Keybase proof

I hereby claim:

  • I am psacc on github.
  • I am psacc (https://keybase.io/psacc) on keybase.
  • I have a public key ASD6PA2ZkrcZL2f9uoFAGVdMj_lhtVOqbfwoNKYkZ8yiVAo

To claim this, I am signing this object:

04411b727f6f8e6c0b33a116c170f1853801dd67b037dbbabae9c8277392646a864c1f365e72e0061d1d20253ab97946bd806de999ba39721987dbe6a0e40df1ff;vesparny
@psacc
psacc / designer.html
Created June 26, 2014 15:17
designer
<link rel="import" href="../core-drawer-panel/core-drawer-panel.html">
<link rel="import" href="../core-item/core-item.html">
<link rel="import" href="../paper-button/paper-button.html">
<link rel="import" href="../core-icon-button/core-icon-button.html">
<link rel="import" href="../core-toolbar/core-toolbar.html">
<link rel="import" href="../paper-checkbox/paper-checkbox.html">
<link rel="import" href="../paper-toast/paper-toast.html">
<polymer-element name="my-element">
<!DOCTYPE html>
<html>
<head>
<title>Browser</title>
<style>
#templates {
display: none;
}
/*
#!/usr/bin/python
locations = [
"http://dev-www.sistemapiemonte.it",
"http://tst-www.sistemapiemonte.it",
"http://coll-www.sistemapiemonte.it",
"http://www.sistemapiemonte.it"]
resources = [
"/ris/include/finanziamenti/pbandi/head.html",
#!/bin/bash
#export JAVA_HOME=C:\\Programmi\\Java\\jdk1.6.0_16\\jre
#export JAVA_HOME=D:\\Development\\jdk1.5.0_07-win32\\jre
#export JAVA_HOME_SERVER=C:\\Programmi\\Java\\jdk1.6.0_16
export JAVA_HOME=/usr/lib/jvm/java-1.5.0-sun
export JAVA_HOME_SERVER=/usr/lib/jvm/java-1.5.0-sun
#export ANT_HOME=D:\\Development\\apache-ant-1.6.5
export ANT_HOME=/media/Volume/Development/apache-ant-1.6.5