-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtopics.html
396 lines (371 loc) · 21.2 KB
/
topics.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
<!DOCTYPE html>
<!--[if lt IE 7]><html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]><html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]><html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--><html class="no-js"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<title>PHPConf 2012 in Taiwan</title>
<link rel="shortcut icon" href="favicon.ico">
<meta name="description" content="PHPConf 2012 in Taiwan">
<meta name="og_title" property="og:title" content="PHPConf Taiwan 2012" />
<meta name="og_url" property="og:url" content="http://phpconf.tw/2012" />
<meta name="og_image" property="og:image" content="http://phpconf.tw/2012/images/layout/mascot.png" />
<meta name="og_site_name" property="og:site_name" content="PHPConf Taiwan" />
<link href="http://phpconf.tw/2012/images/layout/mascot.png" rel="image_src" type="image/jpeg" />
<!-- http://t.co/dKP3o1e -->
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!--[if IE]>
<link rel="stylesheet" href="stylesheets/ie-font.css" type="text/css" charset="utf-8" />
<![endif]-->
<link rel="stylesheet" href="stylesheets/screen.css">
<script src="javascripts/vendor/modernizr-2.6.1-respond-1.1.0.min.js"></script>
<script type="text/javascript">
window.jfAsyncInit = function () {
ctb.main({'appId':'67f07041xlXRgFF-G5X244XO2Y-d-C7jV-UkSYs5wkuHQFq4v4tovYKuBJt6lffvQ3pEzBTI4KqBETtULmn4voLsPWZhhY1xNZmw1JCQ7SUvHF1z_m3w0AcFOGlYoUly6PahO3lx0oU5jb79PgfljHcOrot9dBRXqkaKXMQ9sop-VsVLLAw='});
};
(function () {
var jf = document.createElement('script');
jf.type = 'text/javascript';
jf.async = true;
jf.src = 'http://ds.justfont.com/core/js/v1.0/67f07041xlXRgFF-G5X244XO2Y-d-C7jV-UkSYs5wkuHQFq4v4tovYKuBJt6lffvQ3pEzBTI4KqBETtULmn4voLsPWZhhY1xNZmw1JCQ7SUvHF1z_m3w0AcFOGlYoUly6PahO3lx0oU5jb79PgfljHcOrot9dBRXqkaKXMQ9sop-VsVLLAw=.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(jf, s);
})();
</script>
</head>
<body>
<div id="header">
<div id="header-logo">
<a href="index.html" id="conference-mascot"><img src="images/layout/mascot.png" alt="PHPConf Mascot" /></a>
<div id="header-logo-content">
<a href="index.html">
<div id="conference-title-mobile"></div>
<div id="conference-title">
<span class="font-phpconf">P</span>HP<strong><span class="title-color2">Conf</span></strong><br />
<div id="conference-subtitle">
<span class="font-phpconf taiwan-first-letter-left">@</span><span class="font-phpconf taiwan-first-letter">T</span><span class="taiwan-letter">aiwan</span><span class="conference-year">2012</span>
</div>
</div>
<div id="conference-date">
<br /><br />
3rd Nov 2012 — Taipei, Taiwan
</div>
<div class="clear"></div>
<div id="conference-slogan">Innovation and Application for the Future</div>
</a>
<div id="header-navigation" class="float-right">
<ul class="navigation">
<li><a href="index.html">NEWS</a></li>
<li class="nav-active"><a href="schedule.html">SCHEDULE</a></li>
<li><a href="speakers.html">SPEAKERS</a></li>
<li><a href="location.html">LOCATION</a></li>
<li><a href="about.html">ABOUT</a></li>
<li class="navigation-last">
<a href="http://twpug.net/modules/newbb/viewforum.php?forum=41"
onclick="this.target='_blank';">FORUM</a>
</li>
</ul>
</div>
<div class="clear"></div>
</div>
<div class="clear"></div>
</div>
</div>
<div id="registration-link-320" class="display-320">
<a href="http://registrano.com/events/phpconftw2012">
REGISTRATION <small>Opening date: 8th Oct 2012</small>
</a>
</div>
<div id="main">
<div id="content">
<div id="content-container">
<div id="content-title-container">
<span id="content-title">Topics</span>
</div>
<div class="news-index">
<article>
<header>
<a id="phpconf-topic-7"></a>
<h1 class="news-title">A step to better PHP - Enterprise ORM / Security / Tips</h1>
</header>
<div class="news-content">
<p>減痛使用 PHP。</p>
<p>議程中將討論<br />
一、phpWowORM project: Enterprise ORM 的功能需求與設計<br />
二、PHP 安全應用上的函式庫<br />
三、小技巧。
</p>
<div align="right">
<a href="http://blog.gcos.me/2012-11-02_phpconf-tw-2012-keynote-a-step-to-better-php.html" target="_blank">[投影片]</a>
<a href="http://www.youtube.com/watch?v=7jZ4yTL1mUk" target="_blank">[議程影片]</a>
</div>
</div>
</article>
<article>
<header>
<a id="phpconf-topic-2"></a>
<h1 class="news-title">Template-Based DOCX, DOC & PDF Generation with Zend Framework 2</h1>
</header>
<div class="news-content">
<p>Using current PDF generation libraries in PHP, it is time consuming to get the formatting of a document exactly right. You need to choose between either the HTML-to-PDF approach, or the programmatic approach, in which you define the x and y co-ordinates of each and every element on a page.</p>
<p>In this session, I would like to present an alternative approach to generating not only PDF files with PHP but, amongst others, also DOCX and DOC, and even TIFF and BMP. It utilizes templates, created in a word processing package, for example Microsoft Word, and Zend Framework 2.</p>
<p>The approach supports PHP on Linux, Windows and Mac OS.</p>
<div align="right">
<a href="http://www.phplivedocx.org/2012/11/03/slides-from-phpconf-taiwan-2012/" target="_blank">[投影片]</a>
<a href="http://www.youtube.com/watch?v=uMTFYcfvNg0" target="_blank">[議程影片]</a>
</div>
</div>
</article>
<article>
<header>
<a id="phpconf-topic-3"></a>
<h1 class="news-title">Security in PHP - 那些在滲透測試中的小技巧</h1>
</header>
<div class="news-content">
<p>分享在滲透測試上的經驗以及相關案例,利用 PHP 的 BUG 特性 ,繞過在撰寫 PHP 程式上的一些安全防護。</p>
<div align="right">
<a href="http://orange-tw.blogspot.tw/2012/11/phpconf-2012-security-in-php.html" target="_blank">[投影片]</a>
<a href="http://www.youtube.com/watch?v=6DlPDcVNiAM" target="_blank">[議程影片]</a>
</div>
</div>
</article>
<article>
<header>
<a id="phpconf-topic-4"></a>
<h1 class="news-title">RESTful API Design & Implementation with CodeIgniter PHP Framework</h1>
</header>
<div class="news-content">
<p>如何設計網站 API,以及如何透過 CodeIgniter Framework 快速實做</p>
<div align="right">
<a href="http://blog.wu-boy.com/2012/11/2012-phpconf-restful-api-design-implementation-with-codeigniter-php-framework/" target="_blank">[投影片]</a>
<a href="http://www.youtube.com/watch?v=R3qNasw5zEM" target="_blank">[議程影片]</a>
</div>
</div>
</article>
<article>
<header>
<a id="phpconf-topic-5"></a>
<h1 class="news-title">Symfony 2</h1>
</header>
<div class="news-content">
<p>Symfony 2 介紹</p>
<div align="right">
<a href="http://ricky.ez2.us/2012/11/03/phpconf-2012-symfony2/" target="_blank">[投影片]</a>
<a href="http://www.youtube.com/watch?v=GGfZTna5xRA" target="_blank">[議程影片]</a>
</div>
</div>
</article>
<article>
<header>
<a id="phpconf-topic-6"></a>
<h1 class="news-title">PIXNET如何使用PHP</h1>
</header>
<div class="news-content">
<p>PHP 一直是 PIXNET 主要使用語言,PIXNET 數年來建立了一連串使用 PHP 開發產品的流程,包括開發、測試、錯誤回報等,也開發了自己的 Framework 。這次就介紹給大家 PIXNET 是如何使用 PHP 的。</p>
<div align="right">
<a href="http://ronnywang.pixnet.net/blog/post/31344673" target="_blank">[投影片]</a>
<a href="http://www.youtube.com/watch?v=X8C8epL_REo" target="_blank">[議程影片]</a>
</div>
</div>
</article>
<article>
<header>
<a id="phpconf-topic-8"></a>
<h1 class="news-title">Phalcon - The Fastest PHP Framework</h1>
</header>
<div class="news-content">
<p>
介紹 Phalcon 速度/記憶體和其它 Framework 比較。<br />
詳述為什麼 Phalcon as C-Extension 會這麼快。<br />
介紹 Phalcon 核心元件。<br />
利用 Phalcon 寫一個 Silex / Slim Like 的 web。<br />
利用 Phalcon Core 來寫自己的 C-Extension。
</p>
<div align="right">
<a href="https://speakerdeck.com/racklin/phalcon-php-framework-and-phalcon-kernel-introduction-phpconftw2012" target="_blank">[投影片]</a>
<a href="http://www.youtube.com/watch?v=tE31aYC9GWQ" target="_blank">[議程影片]</a>
</div>
</div>
</article>
<article>
<header>
<a id="phpconf-topic-9"></a>
<h1 class="news-title">用 Laravel Framework 打造現代化網站應用程式</h1>
</header>
<div class="news-content">
<p>現代化的網站開發應該具備哪些特色?在 Laravel Framework 你可以找到解答。</p>
<p>講者將介紹 Laravel Framework 的特色,並告訴大家如何透過 Laravel Framework 來快速打造一個雛形網站。</p>
<div align="right">
<a href="https://speakerdeck.com/jaceju/laravel-framework-modern-website-building" target="_blank">[投影片]</a>
<a href="http://www.youtube.com/watch?v=8F974nIUKPQ" target="_blank">[議程影片]</a>
</div>
</div>
</article>
<article>
<header>
<a id="phpconf-topic-10"></a>
<h1 class="news-title">PHP 在嵌入式系統上的應用</h1>
</header>
<div class="news-content">
<p>傳統的嵌入式系統開發都採用 C 等編譯語言, 但是現在的嵌入式系統是越來越聰明, 功能越來越多, 不單只是本機操作, 還要能連網, 搜尋, 社群等樣樣都來, 若還是純慣C 可能會拉長開發時程而PHP 是被廣泛使用在 server-side 的程式語言, 擁有許多網路連線, 字串處理, 資料庫存取等函式庫,PHP 在講求穩定/體積/速度的嵌入式系統可以扮演什麼樣的角色? 開發嵌入式的 PHP 和網站PHP 有什麼不同? 本次將以實例說明PHP 在嵌入式系統上的應用, 包括架構設計, 函式庫移植, 開發與除錯, 效能調校等項目</p>
<div align="right">
<a href="http://www.slideshare.net/sosorry/phpconftw2012php-asamiddlewareinembeddedsystems" target="_blank">[投影片]</a>
<a href="http://www.youtube.com/watch?v=tm7D3YWds3Y" target="_blank">[議程影片]</a>
</div>
</div>
</article>
<article>
<header>
<a id="phpconf-topic-11"></a>
<h1 class="news-title">Puppet , a next generation deploy tool to release your PHP web site</h1>
</header>
<div class="news-content">
<p>Puppet is a open source deploy and configuration system. The config language is elegant. And the puppet most major Linux, FreeBSD, and Windows system. We can easy deploy and rollback the source code into web site . The speaker will show how to initial setup your web server, deploy new code, and rollback code using Puppet. And I will also show some best practice in PHP release process.</p>
<div align="right">
<a href="https://docs.google.com/open?id=0BzG4NH1Ti5o1bnBWbTZLSlFaVUE" target="_blank">[投影片]</a>
<a href="http://www.youtube.com/watch?v=fvGR48YZ9tU" target="_blank">[議程影片]</a>
</div>
</div>
</article>
<article>
<header>
<a id="phpconf-topic-12"></a>
<h1 class="news-title">簡單上手 - Yii Framework 實戰</h1>
</header>
<div class="news-content">
<p>Yii Framework 於 2008 年誕生,由美籍華人 薛強( 音譯 Qiang Xue )所開發,標榜簡潔、高效能、模組化與快速開發的 PHP Framework</p>
<div align="right">
<a href="http://www.slideshare.net/guanzhonghuang/phpconf-2012-yii" target="_blank">[投影片]</a>
<a href="http://www.youtube.com/watch?v=KM7v80Dgivw" target="_blank">[議程影片]</a>
</div>
</div>
</article>
<article>
<header>
<a id="phpconf-topic-13"></a>
<h1 class="news-title">Behat - BDD for PHP</h1>
</header>
<div class="news-content">
<p>提升軟體品質,由測試開始。在過去一段時間,在各個conference都有BDD的議題蹤影,看完後也很想說故事寫測試,Java有JBehave,Ruby有RSpec可以用,那 PHP 呢?於是我在尋找 PHP 是否有良好的BDD工具來協助測試,Behat (http://behat.org/)就是這樣一個工具。</p>
<div align="right">
<a href="https://speakerdeck.com/gasol/behat-bdd-for-php" target="_blank">[投影片]</a>
<a href="http://www.youtube.com/watch?v=bZBWgY2-bB8" target="_blank">[議程影片]</a>
</div>
</div>
</article>
<article>
<header>
<a id="phpconf-topic-14"></a>
<h1 class="news-title">Twig - A simple, fast, modern template engine for PHP</h1>
</header>
<div class="news-content">
<p>介紹 Twig 這套 template engine 如何快速上手,並以數個例子帶大家瞭解使用 Twig 和原生 PHP 有什麼開發上的差異和便利,以及 Twig 在 Framework 中可以扮演的角色,最後提供一些個人的實務開發經驗和有趣技巧。</p>
<div align="right">
<a href="http://www.slideshare.net/wakegs/phpconftw-2012-twig" target="_blank">[投影片]</a>
<a href="http://www.youtube.com/watch?v=QyyXM6622ws" target="_blank">[議程影片]</a>
</div>
</div>
</article>
</div>
</div>
</div>
<aside id="sidebar">
<div id="registration-link" class="display-720">
<a href="http://registrano.com/events/phpconftw2012">
<div class="registration-title">REGISTRATION</div>
<div class="registration-date">Opening date: 8th Oct 2012</div>
<div class="clear"></div>
</a>
</div>
<div id="sidebar-container">
<div id="sponsors">
<!--
<h2>Diamond Sponsors</h2>
<ul>
<li><img src="images/mock-up/sponsor1.png" alt="xxx" /></li>
</ul>
<div class="clear"></div>
-->
<h2>Gold Sponsors</h2>
<ul>
<li>
<a href="http://goo.gl/KLkVS"><img src="images/sponsors/eatgo.png" alt="異客" /></a>
</li>
<li>
<a href="http://www.pumo.com.tw"><img src="images/sponsors/pumo.jpg" alt="補夢網" /></a>
</li>
</ul>
<div class="clear"></div>
<h2>Silver Sponsors</h2>
<ul>
<li>
<a href="http://www.gamebase.com.tw/"><img src="images/sponsors/gamebase.gif" alt="遊戲基地" /></a>
</li>
</ul>
<div class="clear"></div>
<h2>Media Partners</h2>
<ul>
<li>
<a href="http://sina.com.tw/"><img src="images/sponsors/sina.gif" alt="新浪臺灣" /></a>
</li>
<li>
<a href="http://www.gamebase.com.tw/"><img src="images/sponsors/gamebase.gif" alt="遊戲基地" /></a>
</li>
<li>
<a href="http://techorange.com/"><img src="images/sponsors/teckorange.png" alt="TechOrange 科技報橘" /></a>
</li>
</ul>
<div class="clear"></div>
<h2>Special Thanks</h2>
<ul>
<li>
<a href="http://web1.nsc.gov.tw/"><img src="images/sponsors/nsc.jpg" alt="行政院國家科學委員會 (NSC)" /></a>
</li>
<li>
<a href="http://www.citi.sinica.edu.tw/"><img src="images/sponsors/citi.png" alt="中央研究院資訊科技創新研究中心 (CITI)" /></a>
</li>
<li>
<a href="http://www.openfoundry.org/"><img src="images/sponsors/openfoundry.png" alt="自由軟體鑄造場 (OSSF)" /></a>
</li>
</ul>
<div class="clear"></div>
</div>
</div>
</aside>
<div class="clear"></div>
</div>
<div id="footer">
<div id="footer-content">
<div id="past-editions">
<div id="past-editions-content">
<a href="../2011/">Visit the <span>2011 Conference</span> Site</a>
</div>
</div>
<div id="copyright">
© 2012 PHPConf.TW
</div>
<div class="clear"></div>
</div>
</div>
<!-- end of footer -->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="javascripts/vendor/jquery-1.8.1.min.js"><\/script>')</script>
<script src="javascripts/plugins.js"></script>
<script src="javascripts/main.js"></script>
<script>
var _gaq = [
['_setAccount', 'UA-34341254-1'],
['_trackPageview']
];
(function (d, t) {
var g = d.createElement(t), s = d.getElementsByTagName(t)[0];
g.src = ('https:' == location.protocol ? '//ssl' : '//www') + '.google-analytics.com/ga.js';
s.parentNode.insertBefore(g, s)
}(document, 'script'));
</script>
</body>
</html>