-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
631 lines (372 loc) · 23 KB
/
index.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
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
<!DOCTYPE html>
<!--[if IEMobile 7 ]><html class="no-js iem7"><![endif]-->
<!--[if lt IE 9]><html class="no-js lte-ie8"><![endif]-->
<!--[if (gt IE 8)|(gt IEMobile 7)|!(IEMobile)|!(IE)]><!--><html class="no-js" lang="en"><!--<![endif]-->
<head>
<meta charset="utf-8">
<title>Small Steps</title>
<meta name="author" content="Tomas Skogberg">
<meta name="description" content="New domain and ideas for this blog. Since last time I’ve gotten
work as a Ruby/Rails developer and my idea is to share some thoughts
about that …">
<!-- http://t.co/dKP3o1e -->
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="canonical" href="http://tskogberg.github.com">
<link href="/favicon.ico" rel="icon">
<link href="/assets/bootstrap/css/spacelab.min.css" rel="stylesheet" type="text/css">
<link href="/assets/bootstrap/css/bootstrap-responsive.min.css" rel="stylesheet" type="text/css">
<link href="/assets/bootstrap/css/custom.css" rel="stylesheet" type="text/css">
<link href="/assets/font-awesome/css/font-awesome.css" rel="stylesheet" type="text/css">
<link href="/atom.xml" rel="alternate" title="Small Steps" type="application/atom+xml">
<link rel="stylesheet" type="text/css" href="/assets/highslide/highslide.css" />
</head>
<body data-spy="scroll">
<div class="container">
<header class="jumbotron subhead" id="overview">
<div class="row">
<div class="span4">
<h1 class="title">Small Steps</h1>
<p class="lead">In the right direction</p>
</div>
<div class="span4">
<div id="weather"></div>
</div>
<div class="span4">
<div class="subscribe">
<table>
<tr>
<td><span>Get Updates: </span></td>
<!-- <td><a href="#" onclick="window.open('','FeedBurner','menubar=no,width=600,height=600,toolbar=no'); return false;" class="btn"><i class="icon-envelope"></i> By Email</a></td>
-->
<td><a href="/atom.xml" class="btn"><i class="icon-cog"></i> By RSS</a></td>
<td><a href="http://twitter.com/tskogberg" class="btn"><i class="icon-twitter-sign"></i> On Twitter</a></td>
</tr>
</table>
</div>
</div>
</div>
<div class="navbar">
<div class="navbar-inner">
<div class="container" style="width: auto;">
<a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</a>
<div class="nav-collapse">
<ul class="nav">
<li><a href="/">Home</a></li>
<li><a href="/blog/archives/">Blog</a></li>
<li><a href="/gallery/">Image Gallery</a></li>
<li><a href="/about/">About</a></li>
</ul>
<form action="http://google.com/search" method="get" class="navbar-search pull-left">
<fieldset role="search">
<input type="hidden" name="q" value="site:tskogberg.github.com" />
<input type="text" name="q" results="0" placeholder="Search" class="search-query span2" />
</fieldset>
</form>
<ul class="nav pull-right">
<li>
<a style="padding: 7px 0 0 0;" href="http://feeds.feedburner.com/kissr/pATh"><img src="http://feeds.feedburner.com/~fc/kissr/pATh?bg=99CCF&fg=444444&anim=0" height="26" width="88" style="border:0" alt="" /></a>
</li>
</ul>
</div><!-- /.nav-collapse -->
</div>
</div><!-- /navbar-inner -->
</div>
</header>
<div id="main">
<div id="content">
<div class="row">
<div class="span8">
<article>
<header>
<h1 class="entry-title"><a href="/blog/2012/12/24/own-domain/">Own Domain</a></h1>
<p class="meta">
<time datetime="2012-12-24T00:45:00+01:00" pubdate data-updated="true">Mon Dec 24 00:45:00 2012</time>
| <a href="/blog/2012/12/24/own-domain/#disqus_thread">Comments</a>
</p>
</header>
<div class="entry-content"><p>New domain and ideas for this blog.</p>
<p>Since last time I’ve gotten
work as a Ruby/Rails developer and my idea is to share some thoughts
about that. It could be some practices that we use at work or it could
be some ‘aha’ moments.</p>
</div>
</article>
<article>
<header>
<h1 class="entry-title"><a href="/blog/2012/06/12/setting-up-octopress/">Setting Up Octopress</a></h1>
<p class="meta">
<time datetime="2012-06-12T14:49:00+02:00" pubdate data-updated="true">Tue Jun 12 14:49:00 2012</time>
| <a href="/blog/2012/06/12/setting-up-octopress/#disqus_thread">Comments</a>
</p>
</header>
<div class="entry-content"><p>This post will try to explain step by step the installation of <a href="http://octopress.org">octopress</a>, how to deploy the result to <a href="http://dropbox.com">dropbox</a> and finally host it with <a href="http://kissr.co">kissr</a>.</p>
<p>Since I use a MacBook, all my steps will be based on OS X as operating system, but my guess is that with some small adjustments you’ll do fine with whatever you use. Also I’ll be reusing current installation guides (why reinvent the wheel!?) as much as possible only adding adjustments needed to make it run.</p>
<h2>1. Install</h2>
<p>Time to install needed software and create accounts.</p>
<h3>1.1. Octopress</h3>
<p>Octopress has a nice short <a href="http://octopress.org/docs/setup/">installation guide</a> that explains what you need. One small thing is that if you like to be able to use the current ruby version (as of writing this it’s: 1.9.3p194), you should run:</p>
<p><em>(It also fixed a problem i had of running the current version of bundler with 1.9.2p290).</em></p>
<h4>Using rvm:</h4>
<figure class='code'><div class="highlight"><table><tr><td class="gutter"><pre class="line-numbers"><span class='line-number'>1</span>
</pre></td><td class='code'><pre><code class=''><span class='line'>rvm install 1.9.3-p194 && rvm use 1.9.3-p194</span></code></pre></td></tr></table></div></figure>
<p>Now that you got the latest version of ruby let’s make sure to use it.</p>
<figure class='code'><div class="highlight"><table><tr><td class="gutter"><pre class="line-numbers"><span class='line-number'>1</span>
<span class='line-number'>2</span>
<span class='line-number'>3</span>
</pre></td><td class='code'><pre><code class=''><span class='line'>cd \path\to\your\octopress\directory\
</span><span class='line'>echo 'rvm use 1.9.3-p194' > .rvmrc
</span><span class='line'>source .rvmrc</span></code></pre></td></tr></table></div></figure>
<h4>Using rbenv:</h4>
<figure class='code'><div class="highlight"><table><tr><td class="gutter"><pre class="line-numbers"><span class='line-number'>1</span>
<span class='line-number'>2</span>
</pre></td><td class='code'><pre><code class=''><span class='line'>rbenv install 1.9.3-p194
</span><span class='line'>rbenv global 1.9.3-p194</span></code></pre></td></tr></table></div></figure>
<p>To verify that everything went okey with the install of ruby, run:</p>
<figure class='code'><div class="highlight"><table><tr><td class="gutter"><pre class="line-numbers"><span class='line-number'>1</span>
</pre></td><td class='code'><pre><code class=''><span class='line'>ruby -v</span></code></pre></td></tr></table></div></figure>
<p>It should respond with: ruby 1.9.3p194 (2012-04-20 revision 35410)</p>
<h3>1.2. Dropbox</h3>
<p>Just go to the <a href="https://www.dropbox.com/install">dropbox</a> site, download and start/follow the installation. Don’t forget to create an account!..</p>
<h3>1.3. Kissr.co</h3>
<p>Go to <a href="http://http://www.kissr.co/">kissr</a>. Check if the domain your want is available, if so click <em>try it</em> and follow the instructions.</p>
<p>If everything goes as it should you now have everything needed to deploy your own free site on kissr.</p>
<h2>2. Configuration</h2>
<p>Some config is needed before you can create your first blog post.</p>
<h3>2.1. Octopress</h3>
<p>Before you can make the first blog post you need to <a href="http://octopress.org/docs/configuring/">configure</a> the site.
Some social media applications are supported as addons/plugins and it shouldn’t be too hard to add support for others if needed (someone might have done it already).</p>
<h2>3. Create content</h2>
<p>Now that you have everything running, it’s time to change the default page kissr created for you during install and create our own first blog post.</p>
<h3>3.1. Octopress</h3>
<p><a href="http://octopress.org/docs/blogging/">Blogging</a> explains blogging basics. I highly recommend you to use <a href="http://pow.cx/">POW</a> to preview your site.</p>
<p>One thing I found out is that if you use <a href="http://www.zsh.org/">zsh</a> as your shell you will run into some trouble with some of the rake tasks. Read more about it at Travis Jeffery’s <a href="http://travisjeffery.com/b/2012/01/zshs-extended-glob-and-octopresss-new-post-script/">site</a> for solutions.</p>
<p>Make a new post:</p>
<figure class='code'><div class="highlight"><table><tr><td class="gutter"><pre class="line-numbers"><span class='line-number'>1</span>
</pre></td><td class='code'><pre><code class=''><span class='line'>rake new_post["hello"]</span></code></pre></td></tr></table></div></figure>
<p>Edit the generated markdown file with your favorit editor and add some content to it.</p>
<figure class='code'><div class="highlight"><table><tr><td class="gutter"><pre class="line-numbers"><span class='line-number'>1</span>
<span class='line-number'>2</span>
<span class='line-number'>3</span>
<span class='line-number'>4</span>
<span class='line-number'>5</span>
<span class='line-number'>6</span>
<span class='line-number'>7</span>
<span class='line-number'>8</span>
<span class='line-number'>9</span>
<span class='line-number'>10</span>
<span class='line-number'>11</span>
</pre></td><td class='code'><pre><code class=''><span class='line'>---
</span><span class='line'>layout: post
</span><span class='line'>title: "hello"
</span><span class='line'>date: 2012-06-12 15:03
</span><span class='line'>comments: true
</span><span class='line'>categories:
</span><span class='line'>---
</span><span class='line'>
</span><span class='line'>Hello!
</span><span class='line'>
</span><span class='line'>Welcome to my new blog.</span></code></pre></td></tr></table></div></figure>
<p>Now let’s generate the page.</p>
<figure class='code'><div class="highlight"><table><tr><td class="gutter"><pre class="line-numbers"><span class='line-number'>1</span>
</pre></td><td class='code'><pre><code class=''><span class='line'>rake generate</span></code></pre></td></tr></table></div></figure>
<p>Preview it with POW or the local built-in preview.</p>
<h3>3.2. Dropbox/Kissr</h3>
<p>Great you now got a local version of your blog, but what now? Well it’s time to deploy it to Dropbox/Kissr.</p>
<p>While creating a Kissr account/domain it added a folder structure in your dropbox folder.</p>
<figure class='code'><div class="highlight"><table><tr><td class="gutter"><pre class="line-numbers"><span class='line-number'>1</span>
</pre></td><td class='code'><pre><code class=''><span class='line'>\path\to\dropbox\Apps\KISSr\<your domain>.kissr.co\</span></code></pre></td></tr></table></div></figure>
<p>You’ll find that Kissr have auto generated some content here for you. Since you want to use octopress, you don’t need anything kissr has generated for you. So let’s remove it! (make sure that you’re at the right path!)</p>
<figure class='code'><div class="highlight"><table><tr><td class="gutter"><pre class="line-numbers"><span class='line-number'>1</span>
</pre></td><td class='code'><pre><code class=''><span class='line'>rm -rf *</span></code></pre></td></tr></table></div></figure>
<p>Time to copy the generated content in \public to your kissr domain.</p>
<figure class='code'><div class="highlight"><table><tr><td class="gutter"><pre class="line-numbers"><span class='line-number'>1</span>
<span class='line-number'>2</span>
</pre></td><td class='code'><pre><code class=''><span class='line'>cd \path\to\your\octopress\directory\
</span><span class='line'>cp -r public \path\to\dropbox\Apps\KISSr\<your domain>.kissr.co\</span></code></pre></td></tr></table></div></figure>
<p>Since humans are lazy we don’t like to repeat manual work, so why not automate it a bit.</p>
<p>You could make a script file:</p>
<figure class='code'><div class="highlight"><table><tr><td class="gutter"><pre class="line-numbers"><span class='line-number'>1</span>
<span class='line-number'>2</span>
</pre></td><td class='code'><pre><code class=''><span class='line'>echo 'cp -r public \path\to\dropbox\Apps\KISSr\<your domain>.kissr.co\' > deploy.sh
</span><span class='line'>chmod +x deploy.sh</span></code></pre></td></tr></table></div></figure>
<p>Or even better add a rake task to your Octopress Rakefile:</p>
<figure class='code'><figcaption><span>Rakefile </span></figcaption>
<div class="highlight"><table><tr><td class="gutter"><pre class="line-numbers"><span class='line-number'>1</span>
<span class='line-number'>2</span>
<span class='line-number'>3</span>
<span class='line-number'>4</span>
<span class='line-number'>5</span>
<span class='line-number'>6</span>
<span class='line-number'>7</span>
<span class='line-number'>8</span>
<span class='line-number'>9</span>
<span class='line-number'>10</span>
</pre></td><td class='code'><pre><code class='ruby'><span class='line'><span class="n">desc</span> <span class="s2">"Deploy website to kissr"</span>
</span><span class='line'><span class="n">task</span> <span class="ss">:kissr</span><span class="p">,</span> <span class="ss">:destination_path</span> <span class="k">do</span> <span class="o">|</span><span class="n">t</span><span class="p">,</span> <span class="n">args</span><span class="o">|</span>
</span><span class='line'> <span class="k">if</span> <span class="n">args</span><span class="o">.</span><span class="n">destination_path</span>
</span><span class='line'> <span class="n">path</span> <span class="o">=</span> <span class="n">args</span><span class="o">.</span><span class="n">destination_path</span>
</span><span class='line'> <span class="k">else</span>
</span><span class='line'> <span class="n">path</span> <span class="o">=</span> <span class="n">get_stdin</span><span class="p">(</span><span class="s2">"Enter the full path for your local dropbox/kissr directory: "</span><span class="p">)</span>
</span><span class='line'> <span class="k">end</span>
</span><span class='line'> <span class="nb">puts</span> <span class="s2">"</span><span class="se">\n</span><span class="s2">## copying </span><span class="si">#{</span><span class="n">public_dir</span><span class="si">}</span><span class="s2"> to </span><span class="si">#{</span><span class="n">path</span><span class="si">}</span><span class="s2">"</span>
</span><span class='line'> <span class="n">cp_r</span> <span class="s2">"</span><span class="si">#{</span><span class="n">public_dir</span><span class="si">}</span><span class="s2">/."</span><span class="p">,</span> <span class="n">path</span>
</span><span class='line'><span class="k">end</span>
</span></code></pre></td></tr></table></div></figure>
<p>To use it:</p>
<figure class='code'><div class="highlight"><table><tr><td class="gutter"><pre class="line-numbers"><span class='line-number'>1</span>
</pre></td><td class='code'><pre><code class=''><span class='line'>rake kissr[\path\to\dropbox\Apps\KISSr\<your domain>.kissr.co\]</span></code></pre></td></tr></table></div></figure>
<h2>4. Conclusion</h2>
<p>Making a simple but fully functional nice looking static blog is fairly easy to do with Octopress/Dropbox/Kissr. I hope this post will help you creating your own without too much work. Best of luck and see you soon.</p>
<p>Final note, you might want to check out <a href="http://octopress.org/docs/theme/">Theming & Customization</a> to read about how to customaize your blog. For premade themes checkout: <a href="https://github.com/imathis/octopress/wiki/List-Of-Octopress-Themes">List Of Octopress Themes</a>.</p>
</div>
</article>
<article>
<header>
<h1 class="entry-title"><a href="/blog/2012/05/31/update/">Update</a></h1>
<p class="meta">
<time datetime="2012-05-31T18:36:00+02:00" pubdate data-updated="true">Thu May 31 18:36:00 2012</time>
| <a href="/blog/2012/05/31/update/#disqus_thread">Comments</a>
</p>
</header>
<div class="entry-content"><p>I’m still here. Added a few new features to the site.</p>
<ul>
<li><p>An image gallery</p>
<p>It uses <a href="http://highslide.com/">highslide.js</a>. There’s some more work to be done there to make it fully automated. My thoughts is to make a rake task that will add new gallerys and make it semi-automated. I have some basic command line ruby code that generates html based on new image files. More about that in a future post.</p></li>
<li><p>About page</p>
<p>Nothing special here. Just some personal information.</p></li>
</ul>
<p>Also I’m in the progress of makeing a weather jquery plugin that’ll show the forcast for the local weather based on the viewers current ip. It’s just my first stumbling steps into jquery. Looking forward to share more about it in a near future.</p>
<p>Next post will show how I did the setup of this blog. It’s fairly simple, but perhaps it’ll help someone struggling.</p>
</div>
</article>
<article>
<header>
<h1 class="entry-title"><a href="/blog/2012/05/25/welcome/">Welcome</a></h1>
<p class="meta">
<time datetime="2012-05-25T11:35:00+02:00" pubdate data-updated="true">Fri May 25 11:35:00 2012</time>
| <a href="/blog/2012/05/25/welcome/#disqus_thread">Comments</a>
</p>
</header>
<div class="entry-content"><p>I made a <a href="http://octopress.org/">Octopress</a> blog a year ago wanting to try it out and see how easy it was to create one. Back then I didn’t have a server to put it on, neither did I have any real motivation to be able to write anything of interest on it.</p>
<p>Well now I’ve found <a href="http://kissr.co">Kissr</a> so at least one of the above is satisfied. I guess we’ll findout later on about the other….</p>
<p>Maybe I should write a bit about what Octopress and Kissr offers. Octopress is a framework for generating static HTML pages. It’s kinda neat if you got no need for serverside generated pages and ideal for my needs, just wanting a simple blog. What about Kissr then? Well it’s a webserver service for viewing static HTML pages using <a href="http://dropbox.com">Dropbox</a>.</p>
<p>The best part of it all is that all is free! Which is awesome!</p>
</div>
</article>
<footer>
<div class="sharing">
<br/>
<a href="http://twitter.com/share" class="twitter-share-button" data-url="http://tskogberg.github.com/index.html" data-via="tskogberg" data-counturl="http://tskogberg.github.com/index.html" >Tweet</a>
</div>
</footer>
</div>
<div class="span4 sidebar">
<div class="well">
<section>
<h2>Recent Posts</h2>
<ul id="recent_posts">
<li class="post">
<a href="/blog/2012/12/24/own-domain/">Own domain</a>
</li>
<li class="post">
<a href="/blog/2012/06/12/setting-up-octopress/">Setting up Octopress</a>
</li>
<li class="post">
<a href="/blog/2012/05/31/update/">Update</a>
</li>
<li class="post">
<a href="/blog/2012/05/25/welcome/">Welcome</a>
</li>
</ul>
</section>
<section>
<h2>Latest Tweets</h2>
<ul id="tweets">
<li class="loading">Status updating…</li>
</ul>
<a href="http://twitter.com/tskogberg" class="twitter-follow-button" data-show-count="false">Follow @tskogberg</a>
</section>
</div>
</div>
</div>
</div>
</div>
<footer class="footer"><p>
Copyright © 2012 - Tomas Skogberg -
<span class="credit">Powered by <a href="http://octopress.org">Octopress</a></span> -
<span class="credit">Theme by <a href="http://brianarmstrong.org">Brian Armstrong</a></span>
</p>
</footer>
<script type="text/javascript">
var disqus_shortname = 'small-steps';
var disqus_script = 'count.js';
(function () {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = 'http://' + disqus_shortname + '.disqus.com/' + disqus_script;
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
}());
</script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>
<script src="/assets/bootstrap/js/bootstrap.min.js"></script>
<script type="text/javascript"
src="/assets/highslide/highslide-with-gallery.js">
</script>
<script src="/assets/simpleweather/lib/jquery.xdomainajax.js">
</script>
<script src="/assets/simpleweather/lib/jquery.cssmap.js">
</script>
<script src="/assets/simpleweather/lib/jquery-cookie/jquery.cookie.js">
</script>
<script language="JavaScript" src="http://www.geoplugin.net/javascript.gp" type="text/javascript">
</script>
<script type="text/javascript" src="/assets/simpleweather/jquery.simpleweather.js">
</script>
<script type="text/javascript" src="http://jquery-xml2json-plugin.googlecode.com/svn/trunk/jquery.xml2json.js">
</script>
<script type="text/javascript">
$('#weather').simpleWeather();
</script>
<script type="text/javascript">
hs.graphicsDir = '/assets/highslide/graphics/';
hs.align = 'center';
hs.transitions = ['expand', 'crossfade'];
hs.outlineType = 'rounded-white';
hs.fadeInOut = true;
hs.numberPosition = 'caption';
hs.dimmingOpacity = 0.75;
// Add the controlbar
if (hs.addSlideshow) hs.addSlideshow({
//slideshowGroup: 'group1',
interval: 5000,
repeat: false,
useControls: true,
fixedControls: 'fit',
overlayOptions: {
opacity: .75,
position: 'bottom center',
hideOnMouseOut: true
}
});
</script>
<script src="/javascripts/twitter.js" type="text/javascript"> </script>
<script type="text/javascript">
(function(){
var twitterWidgets = document.createElement('script');
twitterWidgets.type = 'text/javascript';
twitterWidgets.async = true;
twitterWidgets.src = 'http://platform.twitter.com/widgets.js';
document.getElementsByTagName('head')[0].appendChild(twitterWidgets);
})();
$(document).ready(function(){
getTwitterFeed("tskogberg", 4, false);
});
</script>
</div>
</body>
</html>