This commit is contained in:
Kenneth Reitz
2011-10-06 21:45:23 -04:00
parent 951aec8a40
commit 3d3b1da2de
7 changed files with 50 additions and 78 deletions
+16
View File
@@ -0,0 +1,16 @@
.github {
font-family: 'Collegiate', helvetica, sans-serif;
}
.bigger {
font-size: 2.3em;
}
.red {
color: red;
}
.code {
font-family: 'UbuntuBeta Mono'!important;
}
Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.9 KiB

+25 -54
View File
@@ -1,52 +1,38 @@
!SLIDE
# OCTOCATS!
!SLIDE bullets
(CRAZY JAVASCRIPT AWESOMENESS)
* <s>Python is a Ghetto</s>
* <s>Python is a Cancer</s>
* <s>Python Has Jumped the Shark</s>
* **API Design and Pragmatic Python**
!SLIDE
# Hi.
!SLIDE github bigger
github.com/kennethreitz
!SLIDE
:)
!SLIDE
# Preface
!SLIDE bullets incremental
# Name Iterations
* Python is a Ghetto
* Why Python Sucks
* Python is a Cancer™
* Kennethreitz Has Jumped the Shark™
## I <span class='red'>♥</span> PYTHON!
!SLIDE
# **LIES**
![Readability™](ext/readability.png)
!SLIDE github
## The GitHub Reflog.
!SLIDE github
![The Changelog](ext/changelog.png)
!SLIDE
I ♥ PYTHON!
## I <span class='red'>♥</span> OPEN SOURCE!
!SLIDE
# ~Pragmatic Python
(or something to that effect)
!SLIDE
Hi, may name is:
github.com/
# kennethreitz
I build things.
!SLIDE
# I work.
[COUCH]
Readability.
!SLIDE incremental smbullets
# Projects
!SLIDE incremental bullets small
* Requests
* Tablib
@@ -55,19 +41,4 @@ Readability.
* Clint
* Envoy
* HTTPBin
* ~198 Others
!SLIDE
# FOLLOW ME
<3 OCTOCATS
!SLIDE
# Elsewhere
The GitHub Reflog™
The Changelog (logo)
Always keeping on top of awesome new projects from all spaces, so if you know of anything that you think others need to hear about, shoot 'em over.
* ~197 Others
+9 -24
View File
@@ -1,28 +1,14 @@
!SLIDE
# ~Pragmatic Python
# Pragmatic Python
(or something to that effect)
<!-- !SLIDE bullets incremental
#yay
!SLIDE
# Goals
- Invoke discussion
- socratic solutions to anarchaic problems?
- *Not* anarchy
!SLIDE
# For the record...
- *Not* a
!SLIDE
# This talk is:
- No ulterior motives.
- A call for reevaluate our values
- A
- Most of the problems that we're going to discuss today are simple.
-->
@@ -32,11 +18,7 @@
!SLIDE
# Dark Pasts
- Perl
- Java
- PHP
- ColdFusion
- Classic ASP
Perl, Java, PHP, ColdFusion, Classic ASP, *&c*.
!SLIDE code
# The Zen of Python.
@@ -58,6 +40,9 @@
# Welcome to paradise.
!SLIDE
# <s>Welcome to paradise.</s>
!SLIDE red bigger
# LIES!
Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Before

Width:  |  Height:  |  Size: 38 KiB

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.0 KiB