HowTo: Use PicLens and other MediaRSS Clients for your own Website (create MediaRSS with LINQ to XML)
This blogpost is related to the "RSS XLINQ" post – but this time the result will be cooler . About this post This post is about the "MediaRSS" standard and how you can use it for your own website. If you have never heard of it – never mind. But maybe you have heard of …
HowTo: Create RSS Feeds with LINQ to XML (XLinq)
It´s really easy to create XML with LINQ to XML – you can find a HowTo on my german blog. Now we´ll try to create an RSS Feed with XLINQ My Projectfiles: The "Rss.ashx" will create your RSS. At first I want to make sure, that my site-visitors detect my nice RSS Feed automatically: <head …
HowTo: Create PDF by click – on the fly
My college Oliver Guhr wroted a nice blogpost about PDF creation with nFop. The post is in german – but just scroll down to download the soure code. Today I wanted to show you, how you could create a PDF by just clicking a link on a webpage. Oliver helped me again and wrote the …
HowTo: Searchprovider / Browserplugin for IE7 and Firefox – the OpenSearchDescription
Firefox (or Opera, Safari?) introduced a very handy feature: A little searchbox for all your favorite search engines. Microsoft added this in the Internet Explorer 7: But how can I create my own plugin? The search provider should be installed with only one click. The little search box and its provider relies on the "OpenSearchDescription" …


Recent comments