64 | 65 | 68 | 69 |
70 | 71 | -------------------------------------------------------------------------------- /_build/html/_sources/theme.txt: -------------------------------------------------------------------------------- 1 | Theme 2 | ===== 3 | 4 | This year, our theme will be **"Work and Play with Python"**. 5 | 6 | There are many reasons to use Python. On this coming July 4-5, 2015, 7 | we will be exploring the ideas of using these concepts in Python. 8 | 9 | **At work**. Python has been used to make scripts to assist the 10 | workflow and to make commercial applications. 11 | 12 | **At play**. Python has been used to scratch the creative itch 13 | and to have fun. 14 | -------------------------------------------------------------------------------- /_build/html/_sources/tickets.txt: -------------------------------------------------------------------------------- 1 | Tickets 2 | ======= 3 | 4 | Conferences are expensive. Some conferences can cost over 5,000.00 pesos. Our conference is no different. However, we have worked with sponsors in lowering our ticket costs considerably. 5 | 6 | Prices 7 | ------ 8 | 9 | Thanks to our wonderful `sponsors27 | 28 | 31 | 32 |
-------------------------------------------------------------------------------- /_build/html/_sources/timer.txt: -------------------------------------------------------------------------------- 1 | Timer 2 | ===== 3 | -------------------------------------------------------------------------------- /_build/html/_static/ajax-loader.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/ajax-loader.gif -------------------------------------------------------------------------------- /_build/html/_static/comment-bright.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/comment-bright.png -------------------------------------------------------------------------------- /_build/html/_static/comment-close.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/comment-close.png -------------------------------------------------------------------------------- /_build/html/_static/comment.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/comment.png -------------------------------------------------------------------------------- /_build/html/_static/css/pycon-2015.css: -------------------------------------------------------------------------------- 1 | div.body h1 { 2 | text-transform: uppercase; 3 | font-weight: bold; 4 | } 5 | 6 | button { 7 | cursor: pointer; 8 | } 9 | 10 | .big-button { 11 | line-height: 2; 12 | padding: 0 1em; 13 | font-size: 1.2em; 14 | } 15 | 16 | a.image-reference { 17 | border: 0; 18 | } 19 | 20 | div.speakers h2 { 21 | margin-bottom: 2em; 22 | } 23 | 24 | div.speakers h3 { 25 | padding-top: 0.5em; 26 | margin-top: 0; 27 | } 28 | 29 | div.speakers a { 30 | color: inherit; 31 | } 32 | 33 | div.speakers img { 34 | border: 1px solid; 35 | border-radius: 50%; 36 | } 37 | 38 | div.speakers p { 39 | margin-bottom: 5em; 40 | } 41 | 42 | div.speakers h3, 43 | div.speakers p { 44 | margin-left: 200px; 45 | } 46 | 47 | div.talks .topic-title { 48 | font-family: Raleway; 49 | font-size: 180%; 50 | margin-bottom: 0; 51 | font-weight: normal; 52 | } 53 | 54 | div.talks .topic { 55 | padding: 1em 1em 0; 56 | margin: 0 0 1em 0; 57 | } 58 | 59 | div.schedule table { 60 | width: 800px; 61 | border: 1px solid; 62 | } 63 | 64 | .timer { 65 | position: fixed; 66 | top: 0; 67 | left: 0; 68 | width: 100%; 69 | height: 100%; 70 | display: flex; 71 | align-items: center; 72 | justify-content: center; 73 | flex-wrap: wrap; 74 | background: white; 75 | } 76 | 77 | .clock { 78 | font-size: 30vh; 79 | } 80 | 81 | .timer ul { 82 | list-style: none; 83 | padding: 0; 84 | margin: 0; 85 | width: 100%; 86 | text-align: center; 87 | } 88 | 89 | .timer ul li { 90 | display: inline-block; 91 | width: 3em; 92 | } 93 | 94 | .timer ul a { 95 | text-decoration: none; 96 | color: #ccc; 97 | display: inline-block; 98 | } 99 | 100 | .timer ul a:hover { 101 | color: inherit; 102 | } 103 | 104 | .timer-choices { 105 | font-size: 5vh; 106 | } 107 | 108 | .timer-controls { 109 | font-size: 10vh; 110 | } 111 | 112 | .timer-controls li a { 113 | border: 0.1em solid; 114 | padding: 0.2em; 115 | } 116 | 117 | .talks { 118 | position: absolute; 119 | top: 0; 120 | left: 0; 121 | font-size: 3vh; 122 | } 123 | 124 | .talks h1 { 125 | display: none; 126 | } 127 | 128 | div.talks .topic { 129 | border: 0; 130 | background: white; 131 | padding: 0 10vh; 132 | } 133 | 134 | .talks .logo { 135 | position: fixed; 136 | top: 10vh; 137 | left: 10vh; 138 | z-index: 100; 139 | font-family: raleway; 140 | } 141 | 142 | .fixed-notes { 143 | font-family: raleway; 144 | position: fixed; 145 | bottom: 10vh; 146 | right: 10vw; 147 | z-index: 100; 148 | list-style: none; 149 | border: 1px solid; 150 | padding: 1em; 151 | background: white; 152 | } 153 | 154 | .fixed-notes li { 155 | margin: 0; 156 | padding: 0; 157 | } 158 | 159 | .fixed-notes strong { 160 | width: 8em; 161 | display: inline-block; 162 | } 163 | -------------------------------------------------------------------------------- /_build/html/_static/down-pressed.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/down-pressed.png -------------------------------------------------------------------------------- /_build/html/_static/down.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/down.png -------------------------------------------------------------------------------- /_build/html/_static/file.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/file.png -------------------------------------------------------------------------------- /_build/html/_static/images/Ateneo-DISCSlogo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/images/Ateneo-DISCSlogo.png -------------------------------------------------------------------------------- /_build/html/_static/images/DISCSAteneo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/images/DISCSAteneo.png -------------------------------------------------------------------------------- /_build/html/_static/images/ateneo-ocular.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/images/ateneo-ocular.jpg -------------------------------------------------------------------------------- /_build/html/_static/images/community/durianpy 2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/images/community/durianpy 2.png -------------------------------------------------------------------------------- /_build/html/_static/images/community/durianpy 3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/images/community/durianpy 3.png -------------------------------------------------------------------------------- /_build/html/_static/images/community/durianpy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/images/community/durianpy.png -------------------------------------------------------------------------------- /_build/html/_static/images/community/pizzapy.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/images/community/pizzapy.jpeg -------------------------------------------------------------------------------- /_build/html/_static/images/community/pyladies.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/images/community/pyladies.jpg -------------------------------------------------------------------------------- /_build/html/_static/images/community/pythonph.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/images/community/pythonph.png -------------------------------------------------------------------------------- /_build/html/_static/images/community/pythonph.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 46 | -------------------------------------------------------------------------------- /_build/html/_static/images/community/pytsada.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/images/community/pytsada.png -------------------------------------------------------------------------------- /_build/html/_static/images/community/sugarpy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/images/community/sugarpy.png -------------------------------------------------------------------------------- /_build/html/_static/images/community/waterpy.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/images/community/waterpy.jpg -------------------------------------------------------------------------------- /_build/html/_static/images/leong-roofdeck.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/images/leong-roofdeck.jpg -------------------------------------------------------------------------------- /_build/html/_static/images/logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/images/logo.png -------------------------------------------------------------------------------- /_build/html/_static/images/pycon-2014-volunteers.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/images/pycon-2014-volunteers.jpg -------------------------------------------------------------------------------- /_build/html/_static/images/pycon-volunteers.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/images/pycon-volunteers.jpg -------------------------------------------------------------------------------- /_build/html/_static/images/pycon-volunteers2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/images/pycon-volunteers2.jpg -------------------------------------------------------------------------------- /_build/html/_static/images/pythonph.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 46 | -------------------------------------------------------------------------------- /_build/html/_static/images/speakers/abhishek-tiwari.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/images/speakers/abhishek-tiwari.jpg -------------------------------------------------------------------------------- /_build/html/_static/images/speakers/andrea.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/images/speakers/andrea.jpg -------------------------------------------------------------------------------- /_build/html/_static/images/speakers/andrew.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/images/speakers/andrew.png -------------------------------------------------------------------------------- /_build/html/_static/images/speakers/arbin.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/images/speakers/arbin.jpg -------------------------------------------------------------------------------- /_build/html/_static/images/speakers/chad.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/images/speakers/chad.jpg -------------------------------------------------------------------------------- /_build/html/_static/images/speakers/christy.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/images/speakers/christy.jpg -------------------------------------------------------------------------------- /_build/html/_static/images/speakers/dean.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/images/speakers/dean.png -------------------------------------------------------------------------------- /_build/html/_static/images/speakers/dhon.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/images/speakers/dhon.jpg -------------------------------------------------------------------------------- /_build/html/_static/images/speakers/dyu.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/images/speakers/dyu.jpg -------------------------------------------------------------------------------- /_build/html/_static/images/speakers/earvin.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/images/speakers/earvin.jpg -------------------------------------------------------------------------------- /_build/html/_static/images/speakers/elymar.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/images/speakers/elymar.jpg -------------------------------------------------------------------------------- /_build/html/_static/images/speakers/grace_coroza.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/images/speakers/grace_coroza.jpeg -------------------------------------------------------------------------------- /_build/html/_static/images/speakers/holden.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/images/speakers/holden.jpg -------------------------------------------------------------------------------- /_build/html/_static/images/speakers/irene.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/images/speakers/irene.jpeg -------------------------------------------------------------------------------- /_build/html/_static/images/speakers/israel-fermin.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/images/speakers/israel-fermin.jpg -------------------------------------------------------------------------------- /_build/html/_static/images/speakers/jervin.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/images/speakers/jervin.jpg -------------------------------------------------------------------------------- /_build/html/_static/images/speakers/jolo.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/images/speakers/jolo.jpg -------------------------------------------------------------------------------- /_build/html/_static/images/speakers/jon.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/images/speakers/jon.jpg -------------------------------------------------------------------------------- /_build/html/_static/images/speakers/jp.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/images/speakers/jp.jpg -------------------------------------------------------------------------------- /_build/html/_static/images/speakers/lio.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/images/speakers/lio.jpg -------------------------------------------------------------------------------- /_build/html/_static/images/speakers/loic_bistuer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/images/speakers/loic_bistuer.png -------------------------------------------------------------------------------- /_build/html/_static/images/speakers/matt.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/images/speakers/matt.jpg -------------------------------------------------------------------------------- /_build/html/_static/images/speakers/mickey.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/images/speakers/mickey.jpg -------------------------------------------------------------------------------- /_build/html/_static/images/speakers/mikko.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/images/speakers/mikko.jpg -------------------------------------------------------------------------------- /_build/html/_static/images/speakers/nadine.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/images/speakers/nadine.jpg -------------------------------------------------------------------------------- /_build/html/_static/images/speakers/pat.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/images/speakers/pat.jpg -------------------------------------------------------------------------------- /_build/html/_static/images/speakers/ray.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/images/speakers/ray.jpg -------------------------------------------------------------------------------- /_build/html/_static/images/speakers/ray_photo.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/images/speakers/ray_photo.jpg -------------------------------------------------------------------------------- /_build/html/_static/images/speakers/rexmupas.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/images/speakers/rexmupas.jpg -------------------------------------------------------------------------------- /_build/html/_static/images/speakers/rk.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/images/speakers/rk.png -------------------------------------------------------------------------------- /_build/html/_static/images/speakers/ronen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/images/speakers/ronen.png -------------------------------------------------------------------------------- /_build/html/_static/images/speakers/sony.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/images/speakers/sony.jpg -------------------------------------------------------------------------------- /_build/html/_static/images/speakers/stephen2.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/images/speakers/stephen2.jpeg -------------------------------------------------------------------------------- /_build/html/_static/images/speakers/stephen_mcdonald.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/images/speakers/stephen_mcdonald.jpg -------------------------------------------------------------------------------- /_build/html/_static/images/speakers/steve.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/images/speakers/steve.png -------------------------------------------------------------------------------- /_build/html/_static/images/sponsors/activshow.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/images/sponsors/activshow.jpg -------------------------------------------------------------------------------- /_build/html/_static/images/sponsors/appone.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/images/sponsors/appone.png -------------------------------------------------------------------------------- /_build/html/_static/images/sponsors/chikka.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/images/sponsors/chikka.png -------------------------------------------------------------------------------- /_build/html/_static/images/sponsors/concentrix.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/images/sponsors/concentrix.png -------------------------------------------------------------------------------- /_build/html/_static/images/sponsors/datalicious.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/images/sponsors/datalicious.png -------------------------------------------------------------------------------- /_build/html/_static/images/sponsors/django.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/images/sponsors/django.png -------------------------------------------------------------------------------- /_build/html/_static/images/sponsors/django.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 38 | -------------------------------------------------------------------------------- /_build/html/_static/images/sponsors/eastvantage.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/images/sponsors/eastvantage.png -------------------------------------------------------------------------------- /_build/html/_static/images/sponsors/engagespark.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/images/sponsors/engagespark.png -------------------------------------------------------------------------------- /_build/html/_static/images/sponsors/freelancer.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/images/sponsors/freelancer.png -------------------------------------------------------------------------------- /_build/html/_static/images/sponsors/github.svg: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /_build/html/_static/images/sponsors/infoshift.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/images/sponsors/infoshift.png -------------------------------------------------------------------------------- /_build/html/_static/images/sponsors/introme.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/images/sponsors/introme.png -------------------------------------------------------------------------------- /_build/html/_static/images/sponsors/klabcyscorpions.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/images/sponsors/klabcyscorpions.png -------------------------------------------------------------------------------- /_build/html/_static/images/sponsors/psf.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/images/sponsors/psf.png -------------------------------------------------------------------------------- /_build/html/_static/images/sponsors/pycharm.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/images/sponsors/pycharm.png -------------------------------------------------------------------------------- /_build/html/_static/images/sponsors/pycon-banner.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/images/sponsors/pycon-banner.png -------------------------------------------------------------------------------- /_build/html/_static/images/sponsors/revsys.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/images/sponsors/revsys.jpg -------------------------------------------------------------------------------- /_build/html/_static/images/sponsors/save22.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/images/sponsors/save22.png -------------------------------------------------------------------------------- /_build/html/_static/images/sponsors/scrapinghub.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/images/sponsors/scrapinghub.png -------------------------------------------------------------------------------- /_build/html/_static/images/sponsors/smart-devnet.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/images/sponsors/smart-devnet.png -------------------------------------------------------------------------------- /_build/html/_static/images/sponsors/smartdevnet.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/images/sponsors/smartdevnet.jpg -------------------------------------------------------------------------------- /_build/html/_static/images/sponsors/titanium.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/images/sponsors/titanium.png -------------------------------------------------------------------------------- /_build/html/_static/images/sponsors/twoscoopspress.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/images/sponsors/twoscoopspress.png -------------------------------------------------------------------------------- /_build/html/_static/images/sponsors/wheninmanila.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/images/sponsors/wheninmanila.png -------------------------------------------------------------------------------- /_build/html/_static/images/sponsors/zipmatch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/pythonph/pycon-2015/bd40c1410cdf641a292ee6efa43b92466a73f3eb/_build/html/_static/images/sponsors/zipmatch.png -------------------------------------------------------------------------------- /_build/html/_static/js/talks.js: -------------------------------------------------------------------------------- 1 | jQuery.extend({ 2 | getQueryParameters: function(str) { 3 | return (str || document.location.search).replace(/(^\?)/,'').split("&").map(function(n){return n = n.split("="),this[n[0]] = n[1],this}.bind({}))[0] 4 | } 5 | }) 6 | 7 | $(document).ready(function() { 8 | $('#talks').fullpage({ 9 | sectionSelector: '.topic' 10 | }) 11 | }) 12 | -------------------------------------------------------------------------------- /_build/html/_static/jsx/timer.jsx: -------------------------------------------------------------------------------- 1 | import React from 'react' 2 | import prettyMs from 'pretty-ms' 3 | 4 | var Timer = React.createClass({ 5 | getInitialState() { 6 | return { 7 | interval: null, 8 | time: this.getTimeFromHash(), 9 | } 10 | }, 11 | render() { 12 | return ( 13 |64 | Please activate JavaScript to enable the search 65 | functionality. 66 |
67 |69 | From here you can search these documents. Enter your search 70 | words into the box below and click "search". Note that the search 71 | function will automatically search for all of the words. Pages 72 | containing fewer words won't appear in the result list. 73 |
74 | 79 | 80 |110 | 111 | 114 | 115 |
116 | -------------------------------------------------------------------------------- /_sources/past-pycons.txt: -------------------------------------------------------------------------------- 1 | Past PyCons 2 | =========== 3 | 4 | 2014 5 | ---- 6 | 7 | PyCon PH 2014 was held at De La Salle University on February 22-23. It was the 8 | second Philippines PyCon and the first PyCon hosted after the incorporation of 9 | Python.PH. PyCon 2014 was a huge success with attendees from around the 10 | Philippines, as well as foreign guests. 11 | 12 | During PyCon 2014, we paid respect to Malcolm Tredinnick, a PyCon 2012 speaker, 13 | who unexpectedly passed away and left a hole in the International Python 14 | Community. Our keynote speaker, Russell Keith-Magee from the Django 15 | Software Foundation, shared stories about Malcolm's accomplishments. 16 | 17 | Speakers 18 | ^^^^^^^^ 19 | 20 | - Russell Keith-Magee 21 | - Daryl Yu 22 | - Stephanie Sy 23 | - Mr Valdez 24 | - Eric Holscher 25 | - Charmyne Mamador 26 | - Ann Tan-Pohlmann 27 | - Ranel Padon 28 | - Jon Danao 29 | - Baptiste Leroux 30 | - Zakatell Kanda 31 | - Ronald Cheung 32 | 33 | The original PyCon 2014 website can be found `here42 | 43 | 46 | 47 |
48 | -------------------------------------------------------------------------------- /_sources/theme.txt: -------------------------------------------------------------------------------- 1 | Theme 2 | ===== 3 | 4 | This year, our theme will be **"Work and Play with Python"**. 5 | 6 | There are many reasons to use Python. On this coming July 4-5, 2015, 7 | we will be exploring the ideas of using these concepts in Python. 8 | 9 | **At work**. Python has been used to make scripts to assist the 10 | workflow and to make commercial applications. 11 | 12 | **At play**. Python has been used to scratch the creative itch 13 | and to have fun. 14 | -------------------------------------------------------------------------------- /_sources/tickets.txt: -------------------------------------------------------------------------------- 1 | Tickets 2 | ======= 3 | 4 | Conferences are expensive. Some conferences can cost over 5,000.00 pesos. Our conference is no different. However, we have worked with sponsors in lowering our ticket costs considerably. 5 | 6 | Prices 7 | ------ 8 | 9 | Thanks to our wonderful `sponsors21 | 22 | 25 | 26 |
27 | 28 | Conference Chair 29 | ---------- 30 | `Sony Valdez64 | 65 | 68 | 69 |
70 | 71 | -------------------------------------------------------------------------------- /theme.rst: -------------------------------------------------------------------------------- 1 | Theme 2 | ===== 3 | 4 | This year, our theme will be **"Work and Play with Python"**. 5 | 6 | There are many reasons to use Python. On this coming July 4-5, 2015, 7 | we will be exploring the ideas of using these concepts in Python. 8 | 9 | **At work**. Python has been used to make scripts to assist the 10 | workflow and to make commercial applications. 11 | 12 | **At play**. Python has been used to scratch the creative itch 13 | and to have fun. 14 | -------------------------------------------------------------------------------- /tickets.rst: -------------------------------------------------------------------------------- 1 | Tickets 2 | ======= 3 | 4 | Conferences are expensive. Some conferences can cost over 5,000.00 pesos. Our conference is no different. However, we have worked with sponsors in lowering our ticket costs considerably. 5 | 6 | Prices 7 | ------ 8 | 9 | Thanks to our wonderful `sponsors27 | 28 | 31 | 32 |
-------------------------------------------------------------------------------- /timer.rst: -------------------------------------------------------------------------------- 1 | Timer 2 | ===== 3 | -------------------------------------------------------------------------------- /volunteers.rst: -------------------------------------------------------------------------------- 1 | Volunteers 2 | ========== 3 | 4 | PyCon Philippines is run by volunteers. The previous PyCons would not have been 5 | successful without the help of these individuals. This year will not be different. 6 | 7 | .. image:: _static/images/pycon-2014-volunteers.jpg 8 | :width: 600px 9 | :align: left 10 | 11 | *PyConPH 2014 Volunteers* 12 | 13 | .. image:: _static/images/pycon-volunteers.jpg 14 | :width: 600px 15 | :align: left 16 | 17 | *PyConPH 2015 Volunteers, June 27 Briefing* 18 | 19 | .. image:: _static/images/ateneo-ocular.jpg 20 | :width: 600px 21 | :align: left 22 | 23 | *Ocular visit at Ateneo* 24 | 25 | .. image:: _static/images/leong-roofdeck.jpg 26 | :width: 600px 27 | :align: left 28 | 29 | *Ocular visit at Ateneo* 30 | 31 | The spirit of volunteerism is what makes the Python community and tech events like PyCon distinctly inspiring. Below are the list of people who stepped up to bring you PyCon Philippines 2015: 32 | 33 | Conference Chair 34 | ---------------- 35 | 36 | `Sony Valdez