This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://community.particle.io/t/issue-with-gy-bmp280-3-3-sensor/28985/10 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
A. auto payment + overdue | |
1. CPC -> ERP prepayment: tid: 1, amount: 500, status: open | |
2. daily sync | |
<14d, tid: 1 erp: pending -> cpc: open | |
>14d, tid: 1 erp: pending -> cpc: overdue | |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
--- | |
@charset "UTF-8"; | |
@import "variables"; | |
@import "bootstrap/bootstrap"; | |
Conversion error: Jekyll::Converters::Scss encountered an error while converting 'css/main.scss': | |
Invalid US-ASCII character "\xE2" on line 104 | |
This works: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<rdf:RDF | |
xmlns:rdf="http.w3.org/1999/02/22-rdf-syntax-ns#" | |
xmlns:rdfs="http.w3.org/2000/01/rdf-schema#" | |
xmlns:uni="http://uibk.ac.at/uni#"> | |
<rdfs:Class rdf:about="uni#person"> | |
</rdfs:Class> | |
<rdf:Property rdf:about="uni#firstname" > | |
<rdfs:domain rdf:resource="uni#person"/> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// this overridden method yields the response when an item completes | |
export class SimpleDemo { | |
private uploader:FileUploader = new FileUploader({url: URL}); | |
private hasBaseDropZoneOver:boolean = false; | |
private hasAnotherDropZoneOver:boolean = false; | |
constructor() { | |
this.uploader.onCompleteItem = (item: any, response: any, status: any, headers: any) => { | |
console.log(response, responsePath);// the url will be in the response |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bewaesserung | |
http://www.elv.at/fs20-bodenfeuchte-sensor-fs20-bf-komplettbausatz.html | |
kaercher saugschlauch mit normalem anschluss? |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
links nach rechts: | |
lauch 10x (30cm reihenabstand, 5cm abstand, 15cm tief) | |
radischen 15x5 | |
karotte 25x5 | |
pfluecksalat 10+ 25x25 | |
kohlrabi 25x25 | |
sellerie 4x 40x40 | |
blumenkohl 6+ 50x40 | |
1x cucumus sativus mini brotzeitgurke |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bivy | |
http://zpacks.com/shelter/bivy.shtml | |
http://www.mountainlaureldesigns.com/shop/product_info.php?products_id=30 | |
Emergency | |
http://www.adventuremedicalkits.com/survival/shelter/survive-outdoors-longer-emergency-bivvy.html | |
http://www.adventuremedicalkits.com/survival/shelter/survive-outdoors-longer-thermal-bivvy.html | |
http://www.adventuremedicalkits.com/survival/shelter/survive-outdoors-longer-escape-litetm-bivvy-1.html | |
http://www.adventuremedicalkits.com/survival/shelter/survive-outdoors-longer-escapetm-bivvy-1.html |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
At revision 11561 | |
[workspace] $ /bin/bash --login -e /tmp/hudson8714719255784676091.sh | |
ruby-2.1.1 is not installed. | |
Searching for binary rubies, this might take some time. | |
No binary rubies available for: debian/6/i386/ruby-2.1.1. | |
Continuing with compilation. Please read 'rvm help mount' to get more information on binary rubies. | |
Checking requirements for debian. | |
Installing requirements for debian. | |
[32mUpdating system[0m..................................................................................... | |
[32mInstalling required packages: libncurses5-dev[0m.............. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<tr> | |
<td>1</td> | |
<td>2</td> | |
<td>3</td> | |
</tr> | |
How to let td 1 and 2 consume 50% and td 3 also 50% of the tables width? |
NewerOlder