Showing posts with label blogger. Show all posts
Showing posts with label blogger. Show all posts

Thursday, November 18, 2010

Show a Set from Flickr on your Blogger-Blog

As my new camera is arriving soon, I need a way to post pictures without any hustle on this blog.

I have already a Flickr-Account and want to use this as the host of my pictures so I searched for a way to get the pictures from Flickr into this blog and as I didn't want to use the Flash-Gallery Flickr itself offers, my search took a little longer than expected.

Thursday, November 11, 2010

Hosting Files for Blogger

In my latest Post, I wanted to publish some simple code-examples and of course I didn't want it to be shown just as text but with some fancy syntax highlighting and copy/paste-able (this works if you double-click on the code, than you get the plaintext-version to copy). Therefore I needed to make some CSS and JS Files available for the blog and my first thought was, just to put them on my little home-server and make them public. On second thought this was not the best idea: my server often has outages and is usually under high load, so to serve the files from there might become a problem somewhen and I tried to find another solution.