Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
Latest commit
181 lines (174 loc) · 5.16 KB
/
Copy pathindex.html
File metadata and controls
181 lines (174 loc) · 5.16 KB
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
<!DOCTYPE html>
<htmllang="en">
<head>
<metahttp-equiv="content-type" content="text/html; charset=utf-8" />
<title>Popdevelop — the experiment</title>
<linkrel="stylesheet" href="css/reset.css" />
<linkrel="stylesheet" href="css/text.css" />
<linkrel="stylesheet" href="css/960.css" />
<linkrel="stylesheet" href="css/style.css" />
<scripttype="text/javascript" src="js/cufon-yui.js"></script>
<scripttype="text/javascript" src="js/Museo_400.font.js"></script>
<scripttype="text/javascript">
Cufon.replace('h2',{fontFamily:'Museo',textShadow: '2px 2px rgba(0, 0, 0, 0.38)'});
Cufon.replace('#skills h3',{fontFamily:'Museo',textShadow: '2px 2px rgba(0, 0, 0, 0.38)'});
</script>
</head>
<body>
<divclass="container_12" id="header">
<h1>
the Popdevelop experiment
</h1>
<em>Available for hire</em>
<divclass="grid_4">
<pid="passion">passion is king</p>
</div>
<divclass="grid_4">
<pid="kills">Bureaucracy kills</p>
</div>
<divclass="grid_4">
<pid="play">play ball</p>
</div>
<divclass="clear"></div>
</div>
<divclass="section container_12" id="projects">
<h2class="hline"><ahref="#">Projects</a></h2>
<ul>
<liid="dogvibes" class="grid_6">
<span>*</span>
<ahref="http://code.google.com/p/dogvibes/"><h3>Dogvibes</h3></a>
<divclass="frame">
<imgsrc="images/photo-dogvibes.jpg" alt="Dogvibes"/>
</div>
<p>
Dogvibes is social music. Music is output from one place
but is controlled from any connected device. Such devices
can be your laptop, phone, remote control or whatever solution
that connects with our easy-to-use interface.
</p>
</li>
<liid="kollektivt" class="grid_6">
<span>*</span>
<ahref="http://kollektivt.se"><h3>Kollektivt.se</h3></a>
<divclass="frame">
<imgsrc="images/photo-kollektivt.jpg" alt="Dogvibes"/>
</div>
<p>
A site showing buses in Malmö in real time. The site was
created from scratch and launched in 24 hours during the
Codemocracy contest this year.
</p>
</li>
<liid="malen" class="grid_6">
<span>*</span>
<ahref="http://www.youtube.com/watch?v=kUcbP9cDgZs"><h3>Malen</h3></a>
<divclass="frame">
<imgsrc="images/photo-malen.jpg" alt="Malen boombox"/>
</div>
<p>
A portable and solar-powered stereo for outdoor use. Primarily
for use at Roskilde festival 2010. Comes with a built in
giant LED VU-meter controlled by an Arduino uC.
</p>
</li>
<liid="nyhetskartan" class="grid_6">
<span>*</span>
<ahref="http://nyhetskartan.se/"><h3>Nyhetskartan</h3></a>
<divclass="frame">
<imgsrc="images/photo-nyhetskartan.jpg" alt="Nyhetskartan"/>
</div>
<p>
Displays regional news from Sydsvenskan on a map
</p>
</li>
</ul>
<divclass="clear"></div>
</div>
<divclass="section container_12" id="theteam">
<h2class="hline"><ahref="#">The Team</a></h2>
<ul>
<liclass="grid_6" id="brissmyr">
<imgsrc="images/avatar-brissmyr.png">
<h3>Johan Brissmyr</h3>
<strong>Python Preacher</strong>
<address>
brissmyr@popdevelop.com<br>
@brissmyr
</address>
</li>
<liclass="grid_6" id="joel">
<imgsrc="images/avatar-joel.png">
<h3>Joel Larsson</h3>
<strong>Arduino Architect</strong>
<address>
joel@popdevelop.com<br>
@tilljoel
</address>
</li>
<liclass="grid_6" id="gyllen">
<imgsrc="images/avatar-gyllen.png">
<h3>Johan Gyllenspetz</h3>
<strong>Redis Radical</strong>
<address>
gyllen@popdevelop.com<br>
@gyllen
</address>
</li>
<liclass="grid_6" id="sebastian">
<imgsrc="images/avatar-seb.png">
<h3>Sebastian Wallin</h3>
<strong>Javascript Juggler</strong>
<address>
sebastian@popdevelop.com<br>
@jimtegel
</address>
</li>
</ul>
<divclass="clear"></div>
</div>
<divid="skills_shadow">
<divclass="section container_12" id="skills">
<h2class="hline"><ahref="#">The Mad Skills</a></h2>
<ul>
<liclass="grid_4" id="surface">
<h3>on the surface</h3>
<p>
Javascript, jQuery, HTML5, CSS3, Google Maps, AJAX
</p>
</li>
<liclass="grid_4" id="nerdy">
<h3>needlessly nerdy</h3>
<p>
Linux, Bash, C, Sockets, Filesystems, Bitbangers
</p>
</li>
<liclass="grid_4" id="hobby">
<h3>electrifying</h3>
<p>
Arduino, Oscilloscopes, Filters, Filters, Filters and some Probes
</p>
</li>
<liclass="grid_4" id="mobile">
<h3>the mobile mob</h3>
<p>
iOS, Android, OpenGL ES, Embedded Linux, Optimizations
</p>
</li>
<liclass="grid_4" id="cool">
<h3>old school</h3>
<p>
Image Processing, Computer Vision, Video Compression
</p>
</li>
</ul>
<divclass="clear"></div>
</div>
</div>
<divid="map">
<divclass="container_12">
<p>Global map</p>
</div>
</div>
<scripttype="text/javascript">Cufon.now();</script>
</body>
</html>