THE JUGGLING CRIB
http://www.informatik.umu.se/~svph0214/index.php?page=projects&proj=tjc
New strip every monday
Feel free to give feedback either here or at eliashedlund AT gmail DOT com
* The script and all characters in this comic are based and inspired by
real life situations. The following strip contains coarse language and due
to its content it should not be viewed by anyone. The truth is always
nastier though.
/ Elias Hedlund
--
----== posted via www.jugglingdb.com ==----
I miss the pointing ;)
~Joe Showers
Haha that last part is so true :)
"come on, come out! I vant to see it"
From my brother who has lived in Sweden for 7 years.
______________________________
in square one, the black t-shirt guy says just fine, thanks (giant
thanks)
in square 4 the "der hahn ist tot" is german. I think it's also the
name of a movie, but I can't speak german.
in the last square "fiskelina" is fishing line. the kind you use with
a fishing pole.
______________________________
> in square 4 the "der hahn ist tot" is german. I think it's also the
> name of a movie, but I can't speak german.
The cock (rooster) is dead.
Nicely done!
> Feel free to give feedback either here or at eliashedlund AT gmail DOT com
Build an RSS feed for this please!
It'd be great to have this strip pop up in my feed reader once a week without
me having to click on any links or anything.
-Paul
--
paulseward.com - a photo a day for 2008
100jugglers.org - 100 pieces of signed juggling promotional material
Whilst I still think it would be great if you produced an RSS feed, I
have temporarily worked around the problem by throwing together some
filthy perl which generates an RSS feed based on your web page, so
I should get The Juggling Crib delivered to my monitor automagically
whenever a new episode hits the web page. Rah!
If anyone is interested, contact me off froup and I'll give you the URL
(and a brief rundown of why my feed generator sucks compared to a feed
generated by Elias - come on mate, go the extra inch and a half ;-)
I don't really know how to make an RSS feed and I'm a lazy bastard so I
don't feel like searching for the info on how to make one. But if you or
someone else could show me how it is done or point me to a tutorial or
something I might give it a shot.
This is a pretty good tutorial:
http://searchenginewatch.com/showPage.html?page=2175271
It's easy to follow without being over simplified, and contains almost
enough to get you started.
The only thing it doesn't mention which would be relevant to the juggling
crib is that to have an image show up in your rss feed, you need to
html entity encode the image tags. so rather than:
<img src="mypic.gif">
you need
<img src="mypic.gif">
If that doesn't help, replace "usenet" with "lp" and email me - I'll
point you in the direction of my feed - you can use that as a starting
point, but do something more sensible when it comes to episode titles
and descriptive text.