When developing locally use the following servers
For Python 2.7x
python -m SimpleHTTPServer 8888 &For Python 3.x
python -m http.server 8888 &| { | |
| "IAB1": "Arts & Entertainment", | |
| "IAB1-1": "Books & Literature", | |
| "IAB1-2": "Celebrity Fan/Gossip", | |
| "IAB1-3": "Fine Art", | |
| "IAB1-4": "Humor", | |
| "IAB1-5": "Movies", | |
| "IAB1-6": "Music", | |
| "IAB1-7": "Television", | |
| "IAB2": "Automotive", |
| application: you-app-name-here | |
| version: 1 | |
| runtime: python | |
| api_version: 1 | |
| default_expiration: "30d" | |
| handlers: | |
| - url: /(.*\.(appcache|manifest)) | |
| mime_type: text/cache-manifest |
| <link rel="import" href="../core-icon-button/core-icon-button.html"> | |
| <link rel="import" href="../core-toolbar/core-toolbar.html"> | |
| <link rel="import" href="../core-animated-pages/core-animated-pages.html"> | |
| <link rel="import" href="../core-animated-pages/transitions/hero-transition.html"> | |
| <link rel="import" href="../core-animated-pages/transitions/cross-fade.html"> | |
| <link rel="import" href="../core-animated-pages/transitions/slide-down.html"> | |
| <link rel="import" href="../core-animated-pages/transitions/slide-up.html"> | |
| <link rel="import" href="../core-animated-pages/transitions/tile-cascade.html"> | |
| <polymer-element name="gdgnd-about-page"> |
| #titanic { | |
| float: none; | |
| } | |
| .sniper-mode { | |
| cursor: crosshair; | |
| } | |
| #periodic { | |
| display: table; |
When developing locally use the following servers
For Python 2.7x
python -m SimpleHTTPServer 8888 &For Python 3.x
python -m http.server 8888 &| import java.io.*; | |
| import java.nio.file.*; | |
| import java.security.*; | |
| import java.security.cert.*; | |
| import javax.net.ssl.*; | |
| import org.bouncycastle.jce.provider.*; | |
| import org.bouncycastle.openssl.*; | |
| public class SslUtil |
node_modules/ in index.html!node_modules in .surgeignoreCreated by Christopher Manning
[
](http://bl.ocks.org/d/1703449/#/[0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, 233, 377, 610, 987, 1597, 2584, 4181, 6765, 10946, 17711, 28657, 46368, 75025, 121393, 196418, 317811, 514229, 832040, 1346269, 2178309, 3524578, 5702887, 9227465, 14930352, 24157817, 39088169]43/0/1)
[
](http://bl.ocks.org/d/1703449/#/
| function testMe() { | |
| try { | |
| // whatever | |
| return true | |
| } catch (err) { | |
| console.log(err) | |
| return false | |
| } | |
| } |
| # software | |
| chrome | |
| vscode | |
| postman | |
| backup from google | |
| vnc viewer | |
| robo3t | |
| opera | |
| elmedia player | |
| android file transfer |