notu 0.1.6 → 0.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (29) hide show
  1. checksums.yaml +4 -4
  2. data/.gitignore +4 -4
  3. data/README.mdown +12 -8
  4. data/VERSION +1 -1
  5. data/lib/notu.rb +1 -0
  6. data/lib/notu/listing.rb +30 -0
  7. data/lib/notu/loved_tracks.rb +7 -20
  8. data/lib/notu/most_played_tracks.rb +24 -15
  9. data/spec/cassettes/Notu_HtmlDocument/_get/follows_redirects.yml +23 -32
  10. data/spec/cassettes/Notu_HtmlDocument/_get/raise_a_NetworkError_on_404.yml +9 -16
  11. data/spec/cassettes/Notu_HtmlDocument/_get/raise_a_ParseError_if_not_a_valid_document.yml +22 -20
  12. data/spec/cassettes/Notu_HtmlDocument/_get/returns_document_parsed.yml +21 -30
  13. data/spec/cassettes/Notu_HttpDownload/_get/accepts_HTTPS_URL.yml +21 -30
  14. data/spec/cassettes/Notu_HttpDownload/_get/follow_redirects.yml +23 -32
  15. data/spec/cassettes/Notu_HttpDownload/_get/raise_a_NetworkError_if_too_many_redirects.yml +3 -3
  16. data/spec/cassettes/Notu_HttpDownload/_get/raise_a_NetworkError_on_404.yml +9 -16
  17. data/spec/cassettes/Notu_HttpDownload/_get/retrives_document_from_given_URL.yml +21 -30
  18. data/spec/cassettes/Notu_LovedTracks/_each/returns_nil.yml +3906 -2531
  19. data/spec/cassettes/Notu_LovedTracks/_each/returns_some_tracks.yml +7805 -5039
  20. data/spec/cassettes/Notu_LovedTracks/_page_urls/is_correct.yml +7800 -5013
  21. data/spec/cassettes/Notu_LovedTracks/_pages_count/is_correct.yml +3900 -2507
  22. data/spec/cassettes/Notu_MostPlayedTracks/_each/returns_nil.yml +2597 -6489
  23. data/spec/cassettes/Notu_MostPlayedTracks/_each/returns_some_tracks.yml +9435 -13402
  24. data/spec/cassettes/Notu_MostPlayedTracks/_page_urls/is_correct.yml +9613 -0
  25. data/spec/cassettes/Notu_MostPlayedTracks/_pages_count/is_correct.yml +5085 -0
  26. data/spec/notu/library_spec.rb +2 -2
  27. data/spec/notu/loved_tracks_spec.rb +20 -4
  28. data/spec/notu/most_played_tracks_spec.rb +44 -7
  29. metadata +7 -2
@@ -19,7 +19,7 @@ http_interactions:
19
19
  message: OK
20
20
  headers:
21
21
  Date:
22
- - Thu, 28 Aug 2014 22:42:22 GMT
22
+ - Wed, 19 Aug 2015 01:03:29 GMT
23
23
  Server:
24
24
  - Apache/2.2.16 (Debian)
25
25
  X-Frame-Options:
@@ -29,21 +29,21 @@ http_interactions:
29
29
  X-Content-Type-Options:
30
30
  - nosniff
31
31
  Etag:
32
- - '"f24a7f595f7d88d135193e6f203bfbd5"'
32
+ - '"17883192c98ca0216d45df6579fc74e5"'
33
33
  Cache-Control:
34
34
  - public
35
35
  X-Request-Id:
36
- - a531f08d-7b25-46c4-a043-2602e78b852c
36
+ - cd9b0e9e-0677-4cd9-a9fd-68010bb7487d
37
37
  X-Runtime:
38
- - '0.005804'
38
+ - '0.007090'
39
39
  X-Powered-By:
40
- - Phusion Passenger 4.0.49
40
+ - Phusion Passenger 4.0.53
41
41
  Status:
42
42
  - 200 OK
43
43
  Vary:
44
44
  - Accept-Encoding
45
45
  Content-Length:
46
- - '929'
46
+ - '787'
47
47
  Content-Type:
48
48
  - text/html; charset=utf-8
49
49
  body:
@@ -66,8 +66,8 @@ http_interactions:
66
66
  <meta name="DC.creator" content="Alexis Toulotte" />
67
67
  <meta name="DC.description" content="Page personnelle d'Alexis Toulotte." />
68
68
  <meta name="google-site-verification" content="1dodRvC0Zp-iAZilnTeT5PaY4bPKHwSzs9994-3g304" />
69
- <script src="/assets/application-2faf062622c53593fc90ee0ba5667a48.js"></script>
70
- <link href="/assets/application-a374b3c70bad2d98bffceac38d81f6d5.css" media="screen" rel="stylesheet" />
69
+ <script src="/assets/application-eae74a30b96601b52819de1d8f7920d7.js"></script>
70
+ <link rel="stylesheet" media="screen" href="/assets/application-ccd3cc87d5f63a3e28a2f20ec2ea3a97.css" />
71
71
  <link href="/avatar?size=128" rel="icon" type="image/png" />
72
72
  <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Dancing Script" />
73
73
  <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Raleway" />
@@ -79,13 +79,13 @@ http_interactions:
79
79
 
80
80
  <ul class="services">
81
81
  <li class="github">
82
- <a href="https://github.com/alexistoulotte"><span>GitHub</span></a>
82
+ <a href="/github"><span>GitHub</span></a>
83
83
  </li>
84
84
  <li class="rubygems">
85
- <a href="https://rubygems.org/profiles/alexistoulotte"><span>RubyGems</span></a>
85
+ <a href="/rubygems"><span>RubyGems</span></a>
86
86
  </li>
87
87
  <li class="cv">
88
- <a href="https://dl.dropbox.com/u/5601946/CV.pdf"><span>CV</span></a>
88
+ <a href="/cv"><span>CV</span></a>
89
89
  </li>
90
90
  <li class="email">
91
91
  <a href="#"><span>Email</span></a>
@@ -97,31 +97,22 @@ http_interactions:
97
97
  <a href="skype:alexistoulotte"><span>Skype</span></a>
98
98
  </li>
99
99
  <li class="twitter">
100
- <a href="https://twitter.com/alexistoulotte"><span>Twitter</span></a>
100
+ <a href="/twitter"><span>Twitter</span></a>
101
101
  </li>
102
102
  <li class="facebook">
103
- <a href="https://www.facebook.com/alexis.toulotte"><span>Facebook</span></a>
103
+ <a href="/facebook"><span>Facebook</span></a>
104
104
  </li>
105
- <li class="linked-in">
106
- <a href="https://www.linkedin.com/in/alexistoulotte"><span>LinkedIn</span></a>
105
+ <li class="linkedin">
106
+ <a href="/linkedin"><span>LinkedIn</span></a>
107
107
  </li>
108
108
  <li class="google-plus">
109
- <a href="https://plus.google.com/111956742901852825014/posts"><span>Google+</span></a>
110
- </li>
111
- <li class="youtube">
112
- <a href="https://www.youtube.com/alexistoulotte"><span>YouTube</span></a>
109
+ <a href="/google_plus"><span>Google+</span></a>
113
110
  </li>
114
111
  <li class="mixcloud">
115
- <a href="https://www.mixcloud.com/alexistoulotte"><span>Mixcloud</span></a>
116
- </li>
117
- <li class="last-fm">
118
- <a href="http://www.lastfm.fr/user/alexistoulotte"><span>Last.fm</span></a>
119
- </li>
120
- <li class="sound-cloud">
121
- <a href="https://soundcloud.com/alexistoulotte"><span>SoundCloud</span></a>
112
+ <a href="/mixcloud"><span>Mixcloud</span></a>
122
113
  </li>
123
- <li class="delicious">
124
- <a href="https://delicious.com/alexistoulotte"><span>Delicious</span></a>
114
+ <li class="lastfm">
115
+ <a href="/lastfm"><span>Last.fm</span></a>
125
116
  </li>
126
117
  </ul>
127
118
 
@@ -130,5 +121,5 @@ http_interactions:
130
121
 
131
122
  </html>
132
123
  http_version:
133
- recorded_at: Thu, 28 Aug 2014 22:42:22 GMT
134
- recorded_with: VCR 2.9.2
124
+ recorded_at: Wed, 19 Aug 2015 01:03:30 GMT
125
+ recorded_with: VCR 2.9.3
@@ -19,7 +19,7 @@ http_interactions:
19
19
  message: OK
20
20
  headers:
21
21
  Date:
22
- - Thu, 28 Aug 2014 22:42:38 GMT
22
+ - Wed, 19 Aug 2015 01:03:21 GMT
23
23
  Server:
24
24
  - Apache/2.2.16 (Debian)
25
25
  X-Frame-Options:
@@ -29,21 +29,21 @@ http_interactions:
29
29
  X-Content-Type-Options:
30
30
  - nosniff
31
31
  Etag:
32
- - '"f24a7f595f7d88d135193e6f203bfbd5"'
32
+ - '"17883192c98ca0216d45df6579fc74e5"'
33
33
  Cache-Control:
34
34
  - public
35
35
  X-Request-Id:
36
- - 8074a08d-0ae5-409c-b2d8-e62863c24eed
36
+ - 98f830a1-c0f3-4139-b906-584e67123e61
37
37
  X-Runtime:
38
- - '0.005933'
38
+ - '0.006972'
39
39
  X-Powered-By:
40
- - Phusion Passenger 4.0.49
40
+ - Phusion Passenger 4.0.53
41
41
  Status:
42
42
  - 200 OK
43
43
  Vary:
44
44
  - Accept-Encoding
45
45
  Content-Length:
46
- - '929'
46
+ - '787'
47
47
  Content-Type:
48
48
  - text/html; charset=utf-8
49
49
  body:
@@ -66,8 +66,8 @@ http_interactions:
66
66
  <meta name="DC.creator" content="Alexis Toulotte" />
67
67
  <meta name="DC.description" content="Page personnelle d'Alexis Toulotte." />
68
68
  <meta name="google-site-verification" content="1dodRvC0Zp-iAZilnTeT5PaY4bPKHwSzs9994-3g304" />
69
- <script src="/assets/application-2faf062622c53593fc90ee0ba5667a48.js"></script>
70
- <link href="/assets/application-a374b3c70bad2d98bffceac38d81f6d5.css" media="screen" rel="stylesheet" />
69
+ <script src="/assets/application-eae74a30b96601b52819de1d8f7920d7.js"></script>
70
+ <link rel="stylesheet" media="screen" href="/assets/application-ccd3cc87d5f63a3e28a2f20ec2ea3a97.css" />
71
71
  <link href="/avatar?size=128" rel="icon" type="image/png" />
72
72
  <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Dancing Script" />
73
73
  <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Raleway" />
@@ -79,13 +79,13 @@ http_interactions:
79
79
 
80
80
  <ul class="services">
81
81
  <li class="github">
82
- <a href="https://github.com/alexistoulotte"><span>GitHub</span></a>
82
+ <a href="/github"><span>GitHub</span></a>
83
83
  </li>
84
84
  <li class="rubygems">
85
- <a href="https://rubygems.org/profiles/alexistoulotte"><span>RubyGems</span></a>
85
+ <a href="/rubygems"><span>RubyGems</span></a>
86
86
  </li>
87
87
  <li class="cv">
88
- <a href="https://dl.dropbox.com/u/5601946/CV.pdf"><span>CV</span></a>
88
+ <a href="/cv"><span>CV</span></a>
89
89
  </li>
90
90
  <li class="email">
91
91
  <a href="#"><span>Email</span></a>
@@ -97,31 +97,22 @@ http_interactions:
97
97
  <a href="skype:alexistoulotte"><span>Skype</span></a>
98
98
  </li>
99
99
  <li class="twitter">
100
- <a href="https://twitter.com/alexistoulotte"><span>Twitter</span></a>
100
+ <a href="/twitter"><span>Twitter</span></a>
101
101
  </li>
102
102
  <li class="facebook">
103
- <a href="https://www.facebook.com/alexis.toulotte"><span>Facebook</span></a>
103
+ <a href="/facebook"><span>Facebook</span></a>
104
104
  </li>
105
- <li class="linked-in">
106
- <a href="https://www.linkedin.com/in/alexistoulotte"><span>LinkedIn</span></a>
105
+ <li class="linkedin">
106
+ <a href="/linkedin"><span>LinkedIn</span></a>
107
107
  </li>
108
108
  <li class="google-plus">
109
- <a href="https://plus.google.com/111956742901852825014/posts"><span>Google+</span></a>
110
- </li>
111
- <li class="youtube">
112
- <a href="https://www.youtube.com/alexistoulotte"><span>YouTube</span></a>
109
+ <a href="/google_plus"><span>Google+</span></a>
113
110
  </li>
114
111
  <li class="mixcloud">
115
- <a href="https://www.mixcloud.com/alexistoulotte"><span>Mixcloud</span></a>
116
- </li>
117
- <li class="last-fm">
118
- <a href="http://www.lastfm.fr/user/alexistoulotte"><span>Last.fm</span></a>
119
- </li>
120
- <li class="sound-cloud">
121
- <a href="https://soundcloud.com/alexistoulotte"><span>SoundCloud</span></a>
112
+ <a href="/mixcloud"><span>Mixcloud</span></a>
122
113
  </li>
123
- <li class="delicious">
124
- <a href="https://delicious.com/alexistoulotte"><span>Delicious</span></a>
114
+ <li class="lastfm">
115
+ <a href="/lastfm"><span>Last.fm</span></a>
125
116
  </li>
126
117
  </ul>
127
118
 
@@ -130,5 +121,5 @@ http_interactions:
130
121
 
131
122
  </html>
132
123
  http_version:
133
- recorded_at: Thu, 28 Aug 2014 22:42:38 GMT
134
- recorded_with: VCR 2.9.2
124
+ recorded_at: Wed, 19 Aug 2015 01:03:22 GMT
125
+ recorded_with: VCR 2.9.3
@@ -19,7 +19,7 @@ http_interactions:
19
19
  message: Moved Permanently
20
20
  headers:
21
21
  Date:
22
- - Thu, 28 Aug 2014 22:42:41 GMT
22
+ - Wed, 19 Aug 2015 01:03:17 GMT
23
23
  Server:
24
24
  - Apache/2.2.16 (Debian)
25
25
  Location:
@@ -43,7 +43,7 @@ http_interactions:
43
43
  <address>Apache/2.2.16 (Debian) Server at www.alweb.org Port 80</address>
44
44
  </body></html>
45
45
  http_version:
46
- recorded_at: Thu, 28 Aug 2014 22:42:42 GMT
46
+ recorded_at: Wed, 19 Aug 2015 01:03:17 GMT
47
47
  - request:
48
48
  method: get
49
49
  uri: http://alweb.org/
@@ -63,7 +63,7 @@ http_interactions:
63
63
  message: OK
64
64
  headers:
65
65
  Date:
66
- - Thu, 28 Aug 2014 22:42:42 GMT
66
+ - Wed, 19 Aug 2015 01:03:18 GMT
67
67
  Server:
68
68
  - Apache/2.2.16 (Debian)
69
69
  X-Frame-Options:
@@ -73,21 +73,21 @@ http_interactions:
73
73
  X-Content-Type-Options:
74
74
  - nosniff
75
75
  Etag:
76
- - '"f24a7f595f7d88d135193e6f203bfbd5"'
76
+ - '"17883192c98ca0216d45df6579fc74e5"'
77
77
  Cache-Control:
78
78
  - public
79
79
  X-Request-Id:
80
- - 00e71e72-838b-46e5-a6d5-fb5d1dc69fcb
80
+ - d4542a0c-d879-4450-9c2d-49fdcbb15eb9
81
81
  X-Runtime:
82
- - '0.005793'
82
+ - '0.006751'
83
83
  X-Powered-By:
84
- - Phusion Passenger 4.0.49
84
+ - Phusion Passenger 4.0.53
85
85
  Status:
86
86
  - 200 OK
87
87
  Vary:
88
88
  - Accept-Encoding
89
89
  Content-Length:
90
- - '929'
90
+ - '787'
91
91
  Content-Type:
92
92
  - text/html; charset=utf-8
93
93
  body:
@@ -110,8 +110,8 @@ http_interactions:
110
110
  <meta name="DC.creator" content="Alexis Toulotte" />
111
111
  <meta name="DC.description" content="Page personnelle d'Alexis Toulotte." />
112
112
  <meta name="google-site-verification" content="1dodRvC0Zp-iAZilnTeT5PaY4bPKHwSzs9994-3g304" />
113
- <script src="/assets/application-2faf062622c53593fc90ee0ba5667a48.js"></script>
114
- <link href="/assets/application-a374b3c70bad2d98bffceac38d81f6d5.css" media="screen" rel="stylesheet" />
113
+ <script src="/assets/application-eae74a30b96601b52819de1d8f7920d7.js"></script>
114
+ <link rel="stylesheet" media="screen" href="/assets/application-ccd3cc87d5f63a3e28a2f20ec2ea3a97.css" />
115
115
  <link href="/avatar?size=128" rel="icon" type="image/png" />
116
116
  <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Dancing Script" />
117
117
  <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Raleway" />
@@ -123,13 +123,13 @@ http_interactions:
123
123
 
124
124
  <ul class="services">
125
125
  <li class="github">
126
- <a href="https://github.com/alexistoulotte"><span>GitHub</span></a>
126
+ <a href="/github"><span>GitHub</span></a>
127
127
  </li>
128
128
  <li class="rubygems">
129
- <a href="https://rubygems.org/profiles/alexistoulotte"><span>RubyGems</span></a>
129
+ <a href="/rubygems"><span>RubyGems</span></a>
130
130
  </li>
131
131
  <li class="cv">
132
- <a href="https://dl.dropbox.com/u/5601946/CV.pdf"><span>CV</span></a>
132
+ <a href="/cv"><span>CV</span></a>
133
133
  </li>
134
134
  <li class="email">
135
135
  <a href="#"><span>Email</span></a>
@@ -141,31 +141,22 @@ http_interactions:
141
141
  <a href="skype:alexistoulotte"><span>Skype</span></a>
142
142
  </li>
143
143
  <li class="twitter">
144
- <a href="https://twitter.com/alexistoulotte"><span>Twitter</span></a>
144
+ <a href="/twitter"><span>Twitter</span></a>
145
145
  </li>
146
146
  <li class="facebook">
147
- <a href="https://www.facebook.com/alexis.toulotte"><span>Facebook</span></a>
147
+ <a href="/facebook"><span>Facebook</span></a>
148
148
  </li>
149
- <li class="linked-in">
150
- <a href="https://www.linkedin.com/in/alexistoulotte"><span>LinkedIn</span></a>
149
+ <li class="linkedin">
150
+ <a href="/linkedin"><span>LinkedIn</span></a>
151
151
  </li>
152
152
  <li class="google-plus">
153
- <a href="https://plus.google.com/111956742901852825014/posts"><span>Google+</span></a>
154
- </li>
155
- <li class="youtube">
156
- <a href="https://www.youtube.com/alexistoulotte"><span>YouTube</span></a>
153
+ <a href="/google_plus"><span>Google+</span></a>
157
154
  </li>
158
155
  <li class="mixcloud">
159
- <a href="https://www.mixcloud.com/alexistoulotte"><span>Mixcloud</span></a>
160
- </li>
161
- <li class="last-fm">
162
- <a href="http://www.lastfm.fr/user/alexistoulotte"><span>Last.fm</span></a>
163
- </li>
164
- <li class="sound-cloud">
165
- <a href="https://soundcloud.com/alexistoulotte"><span>SoundCloud</span></a>
156
+ <a href="/mixcloud"><span>Mixcloud</span></a>
166
157
  </li>
167
- <li class="delicious">
168
- <a href="https://delicious.com/alexistoulotte"><span>Delicious</span></a>
158
+ <li class="lastfm">
159
+ <a href="/lastfm"><span>Last.fm</span></a>
169
160
  </li>
170
161
  </ul>
171
162
 
@@ -174,5 +165,5 @@ http_interactions:
174
165
 
175
166
  </html>
176
167
  http_version:
177
- recorded_at: Thu, 28 Aug 2014 22:42:42 GMT
178
- recorded_with: VCR 2.9.2
168
+ recorded_at: Wed, 19 Aug 2015 01:03:19 GMT
169
+ recorded_with: VCR 2.9.3
@@ -19,7 +19,7 @@ http_interactions:
19
19
  message: Moved Permanently
20
20
  headers:
21
21
  Date:
22
- - Thu, 28 Aug 2014 22:42:41 GMT
22
+ - Wed, 19 Aug 2015 01:03:22 GMT
23
23
  Server:
24
24
  - Apache/2.2.16 (Debian)
25
25
  Location:
@@ -43,5 +43,5 @@ http_interactions:
43
43
  <address>Apache/2.2.16 (Debian) Server at www.alweb.org Port 80</address>
44
44
  </body></html>
45
45
  http_version:
46
- recorded_at: Thu, 28 Aug 2014 22:42:41 GMT
47
- recorded_with: VCR 2.9.2
46
+ recorded_at: Wed, 19 Aug 2015 01:03:23 GMT
47
+ recorded_with: VCR 2.9.3
@@ -19,29 +19,29 @@ http_interactions:
19
19
  message: Not Found
20
20
  headers:
21
21
  Date:
22
- - Thu, 28 Aug 2014 22:42:39 GMT
22
+ - Wed, 19 Aug 2015 01:03:19 GMT
23
23
  Server:
24
24
  - Apache/2.2.16 (Debian)
25
25
  X-Request-Id:
26
- - 07c324c9-502f-4748-92e2-8fbee1ec0c49
26
+ - 482c43e7-2fe7-46fd-89b0-7bc08e30f0ed
27
27
  X-Runtime:
28
- - '0.003557'
28
+ - '0.003336'
29
29
  X-Powered-By:
30
- - Phusion Passenger 4.0.49
30
+ - Phusion Passenger 4.0.53
31
31
  Status:
32
32
  - 404 Not Found
33
33
  Vary:
34
34
  - Accept-Encoding
35
35
  Content-Length:
36
- - '495'
36
+ - '309'
37
37
  Content-Type:
38
38
  - text/html; charset=utf-8
39
39
  body:
40
40
  encoding: UTF-8
41
41
  string: |
42
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
42
+ <!DOCTYPE html>
43
43
 
44
- <html xmlns="http://www.w3.org/1999/xhtml">
44
+ <html>
45
45
 
46
46
  <head>
47
47
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
@@ -63,18 +63,11 @@ http_interactions:
63
63
  <p>
64
64
  You may have mistyped the address or the page may have moved.
65
65
  </p>
66
-
67
- <p class="footer">
68
- Powered by
69
- <a href="http://httpd.apache.org" title="The Apache HTTP Server Project">Apache</a>
70
- and
71
- <a href="http://debian.org" title="The Universal Operating System">Debian</a>.
72
- </p>
73
66
  </div>
74
67
 
75
68
  </body>
76
69
 
77
70
  </html>
78
71
  http_version:
79
- recorded_at: Thu, 28 Aug 2014 22:42:39 GMT
80
- recorded_with: VCR 2.9.2
72
+ recorded_at: Wed, 19 Aug 2015 01:03:20 GMT
73
+ recorded_with: VCR 2.9.3
@@ -19,7 +19,7 @@ http_interactions:
19
19
  message: OK
20
20
  headers:
21
21
  Date:
22
- - Thu, 28 Aug 2014 22:42:40 GMT
22
+ - Wed, 19 Aug 2015 01:03:23 GMT
23
23
  Server:
24
24
  - Apache/2.2.16 (Debian)
25
25
  X-Frame-Options:
@@ -29,21 +29,21 @@ http_interactions:
29
29
  X-Content-Type-Options:
30
30
  - nosniff
31
31
  Etag:
32
- - '"f24a7f595f7d88d135193e6f203bfbd5"'
32
+ - '"17883192c98ca0216d45df6579fc74e5"'
33
33
  Cache-Control:
34
34
  - public
35
35
  X-Request-Id:
36
- - a2099e9c-1cc9-444b-8017-f0cc453e2cdb
36
+ - d3ce605f-5aa5-4395-9226-943f53dc927a
37
37
  X-Runtime:
38
- - '0.005839'
38
+ - '0.006805'
39
39
  X-Powered-By:
40
- - Phusion Passenger 4.0.49
40
+ - Phusion Passenger 4.0.53
41
41
  Status:
42
42
  - 200 OK
43
43
  Vary:
44
44
  - Accept-Encoding
45
45
  Content-Length:
46
- - '929'
46
+ - '787'
47
47
  Content-Type:
48
48
  - text/html; charset=utf-8
49
49
  body:
@@ -66,8 +66,8 @@ http_interactions:
66
66
  <meta name="DC.creator" content="Alexis Toulotte" />
67
67
  <meta name="DC.description" content="Page personnelle d'Alexis Toulotte." />
68
68
  <meta name="google-site-verification" content="1dodRvC0Zp-iAZilnTeT5PaY4bPKHwSzs9994-3g304" />
69
- <script src="/assets/application-2faf062622c53593fc90ee0ba5667a48.js"></script>
70
- <link href="/assets/application-a374b3c70bad2d98bffceac38d81f6d5.css" media="screen" rel="stylesheet" />
69
+ <script src="/assets/application-eae74a30b96601b52819de1d8f7920d7.js"></script>
70
+ <link rel="stylesheet" media="screen" href="/assets/application-ccd3cc87d5f63a3e28a2f20ec2ea3a97.css" />
71
71
  <link href="/avatar?size=128" rel="icon" type="image/png" />
72
72
  <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Dancing Script" />
73
73
  <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Raleway" />
@@ -79,13 +79,13 @@ http_interactions:
79
79
 
80
80
  <ul class="services">
81
81
  <li class="github">
82
- <a href="https://github.com/alexistoulotte"><span>GitHub</span></a>
82
+ <a href="/github"><span>GitHub</span></a>
83
83
  </li>
84
84
  <li class="rubygems">
85
- <a href="https://rubygems.org/profiles/alexistoulotte"><span>RubyGems</span></a>
85
+ <a href="/rubygems"><span>RubyGems</span></a>
86
86
  </li>
87
87
  <li class="cv">
88
- <a href="https://dl.dropbox.com/u/5601946/CV.pdf"><span>CV</span></a>
88
+ <a href="/cv"><span>CV</span></a>
89
89
  </li>
90
90
  <li class="email">
91
91
  <a href="#"><span>Email</span></a>
@@ -97,31 +97,22 @@ http_interactions:
97
97
  <a href="skype:alexistoulotte"><span>Skype</span></a>
98
98
  </li>
99
99
  <li class="twitter">
100
- <a href="https://twitter.com/alexistoulotte"><span>Twitter</span></a>
100
+ <a href="/twitter"><span>Twitter</span></a>
101
101
  </li>
102
102
  <li class="facebook">
103
- <a href="https://www.facebook.com/alexis.toulotte"><span>Facebook</span></a>
103
+ <a href="/facebook"><span>Facebook</span></a>
104
104
  </li>
105
- <li class="linked-in">
106
- <a href="https://www.linkedin.com/in/alexistoulotte"><span>LinkedIn</span></a>
105
+ <li class="linkedin">
106
+ <a href="/linkedin"><span>LinkedIn</span></a>
107
107
  </li>
108
108
  <li class="google-plus">
109
- <a href="https://plus.google.com/111956742901852825014/posts"><span>Google+</span></a>
110
- </li>
111
- <li class="youtube">
112
- <a href="https://www.youtube.com/alexistoulotte"><span>YouTube</span></a>
109
+ <a href="/google_plus"><span>Google+</span></a>
113
110
  </li>
114
111
  <li class="mixcloud">
115
- <a href="https://www.mixcloud.com/alexistoulotte"><span>Mixcloud</span></a>
116
- </li>
117
- <li class="last-fm">
118
- <a href="http://www.lastfm.fr/user/alexistoulotte"><span>Last.fm</span></a>
119
- </li>
120
- <li class="sound-cloud">
121
- <a href="https://soundcloud.com/alexistoulotte"><span>SoundCloud</span></a>
112
+ <a href="/mixcloud"><span>Mixcloud</span></a>
122
113
  </li>
123
- <li class="delicious">
124
- <a href="https://delicious.com/alexistoulotte"><span>Delicious</span></a>
114
+ <li class="lastfm">
115
+ <a href="/lastfm"><span>Last.fm</span></a>
125
116
  </li>
126
117
  </ul>
127
118
 
@@ -130,5 +121,5 @@ http_interactions:
130
121
 
131
122
  </html>
132
123
  http_version:
133
- recorded_at: Thu, 28 Aug 2014 22:42:40 GMT
134
- recorded_with: VCR 2.9.2
124
+ recorded_at: Wed, 19 Aug 2015 01:03:24 GMT
125
+ recorded_with: VCR 2.9.3